diff --git a/src/assets/i18n/es.json5 b/src/assets/i18n/es.json5
index 480fc5d1ae..09217494d1 100644
--- a/src/assets/i18n/es.json5
+++ b/src/assets/i18n/es.json5
@@ -1,6006 +1,5571 @@
{
-
- // "401.help": "You're not authorized to access this page. You can use the button below to get back to the home page.",
- // TODO New key - Add a translation
- "401.help": "You're not authorized to access this page. You can use the button below to get back to the home page.",
-
- // "401.link.home-page": "Take me to the home page",
- // TODO New key - Add a translation
- "401.link.home-page": "Take me to the home page",
-
- // "401.unauthorized": "unauthorized",
- // TODO New key - Add a translation
- "401.unauthorized": "unauthorized",
-
-
-
- // "403.help": "You don't have permission to access this page. You can use the button below to get back to the home page.",
- // TODO New key - Add a translation
- "403.help": "You don't have permission to access this page. You can use the button below to get back to the home page.",
-
- // "403.link.home-page": "Take me to the home page",
- // TODO New key - Add a translation
- "403.link.home-page": "Take me to the home page",
-
- // "403.forbidden": "forbidden",
- // TODO New key - Add a translation
- "403.forbidden": "forbidden",
-
-
-
- // "404.help": "We can't find the page you're looking for. The page may have been moved or deleted. You can use the button below to get back to the home page. ",
- "404.help": "No es posible encontrar la página que busca. La página puede haber sido movida o eliminada. Puede utilizar el botón de abajo para regresar a la página de inicio. ",
-
- // "404.link.home-page": "Take me to the home page",
- "404.link.home-page": "Ir a la página de inicio",
-
- // "404.page-not-found": "page not found",
- "404.page-not-found": "Página no encontrada",
-
- // "admin.curation-tasks.breadcrumbs": "System curation tasks",
- // TODO New key - Add a translation
- "admin.curation-tasks.breadcrumbs": "System curation tasks",
-
- // "admin.curation-tasks.title": "System curation tasks",
- // TODO New key - Add a translation
- "admin.curation-tasks.title": "System curation tasks",
-
- // "admin.curation-tasks.header": "System curation tasks",
- // TODO New key - Add a translation
- "admin.curation-tasks.header": "System curation tasks",
-
- // "admin.registries.bitstream-formats.breadcrumbs": "Format registry",
- // TODO New key - Add a translation
- "admin.registries.bitstream-formats.breadcrumbs": "Format registry",
-
- // "admin.registries.bitstream-formats.create.breadcrumbs": "Bitstream format",
- // TODO New key - Add a translation
- "admin.registries.bitstream-formats.create.breadcrumbs": "Bitstream format",
-
- // "admin.registries.bitstream-formats.create.failure.content": "An error occurred while creating the new bitstream format.",
- "admin.registries.bitstream-formats.create.failure.content": "Ha ocurrido un error mientras se creaba el nuevo formato del archivo.",
-
- // "admin.registries.bitstream-formats.create.failure.head": "Failure",
- "admin.registries.bitstream-formats.create.failure.head": "Error",
-
- // "admin.registries.bitstream-formats.create.head": "Create Bitstream format",
- "admin.registries.bitstream-formats.create.head": "Crear formato de archivo",
-
- // "admin.registries.bitstream-formats.create.new": "Add a new bitstream format",
- "admin.registries.bitstream-formats.create.new": "Agregar un nuevo formato de archivo",
-
- // "admin.registries.bitstream-formats.create.success.content": "The new bitstream format was successfully created.",
- "admin.registries.bitstream-formats.create.success.content": "El nuevo formato de archivo fue creado exitosamente.",
-
- // "admin.registries.bitstream-formats.create.success.head": "Success",
- "admin.registries.bitstream-formats.create.success.head": "Éxito",
-
- // "admin.registries.bitstream-formats.delete.failure.amount": "Failed to remove {{ amount }} format(s)",
- "admin.registries.bitstream-formats.delete.failure.amount": "Error al eliminar {{ amount }} formato(s)",
-
- // "admin.registries.bitstream-formats.delete.failure.head": "Failure",
- "admin.registries.bitstream-formats.delete.failure.head": "Error",
-
- // "admin.registries.bitstream-formats.delete.success.amount": "Successfully removed {{ amount }} format(s)",
- "admin.registries.bitstream-formats.delete.success.amount": "Éxito al eliminar {{ amount }} formato(s)",
-
- // "admin.registries.bitstream-formats.delete.success.head": "Success",
- "admin.registries.bitstream-formats.delete.success.head": "Éxito",
-
- // "admin.registries.bitstream-formats.description": "This list of bitstream formats provides information about known formats and their support level.",
- "admin.registries.bitstream-formats.description": "Este listado de formatos de archivos provee información acerca de formatos conocidos y su nivel de soporte.",
-
- // "admin.registries.bitstream-formats.edit.breadcrumbs": "Bitstream format",
- // TODO New key - Add a translation
- "admin.registries.bitstream-formats.edit.breadcrumbs": "Bitstream format",
-
- // "admin.registries.bitstream-formats.edit.description.hint": "",
- "admin.registries.bitstream-formats.edit.description.hint": "",
-
- // "admin.registries.bitstream-formats.edit.description.label": "Description",
- "admin.registries.bitstream-formats.edit.description.label": "Descripción",
-
- // "admin.registries.bitstream-formats.edit.extensions.hint": "Extensions are file extensions that are used to automatically identify the format of uploaded files. You can enter several extensions for each format.",
- "admin.registries.bitstream-formats.edit.extensions.hint": "Las extensiones son extensiones de archivos que son usados para identificar automáticamente el formato de los archivos cargados. Se puede ingresar varias extensiones para cada formato.",
-
- // "admin.registries.bitstream-formats.edit.extensions.label": "File extensions",
- "admin.registries.bitstream-formats.edit.extensions.label": "Extensiones de los archivos",
-
- // "admin.registries.bitstream-formats.edit.extensions.placeholder": "Enter a file extension without the dot",
- // TODO Source message changed - Revise the translation
- "admin.registries.bitstream-formats.edit.extensions.placeholder": "Ingrese la extensión del archivo sin punto",
-
- // "admin.registries.bitstream-formats.edit.failure.content": "An error occurred while editing the bitstream format.",
- "admin.registries.bitstream-formats.edit.failure.content": "Ha ocurrido un error mientras se editaba el formato del archivo.",
-
- // "admin.registries.bitstream-formats.edit.failure.head": "Failure",
- "admin.registries.bitstream-formats.edit.failure.head": "Error",
-
- // "admin.registries.bitstream-formats.edit.head": "Bitstream format: {{ format }}",
- "admin.registries.bitstream-formats.edit.head": "Formato de Archivo: {{ format }}",
-
- // "admin.registries.bitstream-formats.edit.internal.hint": "Formats marked as internal are hidden from the user, and used for administrative purposes.",
- // TODO Source message changed - Revise the translation
- "admin.registries.bitstream-formats.edit.internal.hint": "Los formatos marcados como internos están ocultos para el usuario y se utilizan con fines administrativos.",
-
- // "admin.registries.bitstream-formats.edit.internal.label": "Internal",
- "admin.registries.bitstream-formats.edit.internal.label": "Interno",
-
- // "admin.registries.bitstream-formats.edit.mimetype.hint": "The MIME type associated with this format, does not have to be unique.",
- "admin.registries.bitstream-formats.edit.mimetype.hint": "El tipo MIME asociado con este formato no tiene que ser único.",
-
- // "admin.registries.bitstream-formats.edit.mimetype.label": "MIME Type",
- "admin.registries.bitstream-formats.edit.mimetype.label": "Tipo MIME",
-
- // "admin.registries.bitstream-formats.edit.shortDescription.hint": "A unique name for this format, (e.g. Microsoft Word XP or Microsoft Word 2000)",
- "admin.registries.bitstream-formats.edit.shortDescription.hint": "Único nombre para este formato, (e.j. Microsoft Word XP o Microsoft Word 2000)",
-
- // "admin.registries.bitstream-formats.edit.shortDescription.label": "Name",
- "admin.registries.bitstream-formats.edit.shortDescription.label": "Nombre",
-
- // "admin.registries.bitstream-formats.edit.success.content": "The bitstream format was successfully edited.",
- "admin.registries.bitstream-formats.edit.success.content": "El formato del archivo fue editado exitosamente.",
-
- // "admin.registries.bitstream-formats.edit.success.head": "Success",
- "admin.registries.bitstream-formats.edit.success.head": "Éxito",
-
- // "admin.registries.bitstream-formats.edit.supportLevel.hint": "The level of support your institution pledges for this format.",
- "admin.registries.bitstream-formats.edit.supportLevel.hint": "El nivel de apoyo que su institución compromete para este formato.",
-
- // "admin.registries.bitstream-formats.edit.supportLevel.label": "Support level",
- "admin.registries.bitstream-formats.edit.supportLevel.label": "Nivel de soporte",
-
- // "admin.registries.bitstream-formats.head": "Bitstream Format Registry",
- "admin.registries.bitstream-formats.head": "Registro de formato de archivo",
-
- // "admin.registries.bitstream-formats.no-items": "No bitstream formats to show.",
- "admin.registries.bitstream-formats.no-items": "No hay formatos de archivo para mostrar.",
-
- // "admin.registries.bitstream-formats.table.delete": "Delete selected",
- "admin.registries.bitstream-formats.table.delete": "Eliminar lo seleccionado",
-
- // "admin.registries.bitstream-formats.table.deselect-all": "Deselect all",
- "admin.registries.bitstream-formats.table.deselect-all": "Eliminar selección",
-
- // "admin.registries.bitstream-formats.table.internal": "internal",
- "admin.registries.bitstream-formats.table.internal": "interno",
-
- // "admin.registries.bitstream-formats.table.mimetype": "MIME Type",
- "admin.registries.bitstream-formats.table.mimetype": "Tipo MIME",
-
- // "admin.registries.bitstream-formats.table.name": "Name",
- "admin.registries.bitstream-formats.table.name": "Nombre",
-
- // "admin.registries.bitstream-formats.table.return": "Return",
- "admin.registries.bitstream-formats.table.return": "Regreso",
-
- // "admin.registries.bitstream-formats.table.supportLevel.KNOWN": "Known",
- "admin.registries.bitstream-formats.table.supportLevel.KNOWN": "Conocido",
-
- // "admin.registries.bitstream-formats.table.supportLevel.SUPPORTED": "Supported",
- "admin.registries.bitstream-formats.table.supportLevel.SUPPORTED": "Soportado",
-
- // "admin.registries.bitstream-formats.table.supportLevel.UNKNOWN": "Unknown",
- "admin.registries.bitstream-formats.table.supportLevel.UNKNOWN": "Desconocido",
-
- // "admin.registries.bitstream-formats.table.supportLevel.head": "Support Level",
- "admin.registries.bitstream-formats.table.supportLevel.head": "Nivel de soporte",
-
- // "admin.registries.bitstream-formats.title": "DSpace Angular :: Bitstream Format Registry",
- "admin.registries.bitstream-formats.title": "DSpace Angular :: Registro de formato de archivo",
-
-
-
- // "admin.registries.metadata.breadcrumbs": "Metadata registry",
- // TODO New key - Add a translation
- "admin.registries.metadata.breadcrumbs": "Metadata registry",
-
- // "admin.registries.metadata.description": "The metadata registry maintains a list of all metadata fields available in the repository. These fields may be divided amongst multiple schemas. However, DSpace requires the qualified Dublin Core schema.",
- "admin.registries.metadata.description": "El registro de metadatos mantiene una lista de todos los campos de metadatos disponibles en el repositorio. Estos campos pueden dividirse entre múltiples esquemas. Sin embargo, DSpace requiere el esquema calificado de Dublin Core.",
-
- // "admin.registries.metadata.form.create": "Create metadata schema",
- "admin.registries.metadata.form.create": "Crear esquema de metadatos",
-
- // "admin.registries.metadata.form.edit": "Edit metadata schema",
- "admin.registries.metadata.form.edit": "Editar esquema de metadatos",
-
- // "admin.registries.metadata.form.name": "Name",
- "admin.registries.metadata.form.name": "Nombre",
-
- // "admin.registries.metadata.form.namespace": "Namespace",
- "admin.registries.metadata.form.namespace": "Namespace",
-
- // "admin.registries.metadata.head": "Metadata Registry",
- "admin.registries.metadata.head": "Registro de metadatos",
-
- // "admin.registries.metadata.schemas.no-items": "No metadata schemas to show.",
- "admin.registries.metadata.schemas.no-items": "No existen esquemas de metadatos para mostrar.",
-
- // "admin.registries.metadata.schemas.table.delete": "Delete selected",
- "admin.registries.metadata.schemas.table.delete": "Eliminar selección",
-
- // "admin.registries.metadata.schemas.table.id": "ID",
- "admin.registries.metadata.schemas.table.id": "ID",
-
- // "admin.registries.metadata.schemas.table.name": "Name",
- "admin.registries.metadata.schemas.table.name": "Nombre",
-
- // "admin.registries.metadata.schemas.table.namespace": "Namespace",
- "admin.registries.metadata.schemas.table.namespace": "Namespace",
-
- // "admin.registries.metadata.title": "DSpace Angular :: Metadata Registry",
- "admin.registries.metadata.title": "DSpace Angular :: Registro de metadatos",
-
-
-
- // "admin.registries.schema.breadcrumbs": "Metadata schema",
- // TODO New key - Add a translation
- "admin.registries.schema.breadcrumbs": "Metadata schema",
-
- // "admin.registries.schema.description": "This is the metadata schema for \"{{namespace}}\".",
- "admin.registries.schema.description": "Este es el esquema de metadatos para \"{{namespace}}\".",
-
- // "admin.registries.schema.fields.head": "Schema metadata fields",
- "admin.registries.schema.fields.head": "Campos del esquema de metadatos",
-
- // "admin.registries.schema.fields.no-items": "No metadata fields to show.",
- "admin.registries.schema.fields.no-items": "No hay campos de metadatos para mostrar.",
-
- // "admin.registries.schema.fields.table.delete": "Delete selected",
- "admin.registries.schema.fields.table.delete": "Eliminar selección",
-
- // "admin.registries.schema.fields.table.field": "Field",
- "admin.registries.schema.fields.table.field": "Campos",
-
- // "admin.registries.schema.fields.table.scopenote": "Scope Note",
- "admin.registries.schema.fields.table.scopenote": "Nota de alcance",
-
- // "admin.registries.schema.form.create": "Create metadata field",
- "admin.registries.schema.form.create": "Crear campos de metadatos",
-
- // "admin.registries.schema.form.edit": "Edit metadata field",
- "admin.registries.schema.form.edit": "Editar campos de metadatos",
-
- // "admin.registries.schema.form.element": "Element",
- "admin.registries.schema.form.element": "Elemento",
-
- // "admin.registries.schema.form.qualifier": "Qualifier",
- "admin.registries.schema.form.qualifier": "Calificador",
-
- // "admin.registries.schema.form.scopenote": "Scope Note",
- "admin.registries.schema.form.scopenote": "Nota de alcance",
-
- // "admin.registries.schema.head": "Metadata Schema",
- "admin.registries.schema.head": "Esquema de Metadatos",
-
- // "admin.registries.schema.notification.created": "Successfully created metadata schema \"{{prefix}}\"",
- "admin.registries.schema.notification.created": "Esquema de metadatos creado exitosamente \"{{prefix}}\"",
-
- // "admin.registries.schema.notification.deleted.failure": "Failed to delete {{amount}} metadata schemas",
- "admin.registries.schema.notification.deleted.failure": "Error al eliminar {{amount}} esquema de metadatos",
-
- // "admin.registries.schema.notification.deleted.success": "Successfully deleted {{amount}} metadata schemas",
- "admin.registries.schema.notification.deleted.success": "Exitosamente eliminado {{amount}} esquema de metadatos",
-
- // "admin.registries.schema.notification.edited": "Successfully edited metadata schema \"{{prefix}}\"",
- "admin.registries.schema.notification.edited": "Exitosamente editado el esquema de metadato \"{{prefix}}\"",
-
- // "admin.registries.schema.notification.failure": "Error",
- "admin.registries.schema.notification.failure": "Error",
-
- // "admin.registries.schema.notification.field.created": "Successfully created metadata field \"{{field}}\"",
- "admin.registries.schema.notification.field.created": "Exitosamente creado el campo de metadato \"{{field}}\"",
-
- // "admin.registries.schema.notification.field.deleted.failure": "Failed to delete {{amount}} metadata fields",
- "admin.registries.schema.notification.field.deleted.failure": "Error al eliminar {{amount}} campos de metadata",
-
- // "admin.registries.schema.notification.field.deleted.success": "Successfully deleted {{amount}} metadata fields",
- "admin.registries.schema.notification.field.deleted.success": "Exitosamente eliminado {{amount}} campos de metadatos",
-
- // "admin.registries.schema.notification.field.edited": "Successfully edited metadata field \"{{field}}\"",
- "admin.registries.schema.notification.field.edited": "Exitosamente editado el campo de metadato \"{{field}}\"",
-
- // "admin.registries.schema.notification.success": "Success",
- "admin.registries.schema.notification.success": "Éxito",
-
- // "admin.registries.schema.return": "Return",
- "admin.registries.schema.return": "Regreso",
-
- // "admin.registries.schema.title": "DSpace Angular :: Metadata Schema Registry",
- "admin.registries.schema.title": "DSpace Angular :: Registro de Esquema de Metadatos",
-
-
-
- // "admin.access-control.epeople.actions.delete": "Delete EPerson",
- // TODO New key - Add a translation
- "admin.access-control.epeople.actions.delete": "Delete EPerson",
-
- // "admin.access-control.epeople.actions.impersonate": "Impersonate EPerson",
- // TODO New key - Add a translation
- "admin.access-control.epeople.actions.impersonate": "Impersonate EPerson",
-
- // "admin.access-control.epeople.actions.reset": "Reset password",
- // TODO New key - Add a translation
- "admin.access-control.epeople.actions.reset": "Reset password",
-
- // "admin.access-control.epeople.actions.stop-impersonating": "Stop impersonating EPerson",
- // TODO New key - Add a translation
- "admin.access-control.epeople.actions.stop-impersonating": "Stop impersonating EPerson",
-
- // "admin.access-control.epeople.title": "DSpace Angular :: EPeople",
- // TODO New key - Add a translation
- "admin.access-control.epeople.title": "DSpace Angular :: EPeople",
-
- // "admin.access-control.epeople.head": "EPeople",
- // TODO New key - Add a translation
- "admin.access-control.epeople.head": "EPeople",
-
- // "admin.access-control.epeople.search.head": "Search",
- // TODO New key - Add a translation
- "admin.access-control.epeople.search.head": "Search",
-
- // "admin.access-control.epeople.button.see-all": "Browse All",
- // TODO New key - Add a translation
- "admin.access-control.epeople.button.see-all": "Browse All",
-
- // "admin.access-control.epeople.search.scope.metadata": "Metadata",
- // TODO New key - Add a translation
- "admin.access-control.epeople.search.scope.metadata": "Metadata",
-
- // "admin.access-control.epeople.search.scope.email": "E-mail (exact)",
- // TODO New key - Add a translation
- "admin.access-control.epeople.search.scope.email": "E-mail (exact)",
-
- // "admin.access-control.epeople.search.button": "Search",
- // TODO New key - Add a translation
- "admin.access-control.epeople.search.button": "Search",
-
- // "admin.access-control.epeople.button.add": "Add EPerson",
- // TODO New key - Add a translation
- "admin.access-control.epeople.button.add": "Add EPerson",
-
- // "admin.access-control.epeople.table.id": "ID",
- // TODO New key - Add a translation
- "admin.access-control.epeople.table.id": "ID",
-
- // "admin.access-control.epeople.table.name": "Name",
- // TODO New key - Add a translation
- "admin.access-control.epeople.table.name": "Name",
-
- // "admin.access-control.epeople.table.email": "E-mail (exact)",
- // TODO New key - Add a translation
- "admin.access-control.epeople.table.email": "E-mail (exact)",
-
- // "admin.access-control.epeople.table.edit": "Edit",
- // TODO New key - Add a translation
- "admin.access-control.epeople.table.edit": "Edit",
-
- // "admin.access-control.epeople.table.edit.buttons.edit": "Edit \"{{name}}\"",
- // TODO New key - Add a translation
- "admin.access-control.epeople.table.edit.buttons.edit": "Edit \"{{name}}\"",
-
- // "admin.access-control.epeople.table.edit.buttons.remove": "Delete \"{{name}}\"",
- // TODO New key - Add a translation
- "admin.access-control.epeople.table.edit.buttons.remove": "Delete \"{{name}}\"",
-
- // "admin.access-control.epeople.no-items": "No EPeople to show.",
- // TODO New key - Add a translation
- "admin.access-control.epeople.no-items": "No EPeople to show.",
-
- // "admin.access-control.epeople.form.create": "Create EPerson",
- // TODO New key - Add a translation
- "admin.access-control.epeople.form.create": "Create EPerson",
-
- // "admin.access-control.epeople.form.edit": "Edit EPerson",
- // TODO New key - Add a translation
- "admin.access-control.epeople.form.edit": "Edit EPerson",
-
- // "admin.access-control.epeople.form.firstName": "First name",
- // TODO New key - Add a translation
- "admin.access-control.epeople.form.firstName": "First name",
-
- // "admin.access-control.epeople.form.lastName": "Last name",
- // TODO New key - Add a translation
- "admin.access-control.epeople.form.lastName": "Last name",
-
- // "admin.access-control.epeople.form.email": "E-mail",
- // TODO New key - Add a translation
- "admin.access-control.epeople.form.email": "E-mail",
-
- // "admin.access-control.epeople.form.emailHint": "Must be valid e-mail address",
- // TODO New key - Add a translation
- "admin.access-control.epeople.form.emailHint": "Must be valid e-mail address",
-
- // "admin.access-control.epeople.form.canLogIn": "Can log in",
- // TODO New key - Add a translation
- "admin.access-control.epeople.form.canLogIn": "Can log in",
-
- // "admin.access-control.epeople.form.requireCertificate": "Requires certificate",
- // TODO New key - Add a translation
- "admin.access-control.epeople.form.requireCertificate": "Requires certificate",
-
- // "admin.access-control.epeople.form.notification.created.success": "Successfully created EPerson \"{{name}}\"",
- // TODO New key - Add a translation
- "admin.access-control.epeople.form.notification.created.success": "Successfully created EPerson \"{{name}}\"",
-
- // "admin.access-control.epeople.form.notification.created.failure": "Failed to create EPerson \"{{name}}\"",
- // TODO New key - Add a translation
- "admin.access-control.epeople.form.notification.created.failure": "Failed to create EPerson \"{{name}}\"",
-
- // "admin.access-control.epeople.form.notification.created.failure.emailInUse": "Failed to create EPerson \"{{name}}\", email \"{{email}}\" already in use.",
- // TODO New key - Add a translation
- "admin.access-control.epeople.form.notification.created.failure.emailInUse": "Failed to create EPerson \"{{name}}\", email \"{{email}}\" already in use.",
-
- // "admin.access-control.epeople.form.notification.edited.failure.emailInUse": "Failed to edit EPerson \"{{name}}\", email \"{{email}}\" already in use.",
- // TODO New key - Add a translation
- "admin.access-control.epeople.form.notification.edited.failure.emailInUse": "Failed to edit EPerson \"{{name}}\", email \"{{email}}\" already in use.",
-
- // "admin.access-control.epeople.form.notification.edited.success": "Successfully edited EPerson \"{{name}}\"",
- // TODO New key - Add a translation
- "admin.access-control.epeople.form.notification.edited.success": "Successfully edited EPerson \"{{name}}\"",
-
- // "admin.access-control.epeople.form.notification.edited.failure": "Failed to edit EPerson \"{{name}}\"",
- // TODO New key - Add a translation
- "admin.access-control.epeople.form.notification.edited.failure": "Failed to edit EPerson \"{{name}}\"",
-
- // "admin.access-control.epeople.form.notification.deleted.success": "Successfully deleted EPerson \"{{name}}\"",
- // TODO New key - Add a translation
- "admin.access-control.epeople.form.notification.deleted.success": "Successfully deleted EPerson \"{{name}}\"",
-
- // "admin.access-control.epeople.form.notification.deleted.failure": "Failed to delete EPerson \"{{name}}\"",
- // TODO New key - Add a translation
- "admin.access-control.epeople.form.notification.deleted.failure": "Failed to delete EPerson \"{{name}}\"",
-
- // "admin.access-control.epeople.form.groupsEPersonIsMemberOf": "Member of these groups:",
- // TODO New key - Add a translation
- "admin.access-control.epeople.form.groupsEPersonIsMemberOf": "Member of these groups:",
-
- // "admin.access-control.epeople.form.table.id": "ID",
- // TODO New key - Add a translation
- "admin.access-control.epeople.form.table.id": "ID",
-
- // "admin.access-control.epeople.form.table.name": "Name",
- // TODO New key - Add a translation
- "admin.access-control.epeople.form.table.name": "Name",
-
- // "admin.access-control.epeople.form.memberOfNoGroups": "This EPerson is not a member of any groups",
- // TODO New key - Add a translation
- "admin.access-control.epeople.form.memberOfNoGroups": "This EPerson is not a member of any groups",
-
- // "admin.access-control.epeople.form.goToGroups": "Add to groups",
- // TODO New key - Add a translation
- "admin.access-control.epeople.form.goToGroups": "Add to groups",
-
- // "admin.access-control.epeople.notification.deleted.failure": "Failed to delete EPerson: \"{{name}}\"",
- // TODO New key - Add a translation
- "admin.access-control.epeople.notification.deleted.failure": "Failed to delete EPerson: \"{{name}}\"",
-
- // "admin.access-control.epeople.notification.deleted.success": "Successfully deleted EPerson: \"{{name}}\"",
- // TODO New key - Add a translation
- "admin.access-control.epeople.notification.deleted.success": "Successfully deleted EPerson: \"{{name}}\"",
-
-
-
- // "admin.access-control.groups.title": "DSpace Angular :: Groups",
- // TODO New key - Add a translation
- "admin.access-control.groups.title": "DSpace Angular :: Groups",
-
- // "admin.access-control.groups.title.singleGroup": "DSpace Angular :: Edit Group",
- // TODO New key - Add a translation
- "admin.access-control.groups.title.singleGroup": "DSpace Angular :: Edit Group",
-
- // "admin.access-control.groups.title.addGroup": "DSpace Angular :: New Group",
- // TODO New key - Add a translation
- "admin.access-control.groups.title.addGroup": "DSpace Angular :: New Group",
-
- // "admin.access-control.groups.head": "Groups",
- // TODO New key - Add a translation
- "admin.access-control.groups.head": "Groups",
-
- // "admin.access-control.groups.button.add": "Add group",
- // TODO New key - Add a translation
- "admin.access-control.groups.button.add": "Add group",
-
- // "admin.access-control.groups.search.head": "Search groups",
- // TODO New key - Add a translation
- "admin.access-control.groups.search.head": "Search groups",
-
- // "admin.access-control.groups.button.see-all": "Browse all",
- // TODO New key - Add a translation
- "admin.access-control.groups.button.see-all": "Browse all",
-
- // "admin.access-control.groups.search.button": "Search",
- // TODO New key - Add a translation
- "admin.access-control.groups.search.button": "Search",
-
- // "admin.access-control.groups.table.id": "ID",
- // TODO New key - Add a translation
- "admin.access-control.groups.table.id": "ID",
-
- // "admin.access-control.groups.table.name": "Name",
- // TODO New key - Add a translation
- "admin.access-control.groups.table.name": "Name",
-
- // "admin.access-control.groups.table.members": "Members",
- // TODO New key - Add a translation
- "admin.access-control.groups.table.members": "Members",
-
- // "admin.access-control.groups.table.edit": "Edit",
- // TODO New key - Add a translation
- "admin.access-control.groups.table.edit": "Edit",
-
- // "admin.access-control.groups.table.edit.buttons.edit": "Edit \"{{name}}\"",
- // TODO New key - Add a translation
- "admin.access-control.groups.table.edit.buttons.edit": "Edit \"{{name}}\"",
-
- // "admin.access-control.groups.table.edit.buttons.remove": "Delete \"{{name}}\"",
- // TODO New key - Add a translation
- "admin.access-control.groups.table.edit.buttons.remove": "Delete \"{{name}}\"",
-
- // "admin.access-control.groups.no-items": "No groups found with this in their name or this as UUID",
- // TODO New key - Add a translation
- "admin.access-control.groups.no-items": "No groups found with this in their name or this as UUID",
-
- // "admin.access-control.groups.notification.deleted.success": "Successfully deleted group \"{{name}}\"",
- // TODO New key - Add a translation
- "admin.access-control.groups.notification.deleted.success": "Successfully deleted group \"{{name}}\"",
-
- // "admin.access-control.groups.notification.deleted.failure.title": "Failed to delete group \"{{name}}\"",
- // TODO New key - Add a translation
- "admin.access-control.groups.notification.deleted.failure.title": "Failed to delete group \"{{name}}\"",
-
- // "admin.access-control.groups.notification.deleted.failure.content": "Cause: \"{{cause}}\"",
- // TODO New key - Add a translation
- "admin.access-control.groups.notification.deleted.failure.content": "Cause: \"{{cause}}\"",
-
-
-
- // "admin.access-control.groups.form.alert.permanent": "This group is permanent, so it can't be edited or deleted. You can still add and remove group members using this page.",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.alert.permanent": "This group is permanent, so it can't be edited or deleted. You can still add and remove group members using this page.",
-
- // "admin.access-control.groups.form.alert.workflowGroup": "This group can’t be modified or deleted because it corresponds to a role in the submission and workflow process in the \"{{name}}\" {{comcol}}. You can delete it from the \"assign roles\" tab on the edit {{comcol}} page. You can still add and remove group members using this page.",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.alert.workflowGroup": "This group can’t be modified or deleted because it corresponds to a role in the submission and workflow process in the \"{{name}}\" {{comcol}}. You can delete it from the \"assign roles\" tab on the edit {{comcol}} page. You can still add and remove group members using this page.",
-
- // "admin.access-control.groups.form.head.create": "Create group",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.head.create": "Create group",
-
- // "admin.access-control.groups.form.head.edit": "Edit group",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.head.edit": "Edit group",
-
- // "admin.access-control.groups.form.groupName": "Group name",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.groupName": "Group name",
-
- // "admin.access-control.groups.form.groupDescription": "Description",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.groupDescription": "Description",
-
- // "admin.access-control.groups.form.notification.created.success": "Successfully created Group \"{{name}}\"",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.notification.created.success": "Successfully created Group \"{{name}}\"",
-
- // "admin.access-control.groups.form.notification.created.failure": "Failed to create Group \"{{name}}\"",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.notification.created.failure": "Failed to create Group \"{{name}}\"",
-
- // "admin.access-control.groups.form.notification.created.failure.groupNameInUse": "Failed to create Group with name: \"{{name}}\", make sure the name is not already in use.",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.notification.created.failure.groupNameInUse": "Failed to create Group with name: \"{{name}}\", make sure the name is not already in use.",
-
- // "admin.access-control.groups.form.notification.edited.failure": "Failed to edit Group \"{{name}}\"",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.notification.edited.failure": "Failed to edit Group \"{{name}}\"",
-
- // "admin.access-control.groups.form.notification.edited.failure.groupNameInUse": "Name \"{{name}}\" already in use!",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.notification.edited.failure.groupNameInUse": "Name \"{{name}}\" already in use!",
-
- // "admin.access-control.groups.form.notification.edited.success": "Successfully edited Group \"{{name}}\"",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.notification.edited.success": "Successfully edited Group \"{{name}}\"",
-
- // "admin.access-control.groups.form.actions.delete": "Delete Group",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.actions.delete": "Delete Group",
-
- // "admin.access-control.groups.form.delete-group.modal.header": "Delete Group \"{{ dsoName }}\"",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.delete-group.modal.header": "Delete Group \"{{ dsoName }}\"",
-
- // "admin.access-control.groups.form.delete-group.modal.info": "Are you sure you want to delete Group \"{{ dsoName }}\"",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.delete-group.modal.info": "Are you sure you want to delete Group \"{{ dsoName }}\"",
-
- // "admin.access-control.groups.form.delete-group.modal.cancel": "Cancel",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.delete-group.modal.cancel": "Cancel",
-
- // "admin.access-control.groups.form.delete-group.modal.confirm": "Delete",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.delete-group.modal.confirm": "Delete",
-
- // "admin.access-control.groups.form.notification.deleted.success": "Successfully deleted group \"{{ name }}\"",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.notification.deleted.success": "Successfully deleted group \"{{ name }}\"",
-
- // "admin.access-control.groups.form.notification.deleted.failure.title": "Failed to delete group \"{{ name }}\"",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.notification.deleted.failure.title": "Failed to delete group \"{{ name }}\"",
-
- // "admin.access-control.groups.form.notification.deleted.failure.content": "Cause: \"{{ cause }}\"",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.notification.deleted.failure.content": "Cause: \"{{ cause }}\"",
-
- // "admin.access-control.groups.form.members-list.head": "EPeople",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.members-list.head": "EPeople",
-
- // "admin.access-control.groups.form.members-list.search.head": "Add EPeople",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.members-list.search.head": "Add EPeople",
-
- // "admin.access-control.groups.form.members-list.button.see-all": "Browse All",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.members-list.button.see-all": "Browse All",
-
- // "admin.access-control.groups.form.members-list.headMembers": "Current Members",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.members-list.headMembers": "Current Members",
-
- // "admin.access-control.groups.form.members-list.search.scope.metadata": "Metadata",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.members-list.search.scope.metadata": "Metadata",
-
- // "admin.access-control.groups.form.members-list.search.scope.email": "E-mail (exact)",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.members-list.search.scope.email": "E-mail (exact)",
-
- // "admin.access-control.groups.form.members-list.search.button": "Search",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.members-list.search.button": "Search",
-
- // "admin.access-control.groups.form.members-list.table.id": "ID",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.members-list.table.id": "ID",
-
- // "admin.access-control.groups.form.members-list.table.name": "Name",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.members-list.table.name": "Name",
-
- // "admin.access-control.groups.form.members-list.table.edit": "Remove / Add",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.members-list.table.edit": "Remove / Add",
-
- // "admin.access-control.groups.form.members-list.table.edit.buttons.remove": "Remove member with name \"{{name}}\"",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.members-list.table.edit.buttons.remove": "Remove member with name \"{{name}}\"",
-
- // "admin.access-control.groups.form.members-list.notification.success.addMember": "Successfully added member: \"{{name}}\"",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.members-list.notification.success.addMember": "Successfully added member: \"{{name}}\"",
-
- // "admin.access-control.groups.form.members-list.notification.failure.addMember": "Failed to add member: \"{{name}}\"",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.members-list.notification.failure.addMember": "Failed to add member: \"{{name}}\"",
-
- // "admin.access-control.groups.form.members-list.notification.success.deleteMember": "Successfully deleted member: \"{{name}}\"",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.members-list.notification.success.deleteMember": "Successfully deleted member: \"{{name}}\"",
-
- // "admin.access-control.groups.form.members-list.notification.failure.deleteMember": "Failed to delete member: \"{{name}}\"",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.members-list.notification.failure.deleteMember": "Failed to delete member: \"{{name}}\"",
-
- // "admin.access-control.groups.form.members-list.table.edit.buttons.add": "Add member with name \"{{name}}\"",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.members-list.table.edit.buttons.add": "Add member with name \"{{name}}\"",
-
- // "admin.access-control.groups.form.members-list.notification.failure.noActiveGroup": "No current active group, submit a name first.",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.members-list.notification.failure.noActiveGroup": "No current active group, submit a name first.",
-
- // "admin.access-control.groups.form.members-list.no-members-yet": "No members in group yet, search and add.",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.members-list.no-members-yet": "No members in group yet, search and add.",
-
- // "admin.access-control.groups.form.members-list.no-items": "No EPeople found in that search",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.members-list.no-items": "No EPeople found in that search",
-
- // "admin.access-control.groups.form.subgroups-list.notification.failure": "Something went wrong: \"{{cause}}\"",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.subgroups-list.notification.failure": "Something went wrong: \"{{cause}}\"",
-
- // "admin.access-control.groups.form.subgroups-list.head": "Groups",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.subgroups-list.head": "Groups",
-
- // "admin.access-control.groups.form.subgroups-list.search.head": "Add Subgroup",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.subgroups-list.search.head": "Add Subgroup",
-
- // "admin.access-control.groups.form.subgroups-list.button.see-all": "Browse All",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.subgroups-list.button.see-all": "Browse All",
-
- // "admin.access-control.groups.form.subgroups-list.headSubgroups": "Current Subgroups",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.subgroups-list.headSubgroups": "Current Subgroups",
-
- // "admin.access-control.groups.form.subgroups-list.search.button": "Search",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.subgroups-list.search.button": "Search",
-
- // "admin.access-control.groups.form.subgroups-list.table.id": "ID",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.subgroups-list.table.id": "ID",
-
- // "admin.access-control.groups.form.subgroups-list.table.name": "Name",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.subgroups-list.table.name": "Name",
-
- // "admin.access-control.groups.form.subgroups-list.table.edit": "Remove / Add",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.subgroups-list.table.edit": "Remove / Add",
-
- // "admin.access-control.groups.form.subgroups-list.table.edit.buttons.remove": "Remove subgroup with name \"{{name}}\"",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.subgroups-list.table.edit.buttons.remove": "Remove subgroup with name \"{{name}}\"",
-
- // "admin.access-control.groups.form.subgroups-list.table.edit.buttons.add": "Add subgroup with name \"{{name}}\"",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.subgroups-list.table.edit.buttons.add": "Add subgroup with name \"{{name}}\"",
-
- // "admin.access-control.groups.form.subgroups-list.table.edit.currentGroup": "Current group",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.subgroups-list.table.edit.currentGroup": "Current group",
-
- // "admin.access-control.groups.form.subgroups-list.notification.success.addSubgroup": "Successfully added subgroup: \"{{name}}\"",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.subgroups-list.notification.success.addSubgroup": "Successfully added subgroup: \"{{name}}\"",
-
- // "admin.access-control.groups.form.subgroups-list.notification.failure.addSubgroup": "Failed to add subgroup: \"{{name}}\"",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.subgroups-list.notification.failure.addSubgroup": "Failed to add subgroup: \"{{name}}\"",
-
- // "admin.access-control.groups.form.subgroups-list.notification.success.deleteSubgroup": "Successfully deleted subgroup: \"{{name}}\"",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.subgroups-list.notification.success.deleteSubgroup": "Successfully deleted subgroup: \"{{name}}\"",
-
- // "admin.access-control.groups.form.subgroups-list.notification.failure.deleteSubgroup": "Failed to delete subgroup: \"{{name}}\"",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.subgroups-list.notification.failure.deleteSubgroup": "Failed to delete subgroup: \"{{name}}\"",
-
- // "admin.access-control.groups.form.subgroups-list.notification.failure.noActiveGroup": "No current active group, submit a name first.",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.subgroups-list.notification.failure.noActiveGroup": "No current active group, submit a name first.",
-
- // "admin.access-control.groups.form.subgroups-list.notification.failure.subgroupToAddIsActiveGroup": "This is the current group, can't be added.",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.subgroups-list.notification.failure.subgroupToAddIsActiveGroup": "This is the current group, can't be added.",
-
- // "admin.access-control.groups.form.subgroups-list.no-items": "No groups found with this in their name or this as UUID",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.subgroups-list.no-items": "No groups found with this in their name or this as UUID",
-
- // "admin.access-control.groups.form.subgroups-list.no-subgroups-yet": "No subgroups in group yet.",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.subgroups-list.no-subgroups-yet": "No subgroups in group yet.",
-
- // "admin.access-control.groups.form.return": "Return to groups",
- // TODO New key - Add a translation
- "admin.access-control.groups.form.return": "Return to groups",
-
-
-
- // "admin.search.breadcrumbs": "Administrative Search",
- // TODO New key - Add a translation
- "admin.search.breadcrumbs": "Administrative Search",
-
- // "admin.search.collection.edit": "Edit",
- // TODO New key - Add a translation
- "admin.search.collection.edit": "Edit",
-
- // "admin.search.community.edit": "Edit",
- // TODO New key - Add a translation
- "admin.search.community.edit": "Edit",
-
- // "admin.search.item.delete": "Delete",
- // TODO New key - Add a translation
- "admin.search.item.delete": "Delete",
-
- // "admin.search.item.edit": "Edit",
- // TODO New key - Add a translation
- "admin.search.item.edit": "Edit",
-
- // "admin.search.item.make-private": "Make Private",
- // TODO New key - Add a translation
- "admin.search.item.make-private": "Make Private",
-
- // "admin.search.item.make-public": "Make Public",
- // TODO New key - Add a translation
- "admin.search.item.make-public": "Make Public",
-
- // "admin.search.item.move": "Move",
- // TODO New key - Add a translation
- "admin.search.item.move": "Move",
-
- // "admin.search.item.reinstate": "Reinstate",
- // TODO New key - Add a translation
- "admin.search.item.reinstate": "Reinstate",
-
- // "admin.search.item.withdraw": "Withdraw",
- // TODO New key - Add a translation
- "admin.search.item.withdraw": "Withdraw",
-
- // "admin.search.title": "Administrative Search",
- // TODO New key - Add a translation
- "admin.search.title": "Administrative Search",
-
- // "administrativeView.search.results.head": "Administrative Search",
- // TODO New key - Add a translation
- "administrativeView.search.results.head": "Administrative Search",
-
-
-
-
- // "admin.workflow.breadcrumbs": "Administer Workflow",
- // TODO New key - Add a translation
- "admin.workflow.breadcrumbs": "Administer Workflow",
-
- // "admin.workflow.title": "Administer Workflow",
- // TODO New key - Add a translation
- "admin.workflow.title": "Administer Workflow",
-
- // "admin.workflow.item.workflow": "Workflow",
- // TODO New key - Add a translation
- "admin.workflow.item.workflow": "Workflow",
-
- // "admin.workflow.item.delete": "Delete",
- // TODO New key - Add a translation
- "admin.workflow.item.delete": "Delete",
-
- // "admin.workflow.item.send-back": "Send back",
- // TODO New key - Add a translation
- "admin.workflow.item.send-back": "Send back",
-
-
-
- // "admin.metadata-import.breadcrumbs": "Import Metadata",
- // TODO New key - Add a translation
- "admin.metadata-import.breadcrumbs": "Import Metadata",
-
- // "admin.metadata-import.title": "Import Metadata",
- // TODO New key - Add a translation
- "admin.metadata-import.title": "Import Metadata",
-
- // "admin.metadata-import.page.header": "Import Metadata",
- // TODO New key - Add a translation
- "admin.metadata-import.page.header": "Import Metadata",
-
- // "admin.metadata-import.page.help": "You can drop or browse CSV files that contain batch metadata operations on files here",
- // TODO New key - Add a translation
- "admin.metadata-import.page.help": "You can drop or browse CSV files that contain batch metadata operations on files here",
-
- // "admin.metadata-import.page.dropMsg": "Drop a metadata CSV to import",
- // TODO New key - Add a translation
- "admin.metadata-import.page.dropMsg": "Drop a metadata CSV to import",
-
- // "admin.metadata-import.page.dropMsgReplace": "Drop to replace the metadata CSV to import",
- // TODO New key - Add a translation
- "admin.metadata-import.page.dropMsgReplace": "Drop to replace the metadata CSV to import",
-
- // "admin.metadata-import.page.button.return": "Return",
- // TODO New key - Add a translation
- "admin.metadata-import.page.button.return": "Return",
-
- // "admin.metadata-import.page.button.proceed": "Proceed",
- // TODO New key - Add a translation
- "admin.metadata-import.page.button.proceed": "Proceed",
-
- // "admin.metadata-import.page.error.addFile": "Select file first!",
- // TODO New key - Add a translation
- "admin.metadata-import.page.error.addFile": "Select file first!",
-
-
-
-
- // "auth.errors.invalid-user": "Invalid email address or password.",
- "auth.errors.invalid-user": "No es válida la dirección de correo o la clave.",
-
- // "auth.messages.expired": "Your session has expired. Please log in again.",
- "auth.messages.expired": "Su sesión ha expirado. Favor ingresar de nuevo.",
-
-
-
- // "bitstream.edit.bitstream": "Bitstream: ",
- // TODO New key - Add a translation
- "bitstream.edit.bitstream": "Bitstream: ",
-
- // "bitstream.edit.form.description.hint": "Optionally, provide a brief description of the file, for example \"Main article\" or \"Experiment data readings\".",
- // TODO New key - Add a translation
- "bitstream.edit.form.description.hint": "Optionally, provide a brief description of the file, for example \"Main article\" or \"Experiment data readings\".",
-
- // "bitstream.edit.form.description.label": "Description",
- // TODO New key - Add a translation
- "bitstream.edit.form.description.label": "Description",
-
- // "bitstream.edit.form.embargo.hint": "The first day from which access is allowed. This date cannot be modified on this form. To set an embargo date for a bitstream, go to the Item Status tab, click Authorizations..., create or edit the bitstream's READ policy, and set the Start Date as desired.",
- // TODO New key - Add a translation
- "bitstream.edit.form.embargo.hint": "The first day from which access is allowed. This date cannot be modified on this form. To set an embargo date for a bitstream, go to the Item Status tab, click Authorizations..., create or edit the bitstream's READ policy, and set the Start Date as desired.",
-
- // "bitstream.edit.form.embargo.label": "Embargo until specific date",
- // TODO New key - Add a translation
- "bitstream.edit.form.embargo.label": "Embargo until specific date",
-
- // "bitstream.edit.form.fileName.hint": "Change the filename for the bitstream. Note that this will change the display bitstream URL, but old links will still resolve as long as the sequence ID does not change.",
- // TODO New key - Add a translation
- "bitstream.edit.form.fileName.hint": "Change the filename for the bitstream. Note that this will change the display bitstream URL, but old links will still resolve as long as the sequence ID does not change.",
-
- // "bitstream.edit.form.fileName.label": "Filename",
- // TODO New key - Add a translation
- "bitstream.edit.form.fileName.label": "Filename",
-
- // "bitstream.edit.form.newFormat.label": "Describe new format",
- // TODO New key - Add a translation
- "bitstream.edit.form.newFormat.label": "Describe new format",
-
- // "bitstream.edit.form.newFormat.hint": "The application you used to create the file, and the version number (for example, \"ACMESoft SuperApp version 1.5\").",
- // TODO New key - Add a translation
- "bitstream.edit.form.newFormat.hint": "The application you used to create the file, and the version number (for example, \"ACMESoft SuperApp version 1.5\").",
-
- // "bitstream.edit.form.primaryBitstream.label": "Primary bitstream",
- // TODO New key - Add a translation
- "bitstream.edit.form.primaryBitstream.label": "Primary bitstream",
-
- // "bitstream.edit.form.selectedFormat.hint": "If the format is not in the above list, select \"format not in list\" above and describe it under \"Describe new format\".",
- // TODO New key - Add a translation
- "bitstream.edit.form.selectedFormat.hint": "If the format is not in the above list, select \"format not in list\" above and describe it under \"Describe new format\".",
-
- // "bitstream.edit.form.selectedFormat.label": "Selected Format",
- // TODO New key - Add a translation
- "bitstream.edit.form.selectedFormat.label": "Selected Format",
-
- // "bitstream.edit.form.selectedFormat.unknown": "Format not in list",
- // TODO New key - Add a translation
- "bitstream.edit.form.selectedFormat.unknown": "Format not in list",
-
- // "bitstream.edit.notifications.error.format.title": "An error occurred saving the bitstream's format",
- // TODO New key - Add a translation
- "bitstream.edit.notifications.error.format.title": "An error occurred saving the bitstream's format",
-
- // "bitstream.edit.notifications.saved.content": "Your changes to this bitstream were saved.",
- // TODO New key - Add a translation
- "bitstream.edit.notifications.saved.content": "Your changes to this bitstream were saved.",
-
- // "bitstream.edit.notifications.saved.title": "Bitstream saved",
- // TODO New key - Add a translation
- "bitstream.edit.notifications.saved.title": "Bitstream saved",
-
- // "bitstream.edit.title": "Edit bitstream",
- // TODO New key - Add a translation
- "bitstream.edit.title": "Edit bitstream",
-
-
-
- // "browse.comcol.by.author": "By Author",
- "browse.comcol.by.author": "Por Autor",
-
- // "browse.comcol.by.dateissued": "By Issue Date",
- "browse.comcol.by.dateissued": "Por Fecha de Publicación",
-
- // "browse.comcol.by.subject": "By Subject",
- "browse.comcol.by.subject": "Por Materia",
-
- // "browse.comcol.by.title": "By Title",
- "browse.comcol.by.title": "Por Título",
-
- // "browse.comcol.head": "Browse",
- "browse.comcol.head": "Navegar",
-
- // "browse.empty": "No items to show.",
- "browse.empty": "No ítemes para mostrar.",
-
- // "browse.metadata.author": "Author",
- "browse.metadata.author": "Autor",
-
- // "browse.metadata.dateissued": "Issue Date",
- "browse.metadata.dateissued": "Fecha de Publicación",
-
- // "browse.metadata.subject": "Subject",
- "browse.metadata.subject": "Materia",
-
- // "browse.metadata.title": "Title",
- "browse.metadata.title": "Título",
-
- // "browse.metadata.author.breadcrumbs": "Browse by Author",
- // TODO New key - Add a translation
- "browse.metadata.author.breadcrumbs": "Browse by Author",
-
- // "browse.metadata.dateissued.breadcrumbs": "Browse by Date",
- // TODO New key - Add a translation
- "browse.metadata.dateissued.breadcrumbs": "Browse by Date",
-
- // "browse.metadata.subject.breadcrumbs": "Browse by Subject",
- // TODO New key - Add a translation
- "browse.metadata.subject.breadcrumbs": "Browse by Subject",
-
- // "browse.metadata.title.breadcrumbs": "Browse by Title",
- // TODO New key - Add a translation
- "browse.metadata.title.breadcrumbs": "Browse by Title",
-
- // "browse.startsWith.choose_start": "(Choose start)",
- "browse.startsWith.choose_start": "(Seleccionar el inicio)",
-
- // "browse.startsWith.choose_year": "(Choose year)",
- "browse.startsWith.choose_year": "(Seleccionar el año)",
-
- // "browse.startsWith.jump": "Jump to a point in the index:",
- "browse.startsWith.jump": "Saltar a un punto en el índice:",
-
- // "browse.startsWith.months.april": "April",
- "browse.startsWith.months.april": "Abril",
-
- // "browse.startsWith.months.august": "August",
- "browse.startsWith.months.august": "Agosto",
-
- // "browse.startsWith.months.december": "December",
- "browse.startsWith.months.december": "Diciembre",
-
- // "browse.startsWith.months.february": "February",
- "browse.startsWith.months.february": "Febrero",
-
- // "browse.startsWith.months.january": "January",
- "browse.startsWith.months.january": "Enero",
-
- // "browse.startsWith.months.july": "July",
- "browse.startsWith.months.july": "Julio",
-
- // "browse.startsWith.months.june": "June",
- "browse.startsWith.months.june": "Junio",
-
- // "browse.startsWith.months.march": "March",
- "browse.startsWith.months.march": "Marzo",
-
- // "browse.startsWith.months.may": "May",
- "browse.startsWith.months.may": "Mayo",
-
- // "browse.startsWith.months.none": "(Choose month)",
- "browse.startsWith.months.none": "(Seleccionar el mes)",
-
- // "browse.startsWith.months.november": "November",
- "browse.startsWith.months.november": "Noviembre",
-
- // "browse.startsWith.months.october": "October",
- "browse.startsWith.months.october": "Octubre",
-
- // "browse.startsWith.months.september": "September",
- "browse.startsWith.months.september": "Septiembre",
-
- // "browse.startsWith.submit": "Go",
- "browse.startsWith.submit": "Ir",
-
- // "browse.startsWith.type_date": "Or type in a date (year-month):",
- "browse.startsWith.type_date": "O escriba una fecha (año-mes):",
-
- // "browse.startsWith.type_text": "Or enter first few letters:",
- "browse.startsWith.type_text": "O ingrese las primeras letras:",
-
- // "browse.title": "Browsing {{ collection }} by {{ field }} {{ value }}",
- "browse.title": "Navegando {{ collection }} por {{ field }} {{ value }}",
-
-
- // "chips.remove": "Remove chip",
- "chips.remove": "Eliminar chip",
-
-
-
- // "collection.create.head": "Create a Collection",
- "collection.create.head": "Crear una Colección",
-
- // "collection.create.notifications.success": "Successfully created the Collection",
- // TODO New key - Add a translation
- "collection.create.notifications.success": "Successfully created the Collection",
-
- // "collection.create.sub-head": "Create a Collection for Community {{ parent }}",
- "collection.create.sub-head": "Crear una Colección por Comunidad {{ parent }}",
-
- // "collection.curate.header": "Curate Collection: {{collection}}",
- // TODO New key - Add a translation
- "collection.curate.header": "Curate Collection: {{collection}}",
-
- // "collection.delete.cancel": "Cancel",
- "collection.delete.cancel": "Cancelar",
-
- // "collection.delete.confirm": "Confirm",
- "collection.delete.confirm": "Confirmar",
-
- // "collection.delete.head": "Delete Collection",
- "collection.delete.head": "Eliminar la Colección",
-
- // "collection.delete.notification.fail": "Collection could not be deleted",
- "collection.delete.notification.fail": "La Colección no puede ser eliminada",
-
- // "collection.delete.notification.success": "Successfully deleted collection",
- "collection.delete.notification.success": "Colección eliminada exitosamente",
-
- // "collection.delete.text": "Are you sure you want to delete collection \"{{ dso }}\"",
- "collection.delete.text": "Está seguro de eliminar la colección \"{{ dso }}\"",
-
-
-
- // "collection.edit.delete": "Delete this collection",
- "collection.edit.delete": "Eliminar esta colección",
-
- // "collection.edit.head": "Edit Collection",
- "collection.edit.head": "Editar la Colección",
-
- // "collection.edit.breadcrumbs": "Edit Collection",
- // TODO New key - Add a translation
- "collection.edit.breadcrumbs": "Edit Collection",
-
-
-
- // "collection.edit.tabs.mapper.head": "Item Mapper",
- // TODO New key - Add a translation
- "collection.edit.tabs.mapper.head": "Item Mapper",
-
- // "collection.edit.tabs.item-mapper.title": "Collection Edit - Item Mapper",
- // TODO New key - Add a translation
- "collection.edit.tabs.item-mapper.title": "Collection Edit - Item Mapper",
-
- // "collection.edit.item-mapper.cancel": "Cancel",
- "collection.edit.item-mapper.cancel": "Cancelar",
-
- // "collection.edit.item-mapper.collection": "Collection: \"{{name}}\"",
- "collection.edit.item-mapper.collection": "Colección: \"{{name}}\"",
-
- // "collection.edit.item-mapper.confirm": "Map selected items",
- "collection.edit.item-mapper.confirm": "Mapa de ítemes seleccionados",
-
- // "collection.edit.item-mapper.description": "This is the item mapper tool that allows collection administrators to map items from other collections into this collection. You can search for items from other collections and map them, or browse the list of currently mapped items.",
- "collection.edit.item-mapper.description": "Esta es la herramienta de asignación de ítemes que permite a los administradores de colecciones asignar ítemes de otras colecciones a esta colección. Puede buscar ítemes de otras colecciones y asignarlos, o navegar la lista de elementos asignados actualmente.",
-
- // "collection.edit.item-mapper.head": "Item Mapper - Map Items from Other Collections",
- "collection.edit.item-mapper.head": "Asignación de ítem - Asignación de ítemes para otras Colecciones",
-
- // "collection.edit.item-mapper.no-search": "Please enter a query to search",
- "collection.edit.item-mapper.no-search": "Favor ingrese una consulta para buscar",
-
- // "collection.edit.item-mapper.notifications.map.error.content": "Errors occurred for mapping of {{amount}} items.",
- "collection.edit.item-mapper.notifications.map.error.content": "Errores encontrados para asignar {{amount}} ítemes.",
-
- // "collection.edit.item-mapper.notifications.map.error.head": "Mapping errors",
- "collection.edit.item-mapper.notifications.map.error.head": "Errores asignados",
-
- // "collection.edit.item-mapper.notifications.map.success.content": "Successfully mapped {{amount}} items.",
- "collection.edit.item-mapper.notifications.map.success.content": "Exitosamente asignado {{amount}} ítemes.",
-
- // "collection.edit.item-mapper.notifications.map.success.head": "Mapping completed",
- "collection.edit.item-mapper.notifications.map.success.head": "Asignación completa",
-
- // "collection.edit.item-mapper.notifications.unmap.error.content": "Errors occurred for removing the mappings of {{amount}} items.",
- "collection.edit.item-mapper.notifications.unmap.error.content": "Errores encontrados al eliminar la asignación de {{amount}} ítemes.",
-
- // "collection.edit.item-mapper.notifications.unmap.error.head": "Remove mapping errors",
- "collection.edit.item-mapper.notifications.unmap.error.head": "Eliminar errores de asignación",
-
- // "collection.edit.item-mapper.notifications.unmap.success.content": "Successfully removed the mappings of {{amount}} items.",
- "collection.edit.item-mapper.notifications.unmap.success.content": "Exitosamente eliminado las asignaciones de {{amount}} ítemes.",
-
- // "collection.edit.item-mapper.notifications.unmap.success.head": "Remove mapping completed",
- "collection.edit.item-mapper.notifications.unmap.success.head": "Asignación eliminada completa",
-
- // "collection.edit.item-mapper.remove": "Remove selected item mappings",
- "collection.edit.item-mapper.remove": "Eliminar asignaciones de ítemes seleccionados",
-
- // "collection.edit.item-mapper.tabs.browse": "Browse mapped items",
- "collection.edit.item-mapper.tabs.browse": "Navegar asignación de ítemes",
-
- // "collection.edit.item-mapper.tabs.map": "Map new items",
- "collection.edit.item-mapper.tabs.map": "Asignar nuevo ítemes",
-
-
-
- // "collection.edit.logo.label": "Collection logo",
- // TODO New key - Add a translation
- "collection.edit.logo.label": "Collection logo",
-
- // "collection.edit.logo.notifications.add.error": "Uploading Collection logo failed. Please verify the content before retrying.",
- // TODO New key - Add a translation
- "collection.edit.logo.notifications.add.error": "Uploading Collection logo failed. Please verify the content before retrying.",
-
- // "collection.edit.logo.notifications.add.success": "Upload Collection logo successful.",
- // TODO New key - Add a translation
- "collection.edit.logo.notifications.add.success": "Upload Collection logo successful.",
-
- // "collection.edit.logo.notifications.delete.success.title": "Logo deleted",
- // TODO New key - Add a translation
- "collection.edit.logo.notifications.delete.success.title": "Logo deleted",
-
- // "collection.edit.logo.notifications.delete.success.content": "Successfully deleted the collection's logo",
- // TODO New key - Add a translation
- "collection.edit.logo.notifications.delete.success.content": "Successfully deleted the collection's logo",
-
- // "collection.edit.logo.notifications.delete.error.title": "Error deleting logo",
- // TODO New key - Add a translation
- "collection.edit.logo.notifications.delete.error.title": "Error deleting logo",
-
- // "collection.edit.logo.upload": "Drop a Collection Logo to upload",
- // TODO New key - Add a translation
- "collection.edit.logo.upload": "Drop a Collection Logo to upload",
-
-
-
- // "collection.edit.notifications.success": "Successfully edited the Collection",
- // TODO New key - Add a translation
- "collection.edit.notifications.success": "Successfully edited the Collection",
-
- // "collection.edit.return": "Return",
- // TODO New key - Add a translation
- "collection.edit.return": "Return",
-
-
-
- // "collection.edit.tabs.curate.head": "Curate",
- // TODO New key - Add a translation
- "collection.edit.tabs.curate.head": "Curate",
-
- // "collection.edit.tabs.curate.title": "Collection Edit - Curate",
- // TODO New key - Add a translation
- "collection.edit.tabs.curate.title": "Collection Edit - Curate",
-
- // "collection.edit.tabs.authorizations.head": "Authorizations",
- // TODO New key - Add a translation
- "collection.edit.tabs.authorizations.head": "Authorizations",
-
- // "collection.edit.tabs.authorizations.title": "Collection Edit - Authorizations",
- // TODO New key - Add a translation
- "collection.edit.tabs.authorizations.title": "Collection Edit - Authorizations",
-
- // "collection.edit.tabs.metadata.head": "Edit Metadata",
- // TODO New key - Add a translation
- "collection.edit.tabs.metadata.head": "Edit Metadata",
-
- // "collection.edit.tabs.metadata.title": "Collection Edit - Metadata",
- // TODO New key - Add a translation
- "collection.edit.tabs.metadata.title": "Collection Edit - Metadata",
-
- // "collection.edit.tabs.roles.head": "Assign Roles",
- // TODO New key - Add a translation
- "collection.edit.tabs.roles.head": "Assign Roles",
-
- // "collection.edit.tabs.roles.title": "Collection Edit - Roles",
- // TODO New key - Add a translation
- "collection.edit.tabs.roles.title": "Collection Edit - Roles",
-
- // "collection.edit.tabs.source.external": "This collection harvests its content from an external source",
- // TODO New key - Add a translation
- "collection.edit.tabs.source.external": "This collection harvests its content from an external source",
-
- // "collection.edit.tabs.source.form.errors.oaiSource.required": "You must provide a set id of the target collection.",
- // TODO New key - Add a translation
- "collection.edit.tabs.source.form.errors.oaiSource.required": "You must provide a set id of the target collection.",
-
- // "collection.edit.tabs.source.form.harvestType": "Content being harvested",
- // TODO New key - Add a translation
- "collection.edit.tabs.source.form.harvestType": "Content being harvested",
-
- // "collection.edit.tabs.source.form.head": "Configure an external source",
- // TODO New key - Add a translation
- "collection.edit.tabs.source.form.head": "Configure an external source",
-
- // "collection.edit.tabs.source.form.metadataConfigId": "Metadata Format",
- // TODO New key - Add a translation
- "collection.edit.tabs.source.form.metadataConfigId": "Metadata Format",
-
- // "collection.edit.tabs.source.form.oaiSetId": "OAI specific set id",
- // TODO New key - Add a translation
- "collection.edit.tabs.source.form.oaiSetId": "OAI specific set id",
-
- // "collection.edit.tabs.source.form.oaiSource": "OAI Provider",
- // TODO New key - Add a translation
- "collection.edit.tabs.source.form.oaiSource": "OAI Provider",
-
- // "collection.edit.tabs.source.form.options.harvestType.METADATA_AND_BITSTREAMS": "Harvest metadata and bitstreams (requires ORE support)",
- // TODO New key - Add a translation
- "collection.edit.tabs.source.form.options.harvestType.METADATA_AND_BITSTREAMS": "Harvest metadata and bitstreams (requires ORE support)",
-
- // "collection.edit.tabs.source.form.options.harvestType.METADATA_AND_REF": "Harvest metadata and references to bitstreams (requires ORE support)",
- // TODO New key - Add a translation
- "collection.edit.tabs.source.form.options.harvestType.METADATA_AND_REF": "Harvest metadata and references to bitstreams (requires ORE support)",
-
- // "collection.edit.tabs.source.form.options.harvestType.METADATA_ONLY": "Harvest metadata only",
- // TODO New key - Add a translation
- "collection.edit.tabs.source.form.options.harvestType.METADATA_ONLY": "Harvest metadata only",
-
- // "collection.edit.tabs.source.head": "Content Source",
- // TODO New key - Add a translation
- "collection.edit.tabs.source.head": "Content Source",
-
- // "collection.edit.tabs.source.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button",
- // TODO New key - Add a translation
- "collection.edit.tabs.source.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button",
-
- // "collection.edit.tabs.source.notifications.discarded.title": "Changed discarded",
- // TODO New key - Add a translation
- "collection.edit.tabs.source.notifications.discarded.title": "Changed discarded",
-
- // "collection.edit.tabs.source.notifications.invalid.content": "Your changes were not saved. Please make sure all fields are valid before you save.",
- // TODO New key - Add a translation
- "collection.edit.tabs.source.notifications.invalid.content": "Your changes were not saved. Please make sure all fields are valid before you save.",
-
- // "collection.edit.tabs.source.notifications.invalid.title": "Metadata invalid",
- // TODO New key - Add a translation
- "collection.edit.tabs.source.notifications.invalid.title": "Metadata invalid",
-
- // "collection.edit.tabs.source.notifications.saved.content": "Your changes to this collection's content source were saved.",
- // TODO New key - Add a translation
- "collection.edit.tabs.source.notifications.saved.content": "Your changes to this collection's content source were saved.",
-
- // "collection.edit.tabs.source.notifications.saved.title": "Content Source saved",
- // TODO New key - Add a translation
- "collection.edit.tabs.source.notifications.saved.title": "Content Source saved",
-
- // "collection.edit.tabs.source.title": "Collection Edit - Content Source",
- // TODO New key - Add a translation
- "collection.edit.tabs.source.title": "Collection Edit - Content Source",
-
-
-
- // "collection.edit.template.add-button": "Add",
- // TODO New key - Add a translation
- "collection.edit.template.add-button": "Add",
-
- // "collection.edit.template.breadcrumbs": "Item template",
- // TODO New key - Add a translation
- "collection.edit.template.breadcrumbs": "Item template",
-
- // "collection.edit.template.cancel": "Cancel",
- // TODO New key - Add a translation
- "collection.edit.template.cancel": "Cancel",
-
- // "collection.edit.template.delete-button": "Delete",
- // TODO New key - Add a translation
- "collection.edit.template.delete-button": "Delete",
-
- // "collection.edit.template.edit-button": "Edit",
- // TODO New key - Add a translation
- "collection.edit.template.edit-button": "Edit",
-
- // "collection.edit.template.head": "Edit Template Item for Collection \"{{ collection }}\"",
- // TODO New key - Add a translation
- "collection.edit.template.head": "Edit Template Item for Collection \"{{ collection }}\"",
-
- // "collection.edit.template.label": "Template item",
- // TODO New key - Add a translation
- "collection.edit.template.label": "Template item",
-
- // "collection.edit.template.notifications.delete.error": "Failed to delete the item template",
- // TODO New key - Add a translation
- "collection.edit.template.notifications.delete.error": "Failed to delete the item template",
-
- // "collection.edit.template.notifications.delete.success": "Successfully deleted the item template",
- // TODO New key - Add a translation
- "collection.edit.template.notifications.delete.success": "Successfully deleted the item template",
-
- // "collection.edit.template.title": "Edit Template Item",
- // TODO New key - Add a translation
- "collection.edit.template.title": "Edit Template Item",
-
-
-
- // "collection.form.abstract": "Short Description",
- "collection.form.abstract": "Descripción breve",
-
- // "collection.form.description": "Introductory text (HTML)",
- "collection.form.description": "Texto introductorio (HTML)",
-
- // "collection.form.errors.title.required": "Please enter a collection name",
- "collection.form.errors.title.required": "Favor ingrese un nombre a la colección",
-
- // "collection.form.license": "License",
- "collection.form.license": "Licencia",
-
- // "collection.form.provenance": "Provenance",
- "collection.form.provenance": "Procedencia",
-
- // "collection.form.rights": "Copyright text (HTML)",
- "collection.form.rights": "Texto de copyright (HTML)",
-
- // "collection.form.tableofcontents": "News (HTML)",
- "collection.form.tableofcontents": "Noticias (HTML)",
-
- // "collection.form.title": "Name",
- "collection.form.title": "Nombre",
-
-
-
- // "collection.listelement.badge": "Collection",
- // TODO New key - Add a translation
- "collection.listelement.badge": "Collection",
-
-
-
- // "collection.page.browse.recent.head": "Recent Submissions",
- "collection.page.browse.recent.head": "Envíos recientes",
-
- // "collection.page.browse.recent.empty": "No items to show",
- "collection.page.browse.recent.empty": "No ítemes para mostrar",
-
- // "collection.page.edit": "Edit this collection",
- // TODO New key - Add a translation
- "collection.page.edit": "Edit this collection",
-
- // "collection.page.handle": "Permanent URI for this collection",
- "collection.page.handle": "URI permanente para esta colección",
-
- // "collection.page.license": "License",
- "collection.page.license": "Licencia",
-
- // "collection.page.news": "News",
- "collection.page.news": "Noticias",
-
-
-
- // "collection.select.confirm": "Confirm selected",
- "collection.select.confirm": "Confirmar la selección",
-
- // "collection.select.empty": "No collections to show",
- "collection.select.empty": "No hay colecciones para mostrar",
-
- // "collection.select.table.title": "Title",
- "collection.select.table.title": "Título",
-
-
-
- // "collection.source.update.notifications.error.content": "The provided settings have been tested and didn't work.",
- // TODO New key - Add a translation
- "collection.source.update.notifications.error.content": "The provided settings have been tested and didn't work.",
-
- // "collection.source.update.notifications.error.title": "Server Error",
- // TODO New key - Add a translation
- "collection.source.update.notifications.error.title": "Server Error",
-
-
-
- // "communityList.tabTitle": "DSpace - Community List",
- // TODO New key - Add a translation
- "communityList.tabTitle": "DSpace - Community List",
-
- // "communityList.title": "List of Communities",
- // TODO New key - Add a translation
- "communityList.title": "List of Communities",
-
- // "communityList.showMore": "Show More",
- // TODO New key - Add a translation
- "communityList.showMore": "Show More",
-
-
-
- // "community.create.head": "Create a Community",
- "community.create.head": "Crear una Comunidad",
-
- // "community.create.notifications.success": "Successfully created the Community",
- // TODO New key - Add a translation
- "community.create.notifications.success": "Successfully created the Community",
-
- // "community.create.sub-head": "Create a Sub-Community for Community {{ parent }}",
- "community.create.sub-head": "Crear una Sub-Comunidad por Communidad {{ parent }}",
-
- // "community.curate.header": "Curate Community: {{community}}",
- // TODO New key - Add a translation
- "community.curate.header": "Curate Community: {{community}}",
-
- // "community.delete.cancel": "Cancel",
- "community.delete.cancel": "Cancelar",
-
- // "community.delete.confirm": "Confirm",
- "community.delete.confirm": "Confirmar",
-
- // "community.delete.head": "Delete Community",
- "community.delete.head": "Eliminar Comunidad",
-
- // "community.delete.notification.fail": "Community could not be deleted",
- "community.delete.notification.fail": "Esta comunidad no puede ser eliminada",
-
- // "community.delete.notification.success": "Successfully deleted community",
- "community.delete.notification.success": "Comunidad eliminada exitosamente",
-
- // "community.delete.text": "Are you sure you want to delete community \"{{ dso }}\"",
- "community.delete.text": "Está seguro de eliminar la comunidad \"{{ dso }}\"",
-
- // "community.edit.delete": "Delete this community",
- "community.edit.delete": "Eliminar esta comunidad",
-
- // "community.edit.head": "Edit Community",
- "community.edit.head": "Editar la Comunidad",
-
- // "community.edit.breadcrumbs": "Edit Community",
- // TODO New key - Add a translation
- "community.edit.breadcrumbs": "Edit Community",
-
-
- // "community.edit.logo.label": "Community logo",
- // TODO New key - Add a translation
- "community.edit.logo.label": "Community logo",
-
- // "community.edit.logo.notifications.add.error": "Uploading Community logo failed. Please verify the content before retrying.",
- // TODO New key - Add a translation
- "community.edit.logo.notifications.add.error": "Uploading Community logo failed. Please verify the content before retrying.",
-
- // "community.edit.logo.notifications.add.success": "Upload Community logo successful.",
- // TODO New key - Add a translation
- "community.edit.logo.notifications.add.success": "Upload Community logo successful.",
-
- // "community.edit.logo.notifications.delete.success.title": "Logo deleted",
- // TODO New key - Add a translation
- "community.edit.logo.notifications.delete.success.title": "Logo deleted",
-
- // "community.edit.logo.notifications.delete.success.content": "Successfully deleted the community's logo",
- // TODO New key - Add a translation
- "community.edit.logo.notifications.delete.success.content": "Successfully deleted the community's logo",
-
- // "community.edit.logo.notifications.delete.error.title": "Error deleting logo",
- // TODO New key - Add a translation
- "community.edit.logo.notifications.delete.error.title": "Error deleting logo",
-
- // "community.edit.logo.upload": "Drop a Community Logo to upload",
- // TODO New key - Add a translation
- "community.edit.logo.upload": "Drop a Community Logo to upload",
-
-
-
- // "community.edit.notifications.success": "Successfully edited the Community",
- // TODO New key - Add a translation
- "community.edit.notifications.success": "Successfully edited the Community",
-
- // "community.edit.notifications.unauthorized": "You do not have privileges to make this change",
- // TODO New key - Add a translation
- "community.edit.notifications.unauthorized": "You do not have privileges to make this change",
-
- // "community.edit.notifications.error": "An error occured while editing the Community",
- // TODO New key - Add a translation
- "community.edit.notifications.error": "An error occured while editing the Community",
-
- // "community.edit.return": "Return",
- // TODO New key - Add a translation
- "community.edit.return": "Return",
-
-
-
- // "community.edit.tabs.curate.head": "Curate",
- // TODO New key - Add a translation
- "community.edit.tabs.curate.head": "Curate",
-
- // "community.edit.tabs.curate.title": "Community Edit - Curate",
- // TODO New key - Add a translation
- "community.edit.tabs.curate.title": "Community Edit - Curate",
-
- // "community.edit.tabs.metadata.head": "Edit Metadata",
- // TODO New key - Add a translation
- "community.edit.tabs.metadata.head": "Edit Metadata",
-
- // "community.edit.tabs.metadata.title": "Community Edit - Metadata",
- // TODO New key - Add a translation
- "community.edit.tabs.metadata.title": "Community Edit - Metadata",
-
- // "community.edit.tabs.roles.head": "Assign Roles",
- // TODO New key - Add a translation
- "community.edit.tabs.roles.head": "Assign Roles",
-
- // "community.edit.tabs.roles.title": "Community Edit - Roles",
- // TODO New key - Add a translation
- "community.edit.tabs.roles.title": "Community Edit - Roles",
-
- // "community.edit.tabs.authorizations.head": "Authorizations",
- // TODO New key - Add a translation
- "community.edit.tabs.authorizations.head": "Authorizations",
-
- // "community.edit.tabs.authorizations.title": "Community Edit - Authorizations",
- // TODO New key - Add a translation
- "community.edit.tabs.authorizations.title": "Community Edit - Authorizations",
-
-
-
- // "community.listelement.badge": "Community",
- // TODO New key - Add a translation
- "community.listelement.badge": "Community",
-
-
-
- // "comcol-role.edit.no-group": "None",
- // TODO New key - Add a translation
- "comcol-role.edit.no-group": "None",
-
- // "comcol-role.edit.create": "Create",
- // TODO New key - Add a translation
- "comcol-role.edit.create": "Create",
-
- // "comcol-role.edit.restrict": "Restrict",
- // TODO New key - Add a translation
- "comcol-role.edit.restrict": "Restrict",
-
- // "comcol-role.edit.delete": "Delete",
- // TODO New key - Add a translation
- "comcol-role.edit.delete": "Delete",
-
-
- // "comcol-role.edit.community-admin.name": "Administrators",
- // TODO New key - Add a translation
- "comcol-role.edit.community-admin.name": "Administrators",
-
- // "comcol-role.edit.collection-admin.name": "Administrators",
- // TODO New key - Add a translation
- "comcol-role.edit.collection-admin.name": "Administrators",
-
-
- // "comcol-role.edit.community-admin.description": "Community administrators can create sub-communities or collections, and manage or assign management for those sub-communities or collections. In addition, they decide who can submit items to any sub-collections, edit item metadata (after submission), and add (map) existing items from other collections (subject to authorization).",
- // TODO New key - Add a translation
- "comcol-role.edit.community-admin.description": "Community administrators can create sub-communities or collections, and manage or assign management for those sub-communities or collections. In addition, they decide who can submit items to any sub-collections, edit item metadata (after submission), and add (map) existing items from other collections (subject to authorization).",
-
- // "comcol-role.edit.collection-admin.description": "Collection administrators decide who can submit items to the collection, edit item metadata (after submission), and add (map) existing items from other collections to this collection (subject to authorization for that collection).",
- // TODO New key - Add a translation
- "comcol-role.edit.collection-admin.description": "Collection administrators decide who can submit items to the collection, edit item metadata (after submission), and add (map) existing items from other collections to this collection (subject to authorization for that collection).",
-
-
- // "comcol-role.edit.submitters.name": "Submitters",
- // TODO New key - Add a translation
- "comcol-role.edit.submitters.name": "Submitters",
-
- // "comcol-role.edit.submitters.description": "The E-People and Groups that have permission to submit new items to this collection.",
- // TODO New key - Add a translation
- "comcol-role.edit.submitters.description": "The E-People and Groups that have permission to submit new items to this collection.",
-
-
- // "comcol-role.edit.item_read.name": "Default item read access",
- // TODO New key - Add a translation
- "comcol-role.edit.item_read.name": "Default item read access",
-
- // "comcol-role.edit.item_read.description": "E-People and Groups that can read new items submitted to this collection. Changes to this role are not retroactive. Existing items in the system will still be viewable by those who had read access at the time of their addition.",
- // TODO New key - Add a translation
- "comcol-role.edit.item_read.description": "E-People and Groups that can read new items submitted to this collection. Changes to this role are not retroactive. Existing items in the system will still be viewable by those who had read access at the time of their addition.",
-
- // "comcol-role.edit.item_read.anonymous-group": "Default read for incoming items is currently set to Anonymous.",
- // TODO New key - Add a translation
- "comcol-role.edit.item_read.anonymous-group": "Default read for incoming items is currently set to Anonymous.",
-
-
- // "comcol-role.edit.bitstream_read.name": "Default bitstream read access",
- // TODO New key - Add a translation
- "comcol-role.edit.bitstream_read.name": "Default bitstream read access",
-
- // "comcol-role.edit.bitstream_read.description": "Community administrators can create sub-communities or collections, and manage or assign management for those sub-communities or collections. In addition, they decide who can submit items to any sub-collections, edit item metadata (after submission), and add (map) existing items from other collections (subject to authorization).",
- // TODO New key - Add a translation
- "comcol-role.edit.bitstream_read.description": "Community administrators can create sub-communities or collections, and manage or assign management for those sub-communities or collections. In addition, they decide who can submit items to any sub-collections, edit item metadata (after submission), and add (map) existing items from other collections (subject to authorization).",
-
- // "comcol-role.edit.bitstream_read.anonymous-group": "Default read for incoming bitstreams is currently set to Anonymous.",
- // TODO New key - Add a translation
- "comcol-role.edit.bitstream_read.anonymous-group": "Default read for incoming bitstreams is currently set to Anonymous.",
-
-
- // "comcol-role.edit.editor.name": "Editors",
- // TODO New key - Add a translation
- "comcol-role.edit.editor.name": "Editors",
-
- // "comcol-role.edit.editor.description": "Editors are able to edit the metadata of incoming submissions, and then accept or reject them.",
- // TODO New key - Add a translation
- "comcol-role.edit.editor.description": "Editors are able to edit the metadata of incoming submissions, and then accept or reject them.",
-
-
- // "comcol-role.edit.finaleditor.name": "Final editors",
- // TODO New key - Add a translation
- "comcol-role.edit.finaleditor.name": "Final editors",
-
- // "comcol-role.edit.finaleditor.description": "Final editors are able to edit the metadata of incoming submissions, but will not be able to reject them.",
- // TODO New key - Add a translation
- "comcol-role.edit.finaleditor.description": "Final editors are able to edit the metadata of incoming submissions, but will not be able to reject them.",
-
-
- // "comcol-role.edit.reviewer.name": "Reviewers",
- // TODO New key - Add a translation
- "comcol-role.edit.reviewer.name": "Reviewers",
-
- // "comcol-role.edit.reviewer.description": "Reviewers are able to accept or reject incoming submissions. However, they are not able to edit the submission's metadata.",
- // TODO New key - Add a translation
- "comcol-role.edit.reviewer.description": "Reviewers are able to accept or reject incoming submissions. However, they are not able to edit the submission's metadata.",
-
-
-
- // "community.form.abstract": "Short Description",
- "community.form.abstract": "Descripción breve",
-
- // "community.form.description": "Introductory text (HTML)",
- "community.form.description": "Texto introductorio (HTML)",
-
- // "community.form.errors.title.required": "Please enter a community name",
- "community.form.errors.title.required": "Favor ingresar el nombre de la comunidad",
-
- // "community.form.rights": "Copyright text (HTML)",
- "community.form.rights": "Texto de copyright (HTML)",
-
- // "community.form.tableofcontents": "News (HTML)",
- "community.form.tableofcontents": "Noticias (HTML)",
-
- // "community.form.title": "Name",
- "community.form.title": "Nombre",
-
- // "community.page.edit": "Edit this community",
- // TODO New key - Add a translation
- "community.page.edit": "Edit this community",
-
- // "community.page.handle": "Permanent URI for this community",
- "community.page.handle": "URI permanente para esta comunidad",
-
- // "community.page.license": "License",
- "community.page.license": "Licencia",
-
- // "community.page.news": "News",
- "community.page.news": "Noticias",
-
- // "community.all-lists.head": "Subcommunities and Collections",
- "community.all-lists.head": "Subcomunidades y Colecciones",
-
- // "community.sub-collection-list.head": "Collections of this Community",
- "community.sub-collection-list.head": "Colecciones de esta Comunidad",
-
- // "community.sub-community-list.head": "Communities of this Community",
- "community.sub-community-list.head": "Comunidades de esta Comunidad",
-
-
-
- // "cookies.consent.accept-all": "Accept all",
- // TODO New key - Add a translation
- "cookies.consent.accept-all": "Accept all",
-
- // "cookies.consent.accept-selected": "Accept selected",
- // TODO New key - Add a translation
- "cookies.consent.accept-selected": "Accept selected",
-
- // "cookies.consent.app.opt-out.description": "This app is loaded by default (but you can opt out)",
- // TODO New key - Add a translation
- "cookies.consent.app.opt-out.description": "This app is loaded by default (but you can opt out)",
-
- // "cookies.consent.app.opt-out.title": "(opt-out)",
- // TODO New key - Add a translation
- "cookies.consent.app.opt-out.title": "(opt-out)",
-
- // "cookies.consent.app.purpose": "purpose",
- // TODO New key - Add a translation
- "cookies.consent.app.purpose": "purpose",
-
- // "cookies.consent.app.required.description": "This application is always required",
- // TODO New key - Add a translation
- "cookies.consent.app.required.description": "This application is always required",
-
- // "cookies.consent.app.required.title": "(always required)",
- // TODO New key - Add a translation
- "cookies.consent.app.required.title": "(always required)",
-
- // "cookies.consent.update": "There were changes since your last visit, please update your consent.",
- // TODO New key - Add a translation
- "cookies.consent.update": "There were changes since your last visit, please update your consent.",
-
- // "cookies.consent.close": "Close",
- // TODO New key - Add a translation
- "cookies.consent.close": "Close",
-
- // "cookies.consent.decline": "Decline",
- // TODO New key - Add a translation
- "cookies.consent.decline": "Decline",
-
- // "cookies.consent.content-notice.description": "We collect and process your personal information for the following purposes: Authentication, Preferences, Acknowledgement and Statistics.
To learn more, please read our {privacyPolicy}.",
- // TODO New key - Add a translation
- "cookies.consent.content-notice.description": "We collect and process your personal information for the following purposes: Authentication, Preferences, Acknowledgement and Statistics.
To learn more, please read our {privacyPolicy}.",
-
- // "cookies.consent.content-notice.learnMore": "Customize",
- // TODO New key - Add a translation
- "cookies.consent.content-notice.learnMore": "Customize",
-
- // "cookies.consent.content-modal.description": "Here you can see and customize the information that we collect about you.",
- // TODO New key - Add a translation
- "cookies.consent.content-modal.description": "Here you can see and customize the information that we collect about you.",
-
- // "cookies.consent.content-modal.privacy-policy.name": "privacy policy",
- // TODO New key - Add a translation
- "cookies.consent.content-modal.privacy-policy.name": "privacy policy",
-
- // "cookies.consent.content-modal.privacy-policy.text": "To learn more, please read our {privacyPolicy}.",
- // TODO New key - Add a translation
- "cookies.consent.content-modal.privacy-policy.text": "To learn more, please read our {privacyPolicy}.",
-
- // "cookies.consent.content-modal.title": "Information that we collect",
- // TODO New key - Add a translation
- "cookies.consent.content-modal.title": "Information that we collect",
-
-
-
- // "cookies.consent.app.title.authentication": "Authentication",
- // TODO New key - Add a translation
- "cookies.consent.app.title.authentication": "Authentication",
-
- // "cookies.consent.app.description.authentication": "Required for signing you in",
- // TODO New key - Add a translation
- "cookies.consent.app.description.authentication": "Required for signing you in",
-
-
- // "cookies.consent.app.title.preferences": "Preferences",
- // TODO New key - Add a translation
- "cookies.consent.app.title.preferences": "Preferences",
-
- // "cookies.consent.app.description.preferences": "Required for saving your preferences",
- // TODO New key - Add a translation
- "cookies.consent.app.description.preferences": "Required for saving your preferences",
-
-
-
- // "cookies.consent.app.title.acknowledgement": "Acknowledgement",
- // TODO New key - Add a translation
- "cookies.consent.app.title.acknowledgement": "Acknowledgement",
-
- // "cookies.consent.app.description.acknowledgement": "Required for saving your acknowledgements and consents",
- // TODO New key - Add a translation
- "cookies.consent.app.description.acknowledgement": "Required for saving your acknowledgements and consents",
-
-
-
- // "cookies.consent.app.title.google-analytics": "Google Analytics",
- // TODO New key - Add a translation
- "cookies.consent.app.title.google-analytics": "Google Analytics",
-
- // "cookies.consent.app.description.google-analytics": "Allows us to track statistical data",
- // TODO New key - Add a translation
- "cookies.consent.app.description.google-analytics": "Allows us to track statistical data",
-
-
-
- // "cookies.consent.purpose.functional": "Functional",
- // TODO New key - Add a translation
- "cookies.consent.purpose.functional": "Functional",
-
- // "cookies.consent.purpose.statistical": "Statistical",
- // TODO New key - Add a translation
- "cookies.consent.purpose.statistical": "Statistical",
-
-
- // "curation-task.task.checklinks.label": "Check Links in Metadata",
- // TODO New key - Add a translation
- "curation-task.task.checklinks.label": "Check Links in Metadata",
-
- // "curation-task.task.noop.label": "NOOP",
- // TODO New key - Add a translation
- "curation-task.task.noop.label": "NOOP",
-
- // "curation-task.task.profileformats.label": "Profile Bitstream Formats",
- // TODO New key - Add a translation
- "curation-task.task.profileformats.label": "Profile Bitstream Formats",
-
- // "curation-task.task.requiredmetadata.label": "Check for Required Metadata",
- // TODO New key - Add a translation
- "curation-task.task.requiredmetadata.label": "Check for Required Metadata",
-
- // "curation-task.task.translate.label": "Microsoft Translator",
- // TODO New key - Add a translation
- "curation-task.task.translate.label": "Microsoft Translator",
-
- // "curation-task.task.vscan.label": "Virus Scan",
- // TODO New key - Add a translation
- "curation-task.task.vscan.label": "Virus Scan",
-
-
-
- // "curation.form.task-select.label": "Task:",
- // TODO New key - Add a translation
- "curation.form.task-select.label": "Task:",
-
- // "curation.form.submit": "Start",
- // TODO New key - Add a translation
- "curation.form.submit": "Start",
-
- // "curation.form.submit.success.head": "The curation task has been started successfully",
- // TODO New key - Add a translation
- "curation.form.submit.success.head": "The curation task has been started successfully",
-
- // "curation.form.submit.success.content": "You will be redirected to the corresponding process page.",
- // TODO New key - Add a translation
- "curation.form.submit.success.content": "You will be redirected to the corresponding process page.",
-
- // "curation.form.submit.error.head": "Running the curation task failed",
- // TODO New key - Add a translation
- "curation.form.submit.error.head": "Running the curation task failed",
-
- // "curation.form.submit.error.content": "An error occured when trying to start the curation task.",
- // TODO New key - Add a translation
- "curation.form.submit.error.content": "An error occured when trying to start the curation task.",
-
- // "curation.form.handle.label": "Handle:",
- // TODO New key - Add a translation
- "curation.form.handle.label": "Handle:",
-
- // "curation.form.handle.hint": "Hint: Enter [your-handle-prefix]/0 to run a task across entire site (not all tasks may support this capability)",
- // TODO New key - Add a translation
- "curation.form.handle.hint": "Hint: Enter [your-handle-prefix]/0 to run a task across entire site (not all tasks may support this capability)",
-
-
-
- // "dso-selector.create.collection.head": "New collection",
- "dso-selector.create.collection.head": "Nueva colección",
-
- // "dso-selector.create.collection.sub-level": "Create a new collection in",
- // TODO New key - Add a translation
- "dso-selector.create.collection.sub-level": "Create a new collection in",
-
- // "dso-selector.create.community.head": "New community",
- "dso-selector.create.community.head": "Nueva comunidad",
-
- // "dso-selector.create.community.sub-level": "Create a new community in",
- "dso-selector.create.community.sub-level": "Crear una nueva comunidad en",
-
- // "dso-selector.create.community.top-level": "Create a new top-level community",
- "dso-selector.create.community.top-level": "Crear una nueva comunidad de nivel superior",
-
- // "dso-selector.create.item.head": "New item",
- "dso-selector.create.item.head": "Nuevo ítem",
-
- // "dso-selector.create.item.sub-level": "Create a new item in",
- // TODO New key - Add a translation
- "dso-selector.create.item.sub-level": "Create a new item in",
-
- // "dso-selector.create.submission.head": "New submission",
- // TODO New key - Add a translation
- "dso-selector.create.submission.head": "New submission",
-
- // "dso-selector.edit.collection.head": "Edit collection",
- "dso-selector.edit.collection.head": "Editar colección",
-
- // "dso-selector.edit.community.head": "Edit community",
- "dso-selector.edit.community.head": "Editar comunidad",
-
- // "dso-selector.edit.item.head": "Edit item",
- "dso-selector.edit.item.head": "Editar ítem",
-
- // "dso-selector.export-metadata.dspaceobject.head": "Export metadata from",
- // TODO New key - Add a translation
- "dso-selector.export-metadata.dspaceobject.head": "Export metadata from",
-
- // "dso-selector.no-results": "No {{ type }} found",
- "dso-selector.no-results": "No se ha encontrado {{ type }}",
-
- // "dso-selector.placeholder": "Search for a {{ type }}",
- "dso-selector.placeholder": "Buscar por {{ type }}",
-
-
-
- // "confirmation-modal.export-metadata.header": "Export metadata for {{ dsoName }}",
- // TODO New key - Add a translation
- "confirmation-modal.export-metadata.header": "Export metadata for {{ dsoName }}",
-
- // "confirmation-modal.export-metadata.info": "Are you sure you want to export metadata for {{ dsoName }}",
- // TODO New key - Add a translation
- "confirmation-modal.export-metadata.info": "Are you sure you want to export metadata for {{ dsoName }}",
-
- // "confirmation-modal.export-metadata.cancel": "Cancel",
- // TODO New key - Add a translation
- "confirmation-modal.export-metadata.cancel": "Cancel",
-
- // "confirmation-modal.export-metadata.confirm": "Export",
- // TODO New key - Add a translation
- "confirmation-modal.export-metadata.confirm": "Export",
-
- // "confirmation-modal.delete-eperson.header": "Delete EPerson \"{{ dsoName }}\"",
- // TODO New key - Add a translation
- "confirmation-modal.delete-eperson.header": "Delete EPerson \"{{ dsoName }}\"",
-
- // "confirmation-modal.delete-eperson.info": "Are you sure you want to delete EPerson \"{{ dsoName }}\"",
- // TODO New key - Add a translation
- "confirmation-modal.delete-eperson.info": "Are you sure you want to delete EPerson \"{{ dsoName }}\"",
-
- // "confirmation-modal.delete-eperson.cancel": "Cancel",
- // TODO New key - Add a translation
- "confirmation-modal.delete-eperson.cancel": "Cancel",
-
- // "confirmation-modal.delete-eperson.confirm": "Delete",
- // TODO New key - Add a translation
- "confirmation-modal.delete-eperson.confirm": "Delete",
-
-
- // "error.bitstream": "Error fetching bitstream",
- // TODO New key - Add a translation
- "error.bitstream": "Error fetching bitstream",
-
- // "error.browse-by": "Error fetching items",
- "error.browse-by": "Error al recuperar los ítemes",
-
- // "error.collection": "Error fetching collection",
- "error.collection": "Error al recuperar la colección",
-
- // "error.collections": "Error fetching collections",
- "error.collections": "Error al recuperar las colecciones",
-
- // "error.community": "Error fetching community",
- "error.community": "Error al recuperar la comunidad",
-
- // "error.identifier": "No item found for the identifier",
- "error.identifier": "No se ha encontrado ningún ítem para el identificador.",
-
- // "error.default": "Error",
- "error.default": "Error",
-
- // "error.item": "Error fetching item",
- "error.item": "Error al recuperar el ítem",
-
- // "error.items": "Error fetching items",
- "error.items": "Error al recuperar los ítemes",
-
- // "error.objects": "Error fetching objects",
- "error.objects": "Error al recuperar los objetos",
-
- // "error.recent-submissions": "Error fetching recent submissions",
- "error.recent-submissions": "Error al recuperar los envíos recientes",
-
- // "error.search-results": "Error fetching search results",
- "error.search-results": "Error al recuperar los resultados de búsqueda",
-
- // "error.sub-collections": "Error fetching sub-collections",
- "error.sub-collections": "Error al recuperar las sub-colecciones",
-
- // "error.sub-communities": "Error fetching sub-communities",
- "error.sub-communities": "Error al recuperar las sub-comunidades",
-
- // "error.submission.sections.init-form-error": "An error occurred during section initialize, please check your input-form configuration. Details are below :
",
- "error.submission.sections.init-form-error": "Se produjo un error ocurrió durante el inicio de sesión, favor verifique su configuración del formulario de entrada. Los detalles están abajo :
",
-
- // "error.top-level-communities": "Error fetching top-level communities",
- "error.top-level-communities": "Error al recuperar las comunidades de nivel superior",
-
- // "error.validation.license.notgranted": "You must grant this license to complete your submission. If you are unable to grant this license at this time you may save your work and return later or remove the submission.",
- "error.validation.license.notgranted": "Debe otorgar esta licencia para completar su envío. Si no puede otorgar esta licencia en este momento, puede guardar su trabajo y regresar más tarde o eliminar el envío.",
-
- // "error.validation.pattern": "This input is restricted by the current pattern: {{ pattern }}.",
- "error.validation.pattern": "Esta entrada está restringida por el patrón actual: {{ pattern }}.",
-
- // "error.validation.filerequired": "The file upload is mandatory",
- // TODO New key - Add a translation
- "error.validation.filerequired": "The file upload is mandatory",
-
-
-
- // "file-section.error.header": "Error obtaining files for this item",
- // TODO New key - Add a translation
- "file-section.error.header": "Error obtaining files for this item",
-
-
-
- // "footer.copyright": "copyright © 2002-{{ year }}",
- "footer.copyright": "derechos de autor © 2002-{{ year }}",
-
- // "footer.link.dspace": "DSpace software",
- "footer.link.dspace": "Software DSpace",
-
- // "footer.link.lyrasis": "LYRASIS",
- "footer.link.lyrasis": "LYRASIS",
-
- // "footer.link.cookies": "Cookie settings",
- // TODO New key - Add a translation
- "footer.link.cookies": "Cookie settings",
-
- // "footer.link.privacy-policy": "Privacy policy",
- // TODO New key - Add a translation
- "footer.link.privacy-policy": "Privacy policy",
-
- // "footer.link.end-user-agreement":"End User Agreement",
- // TODO New key - Add a translation
- "footer.link.end-user-agreement":"End User Agreement",
-
-
-
- // "forgot-email.form.header": "Forgot Password",
- // TODO New key - Add a translation
- "forgot-email.form.header": "Forgot Password",
-
- // "forgot-email.form.info": "Enter Register an account to subscribe to collections for email updates, and submit new items to DSpace.",
- // TODO New key - Add a translation
- "forgot-email.form.info": "Enter Register an account to subscribe to collections for email updates, and submit new items to DSpace.",
-
- // "forgot-email.form.email": "Email Address *",
- // TODO New key - Add a translation
- "forgot-email.form.email": "Email Address *",
-
- // "forgot-email.form.email.error.required": "Please fill in an email address",
- // TODO New key - Add a translation
- "forgot-email.form.email.error.required": "Please fill in an email address",
-
- // "forgot-email.form.email.error.pattern": "Please fill in a valid email address",
- // TODO New key - Add a translation
- "forgot-email.form.email.error.pattern": "Please fill in a valid email address",
-
- // "forgot-email.form.email.hint": "This address will be verified and used as your login name.",
- // TODO New key - Add a translation
- "forgot-email.form.email.hint": "This address will be verified and used as your login name.",
-
- // "forgot-email.form.submit": "Submit",
- // TODO New key - Add a translation
- "forgot-email.form.submit": "Submit",
-
- // "forgot-email.form.success.head": "Verification email sent",
- // TODO New key - Add a translation
- "forgot-email.form.success.head": "Verification email sent",
-
- // "forgot-email.form.success.content": "An email has been sent to {{ email }} containing a special URL and further instructions.",
- // TODO New key - Add a translation
- "forgot-email.form.success.content": "An email has been sent to {{ email }} containing a special URL and further instructions.",
-
- // "forgot-email.form.error.head": "Error when trying to register email",
- // TODO New key - Add a translation
- "forgot-email.form.error.head": "Error when trying to register email",
-
- // "forgot-email.form.error.content": "An error occured when registering the following email address: {{ email }}",
- // TODO New key - Add a translation
- "forgot-email.form.error.content": "An error occured when registering the following email address: {{ email }}",
-
-
-
- // "forgot-password.title": "Forgot Password",
- // TODO New key - Add a translation
- "forgot-password.title": "Forgot Password",
-
- // "forgot-password.form.head": "Forgot Password",
- // TODO New key - Add a translation
- "forgot-password.form.head": "Forgot Password",
-
- // "forgot-password.form.info": "Enter a new password in the box below, and confirm it by typing it again into the second box. It should be at least six characters long.",
- // TODO New key - Add a translation
- "forgot-password.form.info": "Enter a new password in the box below, and confirm it by typing it again into the second box. It should be at least six characters long.",
-
- // "forgot-password.form.card.security": "Security",
- // TODO New key - Add a translation
- "forgot-password.form.card.security": "Security",
-
- // "forgot-password.form.identification.header": "Identify",
- // TODO New key - Add a translation
- "forgot-password.form.identification.header": "Identify",
-
- // "forgot-password.form.identification.email": "Email address: ",
- // TODO New key - Add a translation
- "forgot-password.form.identification.email": "Email address: ",
-
- // "forgot-password.form.label.password": "Password",
- // TODO New key - Add a translation
- "forgot-password.form.label.password": "Password",
-
- // "forgot-password.form.label.passwordrepeat": "Retype to confirm",
- // TODO New key - Add a translation
- "forgot-password.form.label.passwordrepeat": "Retype to confirm",
-
- // "forgot-password.form.error.empty-password": "Please enter a password in the box below.",
- // TODO New key - Add a translation
- "forgot-password.form.error.empty-password": "Please enter a password in the box below.",
-
- // "forgot-password.form.error.matching-passwords": "The passwords do not match.",
- // TODO New key - Add a translation
- "forgot-password.form.error.matching-passwords": "The passwords do not match.",
-
- // "forgot-password.form.error.password-length": "The password should be at least 6 characters long.",
- // TODO New key - Add a translation
- "forgot-password.form.error.password-length": "The password should be at least 6 characters long.",
-
- // "forgot-password.form.notification.error.title": "Error when trying to submit new password",
- // TODO New key - Add a translation
- "forgot-password.form.notification.error.title": "Error when trying to submit new password",
-
- // "forgot-password.form.notification.success.content": "The password reset was successful. You have been logged in as the created user.",
- // TODO New key - Add a translation
- "forgot-password.form.notification.success.content": "The password reset was successful. You have been logged in as the created user.",
-
- // "forgot-password.form.notification.success.title": "Password reset completed",
- // TODO New key - Add a translation
- "forgot-password.form.notification.success.title": "Password reset completed",
-
- // "forgot-password.form.submit": "Submit password",
- // TODO New key - Add a translation
- "forgot-password.form.submit": "Submit password",
-
-
-
- // "form.add": "Add",
- // TODO New key - Add a translation
- "form.add": "Add",
-
- // "form.add-help": "Click here to add the current entry and to add another one",
- // TODO New key - Add a translation
- "form.add-help": "Click here to add the current entry and to add another one",
-
- // "form.cancel": "Cancel",
- "form.cancel": "Cancelar",
-
- // "form.clear": "Clear",
- "form.clear": "Limpiar",
-
- // "form.clear-help": "Click here to remove the selected value",
- "form.clear-help": "Haga clic aquí para eliminar el valor seleccionado.",
-
- // "form.edit": "Edit",
- "form.edit": "Editar",
-
- // "form.edit-help": "Click here to edit the selected value",
- "form.edit-help": "Haga clic aquí para editar el valor seleccionado",
-
- // "form.first-name": "First name",
- "form.first-name": "Primer nombre",
-
- // "form.group-collapse": "Collapse",
- "form.group-collapse": "Contraer",
-
- // "form.group-collapse-help": "Click here to collapse",
- "form.group-collapse-help": "Clic aquí para contraer",
-
- // "form.group-expand": "Expand",
- "form.group-expand": "Expandir",
-
- // "form.group-expand-help": "Click here to expand and add more elements",
- "form.group-expand-help": "Clic aquí para expandir and agregar más elementos",
-
- // "form.last-name": "Last name",
- "form.last-name": "Apellido",
-
- // "form.loading": "Loading...",
- "form.loading": "Cargando...",
-
- // "form.lookup": "Lookup",
- // TODO New key - Add a translation
- "form.lookup": "Lookup",
-
- // "form.lookup-help": "Click here to look up an existing relation",
- // TODO New key - Add a translation
- "form.lookup-help": "Click here to look up an existing relation",
-
- // "form.no-results": "No results found",
- "form.no-results": "No se han encontrado resultados",
-
- // "form.no-value": "No value entered",
- "form.no-value": "Ningún valor ingresado",
-
- // "form.other-information": {},
- "form.other-information": {},
-
- // "form.remove": "Remove",
- "form.remove": "Eliminar",
-
- // "form.save": "Save",
- "form.save": "Guardar",
-
- // "form.save-help": "Save changes",
- "form.save-help": "Guardar cambios",
-
- // "form.search": "Search",
- "form.search": "Buscar",
-
- // "form.search-help": "Click here to look for an existing correspondence",
- // TODO Source message changed - Revise the translation
- "form.search-help": "Haga clic aquí para buscar una correspondencia existente",
-
- // "form.submit": "Submit",
- "form.submit": "Enviar",
-
-
-
- // "home.description": "",
- "home.description": "",
-
- // "home.breadcrumbs": "Home",
- // TODO New key - Add a translation
- "home.breadcrumbs": "Home",
-
- // "home.title": "DSpace Angular :: Home",
- "home.title": "DSpace Angular :: Inicio",
-
- // "home.top-level-communities.head": "Communities in DSpace",
- "home.top-level-communities.head": "Comunidades en DSpace",
-
- // "home.top-level-communities.help": "Select a community to browse its collections.",
- "home.top-level-communities.help": "Seleccionar una comunidad para navegar sus colecciones.",
-
-
-
- // "info.end-user-agreement.accept": "I have read and I agree to the End User Agreement",
- // TODO New key - Add a translation
- "info.end-user-agreement.accept": "I have read and I agree to the End User Agreement",
-
- // "info.end-user-agreement.accept.error": "An error occurred accepting the End User Agreement",
- // TODO New key - Add a translation
- "info.end-user-agreement.accept.error": "An error occurred accepting the End User Agreement",
-
- // "info.end-user-agreement.accept.success": "Successfully updated the End User Agreement",
- // TODO New key - Add a translation
- "info.end-user-agreement.accept.success": "Successfully updated the End User Agreement",
-
- // "info.end-user-agreement.breadcrumbs": "End User Agreement",
- // TODO New key - Add a translation
- "info.end-user-agreement.breadcrumbs": "End User Agreement",
-
- // "info.end-user-agreement.buttons.cancel": "Cancel",
- // TODO New key - Add a translation
- "info.end-user-agreement.buttons.cancel": "Cancel",
-
- // "info.end-user-agreement.buttons.save": "Save",
- // TODO New key - Add a translation
- "info.end-user-agreement.buttons.save": "Save",
-
- // "info.end-user-agreement.head": "End User Agreement",
- // TODO New key - Add a translation
- "info.end-user-agreement.head": "End User Agreement",
-
- // "info.end-user-agreement.title": "End User Agreement",
- // TODO New key - Add a translation
- "info.end-user-agreement.title": "End User Agreement",
-
- // "info.privacy.breadcrumbs": "Privacy Statement",
- // TODO New key - Add a translation
- "info.privacy.breadcrumbs": "Privacy Statement",
-
- // "info.privacy.head": "Privacy Statement",
- // TODO New key - Add a translation
- "info.privacy.head": "Privacy Statement",
-
- // "info.privacy.title": "Privacy Statement",
- // TODO New key - Add a translation
- "info.privacy.title": "Privacy Statement",
-
-
-
- // "item.alerts.private": "This item is private",
- // TODO New key - Add a translation
- "item.alerts.private": "This item is private",
-
- // "item.alerts.withdrawn": "This item has been withdrawn",
- // TODO New key - Add a translation
- "item.alerts.withdrawn": "This item has been withdrawn",
-
-
-
- // "item.edit.authorizations.heading": "With this editor you can view and alter the policies of an item, plus alter policies of individual item components: bundles and bitstreams. Briefly, an item is a container of bundles, and bundles are containers of bitstreams. Containers usually have ADD/REMOVE/READ/WRITE policies, while bitstreams only have READ/WRITE policies.",
- // TODO New key - Add a translation
- "item.edit.authorizations.heading": "With this editor you can view and alter the policies of an item, plus alter policies of individual item components: bundles and bitstreams. Briefly, an item is a container of bundles, and bundles are containers of bitstreams. Containers usually have ADD/REMOVE/READ/WRITE policies, while bitstreams only have READ/WRITE policies.",
-
- // "item.edit.authorizations.title": "Edit item's Policies",
- // TODO New key - Add a translation
- "item.edit.authorizations.title": "Edit item's Policies",
-
-
-
- // "item.badge.private": "Private",
- // TODO New key - Add a translation
- "item.badge.private": "Private",
-
- // "item.badge.withdrawn": "Withdrawn",
- // TODO New key - Add a translation
- "item.badge.withdrawn": "Withdrawn",
-
-
-
- // "item.bitstreams.upload.bundle": "Bundle",
- // TODO New key - Add a translation
- "item.bitstreams.upload.bundle": "Bundle",
-
- // "item.bitstreams.upload.bundle.placeholder": "Select a bundle",
- // TODO New key - Add a translation
- "item.bitstreams.upload.bundle.placeholder": "Select a bundle",
-
- // "item.bitstreams.upload.bundle.new": "Create bundle",
- // TODO New key - Add a translation
- "item.bitstreams.upload.bundle.new": "Create bundle",
-
- // "item.bitstreams.upload.bundles.empty": "This item doesn\'t contain any bundles to upload a bitstream to.",
- // TODO New key - Add a translation
- "item.bitstreams.upload.bundles.empty": "This item doesn\'t contain any bundles to upload a bitstream to.",
-
- // "item.bitstreams.upload.cancel": "Cancel",
- // TODO New key - Add a translation
- "item.bitstreams.upload.cancel": "Cancel",
-
- // "item.bitstreams.upload.drop-message": "Drop a file to upload",
- // TODO New key - Add a translation
- "item.bitstreams.upload.drop-message": "Drop a file to upload",
-
- // "item.bitstreams.upload.item": "Item: ",
- // TODO New key - Add a translation
- "item.bitstreams.upload.item": "Item: ",
-
- // "item.bitstreams.upload.notifications.bundle.created.content": "Successfully created new bundle.",
- // TODO New key - Add a translation
- "item.bitstreams.upload.notifications.bundle.created.content": "Successfully created new bundle.",
-
- // "item.bitstreams.upload.notifications.bundle.created.title": "Created bundle",
- // TODO New key - Add a translation
- "item.bitstreams.upload.notifications.bundle.created.title": "Created bundle",
-
- // "item.bitstreams.upload.notifications.upload.failed": "Upload failed. Please verify the content before retrying.",
- // TODO New key - Add a translation
- "item.bitstreams.upload.notifications.upload.failed": "Upload failed. Please verify the content before retrying.",
-
- // "item.bitstreams.upload.title": "Upload bitstream",
- // TODO New key - Add a translation
- "item.bitstreams.upload.title": "Upload bitstream",
-
-
-
- // "item.edit.bitstreams.bundle.edit.buttons.upload": "Upload",
- // TODO New key - Add a translation
- "item.edit.bitstreams.bundle.edit.buttons.upload": "Upload",
-
- // "item.edit.bitstreams.bundle.displaying": "Currently displaying {{ amount }} bitstreams of {{ total }}.",
- // TODO New key - Add a translation
- "item.edit.bitstreams.bundle.displaying": "Currently displaying {{ amount }} bitstreams of {{ total }}.",
-
- // "item.edit.bitstreams.bundle.load.all": "Load all ({{ total }})",
- // TODO New key - Add a translation
- "item.edit.bitstreams.bundle.load.all": "Load all ({{ total }})",
-
- // "item.edit.bitstreams.bundle.load.more": "Load more",
- // TODO New key - Add a translation
- "item.edit.bitstreams.bundle.load.more": "Load more",
-
- // "item.edit.bitstreams.bundle.name": "BUNDLE: {{ name }}",
- // TODO New key - Add a translation
- "item.edit.bitstreams.bundle.name": "BUNDLE: {{ name }}",
-
- // "item.edit.bitstreams.discard-button": "Discard",
- // TODO New key - Add a translation
- "item.edit.bitstreams.discard-button": "Discard",
-
- // "item.edit.bitstreams.edit.buttons.download": "Download",
- // TODO New key - Add a translation
- "item.edit.bitstreams.edit.buttons.download": "Download",
-
- // "item.edit.bitstreams.edit.buttons.drag": "Drag",
- // TODO New key - Add a translation
- "item.edit.bitstreams.edit.buttons.drag": "Drag",
-
- // "item.edit.bitstreams.edit.buttons.edit": "Edit",
- // TODO New key - Add a translation
- "item.edit.bitstreams.edit.buttons.edit": "Edit",
-
- // "item.edit.bitstreams.edit.buttons.remove": "Remove",
- // TODO New key - Add a translation
- "item.edit.bitstreams.edit.buttons.remove": "Remove",
-
- // "item.edit.bitstreams.edit.buttons.undo": "Undo changes",
- // TODO New key - Add a translation
- "item.edit.bitstreams.edit.buttons.undo": "Undo changes",
-
- // "item.edit.bitstreams.empty": "This item doesn't contain any bitstreams. Click the upload button to create one.",
- // TODO New key - Add a translation
- "item.edit.bitstreams.empty": "This item doesn't contain any bitstreams. Click the upload button to create one.",
-
- // "item.edit.bitstreams.headers.actions": "Actions",
- // TODO New key - Add a translation
- "item.edit.bitstreams.headers.actions": "Actions",
-
- // "item.edit.bitstreams.headers.bundle": "Bundle",
- // TODO New key - Add a translation
- "item.edit.bitstreams.headers.bundle": "Bundle",
-
- // "item.edit.bitstreams.headers.description": "Description",
- // TODO New key - Add a translation
- "item.edit.bitstreams.headers.description": "Description",
-
- // "item.edit.bitstreams.headers.format": "Format",
- // TODO New key - Add a translation
- "item.edit.bitstreams.headers.format": "Format",
-
- // "item.edit.bitstreams.headers.name": "Name",
- // TODO New key - Add a translation
- "item.edit.bitstreams.headers.name": "Name",
-
- // "item.edit.bitstreams.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button",
- // TODO New key - Add a translation
- "item.edit.bitstreams.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button",
-
- // "item.edit.bitstreams.notifications.discarded.title": "Changes discarded",
- // TODO New key - Add a translation
- "item.edit.bitstreams.notifications.discarded.title": "Changes discarded",
-
- // "item.edit.bitstreams.notifications.move.failed.title": "Error moving bitstreams",
- // TODO New key - Add a translation
- "item.edit.bitstreams.notifications.move.failed.title": "Error moving bitstreams",
-
- // "item.edit.bitstreams.notifications.move.saved.content": "Your move changes to this item's bitstreams and bundles have been saved.",
- // TODO New key - Add a translation
- "item.edit.bitstreams.notifications.move.saved.content": "Your move changes to this item's bitstreams and bundles have been saved.",
-
- // "item.edit.bitstreams.notifications.move.saved.title": "Move changes saved",
- // TODO New key - Add a translation
- "item.edit.bitstreams.notifications.move.saved.title": "Move changes saved",
-
- // "item.edit.bitstreams.notifications.outdated.content": "The item you're currently working on has been changed by another user. Your current changes are discarded to prevent conflicts",
- // TODO New key - Add a translation
- "item.edit.bitstreams.notifications.outdated.content": "The item you're currently working on has been changed by another user. Your current changes are discarded to prevent conflicts",
-
- // "item.edit.bitstreams.notifications.outdated.title": "Changes outdated",
- // TODO New key - Add a translation
- "item.edit.bitstreams.notifications.outdated.title": "Changes outdated",
-
- // "item.edit.bitstreams.notifications.remove.failed.title": "Error deleting bitstream",
- // TODO New key - Add a translation
- "item.edit.bitstreams.notifications.remove.failed.title": "Error deleting bitstream",
-
- // "item.edit.bitstreams.notifications.remove.saved.content": "Your removal changes to this item's bitstreams have been saved.",
- // TODO New key - Add a translation
- "item.edit.bitstreams.notifications.remove.saved.content": "Your removal changes to this item's bitstreams have been saved.",
-
- // "item.edit.bitstreams.notifications.remove.saved.title": "Removal changes saved",
- // TODO New key - Add a translation
- "item.edit.bitstreams.notifications.remove.saved.title": "Removal changes saved",
-
- // "item.edit.bitstreams.reinstate-button": "Undo",
- // TODO New key - Add a translation
- "item.edit.bitstreams.reinstate-button": "Undo",
-
- // "item.edit.bitstreams.save-button": "Save",
- // TODO New key - Add a translation
- "item.edit.bitstreams.save-button": "Save",
-
- // "item.edit.bitstreams.upload-button": "Upload",
- // TODO New key - Add a translation
- "item.edit.bitstreams.upload-button": "Upload",
-
-
-
- // "item.edit.delete.cancel": "Cancel",
- "item.edit.delete.cancel": "Cancelar",
-
- // "item.edit.delete.confirm": "Delete",
- "item.edit.delete.confirm": "Eliminar",
-
- // "item.edit.delete.description": "Are you sure this item should be completely deleted? Caution: At present, no tombstone would be left.",
- "item.edit.delete.description": "¿Estás seguro de que este ítem debe eliminarse por completo? Precaución: en la actualidad no quedaría ningún tombstone.",
-
- // "item.edit.delete.error": "An error occurred while deleting the item",
- "item.edit.delete.error": "Se produjo un error al eliminar el ítem.",
-
- // "item.edit.delete.header": "Delete item: {{ id }}",
- "item.edit.delete.header": "Eliminar el ítem: {{ id }}",
-
- // "item.edit.delete.success": "The item has been deleted",
- "item.edit.delete.success": "El ítem ha sido eliminado",
-
- // "item.edit.head": "Edit Item",
- "item.edit.head": "Editar el ítem",
-
- // "item.edit.breadcrumbs": "Edit Item",
- // TODO New key - Add a translation
- "item.edit.breadcrumbs": "Edit Item",
-
-
- // "item.edit.tabs.mapper.head": "Collection Mapper",
- // TODO New key - Add a translation
- "item.edit.tabs.mapper.head": "Collection Mapper",
-
- // "item.edit.tabs.item-mapper.title": "Item Edit - Collection Mapper",
- // TODO New key - Add a translation
- "item.edit.tabs.item-mapper.title": "Item Edit - Collection Mapper",
-
- // "item.edit.item-mapper.buttons.add": "Map item to selected collections",
- "item.edit.item-mapper.buttons.add": "Asignar el ítem a las colecciones seleccionadas",
-
- // "item.edit.item-mapper.buttons.remove": "Remove item's mapping for selected collections",
- "item.edit.item-mapper.buttons.remove": "Eliminar la asignación de ítemes para las colecciones seleccionadas",
-
- // "item.edit.item-mapper.cancel": "Cancel",
- "item.edit.item-mapper.cancel": "Cancelar",
-
- // "item.edit.item-mapper.description": "This is the item mapper tool that allows administrators to map this item to other collections. You can search for collections and map them, or browse the list of collections the item is currently mapped to.",
- "item.edit.item-mapper.description": "Esta es la herramienta de asignación de ítemes que permite a los administradores asignar este ítem a otras colecciones. Puede buscar colecciones y asignarlas, o navegar la lista de colecciones a las que está asignado actualmente el ítem",
-
- // "item.edit.item-mapper.head": "Item Mapper - Map Item to Collections",
- "item.edit.item-mapper.head": "Asignación de ítemes - Asignación del ítem a las Colecciones",
-
- // "item.edit.item-mapper.item": "Item: \"{{name}}\"",
- "item.edit.item-mapper.item": "Item: \"{{name}}\"",
-
- // "item.edit.item-mapper.no-search": "Please enter a query to search",
- "item.edit.item-mapper.no-search": "Favor ingrese una consulta para buscar",
-
- // "item.edit.item-mapper.notifications.add.error.content": "Errors occurred for mapping of item to {{amount}} collections.",
- "item.edit.item-mapper.notifications.add.error.content": "Se produjeron errores al asignar el ítem a las {{amount}} colecciones.",
-
- // "item.edit.item-mapper.notifications.add.error.head": "Mapping errors",
- "item.edit.item-mapper.notifications.add.error.head": "Errores de asignación",
-
- // "item.edit.item-mapper.notifications.add.success.content": "Successfully mapped item to {{amount}} collections.",
- "item.edit.item-mapper.notifications.add.success.content": "Exitosamente asignado el ítem a las {{amount}} colecciones.",
-
- // "item.edit.item-mapper.notifications.add.success.head": "Mapping completed",
- "item.edit.item-mapper.notifications.add.success.head": "Asignación completa",
-
- // "item.edit.item-mapper.notifications.remove.error.content": "Errors occurred for the removal of the mapping to {{amount}} collections.",
- "item.edit.item-mapper.notifications.remove.error.content": "Se produjeron errores al eliminar la asignación a las {{amount}} colecciones.",
-
- // "item.edit.item-mapper.notifications.remove.error.head": "Removal of mapping errors",
- "item.edit.item-mapper.notifications.remove.error.head": "Eliminación de errores de mapeo",
-
- // "item.edit.item-mapper.notifications.remove.success.content": "Successfully removed mapping of item to {{amount}} collections.",
- "item.edit.item-mapper.notifications.remove.success.content": "Se eliminó con éxito la asignación del elemento a {{amount}} colecciones.",
-
- // "item.edit.item-mapper.notifications.remove.success.head": "Removal of mapping completed",
- "item.edit.item-mapper.notifications.remove.success.head": "Eliminación completa de asignación",
-
- // "item.edit.item-mapper.tabs.browse": "Browse mapped collections",
- "item.edit.item-mapper.tabs.browse": "Navegar colecciones asignadas",
-
- // "item.edit.item-mapper.tabs.map": "Map new collections",
- "item.edit.item-mapper.tabs.map": "Asignar nuevas colecciones",
-
-
-
- // "item.edit.metadata.add-button": "Add",
- "item.edit.metadata.add-button": "Agregar",
-
- // "item.edit.metadata.discard-button": "Discard",
- "item.edit.metadata.discard-button": "Descartar",
-
- // "item.edit.metadata.edit.buttons.edit": "Edit",
- "item.edit.metadata.edit.buttons.edit": "Editar",
-
- // "item.edit.metadata.edit.buttons.remove": "Remove",
- "item.edit.metadata.edit.buttons.remove": "Eliminar",
-
- // "item.edit.metadata.edit.buttons.undo": "Undo changes",
- "item.edit.metadata.edit.buttons.undo": "Deshacer cambios",
-
- // "item.edit.metadata.edit.buttons.unedit": "Stop editing",
- "item.edit.metadata.edit.buttons.unedit": "Parar la edición",
-
- // "item.edit.metadata.empty": "The item currently doesn't contain any metadata. Click Add to start adding a metadata value.",
- // TODO New key - Add a translation
- "item.edit.metadata.empty": "The item currently doesn't contain any metadata. Click Add to start adding a metadata value.",
-
- // "item.edit.metadata.headers.edit": "Edit",
- "item.edit.metadata.headers.edit": "Editar",
-
- // "item.edit.metadata.headers.field": "Field",
- "item.edit.metadata.headers.field": "Campo",
-
- // "item.edit.metadata.headers.language": "Lang",
- "item.edit.metadata.headers.language": "Lenguaje",
-
- // "item.edit.metadata.headers.value": "Value",
- "item.edit.metadata.headers.value": "Valor",
-
- // "item.edit.metadata.metadatafield.invalid": "Please choose a valid metadata field",
- "item.edit.metadata.metadatafield.invalid": "Favor escoger un campo de metadato válido",
-
- // "item.edit.metadata.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button",
- "item.edit.metadata.notifications.discarded.content": "Los cambios fueron descartados. Para restablecer sus cambios, haga clic en el botón 'Deshacer'",
-
- // "item.edit.metadata.notifications.discarded.title": "Changed discarded",
- "item.edit.metadata.notifications.discarded.title": "Cambio descartado",
-
- // "item.edit.metadata.notifications.error.title": "An error occurred",
- // TODO New key - Add a translation
- "item.edit.metadata.notifications.error.title": "An error occurred",
-
- // "item.edit.metadata.notifications.invalid.content": "Your changes were not saved. Please make sure all fields are valid before you save.",
- "item.edit.metadata.notifications.invalid.content": "No se guardaron los cambios. Asegúrese de que todos los campos sean válidos antes de guardar.",
-
- // "item.edit.metadata.notifications.invalid.title": "Metadata invalid",
- "item.edit.metadata.notifications.invalid.title": "Metadatos inválidos",
-
- // "item.edit.metadata.notifications.outdated.content": "The item you're currently working on has been changed by another user. Your current changes are discarded to prevent conflicts",
- "item.edit.metadata.notifications.outdated.content": "El ítem en el que está trabajando actualmente ha sido cambiado por otro usuario. Sus cambios actuales se descartan para evitar conflictos",
-
- // "item.edit.metadata.notifications.outdated.title": "Changed outdated",
- "item.edit.metadata.notifications.outdated.title": "Cambio desactualizado",
-
- // "item.edit.metadata.notifications.saved.content": "Your changes to this item's metadata were saved.",
- "item.edit.metadata.notifications.saved.content": "Se guaradaron los cambios de la metadata para este ítem.",
-
- // "item.edit.metadata.notifications.saved.title": "Metadata saved",
- "item.edit.metadata.notifications.saved.title": "Metadatos guardados",
-
- // "item.edit.metadata.reinstate-button": "Undo",
- "item.edit.metadata.reinstate-button": "Deshacer",
-
- // "item.edit.metadata.save-button": "Save",
- "item.edit.metadata.save-button": "Guardar",
-
-
-
- // "item.edit.modify.overview.field": "Field",
- "item.edit.modify.overview.field": "Campo",
-
- // "item.edit.modify.overview.language": "Language",
- "item.edit.modify.overview.language": "Lenguaje",
-
- // "item.edit.modify.overview.value": "Value",
- "item.edit.modify.overview.value": "Valor",
-
-
-
- // "item.edit.move.cancel": "Cancel",
- "item.edit.move.cancel": "Cancelar",
-
- // "item.edit.move.description": "Select the collection you wish to move this item to. To narrow down the list of displayed collections, you can enter a search query in the box.",
- "item.edit.move.description": "Seleccione la colección a la que desea mover este ítem. Para reducir la lista de colecciones mostradas, puede ingresar una consulta de búsqueda en el cuadro.",
-
- // "item.edit.move.error": "An error occurred when attempting to move the item",
- "item.edit.move.error": "Ha ocurrido un error cuando ha intentado mover el ítem",
-
- // "item.edit.move.head": "Move item: {{id}}",
- "item.edit.move.head": "Mover el ítem: {{id}}",
-
- // "item.edit.move.inheritpolicies.checkbox": "Inherit policies",
- "item.edit.move.inheritpolicies.checkbox": "Heredar políticas",
-
- // "item.edit.move.inheritpolicies.description": "Inherit the default policies of the destination collection",
- "item.edit.move.inheritpolicies.description": "Heredar las políticas predeterminadas de la colección de destino.",
-
- // "item.edit.move.move": "Move",
- "item.edit.move.move": "Mover",
-
- // "item.edit.move.processing": "Moving...",
- "item.edit.move.processing": "Moviendo...",
-
- // "item.edit.move.search.placeholder": "Enter a search query to look for collections",
- "item.edit.move.search.placeholder": "Ingrese una consulta para buscar colecciones",
-
- // "item.edit.move.success": "The item has been moved successfully",
- "item.edit.move.success": "El ítem ha sido movido exitosamente",
-
- // "item.edit.move.title": "Move item",
- "item.edit.move.title": "Mover ítem",
-
-
-
- // "item.edit.private.cancel": "Cancel",
- "item.edit.private.cancel": "Cancelar",
-
- // "item.edit.private.confirm": "Make it Private",
- "item.edit.private.confirm": "Hacerle privado",
-
- // "item.edit.private.description": "Are you sure this item should be made private in the archive?",
- "item.edit.private.description": "¿Está seguro de que este ítem debe ser privado en el archivo?",
-
- // "item.edit.private.error": "An error occurred while making the item private",
- "item.edit.private.error": "Se produjo un error mientras se hacía privado el ítem.",
-
- // "item.edit.private.header": "Make item private: {{ id }}",
- "item.edit.private.header": "Hacer privado el ítem: {{ id }}",
-
- // "item.edit.private.success": "The item is now private",
- "item.edit.private.success": "Ahora está privado el ítem",
-
-
-
- // "item.edit.public.cancel": "Cancel",
- "item.edit.public.cancel": "Cancelar",
-
- // "item.edit.public.confirm": "Make it Public",
- "item.edit.public.confirm": "Hacerle público",
-
- // "item.edit.public.description": "Are you sure this item should be made public in the archive?",
- "item.edit.public.description": "¿Estás seguro de que este ítem debe hacerse público en el archivo?",
-
- // "item.edit.public.error": "An error occurred while making the item public",
- "item.edit.public.error": "Se produjo un error mientras se hacía público el ítem.",
-
- // "item.edit.public.header": "Make item public: {{ id }}",
- "item.edit.public.header": "Hacer público el ítem: {{ id }}",
-
- // "item.edit.public.success": "The item is now public",
- "item.edit.public.success": "Ahora está público el ítem",
-
-
-
- // "item.edit.reinstate.cancel": "Cancel",
- "item.edit.reinstate.cancel": "Cancelar",
-
- // "item.edit.reinstate.confirm": "Reinstate",
- "item.edit.reinstate.confirm": "Reintegrar",
-
- // "item.edit.reinstate.description": "Are you sure this item should be reinstated to the archive?",
- "item.edit.reinstate.description": "¿Está seguro de que este ítem debe reintegrarse en el archivo?",
-
- // "item.edit.reinstate.error": "An error occurred while reinstating the item",
- "item.edit.reinstate.error": "Se produjo un error al restablecer el ítem.",
-
- // "item.edit.reinstate.header": "Reinstate item: {{ id }}",
- "item.edit.reinstate.header": "Reintegrar ítem: {{ id }}",
-
- // "item.edit.reinstate.success": "The item was reinstated successfully",
- "item.edit.reinstate.success": "El ítem fue reintegrado exitosamente",
-
-
-
- // "item.edit.relationships.discard-button": "Discard",
- "item.edit.relationships.discard-button": "Descartar",
-
- // "item.edit.relationships.edit.buttons.add": "Add",
- // TODO New key - Add a translation
- "item.edit.relationships.edit.buttons.add": "Add",
-
- // "item.edit.relationships.edit.buttons.remove": "Remove",
- "item.edit.relationships.edit.buttons.remove": "Remover",
-
- // "item.edit.relationships.edit.buttons.undo": "Undo changes",
- "item.edit.relationships.edit.buttons.undo": "Deshacer cambios",
-
- // "item.edit.relationships.no-relationships": "No relationships",
- // TODO New key - Add a translation
- "item.edit.relationships.no-relationships": "No relationships",
-
- // "item.edit.relationships.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button",
- "item.edit.relationships.notifications.discarded.content": "Los cambios fueron descartados. Para restablecer sus cambios, haga clic en el botón 'Deshacer'",
-
- // "item.edit.relationships.notifications.discarded.title": "Changes discarded",
- "item.edit.relationships.notifications.discarded.title": "Cambios descartados",
-
- // "item.edit.relationships.notifications.failed.title": "Error editing relationships",
- // TODO Source message changed - Revise the translation
- "item.edit.relationships.notifications.failed.title": "Error al eliminar la relación",
-
- // "item.edit.relationships.notifications.outdated.content": "The item you're currently working on has been changed by another user. Your current changes are discarded to prevent conflicts",
- "item.edit.relationships.notifications.outdated.content": "El ítem en el que está trabajando actualmente ha sido cambiado por otro usuario. Sus cambios actuales se descartan para evitar conflictos",
-
- // "item.edit.relationships.notifications.outdated.title": "Changes outdated",
- "item.edit.relationships.notifications.outdated.title": "Cambio desactualizado",
-
- // "item.edit.relationships.notifications.saved.content": "Your changes to this item's relationships were saved.",
- "item.edit.relationships.notifications.saved.content": "Se guardaron los cambios en las relaciones de este ítem.",
-
- // "item.edit.relationships.notifications.saved.title": "Relationships saved",
- "item.edit.relationships.notifications.saved.title": "Relación guardada",
-
- // "item.edit.relationships.reinstate-button": "Undo",
- "item.edit.relationships.reinstate-button": "Deshacer",
-
- // "item.edit.relationships.save-button": "Save",
- "item.edit.relationships.save-button": "Guardar",
-
- // "item.edit.relationships.no-entity-type": "Add 'dspace.entity.type' metadata to enable relationships for this item",
- // TODO New key - Add a translation
- "item.edit.relationships.no-entity-type": "Add 'dspace.entity.type' metadata to enable relationships for this item",
-
-
-
- // "item.edit.tabs.bitstreams.head": "Bitstreams",
- // TODO Source message changed - Revise the translation
- "item.edit.tabs.bitstreams.head": "Archivos del ítem",
-
- // "item.edit.tabs.bitstreams.title": "Item Edit - Bitstreams",
- "item.edit.tabs.bitstreams.title": "Editar ítem - Archivos",
-
- // "item.edit.tabs.curate.head": "Curate",
- "item.edit.tabs.curate.head": "Curar",
-
- // "item.edit.tabs.curate.title": "Item Edit - Curate",
- "item.edit.tabs.curate.title": "Editar - Curar Item",
-
- // "item.edit.tabs.metadata.head": "Metadata",
- // TODO Source message changed - Revise the translation
- "item.edit.tabs.metadata.head": "Metadatos del ítem",
-
- // "item.edit.tabs.metadata.title": "Item Edit - Metadata",
- "item.edit.tabs.metadata.title": "Editar ítem - Metadatos",
-
- // "item.edit.tabs.relationships.head": "Relationships",
- // TODO Source message changed - Revise the translation
- "item.edit.tabs.relationships.head": "Relacionador de ítem",
-
- // "item.edit.tabs.relationships.title": "Item Edit - Relationships",
- "item.edit.tabs.relationships.title": "Editar ítem - Relacionador",
-
- // "item.edit.tabs.status.buttons.authorizations.button": "Authorizations...",
- "item.edit.tabs.status.buttons.authorizations.button": "Autorizaciones...",
-
- // "item.edit.tabs.status.buttons.authorizations.label": "Edit item's authorization policies",
- "item.edit.tabs.status.buttons.authorizations.label": "Editar políticas de autorización de ítemes",
-
- // "item.edit.tabs.status.buttons.delete.button": "Permanently delete",
- "item.edit.tabs.status.buttons.delete.button": "Eliminar permanentemente",
-
- // "item.edit.tabs.status.buttons.delete.label": "Completely expunge item",
- "item.edit.tabs.status.buttons.delete.label": "Ítem completamente eliminado",
-
- // "item.edit.tabs.status.buttons.mappedCollections.button": "Mapped collections",
- "item.edit.tabs.status.buttons.mappedCollections.button": "Colecciones asignadas",
-
- // "item.edit.tabs.status.buttons.mappedCollections.label": "Manage mapped collections",
- "item.edit.tabs.status.buttons.mappedCollections.label": "Gestionar colecciones asignadas",
-
- // "item.edit.tabs.status.buttons.move.button": "Move...",
- "item.edit.tabs.status.buttons.move.button": "Mover...",
-
- // "item.edit.tabs.status.buttons.move.label": "Move item to another collection",
- "item.edit.tabs.status.buttons.move.label": "Mover el ítem a otra colección",
-
- // "item.edit.tabs.status.buttons.private.button": "Make it private...",
- "item.edit.tabs.status.buttons.private.button": "Hacerle privado...",
-
- // "item.edit.tabs.status.buttons.private.label": "Make item private",
- "item.edit.tabs.status.buttons.private.label": "Hacer privado el ítem",
-
- // "item.edit.tabs.status.buttons.public.button": "Make it public...",
- "item.edit.tabs.status.buttons.public.button": "Hacerle público...",
-
- // "item.edit.tabs.status.buttons.public.label": "Make item public",
- "item.edit.tabs.status.buttons.public.label": "Hacer público el ítem",
-
- // "item.edit.tabs.status.buttons.reinstate.button": "Reinstate...",
- "item.edit.tabs.status.buttons.reinstate.button": "Reintegrar...",
-
- // "item.edit.tabs.status.buttons.reinstate.label": "Reinstate item into the repository",
- "item.edit.tabs.status.buttons.reinstate.label": "Reintegrar el ítem al repositorio",
-
- // "item.edit.tabs.status.buttons.withdraw.button": "Withdraw...",
- "item.edit.tabs.status.buttons.withdraw.button": "Retirar...",
-
- // "item.edit.tabs.status.buttons.withdraw.label": "Withdraw item from the repository",
- "item.edit.tabs.status.buttons.withdraw.label": "Retirar el ítem del repositorio",
-
- // "item.edit.tabs.status.description": "Welcome to the item management page. From here you can withdraw, reinstate, move or delete the item. You may also update or add new metadata / bitstreams on the other tabs.",
- "item.edit.tabs.status.description": "Bienvenido a la página de gestión de ítemes. Desde aquí puede retirar, restablecer, mover o eliminar el ítem. También puede actualizar o agregar nuevos metadatos / archivos en las otras pestañas.",
-
- // "item.edit.tabs.status.head": "Status",
- // TODO Source message changed - Revise the translation
- "item.edit.tabs.status.head": "Estado del ítem",
-
- // "item.edit.tabs.status.labels.handle": "Handle",
- "item.edit.tabs.status.labels.handle": "Handle",
-
- // "item.edit.tabs.status.labels.id": "Item Internal ID",
- "item.edit.tabs.status.labels.id": "ID interno del ítem",
-
- // "item.edit.tabs.status.labels.itemPage": "Item Page",
- "item.edit.tabs.status.labels.itemPage": "Página del ítem",
-
- // "item.edit.tabs.status.labels.lastModified": "Last Modified",
- "item.edit.tabs.status.labels.lastModified": "Última modificación",
-
- // "item.edit.tabs.status.title": "Item Edit - Status",
- "item.edit.tabs.status.title": "Editar ítem - Estado",
-
- // "item.edit.tabs.versionhistory.head": "Version History",
- // TODO New key - Add a translation
- "item.edit.tabs.versionhistory.head": "Version History",
-
- // "item.edit.tabs.versionhistory.title": "Item Edit - Version History",
- // TODO New key - Add a translation
- "item.edit.tabs.versionhistory.title": "Item Edit - Version History",
-
- // "item.edit.tabs.versionhistory.under-construction": "Editing or adding new versions is not yet possible in this user interface.",
- // TODO New key - Add a translation
- "item.edit.tabs.versionhistory.under-construction": "Editing or adding new versions is not yet possible in this user interface.",
-
- // "item.edit.tabs.view.head": "View Item",
- "item.edit.tabs.view.head": "Ver ítem",
-
- // "item.edit.tabs.view.title": "Item Edit - View",
- "item.edit.tabs.view.title": "Editar ítem - Ver",
-
-
-
- // "item.edit.withdraw.cancel": "Cancel",
- "item.edit.withdraw.cancel": "Cancelar",
-
- // "item.edit.withdraw.confirm": "Withdraw",
- "item.edit.withdraw.confirm": "Retirar",
-
- // "item.edit.withdraw.description": "Are you sure this item should be withdrawn from the archive?",
- "item.edit.withdraw.description": "¿Estás seguro de que este ítem debe ser retirado del archivo?",
-
- // "item.edit.withdraw.error": "An error occurred while withdrawing the item",
- "item.edit.withdraw.error": "Ha ocurrido un error mientras se retiraba el ítem",
-
- // "item.edit.withdraw.header": "Withdraw item: {{ id }}",
- "item.edit.withdraw.header": "Retirar el ítem: {{ id }}",
-
- // "item.edit.withdraw.success": "The item was withdrawn successfully",
- "item.edit.withdraw.success": "Fue retirado exitosamente el ítem",
-
-
-
- // "item.listelement.badge": "Item",
- // TODO New key - Add a translation
- "item.listelement.badge": "Item",
-
- // "item.page.description": "Description",
- // TODO New key - Add a translation
- "item.page.description": "Description",
-
- // "item.page.edit": "Edit this item",
- // TODO New key - Add a translation
- "item.page.edit": "Edit this item",
-
- // "item.page.journal-issn": "Journal ISSN",
- // TODO New key - Add a translation
- "item.page.journal-issn": "Journal ISSN",
-
- // "item.page.journal-title": "Journal Title",
- // TODO New key - Add a translation
- "item.page.journal-title": "Journal Title",
-
- // "item.page.publisher": "Publisher",
- // TODO New key - Add a translation
- "item.page.publisher": "Publisher",
-
- // "item.page.titleprefix": "Item: ",
- // TODO New key - Add a translation
- "item.page.titleprefix": "Item: ",
-
- // "item.page.volume-title": "Volume Title",
- // TODO New key - Add a translation
- "item.page.volume-title": "Volume Title",
-
- // "item.search.results.head": "Item Search Results",
- // TODO New key - Add a translation
- "item.search.results.head": "Item Search Results",
-
- // "item.search.title": "DSpace Angular :: Item Search",
- // TODO New key - Add a translation
- "item.search.title": "DSpace Angular :: Item Search",
-
-
-
- // "item.page.abstract": "Abstract",
- "item.page.abstract": "Resumen",
-
- // "item.page.author": "Authors",
- "item.page.author": "Autores",
-
- // "item.page.citation": "Citation",
- "item.page.citation": "Citación",
-
- // "item.page.collections": "Collections",
- "item.page.collections": "Colecciones",
-
- // "item.page.date": "Date",
- "item.page.date": "Fecha",
-
- // "item.page.edit": "Edit this item",
- // TODO New key - Add a translation
- "item.page.edit": "Edit this item",
-
- // "item.page.files": "Files",
- "item.page.files": "Archivos",
-
- // "item.page.filesection.description": "Description:",
- "item.page.filesection.description": "Descripción:",
-
- // "item.page.filesection.download": "Download",
- "item.page.filesection.download": "Descargar",
-
- // "item.page.filesection.format": "Format:",
- "item.page.filesection.format": "Formato:",
-
- // "item.page.filesection.name": "Name:",
- "item.page.filesection.name": "Nombre:",
-
- // "item.page.filesection.size": "Size:",
- "item.page.filesection.size": "Tamaño:",
-
- // "item.page.journal.search.title": "Articles in this journal",
- "item.page.journal.search.title": "Artículos en esta revista",
-
- // "item.page.link.full": "Full item page",
- "item.page.link.full": "Página completa del ítem",
-
- // "item.page.link.simple": "Simple item page",
- "item.page.link.simple": "Página simple del ítem",
-
- // "item.page.person.search.title": "Articles by this author",
- "item.page.person.search.title": "Artículos por este autor",
-
- // "item.page.related-items.view-more": "Show {{ amount }} more",
- // TODO Source message changed - Revise the translation
- "item.page.related-items.view-more": "Ver más",
-
- // "item.page.related-items.view-less": "Hide last {{ amount }}",
- // TODO Source message changed - Revise the translation
- "item.page.related-items.view-less": "View menos",
-
- // "item.page.relationships.isAuthorOfPublication": "Publications",
- // TODO New key - Add a translation
- "item.page.relationships.isAuthorOfPublication": "Publications",
-
- // "item.page.relationships.isJournalOfPublication": "Publications",
- // TODO New key - Add a translation
- "item.page.relationships.isJournalOfPublication": "Publications",
-
- // "item.page.relationships.isOrgUnitOfPerson": "Authors",
- // TODO New key - Add a translation
- "item.page.relationships.isOrgUnitOfPerson": "Authors",
-
- // "item.page.relationships.isOrgUnitOfProject": "Research Projects",
- // TODO New key - Add a translation
- "item.page.relationships.isOrgUnitOfProject": "Research Projects",
-
- // "item.page.subject": "Keywords",
- "item.page.subject": "Claves",
-
- // "item.page.uri": "URI",
- "item.page.uri": "URI",
-
- // "item.page.bitstreams.view-more": "Show more",
- // TODO New key - Add a translation
- "item.page.bitstreams.view-more": "Show more",
-
- // "item.page.bitstreams.collapse": "Collapse",
- // TODO New key - Add a translation
- "item.page.bitstreams.collapse": "Collapse",
-
- // "item.page.filesection.original.bundle" : "Original bundle",
- // TODO New key - Add a translation
- "item.page.filesection.original.bundle" : "Original bundle",
-
- // "item.page.filesection.license.bundle" : "License bundle",
- // TODO New key - Add a translation
- "item.page.filesection.license.bundle" : "License bundle",
-
- // "item.preview.dc.identifier.uri": "Identifier:",
- // TODO New key - Add a translation
- "item.preview.dc.identifier.uri": "Identifier:",
-
- // "item.preview.dc.contributor.author": "Authors:",
- // TODO New key - Add a translation
- "item.preview.dc.contributor.author": "Authors:",
-
- // "item.preview.dc.date.issued": "Published date:",
- // TODO New key - Add a translation
- "item.preview.dc.date.issued": "Published date:",
-
- // "item.preview.dc.description.abstract": "Abstract:",
- // TODO New key - Add a translation
- "item.preview.dc.description.abstract": "Abstract:",
-
- // "item.preview.dc.identifier.other": "Other identifier:",
- // TODO New key - Add a translation
- "item.preview.dc.identifier.other": "Other identifier:",
-
- // "item.preview.dc.language.iso": "Language:",
- // TODO New key - Add a translation
- "item.preview.dc.language.iso": "Language:",
-
- // "item.preview.dc.subject": "Subjects:",
- // TODO New key - Add a translation
- "item.preview.dc.subject": "Subjects:",
-
- // "item.preview.dc.title": "Title:",
- // TODO New key - Add a translation
- "item.preview.dc.title": "Title:",
-
- // "item.preview.person.familyName": "Surname:",
- // TODO New key - Add a translation
- "item.preview.person.familyName": "Surname:",
-
- // "item.preview.person.givenName": "Name:",
- // TODO New key - Add a translation
- "item.preview.person.givenName": "Name:",
-
- // "item.preview.person.identifier.orcid": "ORCID:",
- // TODO New key - Add a translation
- "item.preview.person.identifier.orcid": "ORCID:",
-
-
- // "item.select.confirm": "Confirm selected",
- "item.select.confirm": "Confirmar lo seleccionado",
-
- // "item.select.empty": "No items to show",
- "item.select.empty": "No ítemes para mostrar",
-
- // "item.select.table.author": "Author",
- "item.select.table.author": "Autor",
-
- // "item.select.table.collection": "Collection",
- "item.select.table.collection": "Colección",
-
- // "item.select.table.title": "Title",
- "item.select.table.title": "Título",
-
-
- // "item.version.history.empty": "There are no other versions for this item yet.",
- // TODO New key - Add a translation
- "item.version.history.empty": "There are no other versions for this item yet.",
-
- // "item.version.history.head": "Version History",
- // TODO New key - Add a translation
- "item.version.history.head": "Version History",
-
- // "item.version.history.return": "Return",
- // TODO New key - Add a translation
- "item.version.history.return": "Return",
-
- // "item.version.history.selected": "Selected version",
- // TODO New key - Add a translation
- "item.version.history.selected": "Selected version",
-
- // "item.version.history.table.version": "Version",
- // TODO New key - Add a translation
- "item.version.history.table.version": "Version",
-
- // "item.version.history.table.item": "Item",
- // TODO New key - Add a translation
- "item.version.history.table.item": "Item",
-
- // "item.version.history.table.editor": "Editor",
- // TODO New key - Add a translation
- "item.version.history.table.editor": "Editor",
-
- // "item.version.history.table.date": "Date",
- // TODO New key - Add a translation
- "item.version.history.table.date": "Date",
-
- // "item.version.history.table.summary": "Summary",
- // TODO New key - Add a translation
- "item.version.history.table.summary": "Summary",
-
-
-
- // "item.version.notice": "This is not the latest version of this item. The latest version can be found here.",
- // TODO New key - Add a translation
- "item.version.notice": "This is not the latest version of this item. The latest version can be found here.",
-
-
-
- // "journal.listelement.badge": "Journal",
- "journal.listelement.badge": "Revista",
-
- // "journal.page.description": "Description",
- "journal.page.description": "Descripción",
-
- // "journal.page.edit": "Edit this item",
- // TODO New key - Add a translation
- "journal.page.edit": "Edit this item",
-
- // "journal.page.editor": "Editor-in-Chief",
- "journal.page.editor": "Editor-en-Jefe",
-
- // "journal.page.issn": "ISSN",
- "journal.page.issn": "ISSN",
-
- // "journal.page.publisher": "Publisher",
- "journal.page.publisher": "Editor",
-
- // "journal.page.titleprefix": "Journal: ",
- "journal.page.titleprefix": "Revista: ",
-
- // "journal.search.results.head": "Journal Search Results",
- "journal.search.results.head": "Resultados de búsqueda de revistas",
-
- // "journal.search.title": "DSpace Angular :: Journal Search",
- "journal.search.title": "DSpace Angular :: Búsqueda de revistas",
-
-
-
- // "journalissue.listelement.badge": "Journal Issue",
- "journalissue.listelement.badge": "Número de Revista",
-
- // "journalissue.page.description": "Description",
- "journalissue.page.description": "Descripción",
-
- // "journalissue.page.edit": "Edit this item",
- // TODO New key - Add a translation
- "journalissue.page.edit": "Edit this item",
-
- // "journalissue.page.issuedate": "Issue Date",
- "journalissue.page.issuedate": "Fecha de Publicación",
-
- // "journalissue.page.journal-issn": "Journal ISSN",
- "journalissue.page.journal-issn": "ISSN de Revista",
-
- // "journalissue.page.journal-title": "Journal Title",
- "journalissue.page.journal-title": "Título de Revista",
-
- // "journalissue.page.keyword": "Keywords",
- "journalissue.page.keyword": "Claves",
-
- // "journalissue.page.number": "Number",
- "journalissue.page.number": "Número",
-
- // "journalissue.page.titleprefix": "Journal Issue: ",
- "journalissue.page.titleprefix": "Número de Revista: ",
-
-
-
- // "journalvolume.listelement.badge": "Journal Volume",
- "journalvolume.listelement.badge": "Volumen de la Revista",
-
- // "journalvolume.page.description": "Description",
- "journalvolume.page.description": "Descripción",
-
- // "journalvolume.page.edit": "Edit this item",
- // TODO New key - Add a translation
- "journalvolume.page.edit": "Edit this item",
-
- // "journalvolume.page.issuedate": "Issue Date",
- "journalvolume.page.issuedate": "Fecha de Publicación",
-
- // "journalvolume.page.titleprefix": "Journal Volume: ",
- "journalvolume.page.titleprefix": "Volumen de la Revista: ",
-
- // "journalvolume.page.volume": "Volume",
- "journalvolume.page.volume": "Volumen",
-
-
-
- // "loading.bitstream": "Loading bitstream...",
- // TODO New key - Add a translation
- "loading.bitstream": "Loading bitstream...",
-
- // "loading.bitstreams": "Loading bitstreams...",
- // TODO New key - Add a translation
- "loading.bitstreams": "Loading bitstreams...",
-
- // "loading.browse-by": "Loading items...",
- "loading.browse-by": "Cargando ítemes...",
-
- // "loading.browse-by-page": "Loading page...",
- "loading.browse-by-page": "Cargando página...",
-
- // "loading.collection": "Loading collection...",
- "loading.collection": "Cargando colección...",
-
- // "loading.collections": "Loading collections...",
- "loading.collections": "Cargando colecciones...",
-
- // "loading.content-source": "Loading content source...",
- // TODO New key - Add a translation
- "loading.content-source": "Loading content source...",
-
- // "loading.community": "Loading community...",
- "loading.community": "Cargando comunidad...",
-
- // "loading.default": "Loading...",
- "loading.default": "Cargando...",
-
- // "loading.item": "Loading item...",
- "loading.item": "Cargando ítem...",
-
- // "loading.items": "Loading items...",
- "loading.items": "Cargando ítemes...",
-
- // "loading.mydspace-results": "Loading items...",
- "loading.mydspace-results": "Cargando ítemes...",
-
- // "loading.objects": "Loading...",
- "loading.objects": "Cargando...",
-
- // "loading.recent-submissions": "Loading recent submissions...",
- "loading.recent-submissions": "Cargando envíos recientes...",
-
- // "loading.search-results": "Loading search results...",
- "loading.search-results": "Cargando resultados de búsqueda...",
-
- // "loading.sub-collections": "Loading sub-collections...",
- "loading.sub-collections": "Cargando sub-colecciones...",
-
- // "loading.sub-communities": "Loading sub-communities...",
- "loading.sub-communities": "Cargando sub-comunidades...",
-
- // "loading.top-level-communities": "Loading top-level communities...",
- "loading.top-level-communities": "Cargando comunidades de nivel superior...",
-
-
-
- // "login.form.email": "Email address",
- "login.form.email": "Dirección de correo electrónico",
-
- // "login.form.forgot-password": "Have you forgotten your password?",
- "login.form.forgot-password": "¿Ha olvidado su contraseña?",
-
- // "login.form.header": "Please log in to DSpace",
- "login.form.header": "Favor inicie sesión en DSpace",
-
- // "login.form.new-user": "New user? Click here to register.",
- "login.form.new-user": "¿Usuario nuevo? Clic aquí para registrarse.",
-
- // "login.form.or-divider": "or",
- // TODO New key - Add a translation
- "login.form.or-divider": "or",
-
- // "login.form.password": "Password",
- "login.form.password": "Clave",
-
- // "login.form.shibboleth": "Log in with Shibboleth",
- // TODO New key - Add a translation
- "login.form.shibboleth": "Log in with Shibboleth",
-
- // "login.form.submit": "Log in",
- "login.form.submit": "Iniciar sesión",
-
- // "login.title": "Login",
- "login.title": "Iniciar sesión",
-
- // "login.breadcrumbs": "Login",
- // TODO New key - Add a translation
- "login.breadcrumbs": "Login",
-
-
-
- // "logout.form.header": "Log out from DSpace",
- "logout.form.header": "Cerrar sesión de DSpace",
-
- // "logout.form.submit": "Log out",
- "logout.form.submit": "Cerrar sesión",
-
- // "logout.title": "Logout",
- "logout.title": "Cerrar sesión",
-
-
-
- // "menu.header.admin": "Admin",
- "menu.header.admin": "Administrar",
-
- // "menu.header.image.logo": "Repository logo",
- "menu.header.image.logo": "Logo del Repositorio ",
-
-
-
- // "menu.section.access_control": "Access Control",
- "menu.section.access_control": "Control de acceso",
-
- // "menu.section.access_control_authorizations": "Authorizations",
- "menu.section.access_control_authorizations": "Autorizaciones",
-
- // "menu.section.access_control_groups": "Groups",
- "menu.section.access_control_groups": "Grupos",
-
- // "menu.section.access_control_people": "People",
- "menu.section.access_control_people": "Personas",
-
-
-
- // "menu.section.admin_search": "Admin Search",
- // TODO New key - Add a translation
- "menu.section.admin_search": "Admin Search",
-
-
-
- // "menu.section.browse_community": "This Community",
- "menu.section.browse_community": "Esta comunidad",
-
- // "menu.section.browse_community_by_author": "By Author",
- "menu.section.browse_community_by_author": "Por Autor",
-
- // "menu.section.browse_community_by_issue_date": "By Issue Date",
- "menu.section.browse_community_by_issue_date": "Por Fecha de Publicación",
-
- // "menu.section.browse_community_by_title": "By Title",
- "menu.section.browse_community_by_title": "Por Título",
-
- // "menu.section.browse_global": "All of DSpace",
- "menu.section.browse_global": "Todo DSpace",
-
- // "menu.section.browse_global_by_author": "By Author",
- "menu.section.browse_global_by_author": "Por Autor",
-
- // "menu.section.browse_global_by_dateissued": "By Issue Date",
- "menu.section.browse_global_by_dateissued": "Por Fecha de Publicación",
-
- // "menu.section.browse_global_by_subject": "By Subject",
- "menu.section.browse_global_by_subject": "Por Materia",
-
- // "menu.section.browse_global_by_title": "By Title",
- "menu.section.browse_global_by_title": "Por Título",
-
- // "menu.section.browse_global_communities_and_collections": "Communities & Collections",
- "menu.section.browse_global_communities_and_collections": "Comunidades & Colecciones",
-
-
-
- // "menu.section.control_panel": "Control Panel",
- "menu.section.control_panel": "Panel de Control",
-
- // "menu.section.curation_task": "Curation Task",
- "menu.section.curation_task": "Tarea de Curación",
-
-
-
- // "menu.section.edit": "Edit",
- "menu.section.edit": "Editar",
-
- // "menu.section.edit_collection": "Collection",
- "menu.section.edit_collection": "Colección",
-
- // "menu.section.edit_community": "Community",
- "menu.section.edit_community": "Comunidad",
-
- // "menu.section.edit_item": "Item",
- "menu.section.edit_item": "Ítem",
-
-
-
- // "menu.section.export": "Export",
- "menu.section.export": "Exportar",
-
- // "menu.section.export_collection": "Collection",
- "menu.section.export_collection": "Colección",
-
- // "menu.section.export_community": "Community",
- "menu.section.export_community": "Comunidad",
-
- // "menu.section.export_item": "Item",
- "menu.section.export_item": "Ítem",
-
- // "menu.section.export_metadata": "Metadata",
- "menu.section.export_metadata": "Metadatos",
-
-
-
- // "menu.section.icon.access_control": "Access Control menu section",
- "menu.section.icon.access_control": "Sección del menú de Control de Acceso",
-
- // "menu.section.icon.admin_search": "Admin search menu section",
- // TODO New key - Add a translation
- "menu.section.icon.admin_search": "Admin search menu section",
-
- // "menu.section.icon.control_panel": "Control Panel menu section",
- "menu.section.icon.control_panel": "Sección del menú de Panel Control",
-
- // "menu.section.icon.curation_task": "Curation Task menu section",
- "menu.section.icon.curation_task": "Sección del menú de Tarea de Curación",
-
- // "menu.section.icon.edit": "Edit menu section",
- "menu.section.icon.edit": "Sección del Menú Editar",
-
- // "menu.section.icon.export": "Export menu section",
- "menu.section.icon.export": "Sección del Menú Exportar",
-
- // "menu.section.icon.find": "Find menu section",
- "menu.section.icon.find": "Sección del Menú Encontrar",
-
- // "menu.section.icon.import": "Import menu section",
- "menu.section.icon.import": "Sección del Menú Importar",
-
- // "menu.section.icon.new": "New menu section",
- "menu.section.icon.new": "Sección del Menú Nuevo",
-
- // "menu.section.icon.pin": "Pin sidebar",
- "menu.section.icon.pin": "Pin sidebar",
-
- // "menu.section.icon.processes": "Processes menu section",
- // TODO New key - Add a translation
- "menu.section.icon.processes": "Processes menu section",
-
- // "menu.section.icon.registries": "Registries menu section",
- "menu.section.icon.registries": "Sección del Menú Registros",
-
- // "menu.section.icon.statistics_task": "Statistics Task menu section",
- "menu.section.icon.statistics_task": "Sección del Menú Tarea de Estadísticas",
-
- // "menu.section.icon.unpin": "Unpin sidebar",
- "menu.section.icon.unpin": "Unpin sidebar",
-
-
-
- // "menu.section.import": "Import",
- "menu.section.import": "Importar",
-
- // "menu.section.import_batch": "Batch Import (ZIP)",
- "menu.section.import_batch": "Importar Batch (ZIP)",
-
- // "menu.section.import_metadata": "Metadata",
- "menu.section.import_metadata": "Metadatos",
-
-
-
- // "menu.section.new": "New",
- "menu.section.new": "Nuevo",
-
- // "menu.section.new_collection": "Collection",
- "menu.section.new_collection": "Colección",
-
- // "menu.section.new_community": "Community",
- "menu.section.new_community": "Comunidad",
-
- // "menu.section.new_item": "Item",
- "menu.section.new_item": "Ítem",
-
- // "menu.section.new_item_version": "Item Version",
- "menu.section.new_item_version": "Version del Ítem",
-
- // "menu.section.new_process": "Process",
- // TODO New key - Add a translation
- "menu.section.new_process": "Process",
-
-
-
- // "menu.section.pin": "Pin sidebar",
- "menu.section.pin": "Pin sidebar",
-
- // "menu.section.unpin": "Unpin sidebar",
- "menu.section.unpin": "Unpin sidebar",
-
-
-
- // "menu.section.processes": "Processes",
- // TODO New key - Add a translation
- "menu.section.processes": "Processes",
-
-
-
- // "menu.section.registries": "Registries",
- "menu.section.registries": "Registros",
-
- // "menu.section.registries_format": "Format",
- "menu.section.registries_format": "Formato",
-
- // "menu.section.registries_metadata": "Metadata",
- "menu.section.registries_metadata": "Metadatos",
-
-
-
- // "menu.section.statistics": "Statistics",
- "menu.section.statistics": "Estadísticas",
-
- // "menu.section.statistics_task": "Statistics Task",
- "menu.section.statistics_task": "Tarea de Estadíisticas",
-
-
-
- // "menu.section.toggle.access_control": "Toggle Access Control section",
- "menu.section.toggle.access_control": "Alternar la sección de Control de Acceso",
-
- // "menu.section.toggle.control_panel": "Toggle Control Panel section",
- "menu.section.toggle.control_panel": "Alternar la sección de Panel de Control",
-
- // "menu.section.toggle.curation_task": "Toggle Curation Task section",
- "menu.section.toggle.curation_task": "Alternar la sección de Tarea de Curación",
-
- // "menu.section.toggle.edit": "Toggle Edit section",
- "menu.section.toggle.edit": "Alternar la sección de Editar",
-
- // "menu.section.toggle.export": "Toggle Export section",
- "menu.section.toggle.export": "Alternar la sección de Exportar",
-
- // "menu.section.toggle.find": "Toggle Find section",
- "menu.section.toggle.find": "Alternar la sección de Encontrar",
-
- // "menu.section.toggle.import": "Toggle Import section",
- "menu.section.toggle.import": "Alternar la sección de Importar",
-
- // "menu.section.toggle.new": "Toggle New section",
- "menu.section.toggle.new": "Alternar la sección de Nuevo",
-
- // "menu.section.toggle.registries": "Toggle Registries section",
- "menu.section.toggle.registries": "Alternar la sección de Registros",
-
- // "menu.section.toggle.statistics_task": "Toggle Statistics Task section",
- "menu.section.toggle.statistics_task": "Alternar la sección de Tareas de Estadísticas",
-
-
- // "menu.section.workflow": "Administer Workflow",
- // TODO New key - Add a translation
- "menu.section.workflow": "Administer Workflow",
-
-
- // "mydspace.description": "",
- "mydspace.description": "",
-
- // "mydspace.general.text-here": "here",
- // TODO Source message changed - Revise the translation
- "mydspace.general.text-here": "AQUÍ",
-
- // "mydspace.messages.controller-help": "Select this option to send a message to item's submitter.",
- "mydspace.messages.controller-help": "Seleccione esta opción para enviar un mensaje al remitente del ítem.",
-
- // "mydspace.messages.description-placeholder": "Insert your message here...",
- "mydspace.messages.description-placeholder": "Ingrese su mensaje aquí...",
-
- // "mydspace.messages.hide-msg": "Hide message",
- "mydspace.messages.hide-msg": "Ocultar mensaje",
-
- // "mydspace.messages.mark-as-read": "Mark as read",
- "mydspace.messages.mark-as-read": "Marcar como leído",
-
- // "mydspace.messages.mark-as-unread": "Mark as unread",
- "mydspace.messages.mark-as-unread": "Macar como no leído",
-
- // "mydspace.messages.no-content": "No content.",
- "mydspace.messages.no-content": "Sin contenido.",
-
- // "mydspace.messages.no-messages": "No messages yet.",
- "mydspace.messages.no-messages": "Aún no hay mensajes.",
-
- // "mydspace.messages.send-btn": "Send",
- "mydspace.messages.send-btn": "Enviar",
-
- // "mydspace.messages.show-msg": "Show message",
- "mydspace.messages.show-msg": "Mostrar mensaje",
-
- // "mydspace.messages.subject-placeholder": "Subject...",
- "mydspace.messages.subject-placeholder": "Materia...",
-
- // "mydspace.messages.submitter-help": "Select this option to send a message to controller.",
- "mydspace.messages.submitter-help": "Seleccione esta opción para enviar un mensaje al controlador.",
-
- // "mydspace.messages.title": "Messages",
- "mydspace.messages.title": "Mensajes",
-
- // "mydspace.messages.to": "To",
- "mydspace.messages.to": "Para",
-
- // "mydspace.new-submission": "New submission",
- "mydspace.new-submission": "Nuevo envío",
-
- // "mydspace.new-submission-external": "Import metadata from external source",
- // TODO New key - Add a translation
- "mydspace.new-submission-external": "Import metadata from external source",
-
- // "mydspace.new-submission-external-short": "Import metadata",
- // TODO New key - Add a translation
- "mydspace.new-submission-external-short": "Import metadata",
-
- // "mydspace.results.head": "Your submissions",
- "mydspace.results.head": "Sus envíos",
-
- // "mydspace.results.no-abstract": "No Abstract",
- "mydspace.results.no-abstract": "Sin Resumen",
-
- // "mydspace.results.no-authors": "No Authors",
- "mydspace.results.no-authors": "Sin Autores",
-
- // "mydspace.results.no-collections": "No Collections",
- "mydspace.results.no-collections": "Sin Colecciones",
-
- // "mydspace.results.no-date": "No Date",
- "mydspace.results.no-date": "Sin Fecha",
-
- // "mydspace.results.no-files": "No Files",
- "mydspace.results.no-files": "Sin Archivos",
-
- // "mydspace.results.no-results": "There were no items to show",
- "mydspace.results.no-results": "No hay ítemes para mostrar",
-
- // "mydspace.results.no-title": "No title",
- "mydspace.results.no-title": "Sin título",
-
- // "mydspace.results.no-uri": "No Uri",
- "mydspace.results.no-uri": "Sin Uri",
-
- // "mydspace.show.workflow": "All tasks",
- "mydspace.show.workflow": "Todas las tareas",
-
- // "mydspace.show.workspace": "Your Submissions",
- "mydspace.show.workspace": "Sus envíos",
-
- // "mydspace.status.archived": "Archived",
- "mydspace.status.archived": "Archivado",
-
- // "mydspace.status.validation": "Validation",
- "mydspace.status.validation": "Validación",
-
- // "mydspace.status.waiting-for-controller": "Waiting for controller",
- "mydspace.status.waiting-for-controller": "Esperando controlador",
-
- // "mydspace.status.workflow": "Workflow",
- "mydspace.status.workflow": "Flujo de trabajo",
-
- // "mydspace.status.workspace": "Workspace",
- "mydspace.status.workspace": "Workspace",
-
- // "mydspace.title": "MyDSpace",
- "mydspace.title": "MiDSpace",
-
- // "mydspace.upload.upload-failed": "Error creating new workspace. Please verify the content uploaded before retry.",
- "mydspace.upload.upload-failed": "Error al crear nuevo Workspace. Verifique el contenido cargado antes de intentar.",
-
- // "mydspace.upload.upload-failed-manyentries": "Unprocessable file. Detected too many entries but allowed only one for file.",
- // TODO New key - Add a translation
- "mydspace.upload.upload-failed-manyentries": "Unprocessable file. Detected too many entries but allowed only one for file.",
-
- // "mydspace.upload.upload-failed-moreonefile": "Unprocessable request. Only one file is allowed.",
- // TODO New key - Add a translation
- "mydspace.upload.upload-failed-moreonefile": "Unprocessable request. Only one file is allowed.",
-
- // "mydspace.upload.upload-multiple-successful": "{{qty}} new workspace items created.",
- "mydspace.upload.upload-multiple-successful": "{{qty}} Nuevos ítemes de workspace creados.",
-
- // "mydspace.upload.upload-successful": "New workspace item created. Click {{here}} for edit it.",
- "mydspace.upload.upload-successful": "Nuevos ítemes de workspace creados. Clic {{here}} para editar.",
-
- // "mydspace.view-btn": "View",
- "mydspace.view-btn": "Ver",
-
-
-
- // "nav.browse.header": "All of DSpace",
- "nav.browse.header": "Todo DSpace",
-
- // "nav.community-browse.header": "By Community",
- "nav.community-browse.header": "Por Comunidad",
-
- // "nav.language": "Language switch",
- "nav.language": "Cambio de idioma",
-
- // "nav.login": "Log In",
- "nav.login": "Inicio de Sesión",
-
- // "nav.logout": "Log Out",
- "nav.logout": "Cerrar Sesión",
-
- // "nav.mydspace": "MyDSpace",
- "nav.mydspace": "Mi DSpace",
-
- // "nav.profile": "Profile",
- // TODO New key - Add a translation
- "nav.profile": "Profile",
-
- // "nav.search": "Search",
- "nav.search": "Buscar",
-
- // "nav.statistics.header": "Statistics",
- "nav.statistics.header": "Estadísticas",
-
- // "nav.stop-impersonating": "Stop impersonating EPerson",
- // TODO New key - Add a translation
- "nav.stop-impersonating": "Stop impersonating EPerson",
-
-
-
- // "orgunit.listelement.badge": "Organizational Unit",
- "orgunit.listelement.badge": "Unidad organizacional",
-
- // "orgunit.page.city": "City",
- "orgunit.page.city": "Ciudad",
-
- // "orgunit.page.country": "Country",
- "orgunit.page.country": "País",
-
- // "orgunit.page.dateestablished": "Date established",
- "orgunit.page.dateestablished": "Fecha establecida",
-
- // "orgunit.page.description": "Description",
- "orgunit.page.description": "Descripción",
-
- // "orgunit.page.edit": "Edit this item",
- // TODO New key - Add a translation
- "orgunit.page.edit": "Edit this item",
-
- // "orgunit.page.id": "ID",
- "orgunit.page.id": "ID",
-
- // "orgunit.page.titleprefix": "Organizational Unit: ",
- "orgunit.page.titleprefix": "Unidad organizacional: ",
-
-
-
- // "pagination.results-per-page": "Results Per Page",
- "pagination.results-per-page": "Resultados por Página",
-
- // "pagination.showing.detail": "{{ range }} of {{ total }}",
- "pagination.showing.detail": "{{ range }} de {{ total }}",
-
- // "pagination.showing.label": "Now showing ",
- "pagination.showing.label": "Mostrando ",
-
- // "pagination.sort-direction": "Sort Options",
- "pagination.sort-direction": "Opciones de orden",
-
-
-
- // "person.listelement.badge": "Person",
- "person.listelement.badge": "Persona",
-
- // "person.listelement.no-title": "No name found",
- // TODO New key - Add a translation
- "person.listelement.no-title": "No name found",
-
- // "person.page.birthdate": "Birth Date",
- "person.page.birthdate": "Fecha de Nacimiento",
-
- // "person.page.edit": "Edit this item",
- // TODO New key - Add a translation
- "person.page.edit": "Edit this item",
-
- // "person.page.email": "Email Address",
- "person.page.email": "Dirección de correo electrónico",
-
- // "person.page.firstname": "First Name",
- "person.page.firstname": "Nombre",
-
- // "person.page.jobtitle": "Job Title",
- "person.page.jobtitle": "Título profesional",
-
- // "person.page.lastname": "Last Name",
- "person.page.lastname": "Apellido",
-
- // "person.page.link.full": "Show all metadata",
- "person.page.link.full": "Mostrar todos los metadatos",
-
- // "person.page.orcid": "ORCID",
- "person.page.orcid": "ORCID",
-
- // "person.page.staffid": "Staff ID",
- "person.page.staffid": "Identificación del personal",
-
- // "person.page.titleprefix": "Person: ",
- "person.page.titleprefix": "Persona: ",
-
- // "person.search.results.head": "Person Search Results",
- "person.search.results.head": "Resultados de búsqueda de personas",
-
- // "person.search.title": "DSpace Angular :: Person Search",
- "person.search.title": "DSpace Angular :: Búsqueda de persona",
-
-
-
- // "process.new.select-parameters": "Parameters",
- // TODO New key - Add a translation
- "process.new.select-parameters": "Parameters",
-
- // "process.new.cancel": "Cancel",
- // TODO New key - Add a translation
- "process.new.cancel": "Cancel",
-
- // "process.new.submit": "Submit",
- // TODO New key - Add a translation
- "process.new.submit": "Submit",
-
- // "process.new.select-script": "Script",
- // TODO New key - Add a translation
- "process.new.select-script": "Script",
-
- // "process.new.select-script.placeholder": "Choose a script...",
- // TODO New key - Add a translation
- "process.new.select-script.placeholder": "Choose a script...",
-
- // "process.new.select-script.required": "Script is required",
- // TODO New key - Add a translation
- "process.new.select-script.required": "Script is required",
-
- // "process.new.parameter.file.upload-button": "Select file...",
- // TODO New key - Add a translation
- "process.new.parameter.file.upload-button": "Select file...",
-
- // "process.new.parameter.file.required": "Please select a file",
- // TODO New key - Add a translation
- "process.new.parameter.file.required": "Please select a file",
-
- // "process.new.parameter.string.required": "Parameter value is required",
- // TODO New key - Add a translation
- "process.new.parameter.string.required": "Parameter value is required",
-
- // "process.new.parameter.type.value": "value",
- // TODO New key - Add a translation
- "process.new.parameter.type.value": "value",
-
- // "process.new.parameter.type.file": "file",
- // TODO New key - Add a translation
- "process.new.parameter.type.file": "file",
-
- // "process.new.parameter.required.missing": "The following parameters are required but still missing:",
- // TODO New key - Add a translation
- "process.new.parameter.required.missing": "The following parameters are required but still missing:",
-
- // "process.new.notification.success.title": "Success",
- // TODO New key - Add a translation
- "process.new.notification.success.title": "Success",
-
- // "process.new.notification.success.content": "The process was successfully created",
- // TODO New key - Add a translation
- "process.new.notification.success.content": "The process was successfully created",
-
- // "process.new.notification.error.title": "Error",
- // TODO New key - Add a translation
- "process.new.notification.error.title": "Error",
-
- // "process.new.notification.error.content": "An error occurred while creating this process",
- // TODO New key - Add a translation
- "process.new.notification.error.content": "An error occurred while creating this process",
-
- // "process.new.header": "Create a new process",
- // TODO New key - Add a translation
- "process.new.header": "Create a new process",
-
- // "process.new.title": "Create a new process",
- // TODO New key - Add a translation
- "process.new.title": "Create a new process",
-
- // "process.new.breadcrumbs": "Create a new process",
- // TODO New key - Add a translation
- "process.new.breadcrumbs": "Create a new process",
-
-
-
- // "process.detail.arguments" : "Arguments",
- // TODO New key - Add a translation
- "process.detail.arguments" : "Arguments",
-
- // "process.detail.arguments.empty" : "This process doesn't contain any arguments",
- // TODO New key - Add a translation
- "process.detail.arguments.empty" : "This process doesn't contain any arguments",
-
- // "process.detail.back" : "Back",
- // TODO New key - Add a translation
- "process.detail.back" : "Back",
-
- // "process.detail.output" : "Process Output",
- // TODO New key - Add a translation
- "process.detail.output" : "Process Output",
-
- // "process.detail.logs.button": "Retrieve process output",
- // TODO New key - Add a translation
- "process.detail.logs.button": "Retrieve process output",
-
- // "process.detail.logs.loading": "Retrieving",
- // TODO New key - Add a translation
- "process.detail.logs.loading": "Retrieving",
-
- // "process.detail.logs.none": "This process has no output",
- // TODO New key - Add a translation
- "process.detail.logs.none": "This process has no output",
-
- // "process.detail.output-files" : "Output Files",
- // TODO New key - Add a translation
- "process.detail.output-files" : "Output Files",
-
- // "process.detail.output-files.empty" : "This process doesn't contain any output files",
- // TODO New key - Add a translation
- "process.detail.output-files.empty" : "This process doesn't contain any output files",
-
- // "process.detail.script" : "Script",
- // TODO New key - Add a translation
- "process.detail.script" : "Script",
-
- // "process.detail.title" : "Process: {{ id }} - {{ name }}",
- // TODO New key - Add a translation
- "process.detail.title" : "Process: {{ id }} - {{ name }}",
-
- // "process.detail.start-time" : "Start time",
- // TODO New key - Add a translation
- "process.detail.start-time" : "Start time",
-
- // "process.detail.end-time" : "Finish time",
- // TODO New key - Add a translation
- "process.detail.end-time" : "Finish time",
-
- // "process.detail.status" : "Status",
- // TODO New key - Add a translation
- "process.detail.status" : "Status",
-
- // "process.detail.create" : "Create similar process",
- // TODO New key - Add a translation
- "process.detail.create" : "Create similar process",
-
-
-
- // "process.overview.table.finish" : "Finish time",
- // TODO New key - Add a translation
- "process.overview.table.finish" : "Finish time",
-
- // "process.overview.table.id" : "Process ID",
- // TODO New key - Add a translation
- "process.overview.table.id" : "Process ID",
-
- // "process.overview.table.name" : "Name",
- // TODO New key - Add a translation
- "process.overview.table.name" : "Name",
-
- // "process.overview.table.start" : "Start time",
- // TODO New key - Add a translation
- "process.overview.table.start" : "Start time",
-
- // "process.overview.table.status" : "Status",
- // TODO New key - Add a translation
- "process.overview.table.status" : "Status",
-
- // "process.overview.table.user" : "User",
- // TODO New key - Add a translation
- "process.overview.table.user" : "User",
-
- // "process.overview.title": "Processes Overview",
- // TODO New key - Add a translation
- "process.overview.title": "Processes Overview",
-
- // "process.overview.breadcrumbs": "Processes Overview",
- // TODO New key - Add a translation
- "process.overview.breadcrumbs": "Processes Overview",
-
- // "process.overview.new": "New",
- // TODO New key - Add a translation
- "process.overview.new": "New",
-
-
- // "profile.breadcrumbs": "Update Profile",
- // TODO New key - Add a translation
- "profile.breadcrumbs": "Update Profile",
-
- // "profile.card.identify": "Identify",
- // TODO New key - Add a translation
- "profile.card.identify": "Identify",
-
- // "profile.card.security": "Security",
- // TODO New key - Add a translation
- "profile.card.security": "Security",
-
- // "profile.form.submit": "Update Profile",
- // TODO New key - Add a translation
- "profile.form.submit": "Update Profile",
-
- // "profile.groups.head": "Authorization groups you belong to",
- // TODO New key - Add a translation
- "profile.groups.head": "Authorization groups you belong to",
-
- // "profile.head": "Update Profile",
- // TODO New key - Add a translation
- "profile.head": "Update Profile",
-
- // "profile.metadata.form.error.firstname.required": "First Name is required",
- // TODO New key - Add a translation
- "profile.metadata.form.error.firstname.required": "First Name is required",
-
- // "profile.metadata.form.error.lastname.required": "Last Name is required",
- // TODO New key - Add a translation
- "profile.metadata.form.error.lastname.required": "Last Name is required",
-
- // "profile.metadata.form.label.email": "Email Address",
- // TODO New key - Add a translation
- "profile.metadata.form.label.email": "Email Address",
-
- // "profile.metadata.form.label.firstname": "First Name",
- // TODO New key - Add a translation
- "profile.metadata.form.label.firstname": "First Name",
-
- // "profile.metadata.form.label.language": "Language",
- // TODO New key - Add a translation
- "profile.metadata.form.label.language": "Language",
-
- // "profile.metadata.form.label.lastname": "Last Name",
- // TODO New key - Add a translation
- "profile.metadata.form.label.lastname": "Last Name",
-
- // "profile.metadata.form.label.phone": "Contact Telephone",
- // TODO New key - Add a translation
- "profile.metadata.form.label.phone": "Contact Telephone",
-
- // "profile.metadata.form.notifications.success.content": "Your changes to the profile were saved.",
- // TODO New key - Add a translation
- "profile.metadata.form.notifications.success.content": "Your changes to the profile were saved.",
-
- // "profile.metadata.form.notifications.success.title": "Profile saved",
- // TODO New key - Add a translation
- "profile.metadata.form.notifications.success.title": "Profile saved",
-
- // "profile.notifications.warning.no-changes.content": "No changes were made to the Profile.",
- // TODO New key - Add a translation
- "profile.notifications.warning.no-changes.content": "No changes were made to the Profile.",
-
- // "profile.notifications.warning.no-changes.title": "No changes",
- // TODO New key - Add a translation
- "profile.notifications.warning.no-changes.title": "No changes",
-
- // "profile.security.form.error.matching-passwords": "The passwords do not match.",
- // TODO New key - Add a translation
- "profile.security.form.error.matching-passwords": "The passwords do not match.",
-
- // "profile.security.form.error.password-length": "The password should be at least 6 characters long.",
- // TODO New key - Add a translation
- "profile.security.form.error.password-length": "The password should be at least 6 characters long.",
-
- // "profile.security.form.info": "Optionally, you can enter a new password in the box below, and confirm it by typing it again into the second box. It should be at least six characters long.",
- // TODO New key - Add a translation
- "profile.security.form.info": "Optionally, you can enter a new password in the box below, and confirm it by typing it again into the second box. It should be at least six characters long.",
-
- // "profile.security.form.label.password": "Password",
- // TODO New key - Add a translation
- "profile.security.form.label.password": "Password",
-
- // "profile.security.form.label.passwordrepeat": "Retype to confirm",
- // TODO New key - Add a translation
- "profile.security.form.label.passwordrepeat": "Retype to confirm",
-
- // "profile.security.form.notifications.success.content": "Your changes to the password were saved.",
- // TODO New key - Add a translation
- "profile.security.form.notifications.success.content": "Your changes to the password were saved.",
-
- // "profile.security.form.notifications.success.title": "Password saved",
- // TODO New key - Add a translation
- "profile.security.form.notifications.success.title": "Password saved",
-
- // "profile.security.form.notifications.error.title": "Error changing passwords",
- // TODO New key - Add a translation
- "profile.security.form.notifications.error.title": "Error changing passwords",
-
- // "profile.security.form.notifications.error.not-long-enough": "The password has to be at least 6 characters long.",
- // TODO New key - Add a translation
- "profile.security.form.notifications.error.not-long-enough": "The password has to be at least 6 characters long.",
-
- // "profile.security.form.notifications.error.not-same": "The provided passwords are not the same.",
- // TODO New key - Add a translation
- "profile.security.form.notifications.error.not-same": "The provided passwords are not the same.",
-
- // "profile.title": "Update Profile",
- // TODO New key - Add a translation
- "profile.title": "Update Profile",
-
-
-
- // "project.listelement.badge": "Research Project",
- "project.listelement.badge": "Proyecto de investigación",
-
- // "project.page.contributor": "Contributors",
- "project.page.contributor": "Contribuyentes",
-
- // "project.page.description": "Description",
- "project.page.description": "Descripción",
-
- // "project.page.edit": "Edit this item",
- // TODO New key - Add a translation
- "project.page.edit": "Edit this item",
-
- // "project.page.expectedcompletion": "Expected Completion",
- "project.page.expectedcompletion": "Finalización prevista",
-
- // "project.page.funder": "Funders",
- "project.page.funder": "Financiadores",
-
- // "project.page.id": "ID",
- "project.page.id": "ID",
-
- // "project.page.keyword": "Keywords",
- "project.page.keyword": "Claves",
-
- // "project.page.status": "Status",
- "project.page.status": "Estado",
-
- // "project.page.titleprefix": "Research Project: ",
- "project.page.titleprefix": "Proyecto de investigación: ",
-
- // "project.search.results.head": "Project Search Results",
- // TODO New key - Add a translation
- "project.search.results.head": "Project Search Results",
-
-
-
- // "publication.listelement.badge": "Publication",
- "publication.listelement.badge": "Publicación",
-
- // "publication.page.description": "Description",
- "publication.page.description": "Descripción",
-
- // "publication.page.edit": "Edit this item",
- // TODO New key - Add a translation
- "publication.page.edit": "Edit this item",
-
- // "publication.page.journal-issn": "Journal ISSN",
- "publication.page.journal-issn": "Revista ISSN",
-
- // "publication.page.journal-title": "Journal Title",
- "publication.page.journal-title": "Título de Revista",
-
- // "publication.page.publisher": "Publisher",
- "publication.page.publisher": "Editor",
-
- // "publication.page.titleprefix": "Publication: ",
- "publication.page.titleprefix": "Publicación: ",
-
- // "publication.page.volume-title": "Volume Title",
- "publication.page.volume-title": "Título del Volumen",
-
- // "publication.search.results.head": "Publication Search Results",
- "publication.search.results.head": "Resultados de la búsqueda de publicaciones",
-
- // "publication.search.title": "DSpace Angular :: Publication Search",
- "publication.search.title": "DSpace Angular :: Búsqueda de publicación",
-
-
- // "register-email.title": "New user registration",
- // TODO New key - Add a translation
- "register-email.title": "New user registration",
-
- // "register-page.create-profile.header": "Create Profile",
- // TODO New key - Add a translation
- "register-page.create-profile.header": "Create Profile",
-
- // "register-page.create-profile.identification.header": "Identify",
- // TODO New key - Add a translation
- "register-page.create-profile.identification.header": "Identify",
-
- // "register-page.create-profile.identification.email": "Email Address",
- // TODO New key - Add a translation
- "register-page.create-profile.identification.email": "Email Address",
-
- // "register-page.create-profile.identification.first-name": "First Name *",
- // TODO New key - Add a translation
- "register-page.create-profile.identification.first-name": "First Name *",
-
- // "register-page.create-profile.identification.first-name.error": "Please fill in a First Name",
- // TODO New key - Add a translation
- "register-page.create-profile.identification.first-name.error": "Please fill in a First Name",
-
- // "register-page.create-profile.identification.last-name": "Last Name *",
- // TODO New key - Add a translation
- "register-page.create-profile.identification.last-name": "Last Name *",
-
- // "register-page.create-profile.identification.last-name.error": "Please fill in a Last Name",
- // TODO New key - Add a translation
- "register-page.create-profile.identification.last-name.error": "Please fill in a Last Name",
-
- // "register-page.create-profile.identification.contact": "Contact Telephone",
- // TODO New key - Add a translation
- "register-page.create-profile.identification.contact": "Contact Telephone",
-
- // "register-page.create-profile.identification.language": "Language",
- // TODO New key - Add a translation
- "register-page.create-profile.identification.language": "Language",
-
- // "register-page.create-profile.security.header": "Security",
- // TODO New key - Add a translation
- "register-page.create-profile.security.header": "Security",
-
- // "register-page.create-profile.security.info": "Please enter a password in the box below, and confirm it by typing it again into the second box. It should be at least six characters long.",
- // TODO New key - Add a translation
- "register-page.create-profile.security.info": "Please enter a password in the box below, and confirm it by typing it again into the second box. It should be at least six characters long.",
-
- // "register-page.create-profile.security.label.password": "Password *",
- // TODO New key - Add a translation
- "register-page.create-profile.security.label.password": "Password *",
-
- // "register-page.create-profile.security.label.passwordrepeat": "Retype to confirm *",
- // TODO New key - Add a translation
- "register-page.create-profile.security.label.passwordrepeat": "Retype to confirm *",
-
- // "register-page.create-profile.security.error.empty-password": "Please enter a password in the box below.",
- // TODO New key - Add a translation
- "register-page.create-profile.security.error.empty-password": "Please enter a password in the box below.",
-
- // "register-page.create-profile.security.error.matching-passwords": "The passwords do not match.",
- // TODO New key - Add a translation
- "register-page.create-profile.security.error.matching-passwords": "The passwords do not match.",
-
- // "register-page.create-profile.security.error.password-length": "The password should be at least 6 characters long.",
- // TODO New key - Add a translation
- "register-page.create-profile.security.error.password-length": "The password should be at least 6 characters long.",
-
- // "register-page.create-profile.submit": "Complete Registration",
- // TODO New key - Add a translation
- "register-page.create-profile.submit": "Complete Registration",
-
- // "register-page.create-profile.submit.error.content": "Something went wrong while registering a new user.",
- // TODO New key - Add a translation
- "register-page.create-profile.submit.error.content": "Something went wrong while registering a new user.",
-
- // "register-page.create-profile.submit.error.head": "Registration failed",
- // TODO New key - Add a translation
- "register-page.create-profile.submit.error.head": "Registration failed",
-
- // "register-page.create-profile.submit.success.content": "The registration was successful. You have been logged in as the created user.",
- // TODO New key - Add a translation
- "register-page.create-profile.submit.success.content": "The registration was successful. You have been logged in as the created user.",
-
- // "register-page.create-profile.submit.success.head": "Registration completed",
- // TODO New key - Add a translation
- "register-page.create-profile.submit.success.head": "Registration completed",
-
-
- // "register-page.registration.header": "New user registration",
- // TODO New key - Add a translation
- "register-page.registration.header": "New user registration",
-
- // "register-page.registration.info": "Register an account to subscribe to collections for email updates, and submit new items to DSpace.",
- // TODO New key - Add a translation
- "register-page.registration.info": "Register an account to subscribe to collections for email updates, and submit new items to DSpace.",
-
- // "register-page.registration.email": "Email Address *",
- // TODO New key - Add a translation
- "register-page.registration.email": "Email Address *",
-
- // "register-page.registration.email.error.required": "Please fill in an email address",
- // TODO New key - Add a translation
- "register-page.registration.email.error.required": "Please fill in an email address",
-
- // "register-page.registration.email.error.pattern": "Please fill in a valid email address",
- // TODO New key - Add a translation
- "register-page.registration.email.error.pattern": "Please fill in a valid email address",
-
- // "register-page.registration.email.hint": "This address will be verified and used as your login name.",
- // TODO New key - Add a translation
- "register-page.registration.email.hint": "This address will be verified and used as your login name.",
-
- // "register-page.registration.submit": "Register",
- // TODO New key - Add a translation
- "register-page.registration.submit": "Register",
-
- // "register-page.registration.success.head": "Verification email sent",
- // TODO New key - Add a translation
- "register-page.registration.success.head": "Verification email sent",
-
- // "register-page.registration.success.content": "An email has been sent to {{ email }} containing a special URL and further instructions.",
- // TODO New key - Add a translation
- "register-page.registration.success.content": "An email has been sent to {{ email }} containing a special URL and further instructions.",
-
- // "register-page.registration.error.head": "Error when trying to register email",
- // TODO New key - Add a translation
- "register-page.registration.error.head": "Error when trying to register email",
-
- // "register-page.registration.error.content": "An error occured when registering the following email address: {{ email }}",
- // TODO New key - Add a translation
- "register-page.registration.error.content": "An error occured when registering the following email address: {{ email }}",
-
-
-
- // "relationships.add.error.relationship-type.content": "No suitable match could be found for relationship type {{ type }} between the two items",
- // TODO New key - Add a translation
- "relationships.add.error.relationship-type.content": "No suitable match could be found for relationship type {{ type }} between the two items",
-
- // "relationships.add.error.server.content": "The server returned an error",
- // TODO New key - Add a translation
- "relationships.add.error.server.content": "The server returned an error",
-
- // "relationships.add.error.title": "Unable to add relationship",
- // TODO New key - Add a translation
- "relationships.add.error.title": "Unable to add relationship",
-
- // "relationships.isAuthorOf": "Authors",
- "relationships.isAuthorOf": "Autores",
-
- // "relationships.isAuthorOf.Person": "Authors (persons)",
- // TODO New key - Add a translation
- "relationships.isAuthorOf.Person": "Authors (persons)",
-
- // "relationships.isAuthorOf.OrgUnit": "Authors (organizational units)",
- // TODO New key - Add a translation
- "relationships.isAuthorOf.OrgUnit": "Authors (organizational units)",
-
- // "relationships.isIssueOf": "Journal Issues",
- "relationships.isIssueOf": "Números de Revista",
-
- // "relationships.isJournalIssueOf": "Journal Issue",
- "relationships.isJournalIssueOf": "Número de Revista",
-
- // "relationships.isJournalOf": "Journals",
- "relationships.isJournalOf": "Revistas",
-
- // "relationships.isOrgUnitOf": "Organizational Units",
- "relationships.isOrgUnitOf": "Unidades Organizacionales",
-
- // "relationships.isPersonOf": "Authors",
- "relationships.isPersonOf": "Autores",
-
- // "relationships.isProjectOf": "Research Projects",
- "relationships.isProjectOf": "Proyectos de investigación",
-
- // "relationships.isPublicationOf": "Publications",
- "relationships.isPublicationOf": "Publicaciones",
-
- // "relationships.isPublicationOfJournalIssue": "Articles",
- "relationships.isPublicationOfJournalIssue": "Artículos",
-
- // "relationships.isSingleJournalOf": "Journal",
- "relationships.isSingleJournalOf": "Revista",
-
- // "relationships.isSingleVolumeOf": "Journal Volume",
- "relationships.isSingleVolumeOf": "Volumen de Revista",
-
- // "relationships.isVolumeOf": "Journal Volumes",
- "relationships.isVolumeOf": "Volúmenes de Revista",
-
- // "relationships.isContributorOf": "Contributors",
- // TODO New key - Add a translation
- "relationships.isContributorOf": "Contributors",
-
-
-
- // "resource-policies.add.button": "Add",
- // TODO New key - Add a translation
- "resource-policies.add.button": "Add",
-
- // "resource-policies.add.for.": "Add a new policy",
- // TODO New key - Add a translation
- "resource-policies.add.for.": "Add a new policy",
-
- // "resource-policies.add.for.bitstream": "Add a new Bitstream policy",
- // TODO New key - Add a translation
- "resource-policies.add.for.bitstream": "Add a new Bitstream policy",
-
- // "resource-policies.add.for.bundle": "Add a new Bundle policy",
- // TODO New key - Add a translation
- "resource-policies.add.for.bundle": "Add a new Bundle policy",
-
- // "resource-policies.add.for.item": "Add a new Item policy",
- // TODO New key - Add a translation
- "resource-policies.add.for.item": "Add a new Item policy",
-
- // "resource-policies.add.for.community": "Add a new Community policy",
- // TODO New key - Add a translation
- "resource-policies.add.for.community": "Add a new Community policy",
-
- // "resource-policies.add.for.collection": "Add a new Collection policy",
- // TODO New key - Add a translation
- "resource-policies.add.for.collection": "Add a new Collection policy",
-
- // "resource-policies.create.page.heading": "Create new resource policy for ",
- // TODO New key - Add a translation
- "resource-policies.create.page.heading": "Create new resource policy for ",
-
- // "resource-policies.create.page.failure.content": "An error occurred while creating the resource policy.",
- // TODO New key - Add a translation
- "resource-policies.create.page.failure.content": "An error occurred while creating the resource policy.",
-
- // "resource-policies.create.page.success.content": "Operation successful",
- // TODO New key - Add a translation
- "resource-policies.create.page.success.content": "Operation successful",
-
- // "resource-policies.create.page.title": "Create new resource policy",
- // TODO New key - Add a translation
- "resource-policies.create.page.title": "Create new resource policy",
-
- // "resource-policies.delete.btn": "Delete selected",
- // TODO New key - Add a translation
- "resource-policies.delete.btn": "Delete selected",
-
- // "resource-policies.delete.btn.title": "Delete selected resource policies",
- // TODO New key - Add a translation
- "resource-policies.delete.btn.title": "Delete selected resource policies",
-
- // "resource-policies.delete.failure.content": "An error occurred while deleting selected resource policies.",
- // TODO New key - Add a translation
- "resource-policies.delete.failure.content": "An error occurred while deleting selected resource policies.",
-
- // "resource-policies.delete.success.content": "Operation successful",
- // TODO New key - Add a translation
- "resource-policies.delete.success.content": "Operation successful",
-
- // "resource-policies.edit.page.heading": "Edit resource policy ",
- // TODO New key - Add a translation
- "resource-policies.edit.page.heading": "Edit resource policy ",
-
- // "resource-policies.edit.page.failure.content": "An error occurred while editing the resource policy.",
- // TODO New key - Add a translation
- "resource-policies.edit.page.failure.content": "An error occurred while editing the resource policy.",
-
- // "resource-policies.edit.page.success.content": "Operation successful",
- // TODO New key - Add a translation
- "resource-policies.edit.page.success.content": "Operation successful",
-
- // "resource-policies.edit.page.title": "Edit resource policy",
- // TODO New key - Add a translation
- "resource-policies.edit.page.title": "Edit resource policy",
-
- // "resource-policies.form.action-type.label": "Select the action type",
- // TODO New key - Add a translation
- "resource-policies.form.action-type.label": "Select the action type",
-
- // "resource-policies.form.action-type.required": "You must select the resource policy action.",
- // TODO New key - Add a translation
- "resource-policies.form.action-type.required": "You must select the resource policy action.",
-
- // "resource-policies.form.eperson-group-list.label": "The eperson or group that will be granted the permission",
- // TODO New key - Add a translation
- "resource-policies.form.eperson-group-list.label": "The eperson or group that will be granted the permission",
-
- // "resource-policies.form.eperson-group-list.select.btn": "Select",
- // TODO New key - Add a translation
- "resource-policies.form.eperson-group-list.select.btn": "Select",
-
- // "resource-policies.form.eperson-group-list.tab.eperson": "Search for a ePerson",
- // TODO New key - Add a translation
- "resource-policies.form.eperson-group-list.tab.eperson": "Search for a ePerson",
-
- // "resource-policies.form.eperson-group-list.tab.group": "Search for a group",
- // TODO New key - Add a translation
- "resource-policies.form.eperson-group-list.tab.group": "Search for a group",
-
- // "resource-policies.form.eperson-group-list.table.headers.action": "Action",
- // TODO New key - Add a translation
- "resource-policies.form.eperson-group-list.table.headers.action": "Action",
-
- // "resource-policies.form.eperson-group-list.table.headers.id": "ID",
- // TODO New key - Add a translation
- "resource-policies.form.eperson-group-list.table.headers.id": "ID",
-
- // "resource-policies.form.eperson-group-list.table.headers.name": "Name",
- // TODO New key - Add a translation
- "resource-policies.form.eperson-group-list.table.headers.name": "Name",
-
- // "resource-policies.form.date.end.label": "End Date",
- // TODO New key - Add a translation
- "resource-policies.form.date.end.label": "End Date",
-
- // "resource-policies.form.date.start.label": "Start Date",
- // TODO New key - Add a translation
- "resource-policies.form.date.start.label": "Start Date",
-
- // "resource-policies.form.description.label": "Description",
- // TODO New key - Add a translation
- "resource-policies.form.description.label": "Description",
-
- // "resource-policies.form.name.label": "Name",
- // TODO New key - Add a translation
- "resource-policies.form.name.label": "Name",
-
- // "resource-policies.form.policy-type.label": "Select the policy type",
- // TODO New key - Add a translation
- "resource-policies.form.policy-type.label": "Select the policy type",
-
- // "resource-policies.form.policy-type.required": "You must select the resource policy type.",
- // TODO New key - Add a translation
- "resource-policies.form.policy-type.required": "You must select the resource policy type.",
-
- // "resource-policies.table.headers.action": "Action",
- // TODO New key - Add a translation
- "resource-policies.table.headers.action": "Action",
-
- // "resource-policies.table.headers.date.end": "End Date",
- // TODO New key - Add a translation
- "resource-policies.table.headers.date.end": "End Date",
-
- // "resource-policies.table.headers.date.start": "Start Date",
- // TODO New key - Add a translation
- "resource-policies.table.headers.date.start": "Start Date",
-
- // "resource-policies.table.headers.edit": "Edit",
- // TODO New key - Add a translation
- "resource-policies.table.headers.edit": "Edit",
-
- // "resource-policies.table.headers.edit.group": "Edit group",
- // TODO New key - Add a translation
- "resource-policies.table.headers.edit.group": "Edit group",
-
- // "resource-policies.table.headers.edit.policy": "Edit policy",
- // TODO New key - Add a translation
- "resource-policies.table.headers.edit.policy": "Edit policy",
-
- // "resource-policies.table.headers.eperson": "EPerson",
- // TODO New key - Add a translation
- "resource-policies.table.headers.eperson": "EPerson",
-
- // "resource-policies.table.headers.group": "Group",
- // TODO New key - Add a translation
- "resource-policies.table.headers.group": "Group",
-
- // "resource-policies.table.headers.id": "ID",
- // TODO New key - Add a translation
- "resource-policies.table.headers.id": "ID",
-
- // "resource-policies.table.headers.name": "Name",
- // TODO New key - Add a translation
- "resource-policies.table.headers.name": "Name",
-
- // "resource-policies.table.headers.policyType": "type",
- // TODO New key - Add a translation
- "resource-policies.table.headers.policyType": "type",
-
- // "resource-policies.table.headers.title.for.bitstream": "Policies for Bitstream",
- // TODO New key - Add a translation
- "resource-policies.table.headers.title.for.bitstream": "Policies for Bitstream",
-
- // "resource-policies.table.headers.title.for.bundle": "Policies for Bundle",
- // TODO New key - Add a translation
- "resource-policies.table.headers.title.for.bundle": "Policies for Bundle",
-
- // "resource-policies.table.headers.title.for.item": "Policies for Item",
- // TODO New key - Add a translation
- "resource-policies.table.headers.title.for.item": "Policies for Item",
-
- // "resource-policies.table.headers.title.for.community": "Policies for Community",
- // TODO New key - Add a translation
- "resource-policies.table.headers.title.for.community": "Policies for Community",
-
- // "resource-policies.table.headers.title.for.collection": "Policies for Collection",
- // TODO New key - Add a translation
- "resource-policies.table.headers.title.for.collection": "Policies for Collection",
-
-
-
- // "search.description": "",
- "search.description": "",
-
- // "search.switch-configuration.title": "Show",
- // TODO Source message changed - Revise the translation
- "search.switch-configuration.title": "Show",
-
- // "search.title": "DSpace Angular :: Search",
- // TODO Source message changed - Revise the translation
- "search.title": "DSpace Angular :: Search",
-
- // "search.breadcrumbs": "Search",
- // TODO New key - Add a translation
- "search.breadcrumbs": "Search",
-
-
- // "search.filters.applied.f.author": "Author",
- "search.filters.applied.f.author": "Autor",
-
- // "search.filters.applied.f.dateIssued.max": "End date",
- "search.filters.applied.f.dateIssued.max": "Fecha Final",
-
- // "search.filters.applied.f.dateIssued.min": "Start date",
- "search.filters.applied.f.dateIssued.min": "Fecha de Inicio",
-
- // "search.filters.applied.f.dateSubmitted": "Date submitted",
- "search.filters.applied.f.dateSubmitted": "Fecha de Envío",
-
- // "search.filters.applied.f.discoverable": "Private",
- // TODO New key - Add a translation
- "search.filters.applied.f.discoverable": "Private",
-
- // "search.filters.applied.f.entityType": "Item Type",
- "search.filters.applied.f.entityType": "Tipo de Ítem",
-
- // "search.filters.applied.f.has_content_in_original_bundle": "Has files",
- "search.filters.applied.f.has_content_in_original_bundle": "Tiene archivos",
-
- // "search.filters.applied.f.itemtype": "Type",
- "search.filters.applied.f.itemtype": "Tipo",
-
- // "search.filters.applied.f.namedresourcetype": "Status",
- "search.filters.applied.f.namedresourcetype": "Estado",
-
- // "search.filters.applied.f.subject": "Subject",
- "search.filters.applied.f.subject": "Materia",
-
- // "search.filters.applied.f.submitter": "Submitter",
- "search.filters.applied.f.submitter": "Remitente",
-
- // "search.filters.applied.f.jobTitle": "Job Title",
- // TODO New key - Add a translation
- "search.filters.applied.f.jobTitle": "Job Title",
-
- // "search.filters.applied.f.birthDate.max": "End birth date",
- // TODO New key - Add a translation
- "search.filters.applied.f.birthDate.max": "End birth date",
-
- // "search.filters.applied.f.birthDate.min": "Start birth date",
- // TODO New key - Add a translation
- "search.filters.applied.f.birthDate.min": "Start birth date",
-
- // "search.filters.applied.f.withdrawn": "Withdrawn",
- // TODO New key - Add a translation
- "search.filters.applied.f.withdrawn": "Withdrawn",
-
-
-
- // "search.filters.filter.author.head": "Author",
- "search.filters.filter.author.head": "Autor",
-
- // "search.filters.filter.author.placeholder": "Author name",
- "search.filters.filter.author.placeholder": "Nombre del autor",
-
- // "search.filters.filter.birthDate.head": "Birth Date",
- "search.filters.filter.birthDate.head": "Fecha de Nacimiento",
-
- // "search.filters.filter.birthDate.placeholder": "Birth Date",
- "search.filters.filter.birthDate.placeholder": "Fecha de Nacimiento",
-
- // "search.filters.filter.creativeDatePublished.head": "Date Published",
- "search.filters.filter.creativeDatePublished.head": "Fecha de Publicación",
-
- // "search.filters.filter.creativeDatePublished.placeholder": "Date Published",
- "search.filters.filter.creativeDatePublished.placeholder": "Fecha de Publicación",
-
- // "search.filters.filter.creativeWorkEditor.head": "Editor",
- "search.filters.filter.creativeWorkEditor.head": "Editor",
-
- // "search.filters.filter.creativeWorkEditor.placeholder": "Editor",
- "search.filters.filter.creativeWorkEditor.placeholder": "Editor",
-
- // "search.filters.filter.creativeWorkKeywords.head": "Subject",
- "search.filters.filter.creativeWorkKeywords.head": "Materia",
-
- // "search.filters.filter.creativeWorkKeywords.placeholder": "Subject",
- "search.filters.filter.creativeWorkKeywords.placeholder": "Materia",
-
- // "search.filters.filter.creativeWorkPublisher.head": "Publisher",
- "search.filters.filter.creativeWorkPublisher.head": "Editor",
-
- // "search.filters.filter.creativeWorkPublisher.placeholder": "Publisher",
- "search.filters.filter.creativeWorkPublisher.placeholder": "Editor",
-
- // "search.filters.filter.dateIssued.head": "Date",
- "search.filters.filter.dateIssued.head": "Fecha",
-
- // "search.filters.filter.dateIssued.max.placeholder": "Minimum Date",
- "search.filters.filter.dateIssued.max.placeholder": "Fecha Mínima",
-
- // "search.filters.filter.dateIssued.min.placeholder": "Maximum Date",
- "search.filters.filter.dateIssued.min.placeholder": "Fecha Máxima",
-
- // "search.filters.filter.dateSubmitted.head": "Date submitted",
- "search.filters.filter.dateSubmitted.head": "Fecha de Envío",
-
- // "search.filters.filter.dateSubmitted.placeholder": "Date submitted",
- "search.filters.filter.dateSubmitted.placeholder": "Fecha de Envío",
-
- // "search.filters.filter.discoverable.head": "Private",
- // TODO New key - Add a translation
- "search.filters.filter.discoverable.head": "Private",
-
- // "search.filters.filter.withdrawn.head": "Withdrawn",
- // TODO New key - Add a translation
- "search.filters.filter.withdrawn.head": "Withdrawn",
-
- // "search.filters.filter.entityType.head": "Item Type",
- "search.filters.filter.entityType.head": "Tipo de Ítem",
-
- // "search.filters.filter.entityType.placeholder": "Item Type",
- "search.filters.filter.entityType.placeholder": "Tipo de Ítem",
-
- // "search.filters.filter.has_content_in_original_bundle.head": "Has files",
- "search.filters.filter.has_content_in_original_bundle.head": "Tiene archivos",
-
- // "search.filters.filter.itemtype.head": "Type",
- "search.filters.filter.itemtype.head": "Tipo",
-
- // "search.filters.filter.itemtype.placeholder": "Type",
- "search.filters.filter.itemtype.placeholder": "Tipo",
-
- // "search.filters.filter.jobTitle.head": "Job Title",
- "search.filters.filter.jobTitle.head": "Título profesional",
-
- // "search.filters.filter.jobTitle.placeholder": "Job Title",
- "search.filters.filter.jobTitle.placeholder": "Título profesional",
-
- // "search.filters.filter.knowsLanguage.head": "Known language",
- "search.filters.filter.knowsLanguage.head": "Idioma conocido",
-
- // "search.filters.filter.knowsLanguage.placeholder": "Known language",
- "search.filters.filter.knowsLanguage.placeholder": "Idioma conocido",
-
- // "search.filters.filter.namedresourcetype.head": "Status",
- "search.filters.filter.namedresourcetype.head": "Estado",
-
- // "search.filters.filter.namedresourcetype.placeholder": "Status",
- "search.filters.filter.namedresourcetype.placeholder": "Estado",
-
- // "search.filters.filter.objectpeople.head": "People",
- "search.filters.filter.objectpeople.head": "Persona",
-
- // "search.filters.filter.objectpeople.placeholder": "People",
- "search.filters.filter.objectpeople.placeholder": "Persona",
-
- // "search.filters.filter.organizationAddressCountry.head": "Country",
- "search.filters.filter.organizationAddressCountry.head": "País",
-
- // "search.filters.filter.organizationAddressCountry.placeholder": "Country",
- "search.filters.filter.organizationAddressCountry.placeholder": "País",
-
- // "search.filters.filter.organizationAddressLocality.head": "City",
- "search.filters.filter.organizationAddressLocality.head": "Ciudad",
-
- // "search.filters.filter.organizationAddressLocality.placeholder": "City",
- "search.filters.filter.organizationAddressLocality.placeholder": "Ciudad",
-
- // "search.filters.filter.organizationFoundingDate.head": "Date Founded",
- "search.filters.filter.organizationFoundingDate.head": "Fecha de fundación",
-
- // "search.filters.filter.organizationFoundingDate.placeholder": "Date Founded",
- "search.filters.filter.organizationFoundingDate.placeholder": "Fecha de fundación",
-
- // "search.filters.filter.scope.head": "Scope",
- "search.filters.filter.scope.head": "Alcance",
-
- // "search.filters.filter.scope.placeholder": "Scope filter",
- "search.filters.filter.scope.placeholder": "Filtro del Alcance",
-
- // "search.filters.filter.show-less": "Collapse",
- "search.filters.filter.show-less": "Contraer",
-
- // "search.filters.filter.show-more": "Show more",
- "search.filters.filter.show-more": "Mostrar más",
-
- // "search.filters.filter.subject.head": "Subject",
- "search.filters.filter.subject.head": "Materia",
-
- // "search.filters.filter.subject.placeholder": "Subject",
- "search.filters.filter.subject.placeholder": "Materia",
-
- // "search.filters.filter.submitter.head": "Submitter",
- "search.filters.filter.submitter.head": "Remitente",
-
- // "search.filters.filter.submitter.placeholder": "Submitter",
- "search.filters.filter.submitter.placeholder": "Remitente",
-
-
-
- // "search.filters.entityType.JournalIssue": "Journal Issue",
- // TODO New key - Add a translation
- "search.filters.entityType.JournalIssue": "Journal Issue",
-
- // "search.filters.entityType.JournalVolume": "Journal Volume",
- // TODO New key - Add a translation
- "search.filters.entityType.JournalVolume": "Journal Volume",
-
- // "search.filters.entityType.OrgUnit": "Organizational Unit",
- // TODO New key - Add a translation
- "search.filters.entityType.OrgUnit": "Organizational Unit",
-
- // "search.filters.has_content_in_original_bundle.true": "Yes",
- // TODO New key - Add a translation
- "search.filters.has_content_in_original_bundle.true": "Yes",
-
- // "search.filters.has_content_in_original_bundle.false": "No",
- // TODO New key - Add a translation
- "search.filters.has_content_in_original_bundle.false": "No",
-
- // "search.filters.discoverable.true": "No",
- // TODO New key - Add a translation
- "search.filters.discoverable.true": "No",
-
- // "search.filters.discoverable.false": "Yes",
- // TODO New key - Add a translation
- "search.filters.discoverable.false": "Yes",
-
- // "search.filters.withdrawn.true": "Yes",
- // TODO New key - Add a translation
- "search.filters.withdrawn.true": "Yes",
-
- // "search.filters.withdrawn.false": "No",
- // TODO New key - Add a translation
- "search.filters.withdrawn.false": "No",
-
-
- // "search.filters.head": "Filters",
- "search.filters.head": "Filtros",
-
- // "search.filters.reset": "Reset filters",
- "search.filters.reset": "Restablecer filtros",
-
-
-
- // "search.form.search": "Search",
- "search.form.search": "Buscar",
-
- // "search.form.search_dspace": "Search DSpace",
- "search.form.search_dspace": "Buscar DSpace",
-
- // "search.form.search_mydspace": "Search MyDSpace",
- "search.form.search_mydspace": "Buscar MyDSpace",
-
-
-
- // "search.results.head": "Search Results",
- "search.results.head": "Resultados de Búsqueda",
-
- // "search.results.no-results": "Your search returned no results. Having trouble finding what you're looking for? Try putting",
- // TODO Source message changed - Revise the translation
- "search.results.no-results": "Your search returned no results. Having trouble finding what you're looking for? Try putting",
-
- // "search.results.no-results-link": "quotes around it",
- "search.results.no-results-link": "citas a su alrededor",
-
- // "search.results.empty": "Your search returned no results.",
- // TODO New key - Add a translation
- "search.results.empty": "Your search returned no results.",
-
-
-
- // "search.sidebar.close": "Back to results",
- "search.sidebar.close": "Regresar a resultados",
-
- // "search.sidebar.filters.title": "Filters",
- "search.sidebar.filters.title": "Filtros",
-
- // "search.sidebar.open": "Search Tools",
- "search.sidebar.open": "Herramientas de búsqueda",
-
- // "search.sidebar.results": "results",
- "search.sidebar.results": "resultados",
-
- // "search.sidebar.settings.rpp": "Results per page",
- "search.sidebar.settings.rpp": "Resultados por página",
-
- // "search.sidebar.settings.sort-by": "Sort By",
- "search.sidebar.settings.sort-by": "Ordenar por",
-
- // "search.sidebar.settings.title": "Settings",
- "search.sidebar.settings.title": "Configuraciones",
-
-
-
- // "search.view-switch.show-detail": "Show detail",
- "search.view-switch.show-detail": "Mostrar detalle",
-
- // "search.view-switch.show-grid": "Show as grid",
- "search.view-switch.show-grid": "Mostrar como cuadriculado",
-
- // "search.view-switch.show-list": "Show as list",
- "search.view-switch.show-list": "Mostrar como lista",
-
-
-
- // "sorting.ASC": "Ascending",
- // TODO New key - Add a translation
- "sorting.ASC": "Ascending",
-
- // "sorting.DESC": "Descending",
- // TODO New key - Add a translation
- "sorting.DESC": "Descending",
-
- // "sorting.dc.title.ASC": "Title Ascending",
- "sorting.dc.title.ASC": "Título Ascendente",
-
- // "sorting.dc.title.DESC": "Title Descending",
- "sorting.dc.title.DESC": "Título Descendente",
-
- // "sorting.score.DESC": "Relevance",
- "sorting.score.DESC": "Relevancia",
-
-
-
- // "statistics.title": "Statistics",
- // TODO New key - Add a translation
- "statistics.title": "Statistics",
-
- // "statistics.header": "Statistics for {{ scope }}",
- // TODO New key - Add a translation
- "statistics.header": "Statistics for {{ scope }}",
-
- // "statistics.breadcrumbs": "Statistics",
- // TODO New key - Add a translation
- "statistics.breadcrumbs": "Statistics",
-
- // "statistics.page.no-data": "No data available",
- // TODO New key - Add a translation
- "statistics.page.no-data": "No data available",
-
- // "statistics.table.no-data": "No data available",
- // TODO New key - Add a translation
- "statistics.table.no-data": "No data available",
-
- // "statistics.table.title.TotalVisits": "Total visits",
- // TODO New key - Add a translation
- "statistics.table.title.TotalVisits": "Total visits",
-
- // "statistics.table.title.TotalVisitsPerMonth": "Total visits per month",
- // TODO New key - Add a translation
- "statistics.table.title.TotalVisitsPerMonth": "Total visits per month",
-
- // "statistics.table.title.TotalDownloads": "File Visits",
- // TODO New key - Add a translation
- "statistics.table.title.TotalDownloads": "File Visits",
-
- // "statistics.table.title.TopCountries": "Top country views",
- // TODO New key - Add a translation
- "statistics.table.title.TopCountries": "Top country views",
-
- // "statistics.table.title.TopCities": "Top city views",
- // TODO New key - Add a translation
- "statistics.table.title.TopCities": "Top city views",
-
- // "statistics.table.header.views": "Views",
- // TODO New key - Add a translation
- "statistics.table.header.views": "Views",
-
-
-
- // "submission.edit.title": "Edit Submission",
- "submission.edit.title": "Editar envío",
-
- // "submission.general.cannot_submit": "You have not the privilege to make a new submission.",
- "submission.general.cannot_submit": "No tiene el privilegio de hacer un nuevo envío.",
-
- // "submission.general.deposit": "Deposit",
- "submission.general.deposit": "Depositar",
-
- // "submission.general.discard.confirm.cancel": "Cancel",
- "submission.general.discard.confirm.cancel": "Cancelar",
-
- // "submission.general.discard.confirm.info": "This operation can't be undone. Are you sure?",
- "submission.general.discard.confirm.info": "Esta operación no se puede deshacer. Está seguro?",
-
- // "submission.general.discard.confirm.submit": "Yes, I'm sure",
- "submission.general.discard.confirm.submit": "Si, Estoy seguro",
-
- // "submission.general.discard.confirm.title": "Discard submission",
- "submission.general.discard.confirm.title": "Descartar el envío",
-
- // "submission.general.discard.submit": "Discard",
- "submission.general.discard.submit": "Descartar",
-
- // "submission.general.save": "Save",
- "submission.general.save": "Guardar",
-
- // "submission.general.save-later": "Save for later",
- "submission.general.save-later": "Guardar para más adelante",
-
-
- // "submission.import-external.page.title": "Import metadata from an external source",
- // TODO New key - Add a translation
- "submission.import-external.page.title": "Import metadata from an external source",
-
- // "submission.import-external.title": "Import metadata from an external source",
- // TODO New key - Add a translation
- "submission.import-external.title": "Import metadata from an external source",
-
- // "submission.import-external.page.hint": "Enter a query above to find items from the web to import in to DSpace.",
- // TODO New key - Add a translation
- "submission.import-external.page.hint": "Enter a query above to find items from the web to import in to DSpace.",
-
- // "submission.import-external.back-to-my-dspace": "Back to MyDSpace",
- // TODO New key - Add a translation
- "submission.import-external.back-to-my-dspace": "Back to MyDSpace",
-
- // "submission.import-external.search.placeholder": "Search the external source",
- // TODO New key - Add a translation
- "submission.import-external.search.placeholder": "Search the external source",
-
- // "submission.import-external.search.button": "Search",
- // TODO New key - Add a translation
- "submission.import-external.search.button": "Search",
-
- // "submission.import-external.search.button.hint": "Write some words to search",
- // TODO New key - Add a translation
- "submission.import-external.search.button.hint": "Write some words to search",
-
- // "submission.import-external.search.source.hint": "Pick an external source",
- // TODO New key - Add a translation
- "submission.import-external.search.source.hint": "Pick an external source",
-
- // "submission.import-external.source.arxiv": "arXiv",
- // TODO New key - Add a translation
- "submission.import-external.source.arxiv": "arXiv",
-
- // "submission.import-external.source.loading": "Loading ...",
- // TODO New key - Add a translation
- "submission.import-external.source.loading": "Loading ...",
-
- // "submission.import-external.source.sherpaJournal": "SHERPA Journals",
- // TODO New key - Add a translation
- "submission.import-external.source.sherpaJournal": "SHERPA Journals",
-
- // "submission.import-external.source.sherpaPublisher": "SHERPA Publishers",
- // TODO New key - Add a translation
- "submission.import-external.source.sherpaPublisher": "SHERPA Publishers",
-
- // "submission.import-external.source.orcid": "ORCID",
- // TODO New key - Add a translation
- "submission.import-external.source.orcid": "ORCID",
-
- // "submission.import-external.source.pubmed": "Pubmed",
- // TODO New key - Add a translation
- "submission.import-external.source.pubmed": "Pubmed",
-
- // "submission.import-external.source.lcname": "Library of Congress Names",
- // TODO New key - Add a translation
- "submission.import-external.source.lcname": "Library of Congress Names",
-
- // "submission.import-external.preview.title": "Item Preview",
- // TODO New key - Add a translation
- "submission.import-external.preview.title": "Item Preview",
-
- // "submission.import-external.preview.subtitle": "The metadata below was imported from an external source. It will be pre-filled when you start the submission.",
- // TODO New key - Add a translation
- "submission.import-external.preview.subtitle": "The metadata below was imported from an external source. It will be pre-filled when you start the submission.",
-
- // "submission.import-external.preview.button.import": "Start submission",
- // TODO New key - Add a translation
- "submission.import-external.preview.button.import": "Start submission",
-
- // "submission.import-external.preview.error.import.title": "Submission error",
- // TODO New key - Add a translation
- "submission.import-external.preview.error.import.title": "Submission error",
-
- // "submission.import-external.preview.error.import.body": "An error occurs during the external source entry import process.",
- // TODO New key - Add a translation
- "submission.import-external.preview.error.import.body": "An error occurs during the external source entry import process.",
-
- // "submission.sections.describe.relationship-lookup.close": "Close",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.close": "Close",
-
- // "submission.sections.describe.relationship-lookup.external-source.added": "Successfully added local entry to the selection",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.added": "Successfully added local entry to the selection",
-
- // "submission.sections.describe.relationship-lookup.external-source.import-button-title.isAuthorOfPublication": "Import remote author",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.import-button-title.isAuthorOfPublication": "Import remote author",
-
- // "submission.sections.describe.relationship-lookup.external-source.import-button-title.Journal": "Import remote journal",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.import-button-title.Journal": "Import remote journal",
-
- // "submission.sections.describe.relationship-lookup.external-source.import-button-title.Journal Issue": "Import remote journal issue",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.import-button-title.Journal Issue": "Import remote journal issue",
-
- // "submission.sections.describe.relationship-lookup.external-source.import-button-title.Journal Volume": "Import remote journal volume",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.import-button-title.Journal Volume": "Import remote journal volume",
-
- // "submission.sections.describe.relationship-lookup.external-source.import-modal.isAuthorOfPublication.title": "Import Remote Author",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.import-modal.isAuthorOfPublication.title": "Import Remote Author",
-
- // "submission.sections.describe.relationship-lookup.external-source.import-modal.isAuthorOfPublication.added.local-entity": "Successfully added local author to the selection",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.import-modal.isAuthorOfPublication.added.local-entity": "Successfully added local author to the selection",
-
- // "submission.sections.describe.relationship-lookup.external-source.import-modal.isAuthorOfPublication.added.new-entity": "Successfully imported and added external author to the selection",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.import-modal.isAuthorOfPublication.added.new-entity": "Successfully imported and added external author to the selection",
-
- // "submission.sections.describe.relationship-lookup.external-source.import-modal.authority": "Authority",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.import-modal.authority": "Authority",
-
- // "submission.sections.describe.relationship-lookup.external-source.import-modal.authority.new": "Import as a new local authority entry",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.import-modal.authority.new": "Import as a new local authority entry",
-
- // "submission.sections.describe.relationship-lookup.external-source.import-modal.cancel": "Cancel",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.import-modal.cancel": "Cancel",
-
- // "submission.sections.describe.relationship-lookup.external-source.import-modal.collection": "Select a collection to import new entries to",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.import-modal.collection": "Select a collection to import new entries to",
-
- // "submission.sections.describe.relationship-lookup.external-source.import-modal.entities": "Entities",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.import-modal.entities": "Entities",
-
- // "submission.sections.describe.relationship-lookup.external-source.import-modal.entities.new": "Import as a new local entity",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.import-modal.entities.new": "Import as a new local entity",
-
- // "submission.sections.describe.relationship-lookup.external-source.import-modal.head.lcname": "Importing from LC Name",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.import-modal.head.lcname": "Importing from LC Name",
-
- // "submission.sections.describe.relationship-lookup.external-source.import-modal.head.orcid": "Importing from ORCID",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.import-modal.head.orcid": "Importing from ORCID",
-
- // "submission.sections.describe.relationship-lookup.external-source.import-modal.head.sherpaJournal": "Importing from Sherpa Journal",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.import-modal.head.sherpaJournal": "Importing from Sherpa Journal",
-
- // "submission.sections.describe.relationship-lookup.external-source.import-modal.head.sherpaPublisher": "Importing from Sherpa Publisher",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.import-modal.head.sherpaPublisher": "Importing from Sherpa Publisher",
-
- // "submission.sections.describe.relationship-lookup.external-source.import-modal.head.pubmed": "Importing from PubMed",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.import-modal.head.pubmed": "Importing from PubMed",
-
- // "submission.sections.describe.relationship-lookup.external-source.import-modal.head.arxiv": "Importing from arXiv",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.import-modal.head.arxiv": "Importing from arXiv",
-
- // "submission.sections.describe.relationship-lookup.external-source.import-modal.import": "Import",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.import-modal.import": "Import",
-
- // "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal.title": "Import Remote Journal",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal.title": "Import Remote Journal",
-
- // "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal.added.local-entity": "Successfully added local journal to the selection",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal.added.local-entity": "Successfully added local journal to the selection",
-
- // "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal.added.new-entity": "Successfully imported and added external journal to the selection",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal.added.new-entity": "Successfully imported and added external journal to the selection",
-
- // "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Issue.title": "Import Remote Journal Issue",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Issue.title": "Import Remote Journal Issue",
-
- // "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Issue.added.local-entity": "Successfully added local journal issue to the selection",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Issue.added.local-entity": "Successfully added local journal issue to the selection",
-
- // "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Issue.added.new-entity": "Successfully imported and added external journal issue to the selection",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Issue.added.new-entity": "Successfully imported and added external journal issue to the selection",
-
- // "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Volume.title": "Import Remote Journal Volume",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Volume.title": "Import Remote Journal Volume",
-
- // "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Volume.added.local-entity": "Successfully added local journal volume to the selection",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Volume.added.local-entity": "Successfully added local journal volume to the selection",
-
- // "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Volume.added.new-entity": "Successfully imported and added external journal volume to the selection",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Volume.added.new-entity": "Successfully imported and added external journal volume to the selection",
-
- // "submission.sections.describe.relationship-lookup.external-source.import-modal.select": "Select a local match:",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.external-source.import-modal.select": "Select a local match:",
-
- // "submission.sections.describe.relationship-lookup.search-tab.deselect-all": "Deselect all",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.search-tab.deselect-all": "Deselect all",
-
- // "submission.sections.describe.relationship-lookup.search-tab.deselect-page": "Deselect page",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.search-tab.deselect-page": "Deselect page",
-
- // "submission.sections.describe.relationship-lookup.search-tab.loading": "Loading...",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.search-tab.loading": "Loading...",
-
- // "submission.sections.describe.relationship-lookup.search-tab.placeholder": "Search query",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.search-tab.placeholder": "Search query",
-
- // "submission.sections.describe.relationship-lookup.search-tab.search": "Go",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.search-tab.search": "Go",
-
- // "submission.sections.describe.relationship-lookup.search-tab.select-all": "Select all",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.search-tab.select-all": "Select all",
-
- // "submission.sections.describe.relationship-lookup.search-tab.select-page": "Select page",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.search-tab.select-page": "Select page",
-
- // "submission.sections.describe.relationship-lookup.selected": "Selected {{ size }} items",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.selected": "Selected {{ size }} items",
-
- // "submission.sections.describe.relationship-lookup.search-tab.tab-title.isAuthorOfPublication": "Local Authors ({{ count }})",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.search-tab.tab-title.isAuthorOfPublication": "Local Authors ({{ count }})",
-
- // "submission.sections.describe.relationship-lookup.search-tab.tab-title.isJournalOfPublication": "Local Journals ({{ count }})",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.search-tab.tab-title.isJournalOfPublication": "Local Journals ({{ count }})",
- // "submission.sections.describe.relationship-lookup.search-tab.tab-title.Project": "Local Projects ({{ count }})",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.search-tab.tab-title.Project": "Local Projects ({{ count }})",
-
- // "submission.sections.describe.relationship-lookup.search-tab.tab-title.Publication": "Local Publications ({{ count }})",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.search-tab.tab-title.Publication": "Local Publications ({{ count }})",
-
- // "submission.sections.describe.relationship-lookup.search-tab.tab-title.Person": "Local Authors ({{ count }})",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.search-tab.tab-title.Person": "Local Authors ({{ count }})",
-
- // "submission.sections.describe.relationship-lookup.search-tab.tab-title.OrgUnit": "Local Organizational Units ({{ count }})",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.search-tab.tab-title.OrgUnit": "Local Organizational Units ({{ count }})",
-
- // "submission.sections.describe.relationship-lookup.search-tab.tab-title.DataPackage": "Local Data Packages ({{ count }})",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.search-tab.tab-title.DataPackage": "Local Data Packages ({{ count }})",
-
- // "submission.sections.describe.relationship-lookup.search-tab.tab-title.DataFile": "Local Data Files ({{ count }})",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.search-tab.tab-title.DataFile": "Local Data Files ({{ count }})",
-
- // "submission.sections.describe.relationship-lookup.search-tab.tab-title.Journal": "Local Journals ({{ count }})",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.search-tab.tab-title.Journal": "Local Journals ({{ count }})",
-
- // "submission.sections.describe.relationship-lookup.search-tab.tab-title.isJournalIssueOfPublication": "Local Journal Issues ({{ count }})",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.search-tab.tab-title.isJournalIssueOfPublication": "Local Journal Issues ({{ count }})",
- // "submission.sections.describe.relationship-lookup.search-tab.tab-title.JournalIssue": "Local Journal Issues ({{ count }})",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.search-tab.tab-title.JournalIssue": "Local Journal Issues ({{ count }})",
-
- // "submission.sections.describe.relationship-lookup.search-tab.tab-title.isJournalVolumeOfPublication": "Local Journal Volumes ({{ count }})",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.search-tab.tab-title.isJournalVolumeOfPublication": "Local Journal Volumes ({{ count }})",
- // "submission.sections.describe.relationship-lookup.search-tab.tab-title.JournalVolume": "Local Journal Volumes ({{ count }})",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.search-tab.tab-title.JournalVolume": "Local Journal Volumes ({{ count }})",
-
- // "submission.sections.describe.relationship-lookup.search-tab.tab-title.sherpaJournal": "Sherpa Journals ({{ count }})",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.search-tab.tab-title.sherpaJournal": "Sherpa Journals ({{ count }})",
-
- // "submission.sections.describe.relationship-lookup.search-tab.tab-title.sherpaPublisher": "Sherpa Publishers ({{ count }})",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.search-tab.tab-title.sherpaPublisher": "Sherpa Publishers ({{ count }})",
-
- // "submission.sections.describe.relationship-lookup.search-tab.tab-title.orcid": "ORCID ({{ count }})",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.search-tab.tab-title.orcid": "ORCID ({{ count }})",
-
- // "submission.sections.describe.relationship-lookup.search-tab.tab-title.lcname": "LC Names ({{ count }})",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.search-tab.tab-title.lcname": "LC Names ({{ count }})",
-
- // "submission.sections.describe.relationship-lookup.search-tab.tab-title.pubmed": "PubMed ({{ count }})",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.search-tab.tab-title.pubmed": "PubMed ({{ count }})",
-
- // "submission.sections.describe.relationship-lookup.search-tab.tab-title.arxiv": "arXiv ({{ count }})",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.search-tab.tab-title.arxiv": "arXiv ({{ count }})",
-
- // "submission.sections.describe.relationship-lookup.search-tab.tab-title.isFundingAgencyOfPublication": "Search for Funding Agencies",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.search-tab.tab-title.isFundingAgencyOfPublication": "Search for Funding Agencies",
-
- // "submission.sections.describe.relationship-lookup.search-tab.tab-title.isFundingOfPublication": "Search for Funding",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.search-tab.tab-title.isFundingOfPublication": "Search for Funding",
-
- // "submission.sections.describe.relationship-lookup.search-tab.tab-title.isChildOrgUnitOf": "Search for Organizational Units",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.search-tab.tab-title.isChildOrgUnitOf": "Search for Organizational Units",
-
- // "submission.sections.describe.relationship-lookup.selection-tab.tab-title": "Current Selection ({{ count }})",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.selection-tab.tab-title": "Current Selection ({{ count }})",
-
- // "submission.sections.describe.relationship-lookup.title.isJournalIssueOfPublication": "Journal Issues",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.title.isJournalIssueOfPublication": "Journal Issues",
- // "submission.sections.describe.relationship-lookup.title.JournalIssue": "Journal Issues",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.title.JournalIssue": "Journal Issues",
-
- // "submission.sections.describe.relationship-lookup.title.isJournalVolumeOfPublication": "Journal Volumes",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.title.isJournalVolumeOfPublication": "Journal Volumes",
- // "submission.sections.describe.relationship-lookup.title.JournalVolume": "Journal Volumes",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.title.JournalVolume": "Journal Volumes",
-
- // "submission.sections.describe.relationship-lookup.title.isJournalOfPublication": "Journals",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.title.isJournalOfPublication": "Journals",
-
- // "submission.sections.describe.relationship-lookup.title.isAuthorOfPublication": "Authors",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.title.isAuthorOfPublication": "Authors",
-
- // "submission.sections.describe.relationship-lookup.title.isFundingAgencyOfPublication": "Funding Agency",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.title.isFundingAgencyOfPublication": "Funding Agency",
- // "submission.sections.describe.relationship-lookup.title.Project": "Projects",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.title.Project": "Projects",
-
- // "submission.sections.describe.relationship-lookup.title.Publication": "Publications",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.title.Publication": "Publications",
-
- // "submission.sections.describe.relationship-lookup.title.Person": "Authors",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.title.Person": "Authors",
-
- // "submission.sections.describe.relationship-lookup.title.OrgUnit": "Organizational Units",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.title.OrgUnit": "Organizational Units",
-
- // "submission.sections.describe.relationship-lookup.title.DataPackage": "Data Packages",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.title.DataPackage": "Data Packages",
-
- // "submission.sections.describe.relationship-lookup.title.DataFile": "Data Files",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.title.DataFile": "Data Files",
-
- // "submission.sections.describe.relationship-lookup.title.Funding Agency": "Funding Agency",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.title.Funding Agency": "Funding Agency",
-
- // "submission.sections.describe.relationship-lookup.title.isFundingOfPublication": "Funding",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.title.isFundingOfPublication": "Funding",
-
- // "submission.sections.describe.relationship-lookup.title.isChildOrgUnitOf": "Parent Organizational Unit",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.title.isChildOrgUnitOf": "Parent Organizational Unit",
-
- // "submission.sections.describe.relationship-lookup.search-tab.toggle-dropdown": "Toggle dropdown",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.search-tab.toggle-dropdown": "Toggle dropdown",
-
- // "submission.sections.describe.relationship-lookup.selection-tab.settings": "Settings",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.selection-tab.settings": "Settings",
-
- // "submission.sections.describe.relationship-lookup.selection-tab.no-selection": "Your selection is currently empty.",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.selection-tab.no-selection": "Your selection is currently empty.",
-
- // "submission.sections.describe.relationship-lookup.selection-tab.title.isAuthorOfPublication": "Selected Authors",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.selection-tab.title.isAuthorOfPublication": "Selected Authors",
-
- // "submission.sections.describe.relationship-lookup.selection-tab.title.isJournalOfPublication": "Selected Journals",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.selection-tab.title.isJournalOfPublication": "Selected Journals",
-
- // "submission.sections.describe.relationship-lookup.selection-tab.title.isJournalVolumeOfPublication": "Selected Journal Volume",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.selection-tab.title.isJournalVolumeOfPublication": "Selected Journal Volume",
- // "submission.sections.describe.relationship-lookup.selection-tab.title.Project": "Selected Projects",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.selection-tab.title.Project": "Selected Projects",
-
- // "submission.sections.describe.relationship-lookup.selection-tab.title.Publication": "Selected Publications",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.selection-tab.title.Publication": "Selected Publications",
-
- // "submission.sections.describe.relationship-lookup.selection-tab.title.Person": "Selected Authors",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.selection-tab.title.Person": "Selected Authors",
-
- // "submission.sections.describe.relationship-lookup.selection-tab.title.OrgUnit": "Selected Organizational Units",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.selection-tab.title.OrgUnit": "Selected Organizational Units",
-
- // "submission.sections.describe.relationship-lookup.selection-tab.title.DataPackage": "Selected Data Packages",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.selection-tab.title.DataPackage": "Selected Data Packages",
-
- // "submission.sections.describe.relationship-lookup.selection-tab.title.DataFile": "Selected Data Files",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.selection-tab.title.DataFile": "Selected Data Files",
-
- // "submission.sections.describe.relationship-lookup.selection-tab.title.Journal": "Selected Journals",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.selection-tab.title.Journal": "Selected Journals",
-
- // "submission.sections.describe.relationship-lookup.selection-tab.title.isJournalIssueOfPublication": "Selected Issue",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.selection-tab.title.isJournalIssueOfPublication": "Selected Issue",
- // "submission.sections.describe.relationship-lookup.selection-tab.title.JournalVolume": "Selected Journal Volume",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.selection-tab.title.JournalVolume": "Selected Journal Volume",
-
- // "submission.sections.describe.relationship-lookup.selection-tab.title.isFundingAgencyOfPublication": "Selected Funding Agency",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.selection-tab.title.isFundingAgencyOfPublication": "Selected Funding Agency",
-
- // "submission.sections.describe.relationship-lookup.selection-tab.title.isFundingOfPublication": "Selected Funding",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.selection-tab.title.isFundingOfPublication": "Selected Funding",
- // "submission.sections.describe.relationship-lookup.selection-tab.title.JournalIssue": "Selected Issue",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.selection-tab.title.JournalIssue": "Selected Issue",
-
- // "submission.sections.describe.relationship-lookup.selection-tab.title.isChildOrgUnitOf": "Selected Organizational Unit",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.selection-tab.title.isChildOrgUnitOf": "Selected Organizational Unit",
-
- // "submission.sections.describe.relationship-lookup.selection-tab.title.sherpaJournal": "Search Results",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.selection-tab.title.sherpaJournal": "Search Results",
-
- // "submission.sections.describe.relationship-lookup.selection-tab.title.sherpaPublisher": "Search Results",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.selection-tab.title.sherpaPublisher": "Search Results",
-
- // "submission.sections.describe.relationship-lookup.selection-tab.title.orcid": "Search Results",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.selection-tab.title.orcid": "Search Results",
-
- // "submission.sections.describe.relationship-lookup.selection-tab.title.orcidv2": "Search Results",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.selection-tab.title.orcidv2": "Search Results",
-
- // "submission.sections.describe.relationship-lookup.selection-tab.title.lcname": "Search Results",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.selection-tab.title.lcname": "Search Results",
-
- // "submission.sections.describe.relationship-lookup.selection-tab.title.pubmed": "Search Results",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.selection-tab.title.pubmed": "Search Results",
-
- // "submission.sections.describe.relationship-lookup.selection-tab.title.arxiv": "Search Results",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.selection-tab.title.arxiv": "Search Results",
-
- // "submission.sections.describe.relationship-lookup.name-variant.notification.content": "Would you like to save \"{{ value }}\" as a name variant for this person so you and others can reuse it for future submissions? If you don\'t you can still use it for this submission.",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.name-variant.notification.content": "Would you like to save \"{{ value }}\" as a name variant for this person so you and others can reuse it for future submissions? If you don\'t you can still use it for this submission.",
-
- // "submission.sections.describe.relationship-lookup.name-variant.notification.confirm": "Save a new name variant",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.name-variant.notification.confirm": "Save a new name variant",
-
- // "submission.sections.describe.relationship-lookup.name-variant.notification.decline": "Use only for this submission",
- // TODO New key - Add a translation
- "submission.sections.describe.relationship-lookup.name-variant.notification.decline": "Use only for this submission",
-
- // "submission.sections.ccLicense.type": "License Type",
- // TODO New key - Add a translation
- "submission.sections.ccLicense.type": "License Type",
-
- // "submission.sections.ccLicense.select": "Select a license type…",
- // TODO New key - Add a translation
- "submission.sections.ccLicense.select": "Select a license type…",
-
- // "submission.sections.ccLicense.change": "Change your license type…",
- // TODO New key - Add a translation
- "submission.sections.ccLicense.change": "Change your license type…",
-
- // "submission.sections.ccLicense.none": "No licenses available",
- // TODO New key - Add a translation
- "submission.sections.ccLicense.none": "No licenses available",
-
- // "submission.sections.ccLicense.option.select": "Select an option…",
- // TODO New key - Add a translation
- "submission.sections.ccLicense.option.select": "Select an option…",
-
- // "submission.sections.ccLicense.link": "You’ve selected the following license:",
- // TODO New key - Add a translation
- "submission.sections.ccLicense.link": "You’ve selected the following license:",
-
- // "submission.sections.ccLicense.confirmation": "I grant the license above",
- // TODO New key - Add a translation
- "submission.sections.ccLicense.confirmation": "I grant the license above",
-
- // "submission.sections.general.add-more": "Add more",
- "submission.sections.general.add-more": "Agregar más",
-
- // "submission.sections.general.collection": "Collection",
- "submission.sections.general.collection": "Colección",
-
- // "submission.sections.general.deposit_error_notice": "There was an issue when submitting the item, please try again later.",
- "submission.sections.general.deposit_error_notice": "Hubo un problema al enviar el artículo, inténtelo más tarde.",
-
- // "submission.sections.general.deposit_success_notice": "Submission deposited successfully.",
- "submission.sections.general.deposit_success_notice": "Envío depositado exitosamente.",
-
- // "submission.sections.general.discard_error_notice": "There was an issue when discarding the item, please try again later.",
- "submission.sections.general.discard_error_notice": "Hubo un problema cuando se descartó el ítem, inténtelo más tarde.",
-
- // "submission.sections.general.discard_success_notice": "Submission discarded successfully.",
- "submission.sections.general.discard_success_notice": "Envío descartado exitosamente.",
-
- // "submission.sections.general.metadata-extracted": "New metadata have been extracted and added to the {{sectionId}} section.",
- "submission.sections.general.metadata-extracted": "Nueva metadata ha sido extraída y agregada a la sección {{sectionId}}.",
-
- // "submission.sections.general.metadata-extracted-new-section": "New {{sectionId}} section has been added to submission.",
- "submission.sections.general.metadata-extracted-new-section": "Nueva sección {{sectionId}} ha sido enviada.",
-
- // "submission.sections.general.no-collection": "No collection found",
- "submission.sections.general.no-collection": "Nueva colección enviada",
-
- // "submission.sections.general.no-sections": "No options available",
- "submission.sections.general.no-sections": "No hay opciones disponibles",
-
- // "submission.sections.general.save_error_notice": "There was an issue when saving the item, please try again later.",
- "submission.sections.general.save_error_notice": "Hubo un problema cuando se guardó el ítem, inténtelo más tarde.",
-
- // "submission.sections.general.save_success_notice": "Submission saved successfully.",
- "submission.sections.general.save_success_notice": "Envío guardado exitosamente.",
-
- // "submission.sections.general.search-collection": "Search for a collection",
- "submission.sections.general.search-collection": "Search for a collection",
-
- // "submission.sections.general.sections_not_valid": "There are incomplete sections.",
- "submission.sections.general.sections_not_valid": "Existen secciones incompletas.",
-
-
-
- // "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",
- "submission.sections.submit.progressbar.describe.recycle": "Reciclar",
-
- // "submission.sections.submit.progressbar.describe.stepcustom": "Describe",
- "submission.sections.submit.progressbar.describe.stepcustom": "Describir",
-
- // "submission.sections.submit.progressbar.describe.stepone": "Describe",
- "submission.sections.submit.progressbar.describe.stepone": "Describir",
-
- // "submission.sections.submit.progressbar.describe.steptwo": "Describe",
- "submission.sections.submit.progressbar.describe.steptwo": "Describir",
-
- // "submission.sections.submit.progressbar.detect-duplicate": "Potential duplicates",
- "submission.sections.submit.progressbar.detect-duplicate": "Posibles duplicados",
-
- // "submission.sections.submit.progressbar.license": "Deposit license",
- "submission.sections.submit.progressbar.license": "Licencia de depósito",
-
- // "submission.sections.submit.progressbar.upload": "Upload files",
- "submission.sections.submit.progressbar.upload": "Subir archivos",
-
-
-
- // "submission.sections.upload.delete.confirm.cancel": "Cancel",
- "submission.sections.upload.delete.confirm.cancel": "Cancelar",
-
- // "submission.sections.upload.delete.confirm.info": "This operation can't be undone. Are you sure?",
- "submission.sections.upload.delete.confirm.info": "Esta operación no se puede deshacer. Está seguro?",
-
- // "submission.sections.upload.delete.confirm.submit": "Yes, I'm sure",
- "submission.sections.upload.delete.confirm.submit": "Si, Estoy seguro",
-
- // "submission.sections.upload.delete.confirm.title": "Delete bitstream",
- "submission.sections.upload.delete.confirm.title": "Eliminar archivo",
-
- // "submission.sections.upload.delete.submit": "Delete",
- "submission.sections.upload.delete.submit": "Eliminar",
-
- // "submission.sections.upload.drop-message": "Drop files to attach them to the item",
- "submission.sections.upload.drop-message": "Bajar archivos para adjuntarlos al ítem",
-
- // "submission.sections.upload.form.access-condition-label": "Access condition type",
- "submission.sections.upload.form.access-condition-label": "Tipo de condición de acceso",
-
- // "submission.sections.upload.form.date-required": "Date is required.",
- "submission.sections.upload.form.date-required": "La fecha es requerida.",
-
- // "submission.sections.upload.form.from-label": "Grant access from",
- // TODO Source message changed - Revise the translation
- "submission.sections.upload.form.from-label": "Concesión de acceso desde",
-
- // "submission.sections.upload.form.from-placeholder": "From",
- "submission.sections.upload.form.from-placeholder": "Desde",
-
- // "submission.sections.upload.form.group-label": "Group",
- "submission.sections.upload.form.group-label": "Grupo",
-
- // "submission.sections.upload.form.group-required": "Group is required.",
- "submission.sections.upload.form.group-required": "El Grupo es requerido.",
-
- // "submission.sections.upload.form.until-label": "Grant access until",
- // TODO Source message changed - Revise the translation
- "submission.sections.upload.form.until-label": "Concesión de acceso hasta",
-
- // "submission.sections.upload.form.until-placeholder": "Until",
- "submission.sections.upload.form.until-placeholder": "Hasta",
-
- // "submission.sections.upload.header.policy.default.nolist": "Uploaded files in the {{collectionName}} collection will be accessible according to the following group(s):",
- "submission.sections.upload.header.policy.default.nolist": "Archivos subidos a la colección {{collectionName}} serán accesibles según el siguiente grupo(s):",
-
- // "submission.sections.upload.header.policy.default.withlist": "Please note that uploaded files in the {{collectionName}} collection will be accessible, in addition to what is explicitly decided for the single file, with the following group(s):",
- "submission.sections.upload.header.policy.default.withlist": "Tenga en cuenta que los archivos cargados en la colección {{collectionName}} serán accesibles, además de lo que se decida explísitamente para el único archivo con el siguiente grupo(s):",
-
- // "submission.sections.upload.info": "Here you will find all the files currently in the item. You can update the file metadata and access conditions or upload additional files just dragging & dropping them everywhere in the page",
- "submission.sections.upload.info": "Aquí encontrará todos los archivos aque actualmente están en el ítem.. Puede actualizar los metadatos del archivo y las condiciones de acceso o cargar los archivos adicionales simplemente arrastrándolos y soltándolos en cualquier parte de la página",
-
- // "submission.sections.upload.no-entry": "No",
- "submission.sections.upload.no-entry": "No",
-
- // "submission.sections.upload.no-file-uploaded": "No file uploaded yet.",
- "submission.sections.upload.no-file-uploaded": "Todavía no hay archivos cargados.",
-
- // "submission.sections.upload.save-metadata": "Save metadata",
- "submission.sections.upload.save-metadata": "Metadatos guardados",
-
- // "submission.sections.upload.undo": "Cancel",
- "submission.sections.upload.undo": "Cancelar",
-
- // "submission.sections.upload.upload-failed": "Upload failed",
- "submission.sections.upload.upload-failed": "Falla en la carga",
-
- // "submission.sections.upload.upload-successful": "Upload successful",
- "submission.sections.upload.upload-successful": "Carga exitosa",
-
-
-
- // "submission.submit.title": "Submission",
- "submission.submit.title": "Envío",
-
-
-
- // "submission.workflow.generic.delete": "Delete",
- "submission.workflow.generic.delete": "Eliminar",
-
- // "submission.workflow.generic.delete-help": "If you would to discard this item, select \"Delete\". You will then be asked to confirm it.",
- "submission.workflow.generic.delete-help": "Si desea descartar este ítem, seleccion \"Eliminar\". Después se solicitará que confirme.",
-
- // "submission.workflow.generic.edit": "Edit",
- "submission.workflow.generic.edit": "Editar",
-
- // "submission.workflow.generic.edit-help": "Select this option to change the item's metadata.",
- "submission.workflow.generic.edit-help": "Seleccione la opción para cambiar los metadatos del ítem.",
-
- // "submission.workflow.generic.view": "View",
- "submission.workflow.generic.view": "Ver",
-
- // "submission.workflow.generic.view-help": "Select this option to view the item's metadata.",
- "submission.workflow.generic.view-help": "Seleccion esta opción para visualizar los metadatos del ítem.",
-
-
-
- // "submission.workflow.tasks.claimed.approve": "Approve",
- "submission.workflow.tasks.claimed.approve": "Aprobar",
-
- // "submission.workflow.tasks.claimed.approve_help": "If you have reviewed the item and it is suitable for inclusion in the collection, select \"Approve\".",
- "submission.workflow.tasks.claimed.approve_help": "Si ha revisado el ítem y es adecuado para su inclusión en la colección., seleccione \"Aprobar\".",
-
- // "submission.workflow.tasks.claimed.edit": "Edit",
- "submission.workflow.tasks.claimed.edit": "Editar",
-
- // "submission.workflow.tasks.claimed.edit_help": "Select this option to change the item's metadata.",
- "submission.workflow.tasks.claimed.edit_help": "Seleccione esta opción para cambiar los metadatos del ítem.",
-
- // "submission.workflow.tasks.claimed.reject.reason.info": "Please enter your reason for rejecting the submission into the box below, indicating whether the submitter may fix a problem and resubmit.",
- "submission.workflow.tasks.claimed.reject.reason.info": "Favor ingrese abajo su motivo para rechazar el envío, indicando si el remitente puede solucionar un problema y volver a enviar.",
-
- // "submission.workflow.tasks.claimed.reject.reason.placeholder": "Describe the reason of reject",
- "submission.workflow.tasks.claimed.reject.reason.placeholder": "Describe el motivo del rechazo",
-
- // "submission.workflow.tasks.claimed.reject.reason.submit": "Reject item",
- "submission.workflow.tasks.claimed.reject.reason.submit": "Rechazar el 'item",
-
- // "submission.workflow.tasks.claimed.reject.reason.title": "Reason",
- "submission.workflow.tasks.claimed.reject.reason.title": "Razón",
-
- // "submission.workflow.tasks.claimed.reject.submit": "Reject",
- "submission.workflow.tasks.claimed.reject.submit": "Rechazar",
-
- // "submission.workflow.tasks.claimed.reject_help": "If you have reviewed the item and found it is not suitable for inclusion in the collection, select \"Reject\". You will then be asked to enter a message indicating why the item is unsuitable, and whether the submitter should change something and resubmit.",
- "submission.workflow.tasks.claimed.reject_help": "Si ha revisado el ítem y ha encontrado que no es adecuado para su inclusión en la colección, seleccione \"Rechazar\". Después se le pedirá que ingrese un mensaje que indique por qué el ítem no es adecuado y si el remitente debe cambiar algo y volver a enviarlo.",
-
- // "submission.workflow.tasks.claimed.return": "Return to pool",
- "submission.workflow.tasks.claimed.return": "Regresar al pool",
-
- // "submission.workflow.tasks.claimed.return_help": "Return the task to the pool so that another user may perform the task.",
- "submission.workflow.tasks.claimed.return_help": "Devolver la tarea al pool para que otro usuario pueda realizar la tarea..",
-
-
-
- // "submission.workflow.tasks.generic.error": "Error occurred during operation...",
- "submission.workflow.tasks.generic.error": "Ha ocurrido un error durante la operación...",
-
- // "submission.workflow.tasks.generic.processing": "Processing...",
- "submission.workflow.tasks.generic.processing": "Procesando...",
-
- // "submission.workflow.tasks.generic.submitter": "Submitter",
- "submission.workflow.tasks.generic.submitter": "Remitente",
-
- // "submission.workflow.tasks.generic.success": "Operation successful",
- "submission.workflow.tasks.generic.success": "Operación exitosa",
-
-
-
- // "submission.workflow.tasks.pool.claim": "Claim",
- "submission.workflow.tasks.pool.claim": "Reclamar",
-
- // "submission.workflow.tasks.pool.claim_help": "Assign this task to yourself.",
- "submission.workflow.tasks.pool.claim_help": "Asígnese esta tarea a usted mismo.",
-
- // "submission.workflow.tasks.pool.hide-detail": "Hide detail",
- "submission.workflow.tasks.pool.hide-detail": "Ocultar detalles",
-
- // "submission.workflow.tasks.pool.show-detail": "Show detail",
- "submission.workflow.tasks.pool.show-detail": "Mostrar detalles",
-
-
-
- // "title": "DSpace",
- "title": "DSpace",
-
-
-
- // "vocabulary-treeview.header": "Hierarchical tree view",
- // TODO New key - Add a translation
- "vocabulary-treeview.header": "Hierarchical tree view",
-
- // "vocabulary-treeview.load-more": "Load more",
- // TODO New key - Add a translation
- "vocabulary-treeview.load-more": "Load more",
-
- // "vocabulary-treeview.search.form.reset": "Reset",
- // TODO New key - Add a translation
- "vocabulary-treeview.search.form.reset": "Reset",
-
- // "vocabulary-treeview.search.form.search": "Search",
- // TODO New key - Add a translation
- "vocabulary-treeview.search.form.search": "Search",
-
- // "vocabulary-treeview.search.no-result": "There were no items to show",
- // TODO New key - Add a translation
- "vocabulary-treeview.search.no-result": "There were no items to show",
-
- // "vocabulary-treeview.tree.description.nsi": "The Norwegian Science Index",
- // TODO New key - Add a translation
- "vocabulary-treeview.tree.description.nsi": "The Norwegian Science Index",
-
- // "vocabulary-treeview.tree.description.srsc": "Research Subject Categories",
- // TODO New key - Add a translation
- "vocabulary-treeview.tree.description.srsc": "Research Subject Categories",
-
-
-
- // "uploader.browse": "browse",
- "uploader.browse": "navegar",
-
- // "uploader.drag-message": "Drag & Drop your files here",
- "uploader.drag-message": "Arrastrar y soltar sus archivos aquí",
-
- // "uploader.or": ", or ",
- // TODO Source message changed - Revise the translation
- "uploader.or": ", o",
-
- // "uploader.processing": "Processing",
- "uploader.processing": "Procesando",
-
- // "uploader.queue-length": "Queue length",
- "uploader.queue-length": "Longitud de la cola",
-
- // "virtual-metadata.delete-item.info": "Select the types for which you want to save the virtual metadata as real metadata",
- // TODO New key - Add a translation
- "virtual-metadata.delete-item.info": "Select the types for which you want to save the virtual metadata as real metadata",
-
- // "virtual-metadata.delete-item.modal-head": "The virtual metadata of this relation",
- // TODO New key - Add a translation
- "virtual-metadata.delete-item.modal-head": "The virtual metadata of this relation",
-
- // "virtual-metadata.delete-relationship.modal-head": "Select the items for which you want to save the virtual metadata as real metadata",
- // TODO New key - Add a translation
- "virtual-metadata.delete-relationship.modal-head": "Select the items for which you want to save the virtual metadata as real metadata",
-
-
-
- // "workflowAdmin.search.results.head": "Administer Workflow",
- // TODO New key - Add a translation
- "workflowAdmin.search.results.head": "Administer Workflow",
-
-
-
- // "workflow-item.delete.notification.success.title": "Deleted",
- // TODO New key - Add a translation
- "workflow-item.delete.notification.success.title": "Deleted",
-
- // "workflow-item.delete.notification.success.content": "This workflow item was successfully deleted",
- // TODO New key - Add a translation
- "workflow-item.delete.notification.success.content": "This workflow item was successfully deleted",
-
- // "workflow-item.delete.notification.error.title": "Something went wrong",
- // TODO New key - Add a translation
- "workflow-item.delete.notification.error.title": "Something went wrong",
-
- // "workflow-item.delete.notification.error.content": "The workflow item could not be deleted",
- // TODO New key - Add a translation
- "workflow-item.delete.notification.error.content": "The workflow item could not be deleted",
-
- // "workflow-item.delete.title": "Delete workflow item",
- // TODO New key - Add a translation
- "workflow-item.delete.title": "Delete workflow item",
-
- // "workflow-item.delete.header": "Delete workflow item",
- // TODO New key - Add a translation
- "workflow-item.delete.header": "Delete workflow item",
-
- // "workflow-item.delete.button.cancel": "Cancel",
- // TODO New key - Add a translation
- "workflow-item.delete.button.cancel": "Cancel",
-
- // "workflow-item.delete.button.confirm": "Delete",
- // TODO New key - Add a translation
- "workflow-item.delete.button.confirm": "Delete",
-
-
- // "workflow-item.send-back.notification.success.title": "Sent back to submitter",
- // TODO New key - Add a translation
- "workflow-item.send-back.notification.success.title": "Sent back to submitter",
-
- // "workflow-item.send-back.notification.success.content": "This workflow item was successfully sent back to the submitter",
- // TODO New key - Add a translation
- "workflow-item.send-back.notification.success.content": "This workflow item was successfully sent back to the submitter",
-
- // "workflow-item.send-back.notification.error.title": "Something went wrong",
- // TODO New key - Add a translation
- "workflow-item.send-back.notification.error.title": "Something went wrong",
-
- // "workflow-item.send-back.notification.error.content": "The workflow item could not be sent back to the submitter",
- // TODO New key - Add a translation
- "workflow-item.send-back.notification.error.content": "The workflow item could not be sent back to the submitter",
-
- // "workflow-item.send-back.title": "Send workflow item back to submitter",
- // TODO New key - Add a translation
- "workflow-item.send-back.title": "Send workflow item back to submitter",
-
- // "workflow-item.send-back.header": "Send workflow item back to submitter",
- // TODO New key - Add a translation
- "workflow-item.send-back.header": "Send workflow item back to submitter",
-
- // "workflow-item.send-back.button.cancel": "Cancel",
- // TODO New key - Add a translation
- "workflow-item.send-back.button.cancel": "Cancel",
-
- // "workflow-item.send-back.button.confirm": "Send back"
- // TODO New key - Add a translation
- "workflow-item.send-back.button.confirm": "Send back"
-
-}
\ No newline at end of file
+ // "401.help": "You're not authorized to access this page. You can use the button below to get back to the home page.",
+ "401.help": "No está autorizado a acceder a esta página. Puede utilizar el botón de abajo para volver a la página de inicio.",
+
+ // "401.link.home-page": "Take me to the home page",
+ "401.link.home-page": "Llévame a la página de inicio",
+
+ // "401.unauthorized": "unauthorized",
+ "401.unauthorized": "no autorizado",
+
+
+
+ // "403.help": "You don't have permission to access this page. You can use the button below to get back to the home page.",
+ "403.help": "No tiene permiso para acceder a esta página. Puede utilizar el botón de abajo para volver a la página de inicio.",
+
+ // "403.link.home-page": "Take me to the home page",
+ "403.link.home-page": "Llévame a la página de inicio",
+
+ // "403.forbidden": "forbidden",
+ "403.forbidden": "prohibido",
+
+
+
+ // "404.help": "We can't find the page you're looking for. The page may have been moved or deleted. You can use the button below to get back to the home page. ",
+ "404.help": "No podemos encontrar la página que buscas. La página puede haber sido movida o eliminada. Puedes utilizar el botón de abajo para volver a la página de inicio. ",
+
+ // "404.link.home-page": "Take me to the home page",
+ "404.link.home-page": "Llévame a la página de inicio",
+
+ // "404.page-not-found": "page not found",
+ "404.page-not-found": "página no encontrada",
+
+ // "admin.curation-tasks.breadcrumbs": "System curation tasks",
+ "admin.curation-tasks.breadcrumbs": "Tareas de conservación del sistema",
+
+ // "admin.curation-tasks.title": "System curation tasks",
+ "admin.curation-tasks.title": "Tareas de conservación del sistema",
+
+ // "admin.curation-tasks.header": "System curation tasks",
+ "admin.curation-tasks.header": "Tareas de conservación del sistema",
+
+ // "admin.registries.bitstream-formats.breadcrumbs": "Format registry",
+ "admin.registries.bitstream-formats.breadcrumbs": "Registro de formato",
+
+ // "admin.registries.bitstream-formats.create.breadcrumbs": "Bitstream format",
+ "admin.registries.bitstream-formats.create.breadcrumbs": "Formato de archivo",
+
+ // "admin.registries.bitstream-formats.create.failure.content": "An error occurred while creating the new bitstream format.",
+ "admin.registries.bitstream-formats.create.failure.content": "Se produjo un error al crear el nuevo formato de archivo.",
+
+ // "admin.registries.bitstream-formats.create.failure.head": "Failure",
+ "admin.registries.bitstream-formats.create.failure.head": "Falla",
+
+ // "admin.registries.bitstream-formats.create.head": "Create Bitstream format",
+ "admin.registries.bitstream-formats.create.head": "Crear formato Archivo",
+
+ // "admin.registries.bitstream-formats.create.new": "Add a new bitstream format",
+ "admin.registries.bitstream-formats.create.new": "Agregar un nuevo formato de archivo",
+
+ // "admin.registries.bitstream-formats.create.success.content": "The new bitstream format was successfully created.",
+ "admin.registries.bitstream-formats.create.success.content": "El nuevo formato de archivo se creó correctamente.",
+
+ // "admin.registries.bitstream-formats.create.success.head": "Success",
+ "admin.registries.bitstream-formats.create.success.head": "Éxito",
+
+ // "admin.registries.bitstream-formats.delete.failure.amount": "Failed to remove {{ amount }} format(s)",
+ "admin.registries.bitstream-formats.delete.failure.amount": "Error al eliminar {{ amount }} formato(s)",
+
+ // "admin.registries.bitstream-formats.delete.failure.head": "Failure",
+ "admin.registries.bitstream-formats.delete.failure.head": "Falla",
+
+ // "admin.registries.bitstream-formats.delete.success.amount": "Successfully removed {{ amount }} format(s)",
+ "admin.registries.bitstream-formats.delete.success.amount": "Se quitaron correctamente {{ amount }} formato(s)",
+
+ // "admin.registries.bitstream-formats.delete.success.head": "Success",
+ "admin.registries.bitstream-formats.delete.success.head": "Éxito",
+
+ // "admin.registries.bitstream-formats.description": "This list of bitstream formats provides information about known formats and their support level.",
+ "admin.registries.bitstream-formats.description": "Esta lista de formatos de archivo proporciona información sobre formatos conocidos y su nivel de soporte.",
+
+ // "admin.registries.bitstream-formats.edit.breadcrumbs": "Bitstream format",
+ "admin.registries.bitstream-formats.edit.breadcrumbs": "Formato de archivo",
+
+ // "admin.registries.bitstream-formats.edit.description.hint": "",
+ "admin.registries.bitstream-formats.edit.description.hint": "",
+
+ // "admin.registries.bitstream-formats.edit.description.label": "Description",
+ "admin.registries.bitstream-formats.edit.description.label": "Descripción",
+
+ // "admin.registries.bitstream-formats.edit.extensions.hint": "Extensions are file extensions that are used to automatically identify the format of uploaded files. You can enter several extensions for each format.",
+ "admin.registries.bitstream-formats.edit.extensions.hint": "Las extensiones son extensiones de archivos que se utilizan para identificar automáticamente el formato de los archivos cargados. Puede introducir varias extensiones para cada formato.",
+
+ // "admin.registries.bitstream-formats.edit.extensions.label": "File extensions",
+ "admin.registries.bitstream-formats.edit.extensions.label": "Extensiones de archivo",
+
+ // "admin.registries.bitstream-formats.edit.extensions.placeholder": "Enter a file extension without the dot",
+ "admin.registries.bitstream-formats.edit.extensions.placeholder": "Ingrese una extensión de archivo sin el punto",
+
+ // "admin.registries.bitstream-formats.edit.failure.content": "An error occurred while editing the bitstream format.",
+ "admin.registries.bitstream-formats.edit.failure.content": "Se produjo un error al editar el formato de archivo.",
+
+ // "admin.registries.bitstream-formats.edit.failure.head": "Failure",
+ "admin.registries.bitstream-formats.edit.failure.head": "Falla",
+
+ // "admin.registries.bitstream-formats.edit.head": "Bitstream format: {{ format }}",
+ "admin.registries.bitstream-formats.edit.head": "Formato de archivo: {{ format }}",
+
+ // "admin.registries.bitstream-formats.edit.internal.hint": "Formats marked as internal are hidden from the user, and used for administrative purposes.",
+ "admin.registries.bitstream-formats.edit.internal.hint": "Los formatos marcados como internos están ocultos al usuario y se utilizan con fines administrativos.",
+
+ // "admin.registries.bitstream-formats.edit.internal.label": "Internal",
+ "admin.registries.bitstream-formats.edit.internal.label": "Interno",
+
+ // "admin.registries.bitstream-formats.edit.mimetype.hint": "The MIME type associated with this format, does not have to be unique.",
+ "admin.registries.bitstream-formats.edit.mimetype.hint": "El tipo MIME asociado con este formato no tiene por qué ser único.",
+
+ // "admin.registries.bitstream-formats.edit.mimetype.label": "MIME Type",
+ "admin.registries.bitstream-formats.edit.mimetype.label": "Tipo MIME",
+
+ // "admin.registries.bitstream-formats.edit.shortDescription.hint": "A unique name for this format, (e.g. Microsoft Word XP or Microsoft Word 2000)",
+ "admin.registries.bitstream-formats.edit.shortDescription.hint": "Un nombre único para este formato, (por ejemplo, Microsoft Word XP o Microsoft Word 2000)",
+
+ // "admin.registries.bitstream-formats.edit.shortDescription.label": "Name",
+ "admin.registries.bitstream-formats.edit.shortDescription.label": "Nombre",
+
+ // "admin.registries.bitstream-formats.edit.success.content": "The bitstream format was successfully edited.",
+ "admin.registries.bitstream-formats.edit.success.content": "El formato de archivo se editó correctamente.",
+
+ // "admin.registries.bitstream-formats.edit.success.head": "Success",
+ "admin.registries.bitstream-formats.edit.success.head": "Éxito",
+
+ // "admin.registries.bitstream-formats.edit.supportLevel.hint": "The level of support your institution pledges for this format.",
+ "admin.registries.bitstream-formats.edit.supportLevel.hint": "El nivel de apoyo que su institución promete para este formato.",
+
+ // "admin.registries.bitstream-formats.edit.supportLevel.label": "Support level",
+ "admin.registries.bitstream-formats.edit.supportLevel.label": "Nivel de soporte",
+
+ // "admin.registries.bitstream-formats.head": "Bitstream Format Registry",
+ "admin.registries.bitstream-formats.head": "Registro de formato Archivo",
+
+ // "admin.registries.bitstream-formats.no-items": "No bitstream formats to show.",
+ "admin.registries.bitstream-formats.no-items": "No hay formatos de archivo para mostrar.",
+
+ // "admin.registries.bitstream-formats.table.delete": "Delete selected",
+ "admin.registries.bitstream-formats.table.delete": "Eliminar seleccionado",
+
+ // "admin.registries.bitstream-formats.table.deselect-all": "Deselect all",
+ "admin.registries.bitstream-formats.table.deselect-all": "Deseleccionar todo",
+
+ // "admin.registries.bitstream-formats.table.internal": "internal",
+ "admin.registries.bitstream-formats.table.internal": "interno",
+
+ // "admin.registries.bitstream-formats.table.mimetype": "MIME Type",
+ "admin.registries.bitstream-formats.table.mimetype": "Tipo MIME",
+
+ // "admin.registries.bitstream-formats.table.name": "Name",
+ "admin.registries.bitstream-formats.table.name": "Nombre",
+
+ // "admin.registries.bitstream-formats.table.return": "Back",
+ "admin.registries.bitstream-formats.table.return": "atrás",
+
+ // "admin.registries.bitstream-formats.table.supportLevel.KNOWN": "Known",
+ "admin.registries.bitstream-formats.table.supportLevel.KNOWN": "Conocido",
+
+ // "admin.registries.bitstream-formats.table.supportLevel.SUPPORTED": "Supported",
+ "admin.registries.bitstream-formats.table.supportLevel.SUPPORTED": "Soportado",
+
+ // "admin.registries.bitstream-formats.table.supportLevel.UNKNOWN": "Unknown",
+ "admin.registries.bitstream-formats.table.supportLevel.UNKNOWN": "Desconocido",
+
+ // "admin.registries.bitstream-formats.table.supportLevel.head": "Support Level",
+ "admin.registries.bitstream-formats.table.supportLevel.head": "Nivel de soporte",
+
+ // "admin.registries.bitstream-formats.title": "Bitstream Format Registry",
+ "admin.registries.bitstream-formats.title": "Registro de formato Archivo",
+
+
+
+ // "admin.registries.metadata.breadcrumbs": "Metadata registry",
+ "admin.registries.metadata.breadcrumbs": "Registro de metadatos",
+
+ // "admin.registries.metadata.description": "The metadata registry maintains a list of all metadata fields available in the repository. These fields may be divided amongst multiple schemas. However, DSpace requires the qualified Dublin Core schema.",
+ "admin.registries.metadata.description": "El registro de metadatos mantiene una lista de todos los campos de metadatos disponibles en el repositorio. Estos campos pueden estar divididos entre múltiples esquemas. Sin embargo, DSpace requiere el esquema calificado de Dublin Core.",
+
+ // "admin.registries.metadata.form.create": "Create metadata schema",
+ "admin.registries.metadata.form.create": "Crear esquema de metadatos",
+
+ // "admin.registries.metadata.form.edit": "Edit metadata schema",
+ "admin.registries.metadata.form.edit": "Editar esquema de metadatos",
+
+ // "admin.registries.metadata.form.name": "Name",
+ "admin.registries.metadata.form.name": "Nombre",
+
+ // "admin.registries.metadata.form.namespace": "Namespace",
+ "admin.registries.metadata.form.namespace": "Espacio de nombres",
+
+ // "admin.registries.metadata.head": "Metadata Registry",
+ "admin.registries.metadata.head": "Registro de metadatos",
+
+ // "admin.registries.metadata.schemas.no-items": "No metadata schemas to show.",
+ "admin.registries.metadata.schemas.no-items": "No hay esquemas de metadatos para mostrar.",
+
+ // "admin.registries.metadata.schemas.table.delete": "Delete selected",
+ "admin.registries.metadata.schemas.table.delete": "Eliminar seleccionado",
+
+ // "admin.registries.metadata.schemas.table.id": "ID",
+ "admin.registries.metadata.schemas.table.id": "IDENTIFICACIÓN",
+
+ // "admin.registries.metadata.schemas.table.name": "Name",
+ "admin.registries.metadata.schemas.table.name": "Nombre",
+
+ // "admin.registries.metadata.schemas.table.namespace": "Namespace",
+ "admin.registries.metadata.schemas.table.namespace": "Espacio de nombres",
+
+ // "admin.registries.metadata.title": "Metadata Registry",
+ "admin.registries.metadata.title": "Registro de metadatos",
+
+
+
+ // "admin.registries.schema.breadcrumbs": "Metadata schema",
+ "admin.registries.schema.breadcrumbs": "Esquema de metadatos",
+
+ // "admin.registries.schema.description": "This is the metadata schema for \"{{namespace}}\".",
+ "admin.registries.schema.description": "Este es el esquema de metadatos para \"{{ namespace }} \".",
+
+ // "admin.registries.schema.fields.head": "Schema metadata fields",
+ "admin.registries.schema.fields.head": "Campos de metadatos de esquema",
+
+ // "admin.registries.schema.fields.no-items": "No metadata fields to show.",
+ "admin.registries.schema.fields.no-items": "No hay campos de metadatos para mostrar.",
+
+ // "admin.registries.schema.fields.table.delete": "Delete selected",
+ "admin.registries.schema.fields.table.delete": "Eliminar seleccionado",
+
+ // "admin.registries.schema.fields.table.field": "Field",
+ "admin.registries.schema.fields.table.field": "Campo",
+
+ // "admin.registries.schema.fields.table.scopenote": "Scope Note",
+ "admin.registries.schema.fields.table.scopenote": "Nota de alcance",
+
+ // "admin.registries.schema.form.create": "Create metadata field",
+ "admin.registries.schema.form.create": "Crear campo de metadatos",
+
+ // "admin.registries.schema.form.edit": "Edit metadata field",
+ "admin.registries.schema.form.edit": "Editar campo de metadatos",
+
+ // "admin.registries.schema.form.element": "Element",
+ "admin.registries.schema.form.element": "Artículo",
+
+ // "admin.registries.schema.form.qualifier": "Qualifier",
+ "admin.registries.schema.form.qualifier": "Calificatorio",
+
+ // "admin.registries.schema.form.scopenote": "Scope Note",
+ "admin.registries.schema.form.scopenote": "Nota de alcance",
+
+ // "admin.registries.schema.head": "Metadata Schema",
+ "admin.registries.schema.head": "Esquema de metadatos",
+
+ // "admin.registries.schema.notification.created": "Successfully created metadata schema \"{{prefix}}\"",
+ "admin.registries.schema.notification.created": "Esquema de metadatos creado correctamente \"{{ prefix }} \"",
+
+ // "admin.registries.schema.notification.deleted.failure": "Failed to delete {{amount}} metadata schemas",
+ "admin.registries.schema.notification.deleted.failure": "Error al eliminar {{ amount }} esquemas de metadatos",
+
+ // "admin.registries.schema.notification.deleted.success": "Successfully deleted {{amount}} metadata schemas",
+ "admin.registries.schema.notification.deleted.success": "{{ amount }} esquemas de metadatos eliminados correctamente",
+
+ // "admin.registries.schema.notification.edited": "Successfully edited metadata schema \"{{prefix}}\"",
+ "admin.registries.schema.notification.edited": "Esquema de metadatos editado correctamente \"{{ prefix }} \"",
+
+ // "admin.registries.schema.notification.failure": "Error",
+ "admin.registries.schema.notification.failure": "Error",
+
+ // "admin.registries.schema.notification.field.created": "Successfully created metadata field \"{{field}}\"",
+ "admin.registries.schema.notification.field.created": "Campo de metadatos creado correctamente \"{{ field }} \"",
+
+ // "admin.registries.schema.notification.field.deleted.failure": "Failed to delete {{amount}} metadata fields",
+ "admin.registries.schema.notification.field.deleted.failure": "No se pudieron borrar los campos de metadatos de {{ amount }}",
+
+ // "admin.registries.schema.notification.field.deleted.success": "Successfully deleted {{amount}} metadata fields",
+ "admin.registries.schema.notification.field.deleted.success": "{{ amount }} campos de metadatos eliminados correctamente",
+
+ // "admin.registries.schema.notification.field.edited": "Successfully edited metadata field \"{{field}}\"",
+ "admin.registries.schema.notification.field.edited": "Campo de metadatos editado correctamente \"{{ field }} \"",
+
+ // "admin.registries.schema.notification.success": "Success",
+ "admin.registries.schema.notification.success": "Éxito",
+
+ // "admin.registries.schema.return": "Back",
+ "admin.registries.schema.return": "atrás",
+
+ // "admin.registries.schema.title": "Metadata Schema Registry",
+ "admin.registries.schema.title": "Registro de esquemas de metadatos",
+
+
+
+ // "admin.access-control.epeople.actions.delete": "Delete EPerson",
+ "admin.access-control.epeople.actions.delete": "Eliminar EPerson",
+
+ // "admin.access-control.epeople.actions.impersonate": "Impersonate EPerson",
+ "admin.access-control.epeople.actions.impersonate": "Hacerse pasar por EPerson",
+
+ // "admin.access-control.epeople.actions.reset": "Reset password",
+ "admin.access-control.epeople.actions.reset": "Restablecer la contraseña",
+
+ // "admin.access-control.epeople.actions.stop-impersonating": "Stop impersonating EPerson",
+ "admin.access-control.epeople.actions.stop-impersonating": "Deja de hacerse pasar por EPerson",
+
+ // "admin.access-control.epeople.breadcrumbs": "EPeople",
+ "admin.access-control.epeople.breadcrumbs": "EPeople",
+
+ // "admin.access-control.epeople.title": "EPeople",
+ "admin.access-control.epeople.title": "EPeople",
+
+ // "admin.access-control.epeople.head": "EPeople",
+ "admin.access-control.epeople.head": "EPeople",
+
+ // "admin.access-control.epeople.search.head": "Search",
+ "admin.access-control.epeople.search.head": "Buscar",
+
+ // "admin.access-control.epeople.button.see-all": "Browse All",
+ "admin.access-control.epeople.button.see-all": "Examinar todo",
+
+ // "admin.access-control.epeople.search.scope.metadata": "Metadata",
+ "admin.access-control.epeople.search.scope.metadata": "Metadatos",
+
+ // "admin.access-control.epeople.search.scope.email": "E-mail (exact)",
+ "admin.access-control.epeople.search.scope.email": "Correo electrónico (exacto)",
+
+ // "admin.access-control.epeople.search.button": "Search",
+ "admin.access-control.epeople.search.button": "Buscar",
+
+ // "admin.access-control.epeople.search.placeholder": "Search people...",
+ "admin.access-control.epeople.search.placeholder": "Busca gente...",
+
+ // "admin.access-control.epeople.button.add": "Add EPerson",
+ "admin.access-control.epeople.button.add": "Agregar una persona",
+
+ // "admin.access-control.epeople.table.id": "ID",
+ "admin.access-control.epeople.table.id": "IDENTIFICACIÓN",
+
+ // "admin.access-control.epeople.table.name": "Name",
+ "admin.access-control.epeople.table.name": "Nombre",
+
+ // "admin.access-control.epeople.table.email": "E-mail (exact)",
+ "admin.access-control.epeople.table.email": "Correo electrónico (exacto)",
+
+ // "admin.access-control.epeople.table.edit": "Edit",
+ "admin.access-control.epeople.table.edit": "Editar",
+
+ // "admin.access-control.epeople.table.edit.buttons.edit": "Edit \"{{name}}\"",
+ "admin.access-control.epeople.table.edit.buttons.edit": "Editar \"{{ name }}\"",
+
+ // "admin.access-control.epeople.table.edit.buttons.edit-disabled": "You are not authorized to edit this group",
+ "admin.access-control.epeople.table.edit.buttons.edit-disabled": "No tienes autorización para editar este grupo.",
+
+ // "admin.access-control.epeople.table.edit.buttons.remove": "Delete \"{{name}}\"",
+ "admin.access-control.epeople.table.edit.buttons.remove": "Eliminar \"{{ name }} \"",
+
+ // "admin.access-control.epeople.no-items": "No EPeople to show.",
+ "admin.access-control.epeople.no-items": "No hay EPeople para mostrar.",
+
+ // "admin.access-control.epeople.form.create": "Create EPerson",
+ "admin.access-control.epeople.form.create": "Crear una persona",
+
+ // "admin.access-control.epeople.form.edit": "Edit EPerson",
+ "admin.access-control.epeople.form.edit": "Editar EPerson",
+
+ // "admin.access-control.epeople.form.firstName": "First name",
+ "admin.access-control.epeople.form.firstName": "Nombre de pila",
+
+ // "admin.access-control.epeople.form.lastName": "Last name",
+ "admin.access-control.epeople.form.lastName": "Apellido",
+
+ // "admin.access-control.epeople.form.email": "E-mail",
+ "admin.access-control.epeople.form.email": "Correo electrónico",
+
+ // "admin.access-control.epeople.form.emailHint": "Must be valid e-mail address",
+ "admin.access-control.epeople.form.emailHint": "Debe ser una dirección de correo electrónico válida",
+
+ // "admin.access-control.epeople.form.canLogIn": "Can log in",
+ "admin.access-control.epeople.form.canLogIn": "Puede iniciar sesión",
+
+ // "admin.access-control.epeople.form.requireCertificate": "Requires certificate",
+ "admin.access-control.epeople.form.requireCertificate": "Requiere certificado",
+
+ // "admin.access-control.epeople.form.return": "Back",
+ "admin.access-control.epeople.form.return": "atrás",
+
+ // "admin.access-control.epeople.form.notification.created.success": "Successfully created EPerson \"{{name}}\"",
+ "admin.access-control.epeople.form.notification.created.success": "EPerson \"{{ name }} \" creada correctamente",
+
+ // "admin.access-control.epeople.form.notification.created.failure": "Failed to create EPerson \"{{name}}\"",
+ "admin.access-control.epeople.form.notification.created.failure": "Error al crear EPerson \"{{ name }} \"",
+
+ // "admin.access-control.epeople.form.notification.created.failure.emailInUse": "Failed to create EPerson \"{{name}}\", email \"{{email}}\" already in use.",
+ "admin.access-control.epeople.form.notification.created.failure.emailInUse": "Error al crear EPerson \"{{ name }}\", el correo electrónico \"{{ email }}\" ya está en uso.",
+
+ // "admin.access-control.epeople.form.notification.edited.failure.emailInUse": "Failed to edit EPerson \"{{name}}\", email \"{{email}}\" already in use.",
+ "admin.access-control.epeople.form.notification.edited.failure.emailInUse": "Error al editar EPerson \"{{ name }}\", el correo electrónico \"{{ email }}\" ya está en uso.",
+
+ // "admin.access-control.epeople.form.notification.edited.success": "Successfully edited EPerson \"{{name}}\"",
+ "admin.access-control.epeople.form.notification.edited.success": "EPerson \"{{ name }} \" editado correctamente",
+
+ // "admin.access-control.epeople.form.notification.edited.failure": "Failed to edit EPerson \"{{name}}\"",
+ "admin.access-control.epeople.form.notification.edited.failure": "Error al editar EPerson \"{{ name }} \"",
+
+ // "admin.access-control.epeople.form.notification.deleted.success": "Successfully deleted EPerson \"{{name}}\"",
+ "admin.access-control.epeople.form.notification.deleted.success": "EPerson \"{{ name }} \" eliminada correctamente",
+
+ // "admin.access-control.epeople.form.notification.deleted.failure": "Failed to delete EPerson \"{{name}}\"",
+ "admin.access-control.epeople.form.notification.deleted.failure": "No se pudo borrar EPerson \"{{ name }} \"",
+
+ // "admin.access-control.epeople.form.groupsEPersonIsMemberOf": "Member of these groups:",
+ "admin.access-control.epeople.form.groupsEPersonIsMemberOf": "Miembro de estos grupos:",
+
+ // "admin.access-control.epeople.form.table.id": "ID",
+ "admin.access-control.epeople.form.table.id": "IDENTIFICACIÓN",
+
+ // "admin.access-control.epeople.form.table.name": "Name",
+ "admin.access-control.epeople.form.table.name": "Nombre",
+
+ // "admin.access-control.epeople.form.table.collectionOrCommunity": "Collection/Community",
+ "admin.access-control.epeople.form.table.collectionOrCommunity": "Colección/Comunidad",
+
+ // "admin.access-control.epeople.form.memberOfNoGroups": "This EPerson is not a member of any groups",
+ "admin.access-control.epeople.form.memberOfNoGroups": "Esta EPerson no es miembro de ningún grupo",
+
+ // "admin.access-control.epeople.form.goToGroups": "Add to groups",
+ "admin.access-control.epeople.form.goToGroups": "Agregar a grupos",
+
+ // "admin.access-control.epeople.notification.deleted.failure": "Failed to delete EPerson: \"{{name}}\"",
+ "admin.access-control.epeople.notification.deleted.failure": "No se pudo borrar EPerson: \"{{ name }} \"",
+
+ // "admin.access-control.epeople.notification.deleted.success": "Successfully deleted EPerson: \"{{name}}\"",
+ "admin.access-control.epeople.notification.deleted.success": "EPerson eliminada correctamente: \"{{ name }} \"",
+
+
+
+ // "admin.access-control.groups.title": "Groups",
+ "admin.access-control.groups.title": "Grupos",
+
+ // "admin.access-control.groups.breadcrumbs": "Groups",
+ "admin.access-control.groups.breadcrumbs": "Grupos",
+
+ // "admin.access-control.groups.singleGroup.breadcrumbs": "Edit Group",
+ "admin.access-control.groups.singleGroup.breadcrumbs": "Editar grupo",
+
+ // "admin.access-control.groups.title.singleGroup": "Edit Group",
+ "admin.access-control.groups.title.singleGroup": "Editar grupo",
+
+ // "admin.access-control.groups.title.addGroup": "New Group",
+ "admin.access-control.groups.title.addGroup": "Nuevo grupo",
+
+ // "admin.access-control.groups.addGroup.breadcrumbs": "New Group",
+ "admin.access-control.groups.addGroup.breadcrumbs": "Nuevo grupo",
+
+ // "admin.access-control.groups.head": "Groups",
+ "admin.access-control.groups.head": "Grupos",
+
+ // "admin.access-control.groups.button.add": "Add group",
+ "admin.access-control.groups.button.add": "Añadir grupo",
+
+ // "admin.access-control.groups.search.head": "Search groups",
+ "admin.access-control.groups.search.head": "Grupos de búsqueda",
+
+ // "admin.access-control.groups.button.see-all": "Browse all",
+ "admin.access-control.groups.button.see-all": "Examinar todo",
+
+ // "admin.access-control.groups.search.button": "Search",
+ "admin.access-control.groups.search.button": "Buscar",
+
+ // "admin.access-control.groups.search.placeholder": "Search groups...",
+ "admin.access-control.groups.search.placeholder": "Buscar grupos...",
+
+ // "admin.access-control.groups.table.id": "ID",
+ "admin.access-control.groups.table.id": "IDENTIFICACIÓN",
+
+ // "admin.access-control.groups.table.name": "Name",
+ "admin.access-control.groups.table.name": "Nombre",
+
+ // "admin.access-control.groups.table.collectionOrCommunity": "Collection/Community",
+ "admin.access-control.groups.table.collectionOrCommunity": "Colección/Comunidad",
+
+ // "admin.access-control.groups.table.members": "Members",
+ "admin.access-control.groups.table.members": "Miembros",
+
+ // "admin.access-control.groups.table.edit": "Edit",
+ "admin.access-control.groups.table.edit": "Editar",
+
+ // "admin.access-control.groups.table.edit.buttons.edit": "Edit \"{{name}}\"",
+ "admin.access-control.groups.table.edit.buttons.edit": "Editar \"{{ name }}\"",
+
+ // "admin.access-control.groups.table.edit.buttons.remove": "Delete \"{{name}}\"",
+ "admin.access-control.groups.table.edit.buttons.remove": "Eliminar \"{{ name }}\"",
+
+ // "admin.access-control.groups.no-items": "No groups found with this in their name or this as UUID",
+ "admin.access-control.groups.no-items": "No se encontraron grupos con esto en su nombre o esto como UUID",
+
+ // "admin.access-control.groups.notification.deleted.success": "Successfully deleted group \"{{name}}\"",
+ "admin.access-control.groups.notification.deleted.success": "El grupo \"{{ name }}\" se eliminó correctamente",
+
+ // "admin.access-control.groups.notification.deleted.failure.title": "Failed to delete group \"{{name}}\"",
+ "admin.access-control.groups.notification.deleted.failure.title": "No se pudo borrar el grupo \"{{ name }}\"",
+
+ // "admin.access-control.groups.notification.deleted.failure.content": "Cause: \"{{cause}}\"",
+ "admin.access-control.groups.notification.deleted.failure.content": "Causa: \"{{ cause }} \"",
+
+
+
+ // "admin.access-control.groups.form.alert.permanent": "This group is permanent, so it can't be edited or deleted. You can still add and remove group members using this page.",
+ "admin.access-control.groups.form.alert.permanent": "Este grupo es permanente, por lo que no se puede editar ni eliminar. Sin embargo, puedes añadir y eliminar miembros del grupo utilizando esta página.",
+
+ // "admin.access-control.groups.form.alert.workflowGroup": "This group can’t be modified or deleted because it corresponds to a role in the submission and workflow process in the \"{{name}}\" {{comcol}}. You can delete it from the \"assign roles\" tab on the edit {{comcol}} page. You can still add and remove group members using this page.",
+ "admin.access-control.groups.form.alert.workflowGroup": "Este grupo no puede ser modificado o eliminado porque corresponde a un rol en el proceso de presentación y flujo de trabajo en el \"{{ name }}\" {{ comcol }}. Puede eliminarlo desde la pestaña \"asignar roles\" de la página de edición del {{ comcol }}. Todavía puede añadir y eliminar miembros del grupo utilizando esta página.",
+
+ // "admin.access-control.groups.form.head.create": "Create group",
+ "admin.access-control.groups.form.head.create": "Crea un grupo",
+
+ // "admin.access-control.groups.form.head.edit": "Edit group",
+ "admin.access-control.groups.form.head.edit": "Editar grupo",
+
+ // "admin.access-control.groups.form.groupName": "Group name",
+ "admin.access-control.groups.form.groupName": "Nombre del grupo",
+
+ // "admin.access-control.groups.form.groupCommunity": "Community or Collection",
+ "admin.access-control.groups.form.groupCommunity": "Comunidad o Colección",
+
+ // "admin.access-control.groups.form.groupDescription": "Description",
+ "admin.access-control.groups.form.groupDescription": "Descripción",
+
+ // "admin.access-control.groups.form.notification.created.success": "Successfully created Group \"{{name}}\"",
+ "admin.access-control.groups.form.notification.created.success": "Grupo creado con éxito \"{{ name }} \"",
+
+ // "admin.access-control.groups.form.notification.created.failure": "Failed to create Group \"{{name}}\"",
+ "admin.access-control.groups.form.notification.created.failure": "No se pudo crear el grupo \"{{ name }} \"",
+
+ // "admin.access-control.groups.form.notification.created.failure.groupNameInUse": "Failed to create Group with name: \"{{name}}\", make sure the name is not already in use.",
+ "admin.access-control.groups.form.notification.created.failure.groupNameInUse": "No se pudo crear el grupo con el nombre: \"{{ name }}\", asegúrese de que el nombre no esté en uso.",
+
+ // "admin.access-control.groups.form.notification.edited.failure": "Failed to edit Group \"{{name}}\"",
+ "admin.access-control.groups.form.notification.edited.failure": "No se pudo editar el grupo \"{{ name }} \"",
+
+ // "admin.access-control.groups.form.notification.edited.failure.groupNameInUse": "Name \"{{name}}\" already in use!",
+ "admin.access-control.groups.form.notification.edited.failure.groupNameInUse": "¡El nombre \"{{ name }} \" ya está en uso!",
+
+ // "admin.access-control.groups.form.notification.edited.success": "Successfully edited Group \"{{name}}\"",
+ "admin.access-control.groups.form.notification.edited.success": "Grupo editado correctamente \"{{ name }} \"",
+
+ // "admin.access-control.groups.form.actions.delete": "Delete Group",
+ "admin.access-control.groups.form.actions.delete": "Eliminar grupo",
+
+ // "admin.access-control.groups.form.delete-group.modal.header": "Delete Group \"{{ dsoName }}\"",
+ "admin.access-control.groups.form.delete-group.modal.header": "Eliminar grupo \"{{ dsoName }} \"",
+
+ // "admin.access-control.groups.form.delete-group.modal.info": "Are you sure you want to delete Group \"{{ dsoName }}\"",
+ "admin.access-control.groups.form.delete-group.modal.info": "¿Está seguro de que desea eliminar el grupo \"{{ dsoName }} \"?",
+
+ // "admin.access-control.groups.form.delete-group.modal.cancel": "Cancel",
+ "admin.access-control.groups.form.delete-group.modal.cancel": "Cancelar",
+
+ // "admin.access-control.groups.form.delete-group.modal.confirm": "Delete",
+ "admin.access-control.groups.form.delete-group.modal.confirm": "Borrar",
+
+ // "admin.access-control.groups.form.notification.deleted.success": "Successfully deleted group \"{{ name }}\"",
+ "admin.access-control.groups.form.notification.deleted.success": "El grupo \"{{ name }} \" se eliminó correctamente",
+
+ // "admin.access-control.groups.form.notification.deleted.failure.title": "Failed to delete group \"{{ name }}\"",
+ "admin.access-control.groups.form.notification.deleted.failure.title": "No se pudo borrar el grupo \"{{ name }} \"",
+
+ // "admin.access-control.groups.form.notification.deleted.failure.content": "Cause: \"{{ cause }}\"",
+ "admin.access-control.groups.form.notification.deleted.failure.content": "Causa: \"{{ cause }} \"",
+
+ // "admin.access-control.groups.form.members-list.head": "EPeople",
+ "admin.access-control.groups.form.members-list.head": "EPeople",
+
+ // "admin.access-control.groups.form.members-list.search.head": "Add EPeople",
+ "admin.access-control.groups.form.members-list.search.head": "Agregar EPeople",
+
+ // "admin.access-control.groups.form.members-list.button.see-all": "Browse All",
+ "admin.access-control.groups.form.members-list.button.see-all": "Examinar todo",
+
+ // "admin.access-control.groups.form.members-list.headMembers": "Current Members",
+ "admin.access-control.groups.form.members-list.headMembers": "Miembros actuales",
+
+ // "admin.access-control.groups.form.members-list.search.scope.metadata": "Metadata",
+ "admin.access-control.groups.form.members-list.search.scope.metadata": "Metadatos",
+
+ // "admin.access-control.groups.form.members-list.search.scope.email": "E-mail (exact)",
+ "admin.access-control.groups.form.members-list.search.scope.email": "Correo electrónico (exacto)",
+
+ // "admin.access-control.groups.form.members-list.search.button": "Search",
+ "admin.access-control.groups.form.members-list.search.button": "Buscar",
+
+ // "admin.access-control.groups.form.members-list.table.id": "ID",
+ "admin.access-control.groups.form.members-list.table.id": "IDENTIFICACIÓN",
+
+ // "admin.access-control.groups.form.members-list.table.name": "Name",
+ "admin.access-control.groups.form.members-list.table.name": "Nombre",
+
+ // "admin.access-control.groups.form.members-list.table.identity": "Identity",
+ "admin.access-control.groups.form.members-list.table.identity": "Identidad",
+
+ // "admin.access-control.groups.form.members-list.table.email": "Email",
+ "admin.access-control.groups.form.members-list.table.email": "Correo electrónico",
+
+ // "admin.access-control.groups.form.members-list.table.netid": "NetID",
+ "admin.access-control.groups.form.members-list.table.netid": "NetID",
+
+ // "admin.access-control.groups.form.members-list.table.edit": "Remove / Add",
+ "admin.access-control.groups.form.members-list.table.edit": "Eliminar / Agregar",
+
+ // "admin.access-control.groups.form.members-list.table.edit.buttons.remove": "Remove member with name \"{{name}}\"",
+ "admin.access-control.groups.form.members-list.table.edit.buttons.remove": "Eliminar miembro con nombre \"{{ name }} \"",
+
+ // "admin.access-control.groups.form.members-list.notification.success.addMember": "Successfully added member: \"{{name}}\"",
+ "admin.access-control.groups.form.members-list.notification.success.addMember": "Miembro agregado exitosamente: \"{{ name }} \"",
+
+ // "admin.access-control.groups.form.members-list.notification.failure.addMember": "Failed to add member: \"{{name}}\"",
+ "admin.access-control.groups.form.members-list.notification.failure.addMember": "No se pudo agregar el miembro: \"{{ name }} \"",
+
+ // "admin.access-control.groups.form.members-list.notification.success.deleteMember": "Successfully deleted member: \"{{name}}\"",
+ "admin.access-control.groups.form.members-list.notification.success.deleteMember": "Miembro eliminado correctamente: \"{{ name }} \"",
+
+ // "admin.access-control.groups.form.members-list.notification.failure.deleteMember": "Failed to delete member: \"{{name}}\"",
+ "admin.access-control.groups.form.members-list.notification.failure.deleteMember": "No se pudo borrar el miembro: \"{{ name }} \"",
+
+ // "admin.access-control.groups.form.members-list.table.edit.buttons.add": "Add member with name \"{{name}}\"",
+ "admin.access-control.groups.form.members-list.table.edit.buttons.add": "Agregar miembro con nombre \"{{ name }} \"",
+
+ // "admin.access-control.groups.form.members-list.notification.failure.noActiveGroup": "No current active group, submit a name first.",
+ "admin.access-control.groups.form.members-list.notification.failure.noActiveGroup": "No hay un grupo activo actual, envíe un nombre primero.",
+
+ // "admin.access-control.groups.form.members-list.no-members-yet": "No members in group yet, search and add.",
+ "admin.access-control.groups.form.members-list.no-members-yet": "Aún no hay miembros en el grupo, busque y agregue.",
+
+ // "admin.access-control.groups.form.members-list.no-items": "No EPeople found in that search",
+ "admin.access-control.groups.form.members-list.no-items": "No se encontraron personas en esa búsqueda",
+
+ // "admin.access-control.groups.form.subgroups-list.notification.failure": "Something went wrong: \"{{cause}}\"",
+ "admin.access-control.groups.form.subgroups-list.notification.failure": "Algo salió mal: \"{{ cause }} \"",
+
+ // "admin.access-control.groups.form.subgroups-list.head": "Groups",
+ "admin.access-control.groups.form.subgroups-list.head": "Grupos",
+
+ // "admin.access-control.groups.form.subgroups-list.search.head": "Add Subgroup",
+ "admin.access-control.groups.form.subgroups-list.search.head": "Agregar subgrupo",
+
+ // "admin.access-control.groups.form.subgroups-list.button.see-all": "Browse All",
+ "admin.access-control.groups.form.subgroups-list.button.see-all": "Examinar todo",
+
+ // "admin.access-control.groups.form.subgroups-list.headSubgroups": "Current Subgroups",
+ "admin.access-control.groups.form.subgroups-list.headSubgroups": "Subgrupos actuales",
+
+ // "admin.access-control.groups.form.subgroups-list.search.button": "Search",
+ "admin.access-control.groups.form.subgroups-list.search.button": "Buscar",
+
+ // "admin.access-control.groups.form.subgroups-list.table.id": "ID",
+ "admin.access-control.groups.form.subgroups-list.table.id": "IDENTIFICACIÓN",
+
+ // "admin.access-control.groups.form.subgroups-list.table.name": "Name",
+ "admin.access-control.groups.form.subgroups-list.table.name": "Nombre",
+
+ // "admin.access-control.groups.form.subgroups-list.table.collectionOrCommunity": "Collection/Community",
+ "admin.access-control.groups.form.subgroups-list.table.collectionOrCommunity": "Colección/Comunidad",
+
+ // "admin.access-control.groups.form.subgroups-list.table.edit": "Remove / Add",
+ "admin.access-control.groups.form.subgroups-list.table.edit": "Eliminar / Agregar",
+
+ // "admin.access-control.groups.form.subgroups-list.table.edit.buttons.remove": "Remove subgroup with name \"{{name}}\"",
+ "admin.access-control.groups.form.subgroups-list.table.edit.buttons.remove": "Eliminar subgrupo con nombre \"{{ name }} \"",
+
+ // "admin.access-control.groups.form.subgroups-list.table.edit.buttons.add": "Add subgroup with name \"{{name}}\"",
+ "admin.access-control.groups.form.subgroups-list.table.edit.buttons.add": "Agregar subgrupo con el nombre \"{{ name }} \"",
+
+ // "admin.access-control.groups.form.subgroups-list.table.edit.currentGroup": "Current group",
+ "admin.access-control.groups.form.subgroups-list.table.edit.currentGroup": "Grupo actual",
+
+ // "admin.access-control.groups.form.subgroups-list.notification.success.addSubgroup": "Successfully added subgroup: \"{{name}}\"",
+ "admin.access-control.groups.form.subgroups-list.notification.success.addSubgroup": "Subgrupo agregado exitosamente: \"{{ name }} \"",
+
+ // "admin.access-control.groups.form.subgroups-list.notification.failure.addSubgroup": "Failed to add subgroup: \"{{name}}\"",
+ "admin.access-control.groups.form.subgroups-list.notification.failure.addSubgroup": "No se pudo agregar el subgrupo: \"{{ name }} \"",
+
+ // "admin.access-control.groups.form.subgroups-list.notification.success.deleteSubgroup": "Successfully deleted subgroup: \"{{name}}\"",
+ "admin.access-control.groups.form.subgroups-list.notification.success.deleteSubgroup": "Subgrupo eliminado correctamente: \"{{ name }} \"",
+
+ // "admin.access-control.groups.form.subgroups-list.notification.failure.deleteSubgroup": "Failed to delete subgroup: \"{{name}}\"",
+ "admin.access-control.groups.form.subgroups-list.notification.failure.deleteSubgroup": "No se pudo borrar el subgrupo: \"{{ name }} \"",
+
+ // "admin.access-control.groups.form.subgroups-list.notification.failure.noActiveGroup": "No current active group, submit a name first.",
+ "admin.access-control.groups.form.subgroups-list.notification.failure.noActiveGroup": "No hay un grupo activo actual, envíe un nombre primero.",
+
+ // "admin.access-control.groups.form.subgroups-list.notification.failure.subgroupToAddIsActiveGroup": "This is the current group, can't be added.",
+ "admin.access-control.groups.form.subgroups-list.notification.failure.subgroupToAddIsActiveGroup": "Este es el grupo actual, no se puede agregar.",
+
+ // "admin.access-control.groups.form.subgroups-list.no-items": "No groups found with this in their name or this as UUID",
+ "admin.access-control.groups.form.subgroups-list.no-items": "No se encontraron grupos con esto en su nombre o esto como UUID",
+
+ // "admin.access-control.groups.form.subgroups-list.no-subgroups-yet": "No subgroups in group yet.",
+ "admin.access-control.groups.form.subgroups-list.no-subgroups-yet": "Aún no hay subgrupos en el grupo.",
+
+ // "admin.access-control.groups.form.return": "Back",
+ "admin.access-control.groups.form.return": "atrás",
+
+
+
+ // "admin.search.breadcrumbs": "Administrative Search",
+ "admin.search.breadcrumbs": "Búsqueda administrativa",
+
+ // "admin.search.collection.edit": "Edit",
+ "admin.search.collection.edit": "Editar",
+
+ // "admin.search.community.edit": "Edit",
+ "admin.search.community.edit": "Editar",
+
+ // "admin.search.item.delete": "Delete",
+ "admin.search.item.delete": "Borrar",
+
+ // "admin.search.item.edit": "Edit",
+ "admin.search.item.edit": "Editar",
+
+ // "admin.search.item.make-private": "Make Private",
+ "admin.search.item.make-private": "Hacerlo privado",
+
+ // "admin.search.item.make-public": "Make Public",
+ "admin.search.item.make-public": "Hacer público",
+
+ // "admin.search.item.move": "Move",
+ "admin.search.item.move": "Moverse",
+
+ // "admin.search.item.reinstate": "Reinstate",
+ "admin.search.item.reinstate": "Reintegrar",
+
+ // "admin.search.item.withdraw": "Withdraw",
+ "admin.search.item.withdraw": "Retirar",
+
+ // "admin.search.title": "Administrative Search",
+ "admin.search.title": "Búsqueda administrativa",
+
+ // "administrativeView.search.results.head": "Administrative Search",
+ "administrativeView.search.results.head": "Búsqueda administrativa",
+
+
+
+
+ // "admin.workflow.breadcrumbs": "Administer Workflow",
+ "admin.workflow.breadcrumbs": "Administrar flujo de trabajo",
+
+ // "admin.workflow.title": "Administer Workflow",
+ "admin.workflow.title": "Administrar flujo de trabajo",
+
+ // "admin.workflow.item.workflow": "Workflow",
+ "admin.workflow.item.workflow": "Flujo de trabajo",
+
+ // "admin.workflow.item.delete": "Delete",
+ "admin.workflow.item.delete": "Borrar",
+
+ // "admin.workflow.item.send-back": "Send back",
+ "admin.workflow.item.send-back": "Enviar de vuelta",
+
+
+
+ // "admin.metadata-import.breadcrumbs": "Import Metadata",
+ "admin.metadata-import.breadcrumbs": "Importar metadatos",
+
+ // "admin.metadata-import.title": "Import Metadata",
+ "admin.metadata-import.title": "Importar metadatos",
+
+ // "admin.metadata-import.page.header": "Import Metadata",
+ "admin.metadata-import.page.header": "Importar metadatos",
+
+ // "admin.metadata-import.page.help": "You can drop or browse CSV files that contain batch metadata operations on files here",
+ "admin.metadata-import.page.help": "Puede soltar o explorar archivos CSV que contienen operaciones de metadatos por lotes en archivos aquí",
+
+ // "admin.metadata-import.page.dropMsg": "Drop a metadata CSV to import",
+ "admin.metadata-import.page.dropMsg": "Suelta un CSV de metadatos para importar",
+
+ // "admin.metadata-import.page.dropMsgReplace": "Drop to replace the metadata CSV to import",
+ "admin.metadata-import.page.dropMsgReplace": "Suelta para reemplazar el CSV de metadatos para importar",
+
+ // "admin.metadata-import.page.button.return": "Back",
+ "admin.metadata-import.page.button.return": "atrás",
+
+ // "admin.metadata-import.page.button.proceed": "Proceed",
+ "admin.metadata-import.page.button.proceed": "Continuar",
+
+ // "admin.metadata-import.page.error.addFile": "Select file first!",
+ "admin.metadata-import.page.error.addFile": "¡Seleccione el archivo primero!",
+
+
+
+
+ // "auth.errors.invalid-user": "Invalid email address or password.",
+ "auth.errors.invalid-user": "Dirección de correo electrónico o contraseña no válidos.",
+
+ // "auth.messages.expired": "Your session has expired. Please log in again.",
+ "auth.messages.expired": "Su sesión ha caducado. Inicie sesión de nuevo.",
+
+ // "auth.messages.token-refresh-failed": "Refreshing your session token failed. Please log in again.",
+ "auth.messages.token-refresh-failed": "No se pudo actualizar el token de la sesión. Inicie sesión de nuevo.",
+
+
+
+ // "bitstream.download.page": "Now downloading {{bitstream}}..." ,
+ "bitstream.download.page": "Descargando {{ bitstream }}...",
+
+
+
+ // "bitstream.edit.authorizations.link": "Edit bitstream's Policies",
+ "bitstream.edit.authorizations.link": "Editar las políticas de archivo",
+
+ // "bitstream.edit.authorizations.title": "Edit bitstream's Policies",
+ "bitstream.edit.authorizations.title": "Editar las políticas de archivo",
+
+ // "bitstream.edit.return": "Back",
+ "bitstream.edit.return": "atrás",
+
+ // "bitstream.edit.bitstream": "Bitstream: ",
+ "bitstream.edit.bitstream": "Archivo:",
+
+ // "bitstream.edit.form.description.hint": "Optionally, provide a brief description of the file, for example \"Main article\" or \"Experiment data readings\".",
+ "bitstream.edit.form.description.hint": "Opcionalmente, proporcione una breve descripción del archivo, por ejemplo \"Artículo principal\" o \"Lecturas de datos del experimento\".",
+
+ // "bitstream.edit.form.description.label": "Description",
+ "bitstream.edit.form.description.label": "Descripción",
+
+ // "bitstream.edit.form.embargo.hint": "The first day from which access is allowed. This date cannot be modified on this form. To set an embargo date for a bitstream, go to the Item Status tab, click Authorizations..., create or edit the bitstream's READ policy, and set the Start Date as desired.",
+ "bitstream.edit.form.embargo.hint": "El primer día a partir del cual se permite el acceso. Esta fecha no se puede modificar en este formulario. Para establecer una fecha de embargo para un archivo, vaya a la pestaña Estado del artículo , haga clic en Autorizaciones... i >, cree o edite la política READ del archivo y configure la Fecha de inicio como desee.",
+
+ // "bitstream.edit.form.embargo.label": "Embargo until specific date",
+ "bitstream.edit.form.embargo.label": "Embargo hasta fecha concreta",
+
+ // "bitstream.edit.form.fileName.hint": "Change the filename for the bitstream. Note that this will change the display bitstream URL, but old links will still resolve as long as the sequence ID does not change.",
+ "bitstream.edit.form.fileName.hint": "Cambie el nombre de archivo del archivo. Tenga en cuenta que esto cambiará la URL de archivo de visualización, pero los enlaces antiguos seguirán resolviéndose siempre que la ID de secuencia no cambie.",
+
+ // "bitstream.edit.form.fileName.label": "Filename",
+ "bitstream.edit.form.fileName.label": "Nombre del archivo",
+
+ // "bitstream.edit.form.newFormat.label": "Describe new format",
+ "bitstream.edit.form.newFormat.label": "Describe el nuevo formato",
+
+ // "bitstream.edit.form.newFormat.hint": "The application you used to create the file, and the version number (for example, \"ACMESoft SuperApp version 1.5\").",
+ "bitstream.edit.form.newFormat.hint": "La aplicación que usó para crear el archivo y el número de versión (por ejemplo, \" ACMESoft SuperApp versión 1.5 \").",
+
+ // "bitstream.edit.form.primaryBitstream.label": "Primary bitstream",
+ "bitstream.edit.form.primaryBitstream.label": "archivo primario",
+
+ // "bitstream.edit.form.selectedFormat.hint": "If the format is not in the above list, select \"format not in list\" above and describe it under \"Describe new format\".",
+ "bitstream.edit.form.selectedFormat.hint": "Si el formato no está en la lista anterior, seleccione \"el formato no está en la lista \" arriba y descríbalo en \"Describir el nuevo formato \".",
+
+ // "bitstream.edit.form.selectedFormat.label": "Selected Format",
+ "bitstream.edit.form.selectedFormat.label": "Formato seleccionado",
+
+ // "bitstream.edit.form.selectedFormat.unknown": "Format not in list",
+ "bitstream.edit.form.selectedFormat.unknown": "El formato no está en la lista",
+
+ // "bitstream.edit.notifications.error.format.title": "An error occurred saving the bitstream's format",
+ "bitstream.edit.notifications.error.format.title": "Se produjo un error al guardar el formato del archivo.",
+
+ // "bitstream.edit.notifications.saved.content": "Your changes to this bitstream were saved.",
+ "bitstream.edit.notifications.saved.content": "Se guardaron sus cambios en este archivo.",
+
+ // "bitstream.edit.notifications.saved.title": "Bitstream saved",
+ "bitstream.edit.notifications.saved.title": "Archivo guardado",
+
+ // "bitstream.edit.title": "Edit bitstream",
+ "bitstream.edit.title": "Editar archivo",
+
+
+
+ // "browse.comcol.by.author": "By Author",
+ "browse.comcol.by.author": "Por autor",
+
+ // "browse.comcol.by.dateissued": "By Issue Date",
+ "browse.comcol.by.dateissued": "Por fecha de emisión",
+
+ // "browse.comcol.by.subject": "By Subject",
+ "browse.comcol.by.subject": "Por tema",
+
+ // "browse.comcol.by.title": "By Title",
+ "browse.comcol.by.title": "Por titulo",
+
+ // "browse.comcol.head": "Browse",
+ "browse.comcol.head": "Examinar",
+
+ // "browse.empty": "No items to show.",
+ "browse.empty": "No hay artículos para mostrar.",
+
+ // "browse.metadata.author": "Author",
+ "browse.metadata.author": "Autor",
+
+ // "browse.metadata.dateissued": "Issue Date",
+ "browse.metadata.dateissued": "Fecha de asunto",
+
+ // "browse.metadata.subject": "Subject",
+ "browse.metadata.subject": "Tema",
+
+ // "browse.metadata.title": "Title",
+ "browse.metadata.title": "Título",
+
+ // "browse.metadata.author.breadcrumbs": "Browse by Author",
+ "browse.metadata.author.breadcrumbs": "Buscar por autor",
+
+ // "browse.metadata.dateissued.breadcrumbs": "Browse by Date",
+ "browse.metadata.dateissued.breadcrumbs": "Examinar por fecha",
+
+ // "browse.metadata.subject.breadcrumbs": "Browse by Subject",
+ "browse.metadata.subject.breadcrumbs": "Examinar por tema",
+
+ // "browse.metadata.title.breadcrumbs": "Browse by Title",
+ "browse.metadata.title.breadcrumbs": "Examinar por título",
+
+ // "browse.next.button": "Next",
+ "browse.next.button": "próximo",
+
+ // "browse.previous.button": "Previous",
+ "browse.previous.button": "Anterior",
+
+ // "browse.startsWith.choose_start": "(Choose start)",
+ "browse.startsWith.choose_start": "(Elija inicio)",
+
+ // "browse.startsWith.choose_year": "(Choose year)",
+ "browse.startsWith.choose_year": "(Elegir año)",
+
+ // "browse.startsWith.choose_year.label": "Choose the issue year",
+ "browse.startsWith.choose_year.label": "Elija el año de emisión",
+
+ // "browse.startsWith.jump": "Jump to a point in the index:",
+ "browse.startsWith.jump": "Saltar a un punto del índice:",
+
+ // "browse.startsWith.months.april": "April",
+ "browse.startsWith.months.april": "abril",
+
+ // "browse.startsWith.months.august": "August",
+ "browse.startsWith.months.august": "agosto",
+
+ // "browse.startsWith.months.december": "December",
+ "browse.startsWith.months.december": "diciembre",
+
+ // "browse.startsWith.months.february": "February",
+ "browse.startsWith.months.february": "febrero",
+
+ // "browse.startsWith.months.january": "January",
+ "browse.startsWith.months.january": "enero",
+
+ // "browse.startsWith.months.july": "July",
+ "browse.startsWith.months.july": "julio",
+
+ // "browse.startsWith.months.june": "June",
+ "browse.startsWith.months.june": "junio",
+
+ // "browse.startsWith.months.march": "March",
+ "browse.startsWith.months.march": "marcha",
+
+ // "browse.startsWith.months.may": "May",
+ "browse.startsWith.months.may": "Mayo",
+
+ // "browse.startsWith.months.none": "(Choose month)",
+ "browse.startsWith.months.none": "(Elija mes)",
+
+ // "browse.startsWith.months.none.label": "Choose the issue month",
+ "browse.startsWith.months.none.label": "Elija el mes de emisión",
+
+ // "browse.startsWith.months.november": "November",
+ "browse.startsWith.months.november": "noviembre",
+
+ // "browse.startsWith.months.october": "October",
+ "browse.startsWith.months.october": "octubre",
+
+ // "browse.startsWith.months.september": "September",
+ "browse.startsWith.months.september": "septiembre",
+
+ // "browse.startsWith.submit": "Browse",
+ "browse.startsWith.submit": "Examinar",
+
+ // "browse.startsWith.type_date": "Or type in a date (year-month) and click 'Browse'",
+ "browse.startsWith.type_date": "O escriba una fecha (año-mes) y haga clic en 'Examinar'",
+
+ // "browse.startsWith.type_date.label": "Or type in a date (year-month) and click on the Browse button",
+ "browse.startsWith.type_date.label": "O escriba una fecha (año-mes) y haga clic en el botón Examinar",
+
+ // "browse.startsWith.type_text": "Type the first few letters and click on the Browse button",
+ "browse.startsWith.type_text": "Escriba las primeras letras y haga clic en el botón Examinar",
+
+ // "browse.title": "Browsing {{ collection }} by {{ field }} {{ value }}",
+ "browse.title": "Examinando {{ collection }} por {{ field }} {{ value }}",
+
+
+ // "chips.remove": "Remove chip",
+ "chips.remove": "Quitar chip",
+
+
+
+ // "collection.create.head": "Create a Collection",
+ "collection.create.head": "Crear una colección",
+
+ // "collection.create.notifications.success": "Successfully created the Collection",
+ "collection.create.notifications.success": "Creó con éxito la colección",
+
+ // "collection.create.sub-head": "Create a Collection for Community {{ parent }}",
+ "collection.create.sub-head": "Crea una colección para la comunidad {{ parent }}",
+
+ // "collection.curate.header": "Curate Collection: {{collection}}",
+ "collection.curate.header": "Colección seleccionada: {{ collection }}",
+
+ // "collection.delete.cancel": "Cancel",
+ "collection.delete.cancel": "Cancelar",
+
+ // "collection.delete.confirm": "Confirm",
+ "collection.delete.confirm": "Confirmar",
+
+ // "collection.delete.processing": "Deleting",
+ "collection.delete.processing": "Eliminando",
+
+ // "collection.delete.head": "Delete Collection",
+ "collection.delete.head": "Eliminar colección",
+
+ // "collection.delete.notification.fail": "Collection could not be deleted",
+ "collection.delete.notification.fail": "No se pudo borrar la colección",
+
+ // "collection.delete.notification.success": "Successfully deleted collection",
+ "collection.delete.notification.success": "Colección eliminada correctamente",
+
+ // "collection.delete.text": "Are you sure you want to delete collection \"{{ dso }}\"",
+ "collection.delete.text": "¿Estás seguro de que quieres eliminar la colección \"{{ dso }} \"?",
+
+
+
+ // "collection.edit.delete": "Delete this collection",
+ "collection.edit.delete": "Eliminar esta colección",
+
+ // "collection.edit.head": "Edit Collection",
+ "collection.edit.head": "Editar colección",
+
+ // "collection.edit.breadcrumbs": "Edit Collection",
+ "collection.edit.breadcrumbs": "Editar colección",
+
+
+
+ // "collection.edit.tabs.mapper.head": "Item Mapper",
+ "collection.edit.tabs.mapper.head": "Asignador de artículos",
+
+ // "collection.edit.tabs.item-mapper.title": "Collection Edit - Item Mapper",
+ "collection.edit.tabs.item-mapper.title": "Edición de colección: mapeador de artículos",
+
+ // "collection.edit.item-mapper.cancel": "Cancel",
+ "collection.edit.item-mapper.cancel": "Cancelar",
+
+ // "collection.edit.item-mapper.collection": "Collection: \"{{name}}\"",
+ "collection.edit.item-mapper.collection": "Colección: \"{{ name }}\"",
+
+ // "collection.edit.item-mapper.confirm": "Map selected items",
+ "collection.edit.item-mapper.confirm": "Asignar artículos seleccionados",
+
+ // "collection.edit.item-mapper.description": "This is the item mapper tool that allows collection administrators to map items from other collections into this collection. You can search for items from other collections and map them, or browse the list of currently mapped items.",
+ "collection.edit.item-mapper.description": "Esta es la herramienta de asignación de artículos que permite a los administradores de colecciones asignar artículos de otras colecciones a esta colección. Puede buscar artículos de otras colecciones y mapearlos, o explorar la lista de artículos mapeados actualmente.",
+
+ // "collection.edit.item-mapper.head": "Item Mapper - Map Items from Other Collections",
+ "collection.edit.item-mapper.head": "Asignador de artículos: asigna artículos de otras colecciones",
+
+ // "collection.edit.item-mapper.no-search": "Please enter a query to search",
+ "collection.edit.item-mapper.no-search": "Ingrese una consulta para buscar",
+
+ // "collection.edit.item-mapper.notifications.map.error.content": "Errors occurred for mapping of {{amount}} items.",
+ "collection.edit.item-mapper.notifications.map.error.content": "Se produjeron errores en la asignación de {{ amount }} artículos.",
+
+ // "collection.edit.item-mapper.notifications.map.error.head": "Mapping errors",
+ "collection.edit.item-mapper.notifications.map.error.head": "Errores de mapeo",
+
+ // "collection.edit.item-mapper.notifications.map.success.content": "Successfully mapped {{amount}} items.",
+ "collection.edit.item-mapper.notifications.map.success.content": "{{ amount }} artículos asignados correctamente.",
+
+ // "collection.edit.item-mapper.notifications.map.success.head": "Mapping completed",
+ "collection.edit.item-mapper.notifications.map.success.head": "Mapeo completado",
+
+ // "collection.edit.item-mapper.notifications.unmap.error.content": "Errors occurred for removing the mappings of {{amount}} items.",
+ "collection.edit.item-mapper.notifications.unmap.error.content": "Se produjeron errores al eliminar las asignaciones de {{ amount }} artículos.",
+
+ // "collection.edit.item-mapper.notifications.unmap.error.head": "Remove mapping errors",
+ "collection.edit.item-mapper.notifications.unmap.error.head": "Eliminar errores de mapeo",
+
+ // "collection.edit.item-mapper.notifications.unmap.success.content": "Successfully removed the mappings of {{amount}} items.",
+ "collection.edit.item-mapper.notifications.unmap.success.content": "Se eliminaron correctamente las asignaciones de {{ amount }} artículos.",
+
+ // "collection.edit.item-mapper.notifications.unmap.success.head": "Remove mapping completed",
+ "collection.edit.item-mapper.notifications.unmap.success.head": "Eliminar mapeo completado",
+
+ // "collection.edit.item-mapper.remove": "Remove selected item mappings",
+ "collection.edit.item-mapper.remove": "Eliminar asignaciones de artículos seleccionados",
+
+ // "collection.edit.item-mapper.search-form.placeholder": "Search items...",
+ "collection.edit.item-mapper.search-form.placeholder": "Buscar artículos...",
+
+ // "collection.edit.item-mapper.tabs.browse": "Browse mapped items",
+ "collection.edit.item-mapper.tabs.browse": "Examinar artículos mapeados",
+
+ // "collection.edit.item-mapper.tabs.map": "Map new items",
+ "collection.edit.item-mapper.tabs.map": "Asignar nuevos artículos",
+
+
+ // "collection.edit.logo.delete.title": "Delete logo",
+ "collection.edit.logo.delete.title": "Eliminar logo",
+
+ // "collection.edit.logo.delete-undo.title": "Undo delete",
+ "collection.edit.logo.delete-undo.title": "Deshacer eliminación",
+
+ // "collection.edit.logo.label": "Collection logo",
+ "collection.edit.logo.label": "Logotipo de la colección",
+
+ // "collection.edit.logo.notifications.add.error": "Uploading Collection logo failed. Please verify the content before retrying.",
+ "collection.edit.logo.notifications.add.error": "Error al cargar el logotipo de la colección. Verifique el contenido antes de volver a intentarlo.",
+
+ // "collection.edit.logo.notifications.add.success": "Upload Collection logo successful.",
+ "collection.edit.logo.notifications.add.success": "Subir el logotipo de la colección correctamente.",
+
+ // "collection.edit.logo.notifications.delete.success.title": "Logo deleted",
+ "collection.edit.logo.notifications.delete.success.title": "Logotipo eliminado",
+
+ // "collection.edit.logo.notifications.delete.success.content": "Successfully deleted the collection's logo",
+ "collection.edit.logo.notifications.delete.success.content": "Se eliminó correctamente el logotipo de la colección.",
+
+ // "collection.edit.logo.notifications.delete.error.title": "Error deleting logo",
+ "collection.edit.logo.notifications.delete.error.title": "Error al eliminar el logotipo",
+
+ // "collection.edit.logo.upload": "Drop a Collection Logo to upload",
+ "collection.edit.logo.upload": "Suelta un logotipo de colección para cargar",
+
+
+
+ // "collection.edit.notifications.success": "Successfully edited the Collection",
+ "collection.edit.notifications.success": "Editó con éxito la colección",
+
+ // "collection.edit.return": "Back",
+ "collection.edit.return": "atrás",
+
+
+
+ // "collection.edit.tabs.curate.head": "Curate",
+ "collection.edit.tabs.curate.head": "Cura",
+
+ // "collection.edit.tabs.curate.title": "Collection Edit - Curate",
+ "collection.edit.tabs.curate.title": "Edición de colección - Curate",
+
+ // "collection.edit.tabs.authorizations.head": "Authorizations",
+ "collection.edit.tabs.authorizations.head": "Autorizaciones",
+
+ // "collection.edit.tabs.authorizations.title": "Collection Edit - Authorizations",
+ "collection.edit.tabs.authorizations.title": "Edición de colección: autorizaciones",
+
+ // "collection.edit.tabs.metadata.head": "Edit Metadata",
+ "collection.edit.tabs.metadata.head": "Editar metadatos",
+
+ // "collection.edit.tabs.metadata.title": "Collection Edit - Metadata",
+ "collection.edit.tabs.metadata.title": "Edición de colección: metadatos",
+
+ // "collection.edit.tabs.roles.head": "Assign Roles",
+ "collection.edit.tabs.roles.head": "Asignar roles",
+
+ // "collection.edit.tabs.roles.title": "Collection Edit - Roles",
+ "collection.edit.tabs.roles.title": "Edición de colección: funciones",
+
+ // "collection.edit.tabs.source.external": "This collection harvests its content from an external source",
+ "collection.edit.tabs.source.external": "Esta colección recolecta su contenido de una fuente externa",
+
+ // "collection.edit.tabs.source.form.errors.oaiSource.required": "You must provide a set id of the target collection.",
+ "collection.edit.tabs.source.form.errors.oaiSource.required": "Debe proporcionar un ID de conjunto de la colección de destino.",
+
+ // "collection.edit.tabs.source.form.harvestType": "Content being harvested",
+ "collection.edit.tabs.source.form.harvestType": "Contenido que se está recolectando",
+
+ // "collection.edit.tabs.source.form.head": "Configure an external source",
+ "collection.edit.tabs.source.form.head": "Configurar una fuente externa",
+
+ // "collection.edit.tabs.source.form.metadataConfigId": "Metadata Format",
+ "collection.edit.tabs.source.form.metadataConfigId": "Formato de metadatos",
+
+ // "collection.edit.tabs.source.form.oaiSetId": "OAI specific set id",
+ "collection.edit.tabs.source.form.oaiSetId": "ID de conjunto específico de OAI",
+
+ // "collection.edit.tabs.source.form.oaiSource": "OAI Provider",
+ "collection.edit.tabs.source.form.oaiSource": "Proveedor OAI",
+
+ // "collection.edit.tabs.source.form.options.harvestType.METADATA_AND_BITSTREAMS": "Harvest metadata and bitstreams (requires ORE support)",
+ "collection.edit.tabs.source.form.options.harvestType.METADATA_AND_BITSTREAMS": "Recolectar metadatos y archivos (requiere soporte ORE)",
+
+ // "collection.edit.tabs.source.form.options.harvestType.METADATA_AND_REF": "Harvest metadata and references to bitstreams (requires ORE support)",
+ "collection.edit.tabs.source.form.options.harvestType.METADATA_AND_REF": "Recolectar metadatos y referencias a archivos (requiere soporte ORE)",
+
+ // "collection.edit.tabs.source.form.options.harvestType.METADATA_ONLY": "Harvest metadata only",
+ "collection.edit.tabs.source.form.options.harvestType.METADATA_ONLY": "Recolectar solo metadatos",
+
+ // "collection.edit.tabs.source.head": "Content Source",
+ "collection.edit.tabs.source.head": "Fuente de contenido",
+
+ // "collection.edit.tabs.source.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button",
+ "collection.edit.tabs.source.notifications.discarded.content": "Tus cambios fueron descartados. ",
+
+ // "collection.edit.tabs.source.notifications.discarded.title": "Changed discarded",
+ "collection.edit.tabs.source.notifications.discarded.title": "Cambiado descartado",
+
+ // "collection.edit.tabs.source.notifications.invalid.content": "Your changes were not saved. Please make sure all fields are valid before you save.",
+ "collection.edit.tabs.source.notifications.invalid.content": "Tus cambios no se guardaron. Asegúrese de que todos los campos sean válidos antes de guardar.",
+
+ // "collection.edit.tabs.source.notifications.invalid.title": "Metadata invalid",
+ "collection.edit.tabs.source.notifications.invalid.title": "Metadatos inválidos",
+
+ // "collection.edit.tabs.source.notifications.saved.content": "Your changes to this collection's content source were saved.",
+ "collection.edit.tabs.source.notifications.saved.content": "Se guardaron sus cambios en la fuente del contenido de esta colección.",
+
+ // "collection.edit.tabs.source.notifications.saved.title": "Content Source saved",
+ "collection.edit.tabs.source.notifications.saved.title": "Fuente de contenido guardada",
+
+ // "collection.edit.tabs.source.title": "Collection Edit - Content Source",
+ "collection.edit.tabs.source.title": "Edición de colección: fuente de contenido",
+
+
+
+ // "collection.edit.template.add-button": "Add",
+ "collection.edit.template.add-button": "Agregar",
+
+ // "collection.edit.template.breadcrumbs": "Item template",
+ "collection.edit.template.breadcrumbs": "Plantilla de artículo",
+
+ // "collection.edit.template.cancel": "Cancel",
+ "collection.edit.template.cancel": "Cancelar",
+
+ // "collection.edit.template.delete-button": "Delete",
+ "collection.edit.template.delete-button": "Borrar",
+
+ // "collection.edit.template.edit-button": "Edit",
+ "collection.edit.template.edit-button": "Editar",
+
+ // "collection.edit.template.error": "An error occurred retrieving the template item",
+ "collection.edit.template.error": "Se produjo un error al recuperar el artículo de la plantilla.",
+
+ // "collection.edit.template.head": "Edit Template Item for Collection \"{{ collection }}\"",
+ "collection.edit.template.head": "Editar artículo de plantilla para la colección \"{{ collection }} \"",
+
+ // "collection.edit.template.label": "Template item",
+ "collection.edit.template.label": "Artículo de plantilla",
+
+ // "collection.edit.template.loading": "Loading template item...",
+ "collection.edit.template.loading": "Cargando artículo de plantilla...",
+
+ // "collection.edit.template.notifications.delete.error": "Failed to delete the item template",
+ "collection.edit.template.notifications.delete.error": "No se pudo eliminar la plantilla del artículo.",
+
+ // "collection.edit.template.notifications.delete.success": "Successfully deleted the item template",
+ "collection.edit.template.notifications.delete.success": "Se eliminó correctamente la plantilla del artículo.",
+
+ // "collection.edit.template.title": "Edit Template Item",
+ "collection.edit.template.title": "Editar artículo de plantilla",
+
+
+
+ // "collection.form.abstract": "Short Description",
+ "collection.form.abstract": "Breve descripción",
+
+ // "collection.form.description": "Introductory text (HTML)",
+ "collection.form.description": "Texto introductorio (HTML)",
+
+ // "collection.form.errors.title.required": "Please enter a collection name",
+ "collection.form.errors.title.required": "Ingrese un nombre de colección",
+
+ // "collection.form.license": "License",
+ "collection.form.license": "Licencia",
+
+ // "collection.form.provenance": "Provenance",
+ "collection.form.provenance": "Procedencia",
+
+ // "collection.form.rights": "Copyright text (HTML)",
+ "collection.form.rights": "Texto de copyright (HTML)",
+
+ // "collection.form.tableofcontents": "News (HTML)",
+ "collection.form.tableofcontents": "Noticias (HTML)",
+
+ // "collection.form.title": "Name",
+ "collection.form.title": "Nombre",
+
+
+
+ // "collection.listelement.badge": "Collection",
+ "collection.listelement.badge": "Colección",
+
+
+
+ // "collection.page.browse.recent.head": "Recent Submissions",
+ "collection.page.browse.recent.head": "Envíos recientes",
+
+ // "collection.page.browse.recent.empty": "No items to show",
+ "collection.page.browse.recent.empty": "No hay artículos para mostrar",
+
+ // "collection.page.edit": "Edit this collection",
+ "collection.page.edit": "Editar esta colección",
+
+ // "collection.page.handle": "Permanent URI for this collection",
+ "collection.page.handle": "URI permanente para esta colección",
+
+ // "collection.page.license": "License",
+ "collection.page.license": "Licencia",
+
+ // "collection.page.news": "News",
+ "collection.page.news": "Noticias",
+
+
+
+ // "collection.select.confirm": "Confirm selected",
+ "collection.select.confirm": "Confirmar seleccionado",
+
+ // "collection.select.empty": "No collections to show",
+ "collection.select.empty": "No hay colecciones para mostrar",
+
+ // "collection.select.table.title": "Title",
+ "collection.select.table.title": "Título",
+
+
+
+ // "collection.source.update.notifications.error.content": "The provided settings have been tested and didn't work.",
+ "collection.source.update.notifications.error.content": "La configuración proporcionada se ha probado y no funcionó.",
+
+ // "collection.source.update.notifications.error.title": "Server Error",
+ "collection.source.update.notifications.error.title": "Error del Servidor",
+
+
+
+ // "communityList.breadcrumbs": "Community List",
+ "communityList.breadcrumbs": "Lista de la comunidad",
+
+ // "communityList.tabTitle": "Community List",
+ "communityList.tabTitle": "Lista de la comunidad",
+
+ // "communityList.title": "List of Communities",
+ "communityList.title": "Lista de comunidades",
+
+ // "communityList.showMore": "Show More",
+ "communityList.showMore": "Mostrar más",
+
+
+
+ // "community.create.head": "Create a Community",
+ "community.create.head": "Crea una comunidad",
+
+ // "community.create.notifications.success": "Successfully created the Community",
+ "community.create.notifications.success": "Creó con éxito la comunidad",
+
+ // "community.create.sub-head": "Create a Sub-Community for Community {{ parent }}",
+ "community.create.sub-head": "Cree una subcomunidad para la comunidad {{ parent }}",
+
+ // "community.curate.header": "Curate Community: {{community}}",
+ "community.curate.header": "Comunidad seleccionada: {{ community }}",
+
+ // "community.delete.cancel": "Cancel",
+ "community.delete.cancel": "Cancelar",
+
+ // "community.delete.confirm": "Confirm",
+ "community.delete.confirm": "Confirmar",
+
+ // "community.delete.processing": "Deleting...",
+ "community.delete.processing": "Eliminando...",
+
+ // "community.delete.head": "Delete Community",
+ "community.delete.head": "Eliminar comunidad",
+
+ // "community.delete.notification.fail": "Community could not be deleted",
+ "community.delete.notification.fail": "No se pudo eliminar la comunidad",
+
+ // "community.delete.notification.success": "Successfully deleted community",
+ "community.delete.notification.success": "Comunidad eliminada con éxito",
+
+ // "community.delete.text": "Are you sure you want to delete community \"{{ dso }}\"",
+ "community.delete.text": "¿Estás seguro de que deseas eliminar la comunidad \"{{ dso }} \"?",
+
+ // "community.edit.delete": "Delete this community",
+ "community.edit.delete": "Eliminar esta comunidad",
+
+ // "community.edit.head": "Edit Community",
+ "community.edit.head": "Editar comunidad",
+
+ // "community.edit.breadcrumbs": "Edit Community",
+ "community.edit.breadcrumbs": "Editar comunidad",
+
+
+ // "community.edit.logo.delete.title": "Delete logo",
+ "community.edit.logo.delete.title": "Eliminar logo",
+
+ // "community.edit.logo.delete-undo.title": "Undo delete",
+ "community.edit.logo.delete-undo.title": "Deshacer eliminación",
+
+ // "community.edit.logo.label": "Community logo",
+ "community.edit.logo.label": "Logotipo de la comunidad",
+
+ // "community.edit.logo.notifications.add.error": "Uploading Community logo failed. Please verify the content before retrying.",
+ "community.edit.logo.notifications.add.error": "Error al cargar el logotipo de la comunidad. Verifique el contenido antes de volver a intentarlo.",
+
+ // "community.edit.logo.notifications.add.success": "Upload Community logo successful.",
+ "community.edit.logo.notifications.add.success": "Subir el logotipo de la comunidad correctamente.",
+
+ // "community.edit.logo.notifications.delete.success.title": "Logo deleted",
+ "community.edit.logo.notifications.delete.success.title": "Logotipo eliminado",
+
+ // "community.edit.logo.notifications.delete.success.content": "Successfully deleted the community's logo",
+ "community.edit.logo.notifications.delete.success.content": "Se eliminó correctamente el logotipo de la comunidad.",
+
+ // "community.edit.logo.notifications.delete.error.title": "Error deleting logo",
+ "community.edit.logo.notifications.delete.error.title": "Error al eliminar el logotipo",
+
+ // "community.edit.logo.upload": "Drop a Community Logo to upload",
+ "community.edit.logo.upload": "Suelta un logotipo de la comunidad para cargar",
+
+
+
+ // "community.edit.notifications.success": "Successfully edited the Community",
+ "community.edit.notifications.success": "Editó con éxito la comunidad",
+
+ // "community.edit.notifications.unauthorized": "You do not have privileges to make this change",
+ "community.edit.notifications.unauthorized": "No tienes privilegios para realizar este cambio",
+
+ // "community.edit.notifications.error": "An error occured while editing the Community",
+ "community.edit.notifications.error": "Se produjo un error al editar la comunidad.",
+
+ // "community.edit.return": "Back",
+ "community.edit.return": "atrás",
+
+
+
+ // "community.edit.tabs.curate.head": "Curate",
+ "community.edit.tabs.curate.head": "Cura",
+
+ // "community.edit.tabs.curate.title": "Community Edit - Curate",
+ "community.edit.tabs.curate.title": "Edición de la comunidad - Curate",
+
+ // "community.edit.tabs.metadata.head": "Edit Metadata",
+ "community.edit.tabs.metadata.head": "Editar metadatos",
+
+ // "community.edit.tabs.metadata.title": "Community Edit - Metadata",
+ "community.edit.tabs.metadata.title": "Edición de la comunidad: metadatos",
+
+ // "community.edit.tabs.roles.head": "Assign Roles",
+ "community.edit.tabs.roles.head": "Asignar roles",
+
+ // "community.edit.tabs.roles.title": "Community Edit - Roles",
+ "community.edit.tabs.roles.title": "Edición de la comunidad: funciones",
+
+ // "community.edit.tabs.authorizations.head": "Authorizations",
+ "community.edit.tabs.authorizations.head": "Autorizaciones",
+
+ // "community.edit.tabs.authorizations.title": "Community Edit - Authorizations",
+ "community.edit.tabs.authorizations.title": "Edición de la comunidad: autorizaciones",
+
+
+
+ // "community.listelement.badge": "Community",
+ "community.listelement.badge": "Comunidad",
+
+
+
+ // "comcol-role.edit.no-group": "None",
+ "comcol-role.edit.no-group": "Ninguno",
+
+ // "comcol-role.edit.create": "Create",
+ "comcol-role.edit.create": "Crear",
+
+ // "comcol-role.edit.restrict": "Restrict",
+ "comcol-role.edit.restrict": "Restringir",
+
+ // "comcol-role.edit.delete": "Delete",
+ "comcol-role.edit.delete": "Borrar",
+
+
+ // "comcol-role.edit.community-admin.name": "Administrators",
+ "comcol-role.edit.community-admin.name": "Administradores",
+
+ // "comcol-role.edit.collection-admin.name": "Administrators",
+ "comcol-role.edit.collection-admin.name": "Administradores",
+
+
+ // "comcol-role.edit.community-admin.description": "Community administrators can create sub-communities or collections, and manage or assign management for those sub-communities or collections. In addition, they decide who can submit items to any sub-collections, edit item metadata (after submission), and add (map) existing items from other collections (subject to authorization).",
+ "comcol-role.edit.community-admin.description": "Los administradores de la comunidad pueden crear subcomunidades o colecciones y gestionar o asignar la gestión para esas subcomunidades o colecciones. Además, deciden quién puede enviar artículos a las subcolecciones, editar los metadatos del artículo (después del envío) y agregar (mapear) artículos existentes de otras colecciones (sujeto a autorización).",
+
+ // "comcol-role.edit.collection-admin.description": "Collection administrators decide who can submit items to the collection, edit item metadata (after submission), and add (map) existing items from other collections to this collection (subject to authorization for that collection).",
+ "comcol-role.edit.collection-admin.description": "Los administradores de la colección deciden quién puede enviar artículos a la colección, editar los metadatos del artículo (después del envío) y agregar (mapear) artículos existentes de otras colecciones a esta colección (sujeto a autorización para esa colección).",
+
+
+ // "comcol-role.edit.submitters.name": "Submitters",
+ "comcol-role.edit.submitters.name": "Remitentes",
+
+ // "comcol-role.edit.submitters.description": "The E-People and Groups that have permission to submit new items to this collection.",
+ "comcol-role.edit.submitters.description": "Los E-People y Grupos que tienen permiso para enviar nuevos artículos a esta colección.",
+
+
+ // "comcol-role.edit.item_read.name": "Default item read access",
+ "comcol-role.edit.item_read.name": "Acceso de lectura de artículo predeterminado",
+
+ // "comcol-role.edit.item_read.description": "E-People and Groups that can read new items submitted to this collection. Changes to this role are not retroactive. Existing items in the system will still be viewable by those who had read access at the time of their addition.",
+ "comcol-role.edit.item_read.description": "E-People y Grupos que pueden leer nuevos artículos enviados a esta colección. Los cambios en este rol no son retroactivos. Los artículos existentes en el sistema aún serán visibles para aquellos que tenían acceso de lectura en el momento de su adición.",
+
+ // "comcol-role.edit.item_read.anonymous-group": "Default read for incoming items is currently set to Anonymous.",
+ "comcol-role.edit.item_read.anonymous-group": "La lectura predeterminada para los artículos entrantes está configurada actualmente como Anónimo.",
+
+
+ // "comcol-role.edit.bitstream_read.name": "Default bitstream read access",
+ "comcol-role.edit.bitstream_read.name": "Acceso de lectura de archivo predeterminado",
+
+ // "comcol-role.edit.bitstream_read.description": "Community administrators can create sub-communities or collections, and manage or assign management for those sub-communities or collections. In addition, they decide who can submit items to any sub-collections, edit item metadata (after submission), and add (map) existing items from other collections (subject to authorization).",
+ "comcol-role.edit.bitstream_read.description": "Los administradores de la comunidad pueden crear subcomunidades o colecciones y gestionar o asignar la gestión para esas subcomunidades o colecciones. Además, deciden quién puede enviar artículos a las subcolecciones, editar los metadatos del artículo (después del envío) y agregar (mapear) artículos existentes de otras colecciones (sujeto a autorización).",
+
+ // "comcol-role.edit.bitstream_read.anonymous-group": "Default read for incoming bitstreams is currently set to Anonymous.",
+ "comcol-role.edit.bitstream_read.anonymous-group": "La lectura predeterminada para los archivos entrantes se establece actualmente en Anónimo.",
+
+
+ // "comcol-role.edit.editor.name": "Editors",
+ "comcol-role.edit.editor.name": "Editores",
+
+ // "comcol-role.edit.editor.description": "Editors are able to edit the metadata of incoming submissions, and then accept or reject them.",
+ "comcol-role.edit.editor.description": "Los editores pueden editar los metadatos de los envíos entrantes y luego aceptarlos o rechazarlos.",
+
+
+ // "comcol-role.edit.finaleditor.name": "Final editors",
+ "comcol-role.edit.finaleditor.name": "Editores finales",
+
+ // "comcol-role.edit.finaleditor.description": "Final editors are able to edit the metadata of incoming submissions, but will not be able to reject them.",
+ "comcol-role.edit.finaleditor.description": "Los editores finales pueden editar los metadatos de los envíos entrantes, pero no podrán rechazarlos.",
+
+
+ // "comcol-role.edit.reviewer.name": "Reviewers",
+ "comcol-role.edit.reviewer.name": "Revisores",
+
+ // "comcol-role.edit.reviewer.description": "Reviewers are able to accept or reject incoming submissions. However, they are not able to edit the submission's metadata.",
+ "comcol-role.edit.reviewer.description": "Los revisores pueden aceptar o rechazar envíos entrantes. Sin embargo, no pueden editar los metadatos del envío.",
+
+
+
+ // "community.form.abstract": "Short Description",
+ "community.form.abstract": "Breve descripción",
+
+ // "community.form.description": "Introductory text (HTML)",
+ "community.form.description": "Texto introductorio (HTML)",
+
+ // "community.form.errors.title.required": "Please enter a community name",
+ "community.form.errors.title.required": "Ingrese un nombre de comunidad",
+
+ // "community.form.rights": "Copyright text (HTML)",
+ "community.form.rights": "Texto de copyright (HTML)",
+
+ // "community.form.tableofcontents": "News (HTML)",
+ "community.form.tableofcontents": "Noticias (HTML)",
+
+ // "community.form.title": "Name",
+ "community.form.title": "Nombre",
+
+ // "community.page.edit": "Edit this community",
+ "community.page.edit": "Editar esta comunidad",
+
+ // "community.page.handle": "Permanent URI for this community",
+ "community.page.handle": "URI permanente para esta comunidad",
+
+ // "community.page.license": "License",
+ "community.page.license": "Licencia",
+
+ // "community.page.news": "News",
+ "community.page.news": "Noticias",
+
+ // "community.all-lists.head": "Subcommunities and Collections",
+ "community.all-lists.head": "Subcomunidades y colecciones",
+
+ // "community.sub-collection-list.head": "Collections of this Community",
+ "community.sub-collection-list.head": "Colecciones de esta comunidad",
+
+ // "community.sub-community-list.head": "Communities of this Community",
+ "community.sub-community-list.head": "Comunidades de esta comunidad",
+
+
+
+ // "cookies.consent.accept-all": "Accept all",
+ "cookies.consent.accept-all": "Aceptar todo",
+
+ // "cookies.consent.accept-selected": "Accept selected",
+ "cookies.consent.accept-selected": "Aceptar seleccionado",
+
+ // "cookies.consent.app.opt-out.description": "This app is loaded by default (but you can opt out)",
+ "cookies.consent.app.opt-out.description": "Esta aplicación se carga de forma predeterminada (pero puede optar por no participar)",
+
+ // "cookies.consent.app.opt-out.title": "(opt-out)",
+ "cookies.consent.app.opt-out.title": "(optar por no)",
+
+ // "cookies.consent.app.purpose": "purpose",
+ "cookies.consent.app.purpose": "objetivo",
+
+ // "cookies.consent.app.required.description": "This application is always required",
+ "cookies.consent.app.required.description": "Esta aplicación siempre es necesaria",
+
+ // "cookies.consent.app.required.title": "(always required)",
+ "cookies.consent.app.required.title": "(siempre requerido)",
+
+ // "cookies.consent.update": "There were changes since your last visit, please update your consent.",
+ "cookies.consent.update": "Hubo cambios desde su última visita, actualice su consentimiento.",
+
+ // "cookies.consent.close": "Close",
+ "cookies.consent.close": "Cerrar",
+
+ // "cookies.consent.decline": "Decline",
+ "cookies.consent.decline": "Disminución",
+
+ // "cookies.consent.content-notice.description": "We collect and process your personal information for the following purposes: Authentication, Preferences, Acknowledgement and Statistics.
To learn more, please read our {privacyPolicy}.",
+ "cookies.consent.content-notice.description": "Recopilamos y procesamos su información personal para los siguientes propósitos: Autenticación, Preferencias, Reconocimiento y Estadísticas .
Para obtener más información, lea nuestra {privacyPolicy}.",
+
+ // "cookies.consent.content-notice.learnMore": "Customize",
+ "cookies.consent.content-notice.learnMore": "Personalizar",
+
+ // "cookies.consent.content-modal.description": "Here you can see and customize the information that we collect about you.",
+ "cookies.consent.content-modal.description": "Aquí puede ver y personalizar la información que recopilamos sobre usted.",
+
+ // "cookies.consent.content-modal.privacy-policy.name": "privacy policy",
+ "cookies.consent.content-modal.privacy-policy.name": "política de privacidad",
+
+ // "cookies.consent.content-modal.privacy-policy.text": "To learn more, please read our {privacyPolicy}.",
+ "cookies.consent.content-modal.privacy-policy.text": "To learn more, please read our {privacyPolicy}.",
+
+ // "cookies.consent.content-modal.title": "Information that we collect",
+ "cookies.consent.content-modal.title": "Información que recopilamos",
+
+
+
+ // "cookies.consent.app.title.authentication": "Authentication",
+ "cookies.consent.app.title.authentication": "Autenticación",
+
+ // "cookies.consent.app.description.authentication": "Required for signing you in",
+ "cookies.consent.app.description.authentication": "Requerido para iniciar sesión",
+
+
+ // "cookies.consent.app.title.preferences": "Preferences",
+ "cookies.consent.app.title.preferences": "Preferencias",
+
+ // "cookies.consent.app.description.preferences": "Required for saving your preferences",
+ "cookies.consent.app.description.preferences": "Requerido para guardar sus preferencias",
+
+
+
+ // "cookies.consent.app.title.acknowledgement": "Acknowledgement",
+ "cookies.consent.app.title.acknowledgement": "Reconocimiento",
+
+ // "cookies.consent.app.description.acknowledgement": "Required for saving your acknowledgements and consents",
+ "cookies.consent.app.description.acknowledgement": "Requerido para guardar sus reconocimientos y consentimientos",
+
+
+
+ // "cookies.consent.app.title.google-analytics": "Google Analytics",
+ "cookies.consent.app.title.google-analytics": "Google analitico",
+
+ // "cookies.consent.app.description.google-analytics": "Allows us to track statistical data",
+ "cookies.consent.app.description.google-analytics": "Nos permite rastrear datos estadísticos",
+
+
+
+ // "cookies.consent.purpose.functional": "Functional",
+ "cookies.consent.purpose.functional": "Funcional",
+
+ // "cookies.consent.purpose.statistical": "Statistical",
+ "cookies.consent.purpose.statistical": "Estadístico",
+
+
+ // "curation-task.task.checklinks.label": "Check Links in Metadata",
+ "curation-task.task.checklinks.label": "Comprobar enlaces en metadatos",
+
+ // "curation-task.task.noop.label": "NOOP",
+ "curation-task.task.noop.label": "NOOP",
+
+ // "curation-task.task.profileformats.label": "Profile Bitstream Formats",
+ "curation-task.task.profileformats.label": "Formatos de archivo de perfil",
+
+ // "curation-task.task.requiredmetadata.label": "Check for Required Metadata",
+ "curation-task.task.requiredmetadata.label": "Verifique los metadatos requeridos",
+
+ // "curation-task.task.translate.label": "Microsoft Translator",
+ "curation-task.task.translate.label": "Traductor de Microsoft",
+
+ // "curation-task.task.vscan.label": "Virus Scan",
+ "curation-task.task.vscan.label": "Búsqueda de virus",
+
+
+
+ // "curation.form.task-select.label": "Task:",
+ "curation.form.task-select.label": "Tarea:",
+
+ // "curation.form.submit": "Start",
+ "curation.form.submit": "Comienzo",
+
+ // "curation.form.submit.success.head": "The curation task has been started successfully",
+ "curation.form.submit.success.head": "La tarea de conservación se ha iniciado con éxito.",
+
+ // "curation.form.submit.success.content": "You will be redirected to the corresponding process page.",
+ "curation.form.submit.success.content": "Serás redirigido a la página de proceso correspondiente.",
+
+ // "curation.form.submit.error.head": "Running the curation task failed",
+ "curation.form.submit.error.head": "Error al ejecutar la tarea de conservación",
+
+ // "curation.form.submit.error.content": "An error occured when trying to start the curation task.",
+ "curation.form.submit.error.content": "Se produjo un error al intentar iniciar la tarea de conservación.",
+
+ // "curation.form.handle.label": "Handle:",
+ "curation.form.handle.label": "Resolver:",
+
+ // "curation.form.handle.hint": "Hint: Enter [your-handle-prefix]/0 to run a task across entire site (not all tasks may support this capability)",
+ "curation.form.handle.hint": "Sugerencia: ingrese [your-handle-prefix] / 0 para ejecutar una tarea en todo el sitio (no todas las tareas pueden admitir esta capacidad)",
+
+
+
+ // "dso.name.untitled": "Untitled",
+ "dso.name.untitled": "Intitulado",
+
+
+
+ // "dso-selector.create.collection.head": "New collection",
+ "dso-selector.create.collection.head": "Nueva colección",
+
+ // "dso-selector.create.collection.sub-level": "Create a new collection in",
+ "dso-selector.create.collection.sub-level": "Crea una nueva colección en",
+
+ // "dso-selector.create.community.head": "New community",
+ "dso-selector.create.community.head": "Nueva comunidad",
+
+ // "dso-selector.create.community.sub-level": "Create a new community in",
+ "dso-selector.create.community.sub-level": "Crea una nueva comunidad en",
+
+ // "dso-selector.create.community.top-level": "Create a new top-level community",
+ "dso-selector.create.community.top-level": "Crea una nueva comunidad de alto nivel",
+
+ // "dso-selector.create.item.head": "New item",
+ "dso-selector.create.item.head": "Nuevo artículo",
+
+ // "dso-selector.create.item.sub-level": "Create a new item in",
+ "dso-selector.create.item.sub-level": "Crea un nuevo artículo en",
+
+ // "dso-selector.create.submission.head": "New submission",
+ "dso-selector.create.submission.head": "Nuevo envío",
+
+ // "dso-selector.edit.collection.head": "Edit collection",
+ "dso-selector.edit.collection.head": "Editar colección",
+
+ // "dso-selector.edit.community.head": "Edit community",
+ "dso-selector.edit.community.head": "Editar comunidad",
+
+ // "dso-selector.edit.item.head": "Edit item",
+ "dso-selector.edit.item.head": "Editar artículo",
+
+ // "dso-selector.error.title": "An error occurred searching for a {{ type }}",
+ "dso-selector.error.title": "Se produjo un error al buscar un {{ type }}",
+
+ // "dso-selector.export-metadata.dspaceobject.head": "Export metadata from",
+ "dso-selector.export-metadata.dspaceobject.head": "Exportar metadatos de",
+
+ // "dso-selector.no-results": "No {{ type }} found",
+ "dso-selector.no-results": "No se encontró {{ type }}",
+
+ // "dso-selector.placeholder": "Search for a {{ type }}",
+ "dso-selector.placeholder": "Busque un {{ type }}",
+
+
+
+ // "confirmation-modal.export-metadata.header": "Export metadata for {{ dsoName }}",
+ "confirmation-modal.export-metadata.header": "Exportar metadatos para {{ dsoName }}",
+
+ // "confirmation-modal.export-metadata.info": "Are you sure you want to export metadata for {{ dsoName }}",
+ "confirmation-modal.export-metadata.info": "¿Está seguro de que desea exportar metadatos para {{ dsoName }}?",
+
+ // "confirmation-modal.export-metadata.cancel": "Cancel",
+ "confirmation-modal.export-metadata.cancel": "Cancelar",
+
+ // "confirmation-modal.export-metadata.confirm": "Export",
+ "confirmation-modal.export-metadata.confirm": "Exportar",
+
+ // "confirmation-modal.delete-eperson.header": "Delete EPerson \"{{ dsoName }}\"",
+ "confirmation-modal.delete-eperson.header": "Eliminar EPerson \"{{ dsoName }} \"",
+
+ // "confirmation-modal.delete-eperson.info": "Are you sure you want to delete EPerson \"{{ dsoName }}\"",
+ "confirmation-modal.delete-eperson.info": "¿Está seguro de que desea eliminar EPerson \"{{ dsoName }} \"?",
+
+ // "confirmation-modal.delete-eperson.cancel": "Cancel",
+ "confirmation-modal.delete-eperson.cancel": "Cancelar",
+
+ // "confirmation-modal.delete-eperson.confirm": "Delete",
+ "confirmation-modal.delete-eperson.confirm": "Borrar",
+
+
+ // "error.bitstream": "Error fetching bitstream",
+ "error.bitstream": "Error al obtener el archivo",
+
+ // "error.browse-by": "Error fetching items",
+ "error.browse-by": "Error al obtener artículos",
+
+ // "error.collection": "Error fetching collection",
+ "error.collection": "Error al recuperar la colección",
+
+ // "error.collections": "Error fetching collections",
+ "error.collections": "Error al obtener colecciones",
+
+ // "error.community": "Error fetching community",
+ "error.community": "Error al recuperar la comunidad",
+
+ // "error.identifier": "No item found for the identifier",
+ "error.identifier": "No se encontró ningún artículo para el identificador",
+
+ // "error.default": "Error",
+ "error.default": "Error",
+
+ // "error.item": "Error fetching item",
+ "error.item": "Error al obtener el artículo",
+
+ // "error.items": "Error fetching items",
+ "error.items": "Error al obtener artículos",
+
+ // "error.objects": "Error fetching objects",
+ "error.objects": "Error al recuperar objetos",
+
+ // "error.recent-submissions": "Error fetching recent submissions",
+ "error.recent-submissions": "Error al obtener envíos recientes",
+
+ // "error.search-results": "Error fetching search results",
+ "error.search-results": "Error al obtener los resultados de la búsqueda",
+
+ // "error.sub-collections": "Error fetching sub-collections",
+ "error.sub-collections": "Error al obtener subcolecciones",
+
+ // "error.sub-communities": "Error fetching sub-communities",
+ "error.sub-communities": "Error al obtener subcomunidades",
+
+ // "error.submission.sections.init-form-error": "An error occurred during section initialize, please check your input-form configuration. Details are below :
",
+ "error.submission.sections.init-form-error": "Se produjo un error durante la inicialización de la sección, verifique la configuración del formulario de entrada. ",
+
+ // "error.top-level-communities": "Error fetching top-level communities",
+ "error.top-level-communities": "Error al obtener las comunidades de nivel superior",
+
+ // "error.validation.license.notgranted": "You must grant this license to complete your submission. If you are unable to grant this license at this time you may save your work and return later or remove the submission.",
+ "error.validation.license.notgranted": "Debe otorgar esta licencia para completar su envío. Si no puede otorgar esta licencia en este momento, puede guardar su trabajo y regresar más tarde o eliminar el envío.",
+
+ // "error.validation.pattern": "This input is restricted by the current pattern: {{ pattern }}.",
+ "error.validation.pattern": "Esta entrada está restringida por el patrón actual: {{ pattern }}.",
+
+ // "error.validation.filerequired": "The file upload is mandatory",
+ "error.validation.filerequired": "La carga del archivo es obligatoria",
+
+
+
+ // "file-section.error.header": "Error obtaining files for this item",
+ "file-section.error.header": "Error al obtener archivos para este artículo",
+
+
+
+ // "footer.copyright": "copyright © 2002-{{ year }}",
+ "footer.copyright": "copyright © 2002 - {{ year }}",
+
+ // "footer.link.dspace": "DSpace software",
+ "footer.link.dspace": "Software DSpace",
+
+ // "footer.link.lyrasis": "LYRASIS",
+ "footer.link.lyrasis": "LYRASIS",
+
+ // "footer.link.cookies": "Cookie settings",
+ "footer.link.cookies": "Configuración de cookies",
+
+ // "footer.link.privacy-policy": "Privacy policy",
+ "footer.link.privacy-policy": "Política de privacidad",
+
+ // "footer.link.end-user-agreement":"End User Agreement",
+ "footer.link.end-user-agreement": "Acuerdo de usuario final",
+
+
+
+ // "forgot-email.form.header": "Forgot Password",
+ "forgot-email.form.header": "Has olvidado tu contraseña",
+
+ // "forgot-email.form.info": "Enter Register an account to subscribe to collections for email updates, and submit new items to DSpace.",
+ "forgot-email.form.info": "Ingrese Registre una cuenta para suscribirse a colecciones para recibir actualizaciones por correo electrónico y envíe nuevos artículos a DSpace.",
+
+ // "forgot-email.form.email": "Email Address *",
+ "forgot-email.form.email": "Dirección de correo electrónico *",
+
+ // "forgot-email.form.email.error.required": "Please fill in an email address",
+ "forgot-email.form.email.error.required": "Por favor ingrese una dirección de correo electrónico",
+
+ // "forgot-email.form.email.error.pattern": "Please fill in a valid email address",
+ "forgot-email.form.email.error.pattern": "Por favor ingrese una dirección de correo electrónico válida",
+
+ // "forgot-email.form.email.hint": "This address will be verified and used as your login name.",
+ "forgot-email.form.email.hint": "Esta dirección será verificada y utilizada como su nombre de inicio de sesión.",
+
+ // "forgot-email.form.submit": "Save",
+ "forgot-email.form.submit": "Guardar",
+
+ // "forgot-email.form.success.head": "Verification email sent",
+ "forgot-email.form.success.head": "El mensaje de verificación ha sido enviado",
+
+ // "forgot-email.form.success.content": "An email has been sent to {{ email }} containing a special URL and further instructions.",
+ "forgot-email.form.success.content": "Se envió un correo electrónico a {{ email }} que contiene una URL especial y más instrucciones.",
+
+ // "forgot-email.form.error.head": "Error when trying to register email",
+ "forgot-email.form.error.head": "Error al intentar registrar el correo electrónico",
+
+ // "forgot-email.form.error.content": "An error occured when registering the following email address: {{ email }}",
+ "forgot-email.form.error.content": "Se produjo un error al registrar la siguiente dirección de correo electrónico: {{ email }}",
+
+
+
+ // "forgot-password.title": "Forgot Password",
+ "forgot-password.title": "Has olvidado tu contraseña",
+
+ // "forgot-password.form.head": "Forgot Password",
+ "forgot-password.form.head": "Has olvidado tu contraseña",
+
+ // "forgot-password.form.info": "Enter a new password in the box below, and confirm it by typing it again into the second box. It should be at least six characters long.",
+ "forgot-password.form.info": "Ingrese una nueva contraseña en el cuadro a continuación y confírmela escribiéndola nuevamente en el segundo cuadro. Debe tener al menos seis caracteres.",
+
+ // "forgot-password.form.card.security": "Security",
+ "forgot-password.form.card.security": "Seguridad",
+
+ // "forgot-password.form.identification.header": "Identify",
+ "forgot-password.form.identification.header": "Identificar",
+
+ // "forgot-password.form.identification.email": "Email address: ",
+ "forgot-password.form.identification.email": "Dirección de correo electrónico:",
+
+ // "forgot-password.form.label.password": "Password",
+ "forgot-password.form.label.password": "Contraseña",
+
+ // "forgot-password.form.label.passwordrepeat": "Retype to confirm",
+ "forgot-password.form.label.passwordrepeat": "Rescriba para confirmar",
+
+ // "forgot-password.form.error.empty-password": "Please enter a password in the box below.",
+ "forgot-password.form.error.empty-password": "Ingrese una contraseña en el cuadro a continuación.",
+
+ // "forgot-password.form.error.matching-passwords": "The passwords do not match.",
+ "forgot-password.form.error.matching-passwords": "Las contraseñas no coinciden.",
+
+ // "forgot-password.form.error.password-length": "The password should be at least 6 characters long.",
+ "forgot-password.form.error.password-length": "La contraseña debe tener al menos 6 caracteres.",
+
+ // "forgot-password.form.notification.error.title": "Error when trying to submit new password",
+ "forgot-password.form.notification.error.title": "Error al intentar enviar una nueva contraseña",
+
+ // "forgot-password.form.notification.success.content": "The password reset was successful. You have been logged in as the created user.",
+ "forgot-password.form.notification.success.content": "El restablecimiento de la contraseña fue exitoso. Ha iniciado sesión como el usuario creado.",
+
+ // "forgot-password.form.notification.success.title": "Password reset completed",
+ "forgot-password.form.notification.success.title": "Se completó el restablecimiento de la contraseña",
+
+ // "forgot-password.form.submit": "Submit password",
+ "forgot-password.form.submit": "Enviar contraseña",
+
+
+
+ // "form.add": "Add more",
+ "form.add": "Añadir más",
+
+ // "form.add-help": "Click here to add the current entry and to add another one",
+ "form.add-help": "Haga clic aquí para agregar la entrada actual y para agregar otra",
+
+ // "form.cancel": "Cancel",
+ "form.cancel": "Cancelar",
+
+ // "form.clear": "Clear",
+ "form.clear": "Claro",
+
+ // "form.clear-help": "Click here to remove the selected value",
+ "form.clear-help": "Haga clic aquí para eliminar el valor seleccionado",
+
+ // "form.discard": "Discard",
+ "form.discard": "Descarte",
+
+ // "form.drag": "Drag",
+ "form.drag": "Arrastrar",
+
+ // "form.edit": "Edit",
+ "form.edit": "Editar",
+
+ // "form.edit-help": "Click here to edit the selected value",
+ "form.edit-help": "Haga clic aquí para editar el valor seleccionado",
+
+ // "form.first-name": "First name",
+ "form.first-name": "Nombre de pila",
+
+ // "form.group-collapse": "Collapse",
+ "form.group-collapse": "Colapso",
+
+ // "form.group-collapse-help": "Click here to collapse",
+ "form.group-collapse-help": "Haga clic aquí para colapsar",
+
+ // "form.group-expand": "Expand",
+ "form.group-expand": "Expandir",
+
+ // "form.group-expand-help": "Click here to expand and add more elements",
+ "form.group-expand-help": "Haga clic aquí para expandir y agregar más artículos",
+
+ // "form.last-name": "Last name",
+ "form.last-name": "Apellido",
+
+ // "form.loading": "Loading...",
+ "form.loading": "Cargando...",
+
+ // "form.lookup": "Lookup",
+ "form.lookup": "Buscar",
+
+ // "form.lookup-help": "Click here to look up an existing relation",
+ "form.lookup-help": "Haga clic aquí para buscar una relación existente",
+
+ // "form.no-results": "No results found",
+ "form.no-results": "No se han encontrado resultados",
+
+ // "form.no-value": "No value entered",
+ "form.no-value": "No se ingresó ningún valor",
+
+ // "form.other-information": {},
+ "form.other-information": {},
+
+ // "form.remove": "Remove",
+ "form.remove": "Eliminar",
+
+ // "form.save": "Save",
+ "form.save": "Guardar",
+
+ // "form.save-help": "Save changes",
+ "form.save-help": "Guardar cambios",
+
+ // "form.search": "Search",
+ "form.search": "Buscar",
+
+ // "form.search-help": "Click here to look for an existing correspondence",
+ "form.search-help": "Haga clic aquí para buscar una correspondencia existente",
+
+ // "form.submit": "Save",
+ "form.submit": "Guardar",
+
+ // "form.repeatable.sort.tip": "Drop the item in the new position",
+ "form.repeatable.sort.tip": "Suelta el artículo en la nueva posición",
+
+
+ // "home.description": "",
+ "home.description": "",
+
+ // "home.breadcrumbs": "Home",
+ "home.breadcrumbs": "Hogar",
+
+ // "home.search-form.placeholder": "Search the repository ...",
+ "home.search-form.placeholder": "Buscar en el repositorio ...",
+
+ // "home.title": "Home",
+ "home.title": "Hogar",
+
+ // "home.top-level-communities.head": "Communities in DSpace",
+ "home.top-level-communities.head": "Comunidades en DSpace",
+
+ // "home.top-level-communities.help": "Select a community to browse its collections.",
+ "home.top-level-communities.help": "Seleccione una comunidad para explorar sus colecciones.",
+
+
+
+ // "info.end-user-agreement.accept": "I have read and I agree to the End User Agreement",
+ "info.end-user-agreement.accept": "He leído y acepto el Acuerdo de usuario final.",
+
+ // "info.end-user-agreement.accept.error": "An error occurred accepting the End User Agreement",
+ "info.end-user-agreement.accept.error": "Se produjo un error al aceptar el Acuerdo de usuario final.",
+
+ // "info.end-user-agreement.accept.success": "Successfully updated the End User Agreement",
+ "info.end-user-agreement.accept.success": "Se actualizó correctamente el Acuerdo de usuario final.",
+
+ // "info.end-user-agreement.breadcrumbs": "End User Agreement",
+ "info.end-user-agreement.breadcrumbs": "Acuerdo de usuario final",
+
+ // "info.end-user-agreement.buttons.cancel": "Cancel",
+ "info.end-user-agreement.buttons.cancel": "Cancelar",
+
+ // "info.end-user-agreement.buttons.save": "Save",
+ "info.end-user-agreement.buttons.save": "Guardar",
+
+ // "info.end-user-agreement.head": "End User Agreement",
+ "info.end-user-agreement.head": "Acuerdo de usuario final",
+
+ // "info.end-user-agreement.title": "End User Agreement",
+ "info.end-user-agreement.title": "Acuerdo de usuario final",
+
+ // "info.privacy.breadcrumbs": "Privacy Statement",
+ "info.privacy.breadcrumbs": "Declaracion de privacidad",
+
+ // "info.privacy.head": "Privacy Statement",
+ "info.privacy.head": "Declaracion de privacidad",
+
+ // "info.privacy.title": "Privacy Statement",
+ "info.privacy.title": "Declaracion de privacidad",
+
+
+
+ // "item.alerts.private": "This item is private",
+ "item.alerts.private": "Este artículo es privado",
+
+ // "item.alerts.withdrawn": "This item has been withdrawn",
+ "item.alerts.withdrawn": "Este artículo ha sido retirado",
+
+
+
+ // "item.edit.authorizations.heading": "With this editor you can view and alter the policies of an item, plus alter policies of individual item components: bundles and bitstreams. Briefly, an item is a container of bundles, and bundles are containers of bitstreams. Containers usually have ADD/REMOVE/READ/WRITE policies, while bitstreams only have READ/WRITE policies.",
+ "item.edit.authorizations.heading": "Con este editor puede ver y modificar las políticas de un artículo, además de modificar las políticas de los componentes individuales del artículo: paquetes y archivos. Brevemente, un artículo es un contenedor de paquetes y los paquetes son contenedores de archivos. Los contenedores suelen tener políticas AGREGAR/ELIMINAR/LEER/ESCRIBIR, mientras que los archivos solo tienen políticas LEER/ESCRIBIR.",
+
+ // "item.edit.authorizations.title": "Edit item's Policies",
+ "item.edit.authorizations.title": "Editar las políticas del artículo",
+
+
+
+ // "item.badge.private": "Private",
+ "item.badge.private": "Privado",
+
+ // "item.badge.withdrawn": "Withdrawn",
+ "item.badge.withdrawn": "Retirado",
+
+
+
+ // "item.bitstreams.upload.bundle": "Bundle",
+ "item.bitstreams.upload.bundle": "Manojo",
+
+ // "item.bitstreams.upload.bundle.placeholder": "Select a bundle",
+ "item.bitstreams.upload.bundle.placeholder": "Seleccione un paquete",
+
+ // "item.bitstreams.upload.bundle.new": "Create bundle",
+ "item.bitstreams.upload.bundle.new": "Crear paquete",
+
+ // "item.bitstreams.upload.bundles.empty": "This item doesn\'t contain any bundles to upload a bitstream to.",
+ "item.bitstreams.upload.bundles.empty": "Este artículo no contiene ningún paquete para cargar un archivo.",
+
+ // "item.bitstreams.upload.cancel": "Cancel",
+ "item.bitstreams.upload.cancel": "Cancelar",
+
+ // "item.bitstreams.upload.drop-message": "Drop a file to upload",
+ "item.bitstreams.upload.drop-message": "Suelta un archivo para subir",
+
+ // "item.bitstreams.upload.item": "Item: ",
+ "item.bitstreams.upload.item": "Artículo:",
+
+ // "item.bitstreams.upload.notifications.bundle.created.content": "Successfully created new bundle.",
+ "item.bitstreams.upload.notifications.bundle.created.content": "Nuevo paquete creado con éxito.",
+
+ // "item.bitstreams.upload.notifications.bundle.created.title": "Created bundle",
+ "item.bitstreams.upload.notifications.bundle.created.title": "Paquete creado",
+
+ // "item.bitstreams.upload.notifications.upload.failed": "Upload failed. Please verify the content before retrying.",
+ "item.bitstreams.upload.notifications.upload.failed": "Subida fallida. Verifique el contenido antes de volver a intentarlo.",
+
+ // "item.bitstreams.upload.title": "Upload bitstream",
+ "item.bitstreams.upload.title": "Subir archivo",
+
+
+
+ // "item.edit.bitstreams.bundle.edit.buttons.upload": "Upload",
+ "item.edit.bitstreams.bundle.edit.buttons.upload": "Subir",
+
+ // "item.edit.bitstreams.bundle.displaying": "Currently displaying {{ amount }} bitstreams of {{ total }}.",
+ "item.edit.bitstreams.bundle.displaying": "Actualmente se muestran {{ amount }} archivos de {{ total }}.",
+
+ // "item.edit.bitstreams.bundle.load.all": "Load all ({{ total }})",
+ "item.edit.bitstreams.bundle.load.all": "Cargar todo ({{ total }})",
+
+ // "item.edit.bitstreams.bundle.load.more": "Load more",
+ "item.edit.bitstreams.bundle.load.more": "Carga más",
+
+ // "item.edit.bitstreams.bundle.name": "BUNDLE: {{ name }}",
+ "item.edit.bitstreams.bundle.name": "PAQUETE: {{ name }}",
+
+ // "item.edit.bitstreams.discard-button": "Discard",
+ "item.edit.bitstreams.discard-button": "Descarte",
+
+ // "item.edit.bitstreams.edit.buttons.download": "Download",
+ "item.edit.bitstreams.edit.buttons.download": "Descargar",
+
+ // "item.edit.bitstreams.edit.buttons.drag": "Drag",
+ "item.edit.bitstreams.edit.buttons.drag": "Arrastrar",
+
+ // "item.edit.bitstreams.edit.buttons.edit": "Edit",
+ "item.edit.bitstreams.edit.buttons.edit": "Editar",
+
+ // "item.edit.bitstreams.edit.buttons.remove": "Remove",
+ "item.edit.bitstreams.edit.buttons.remove": "Eliminar",
+
+ // "item.edit.bitstreams.edit.buttons.undo": "Undo changes",
+ "item.edit.bitstreams.edit.buttons.undo": "Deshacer cambios",
+
+ // "item.edit.bitstreams.empty": "This item doesn't contain any bitstreams. Click the upload button to create one.",
+ "item.edit.bitstreams.empty": "Este artículo no contiene ningún archivo. Haga clic en el botón de carga para crear uno.",
+
+ // "item.edit.bitstreams.headers.actions": "Actions",
+ "item.edit.bitstreams.headers.actions": "Comportamiento",
+
+ // "item.edit.bitstreams.headers.bundle": "Bundle",
+ "item.edit.bitstreams.headers.bundle": "Manojo",
+
+ // "item.edit.bitstreams.headers.description": "Description",
+ "item.edit.bitstreams.headers.description": "Descripción",
+
+ // "item.edit.bitstreams.headers.format": "Format",
+ "item.edit.bitstreams.headers.format": "Formato",
+
+ // "item.edit.bitstreams.headers.name": "Name",
+ "item.edit.bitstreams.headers.name": "Nombre",
+
+ // "item.edit.bitstreams.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button",
+ "item.edit.bitstreams.notifications.discarded.content": "Tus cambios fueron descartados. ",
+
+ // "item.edit.bitstreams.notifications.discarded.title": "Changes discarded",
+ "item.edit.bitstreams.notifications.discarded.title": "Cambios descartados",
+
+ // "item.edit.bitstreams.notifications.move.failed.title": "Error moving bitstreams",
+ "item.edit.bitstreams.notifications.move.failed.title": "Error al mover archivos",
+
+ // "item.edit.bitstreams.notifications.move.saved.content": "Your move changes to this item's bitstreams and bundles have been saved.",
+ "item.edit.bitstreams.notifications.move.saved.content": "Se han guardado los cambios de movimiento en los archivos y paquetes de este artículo.",
+
+ // "item.edit.bitstreams.notifications.move.saved.title": "Move changes saved",
+ "item.edit.bitstreams.notifications.move.saved.title": "Mover cambios guardados",
+
+ // "item.edit.bitstreams.notifications.outdated.content": "The item you're currently working on has been changed by another user. Your current changes are discarded to prevent conflicts",
+ "item.edit.bitstreams.notifications.outdated.content": "Otro usuario ha cambiado el artículo en el que está trabajando actualmente. ",
+
+ // "item.edit.bitstreams.notifications.outdated.title": "Changes outdated",
+ "item.edit.bitstreams.notifications.outdated.title": "Cambios desactualizados",
+
+ // "item.edit.bitstreams.notifications.remove.failed.title": "Error deleting bitstream",
+ "item.edit.bitstreams.notifications.remove.failed.title": "Error al eliminar archivo",
+
+ // "item.edit.bitstreams.notifications.remove.saved.content": "Your removal changes to this item's bitstreams have been saved.",
+ "item.edit.bitstreams.notifications.remove.saved.content": "Se han guardado los cambios de eliminación de los archivos de este artículo.",
+
+ // "item.edit.bitstreams.notifications.remove.saved.title": "Removal changes saved",
+ "item.edit.bitstreams.notifications.remove.saved.title": "Se guardaron los cambios de eliminación",
+
+ // "item.edit.bitstreams.reinstate-button": "Undo",
+ "item.edit.bitstreams.reinstate-button": "Deshacer",
+
+ // "item.edit.bitstreams.save-button": "Save",
+ "item.edit.bitstreams.save-button": "Guardar",
+
+ // "item.edit.bitstreams.upload-button": "Upload",
+ "item.edit.bitstreams.upload-button": "Subir",
+
+
+
+ // "item.edit.delete.cancel": "Cancel",
+ "item.edit.delete.cancel": "Cancelar",
+
+ // "item.edit.delete.confirm": "Delete",
+ "item.edit.delete.confirm": "Borrar",
+
+ // "item.edit.delete.description": "Are you sure this item should be completely deleted? Caution: At present, no tombstone would be left.",
+ "item.edit.delete.description": "¿Estás seguro de que este artículo debería eliminarse por completo? Precaución: en la actualidad, no se dejaría ninguna lápida.",
+
+ // "item.edit.delete.error": "An error occurred while deleting the item",
+ "item.edit.delete.error": "Se produjo un error al eliminar el artículo.",
+
+ // "item.edit.delete.header": "Delete item: {{ id }}",
+ "item.edit.delete.header": "Eliminar artículo: {{ id }}",
+
+ // "item.edit.delete.success": "The item has been deleted",
+ "item.edit.delete.success": "El artículo ha sido eliminado",
+
+ // "item.edit.head": "Edit Item",
+ "item.edit.head": "Editar artículo",
+
+ // "item.edit.breadcrumbs": "Edit Item",
+ "item.edit.breadcrumbs": "Editar artículo",
+
+ // "item.edit.tabs.disabled.tooltip": "You're not authorized to access this tab",
+ "item.edit.tabs.disabled.tooltip": "No tienes autorización para acceder a esta pestaña",
+
+
+ // "item.edit.tabs.mapper.head": "Collection Mapper",
+ "item.edit.tabs.mapper.head": "Mapeador de colecciones",
+
+ // "item.edit.tabs.item-mapper.title": "Item Edit - Collection Mapper",
+ "item.edit.tabs.item-mapper.title": "Edición de artículos - Mapeador de colecciones",
+
+ // "item.edit.item-mapper.buttons.add": "Map item to selected collections",
+ "item.edit.item-mapper.buttons.add": "Asignar artículo a colecciones seleccionadas",
+
+ // "item.edit.item-mapper.buttons.remove": "Remove item's mapping for selected collections",
+ "item.edit.item-mapper.buttons.remove": "Eliminar la asignación de artículos para las colecciones seleccionadas",
+
+ // "item.edit.item-mapper.cancel": "Cancel",
+ "item.edit.item-mapper.cancel": "Cancelar",
+
+ // "item.edit.item-mapper.description": "This is the item mapper tool that allows administrators to map this item to other collections. You can search for collections and map them, or browse the list of collections the item is currently mapped to.",
+ "item.edit.item-mapper.description": "Esta es la herramienta de asignación de artículos que permite a los administradores asignar este artículo a otras colecciones. Puede buscar colecciones y mapearlas, o explorar la lista de colecciones a las que el artículo está mapeado actualmente.",
+
+ // "item.edit.item-mapper.head": "Item Mapper - Map Item to Collections",
+ "item.edit.item-mapper.head": "Asignador de artículos: asigna artículos a colecciones",
+
+ // "item.edit.item-mapper.item": "Item: \"{{name}}\"",
+ "item.edit.item-mapper.item": "Artículo: \"{{ name }}\"",
+
+ // "item.edit.item-mapper.no-search": "Please enter a query to search",
+ "item.edit.item-mapper.no-search": "Ingrese una consulta para buscar",
+
+ // "item.edit.item-mapper.notifications.add.error.content": "Errors occurred for mapping of item to {{amount}} collections.",
+ "item.edit.item-mapper.notifications.add.error.content": "Se produjeron errores al mapear el artículo a {{ amount }} colecciones.",
+
+ // "item.edit.item-mapper.notifications.add.error.head": "Mapping errors",
+ "item.edit.item-mapper.notifications.add.error.head": "Errores de mapeo",
+
+ // "item.edit.item-mapper.notifications.add.success.content": "Successfully mapped item to {{amount}} collections.",
+ "item.edit.item-mapper.notifications.add.success.content": "Se asignó correctamente el artículo a {{ amount }} colecciones.",
+
+ // "item.edit.item-mapper.notifications.add.success.head": "Mapping completed",
+ "item.edit.item-mapper.notifications.add.success.head": "Mapeo completado",
+
+ // "item.edit.item-mapper.notifications.remove.error.content": "Errors occurred for the removal of the mapping to {{amount}} collections.",
+ "item.edit.item-mapper.notifications.remove.error.content": "Se produjeron errores para la eliminación de la asignación a {{ amount }} colecciones.",
+
+ // "item.edit.item-mapper.notifications.remove.error.head": "Removal of mapping errors",
+ "item.edit.item-mapper.notifications.remove.error.head": "Eliminación de errores de mapeo",
+
+ // "item.edit.item-mapper.notifications.remove.success.content": "Successfully removed mapping of item to {{amount}} collections.",
+ "item.edit.item-mapper.notifications.remove.success.content": "Se eliminó correctamente la asignación del artículo a {{ amount }} colecciones.",
+
+ // "item.edit.item-mapper.notifications.remove.success.head": "Removal of mapping completed",
+ "item.edit.item-mapper.notifications.remove.success.head": "Eliminación del mapeo completada",
+
+ // "item.edit.item-mapper.search-form.placeholder": "Search collections...",
+ "item.edit.item-mapper.search-form.placeholder": "Buscar colecciones...",
+
+ // "item.edit.item-mapper.tabs.browse": "Browse mapped collections",
+ "item.edit.item-mapper.tabs.browse": "Examinar colecciones mapeadas",
+
+ // "item.edit.item-mapper.tabs.map": "Map new collections",
+ "item.edit.item-mapper.tabs.map": "Mapear nuevas colecciones",
+
+
+
+ // "item.edit.metadata.add-button": "Add",
+ "item.edit.metadata.add-button": "Agregar",
+
+ // "item.edit.metadata.discard-button": "Discard",
+ "item.edit.metadata.discard-button": "Descarte",
+
+ // "item.edit.metadata.edit.buttons.edit": "Edit",
+ "item.edit.metadata.edit.buttons.edit": "Editar",
+
+ // "item.edit.metadata.edit.buttons.remove": "Remove",
+ "item.edit.metadata.edit.buttons.remove": "Eliminar",
+
+ // "item.edit.metadata.edit.buttons.undo": "Undo changes",
+ "item.edit.metadata.edit.buttons.undo": "Deshacer cambios",
+
+ // "item.edit.metadata.edit.buttons.unedit": "Stop editing",
+ "item.edit.metadata.edit.buttons.unedit": "Dejar de editar",
+
+ // "item.edit.metadata.empty": "The item currently doesn't contain any metadata. Click Add to start adding a metadata value.",
+ "item.edit.metadata.empty": "Actualmente, el artículo no contiene metadatos. Haga clic en Agregar para comenzar a agregar un valor de metadatos.",
+
+ // "item.edit.metadata.headers.edit": "Edit",
+ "item.edit.metadata.headers.edit": "Editar",
+
+ // "item.edit.metadata.headers.field": "Field",
+ "item.edit.metadata.headers.field": "Campo",
+
+ // "item.edit.metadata.headers.language": "Lang",
+ "item.edit.metadata.headers.language": "Lang",
+
+ // "item.edit.metadata.headers.value": "Value",
+ "item.edit.metadata.headers.value": "Valor",
+
+ // "item.edit.metadata.metadatafield.invalid": "Please choose a valid metadata field",
+ "item.edit.metadata.metadatafield.invalid": "Elija un campo de metadatos válido",
+
+ // "item.edit.metadata.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button",
+ "item.edit.metadata.notifications.discarded.content": "Tus cambios fueron descartados. ",
+
+ // "item.edit.metadata.notifications.discarded.title": "Changed discarded",
+ "item.edit.metadata.notifications.discarded.title": "Cambiado descartado",
+
+ // "item.edit.metadata.notifications.error.title": "An error occurred",
+ "item.edit.metadata.notifications.error.title": "Ocurrió un error",
+
+ // "item.edit.metadata.notifications.invalid.content": "Your changes were not saved. Please make sure all fields are valid before you save.",
+ "item.edit.metadata.notifications.invalid.content": "Tus cambios no se guardaron. Asegúrese de que todos los campos sean válidos antes de guardar.",
+
+ // "item.edit.metadata.notifications.invalid.title": "Metadata invalid",
+ "item.edit.metadata.notifications.invalid.title": "Metadatos inválidos",
+
+ // "item.edit.metadata.notifications.outdated.content": "The item you're currently working on has been changed by another user. Your current changes are discarded to prevent conflicts",
+ "item.edit.metadata.notifications.outdated.content": "Otro usuario ha cambiado el artículo en el que está trabajando actualmente. ",
+
+ // "item.edit.metadata.notifications.outdated.title": "Changed outdated",
+ "item.edit.metadata.notifications.outdated.title": "Cambiado desactualizado",
+
+ // "item.edit.metadata.notifications.saved.content": "Your changes to this item's metadata were saved.",
+ "item.edit.metadata.notifications.saved.content": "Se guardaron sus cambios en los metadatos de este artículo.",
+
+ // "item.edit.metadata.notifications.saved.title": "Metadata saved",
+ "item.edit.metadata.notifications.saved.title": "Metadatos guardados",
+
+ // "item.edit.metadata.reinstate-button": "Undo",
+ "item.edit.metadata.reinstate-button": "Deshacer",
+
+ // "item.edit.metadata.save-button": "Save",
+ "item.edit.metadata.save-button": "Guardar",
+
+
+
+ // "item.edit.modify.overview.field": "Field",
+ "item.edit.modify.overview.field": "Campo",
+
+ // "item.edit.modify.overview.language": "Language",
+ "item.edit.modify.overview.language": "Idioma",
+
+ // "item.edit.modify.overview.value": "Value",
+ "item.edit.modify.overview.value": "Valor",
+
+
+
+ // "item.edit.move.cancel": "Back",
+ "item.edit.move.cancel": "atrás",
+
+ // "item.edit.move.save-button": "Save",
+ "item.edit.move.save-button": "Guardar",
+
+ // "item.edit.move.discard-button": "Discard",
+ "item.edit.move.discard-button": "Descarte",
+
+ // "item.edit.move.description": "Select the collection you wish to move this item to. To narrow down the list of displayed collections, you can enter a search query in the box.",
+ "item.edit.move.description": "Seleccione la colección a la que desea mover este artículo. Para reducir la lista de colecciones mostradas, puede ingresar una consulta de búsqueda en el cuadro.",
+
+ // "item.edit.move.error": "An error occurred when attempting to move the item",
+ "item.edit.move.error": "Se produjo un error al intentar mover el artículo.",
+
+ // "item.edit.move.head": "Move item: {{id}}",
+ "item.edit.move.head": "Mover artículo: {{ id }}",
+
+ // "item.edit.move.inheritpolicies.checkbox": "Inherit policies",
+ "item.edit.move.inheritpolicies.checkbox": "Heredar políticas",
+
+ // "item.edit.move.inheritpolicies.description": "Inherit the default policies of the destination collection",
+ "item.edit.move.inheritpolicies.description": "Heredar las políticas predeterminadas de la colección de destino",
+
+ // "item.edit.move.move": "Move",
+ "item.edit.move.move": "Moverse",
+
+ // "item.edit.move.processing": "Moving...",
+ "item.edit.move.processing": "Moviente...",
+
+ // "item.edit.move.search.placeholder": "Enter a search query to look for collections",
+ "item.edit.move.search.placeholder": "Ingrese una consulta de búsqueda para buscar colecciones",
+
+ // "item.edit.move.success": "The item has been moved successfully",
+ "item.edit.move.success": "El artículo se ha movido correctamente.",
+
+ // "item.edit.move.title": "Move item",
+ "item.edit.move.title": "Mover artículo",
+
+
+
+ // "item.edit.private.cancel": "Cancel",
+ "item.edit.private.cancel": "Cancelar",
+
+ // "item.edit.private.confirm": "Make it Private",
+ "item.edit.private.confirm": "Hacerlo privado",
+
+ // "item.edit.private.description": "Are you sure this item should be made private in the archive?",
+ "item.edit.private.description": "¿Estás seguro de que este artículo debe ser privado en el archivo?",
+
+ // "item.edit.private.error": "An error occurred while making the item private",
+ "item.edit.private.error": "Se produjo un error al convertir el artículo en privado.",
+
+ // "item.edit.private.header": "Make item private: {{ id }}",
+ "item.edit.private.header": "Hacer que el artículo sea privado: {{ id }}",
+
+ // "item.edit.private.success": "The item is now private",
+ "item.edit.private.success": "El artículo ahora es privado",
+
+
+
+ // "item.edit.public.cancel": "Cancel",
+ "item.edit.public.cancel": "Cancelar",
+
+ // "item.edit.public.confirm": "Make it Public",
+ "item.edit.public.confirm": "Hágalo público",
+
+ // "item.edit.public.description": "Are you sure this item should be made public in the archive?",
+ "item.edit.public.description": "¿Estás seguro de que este artículo debe hacerse público en el archivo?",
+
+ // "item.edit.public.error": "An error occurred while making the item public",
+ "item.edit.public.error": "Se produjo un error al hacer público el artículo.",
+
+ // "item.edit.public.header": "Make item public: {{ id }}",
+ "item.edit.public.header": "Hacer público el artículo: {{ id }}",
+
+ // "item.edit.public.success": "The item is now public",
+ "item.edit.public.success": "El artículo ahora es público",
+
+
+
+ // "item.edit.reinstate.cancel": "Cancel",
+ "item.edit.reinstate.cancel": "Cancelar",
+
+ // "item.edit.reinstate.confirm": "Reinstate",
+ "item.edit.reinstate.confirm": "Reintegrar",
+
+ // "item.edit.reinstate.description": "Are you sure this item should be reinstated to the archive?",
+ "item.edit.reinstate.description": "¿Está seguro de que este artículo debe restablecerse en el archivo?",
+
+ // "item.edit.reinstate.error": "An error occurred while reinstating the item",
+ "item.edit.reinstate.error": "Ocurrió un error al reinstalar el artículo",
+
+ // "item.edit.reinstate.header": "Reinstate item: {{ id }}",
+ "item.edit.reinstate.header": "Restablecer artículo: {{ id }}",
+
+ // "item.edit.reinstate.success": "The item was reinstated successfully",
+ "item.edit.reinstate.success": "El artículo se restableció correctamente",
+
+
+
+ // "item.edit.relationships.discard-button": "Discard",
+ "item.edit.relationships.discard-button": "Descarte",
+
+ // "item.edit.relationships.edit.buttons.add": "Add",
+ "item.edit.relationships.edit.buttons.add": "Agregar",
+
+ // "item.edit.relationships.edit.buttons.remove": "Remove",
+ "item.edit.relationships.edit.buttons.remove": "Eliminar",
+
+ // "item.edit.relationships.edit.buttons.undo": "Undo changes",
+ "item.edit.relationships.edit.buttons.undo": "Deshacer cambios",
+
+ // "item.edit.relationships.no-relationships": "No relationships",
+ "item.edit.relationships.no-relationships": "Sin relaciones",
+
+ // "item.edit.relationships.notifications.discarded.content": "Your changes were discarded. To reinstate your changes click the 'Undo' button",
+ "item.edit.relationships.notifications.discarded.content": "Tus cambios fueron descartados. ",
+
+ // "item.edit.relationships.notifications.discarded.title": "Changes discarded",
+ "item.edit.relationships.notifications.discarded.title": "Cambios descartados",
+
+ // "item.edit.relationships.notifications.failed.title": "Error editing relationships",
+ "item.edit.relationships.notifications.failed.title": "Error al editar las relaciones",
+
+ // "item.edit.relationships.notifications.outdated.content": "The item you're currently working on has been changed by another user. Your current changes are discarded to prevent conflicts",
+ "item.edit.relationships.notifications.outdated.content": "Otro usuario ha cambiado el artículo en el que está trabajando actualmente. ",
+
+ // "item.edit.relationships.notifications.outdated.title": "Changes outdated",
+ "item.edit.relationships.notifications.outdated.title": "Cambios desactualizados",
+
+ // "item.edit.relationships.notifications.saved.content": "Your changes to this item's relationships were saved.",
+ "item.edit.relationships.notifications.saved.content": "Se guardaron sus cambios en las relaciones de este artículo.",
+
+ // "item.edit.relationships.notifications.saved.title": "Relationships saved",
+ "item.edit.relationships.notifications.saved.title": "Relaciones guardadas",
+
+ // "item.edit.relationships.reinstate-button": "Undo",
+ "item.edit.relationships.reinstate-button": "Deshacer",
+
+ // "item.edit.relationships.save-button": "Save",
+ "item.edit.relationships.save-button": "Guardar",
+
+ // "item.edit.relationships.no-entity-type": "Add 'dspace.entity.type' metadata to enable relationships for this item",
+ "item.edit.relationships.no-entity-type": "Agregue metadatos 'dspace.entity.type' para habilitar las relaciones para este artículo",
+
+
+ // "item.edit.return": "Back",
+ "item.edit.return": "atrás",
+
+
+ // "item.edit.tabs.bitstreams.head": "Bitstreams",
+ "item.edit.tabs.bitstreams.head": "Archivos",
+
+ // "item.edit.tabs.bitstreams.title": "Item Edit - Bitstreams",
+ "item.edit.tabs.bitstreams.title": "Edición de artículos: archivos",
+
+ // "item.edit.tabs.curate.head": "Curate",
+ "item.edit.tabs.curate.head": "Cura",
+
+ // "item.edit.tabs.curate.title": "Item Edit - Curate",
+ "item.edit.tabs.curate.title": "Edición de artículo: seleccionar",
+
+ // "item.edit.tabs.metadata.head": "Metadata",
+ "item.edit.tabs.metadata.head": "Metadatos",
+
+ // "item.edit.tabs.metadata.title": "Item Edit - Metadata",
+ "item.edit.tabs.metadata.title": "Edición de artículos: metadatos",
+
+ // "item.edit.tabs.relationships.head": "Relationships",
+ "item.edit.tabs.relationships.head": "Relaciones",
+
+ // "item.edit.tabs.relationships.title": "Item Edit - Relationships",
+ "item.edit.tabs.relationships.title": "Edición de artículo: relaciones",
+
+ // "item.edit.tabs.status.buttons.authorizations.button": "Authorizations...",
+ "item.edit.tabs.status.buttons.authorizations.button": "Autorizaciones...",
+
+ // "item.edit.tabs.status.buttons.authorizations.label": "Edit item's authorization policies",
+ "item.edit.tabs.status.buttons.authorizations.label": "Editar las políticas de autorización del artículo",
+
+ // "item.edit.tabs.status.buttons.delete.button": "Permanently delete",
+ "item.edit.tabs.status.buttons.delete.button": "Borrar permanentemente",
+
+ // "item.edit.tabs.status.buttons.delete.label": "Completely expunge item",
+ "item.edit.tabs.status.buttons.delete.label": "Eliminar completamente el artículo",
+
+ // "item.edit.tabs.status.buttons.mappedCollections.button": "Mapped collections",
+ "item.edit.tabs.status.buttons.mappedCollections.button": "Colecciones mapeadas",
+
+ // "item.edit.tabs.status.buttons.mappedCollections.label": "Manage mapped collections",
+ "item.edit.tabs.status.buttons.mappedCollections.label": "Administrar colecciones mapeadas",
+
+ // "item.edit.tabs.status.buttons.move.button": "Move...",
+ "item.edit.tabs.status.buttons.move.button": "Moverse...",
+
+ // "item.edit.tabs.status.buttons.move.label": "Move item to another collection",
+ "item.edit.tabs.status.buttons.move.label": "Mover artículo a otra colección",
+
+ // "item.edit.tabs.status.buttons.private.button": "Make it private...",
+ "item.edit.tabs.status.buttons.private.button": "Hacerlo privado...",
+
+ // "item.edit.tabs.status.buttons.private.label": "Make item private",
+ "item.edit.tabs.status.buttons.private.label": "Hacer que el artículo sea privado",
+
+ // "item.edit.tabs.status.buttons.public.button": "Make it public...",
+ "item.edit.tabs.status.buttons.public.button": "Hacerlo público...",
+
+ // "item.edit.tabs.status.buttons.public.label": "Make item public",
+ "item.edit.tabs.status.buttons.public.label": "Hacer público el artículo",
+
+ // "item.edit.tabs.status.buttons.reinstate.button": "Reinstate...",
+ "item.edit.tabs.status.buttons.reinstate.button": "Reintegrar...",
+
+ // "item.edit.tabs.status.buttons.reinstate.label": "Reinstate item into the repository",
+ "item.edit.tabs.status.buttons.reinstate.label": "Restablecer el artículo en el repositorio",
+
+ // "item.edit.tabs.status.buttons.unauthorized": "You're not authorized to perform this action",
+ "item.edit.tabs.status.buttons.unauthorized": "No estás autorizado para realizar esta acción.",
+
+ // "item.edit.tabs.status.buttons.withdraw.button": "Withdraw...",
+ "item.edit.tabs.status.buttons.withdraw.button": "Retirar...",
+
+ // "item.edit.tabs.status.buttons.withdraw.label": "Withdraw item from the repository",
+ "item.edit.tabs.status.buttons.withdraw.label": "Retirar artículo del repositorio",
+
+ // "item.edit.tabs.status.description": "Welcome to the item management page. From here you can withdraw, reinstate, move or delete the item. You may also update or add new metadata / bitstreams on the other tabs.",
+ "item.edit.tabs.status.description": "Bienvenido a la página de administración de artículos. Desde aquí puede retirar, restablecer, mover o eliminar el artículo. También puede actualizar o agregar nuevos metadatos / archivos en las otras pestañas.",
+
+ // "item.edit.tabs.status.head": "Status",
+ "item.edit.tabs.status.head": "Estado",
+
+ // "item.edit.tabs.status.labels.handle": "Handle",
+ "item.edit.tabs.status.labels.handle": "Resolver",
+
+ // "item.edit.tabs.status.labels.id": "Item Internal ID",
+ "item.edit.tabs.status.labels.id": "ID interno del artículo",
+
+ // "item.edit.tabs.status.labels.itemPage": "Item Page",
+ "item.edit.tabs.status.labels.itemPage": "Página del artículo",
+
+ // "item.edit.tabs.status.labels.lastModified": "Last Modified",
+ "item.edit.tabs.status.labels.lastModified": "Última modificación",
+
+ // "item.edit.tabs.status.title": "Item Edit - Status",
+ "item.edit.tabs.status.title": "Edición de artículo: estado",
+
+ // "item.edit.tabs.versionhistory.head": "Version History",
+ "item.edit.tabs.versionhistory.head": "Historial de versiones",
+
+ // "item.edit.tabs.versionhistory.title": "Item Edit - Version History",
+ "item.edit.tabs.versionhistory.title": "Edición de artículos: historial de versiones",
+
+ // "item.edit.tabs.versionhistory.under-construction": "Editing or adding new versions is not yet possible in this user interface.",
+ "item.edit.tabs.versionhistory.under-construction": "Aún no es posible editar o agregar nuevas versiones en esta interfaz de usuario.",
+
+ // "item.edit.tabs.view.head": "View Item",
+ "item.edit.tabs.view.head": "Ver artículo",
+
+ // "item.edit.tabs.view.title": "Item Edit - View",
+ "item.edit.tabs.view.title": "Edición de artículo - Ver",
+
+
+
+ // "item.edit.withdraw.cancel": "Cancel",
+ "item.edit.withdraw.cancel": "Cancelar",
+
+ // "item.edit.withdraw.confirm": "Withdraw",
+ "item.edit.withdraw.confirm": "Retirar",
+
+ // "item.edit.withdraw.description": "Are you sure this item should be withdrawn from the archive?",
+ "item.edit.withdraw.description": "¿Está seguro de que este artículo debe retirarse del archivo?",
+
+ // "item.edit.withdraw.error": "An error occurred while withdrawing the item",
+ "item.edit.withdraw.error": "Ocurrió un error al retirar el artículo",
+
+ // "item.edit.withdraw.header": "Withdraw item: {{ id }}",
+ "item.edit.withdraw.header": "Retirar artículo: {{ id }}",
+
+ // "item.edit.withdraw.success": "The item was withdrawn successfully",
+ "item.edit.withdraw.success": "El artículo se retiró con éxito",
+
+
+
+ // "item.listelement.badge": "Item",
+ "item.listelement.badge": "Artículo",
+
+ // "item.page.description": "Description",
+ "item.page.description": "Descripción",
+
+ // "item.page.journal-issn": "Journal ISSN",
+ "item.page.journal-issn": "Revista ISSN",
+
+ // "item.page.journal-title": "Journal Title",
+ "item.page.journal-title": "Título de la revista",
+
+ // "item.page.publisher": "Publisher",
+ "item.page.publisher": "Editor",
+
+ // "item.page.titleprefix": "Item: ",
+ "item.page.titleprefix": "Artículo:",
+
+ // "item.page.volume-title": "Volume Title",
+ "item.page.volume-title": "Título del volumen",
+
+ // "item.search.results.head": "Item Search Results",
+ "item.search.results.head": "Resultados de la búsqueda de artículos",
+
+ // "item.search.title": "Item Search",
+ "item.search.title": "Búsqueda de artículos",
+
+
+
+ // "item.page.abstract": "Abstract",
+ "item.page.abstract": "Abstracto",
+
+ // "item.page.author": "Authors",
+ "item.page.author": "Autores",
+
+ // "item.page.citation": "Citation",
+ "item.page.citation": "Citación",
+
+ // "item.page.collections": "Collections",
+ "item.page.collections": "Colecciones",
+
+ // "item.page.collections.loading": "Loading...",
+ "item.page.collections.loading": "Cargando...",
+
+ // "item.page.collections.load-more": "Load more",
+ "item.page.collections.load-more": "Cargar más",
+
+ // "item.page.date": "Date",
+ "item.page.date": "Fecha",
+
+ // "item.page.edit": "Edit this item",
+ "item.page.edit": "Editar este artículo",
+
+ // "item.page.files": "Files",
+ "item.page.files": "Archivos",
+
+ // "item.page.filesection.description": "Description:",
+ "item.page.filesection.description": "Descripción:",
+
+ // "item.page.filesection.download": "Download",
+ "item.page.filesection.download": "Descargar",
+
+ // "item.page.filesection.format": "Format:",
+ "item.page.filesection.format": "Formato:",
+
+ // "item.page.filesection.name": "Name:",
+ "item.page.filesection.name": "Nombre:",
+
+ // "item.page.filesection.size": "Size:",
+ "item.page.filesection.size": "Tamaño:",
+
+ // "item.page.journal.search.title": "Articles in this journal",
+ "item.page.journal.search.title": "Artículos de esta revista",
+
+ // "item.page.link.full": "Full item page",
+ "item.page.link.full": "Página completa del artículo",
+
+ // "item.page.link.simple": "Simple item page",
+ "item.page.link.simple": "Página de artículo simple",
+
+ // "item.page.person.search.title": "Articles by this author",
+ "item.page.person.search.title": "Artículos de este autor",
+
+ // "item.page.related-items.view-more": "Show {{ amount }} more",
+ "item.page.related-items.view-more": "Mostrar {{ amount }} más",
+
+ // "item.page.related-items.view-less": "Hide last {{ amount }}",
+ "item.page.related-items.view-less": "Ocultar la última {{ amount }}",
+
+ // "item.page.relationships.isAuthorOfPublication": "Publications",
+ "item.page.relationships.isAuthorOfPublication": "Publicaciones",
+
+ // "item.page.relationships.isJournalOfPublication": "Publications",
+ "item.page.relationships.isJournalOfPublication": "Publicaciones",
+
+ // "item.page.relationships.isOrgUnitOfPerson": "Authors",
+ "item.page.relationships.isOrgUnitOfPerson": "Autores",
+
+ // "item.page.relationships.isOrgUnitOfProject": "Research Projects",
+ "item.page.relationships.isOrgUnitOfProject": "Proyectos de investigación",
+
+ // "item.page.subject": "Keywords",
+ "item.page.subject": "Palabras clave",
+
+ // "item.page.uri": "URI",
+ "item.page.uri": "URI",
+
+ // "item.page.bitstreams.view-more": "Show more",
+ "item.page.bitstreams.view-more": "Mostrar más",
+
+ // "item.page.bitstreams.collapse": "Collapse",
+ "item.page.bitstreams.collapse": "Colapso",
+
+ // "item.page.filesection.original.bundle" : "Original bundle",
+ "item.page.filesection.original.bundle": "Paquete original",
+
+ // "item.page.filesection.license.bundle" : "License bundle",
+ "item.page.filesection.license.bundle": "Paquete de licencias",
+
+ // "item.page.return": "Back",
+ "item.page.return": "atrás",
+
+ // "item.preview.dc.identifier.uri": "Identifier:",
+ "item.preview.dc.identifier.uri": "Identificador:",
+
+ // "item.preview.dc.contributor.author": "Authors:",
+ "item.preview.dc.contributor.author": "Autores:",
+
+ // "item.preview.dc.date.issued": "Published date:",
+ "item.preview.dc.date.issued": "Fecha de Publicación:",
+
+ // "item.preview.dc.description.abstract": "Abstract:",
+ "item.preview.dc.description.abstract": "Abstracto:",
+
+ // "item.preview.dc.identifier.other": "Other identifier:",
+ "item.preview.dc.identifier.other": "Otro identificador:",
+
+ // "item.preview.dc.language.iso": "Language:",
+ "item.preview.dc.language.iso": "Idioma:",
+
+ // "item.preview.dc.subject": "Subjects:",
+ "item.preview.dc.subject": "Asignaturas:",
+
+ // "item.preview.dc.title": "Title:",
+ "item.preview.dc.title": "Título:",
+
+ // "item.preview.person.familyName": "Surname:",
+ "item.preview.person.familyName": "Apellido:",
+
+ // "item.preview.person.givenName": "Name:",
+ "item.preview.person.givenName": "Nombre:",
+
+ // "item.preview.person.identifier.orcid": "ORCID:",
+ "item.preview.person.identifier.orcid": "ORCID:",
+
+ // "item.preview.project.funder.name": "Funder:",
+ "item.preview.project.funder.name": "Financiador:",
+
+ // "item.preview.project.funder.identifier": "Funder Identifier:",
+ "item.preview.project.funder.identifier": "Identificador del financiador:",
+
+ // "item.preview.oaire.awardNumber": "Funding ID:",
+ "item.preview.oaire.awardNumber": "ID de financiación:",
+
+ // "item.preview.dc.title.alternative": "Acronym:",
+ "item.preview.dc.title.alternative": "Acrónimo:",
+
+ // "item.preview.dc.coverage.spatial": "Jurisdiction:",
+ "item.preview.dc.coverage.spatial": "Jurisdicción:",
+
+ // "item.preview.oaire.fundingStream": "Funding Stream:",
+ "item.preview.oaire.fundingStream": "Corriente de financiación:",
+
+
+
+ // "item.select.confirm": "Confirm selected",
+ "item.select.confirm": "Confirmar seleccionado",
+
+ // "item.select.empty": "No items to show",
+ "item.select.empty": "No hay artículos para mostrar",
+
+ // "item.select.table.author": "Author",
+ "item.select.table.author": "Autor",
+
+ // "item.select.table.collection": "Collection",
+ "item.select.table.collection": "Colección",
+
+ // "item.select.table.title": "Title",
+ "item.select.table.title": "Título",
+
+
+ // "item.version.history.empty": "There are no other versions for this item yet.",
+ "item.version.history.empty": "Aún no hay otras versiones para este artículo.",
+
+ // "item.version.history.head": "Version History",
+ "item.version.history.head": "Historial de versiones",
+
+ // "item.version.history.return": "Back",
+ "item.version.history.return": "atrás",
+
+ // "item.version.history.selected": "Selected version",
+ "item.version.history.selected": "Versión seleccionada",
+
+ // "item.version.history.table.version": "Version",
+ "item.version.history.table.version": "Versión",
+
+ // "item.version.history.table.item": "Item",
+ "item.version.history.table.item": "Artículo",
+
+ // "item.version.history.table.editor": "Editor",
+ "item.version.history.table.editor": "Editor",
+
+ // "item.version.history.table.date": "Date",
+ "item.version.history.table.date": "Fecha",
+
+ // "item.version.history.table.summary": "Summary",
+ "item.version.history.table.summary": "Resumen",
+
+
+
+ // "item.version.notice": "This is not the latest version of this item. The latest version can be found here.",
+ "item.version.notice": "Esta no es la última versión de este artículo. La última versión se puede encontrar aquí .",
+
+
+
+ // "journal.listelement.badge": "Journal",
+ "journal.listelement.badge": "diario",
+
+ // "journal.page.description": "Description",
+ "journal.page.description": "Descripción",
+
+ // "journal.page.edit": "Edit this item",
+ "journal.page.edit": "Editar este artículo",
+
+ // "journal.page.editor": "Editor-in-Chief",
+ "journal.page.editor": "Editor en jefe",
+
+ // "journal.page.issn": "ISSN",
+ "journal.page.issn": "ISSN",
+
+ // "journal.page.publisher": "Publisher",
+ "journal.page.publisher": "Editor",
+
+ // "journal.page.titleprefix": "Journal: ",
+ "journal.page.titleprefix": "Diario:",
+
+ // "journal.search.results.head": "Journal Search Results",
+ "journal.search.results.head": "Resultados de la búsqueda de revistas",
+
+ // "journal.search.title": "Journal Search",
+ "journal.search.title": "Búsqueda de revistas",
+
+
+
+ // "journalissue.listelement.badge": "Journal Issue",
+ "journalissue.listelement.badge": "Número de la revista",
+
+ // "journalissue.page.description": "Description",
+ "journalissue.page.description": "Descripción",
+
+ // "journalissue.page.edit": "Edit this item",
+ "journalissue.page.edit": "Editar este artículo",
+
+ // "journalissue.page.issuedate": "Issue Date",
+ "journalissue.page.issuedate": "Fecha de asunto",
+
+ // "journalissue.page.journal-issn": "Journal ISSN",
+ "journalissue.page.journal-issn": "Revista ISSN",
+
+ // "journalissue.page.journal-title": "Journal Title",
+ "journalissue.page.journal-title": "Título de la revista",
+
+ // "journalissue.page.keyword": "Keywords",
+ "journalissue.page.keyword": "Palabras clave",
+
+ // "journalissue.page.number": "Number",
+ "journalissue.page.number": "Número",
+
+ // "journalissue.page.titleprefix": "Journal Issue: ",
+ "journalissue.page.titleprefix": "Número de la revista:",
+
+
+
+ // "journalvolume.listelement.badge": "Journal Volume",
+ "journalvolume.listelement.badge": "Volumen de la revista",
+
+ // "journalvolume.page.description": "Description",
+ "journalvolume.page.description": "Descripción",
+
+ // "journalvolume.page.edit": "Edit this item",
+ "journalvolume.page.edit": "Editar este artículo",
+
+ // "journalvolume.page.issuedate": "Issue Date",
+ "journalvolume.page.issuedate": "Fecha de asunto",
+
+ // "journalvolume.page.titleprefix": "Journal Volume: ",
+ "journalvolume.page.titleprefix": "Volumen de la revista:",
+
+ // "journalvolume.page.volume": "Volume",
+ "journalvolume.page.volume": "Volumen",
+
+
+
+ // "loading.bitstream": "Loading bitstream...",
+ "loading.bitstream": "Cargando archivo...",
+
+ // "loading.bitstreams": "Loading bitstreams...",
+ "loading.bitstreams": "Cargando archivos...",
+
+ // "loading.browse-by": "Loading items...",
+ "loading.browse-by": "Cargando artículos...",
+
+ // "loading.browse-by-page": "Loading page...",
+ "loading.browse-by-page": "Cargando página...",
+
+ // "loading.collection": "Loading collection...",
+ "loading.collection": "Cargando colección...",
+
+ // "loading.collections": "Loading collections...",
+ "loading.collections": "Cargando colecciones...",
+
+ // "loading.content-source": "Loading content source...",
+ "loading.content-source": "Cargando fuente de contenido...",
+
+ // "loading.community": "Loading community...",
+ "loading.community": "Cargando comunidad...",
+
+ // "loading.default": "Loading...",
+ "loading.default": "Cargando...",
+
+ // "loading.item": "Loading item...",
+ "loading.item": "Cargando artículo...",
+
+ // "loading.items": "Loading items...",
+ "loading.items": "Cargando artículos...",
+
+ // "loading.mydspace-results": "Loading items...",
+ "loading.mydspace-results": "Cargando artículos...",
+
+ // "loading.objects": "Loading...",
+ "loading.objects": "Cargando...",
+
+ // "loading.recent-submissions": "Loading recent submissions...",
+ "loading.recent-submissions": "Cargando envíos recientes...",
+
+ // "loading.search-results": "Loading search results...",
+ "loading.search-results": "Cargando resultados de búsqueda...",
+
+ // "loading.sub-collections": "Loading sub-collections...",
+ "loading.sub-collections": "Cargando subcolecciones...",
+
+ // "loading.sub-communities": "Loading sub-communities...",
+ "loading.sub-communities": "Cargando subcomunidades...",
+
+ // "loading.top-level-communities": "Loading top-level communities...",
+ "loading.top-level-communities": "Cargando comunidades de nivel superior...",
+
+
+
+ // "login.form.email": "Email address",
+ "login.form.email": "Correo electrónico",
+
+ // "login.form.forgot-password": "Have you forgotten your password?",
+ "login.form.forgot-password": "¿Has olvidado tu contraseña?",
+
+ // "login.form.header": "Please log in to DSpace",
+ "login.form.header": "Inicie sesión en DSpace",
+
+ // "login.form.new-user": "New user? Click here to register.",
+ "login.form.new-user": "¿Nuevo Usuario? Registrarse",
+
+ // "login.form.or-divider": "or",
+ "login.form.or-divider": "o",
+
+ // "login.form.password": "Password",
+ "login.form.password": "Contraseña",
+
+ // "login.form.shibboleth": "Log in with Shibboleth",
+ "login.form.shibboleth": "Iniciar sesión con Shibboleth",
+
+ // "login.form.submit": "Log in",
+ "login.form.submit": "Iniciar sesión",
+
+ // "login.title": "Login",
+ "login.title": "Acceso",
+
+ // "login.breadcrumbs": "Login",
+ "login.breadcrumbs": "Acceso",
+
+
+
+ // "logout.form.header": "Log out from DSpace",
+ "logout.form.header": "Cerrar sesión en DSpace",
+
+ // "logout.form.submit": "Log out",
+ "logout.form.submit": "Cerrar sesión",
+
+ // "logout.title": "Logout",
+ "logout.title": "Cerrar sesión",
+
+
+
+ // "menu.header.admin": "Management",
+ "menu.header.admin": "Gestión",
+
+ // "menu.header.image.logo": "Repository logo",
+ "menu.header.image.logo": "Logotipo del repositorio",
+
+ // "menu.header.admin.description": "Management menu",
+ "menu.header.admin.description": "Menú de gestión",
+
+
+
+ // "menu.section.access_control": "Access Control",
+ "menu.section.access_control": "Control de acceso",
+
+ // "menu.section.access_control_authorizations": "Authorizations",
+ "menu.section.access_control_authorizations": "Autorizaciones",
+
+ // "menu.section.access_control_groups": "Groups",
+ "menu.section.access_control_groups": "Grupos",
+
+ // "menu.section.access_control_people": "People",
+ "menu.section.access_control_people": "Gente",
+
+
+
+ // "menu.section.admin_search": "Admin Search",
+ "menu.section.admin_search": "Búsqueda de administrador",
+
+
+
+ // "menu.section.browse_community": "This Community",
+ "menu.section.browse_community": "Esta comunidad",
+
+ // "menu.section.browse_community_by_author": "By Author",
+ "menu.section.browse_community_by_author": "Por autor",
+
+ // "menu.section.browse_community_by_issue_date": "By Issue Date",
+ "menu.section.browse_community_by_issue_date": "Por fecha de emisión",
+
+ // "menu.section.browse_community_by_title": "By Title",
+ "menu.section.browse_community_by_title": "Por titulo",
+
+ // "menu.section.browse_global": "All of DSpace",
+ "menu.section.browse_global": "Todo DSpace",
+
+ // "menu.section.browse_global_by_author": "By Author",
+ "menu.section.browse_global_by_author": "Por autor",
+
+ // "menu.section.browse_global_by_dateissued": "By Issue Date",
+ "menu.section.browse_global_by_dateissued": "Por fecha de emisión",
+
+ // "menu.section.browse_global_by_subject": "By Subject",
+ "menu.section.browse_global_by_subject": "Por tema",
+
+ // "menu.section.browse_global_by_title": "By Title",
+ "menu.section.browse_global_by_title": "Por titulo",
+
+ // "menu.section.browse_global_communities_and_collections": "Communities & Collections",
+ "menu.section.browse_global_communities_and_collections": "Comunidades",
+
+
+
+ // "menu.section.control_panel": "Control Panel",
+ "menu.section.control_panel": "Panel de control",
+
+ // "menu.section.curation_task": "Curation Task",
+ "menu.section.curation_task": "Tarea de conservación",
+
+
+
+ // "menu.section.edit": "Edit",
+ "menu.section.edit": "Editar",
+
+ // "menu.section.edit_collection": "Collection",
+ "menu.section.edit_collection": "Colección",
+
+ // "menu.section.edit_community": "Community",
+ "menu.section.edit_community": "Comunidad",
+
+ // "menu.section.edit_item": "Item",
+ "menu.section.edit_item": "Artículo",
+
+
+
+ // "menu.section.export": "Export",
+ "menu.section.export": "Exportar",
+
+ // "menu.section.export_collection": "Collection",
+ "menu.section.export_collection": "Colección",
+
+ // "menu.section.export_community": "Community",
+ "menu.section.export_community": "Comunidad",
+
+ // "menu.section.export_item": "Item",
+ "menu.section.export_item": "Artículo",
+
+ // "menu.section.export_metadata": "Metadata",
+ "menu.section.export_metadata": "Metadatos",
+
+
+
+ // "menu.section.icon.access_control": "Access Control menu section",
+ "menu.section.icon.access_control": "Sección del menú de control de acceso",
+
+ // "menu.section.icon.admin_search": "Admin search menu section",
+ "menu.section.icon.admin_search": "Sección del menú de búsqueda de administrador",
+
+ // "menu.section.icon.control_panel": "Control Panel menu section",
+ "menu.section.icon.control_panel": "Sección del menú del panel de control",
+
+ // "menu.section.icon.curation_task": "Curation Task menu section",
+ "menu.section.icon.curation_task": "Sección del menú de tareas de conservación",
+
+ // "menu.section.icon.edit": "Edit menu section",
+ "menu.section.icon.edit": "Editar sección del menú",
+
+ // "menu.section.icon.export": "Export menu section",
+ "menu.section.icon.export": "Exportar sección de menú",
+
+ // "menu.section.icon.find": "Find menu section",
+ "menu.section.icon.find": "Buscar sección de menú",
+
+ // "menu.section.icon.import": "Import menu section",
+ "menu.section.icon.import": "Importar sección de menú",
+
+ // "menu.section.icon.new": "New menu section",
+ "menu.section.icon.new": "Nueva sección de menú",
+
+ // "menu.section.icon.pin": "Pin sidebar",
+ "menu.section.icon.pin": "Anclar barra lateral",
+
+ // "menu.section.icon.processes": "Processes menu section",
+ "menu.section.icon.processes": "Sección del menú de procesos",
+
+ // "menu.section.icon.registries": "Registries menu section",
+ "menu.section.icon.registries": "Sección de menú de registros",
+
+ // "menu.section.icon.statistics_task": "Statistics Task menu section",
+ "menu.section.icon.statistics_task": "Sección del menú Tarea de estadísticas",
+
+ // "menu.section.icon.unpin": "Unpin sidebar",
+ "menu.section.icon.unpin": "Desanclar la barra lateral",
+
+
+
+ // "menu.section.import": "Import",
+ "menu.section.import": "Importar",
+
+ // "menu.section.import_batch": "Batch Import (ZIP)",
+ "menu.section.import_batch": "Importación por lotes (ZIP)",
+
+ // "menu.section.import_metadata": "Metadata",
+ "menu.section.import_metadata": "Metadatos",
+
+
+
+ // "menu.section.new": "New",
+ "menu.section.new": "Nuevo",
+
+ // "menu.section.new_collection": "Collection",
+ "menu.section.new_collection": "Colección",
+
+ // "menu.section.new_community": "Community",
+ "menu.section.new_community": "Comunidad",
+
+ // "menu.section.new_item": "Item",
+ "menu.section.new_item": "Artículo",
+
+ // "menu.section.new_item_version": "Item Version",
+ "menu.section.new_item_version": "Versión del artículo",
+
+ // "menu.section.new_process": "Process",
+ "menu.section.new_process": "Proceso",
+
+
+
+ // "menu.section.pin": "Pin sidebar",
+ "menu.section.pin": "Anclar barra lateral",
+
+ // "menu.section.unpin": "Unpin sidebar",
+ "menu.section.unpin": "Desanclar la barra lateral",
+
+
+
+ // "menu.section.processes": "Processes",
+ "menu.section.processes": "Procesos",
+
+
+
+ // "menu.section.registries": "Registries",
+ "menu.section.registries": "Registros",
+
+ // "menu.section.registries_format": "Format",
+ "menu.section.registries_format": "Formato",
+
+ // "menu.section.registries_metadata": "Metadata",
+ "menu.section.registries_metadata": "Metadatos",
+
+
+
+ // "menu.section.statistics": "Statistics",
+ "menu.section.statistics": "Estadísticas",
+
+ // "menu.section.statistics_task": "Statistics Task",
+ "menu.section.statistics_task": "Tarea de estadísticas",
+
+
+
+ // "menu.section.toggle.access_control": "Toggle Access Control section",
+ "menu.section.toggle.access_control": "Alternar sección de control de acceso",
+
+ // "menu.section.toggle.control_panel": "Toggle Control Panel section",
+ "menu.section.toggle.control_panel": "Alternar la sección del Panel de control",
+
+ // "menu.section.toggle.curation_task": "Toggle Curation Task section",
+ "menu.section.toggle.curation_task": "Alternar la sección Tarea de conservación",
+
+ // "menu.section.toggle.edit": "Toggle Edit section",
+ "menu.section.toggle.edit": "Alternar sección de edición",
+
+ // "menu.section.toggle.export": "Toggle Export section",
+ "menu.section.toggle.export": "Alternar sección de exportación",
+
+ // "menu.section.toggle.find": "Toggle Find section",
+ "menu.section.toggle.find": "Alternar sección de búsqueda",
+
+ // "menu.section.toggle.import": "Toggle Import section",
+ "menu.section.toggle.import": "Alternar sección de importación",
+
+ // "menu.section.toggle.new": "Toggle New section",
+ "menu.section.toggle.new": "Alternar nueva sección",
+
+ // "menu.section.toggle.registries": "Toggle Registries section",
+ "menu.section.toggle.registries": "Alternar la sección Registros",
+
+ // "menu.section.toggle.statistics_task": "Toggle Statistics Task section",
+ "menu.section.toggle.statistics_task": "Alternar la sección Tarea de estadísticas",
+
+
+ // "menu.section.workflow": "Administer Workflow",
+ "menu.section.workflow": "Administrar flujo de trabajo",
+
+
+ // "mydspace.breadcrumbs": "MyDSpace",
+ "mydspace.breadcrumbs": "Mi DSpace",
+
+ // "mydspace.description": "",
+ "mydspace.description": "",
+
+ // "mydspace.general.text-here": "here",
+ "mydspace.general.text-here": "aquí",
+
+ // "mydspace.messages.controller-help": "Select this option to send a message to item's submitter.",
+ "mydspace.messages.controller-help": "Seleccione esta opción para enviar un mensaje al remitente del artículo.",
+
+ // "mydspace.messages.description-placeholder": "Insert your message here...",
+ "mydspace.messages.description-placeholder": "Inserta tu mensaje aquí...",
+
+ // "mydspace.messages.hide-msg": "Hide message",
+ "mydspace.messages.hide-msg": "Ocultar mensaje",
+
+ // "mydspace.messages.mark-as-read": "Mark as read",
+ "mydspace.messages.mark-as-read": "Marcar como leído",
+
+ // "mydspace.messages.mark-as-unread": "Mark as unread",
+ "mydspace.messages.mark-as-unread": "marcar como no leído",
+
+ // "mydspace.messages.no-content": "No content.",
+ "mydspace.messages.no-content": "Sin contenido.",
+
+ // "mydspace.messages.no-messages": "No messages yet.",
+ "mydspace.messages.no-messages": "Aún no hay mensajes.",
+
+ // "mydspace.messages.send-btn": "Send",
+ "mydspace.messages.send-btn": "Enviar",
+
+ // "mydspace.messages.show-msg": "Show message",
+ "mydspace.messages.show-msg": "Mostrar mensaje",
+
+ // "mydspace.messages.subject-placeholder": "Subject...",
+ "mydspace.messages.subject-placeholder": "Tema...",
+
+ // "mydspace.messages.submitter-help": "Select this option to send a message to controller.",
+ "mydspace.messages.submitter-help": "Seleccione esta opción para enviar un mensaje al controlador.",
+
+ // "mydspace.messages.title": "Messages",
+ "mydspace.messages.title": "Mensajes",
+
+ // "mydspace.messages.to": "To",
+ "mydspace.messages.to": "Para",
+
+ // "mydspace.new-submission": "New submission",
+ "mydspace.new-submission": "Nuevo envío",
+
+ // "mydspace.new-submission-external": "Import metadata from external source",
+ "mydspace.new-submission-external": "Importar metadatos de una fuente externa",
+
+ // "mydspace.new-submission-external-short": "Import metadata",
+ "mydspace.new-submission-external-short": "Importar metadatos",
+
+ // "mydspace.results.head": "Your submissions",
+ "mydspace.results.head": "Tus presentaciones",
+
+ // "mydspace.results.no-abstract": "No Abstract",
+ "mydspace.results.no-abstract": "Sin resumen",
+
+ // "mydspace.results.no-authors": "No Authors",
+ "mydspace.results.no-authors": "Sin autores",
+
+ // "mydspace.results.no-collections": "No Collections",
+ "mydspace.results.no-collections": "No hay colecciones",
+
+ // "mydspace.results.no-date": "No Date",
+ "mydspace.results.no-date": "Sin fecha",
+
+ // "mydspace.results.no-files": "No Files",
+ "mydspace.results.no-files": "Sin archivos",
+
+ // "mydspace.results.no-results": "There were no items to show",
+ "mydspace.results.no-results": "No había artículos para mostrar",
+
+ // "mydspace.results.no-title": "No title",
+ "mydspace.results.no-title": "Sin título",
+
+ // "mydspace.results.no-uri": "No Uri",
+ "mydspace.results.no-uri": "No Uri",
+
+ // "mydspace.search-form.placeholder": "Search in mydspace...",
+ "mydspace.search-form.placeholder": "Buscar en Mi DSpace...",
+
+ // "mydspace.show.workflow": "All tasks",
+ "mydspace.show.workflow": "Todas las tareas",
+
+ // "mydspace.show.workspace": "Your Submissions",
+ "mydspace.show.workspace": "Tus envíos",
+
+ // "mydspace.status.archived": "Archived",
+ "mydspace.status.archived": "Archivado",
+
+ // "mydspace.status.validation": "Validation",
+ "mydspace.status.validation": "Validación",
+
+ // "mydspace.status.waiting-for-controller": "Waiting for controller",
+ "mydspace.status.waiting-for-controller": "Esperando controlador",
+
+ // "mydspace.status.workflow": "Workflow",
+ "mydspace.status.workflow": "Flujo de trabajo",
+
+ // "mydspace.status.workspace": "Workspace",
+ "mydspace.status.workspace": "Espacio de trabajo",
+
+ // "mydspace.title": "MyDSpace",
+ "mydspace.title": "Mi DSpace",
+
+ // "mydspace.upload.upload-failed": "Error creating new workspace. Please verify the content uploaded before retry.",
+ "mydspace.upload.upload-failed": "Error al crear un nuevo espacio de trabajo. Verifique el contenido cargado antes de volver a intentarlo.",
+
+ // "mydspace.upload.upload-failed-manyentries": "Unprocessable file. Detected too many entries but allowed only one for file.",
+ "mydspace.upload.upload-failed-manyentries": "Archivo no procesable. Se detectaron demasiadas entradas, pero solo se permitió una para el archivo.",
+
+ // "mydspace.upload.upload-failed-moreonefile": "Unprocessable request. Only one file is allowed.",
+ "mydspace.upload.upload-failed-moreonefile": "Solicitud no procesable. Solo se permite un archivo.",
+
+ // "mydspace.upload.upload-multiple-successful": "{{qty}} new workspace items created.",
+ "mydspace.upload.upload-multiple-successful": "Se crearon {{ qty }} nuevos artículos del espacio de trabajo.",
+
+ // "mydspace.upload.upload-successful": "New workspace item created. Click {{here}} for edit it.",
+ "mydspace.upload.upload-successful": "Se creó un nuevo artículo de espacio de trabajo. Haga clic en {{ here }} para editarlo.",
+
+ // "mydspace.view-btn": "View",
+ "mydspace.view-btn": "Vista",
+
+
+
+ // "nav.browse.header": "All of DSpace",
+ "nav.browse.header": "Todo DSpace",
+
+ // "nav.community-browse.header": "By Community",
+ "nav.community-browse.header": "Por comunidad",
+
+ // "nav.language": "Language switch",
+ "nav.language": "Cambio de idioma",
+
+ // "nav.login": "Log In",
+ "nav.login": "Iniciar sesión",
+
+ // "nav.logout": "User profile menu and Log Out",
+ "nav.logout": "Menú de perfil de usuario y cierre de sesión",
+
+ // "nav.main.description": "Main navigation bar",
+ "nav.main.description": "Barra de navegación principal",
+
+ // "nav.mydspace": "MyDSpace",
+ "nav.mydspace": "Mi DSpace",
+
+ // "nav.profile": "Profile",
+ "nav.profile": "Perfil",
+
+ // "nav.search": "Search",
+ "nav.search": "Buscar",
+
+ // "nav.statistics.header": "Statistics",
+ "nav.statistics.header": "Estadísticas",
+
+ // "nav.stop-impersonating": "Stop impersonating EPerson",
+ "nav.stop-impersonating": "Deja de hacerse pasar por EPerson",
+
+ // "nav.toggle" : "Toggle navigation",
+ "nav.toggle": "Alternar navegación",
+
+ // "nav.user.description" : "User profile bar",
+ "nav.user.description": "Barra de perfil de usuario",
+
+
+
+ // "orgunit.listelement.badge": "Organizational Unit",
+ "orgunit.listelement.badge": "Unidad organizacional",
+
+ // "orgunit.page.city": "City",
+ "orgunit.page.city": "Ciudad",
+
+ // "orgunit.page.country": "Country",
+ "orgunit.page.country": "País",
+
+ // "orgunit.page.dateestablished": "Date established",
+ "orgunit.page.dateestablished": "Fecha Establecida",
+
+ // "orgunit.page.description": "Description",
+ "orgunit.page.description": "Descripción",
+
+ // "orgunit.page.edit": "Edit this item",
+ "orgunit.page.edit": "Editar este artículo",
+
+ // "orgunit.page.id": "ID",
+ "orgunit.page.id": "IDENTIFICACIÓN",
+
+ // "orgunit.page.titleprefix": "Organizational Unit: ",
+ "orgunit.page.titleprefix": "Unidad organizacional:",
+
+
+
+ // "pagination.options.description": "Pagination options",
+ "pagination.options.description": "Opciones de paginación",
+
+ // "pagination.results-per-page": "Results Per Page",
+ "pagination.results-per-page": "Resultados por página",
+
+ // "pagination.showing.detail": "{{ range }} of {{ total }}",
+ "pagination.showing.detail": "{{ range }} de {{ total }}",
+
+ // "pagination.showing.label": "Now showing ",
+ "pagination.showing.label": "Mostrando",
+
+ // "pagination.sort-direction": "Sort Options",
+ "pagination.sort-direction": "Opciones de clasificación",
+
+
+
+ // "person.listelement.badge": "Person",
+ "person.listelement.badge": "Persona",
+
+ // "person.listelement.no-title": "No name found",
+ "person.listelement.no-title": "No se encontró ningún nombre",
+
+ // "person.page.birthdate": "Birth Date",
+ "person.page.birthdate": "Fecha de nacimiento",
+
+ // "person.page.edit": "Edit this item",
+ "person.page.edit": "Editar este artículo",
+
+ // "person.page.email": "Email Address",
+ "person.page.email": "Dirección de correo electrónico",
+
+ // "person.page.firstname": "First Name",
+ "person.page.firstname": "Primer nombre",
+
+ // "person.page.jobtitle": "Job Title",
+ "person.page.jobtitle": "Título profesional",
+
+ // "person.page.lastname": "Last Name",
+ "person.page.lastname": "Apellido",
+
+ // "person.page.link.full": "Show all metadata",
+ "person.page.link.full": "Mostrar todos los metadatos",
+
+ // "person.page.orcid": "ORCID",
+ "person.page.orcid": "ORCID",
+
+ // "person.page.staffid": "Staff ID",
+ "person.page.staffid": "Identificación del personal",
+
+ // "person.page.titleprefix": "Person: ",
+ "person.page.titleprefix": "Persona:",
+
+ // "person.search.results.head": "Person Search Results",
+ "person.search.results.head": "Resultados de búsqueda de personas",
+
+ // "person.search.title": "Person Search",
+ "person.search.title": "Búsqueda de personas",
+
+
+
+ // "process.new.select-parameters": "Parameters",
+ "process.new.select-parameters": "Parámetros",
+
+ // "process.new.cancel": "Cancel",
+ "process.new.cancel": "Cancelar",
+
+ // "process.new.submit": "Save",
+ "process.new.submit": "Guardar",
+
+ // "process.new.select-script": "Script",
+ "process.new.select-script": "Texto",
+
+ // "process.new.select-script.placeholder": "Choose a script...",
+ "process.new.select-script.placeholder": "Elija un guión...",
+
+ // "process.new.select-script.required": "Script is required",
+ "process.new.select-script.required": "Se requiere script",
+
+ // "process.new.parameter.file.upload-button": "Select file...",
+ "process.new.parameter.file.upload-button": "Seleccione Archivo...",
+
+ // "process.new.parameter.file.required": "Please select a file",
+ "process.new.parameter.file.required": "Por favor seleccione un archivo",
+
+ // "process.new.parameter.string.required": "Parameter value is required",
+ "process.new.parameter.string.required": "Se requiere el valor del parámetro",
+
+ // "process.new.parameter.type.value": "value",
+ "process.new.parameter.type.value": "valor",
+
+ // "process.new.parameter.type.file": "file",
+ "process.new.parameter.type.file": "expediente",
+
+ // "process.new.parameter.required.missing": "The following parameters are required but still missing:",
+ "process.new.parameter.required.missing": "Los siguientes parámetros son obligatorios pero aún faltan:",
+
+ // "process.new.notification.success.title": "Success",
+ "process.new.notification.success.title": "Éxito",
+
+ // "process.new.notification.success.content": "The process was successfully created",
+ "process.new.notification.success.content": "El proceso fue creado con éxito",
+
+ // "process.new.notification.error.title": "Error",
+ "process.new.notification.error.title": "Error",
+
+ // "process.new.notification.error.content": "An error occurred while creating this process",
+ "process.new.notification.error.content": "Se produjo un error al crear este proceso.",
+
+ // "process.new.header": "Create a new process",
+ "process.new.header": "Crea un nuevo proceso",
+
+ // "process.new.title": "Create a new process",
+ "process.new.title": "Crea un nuevo proceso",
+
+ // "process.new.breadcrumbs": "Create a new process",
+ "process.new.breadcrumbs": "Crea un nuevo proceso",
+
+
+
+ // "process.detail.arguments" : "Arguments",
+ "process.detail.arguments": "Argumentos",
+
+ // "process.detail.arguments.empty" : "This process doesn't contain any arguments",
+ "process.detail.arguments.empty": "Este proceso no contiene ningún argumento",
+
+ // "process.detail.back" : "Back",
+ "process.detail.back": "Volver",
+
+ // "process.detail.output" : "Process Output",
+ "process.detail.output": "Salida del proceso",
+
+ // "process.detail.logs.button": "Retrieve process output",
+ "process.detail.logs.button": "Recuperar la salida del proceso",
+
+ // "process.detail.logs.loading": "Retrieving",
+ "process.detail.logs.loading": "Recuperando",
+
+ // "process.detail.logs.none": "This process has no output",
+ "process.detail.logs.none": "Este proceso no tiene salida",
+
+ // "process.detail.output-files" : "Output Files",
+ "process.detail.output-files": "Archivos de salida",
+
+ // "process.detail.output-files.empty" : "This process doesn't contain any output files",
+ "process.detail.output-files.empty": "Este proceso no contiene ningún archivo de salida",
+
+ // "process.detail.script" : "Script",
+ "process.detail.script": "Secuencia de comandos",
+
+ // "process.detail.title" : "Process: {{ id }} - {{ name }}",
+ "process.detail.title": "Proceso: {{ id }} - {{ name }}",
+
+ // "process.detail.start-time" : "Start time",
+ "process.detail.start-time": "Hora de inicio",
+
+ // "process.detail.end-time" : "Finish time",
+ "process.detail.end-time": "Hora de finalización",
+
+ // "process.detail.status" : "Status",
+ "process.detail.status": "Estado",
+
+ // "process.detail.create" : "Create similar process",
+ "process.detail.create": "Crear un proceso similar",
+
+
+
+ // "process.overview.table.finish" : "Finish time",
+ "process.overview.table.finish": "Hora de finalización",
+
+ // "process.overview.table.id" : "Process ID",
+ "process.overview.table.id": "ID de proceso",
+
+ // "process.overview.table.name" : "Name",
+ "process.overview.table.name": "Nombre",
+
+ // "process.overview.table.start" : "Start time",
+ "process.overview.table.start": "Hora de inicio",
+
+ // "process.overview.table.status" : "Status",
+ "process.overview.table.status": "Estado",
+
+ // "process.overview.table.user" : "User",
+ "process.overview.table.user": "Usuario",
+
+ // "process.overview.title": "Processes Overview",
+ "process.overview.title": "Resumen de procesos",
+
+ // "process.overview.breadcrumbs": "Processes Overview",
+ "process.overview.breadcrumbs": "Resumen de procesos",
+
+ // "process.overview.new": "New",
+ "process.overview.new": "Nuevo",
+
+
+ // "profile.breadcrumbs": "Update Profile",
+ "profile.breadcrumbs": "Actualización del perfil",
+
+ // "profile.card.identify": "Identify",
+ "profile.card.identify": "Identificar",
+
+ // "profile.card.security": "Security",
+ "profile.card.security": "Seguridad",
+
+ // "profile.form.submit": "Save",
+ "profile.form.submit": "Guardar",
+
+ // "profile.groups.head": "Authorization groups you belong to",
+ "profile.groups.head": "Grupos de autorización a los que pertenece",
+
+ // "profile.head": "Update Profile",
+ "profile.head": "Actualización del perfil",
+
+ // "profile.metadata.form.error.firstname.required": "First Name is required",
+ "profile.metadata.form.error.firstname.required": "Se requiere el primer nombre",
+
+ // "profile.metadata.form.error.lastname.required": "Last Name is required",
+ "profile.metadata.form.error.lastname.required": "Se requiere apellido",
+
+ // "profile.metadata.form.label.email": "Email Address",
+ "profile.metadata.form.label.email": "Dirección de correo electrónico",
+
+ // "profile.metadata.form.label.firstname": "First Name",
+ "profile.metadata.form.label.firstname": "Primer nombre",
+
+ // "profile.metadata.form.label.language": "Language",
+ "profile.metadata.form.label.language": "Idioma",
+
+ // "profile.metadata.form.label.lastname": "Last Name",
+ "profile.metadata.form.label.lastname": "Apellido",
+
+ // "profile.metadata.form.label.phone": "Contact Telephone",
+ "profile.metadata.form.label.phone": "Teléfono de contacto",
+
+ // "profile.metadata.form.notifications.success.content": "Your changes to the profile were saved.",
+ "profile.metadata.form.notifications.success.content": "Se guardaron sus cambios en el perfil.",
+
+ // "profile.metadata.form.notifications.success.title": "Profile saved",
+ "profile.metadata.form.notifications.success.title": "Perfil guardado",
+
+ // "profile.notifications.warning.no-changes.content": "No changes were made to the Profile.",
+ "profile.notifications.warning.no-changes.content": "No se realizaron cambios en el perfil.",
+
+ // "profile.notifications.warning.no-changes.title": "No changes",
+ "profile.notifications.warning.no-changes.title": "Sin cambios",
+
+ // "profile.security.form.error.matching-passwords": "The passwords do not match.",
+ "profile.security.form.error.matching-passwords": "Las contraseñas no coinciden.",
+
+ // "profile.security.form.error.password-length": "The password should be at least 6 characters long.",
+ "profile.security.form.error.password-length": "La contraseña debe tener al menos 6 caracteres.",
+
+ // "profile.security.form.info": "Optionally, you can enter a new password in the box below, and confirm it by typing it again into the second box. It should be at least six characters long.",
+ "profile.security.form.info": "Opcionalmente, puede ingresar una nueva contraseña en el cuadro a continuación y confirmarla escribiéndola nuevamente en el segundo cuadro. Debe tener al menos seis caracteres.",
+
+ // "profile.security.form.label.password": "Password",
+ "profile.security.form.label.password": "Contraseña",
+
+ // "profile.security.form.label.passwordrepeat": "Retype to confirm",
+ "profile.security.form.label.passwordrepeat": "Rescriba para confirmar",
+
+ // "profile.security.form.notifications.success.content": "Your changes to the password were saved.",
+ "profile.security.form.notifications.success.content": "Se guardaron sus cambios a la contraseña.",
+
+ // "profile.security.form.notifications.success.title": "Password saved",
+ "profile.security.form.notifications.success.title": "Contraseña guardada",
+
+ // "profile.security.form.notifications.error.title": "Error changing passwords",
+ "profile.security.form.notifications.error.title": "Error al cambiar las contraseñas",
+
+ // "profile.security.form.notifications.error.not-long-enough": "The password has to be at least 6 characters long.",
+ "profile.security.form.notifications.error.not-long-enough": "La contraseña debe tener al menos 6 caracteres.",
+
+ // "profile.security.form.notifications.error.not-same": "The provided passwords are not the same.",
+ "profile.security.form.notifications.error.not-same": "Las contraseñas proporcionadas no son las mismas.",
+
+ // "profile.title": "Update Profile",
+ "profile.title": "Actualización del perfil",
+
+
+
+ // "project.listelement.badge": "Research Project",
+ "project.listelement.badge": "Proyecto de investigación",
+
+ // "project.page.contributor": "Contributors",
+ "project.page.contributor": "Colaboradores",
+
+ // "project.page.description": "Description",
+ "project.page.description": "Descripción",
+
+ // "project.page.edit": "Edit this item",
+ "project.page.edit": "Editar este artículo",
+
+ // "project.page.expectedcompletion": "Expected Completion",
+ "project.page.expectedcompletion": "Finalización prevista",
+
+ // "project.page.funder": "Funders",
+ "project.page.funder": "Financiadores",
+
+ // "project.page.id": "ID",
+ "project.page.id": "IDENTIFICACIÓN",
+
+ // "project.page.keyword": "Keywords",
+ "project.page.keyword": "Palabras clave",
+
+ // "project.page.status": "Status",
+ "project.page.status": "Estado",
+
+ // "project.page.titleprefix": "Research Project: ",
+ "project.page.titleprefix": "Proyecto de investigación:",
+
+ // "project.search.results.head": "Project Search Results",
+ "project.search.results.head": "Resultados de búsqueda de proyectos",
+
+
+
+ // "publication.listelement.badge": "Publication",
+ "publication.listelement.badge": "Publicación",
+
+ // "publication.page.description": "Description",
+ "publication.page.description": "Descripción",
+
+ // "publication.page.edit": "Edit this item",
+ "publication.page.edit": "Editar este artículo",
+
+ // "publication.page.journal-issn": "Journal ISSN",
+ "publication.page.journal-issn": "Revista ISSN",
+
+ // "publication.page.journal-title": "Journal Title",
+ "publication.page.journal-title": "Título de la revista",
+
+ // "publication.page.publisher": "Publisher",
+ "publication.page.publisher": "Editor",
+
+ // "publication.page.titleprefix": "Publication: ",
+ "publication.page.titleprefix": "Publicación:",
+
+ // "publication.page.volume-title": "Volume Title",
+ "publication.page.volume-title": "Título del volumen",
+
+ // "publication.search.results.head": "Publication Search Results",
+ "publication.search.results.head": "Resultados de la búsqueda de publicaciones",
+
+ // "publication.search.title": "Publication Search",
+ "publication.search.title": "Búsqueda de publicaciones",
+
+
+ // "media-viewer.next": "Next",
+ "media-viewer.next": "próximo",
+
+ // "media-viewer.previous": "Previous",
+ "media-viewer.previous": "Anterior",
+
+ // "media-viewer.playlist": "Playlist",
+ "media-viewer.playlist": "Lista de reproducción",
+
+
+ // "register-email.title": "New user registration",
+ "register-email.title": "Registro de nuevo usuario",
+
+ // "register-page.create-profile.header": "Create Profile",
+ "register-page.create-profile.header": "Crear perfil",
+
+ // "register-page.create-profile.identification.header": "Identify",
+ "register-page.create-profile.identification.header": "Identificar",
+
+ // "register-page.create-profile.identification.email": "Email Address",
+ "register-page.create-profile.identification.email": "Dirección de correo electrónico",
+
+ // "register-page.create-profile.identification.first-name": "First Name *",
+ "register-page.create-profile.identification.first-name": "Primer nombre *",
+
+ // "register-page.create-profile.identification.first-name.error": "Please fill in a First Name",
+ "register-page.create-profile.identification.first-name.error": "Por favor ingrese un nombre",
+
+ // "register-page.create-profile.identification.last-name": "Last Name *",
+ "register-page.create-profile.identification.last-name": "Apellido *",
+
+ // "register-page.create-profile.identification.last-name.error": "Please fill in a Last Name",
+ "register-page.create-profile.identification.last-name.error": "Por favor ingrese un apellido",
+
+ // "register-page.create-profile.identification.contact": "Contact Telephone",
+ "register-page.create-profile.identification.contact": "Teléfono de contacto",
+
+ // "register-page.create-profile.identification.language": "Language",
+ "register-page.create-profile.identification.language": "Idioma",
+
+ // "register-page.create-profile.security.header": "Security",
+ "register-page.create-profile.security.header": "Seguridad",
+
+ // "register-page.create-profile.security.info": "Please enter a password in the box below, and confirm it by typing it again into the second box. It should be at least six characters long.",
+ "register-page.create-profile.security.info": "Ingrese una contraseña en el cuadro a continuación y confírmela escribiéndola nuevamente en el segundo cuadro. Debe tener al menos seis caracteres.",
+
+ // "register-page.create-profile.security.label.password": "Password *",
+ "register-page.create-profile.security.label.password": "Contraseña *",
+
+ // "register-page.create-profile.security.label.passwordrepeat": "Retype to confirm *",
+ "register-page.create-profile.security.label.passwordrepeat": "Rescriba para confirmar *",
+
+ // "register-page.create-profile.security.error.empty-password": "Please enter a password in the box below.",
+ "register-page.create-profile.security.error.empty-password": "Ingrese una contraseña en el cuadro a continuación.",
+
+ // "register-page.create-profile.security.error.matching-passwords": "The passwords do not match.",
+ "register-page.create-profile.security.error.matching-passwords": "Las contraseñas no coinciden.",
+
+ // "register-page.create-profile.security.error.password-length": "The password should be at least 6 characters long.",
+ "register-page.create-profile.security.error.password-length": "La contraseña debe tener al menos 6 caracteres.",
+
+ // "register-page.create-profile.submit": "Complete Registration",
+ "register-page.create-profile.submit": "Registro completo",
+
+ // "register-page.create-profile.submit.error.content": "Something went wrong while registering a new user.",
+ "register-page.create-profile.submit.error.content": "Se produjo un error al registrar un nuevo usuario.",
+
+ // "register-page.create-profile.submit.error.head": "Registration failed",
+ "register-page.create-profile.submit.error.head": "Registro fallido",
+
+ // "register-page.create-profile.submit.success.content": "The registration was successful. You have been logged in as the created user.",
+ "register-page.create-profile.submit.success.content": "El registro fue exitoso. Ha iniciado sesión como el usuario creado.",
+
+ // "register-page.create-profile.submit.success.head": "Registration completed",
+ "register-page.create-profile.submit.success.head": "Registro completado",
+
+
+ // "register-page.registration.header": "New user registration",
+ "register-page.registration.header": "Registro de nuevo usuario",
+
+ // "register-page.registration.info": "Register an account to subscribe to collections for email updates, and submit new items to DSpace.",
+ "register-page.registration.info": "Registre una cuenta para suscribirse a colecciones para recibir actualizaciones por correo electrónico y envíe nuevos artículos a DSpace.",
+
+ // "register-page.registration.email": "Email Address *",
+ "register-page.registration.email": "Dirección de correo electrónico *",
+
+ // "register-page.registration.email.error.required": "Please fill in an email address",
+ "register-page.registration.email.error.required": "Por favor ingrese una dirección de correo electrónico",
+
+ // "register-page.registration.email.error.pattern": "Please fill in a valid email address",
+ "register-page.registration.email.error.pattern": "Por favor ingrese una dirección de correo electrónico válida",
+
+ // "register-page.registration.email.hint": "This address will be verified and used as your login name.",
+ "register-page.registration.email.hint": "Esta dirección será verificada y utilizada como su nombre de inicio de sesión.",
+
+ // "register-page.registration.submit": "Register",
+ "register-page.registration.submit": "Registrarse",
+
+ // "register-page.registration.success.head": "Verification email sent",
+ "register-page.registration.success.head": "El mensaje de verificación ha sido enviado",
+
+ // "register-page.registration.success.content": "An email has been sent to {{ email }} containing a special URL and further instructions.",
+ "register-page.registration.success.content": "Se envió un correo electrónico a {{ email }} que contiene una URL especial y más instrucciones.",
+
+ // "register-page.registration.error.head": "Error when trying to register email",
+ "register-page.registration.error.head": "Error al intentar registrar el correo electrónico",
+
+ // "register-page.registration.error.content": "An error occured when registering the following email address: {{ email }}",
+ "register-page.registration.error.content": "Se produjo un error al registrar la siguiente dirección de correo electrónico: {{ email }}",
+
+
+
+ // "relationships.add.error.relationship-type.content": "No suitable match could be found for relationship type {{ type }} between the two items",
+ "relationships.add.error.relationship-type.content": "No se pudo encontrar una coincidencia adecuada para el tipo de relación {{ type }} entre los dos artículos",
+
+ // "relationships.add.error.server.content": "The server returned an error",
+ "relationships.add.error.server.content": "El servidor devolvió un error",
+
+ // "relationships.add.error.title": "Unable to add relationship",
+ "relationships.add.error.title": "No se puede agregar una relación",
+
+ // "relationships.isAuthorOf": "Authors",
+ "relationships.isAuthorOf": "Autores",
+
+ // "relationships.isAuthorOf.Person": "Authors (persons)",
+ "relationships.isAuthorOf.Person": "Autores (personas)",
+
+ // "relationships.isAuthorOf.OrgUnit": "Authors (organizational units)",
+ "relationships.isAuthorOf.OrgUnit": "Autores (unidades organizativas)",
+
+ // "relationships.isIssueOf": "Journal Issues",
+ "relationships.isIssueOf": "Problemas de la revista",
+
+ // "relationships.isJournalIssueOf": "Journal Issue",
+ "relationships.isJournalIssueOf": "Número de la revista",
+
+ // "relationships.isJournalOf": "Journals",
+ "relationships.isJournalOf": "Revistas",
+
+ // "relationships.isOrgUnitOf": "Organizational Units",
+ "relationships.isOrgUnitOf": "Unidades organizativas",
+
+ // "relationships.isPersonOf": "Authors",
+ "relationships.isPersonOf": "Autores",
+
+ // "relationships.isProjectOf": "Research Projects",
+ "relationships.isProjectOf": "Proyectos de investigación",
+
+ // "relationships.isPublicationOf": "Publications",
+ "relationships.isPublicationOf": "Publicaciones",
+
+ // "relationships.isPublicationOfJournalIssue": "Articles",
+ "relationships.isPublicationOfJournalIssue": "Artículos",
+
+ // "relationships.isSingleJournalOf": "Journal",
+ "relationships.isSingleJournalOf": "diario",
+
+ // "relationships.isSingleVolumeOf": "Journal Volume",
+ "relationships.isSingleVolumeOf": "Volumen de la revista",
+
+ // "relationships.isVolumeOf": "Journal Volumes",
+ "relationships.isVolumeOf": "Volúmenes de revistas",
+
+ // "relationships.isContributorOf": "Contributors",
+ "relationships.isContributorOf": "Colaboradores",
+
+ // "relationships.isContributorOf.OrgUnit": "Contributor (Organizational Unit)",
+ "relationships.isContributorOf.OrgUnit": "Colaborador (Unidad organizativa)",
+
+ // "relationships.isContributorOf.Person": "Contributor",
+ "relationships.isContributorOf.Person": "Contribuyente",
+
+ // "relationships.isFundingAgencyOf.OrgUnit": "Funder",
+ "relationships.isFundingAgencyOf.OrgUnit": "Financiador",
+
+
+ // "repository.image.logo": "Repository logo",
+ "repository.image.logo": "Logotipo del repositorio",
+
+ // "repository.title.prefix": "DSpace Angular :: ",
+ "repository.title.prefix": "DSpace Angular ::",
+
+ // "repository.title.prefixDSpace": "DSpace Angular ::",
+ "repository.title.prefixDSpace": "DSpace Angular ::",
+
+
+ // "resource-policies.add.button": "Add",
+ "resource-policies.add.button": "Agregar",
+
+ // "resource-policies.add.for.": "Add a new policy",
+ "resource-policies.add.for.": "Agregar una nueva política",
+
+ // "resource-policies.add.for.bitstream": "Add a new Bitstream policy",
+ "resource-policies.add.for.bitstream": "Agregar una nueva política de Archivo",
+
+ // "resource-policies.add.for.bundle": "Add a new Bundle policy",
+ "resource-policies.add.for.bundle": "Agregar una nueva política de paquete",
+
+ // "resource-policies.add.for.item": "Add a new Item policy",
+ "resource-policies.add.for.item": "Agregar una nueva política de artículos",
+
+ // "resource-policies.add.for.community": "Add a new Community policy",
+ "resource-policies.add.for.community": "Agregar una nueva política comunitaria",
+
+ // "resource-policies.add.for.collection": "Add a new Collection policy",
+ "resource-policies.add.for.collection": "Agregar una nueva política de colección",
+
+ // "resource-policies.create.page.heading": "Create new resource policy for ",
+ "resource-policies.create.page.heading": "Crear una nueva política de recursos para",
+
+ // "resource-policies.create.page.failure.content": "An error occurred while creating the resource policy.",
+ "resource-policies.create.page.failure.content": "Se produjo un error al crear la política de recursos.",
+
+ // "resource-policies.create.page.success.content": "Operation successful",
+ "resource-policies.create.page.success.content": "Operación exitosa",
+
+ // "resource-policies.create.page.title": "Create new resource policy",
+ "resource-policies.create.page.title": "Crear nueva política de recursos",
+
+ // "resource-policies.delete.btn": "Delete selected",
+ "resource-policies.delete.btn": "Eliminar seleccionado",
+
+ // "resource-policies.delete.btn.title": "Delete selected resource policies",
+ "resource-policies.delete.btn.title": "Eliminar las políticas de recursos seleccionadas",
+
+ // "resource-policies.delete.failure.content": "An error occurred while deleting selected resource policies.",
+ "resource-policies.delete.failure.content": "Se produjo un error al eliminar las políticas de recursos seleccionadas.",
+
+ // "resource-policies.delete.success.content": "Operation successful",
+ "resource-policies.delete.success.content": "Operación exitosa",
+
+ // "resource-policies.edit.page.heading": "Edit resource policy ",
+ "resource-policies.edit.page.heading": "Editar la política de recursos",
+
+ // "resource-policies.edit.page.failure.content": "An error occurred while editing the resource policy.",
+ "resource-policies.edit.page.failure.content": "Se produjo un error al editar la política de recursos.",
+
+ // "resource-policies.edit.page.success.content": "Operation successful",
+ "resource-policies.edit.page.success.content": "Operación exitosa",
+
+ // "resource-policies.edit.page.title": "Edit resource policy",
+ "resource-policies.edit.page.title": "Editar la política de recursos",
+
+ // "resource-policies.form.action-type.label": "Select the action type",
+ "resource-policies.form.action-type.label": "Seleccione el tipo de acción",
+
+ // "resource-policies.form.action-type.required": "You must select the resource policy action.",
+ "resource-policies.form.action-type.required": "Debe seleccionar la acción de la política de recursos.",
+
+ // "resource-policies.form.eperson-group-list.label": "The eperson or group that will be granted the permission",
+ "resource-policies.form.eperson-group-list.label": "La persona o grupo al que se le otorgará el permiso",
+
+ // "resource-policies.form.eperson-group-list.select.btn": "Select",
+ "resource-policies.form.eperson-group-list.select.btn": "Seleccione",
+
+ // "resource-policies.form.eperson-group-list.tab.eperson": "Search for a ePerson",
+ "resource-policies.form.eperson-group-list.tab.eperson": "Buscar una ePerson",
+
+ // "resource-policies.form.eperson-group-list.tab.group": "Search for a group",
+ "resource-policies.form.eperson-group-list.tab.group": "Buscar un grupo",
+
+ // "resource-policies.form.eperson-group-list.table.headers.action": "Action",
+ "resource-policies.form.eperson-group-list.table.headers.action": "Acción",
+
+ // "resource-policies.form.eperson-group-list.table.headers.id": "ID",
+ "resource-policies.form.eperson-group-list.table.headers.id": "IDENTIFICACIÓN",
+
+ // "resource-policies.form.eperson-group-list.table.headers.name": "Name",
+ "resource-policies.form.eperson-group-list.table.headers.name": "Nombre",
+
+ // "resource-policies.form.date.end.label": "End Date",
+ "resource-policies.form.date.end.label": "Fecha final",
+
+ // "resource-policies.form.date.start.label": "Start Date",
+ "resource-policies.form.date.start.label": "Fecha de inicio",
+
+ // "resource-policies.form.description.label": "Description",
+ "resource-policies.form.description.label": "Descripción",
+
+ // "resource-policies.form.name.label": "Name",
+ "resource-policies.form.name.label": "Nombre",
+
+ // "resource-policies.form.policy-type.label": "Select the policy type",
+ "resource-policies.form.policy-type.label": "Seleccione el tipo de póliza",
+
+ // "resource-policies.form.policy-type.required": "You must select the resource policy type.",
+ "resource-policies.form.policy-type.required": "Debe seleccionar el tipo de política de recursos.",
+
+ // "resource-policies.table.headers.action": "Action",
+ "resource-policies.table.headers.action": "Acción",
+
+ // "resource-policies.table.headers.date.end": "End Date",
+ "resource-policies.table.headers.date.end": "Fecha final",
+
+ // "resource-policies.table.headers.date.start": "Start Date",
+ "resource-policies.table.headers.date.start": "Fecha de inicio",
+
+ // "resource-policies.table.headers.edit": "Edit",
+ "resource-policies.table.headers.edit": "Editar",
+
+ // "resource-policies.table.headers.edit.group": "Edit group",
+ "resource-policies.table.headers.edit.group": "Editar grupo",
+
+ // "resource-policies.table.headers.edit.policy": "Edit policy",
+ "resource-policies.table.headers.edit.policy": "Editar política",
+
+ // "resource-policies.table.headers.eperson": "EPerson",
+ "resource-policies.table.headers.eperson": "Epersona",
+
+ // "resource-policies.table.headers.group": "Group",
+ "resource-policies.table.headers.group": "Grupo",
+
+ // "resource-policies.table.headers.id": "ID",
+ "resource-policies.table.headers.id": "IDENTIFICACIÓN",
+
+ // "resource-policies.table.headers.name": "Name",
+ "resource-policies.table.headers.name": "Nombre",
+
+ // "resource-policies.table.headers.policyType": "type",
+ "resource-policies.table.headers.policyType": "escribe",
+
+ // "resource-policies.table.headers.title.for.bitstream": "Policies for Bitstream",
+ "resource-policies.table.headers.title.for.bitstream": "Políticas para Archivo",
+
+ // "resource-policies.table.headers.title.for.bundle": "Policies for Bundle",
+ "resource-policies.table.headers.title.for.bundle": "Políticas para el paquete",
+
+ // "resource-policies.table.headers.title.for.item": "Policies for Item",
+ "resource-policies.table.headers.title.for.item": "Políticas para el artículo",
+
+ // "resource-policies.table.headers.title.for.community": "Policies for Community",
+ "resource-policies.table.headers.title.for.community": "Políticas para la comunidad",
+
+ // "resource-policies.table.headers.title.for.collection": "Policies for Collection",
+ "resource-policies.table.headers.title.for.collection": "Políticas de cobranza",
+
+
+
+ // "search.description": "",
+ "search.description": "",
+
+ // "search.switch-configuration.title": "Show",
+ "search.switch-configuration.title": "Show",
+
+ // "search.title": "Search",
+ "search.title": "Buscar",
+
+ // "search.breadcrumbs": "Search",
+ "search.breadcrumbs": "Buscar",
+
+ // "search.search-form.placeholder": "Search the repository ...",
+ "search.search-form.placeholder": "Buscar en el repositorio ...",
+
+
+ // "search.filters.applied.f.author": "Author",
+ "search.filters.applied.f.author": "Autor",
+
+ // "search.filters.applied.f.dateIssued.max": "End date",
+ "search.filters.applied.f.dateIssued.max": "Fecha final",
+
+ // "search.filters.applied.f.dateIssued.min": "Start date",
+ "search.filters.applied.f.dateIssued.min": "Fecha de inicio",
+
+ // "search.filters.applied.f.dateSubmitted": "Date submitted",
+ "search.filters.applied.f.dateSubmitted": "Fecha Enviado",
+
+ // "search.filters.applied.f.discoverable": "Private",
+ "search.filters.applied.f.discoverable": "Privado",
+
+ // "search.filters.applied.f.entityType": "Item Type",
+ "search.filters.applied.f.entityType": "Tipo de artículo",
+
+ // "search.filters.applied.f.has_content_in_original_bundle": "Has files",
+ "search.filters.applied.f.has_content_in_original_bundle": "Tiene archivos",
+
+ // "search.filters.applied.f.itemtype": "Type",
+ "search.filters.applied.f.itemtype": "Escribe",
+
+ // "search.filters.applied.f.namedresourcetype": "Status",
+ "search.filters.applied.f.namedresourcetype": "Estado",
+
+ // "search.filters.applied.f.subject": "Subject",
+ "search.filters.applied.f.subject": "Tema",
+
+ // "search.filters.applied.f.submitter": "Submitter",
+ "search.filters.applied.f.submitter": "Remitente",
+
+ // "search.filters.applied.f.jobTitle": "Job Title",
+ "search.filters.applied.f.jobTitle": "Título profesional",
+
+ // "search.filters.applied.f.birthDate.max": "End birth date",
+ "search.filters.applied.f.birthDate.max": "Fecha final de nacimiento",
+
+ // "search.filters.applied.f.birthDate.min": "Start birth date",
+ "search.filters.applied.f.birthDate.min": "Fecha de inicio de nacimiento",
+
+ // "search.filters.applied.f.withdrawn": "Withdrawn",
+ "search.filters.applied.f.withdrawn": "Retirado",
+
+
+
+ // "search.filters.filter.author.head": "Author",
+ "search.filters.filter.author.head": "Autor",
+
+ // "search.filters.filter.author.placeholder": "Author name",
+ "search.filters.filter.author.placeholder": "Nombre del autor",
+
+ // "search.filters.filter.author.label": "Search author name",
+ "search.filters.filter.author.label": "Buscar el nombre del autor",
+
+ // "search.filters.filter.birthDate.head": "Birth Date",
+ "search.filters.filter.birthDate.head": "Fecha de nacimiento",
+
+ // "search.filters.filter.birthDate.placeholder": "Birth Date",
+ "search.filters.filter.birthDate.placeholder": "Fecha de nacimiento",
+
+ // "search.filters.filter.birthDate.label": "Search birth date",
+ "search.filters.filter.birthDate.label": "Buscar fecha de nacimiento",
+
+ // "search.filters.filter.collapse": "Collapse filter",
+ "search.filters.filter.collapse": "Colapsar filtro",
+
+ // "search.filters.filter.creativeDatePublished.head": "Date Published",
+ "search.filters.filter.creativeDatePublished.head": "Fecha de publicación",
+
+ // "search.filters.filter.creativeDatePublished.placeholder": "Date Published",
+ "search.filters.filter.creativeDatePublished.placeholder": "Fecha de publicación",
+
+ // "search.filters.filter.creativeDatePublished.label": "Search date published",
+ "search.filters.filter.creativeDatePublished.label": "Fecha de búsqueda publicada",
+
+ // "search.filters.filter.creativeWorkEditor.head": "Editor",
+ "search.filters.filter.creativeWorkEditor.head": "Editor",
+
+ // "search.filters.filter.creativeWorkEditor.placeholder": "Editor",
+ "search.filters.filter.creativeWorkEditor.placeholder": "Editor",
+
+ // "search.filters.filter.creativeWorkEditor.label": "Search editor",
+ "search.filters.filter.creativeWorkEditor.label": "Editor de búsqueda",
+
+ // "search.filters.filter.creativeWorkKeywords.head": "Subject",
+ "search.filters.filter.creativeWorkKeywords.head": "Tema",
+
+ // "search.filters.filter.creativeWorkKeywords.placeholder": "Subject",
+ "search.filters.filter.creativeWorkKeywords.placeholder": "Tema",
+
+ // "search.filters.filter.creativeWorkKeywords.label": "Search subject",
+ "search.filters.filter.creativeWorkKeywords.label": "Asunto de búsqueda",
+
+ // "search.filters.filter.creativeWorkPublisher.head": "Publisher",
+ "search.filters.filter.creativeWorkPublisher.head": "Editor",
+
+ // "search.filters.filter.creativeWorkPublisher.placeholder": "Publisher",
+ "search.filters.filter.creativeWorkPublisher.placeholder": "Editor",
+
+ // "search.filters.filter.creativeWorkPublisher.label": "Search publisher",
+ "search.filters.filter.creativeWorkPublisher.label": "Editor de búsqueda",
+
+ // "search.filters.filter.dateIssued.head": "Date",
+ "search.filters.filter.dateIssued.head": "Fecha",
+
+ // "search.filters.filter.dateIssued.max.placeholder": "Maximum Date",
+ "search.filters.filter.dateIssued.max.placeholder": "Fecha máxima",
+
+ // "search.filters.filter.dateIssued.max.label": "End",
+ "search.filters.filter.dateIssued.max.label": "Fin",
+
+ // "search.filters.filter.dateIssued.min.placeholder": "Minimum Date",
+ "search.filters.filter.dateIssued.min.placeholder": "Fecha mínima",
+
+ // "search.filters.filter.dateIssued.min.label": "Start",
+ "search.filters.filter.dateIssued.min.label": "Comienzo",
+
+ // "search.filters.filter.dateSubmitted.head": "Date submitted",
+ "search.filters.filter.dateSubmitted.head": "Fecha Enviado",
+
+ // "search.filters.filter.dateSubmitted.placeholder": "Date submitted",
+ "search.filters.filter.dateSubmitted.placeholder": "Fecha Enviado",
+
+ // "search.filters.filter.dateSubmitted.label": "Search date submitted",
+ "search.filters.filter.dateSubmitted.label": "Fecha de búsqueda enviada",
+
+ // "search.filters.filter.discoverable.head": "Private",
+ "search.filters.filter.discoverable.head": "Privado",
+
+ // "search.filters.filter.withdrawn.head": "Withdrawn",
+ "search.filters.filter.withdrawn.head": "Retirado",
+
+ // "search.filters.filter.entityType.head": "Item Type",
+ "search.filters.filter.entityType.head": "Tipo de artículo",
+
+ // "search.filters.filter.entityType.placeholder": "Item Type",
+ "search.filters.filter.entityType.placeholder": "Tipo de artículo",
+
+ // "search.filters.filter.entityType.label": "Search item type",
+ "search.filters.filter.entityType.label": "Tipo de artículo de búsqueda",
+
+ // "search.filters.filter.expand": "Expand filter",
+ "search.filters.filter.expand": "Expandir filtro",
+
+ // "search.filters.filter.has_content_in_original_bundle.head": "Has files",
+ "search.filters.filter.has_content_in_original_bundle.head": "Tiene archivos",
+
+ // "search.filters.filter.itemtype.head": "Type",
+ "search.filters.filter.itemtype.head": "Escribe",
+
+ // "search.filters.filter.itemtype.placeholder": "Type",
+ "search.filters.filter.itemtype.placeholder": "Escribe",
+
+ // "search.filters.filter.itemtype.label": "Search type",
+ "search.filters.filter.itemtype.label": "Tipo de búsqueda",
+
+ // "search.filters.filter.jobTitle.head": "Job Title",
+ "search.filters.filter.jobTitle.head": "Título profesional",
+
+ // "search.filters.filter.jobTitle.placeholder": "Job Title",
+ "search.filters.filter.jobTitle.placeholder": "Título profesional",
+
+ // "search.filters.filter.jobTitle.label": "Search job title",
+ "search.filters.filter.jobTitle.label": "Buscar puesto de trabajo",
+
+ // "search.filters.filter.knowsLanguage.head": "Known language",
+ "search.filters.filter.knowsLanguage.head": "Idioma conocido",
+
+ // "search.filters.filter.knowsLanguage.placeholder": "Known language",
+ "search.filters.filter.knowsLanguage.placeholder": "Idioma conocido",
+
+ // "search.filters.filter.knowsLanguage.label": "Search known language",
+ "search.filters.filter.knowsLanguage.label": "Buscar idioma conocido",
+
+ // "search.filters.filter.namedresourcetype.head": "Status",
+ "search.filters.filter.namedresourcetype.head": "Estado",
+
+ // "search.filters.filter.namedresourcetype.placeholder": "Status",
+ "search.filters.filter.namedresourcetype.placeholder": "Estado",
+
+ // "search.filters.filter.namedresourcetype.label": "Search status",
+ "search.filters.filter.namedresourcetype.label": "Estado de búsqueda",
+
+ // "search.filters.filter.objectpeople.head": "People",
+ "search.filters.filter.objectpeople.head": "Gente",
+
+ // "search.filters.filter.objectpeople.placeholder": "People",
+ "search.filters.filter.objectpeople.placeholder": "Gente",
+
+ // "search.filters.filter.objectpeople.label": "Search people",
+ "search.filters.filter.objectpeople.label": "Busca gente",
+
+ // "search.filters.filter.organizationAddressCountry.head": "Country",
+ "search.filters.filter.organizationAddressCountry.head": "País",
+
+ // "search.filters.filter.organizationAddressCountry.placeholder": "Country",
+ "search.filters.filter.organizationAddressCountry.placeholder": "País",
+
+ // "search.filters.filter.organizationAddressCountry.label": "Search country",
+ "search.filters.filter.organizationAddressCountry.label": "País de búsqueda",
+
+ // "search.filters.filter.organizationAddressLocality.head": "City",
+ "search.filters.filter.organizationAddressLocality.head": "Ciudad",
+
+ // "search.filters.filter.organizationAddressLocality.placeholder": "City",
+ "search.filters.filter.organizationAddressLocality.placeholder": "Ciudad",
+
+ // "search.filters.filter.organizationAddressLocality.label": "Search city",
+ "search.filters.filter.organizationAddressLocality.label": "Buscar ciudad",
+
+ // "search.filters.filter.organizationFoundingDate.head": "Date Founded",
+ "search.filters.filter.organizationFoundingDate.head": "Fecha de fundación",
+
+ // "search.filters.filter.organizationFoundingDate.placeholder": "Date Founded",
+ "search.filters.filter.organizationFoundingDate.placeholder": "Fecha de fundación",
+
+ // "search.filters.filter.organizationFoundingDate.label": "Search date founded",
+ "search.filters.filter.organizationFoundingDate.label": "Fecha de búsqueda fundada",
+
+ // "search.filters.filter.scope.head": "Scope",
+ "search.filters.filter.scope.head": "Alcance",
+
+ // "search.filters.filter.scope.placeholder": "Scope filter",
+ "search.filters.filter.scope.placeholder": "Filtro de alcance",
+
+ // "search.filters.filter.scope.label": "Search scope filter",
+ "search.filters.filter.scope.label": "Filtro de alcance de búsqueda",
+
+ // "search.filters.filter.show-less": "Collapse",
+ "search.filters.filter.show-less": "Colapso",
+
+ // "search.filters.filter.show-more": "Show more",
+ "search.filters.filter.show-more": "Mostrar más",
+
+ // "search.filters.filter.subject.head": "Subject",
+ "search.filters.filter.subject.head": "Tema",
+
+ // "search.filters.filter.subject.placeholder": "Subject",
+ "search.filters.filter.subject.placeholder": "Tema",
+
+ // "search.filters.filter.subject.label": "Search subject",
+ "search.filters.filter.subject.label": "Asunto de búsqueda",
+
+ // "search.filters.filter.submitter.head": "Submitter",
+ "search.filters.filter.submitter.head": "Remitente",
+
+ // "search.filters.filter.submitter.placeholder": "Submitter",
+ "search.filters.filter.submitter.placeholder": "Remitente",
+
+ // "search.filters.filter.submitter.label": "Search submitter",
+ "search.filters.filter.submitter.label": "Remitente de búsqueda",
+
+
+
+ // "search.filters.entityType.JournalIssue": "Journal Issue",
+ "search.filters.entityType.JournalIssue": "Número de la revista",
+
+ // "search.filters.entityType.JournalVolume": "Journal Volume",
+ "search.filters.entityType.JournalVolume": "Volumen de la revista",
+
+ // "search.filters.entityType.OrgUnit": "Organizational Unit",
+ "search.filters.entityType.OrgUnit": "Unidad organizacional",
+
+ // "search.filters.has_content_in_original_bundle.true": "Yes",
+ "search.filters.has_content_in_original_bundle.true": "sí",
+
+ // "search.filters.has_content_in_original_bundle.false": "No",
+ "search.filters.has_content_in_original_bundle.false": "No",
+
+ // "search.filters.discoverable.true": "No",
+ "search.filters.discoverable.true": "No",
+
+ // "search.filters.discoverable.false": "Yes",
+ "search.filters.discoverable.false": "sí",
+
+ // "search.filters.withdrawn.true": "Yes",
+ "search.filters.withdrawn.true": "sí",
+
+ // "search.filters.withdrawn.false": "No",
+ "search.filters.withdrawn.false": "No",
+
+
+ // "search.filters.head": "Filters",
+ "search.filters.head": "Filtros",
+
+ // "search.filters.reset": "Reset filters",
+ "search.filters.reset": "Restablecer filtros",
+
+ // "search.filters.search.submit": "Submit",
+ "search.filters.search.submit": "Enviar",
+
+
+
+ // "search.form.search": "Search",
+ "search.form.search": "Buscar",
+
+ // "search.form.search_dspace": "All repository",
+ "search.form.search_dspace": "Todo el repositorio",
+
+
+
+ // "search.results.head": "Search Results",
+ "search.results.head": "Resultados de la búsqueda",
+
+ // "search.results.no-results": "Your search returned no results. Having trouble finding what you're looking for? Try putting",
+ "search.results.no-results": "Su búsqueda no produjo resultados. ¿Tiene problemas para encontrar lo que busca? Intenta poner",
+
+ // "search.results.no-results-link": "quotes around it",
+ "search.results.no-results-link": "citas a su alrededor",
+
+ // "search.results.empty": "Your search returned no results.",
+ "search.results.empty": "Su búsqueda no produjo resultados.",
+
+
+ // "default.search.results.head": "Search Results",
+ "default.search.results.head": "Resultados de la búsqueda",
+
+
+ // "search.sidebar.close": "Back to results",
+ "search.sidebar.close": "Volver a resultados",
+
+ // "search.sidebar.filters.title": "Filters",
+ "search.sidebar.filters.title": "Filtros",
+
+ // "search.sidebar.open": "Search Tools",
+ "search.sidebar.open": "Herramientas de búsqueda",
+
+ // "search.sidebar.results": "results",
+ "search.sidebar.results": "resultados",
+
+ // "search.sidebar.settings.rpp": "Results per page",
+ "search.sidebar.settings.rpp": "resultados por página",
+
+ // "search.sidebar.settings.sort-by": "Sort By",
+ "search.sidebar.settings.sort-by": "Ordenar por",
+
+ // "search.sidebar.settings.title": "Settings",
+ "search.sidebar.settings.title": "Ajustes",
+
+
+
+ // "search.view-switch.show-detail": "Show detail",
+ "search.view-switch.show-detail": "Mostrar detalle",
+
+ // "search.view-switch.show-grid": "Show as grid",
+ "search.view-switch.show-grid": "Mostrar como cuadrícula",
+
+ // "search.view-switch.show-list": "Show as list",
+ "search.view-switch.show-list": "Mostrar como lista",
+
+
+
+ // "sorting.ASC": "Ascending",
+ "sorting.ASC": "Ascendente",
+
+ // "sorting.DESC": "Descending",
+ "sorting.DESC": "Descendente",
+
+ // "sorting.dc.title.ASC": "Title Ascending",
+ "sorting.dc.title.ASC": "Título Ascendente",
+
+ // "sorting.dc.title.DESC": "Title Descending",
+ "sorting.dc.title.DESC": "Título Descendente",
+
+ // "sorting.score.ASC": "Least Relevant",
+ "sorting.score.ASC": "Menos relevante",
+
+ // "sorting.score.DESC": "Most Relevant",
+ "sorting.score.DESC": "Lo más relevante",
+
+ // "sorting.dc.date.issued.ASC": "Date Issued Ascending",
+ "sorting.dc.date.issued.ASC": "Fecha de emisión Ascendente",
+
+ // "sorting.dc.date.issued.DESC": "Date Issued Descending",
+ "sorting.dc.date.issued.DESC": "Fecha de emisión Descendente",
+
+ // "sorting.dc.date.accessioned.ASC": "Accessioned Date Ascending",
+ "sorting.dc.date.accessioned.ASC": "Fecha de adhesión Ascendente",
+
+ // "sorting.dc.date.accessioned.DESC": "Accessioned Date Descending",
+ "sorting.dc.date.accessioned.DESC": "Fecha de adhesión Descendente",
+
+ // "sorting.lastModified.ASC": "Last modified Ascending",
+ "sorting.lastModified.ASC": "Última modificación Ascendente",
+
+ // "sorting.lastModified.DESC": "Last modified Descending",
+ "sorting.lastModified.DESC": "Última modificación Descendente",
+
+
+ // "statistics.title": "Statistics",
+ "statistics.title": "Estadísticas",
+
+ // "statistics.header": "Statistics for {{ scope }}",
+ "statistics.header": "Estadísticas de {{ scope }}",
+
+ // "statistics.breadcrumbs": "Statistics",
+ "statistics.breadcrumbs": "Estadísticas",
+
+ // "statistics.page.no-data": "No data available",
+ "statistics.page.no-data": "Datos no disponibles",
+
+ // "statistics.table.no-data": "No data available",
+ "statistics.table.no-data": "Datos no disponibles",
+
+ // "statistics.table.title.TotalVisits": "Total visits",
+ "statistics.table.title.TotalVisits": "Visitas totales",
+
+ // "statistics.table.title.TotalVisitsPerMonth": "Total visits per month",
+ "statistics.table.title.TotalVisitsPerMonth": "Visitas totales por mes",
+
+ // "statistics.table.title.TotalDownloads": "File Visits",
+ "statistics.table.title.TotalDownloads": "Visitas de archivo",
+
+ // "statistics.table.title.TopCountries": "Top country views",
+ "statistics.table.title.TopCountries": "Vistas principales del país",
+
+ // "statistics.table.title.TopCities": "Top city views",
+ "statistics.table.title.TopCities": "Mejores vistas de la ciudad",
+
+ // "statistics.table.header.views": "Views",
+ "statistics.table.header.views": "Puntos de vista",
+
+
+
+ // "submission.edit.breadcrumbs": "Edit Submission",
+ "submission.edit.breadcrumbs": "Editar envío",
+
+ // "submission.edit.title": "Edit Submission",
+ "submission.edit.title": "Editar envío",
+
+ // "submission.general.cancel": "Cancel",
+ "submission.general.cancel": "Cancelar",
+
+ // "submission.general.cannot_submit": "You have not the privilege to make a new submission.",
+ "submission.general.cannot_submit": "No tiene el privilegio de realizar un nuevo envío.",
+
+ // "submission.general.deposit": "Deposit",
+ "submission.general.deposit": "Depositar",
+
+ // "submission.general.discard.confirm.cancel": "Cancel",
+ "submission.general.discard.confirm.cancel": "Cancelar",
+
+ // "submission.general.discard.confirm.info": "This operation can't be undone. Are you sure?",
+ "submission.general.discard.confirm.info": "Esta operación no se puede deshacer. ",
+
+ // "submission.general.discard.confirm.submit": "Yes, I'm sure",
+ "submission.general.discard.confirm.submit": "Sí estoy seguro",
+
+ // "submission.general.discard.confirm.title": "Discard submission",
+ "submission.general.discard.confirm.title": "Descartar envío",
+
+ // "submission.general.discard.submit": "Discard",
+ "submission.general.discard.submit": "Descarte",
+
+ // "submission.general.info.saved": "Saved",
+ "submission.general.info.saved": "Salvado",
+
+ // "submission.general.info.pending-changes": "Unsaved changes",
+ "submission.general.info.pending-changes": "Cambios no guardados",
+
+ // "submission.general.save": "Save",
+ "submission.general.save": "Guardar",
+
+ // "submission.general.save-later": "Save for later",
+ "submission.general.save-later": "Guardar para más adelante",
+
+
+ // "submission.import-external.page.title": "Import metadata from an external source",
+ "submission.import-external.page.title": "Importar metadatos de una fuente externa",
+
+ // "submission.import-external.title": "Import metadata from an external source",
+ "submission.import-external.title": "Importar metadatos de una fuente externa",
+
+ // "submission.import-external.page.hint": "Enter a query above to find items from the web to import in to DSpace.",
+ "submission.import-external.page.hint": "Ingrese una consulta arriba para buscar artículos de la web para importarlos a DSpace.",
+
+ // "submission.import-external.back-to-my-dspace": "Back to MyDSpace",
+ "submission.import-external.back-to-my-dspace": "Volver a Mi DSpace",
+
+ // "submission.import-external.search.placeholder": "Search the external source",
+ "submission.import-external.search.placeholder": "Buscar la fuente externa",
+
+ // "submission.import-external.search.button": "Search",
+ "submission.import-external.search.button": "Buscar",
+
+ // "submission.import-external.search.button.hint": "Write some words to search",
+ "submission.import-external.search.button.hint": "Escribe algunas palabras para buscar",
+
+ // "submission.import-external.search.source.hint": "Pick an external source",
+ "submission.import-external.search.source.hint": "Elija una fuente externa",
+
+ // "submission.import-external.source.arxiv": "arXiv",
+ "submission.import-external.source.arxiv": "arXiv",
+
+ // "submission.import-external.source.loading": "Loading ...",
+ "submission.import-external.source.loading": "Cargando ...",
+
+ // "submission.import-external.source.sherpaJournal": "SHERPA Journals",
+ "submission.import-external.source.sherpaJournal": "Revistas SHERPA",
+
+ // "submission.import-external.source.sherpaJournalIssn": "SHERPA Journals by ISSN",
+ "submission.import-external.source.sherpaJournalIssn": "Revistas SHERPA por ISSN",
+
+ // "submission.import-external.source.sherpaPublisher": "SHERPA Publishers",
+ "submission.import-external.source.sherpaPublisher": "Editores SHERPA",
+
+ // "submission.import-external.source.openAIREFunding": "Funding OpenAIRE API",
+ "submission.import-external.source.openAIREFunding": "Financiamiento de la API de OpenAIRE",
+
+ // "submission.import-external.source.orcid": "ORCID",
+ "submission.import-external.source.orcid": "ORCID",
+
+ // "submission.import-external.source.pubmed": "Pubmed",
+ "submission.import-external.source.pubmed": "Pubmed",
+
+ // "submission.import-external.source.lcname": "Library of Congress Names",
+ "submission.import-external.source.lcname": "Nombres de la Biblioteca del Congreso",
+
+ // "submission.import-external.preview.title": "Item Preview",
+ "submission.import-external.preview.title": "Vista previa del artículo",
+
+ // "submission.import-external.preview.subtitle": "The metadata below was imported from an external source. It will be pre-filled when you start the submission.",
+ "submission.import-external.preview.subtitle": "Los siguientes metadatos se importaron de una fuente externa. Se completará previamente cuando inicie el envío.",
+
+ // "submission.import-external.preview.button.import": "Start submission",
+ "submission.import-external.preview.button.import": "Iniciar envío",
+
+ // "submission.import-external.preview.error.import.title": "Submission error",
+ "submission.import-external.preview.error.import.title": "Error de envío",
+
+ // "submission.import-external.preview.error.import.body": "An error occurs during the external source entry import process.",
+ "submission.import-external.preview.error.import.body": "Se produce un error durante el proceso de importación de la entrada de fuente externa.",
+
+ // "submission.sections.describe.relationship-lookup.close": "Close",
+ "submission.sections.describe.relationship-lookup.close": "Cerrar",
+
+ // "submission.sections.describe.relationship-lookup.external-source.added": "Successfully added local entry to the selection",
+ "submission.sections.describe.relationship-lookup.external-source.added": "Entrada local agregada con éxito a la selección",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-button-title.isAuthorOfPublication": "Import remote author",
+ "submission.sections.describe.relationship-lookup.external-source.import-button-title.isAuthorOfPublication": "Importar autor remoto",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-button-title.Journal": "Import remote journal",
+ "submission.sections.describe.relationship-lookup.external-source.import-button-title.Journal": "Importar diario remoto",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-button-title.Journal Issue": "Import remote journal issue",
+ "submission.sections.describe.relationship-lookup.external-source.import-button-title.Journal Issue": "Importar problema de diario remoto",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-button-title.Journal Volume": "Import remote journal volume",
+ "submission.sections.describe.relationship-lookup.external-source.import-button-title.Journal Volume": "Importar volumen de diario remoto",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-button-title.isProjectOfPublication": "Project",
+ "submission.sections.describe.relationship-lookup.external-source.import-button-title.isProjectOfPublication": "Proyecto",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-modal.isProjectOfPublication.added.new-entity": "New Entity Added!",
+ "submission.sections.describe.relationship-lookup.external-source.import-modal.isProjectOfPublication.added.new-entity": "¡Nueva entidad agregada!",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-modal.isProjectOfPublication.title": "Project",
+ "submission.sections.describe.relationship-lookup.external-source.import-modal.isProjectOfPublication.title": "Proyecto",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-modal.head.openAIREFunding": "Funding OpenAIRE API",
+ "submission.sections.describe.relationship-lookup.external-source.import-modal.head.openAIREFunding": "Financiamiento de la API de OpenAIRE",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-modal.isAuthorOfPublication.title": "Import Remote Author",
+ "submission.sections.describe.relationship-lookup.external-source.import-modal.isAuthorOfPublication.title": "Importar autor remoto",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-modal.isAuthorOfPublication.added.local-entity": "Successfully added local author to the selection",
+ "submission.sections.describe.relationship-lookup.external-source.import-modal.isAuthorOfPublication.added.local-entity": "Autor local agregado exitosamente a la selección",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-modal.isAuthorOfPublication.added.new-entity": "Successfully imported and added external author to the selection",
+ "submission.sections.describe.relationship-lookup.external-source.import-modal.isAuthorOfPublication.added.new-entity": "Autor externo importado y agregado exitosamente a la selección",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-modal.authority": "Authority",
+ "submission.sections.describe.relationship-lookup.external-source.import-modal.authority": "Autoridad",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-modal.authority.new": "Import as a new local authority entry",
+ "submission.sections.describe.relationship-lookup.external-source.import-modal.authority.new": "Importar como una nueva entrada de autoridad local",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-modal.cancel": "Cancel",
+ "submission.sections.describe.relationship-lookup.external-source.import-modal.cancel": "Cancelar",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-modal.collection": "Select a collection to import new entries to",
+ "submission.sections.describe.relationship-lookup.external-source.import-modal.collection": "Seleccione una colección para importar nuevas entradas",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-modal.entities": "Entities",
+ "submission.sections.describe.relationship-lookup.external-source.import-modal.entities": "Entidades",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-modal.entities.new": "Import as a new local entity",
+ "submission.sections.describe.relationship-lookup.external-source.import-modal.entities.new": "Importar como una nueva entidad local",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-modal.head.lcname": "Importing from LC Name",
+ "submission.sections.describe.relationship-lookup.external-source.import-modal.head.lcname": "Importar desde LC Name",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-modal.head.orcid": "Importing from ORCID",
+ "submission.sections.describe.relationship-lookup.external-source.import-modal.head.orcid": "Importando desde ORCID",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-modal.head.sherpaJournal": "Importing from Sherpa Journal",
+ "submission.sections.describe.relationship-lookup.external-source.import-modal.head.sherpaJournal": "Importar desde Sherpa Journal",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-modal.head.sherpaPublisher": "Importing from Sherpa Publisher",
+ "submission.sections.describe.relationship-lookup.external-source.import-modal.head.sherpaPublisher": "Importar desde Sherpa Publisher",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-modal.head.pubmed": "Importing from PubMed",
+ "submission.sections.describe.relationship-lookup.external-source.import-modal.head.pubmed": "Importar desde PubMed",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-modal.head.arxiv": "Importing from arXiv",
+ "submission.sections.describe.relationship-lookup.external-source.import-modal.head.arxiv": "Importando desde arXiv",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-modal.import": "Import",
+ "submission.sections.describe.relationship-lookup.external-source.import-modal.import": "Importar",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal.title": "Import Remote Journal",
+ "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal.title": "Importar diario remoto",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal.added.local-entity": "Successfully added local journal to the selection",
+ "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal.added.local-entity": "Revista local agregada con éxito a la selección",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal.added.new-entity": "Successfully imported and added external journal to the selection",
+ "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal.added.new-entity": "Revista externa importada y agregada con éxito a la selección",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Issue.title": "Import Remote Journal Issue",
+ "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Issue.title": "Importar problema de diario remoto",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Issue.added.local-entity": "Successfully added local journal issue to the selection",
+ "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Issue.added.local-entity": "Se agregó con éxito la edición de la revista local a la selección.",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Issue.added.new-entity": "Successfully imported and added external journal issue to the selection",
+ "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Issue.added.new-entity": "Se importó con éxito y se agregó una edición de diario externo a la selección.",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Volume.title": "Import Remote Journal Volume",
+ "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Volume.title": "Importar volumen de diario remoto",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Volume.added.local-entity": "Successfully added local journal volume to the selection",
+ "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Volume.added.local-entity": "Se agregó con éxito el volumen de la revista local a la selección.",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Volume.added.new-entity": "Successfully imported and added external journal volume to the selection",
+ "submission.sections.describe.relationship-lookup.external-source.import-modal.Journal Volume.added.new-entity": "Se importó y agregó con éxito un volumen de diario externo a la selección",
+
+ // "submission.sections.describe.relationship-lookup.external-source.import-modal.select": "Select a local match:",
+ "submission.sections.describe.relationship-lookup.external-source.import-modal.select": "Seleccione una coincidencia local:",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.deselect-all": "Deselect all",
+ "submission.sections.describe.relationship-lookup.search-tab.deselect-all": "Deseleccionar todo",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.deselect-page": "Deselect page",
+ "submission.sections.describe.relationship-lookup.search-tab.deselect-page": "Deseleccionar página",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.loading": "Loading...",
+ "submission.sections.describe.relationship-lookup.search-tab.loading": "Cargando...",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.placeholder": "Search query",
+ "submission.sections.describe.relationship-lookup.search-tab.placeholder": "Consulta de busqueda",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.search": "Go",
+ "submission.sections.describe.relationship-lookup.search-tab.search": "Ir",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.search-form.placeholder": "Search...",
+ "submission.sections.describe.relationship-lookup.search-tab.search-form.placeholder": "Buscar...",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.select-all": "Select all",
+ "submission.sections.describe.relationship-lookup.search-tab.select-all": "Seleccionar todo",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.select-page": "Select page",
+ "submission.sections.describe.relationship-lookup.search-tab.select-page": "Seleccionar página",
+
+ // "submission.sections.describe.relationship-lookup.selected": "Selected {{ size }} items",
+ "submission.sections.describe.relationship-lookup.selected": "Artículos {{ size }} seleccionados",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.tab-title.isAuthorOfPublication": "Local Authors ({{ count }})",
+ "submission.sections.describe.relationship-lookup.search-tab.tab-title.isAuthorOfPublication": "Autores locales ({{ count }})",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.tab-title.isJournalOfPublication": "Local Journals ({{ count }})",
+ "submission.sections.describe.relationship-lookup.search-tab.tab-title.isJournalOfPublication": "Revistas locales ({{ count }})",
+ // "submission.sections.describe.relationship-lookup.search-tab.tab-title.Project": "Local Projects ({{ count }})",
+ "submission.sections.describe.relationship-lookup.search-tab.tab-title.Project": "Proyectos locales ({{ count }})",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.tab-title.Publication": "Local Publications ({{ count }})",
+ "submission.sections.describe.relationship-lookup.search-tab.tab-title.Publication": "Publicaciones locales ({{ count }})",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.tab-title.Person": "Local Authors ({{ count }})",
+ "submission.sections.describe.relationship-lookup.search-tab.tab-title.Person": "Autores locales ({{ count }})",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.tab-title.OrgUnit": "Local Organizational Units ({{ count }})",
+ "submission.sections.describe.relationship-lookup.search-tab.tab-title.OrgUnit": "Unidades organizativas locales ({{ count }})",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.tab-title.DataPackage": "Local Data Packages ({{ count }})",
+ "submission.sections.describe.relationship-lookup.search-tab.tab-title.DataPackage": "Paquetes de datos locales ({{ count }})",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.tab-title.DataFile": "Local Data Files ({{ count }})",
+ "submission.sections.describe.relationship-lookup.search-tab.tab-title.DataFile": "Archivos de datos locales ({{ count }})",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.tab-title.Journal": "Local Journals ({{ count }})",
+ "submission.sections.describe.relationship-lookup.search-tab.tab-title.Journal": "Revistas locales ({{ count }})",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.tab-title.isJournalIssueOfPublication": "Local Journal Issues ({{ count }})",
+ "submission.sections.describe.relationship-lookup.search-tab.tab-title.isJournalIssueOfPublication": "Problemas de revistas locales ({{ count }})",
+ // "submission.sections.describe.relationship-lookup.search-tab.tab-title.JournalIssue": "Local Journal Issues ({{ count }})",
+ "submission.sections.describe.relationship-lookup.search-tab.tab-title.JournalIssue": "Problemas de revistas locales ({{ count }})",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.tab-title.isJournalVolumeOfPublication": "Local Journal Volumes ({{ count }})",
+ "submission.sections.describe.relationship-lookup.search-tab.tab-title.isJournalVolumeOfPublication": "Volúmenes de revistas locales ({{ count }})",
+ // "submission.sections.describe.relationship-lookup.search-tab.tab-title.JournalVolume": "Local Journal Volumes ({{ count }})",
+ "submission.sections.describe.relationship-lookup.search-tab.tab-title.JournalVolume": "Volúmenes de revistas locales ({{ count }})",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.tab-title.sherpaJournal": "Sherpa Journals ({{ count }})",
+ "submission.sections.describe.relationship-lookup.search-tab.tab-title.sherpaJournal": "Sherpa Journals ({{ count }})",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.tab-title.sherpaPublisher": "Sherpa Publishers ({{ count }})",
+ "submission.sections.describe.relationship-lookup.search-tab.tab-title.sherpaPublisher": "Editores Sherpa ({{ count }})",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.tab-title.orcid": "ORCID ({{ count }})",
+ "submission.sections.describe.relationship-lookup.search-tab.tab-title.orcid": "ORCID ({{ count }})",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.tab-title.lcname": "LC Names ({{ count }})",
+ "submission.sections.describe.relationship-lookup.search-tab.tab-title.lcname": "Nombres LC ({{ count }})",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.tab-title.pubmed": "PubMed ({{ count }})",
+ "submission.sections.describe.relationship-lookup.search-tab.tab-title.pubmed": "PubMed ({{ count }})",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.tab-title.arxiv": "arXiv ({{ count }})",
+ "submission.sections.describe.relationship-lookup.search-tab.tab-title.arxiv": "arXiv ({{ count }})",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.tab-title.isFundingAgencyOfPublication": "Search for Funding Agencies",
+ "submission.sections.describe.relationship-lookup.search-tab.tab-title.isFundingAgencyOfPublication": "Búsqueda de agencias de financiación",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.tab-title.isFundingOfPublication": "Search for Funding",
+ "submission.sections.describe.relationship-lookup.search-tab.tab-title.isFundingOfPublication": "Búsqueda de financiación",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.tab-title.isChildOrgUnitOf": "Search for Organizational Units",
+ "submission.sections.describe.relationship-lookup.search-tab.tab-title.isChildOrgUnitOf": "Búsqueda de unidades organizativas",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.tab-title.openAIREFunding": "Funding OpenAIRE API",
+ "submission.sections.describe.relationship-lookup.search-tab.tab-title.openAIREFunding": "Financiamiento de la API de OpenAIRE",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.tab-title.isProjectOfPublication": "Projects",
+ "submission.sections.describe.relationship-lookup.search-tab.tab-title.isProjectOfPublication": "Proyectos",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.tab-title.isFundingAgencyOfProject": "Funder of the Project",
+ "submission.sections.describe.relationship-lookup.search-tab.tab-title.isFundingAgencyOfProject": "Financiador del Proyecto",
+
+ // "submission.sections.describe.relationship-lookup.selection-tab.title.openAIREFunding": "Funding OpenAIRE API",
+ "submission.sections.describe.relationship-lookup.selection-tab.title.openAIREFunding": "Financiamiento de la API de OpenAIRE",
+
+ // "submission.sections.describe.relationship-lookup.selection-tab.title.isProjectOfPublication": "Project",
+ "submission.sections.describe.relationship-lookup.selection-tab.title.isProjectOfPublication": "Proyecto",
+
+ // "submission.sections.describe.relationship-lookup.title.isProjectOfPublication": "Projects",
+ "submission.sections.describe.relationship-lookup.title.isProjectOfPublication": "Proyectos",
+
+ // "submission.sections.describe.relationship-lookup.title.isFundingAgencyOfProject": "Funder of the Project",
+ "submission.sections.describe.relationship-lookup.title.isFundingAgencyOfProject": "Financiador del Proyecto",
+
+
+
+
+ // "submission.sections.describe.relationship-lookup.selection-tab.search-form.placeholder": "Search...",
+ "submission.sections.describe.relationship-lookup.selection-tab.search-form.placeholder": "Buscar...",
+
+ // "submission.sections.describe.relationship-lookup.selection-tab.tab-title": "Current Selection ({{ count }})",
+ "submission.sections.describe.relationship-lookup.selection-tab.tab-title": "Selección actual ({{ count }})",
+
+ // "submission.sections.describe.relationship-lookup.title.isJournalIssueOfPublication": "Journal Issues",
+ "submission.sections.describe.relationship-lookup.title.isJournalIssueOfPublication": "Problemas de la revista",
+ // "submission.sections.describe.relationship-lookup.title.JournalIssue": "Journal Issues",
+ "submission.sections.describe.relationship-lookup.title.JournalIssue": "Problemas de la revista",
+
+ // "submission.sections.describe.relationship-lookup.title.isJournalVolumeOfPublication": "Journal Volumes",
+ "submission.sections.describe.relationship-lookup.title.isJournalVolumeOfPublication": "Volúmenes de revistas",
+ // "submission.sections.describe.relationship-lookup.title.JournalVolume": "Journal Volumes",
+ "submission.sections.describe.relationship-lookup.title.JournalVolume": "Volúmenes de revistas",
+
+ // "submission.sections.describe.relationship-lookup.title.isJournalOfPublication": "Journals",
+ "submission.sections.describe.relationship-lookup.title.isJournalOfPublication": "Revistas",
+
+ // "submission.sections.describe.relationship-lookup.title.isAuthorOfPublication": "Authors",
+ "submission.sections.describe.relationship-lookup.title.isAuthorOfPublication": "Autores",
+
+ // "submission.sections.describe.relationship-lookup.title.isFundingAgencyOfPublication": "Funding Agency",
+ "submission.sections.describe.relationship-lookup.title.isFundingAgencyOfPublication": "Agencia fundadora",
+ // "submission.sections.describe.relationship-lookup.title.Project": "Projects",
+ "submission.sections.describe.relationship-lookup.title.Project": "Proyectos",
+
+ // "submission.sections.describe.relationship-lookup.title.Publication": "Publications",
+ "submission.sections.describe.relationship-lookup.title.Publication": "Publicaciones",
+
+ // "submission.sections.describe.relationship-lookup.title.Person": "Authors",
+ "submission.sections.describe.relationship-lookup.title.Person": "Autores",
+
+ // "submission.sections.describe.relationship-lookup.title.OrgUnit": "Organizational Units",
+ "submission.sections.describe.relationship-lookup.title.OrgUnit": "Unidades organizativas",
+
+ // "submission.sections.describe.relationship-lookup.title.DataPackage": "Data Packages",
+ "submission.sections.describe.relationship-lookup.title.DataPackage": "Paquetes de datos",
+
+ // "submission.sections.describe.relationship-lookup.title.DataFile": "Data Files",
+ "submission.sections.describe.relationship-lookup.title.DataFile": "Archivos de información",
+
+ // "submission.sections.describe.relationship-lookup.title.Funding Agency": "Funding Agency",
+ "submission.sections.describe.relationship-lookup.title.Funding Agency": "Agencia fundadora",
+
+ // "submission.sections.describe.relationship-lookup.title.isFundingOfPublication": "Funding",
+ "submission.sections.describe.relationship-lookup.title.isFundingOfPublication": "Fondos",
+
+ // "submission.sections.describe.relationship-lookup.title.isChildOrgUnitOf": "Parent Organizational Unit",
+ "submission.sections.describe.relationship-lookup.title.isChildOrgUnitOf": "Unidad organizativa matriz",
+
+ // "submission.sections.describe.relationship-lookup.search-tab.toggle-dropdown": "Toggle dropdown",
+ "submission.sections.describe.relationship-lookup.search-tab.toggle-dropdown": "Alternar menú desplegable",
+
+ // "submission.sections.describe.relationship-lookup.selection-tab.settings": "Settings",
+ "submission.sections.describe.relationship-lookup.selection-tab.settings": "Ajustes",
+
+ // "submission.sections.describe.relationship-lookup.selection-tab.no-selection": "Your selection is currently empty.",
+ "submission.sections.describe.relationship-lookup.selection-tab.no-selection": "Su selección está actualmente vacía.",
+
+ // "submission.sections.describe.relationship-lookup.selection-tab.title.isAuthorOfPublication": "Selected Authors",
+ "submission.sections.describe.relationship-lookup.selection-tab.title.isAuthorOfPublication": "Autores seleccionados",
+
+ // "submission.sections.describe.relationship-lookup.selection-tab.title.isJournalOfPublication": "Selected Journals",
+ "submission.sections.describe.relationship-lookup.selection-tab.title.isJournalOfPublication": "Revistas seleccionadas",
+
+ // "submission.sections.describe.relationship-lookup.selection-tab.title.isJournalVolumeOfPublication": "Selected Journal Volume",
+ "submission.sections.describe.relationship-lookup.selection-tab.title.isJournalVolumeOfPublication": "Volumen de la revista seleccionada",
+ // "submission.sections.describe.relationship-lookup.selection-tab.title.Project": "Selected Projects",
+ "submission.sections.describe.relationship-lookup.selection-tab.title.Project": "Proyectos seleccionados",
+
+ // "submission.sections.describe.relationship-lookup.selection-tab.title.Publication": "Selected Publications",
+ "submission.sections.describe.relationship-lookup.selection-tab.title.Publication": "Publicaciones Seleccionadas",
+
+ // "submission.sections.describe.relationship-lookup.selection-tab.title.Person": "Selected Authors",
+ "submission.sections.describe.relationship-lookup.selection-tab.title.Person": "Autores seleccionados",
+
+ // "submission.sections.describe.relationship-lookup.selection-tab.title.OrgUnit": "Selected Organizational Units",
+ "submission.sections.describe.relationship-lookup.selection-tab.title.OrgUnit": "Unidades organizativas seleccionadas",
+
+ // "submission.sections.describe.relationship-lookup.selection-tab.title.DataPackage": "Selected Data Packages",
+ "submission.sections.describe.relationship-lookup.selection-tab.title.DataPackage": "Paquetes de datos seleccionados",
+
+ // "submission.sections.describe.relationship-lookup.selection-tab.title.DataFile": "Selected Data Files",
+ "submission.sections.describe.relationship-lookup.selection-tab.title.DataFile": "Archivos de datos seleccionados",
+
+ // "submission.sections.describe.relationship-lookup.selection-tab.title.Journal": "Selected Journals",
+ "submission.sections.describe.relationship-lookup.selection-tab.title.Journal": "Revistas seleccionadas",
+
+ // "submission.sections.describe.relationship-lookup.selection-tab.title.isJournalIssueOfPublication": "Selected Issue",
+ "submission.sections.describe.relationship-lookup.selection-tab.title.isJournalIssueOfPublication": "Problema seleccionado",
+ // "submission.sections.describe.relationship-lookup.selection-tab.title.JournalVolume": "Selected Journal Volume",
+ "submission.sections.describe.relationship-lookup.selection-tab.title.JournalVolume": "Volumen de la revista seleccionada",
+
+ // "submission.sections.describe.relationship-lookup.selection-tab.title.isFundingAgencyOfPublication": "Selected Funding Agency",
+ "submission.sections.describe.relationship-lookup.selection-tab.title.isFundingAgencyOfPublication": "Agencia de financiación seleccionada",
+
+ // "submission.sections.describe.relationship-lookup.selection-tab.title.isFundingOfPublication": "Selected Funding",
+ "submission.sections.describe.relationship-lookup.selection-tab.title.isFundingOfPublication": "Financiamiento seleccionado",
+ // "submission.sections.describe.relationship-lookup.selection-tab.title.JournalIssue": "Selected Issue",
+ "submission.sections.describe.relationship-lookup.selection-tab.title.JournalIssue": "Problema seleccionado",
+
+ // "submission.sections.describe.relationship-lookup.selection-tab.title.isChildOrgUnitOf": "Selected Organizational Unit",
+ "submission.sections.describe.relationship-lookup.selection-tab.title.isChildOrgUnitOf": "Unidad organizativa seleccionada",
+
+ // "submission.sections.describe.relationship-lookup.selection-tab.title.sherpaJournal": "Search Results",
+ "submission.sections.describe.relationship-lookup.selection-tab.title.sherpaJournal": "Resultados de la búsqueda",
+
+ // "submission.sections.describe.relationship-lookup.selection-tab.title.sherpaPublisher": "Search Results",
+ "submission.sections.describe.relationship-lookup.selection-tab.title.sherpaPublisher": "Resultados de la búsqueda",
+
+ // "submission.sections.describe.relationship-lookup.selection-tab.title.orcid": "Search Results",
+ "submission.sections.describe.relationship-lookup.selection-tab.title.orcid": "Resultados de la búsqueda",
+
+ // "submission.sections.describe.relationship-lookup.selection-tab.title.orcidv2": "Search Results",
+ "submission.sections.describe.relationship-lookup.selection-tab.title.orcidv2": "Resultados de la búsqueda",
+
+ // "submission.sections.describe.relationship-lookup.selection-tab.title.lcname": "Search Results",
+ "submission.sections.describe.relationship-lookup.selection-tab.title.lcname": "Resultados de la búsqueda",
+
+ // "submission.sections.describe.relationship-lookup.selection-tab.title.pubmed": "Search Results",
+ "submission.sections.describe.relationship-lookup.selection-tab.title.pubmed": "Resultados de la búsqueda",
+
+ // "submission.sections.describe.relationship-lookup.selection-tab.title.arxiv": "Search Results",
+ "submission.sections.describe.relationship-lookup.selection-tab.title.arxiv": "Resultados de la búsqueda",
+
+ // "submission.sections.describe.relationship-lookup.name-variant.notification.content": "Would you like to save \"{{ value }}\" as a name variant for this person so you and others can reuse it for future submissions? If you don\'t you can still use it for this submission.",
+ "submission.sections.describe.relationship-lookup.name-variant.notification.content": "¿Le gustaría guardar \"{{ value }}\" como una variante de nombre para esta persona para que usted y otros puedan reutilizarlo para envíos futuros? Si no lo hace, aún puede usarlo para este envío.",
+
+ // "submission.sections.describe.relationship-lookup.name-variant.notification.confirm": "Save a new name variant",
+ "submission.sections.describe.relationship-lookup.name-variant.notification.confirm": "Guardar una nueva variante de nombre",
+
+ // "submission.sections.describe.relationship-lookup.name-variant.notification.decline": "Use only for this submission",
+ "submission.sections.describe.relationship-lookup.name-variant.notification.decline": "Usar solo para este envío",
+
+ // "submission.sections.ccLicense.type": "License Type",
+ "submission.sections.ccLicense.type": "Tipo de licencia",
+
+ // "submission.sections.ccLicense.select": "Select a license type…",
+ "submission.sections.ccLicense.select": "Seleccione un tipo de licencia...",
+
+ // "submission.sections.ccLicense.change": "Change your license type…",
+ "submission.sections.ccLicense.change": "Cambie su tipo de licencia...",
+
+ // "submission.sections.ccLicense.none": "No licenses available",
+ "submission.sections.ccLicense.none": "No hay licencias disponibles",
+
+ // "submission.sections.ccLicense.option.select": "Select an option…",
+ "submission.sections.ccLicense.option.select": "Seleccione una opción…",
+
+ // "submission.sections.ccLicense.link": "You’ve selected the following license:",
+ "submission.sections.ccLicense.link": "Ha seleccionado la siguiente licencia:",
+
+ // "submission.sections.ccLicense.confirmation": "I grant the license above",
+ "submission.sections.ccLicense.confirmation": "Otorgo la licencia de arriba",
+
+ // "submission.sections.general.add-more": "Add more",
+ "submission.sections.general.add-more": "Añadir más",
+
+ // "submission.sections.general.collection": "Collection",
+ "submission.sections.general.collection": "Colección",
+
+ // "submission.sections.general.deposit_error_notice": "There was an issue when submitting the item, please try again later.",
+ "submission.sections.general.deposit_error_notice": "Hubo un problema al enviar el artículo. Vuelve a intentarlo más tarde.",
+
+ // "submission.sections.general.deposit_success_notice": "Submission deposited successfully.",
+ "submission.sections.general.deposit_success_notice": "Presentación depositada con éxito.",
+
+ // "submission.sections.general.discard_error_notice": "There was an issue when discarding the item, please try again later.",
+ "submission.sections.general.discard_error_notice": "Hubo un problema al descartar el artículo. Vuelve a intentarlo más tarde.",
+
+ // "submission.sections.general.discard_success_notice": "Submission discarded successfully.",
+ "submission.sections.general.discard_success_notice": "Envío descartado con éxito.",
+
+ // "submission.sections.general.metadata-extracted": "New metadata have been extracted and added to the {{sectionId}} section.",
+ "submission.sections.general.metadata-extracted": "Se extrajeron y agregaron nuevos metadatos a la sección {{ sectionId }} .",
+
+ // "submission.sections.general.metadata-extracted-new-section": "New {{sectionId}} section has been added to submission.",
+ "submission.sections.general.metadata-extracted-new-section": "Se ha añadido una nueva sección {{ sectionId }} al envío.",
+
+ // "submission.sections.general.no-collection": "No collection found",
+ "submission.sections.general.no-collection": "No se encontró ninguna colección",
+
+ // "submission.sections.general.no-sections": "No options available",
+ "submission.sections.general.no-sections": "No hay opciones disponibles",
+
+ // "submission.sections.general.save_error_notice": "There was an issue when saving the item, please try again later.",
+ "submission.sections.general.save_error_notice": "Hubo un problema al guardar el artículo. Vuelve a intentarlo más tarde.",
+
+ // "submission.sections.general.save_success_notice": "Submission saved successfully.",
+ "submission.sections.general.save_success_notice": "Envío guardado con éxito.",
+
+ // "submission.sections.general.search-collection": "Search for a collection",
+ "submission.sections.general.search-collection": "Buscar una colección",
+
+ // "submission.sections.general.sections_not_valid": "There are incomplete sections.",
+ "submission.sections.general.sections_not_valid": "Hay secciones incompletas.",
+
+
+
+ // "submission.sections.submit.progressbar.CClicense": "Creative commons license",
+ "submission.sections.submit.progressbar.CClicense": "Licencia Creative Commons",
+
+ // "submission.sections.submit.progressbar.describe.recycle": "Recycle",
+ "submission.sections.submit.progressbar.describe.recycle": "Reciclar",
+
+ // "submission.sections.submit.progressbar.describe.stepcustom": "Describe",
+ "submission.sections.submit.progressbar.describe.stepcustom": "Describir",
+
+ // "submission.sections.submit.progressbar.describe.stepone": "Describe",
+ "submission.sections.submit.progressbar.describe.stepone": "Describir",
+
+ // "submission.sections.submit.progressbar.describe.steptwo": "Describe",
+ "submission.sections.submit.progressbar.describe.steptwo": "Describir",
+
+ // "submission.sections.submit.progressbar.detect-duplicate": "Potential duplicates",
+ "submission.sections.submit.progressbar.detect-duplicate": "Posibles duplicados",
+
+ // "submission.sections.submit.progressbar.license": "Deposit license",
+ "submission.sections.submit.progressbar.license": "Licencia de depósito",
+
+ // "submission.sections.submit.progressbar.upload": "Upload files",
+ "submission.sections.submit.progressbar.upload": "Subir archivos",
+
+
+
+ // "submission.sections.status.errors.title": "Errors",
+ "submission.sections.status.errors.title": "Errores",
+
+ // "submission.sections.status.valid.title": "Valid",
+ "submission.sections.status.valid.title": "Válido",
+
+ // "submission.sections.status.warnings.title": "Warnings",
+ "submission.sections.status.warnings.title": "Advertencias",
+
+ // "submission.sections.toggle.open": "Open section",
+ "submission.sections.toggle.open": "Sección abierta",
+
+ // "submission.sections.toggle.close": "Close section",
+ "submission.sections.toggle.close": "Cerrar sección",
+
+ // "submission.sections.upload.delete.confirm.cancel": "Cancel",
+ "submission.sections.upload.delete.confirm.cancel": "Cancelar",
+
+ // "submission.sections.upload.delete.confirm.info": "This operation can't be undone. Are you sure?",
+ "submission.sections.upload.delete.confirm.info": "Esta operación no se puede deshacer. ",
+
+ // "submission.sections.upload.delete.confirm.submit": "Yes, I'm sure",
+ "submission.sections.upload.delete.confirm.submit": "Sí estoy seguro",
+
+ // "submission.sections.upload.delete.confirm.title": "Delete bitstream",
+ "submission.sections.upload.delete.confirm.title": "Eliminar archivo",
+
+ // "submission.sections.upload.delete.submit": "Delete",
+ "submission.sections.upload.delete.submit": "Borrar",
+
+ // "submission.sections.upload.download.title": "Download bitstream",
+ "submission.sections.upload.download.title": "Descarga archivo",
+
+ // "submission.sections.upload.drop-message": "Drop files to attach them to the item",
+ "submission.sections.upload.drop-message": "Suelta archivos para adjuntarlos al artículo",
+
+ // "submission.sections.upload.edit.title": "Edit bitstream",
+ "submission.sections.upload.edit.title": "Editar archivo",
+
+ // "submission.sections.upload.form.access-condition-label": "Access condition type",
+ "submission.sections.upload.form.access-condition-label": "Tipo de condición de acceso",
+
+ // "submission.sections.upload.form.date-required": "Date is required.",
+ "submission.sections.upload.form.date-required": "Se requiere fecha.",
+
+ // "submission.sections.upload.form.from-label": "Grant access from",
+ "submission.sections.upload.form.from-label": "Otorgar acceso desde",
+
+ // "submission.sections.upload.form.from-placeholder": "From",
+ "submission.sections.upload.form.from-placeholder": "De",
+
+ // "submission.sections.upload.form.group-label": "Group",
+ "submission.sections.upload.form.group-label": "Grupo",
+
+ // "submission.sections.upload.form.group-required": "Group is required.",
+ "submission.sections.upload.form.group-required": "Se requiere grupo.",
+
+ // "submission.sections.upload.form.until-label": "Grant access until",
+ "submission.sections.upload.form.until-label": "Conceder acceso hasta",
+
+ // "submission.sections.upload.form.until-placeholder": "Until",
+ "submission.sections.upload.form.until-placeholder": "Hasta que",
+
+ // "submission.sections.upload.header.policy.default.nolist": "Uploaded files in the {{collectionName}} collection will be accessible according to the following group(s):",
+ "submission.sections.upload.header.policy.default.nolist": "Se podrá acceder a los archivos cargados en la colección {{ collectionName }} de acuerdo con los siguientes grupos:",
+
+ // "submission.sections.upload.header.policy.default.withlist": "Please note that uploaded files in the {{collectionName}} collection will be accessible, in addition to what is explicitly decided for the single file, with the following group(s):",
+ "submission.sections.upload.header.policy.default.withlist": "Tenga en cuenta que los archivos cargados en la colección {{ collectionName }} serán accesibles, además de lo que se decida explícitamente para el archivo único, con los siguientes grupos:",
+
+ // "submission.sections.upload.info": "Here you will find all the files currently in the item. You can update the file metadata and access conditions or upload additional files just dragging & dropping them everywhere in the page",
+ "submission.sections.upload.info": "Aquí encontrará todos los archivos que se encuentran actualmente en el artículo. ",
+
+ // "submission.sections.upload.no-entry": "No",
+ "submission.sections.upload.no-entry": "No",
+
+ // "submission.sections.upload.no-file-uploaded": "No file uploaded yet.",
+ "submission.sections.upload.no-file-uploaded": "Aún no se ha subido ningún archivo.",
+
+ // "submission.sections.upload.save-metadata": "Save metadata",
+ "submission.sections.upload.save-metadata": "Guardar metadatos",
+
+ // "submission.sections.upload.undo": "Cancel",
+ "submission.sections.upload.undo": "Cancelar",
+
+ // "submission.sections.upload.upload-failed": "Upload failed",
+ "submission.sections.upload.upload-failed": "Subida fallida",
+
+ // "submission.sections.upload.upload-successful": "Upload successful",
+ "submission.sections.upload.upload-successful": "Subida exitosa",
+
+
+
+ // "submission.submit.breadcrumbs": "New submission",
+ "submission.submit.breadcrumbs": "Nuevo envío",
+
+ // "submission.submit.title": "New submission",
+ "submission.submit.title": "Nuevo envío",
+
+
+
+ // "submission.workflow.generic.delete": "Delete",
+ "submission.workflow.generic.delete": "Borrar",
+
+ // "submission.workflow.generic.delete-help": "If you would to discard this item, select \"Delete\". You will then be asked to confirm it.",
+ "submission.workflow.generic.delete-help": "Si desea descartar este artículo, seleccione \"Eliminar\". Luego se le pedirá que lo confirme.",
+
+ // "submission.workflow.generic.edit": "Edit",
+ "submission.workflow.generic.edit": "Editar",
+
+ // "submission.workflow.generic.edit-help": "Select this option to change the item's metadata.",
+ "submission.workflow.generic.edit-help": "Seleccione esta opción para cambiar los metadatos del artículo.",
+
+ // "submission.workflow.generic.view": "View",
+ "submission.workflow.generic.view": "Vista",
+
+ // "submission.workflow.generic.view-help": "Select this option to view the item's metadata.",
+ "submission.workflow.generic.view-help": "Seleccione esta opción para ver los metadatos del artículo.",
+
+
+
+ // "submission.workflow.tasks.claimed.approve": "Approve",
+ "submission.workflow.tasks.claimed.approve": "Aprobar",
+
+ // "submission.workflow.tasks.claimed.approve_help": "If you have reviewed the item and it is suitable for inclusion in the collection, select \"Approve\".",
+ "submission.workflow.tasks.claimed.approve_help": "Si ha revisado el artículo y es adecuado para su inclusión en la colección, seleccione \"Aprobar \".",
+
+ // "submission.workflow.tasks.claimed.edit": "Edit",
+ "submission.workflow.tasks.claimed.edit": "Editar",
+
+ // "submission.workflow.tasks.claimed.edit_help": "Select this option to change the item's metadata.",
+ "submission.workflow.tasks.claimed.edit_help": "Seleccione esta opción para cambiar los metadatos del artículo.",
+
+ // "submission.workflow.tasks.claimed.reject.reason.info": "Please enter your reason for rejecting the submission into the box below, indicating whether the submitter may fix a problem and resubmit.",
+ "submission.workflow.tasks.claimed.reject.reason.info": "Ingrese su motivo para rechazar el envío en el cuadro a continuación, indicando si el remitente puede solucionar un problema y volver a enviarlo.",
+
+ // "submission.workflow.tasks.claimed.reject.reason.placeholder": "Describe the reason of reject",
+ "submission.workflow.tasks.claimed.reject.reason.placeholder": "Describe el motivo del rechazo.",
+
+ // "submission.workflow.tasks.claimed.reject.reason.submit": "Reject item",
+ "submission.workflow.tasks.claimed.reject.reason.submit": "Rechazar artículo",
+
+ // "submission.workflow.tasks.claimed.reject.reason.title": "Reason",
+ "submission.workflow.tasks.claimed.reject.reason.title": "Razón",
+
+ // "submission.workflow.tasks.claimed.reject.submit": "Reject",
+ "submission.workflow.tasks.claimed.reject.submit": "Rechazar",
+
+ // "submission.workflow.tasks.claimed.reject_help": "If you have reviewed the item and found it is not suitable for inclusion in the collection, select \"Reject\". You will then be asked to enter a message indicating why the item is unsuitable, and whether the submitter should change something and resubmit.",
+ "submission.workflow.tasks.claimed.reject_help": "Si ha revisado el artículo y ha encontrado que no es adecuado para su inclusión en la colección, seleccione \"Rechazar\". Luego, se le pedirá que ingrese un mensaje que indique por qué el artículo no es adecuado y si el remitente debe cambiar algo y volver a enviarlo.",
+
+ // "submission.workflow.tasks.claimed.return": "Return to pool",
+ "submission.workflow.tasks.claimed.return": "Volver a la piscina",
+
+ // "submission.workflow.tasks.claimed.return_help": "Return the task to the pool so that another user may perform the task.",
+ "submission.workflow.tasks.claimed.return_help": "Devuelva la tarea al grupo para que otro usuario pueda realizarla.",
+
+
+
+ // "submission.workflow.tasks.generic.error": "Error occurred during operation...",
+ "submission.workflow.tasks.generic.error": "Ocurrió un error durante la operación...",
+
+ // "submission.workflow.tasks.generic.processing": "Processing...",
+ "submission.workflow.tasks.generic.processing": "Procesando...",
+
+ // "submission.workflow.tasks.generic.submitter": "Submitter",
+ "submission.workflow.tasks.generic.submitter": "Remitente",
+
+ // "submission.workflow.tasks.generic.success": "Operation successful",
+ "submission.workflow.tasks.generic.success": "Operación exitosa",
+
+
+
+ // "submission.workflow.tasks.pool.claim": "Claim",
+ "submission.workflow.tasks.pool.claim": "Afirmar",
+
+ // "submission.workflow.tasks.pool.claim_help": "Assign this task to yourself.",
+ "submission.workflow.tasks.pool.claim_help": "Asigne esta tarea a usted mismo.",
+
+ // "submission.workflow.tasks.pool.hide-detail": "Hide detail",
+ "submission.workflow.tasks.pool.hide-detail": "Ocultar detalle",
+
+ // "submission.workflow.tasks.pool.show-detail": "Show detail",
+ "submission.workflow.tasks.pool.show-detail": "Mostrar detalle",
+
+
+
+ // "thumbnail.default.alt": "Thumbnail Image",
+ "thumbnail.default.alt": "Imagen en miniatura",
+
+ // "thumbnail.default.placeholder": "No Thumbnail Available",
+ "thumbnail.default.placeholder": "No hay miniatura disponible",
+
+ // "thumbnail.project.alt": "Project Logo",
+ "thumbnail.project.alt": "Logotipo del proyecto",
+
+ // "thumbnail.project.placeholder": "Project Placeholder Image",
+ "thumbnail.project.placeholder": "Imagen de marcador de posición del proyecto",
+
+ // "thumbnail.orgunit.alt": "OrgUnit Logo",
+ "thumbnail.orgunit.alt": "Logotipo de OrgUnit",
+
+ // "thumbnail.orgunit.placeholder": "OrgUnit Placeholder Image",
+ "thumbnail.orgunit.placeholder": "Imagen de marcador de posición de unidad organizativa",
+
+ // "thumbnail.person.alt": "Profile Picture",
+ "thumbnail.person.alt": "Foto de perfil",
+
+ // "thumbnail.person.placeholder": "No Profile Picture Available",
+ "thumbnail.person.placeholder": "No hay imagen de perfil disponible",
+
+
+
+ // "title": "DSpace",
+ "title": "DSpace",
+
+
+
+ // "vocabulary-treeview.header": "Hierarchical tree view",
+ "vocabulary-treeview.header": "Vista de árbol jerárquico",
+
+ // "vocabulary-treeview.load-more": "Load more",
+ "vocabulary-treeview.load-more": "Carga más",
+
+ // "vocabulary-treeview.search.form.reset": "Reset",
+ "vocabulary-treeview.search.form.reset": "Reiniciar",
+
+ // "vocabulary-treeview.search.form.search": "Search",
+ "vocabulary-treeview.search.form.search": "Buscar",
+
+ // "vocabulary-treeview.search.no-result": "There were no items to show",
+ "vocabulary-treeview.search.no-result": "No había artículos para mostrar",
+
+ // "vocabulary-treeview.tree.description.nsi": "The Norwegian Science Index",
+ "vocabulary-treeview.tree.description.nsi": "El índice científico noruego",
+
+ // "vocabulary-treeview.tree.description.srsc": "Research Subject Categories",
+ "vocabulary-treeview.tree.description.srsc": "Categorías de temas de investigación",
+
+
+
+ // "uploader.browse": "browse",
+ "uploader.browse": "examinar",
+
+ // "uploader.drag-message": "Drag & Drop your files here",
+ "uploader.drag-message": "Arrastrar",
+
+ // "uploader.delete.btn-title": "Delete",
+ "uploader.delete.btn-title": "Borrar",
+
+ // "uploader.or": ", or ",
+ "uploader.or": ", o ",
+
+ // "uploader.processing": "Processing",
+ "uploader.processing": "Procesando",
+
+ // "uploader.queue-length": "Queue length",
+ "uploader.queue-length": "Longitud de la cola",
+
+ // "virtual-metadata.delete-item.info": "Select the types for which you want to save the virtual metadata as real metadata",
+ "virtual-metadata.delete-item.info": "Seleccione los tipos para los que desea guardar los metadatos virtuales como metadatos reales",
+
+ // "virtual-metadata.delete-item.modal-head": "The virtual metadata of this relation",
+ "virtual-metadata.delete-item.modal-head": "Los metadatos virtuales de esta relación",
+
+ // "virtual-metadata.delete-relationship.modal-head": "Select the items for which you want to save the virtual metadata as real metadata",
+ "virtual-metadata.delete-relationship.modal-head": "Seleccione los artículos para los que desea guardar los metadatos virtuales como metadatos reales",
+
+
+
+ // "workflowAdmin.search.results.head": "Administer Workflow",
+ "workflowAdmin.search.results.head": "Administrar flujo de trabajo",
+
+
+
+ // "workflow-item.edit.breadcrumbs": "Edit workflowitem",
+ "workflow-item.edit.breadcrumbs": "Editar artículo de flujo de trabajo",
+
+ // "workflow-item.edit.title": "Edit workflowitem",
+ "workflow-item.edit.title": "Editar artículo de flujo de trabajo",
+
+ // "workflow-item.delete.notification.success.title": "Deleted",
+ "workflow-item.delete.notification.success.title": "Eliminado",
+
+ // "workflow-item.delete.notification.success.content": "This workflow item was successfully deleted",
+ "workflow-item.delete.notification.success.content": "Este artículo de flujo de trabajo se eliminó correctamente",
+
+ // "workflow-item.delete.notification.error.title": "Something went wrong",
+ "workflow-item.delete.notification.error.title": "Algo salió mal",
+
+ // "workflow-item.delete.notification.error.content": "The workflow item could not be deleted",
+ "workflow-item.delete.notification.error.content": "No se pudo eliminar el artículo del flujo de trabajo",
+
+ // "workflow-item.delete.title": "Delete workflow item",
+ "workflow-item.delete.title": "Eliminar artículo de flujo de trabajo",
+
+ // "workflow-item.delete.header": "Delete workflow item",
+ "workflow-item.delete.header": "Eliminar artículo de flujo de trabajo",
+
+ // "workflow-item.delete.button.cancel": "Cancel",
+ "workflow-item.delete.button.cancel": "Cancelar",
+
+ // "workflow-item.delete.button.confirm": "Delete",
+ "workflow-item.delete.button.confirm": "Borrar",
+
+
+ // "workflow-item.send-back.notification.success.title": "Sent back to submitter",
+ "workflow-item.send-back.notification.success.title": "Enviado al remitente",
+
+ // "workflow-item.send-back.notification.success.content": "This workflow item was successfully sent back to the submitter",
+ "workflow-item.send-back.notification.success.content": "Este artículo de flujo de trabajo se envió correctamente al remitente.",
+
+ // "workflow-item.send-back.notification.error.title": "Something went wrong",
+ "workflow-item.send-back.notification.error.title": "Algo salió mal",
+
+ // "workflow-item.send-back.notification.error.content": "The workflow item could not be sent back to the submitter",
+ "workflow-item.send-back.notification.error.content": "El artículo del flujo de trabajo no se pudo devolver al remitente.",
+
+ // "workflow-item.send-back.title": "Send workflow item back to submitter",
+ "workflow-item.send-back.title": "Enviar el artículo del flujo de trabajo al remitente",
+
+ // "workflow-item.send-back.header": "Send workflow item back to submitter",
+ "workflow-item.send-back.header": "Enviar el artículo del flujo de trabajo al remitente",
+
+ // "workflow-item.send-back.button.cancel": "Cancel",
+ "workflow-item.send-back.button.cancel": "Cancelar",
+
+ // "workflow-item.send-back.button.confirm": "Send back",
+ "workflow-item.send-back.button.confirm": "Enviar de vuelta",
+
+ // "workflow-item.view.breadcrumbs": "Workflow View",
+ "workflow-item.view.breadcrumbs": "Vista de flujo de trabajo",
+
+
+ // "idle-modal.header": "Session will expire soon",
+ "idle-modal.header": "La sesión caducará pronto",
+
+ // "idle-modal.info": "For security reasons, user sessions expire after {{ timeToExpire }} minutes of inactivity. Your session will expire soon. Would you like to extend it or log out?",
+ "idle-modal.info": "Por razones de seguridad, las sesiones de usuario caducan después de {{ timeToExpire }} minutos de inactividad. Tu sesión caducará pronto. ¿Le gustaría extenderla o cerrar la sesión?",
+
+ // "idle-modal.log-out": "Log out",
+ "idle-modal.log-out": "Cerrar sesión",
+
+ // "idle-modal.extend-session": "Extend session"
+ "idle-modal.extend-session": "Extender sesión",
+}