{"version":3,"file":"structure.cjs","sources":["../../src/structure.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n  /** Label for the \"Copy document ID\" menu item */\n  'action.copy-document-id.label': 'Copiar ID del documento',\n  /** Tooltip for the copy actions dropdown button in the document panel header */\n  'action.copy-document-url.label': 'Copiar URL del documento',\n  /** Label for the \"Copy document URL\" menu item */\n  'action.copy-link-to-document.label': 'Copiar URL del documento',\n  /** Tooltip when action button is disabled because the operation is not ready   */\n  'action.delete.disabled.not-ready': 'Operación no disponible',\n  /** Tooltip when action button is disabled because the document does not exist */\n  'action.delete.disabled.nothing-to-delete': 'Este documento aún no existe o ya se ha eliminado',\n  /** Tooltip when action button is disabled because the document exists in scheduled releases */\n  'action.delete.disabled.scheduled-release':\n    'Este documento no puede ser eliminado ya que existe dentro de lanzamientos programados',\n  /** Label for the \"Delete\" document action button */\n  'action.delete.label': 'Eliminar',\n  /** Label for the \"Delete\" document action while the document is being deleted */\n  'action.delete.running.label': 'Eliminando…',\n  /** Tooltip when action is disabled because the document is linked to Canvas */\n  'action.disabled-by-canvas.tooltip':\n    'Algunas acciones del documento están deshabilitadas para documentos vinculados a Canvas',\n  /** Message prompting the user to confirm discarding changes */\n  'action.discard-changes.confirm-dialog.confirm-discard-changes':\n    '¿Estás seguro de que quieres descartar todos los cambios desde la última publicación?',\n  /** Message prompting the user to confirm discarding changes */\n  'action.discard-changes.confirm-dialog.confirm-discard-changes-draft':\n    '¿Está seguro de que desea descartar todos los cambios y eliminar este documento borrador?',\n  /**Header for the confirm discard dialog */\n  'action.discard-changes.confirm-dialog.header.text': '¿Descartar cambios?',\n  /** Tooltip when action is disabled because the document has no unpublished changes */\n  'action.discard-changes.disabled.no-change': 'Este documento no tiene cambios sin publicar',\n  /** Tooltip when action is disabled because the document is not published */\n  'action.discard-changes.disabled.not-published': 'Este documento no está publicado',\n  /** Tooltip when action button is disabled because the operation is not ready   */\n  'action.discard-changes.disabled.not-ready': 'Operación no disponible',\n  /** Label for the \"Discard changes\" document action */\n  'action.discard-changes.label': 'Descartar cambios',\n  /** Tooltip when action is disabled because the operation is not ready   */\n  'action.duplicate.disabled.not-ready': 'Operación no disponible',\n  /** Tooltip when action is disabled because the document doesn't exist */\n  'action.duplicate.disabled.nothing-to-duplicate':\n    'Este documento aún no existe, por lo que no hay nada que duplicar',\n  /** Label for the \"Duplicate\" document action */\n  'action.duplicate.label': 'Duplicar',\n  /** Label for the \"Duplicate\" document action while the document is being duplicated */\n  'action.duplicate.running.label': 'Duplicando…',\n  /** Tooltip when publish button is disabled because the document is already published, and published time is unavailable.*/\n  'action.publish.already-published.no-time-ago.tooltip': 'Ya publicado',\n  /** Tooltip when publish button is disabled because the document is already published.*/\n  'action.publish.already-published.tooltip': 'Publicado hace {{timeSincePublished}}',\n  /** Tooltip when action is disabled because the studio is not ready.*/\n  'action.publish.disabled.not-ready': 'Operación no disponible',\n  /** Label for action when there are pending changes.*/\n  'action.publish.draft.label': 'Publicar',\n  /** Label for the \"Publish\" document action */\n  'action.publish.label': 'Publicar',\n  /** Label for the \"Publish\" document action when the document has live edit enabled.*/\n  'action.publish.live-edit.label': 'Publicar',\n  /** Fallback tooltip for the \"Publish\" document action when publish is invoked for a document with live edit enabled.*/\n  'action.publish.live-edit.publish-disabled':\n    'No se puede publicar ya que la edición en vivo está habilitada para este tipo de documento',\n  /** Tooltip for the \"Publish\" document action when the document has live edit enabled.*/\n  'action.publish.live-edit.tooltip':\n    'La edición en vivo está habilitada para este tipo de contenido y los cambios se publicarán automáticamente a medida que se realicen',\n  /** Tooltip when publish button is disabled because there are no changes.*/\n  'action.publish.no-changes.tooltip': 'No hay cambios sin publicar',\n  /** Label for the \"Publish\" document action when there are no changes.*/\n  'action.publish.published.label': 'Publicado',\n  /** Label for the \"Publish\" document action while publish is being executed.*/\n  'action.publish.running.label': 'Publicando…',\n  /** Label for the \"Publish\" document action while publish is being executed.*/\n  'action.publish.validation-in-progress.label': 'Validando documento…',\n  /** Toast description when trying to publish with validation errors */\n  'action.publish.validation-issues-toast.description':\n    'Por favor, corrija los errores de validación antes de publicar',\n  /** Toast title when trying to publish with validation errors */\n  'action.publish.validation-issues-toast.title': 'Errores de validación',\n  /** Tooltip when the \"Publish\" document action is disabled due to validation issues */\n  'action.publish.validation-issues.tooltip':\n    'Hay errores de validación que necesitan ser corregidos antes de que este documento pueda ser publicado',\n  /** Tooltip when publish button is waiting for validation and async tasks to complete.*/\n  'action.publish.waiting': 'Esperando a que las tareas terminen antes de publicar',\n  /** Message prompting the user to confirm that they want to restore to an earlier revision*/\n  'action.restore.confirm.message': '¿Estás seguro de que quieres restaurar este documento?',\n  /** Fallback tooltip for when user is looking at the initial revision */\n  'action.restore.disabled.cannot-restore-initial': 'No puedes restaurar a la versión inicial',\n  /** Label for the \"Restore\" document action */\n  'action.restore.label': 'Restaurar',\n  /** Default tooltip for the action */\n  'action.restore.tooltip': 'Restaurar a esta versión',\n  /** Tooltip when action is disabled because the document is not already published */\n  'action.unpublish.disabled.not-published': 'Este documento no está publicado',\n  /** Tooltip when action is disabled because the operation is not ready   */\n  'action.unpublish.disabled.not-ready': 'Operación no disponible',\n  /** Label for the \"Unpublish\" document action */\n  'action.unpublish.label': 'Despublicar',\n  /** Fallback tooltip for the Unpublish document action when publish is invoked for a document with live edit enabled.*/\n  'action.unpublish.live-edit.disabled':\n    'Este documento tiene la edición en vivo activada y no puede ser despublicado',\n\n  /** Description for the archived release banner, rendered when viewing the history of a version document from the publihed view */\n  'banners.archived-release.description':\n    'Estás viendo un documento de solo lectura que fue archivado como parte de <VersionBadge>{{title}}</VersionBadge>. No se puede editar',\n  /** Description for the archived scheduled draft banner, rendered when viewing the history of a cardinality one release document */\n  'banners.archived-scheduled-draft.description': 'Este borrador programado está archivado',\n  /** The explanation displayed when a user attempts to create a new draft document, but the draft model is not switched on */\n  'banners.choose-new-document-destination.cannot-create-draft-document':\n    'No se puede crear un documento borrador.',\n  /** The explanation displayed when a user attempts to create a new published document, but the schema type doesn't support live-editing */\n  'banners.choose-new-document-destination.cannot-create-published-document':\n    'No se puede crear un documento publicado.',\n  /** The prompt displayed when a user must select a different perspective in order to create a document */\n  'banners.choose-new-document-destination.choose-destination':\n    'Elija un destino para este documento:',\n  /** The explanation displayed when a user attempts to create a new document in a release, but the selected release is inactive */\n  'banners.choose-new-document-destination.release-inactive':\n    'La versión <VersionBadge>{{title}}</VersionBadge> no está activa.',\n  /** The text for the restore button on the deleted document banner */\n  'banners.deleted-document-banner.restore-button.text': 'Restaurar la versión más reciente',\n  /** The text content for the deleted document banner */\n  'banners.deleted-document-banner.text': 'Este documento ha sido eliminado.',\n  /** The text content for the deprecated document type banner */\n  'banners.deprecated-document-type-banner.text': 'Este tipo de documento ha sido descontinuado.',\n  /** The text for publish action for discarding the version */\n  'banners.live-edit-draft-banner.discard.tooltip': 'Descartar borrador',\n  /** The text for publish action for the draft banner */\n  'banners.live-edit-draft-banner.publish.tooltip': 'Publicar para continuar editando',\n  /** The text content for the live edit document when it's a draft */\n  'banners.live-edit-draft-banner.text':\n    'El tipo <strong>{{schemaType}}</strong> tiene <code>liveEdit</code> habilitado, pero existe una versión borrador de este documento. Publica o descarta el borrador para continuar editándolo en vivo.',\n  /** The label for the \"compare draft\" action */\n  'banners.obsolete-draft.actions.compare-draft.text': 'Comparar borrador',\n  /** The label for the \"discard draft\" action */\n  'banners.obsolete-draft.actions.discard-draft.text': 'Descartar borrador',\n  /** The label for the \"publish draft\" action */\n  'banners.obsolete-draft.actions.publish-draft.text': 'Publicar borrador',\n  /** The warning displayed when editing a document that has an obsolete draft because the draft model is not switched on */\n  'banners.obsolete-draft.draft-model-inactive.text':\n    'El espacio de trabajo no tiene borradores habilitados, pero existe una versión borrador de este documento.',\n  /** The text content for the paused scheduled draft banner */\n  'banners.paused-scheduled-draft.text':\n    'Programación pausada mientras se edita. Presione Programar para reactivar o elija una nueva fecha.',\n  /** The text for the permission check banner if the user only has one role, and it does not allow publishing this document */\n  'banners.permission-check-banner.missing-permission_create_one':\n    'Tu rol <Roles/> no tiene permisos para crear este documento.',\n  /** The text for the permission check banner if the user only has multiple roles, but they do not allow publishing this document */\n  'banners.permission-check-banner.missing-permission_create_other':\n    'Tus roles <Roles/> no tienen permisos para crear este documento.',\n  /** The text for the permission check banner if the user only has one role, and it does not allow editing this document */\n  'banners.permission-check-banner.missing-permission_update_one':\n    'Tu rol <Roles/> no tiene permisos para actualizar este documento.',\n  /** The text for the permission check banner if the user only has multiple roles, but they do not allow editing this document */\n  'banners.permission-check-banner.missing-permission_update_other':\n    'Tus roles <Roles/> no tienen permisos para actualizar este documento.',\n  /** The pending text for the request permission button that appears for viewer roles */\n  'banners.permission-check-banner.request-permission-button.sent': 'Solicitud de editor enviada',\n  /** The text for the request permission button that appears for viewer roles */\n  'banners.permission-check-banner.request-permission-button.text': 'Solicitar para editar',\n  /** Description for the archived release banner, rendered when viewing the history of a version document from the published view */\n  'banners.published-release.description':\n    'Estás viendo un documento de solo lectura que fue publicado como parte de <VersionBadge>{{title}}</VersionBadge>. No se puede editar',\n  /** The text for the reload button */\n  'banners.reference-changed-banner.reason-changed.reload-button.text': 'Refrescar referencia',\n  /** The text for the reference change banner if the reason is that the reference has been changed */\n  'banners.reference-changed-banner.reason-changed.text':\n    'Esta referencia ha sido modificada desde que la abriste.',\n  /** The text for the close button */\n  'banners.reference-changed-banner.reason-removed.close-button.text': 'Cerrar referencia',\n  /** The text for the reference change banner if the reason is that the reference has been deleted */\n  'banners.reference-changed-banner.reason-removed.text':\n    'Esta referencia ha sido eliminada desde que la abriste.',\n  /** The text that appears for the action button to add the current document to the global bundle, this happens when user is viewing an anonymous bundle */\n  'banners.release.action.add-to-bundle': undefined, // 'Add to bundle'\n  /** The text that appears for the action button to add the current document to the global release */\n  'banners.release.action.add-to-release': 'Añadir a la publicación',\n  /** The text that appears for the action button to add the current document to the global release */\n  'banners.release.action.open-to-edit': 'Abrir lanzamiento para editar',\n  /** Toast description in case an error occurs when adding a document to a release  */\n  'banners.release.error.description':\n    'Ocurrió un error al agregar el documento al lanzamiento: {{message}}',\n  /** Toast title in case an error occurs when adding a document to a release  */\n  'banners.release.error.title': 'Error al agregar documento al lanzamiento',\n  /** The text for the banner that appears when a document only has versions but is in a draft or published pinned release */\n  'banners.release.navigate-to-edit-description': 'El documento solo existe en el',\n  /** The text for the banner that appears when a document only has versions but is in a draft or published pinned release */\n  'banners.release.navigate-to-edit-description-end_one': 'lanzamiento',\n  /** The text for the banner that appears when a document only has versions but is in a draft or published pinned release */\n  'banners.release.navigate-to-edit-description-end_other': 'lanzamientos',\n  /** The text for the banner that appears when there are multiple versions but no drafts or published, only one extra releases */\n  'banners.release.navigate-to-edit-description-multiple_one':\n    'Este documento es parte del lanzamiento <VersionBadge/> y {{count}} lanzamiento más.',\n  /** The text for the banner that appears when there are multiple versions but no drafts or published, more than one extra releases */\n  'banners.release.navigate-to-edit-description-multiple_other':\n    'Este documento es parte del lanzamiento <VersionBadge/> y {{count}} lanzamientos más',\n  /** The text for the banner that appears when a document is not part of any release\n   * @deprecated – no longer in use\n   * */\n  'banners.release.navigate-to-edit-description-none':\n    'Este documento no forma parte de ningún lanzamiento',\n  /** The text for the banner that appears when a document only has one version but is in a draft or published pinned release */\n  'banners.release.navigate-to-edit-description-single':\n    'Este documento es parte del lanzamiento <VersionBadge/>',\n  /** The text for the banner that appears when a document is not in the current global release */\n  'banners.release.not-in-release':\n    'No está en la publicación <VersionBadge>{{title}}</VersionBadge>.',\n  /** Description of toast that will appear in case of latency between the user adding a document to a release and the UI reflecting it */\n  'banners.release.waiting.description':\n    'Por favor, espere mientras el documento se agrega al lanzamiento. No debería tardar más de unos segundos.',\n  /** Title of toast that will appear in case of latency between the user adding a document to a release and the UI reflecting it */\n  'banners.release.waiting.title': 'Agregando documento al lanzamiento…',\n  /** The text for the revision not found banner */\n  'banners.revision-not-found.description':\n    'No pudimos encontrar la revisión del documento seleccionada, por favor seleccione otra entrada de la lista de historial.',\n  /** The text content for the scheduled draft override banner */\n  'banners.scheduled-draft-override-banner.text':\n    'Existe un borrador programado para este documento. Si publicas cambios ahora, serán sobrescritos cuando se ejecute la programación.',\n  /** The text content for the unpublished document banner when is part of a release */\n  'banners.unpublished-release-banner.text':\n    'Este documento será despublicado como parte de la publicación <VersionBadge>{{title}}</VersionBadge>',\n  /** The text content for the unpublished document banner letting the user know that the current published version is being shown */\n  'banners.unpublished-release-banner.text-with-published':\n    'Mostrando la versión <strong>publicada</strong> actual:',\n\n  /** Browser/tab title when creating a new document of a given type */\n  'browser-document-title.new-document': 'Nuevo {{schemaType}}',\n  /** Browser/tab title when editing a document where the title cannot be resolved from preview configuration */\n  'browser-document-title.untitled-document': 'Sin título',\n\n  /** The action menu button aria-label */\n  'buttons.action-menu-button.aria-label': 'Abrir acciones del documento',\n  /** The action menu button tooltip */\n  'buttons.action-menu-button.tooltip': 'Acciones del documento',\n  /** The aria-label for the collapse pane button on the document panel header */\n  'buttons.focus-pane-button.aria-label.collapse': 'Colapsar todos los paneles',\n  /** The aria-label for the focus pane button on the document panel header */\n  'buttons.focus-pane-button.aria-label.focus': 'Enfocar panel',\n  /** The tooltip for the collapse pane button on the document panel header */\n  'buttons.focus-pane-button.tooltip.collapse': 'Colapsar todos los paneles',\n  /** The tooltip for the focus pane button on the document panel header */\n  'buttons.focus-pane-button.tooltip.focus': 'Enfocar panel',\n  /** The aria-label for the split pane button on the document panel header */\n  'buttons.split-pane-button.aria-label': 'Dividir panel a la derecha',\n  /** The tool tip for the split pane button on the document panel header */\n  'buttons.split-pane-button.tooltip': 'Dividir panel a la derecha',\n  /** The title for the close button on the split pane on the document panel header */\n  'buttons.split-pane-close-button.title': 'Cerrar panel dividido',\n  /** The title for the close group button on the split pane on the document panel header */\n  'buttons.split-pane-close-group-button.title': 'Cerrar grupo de paneles',\n\n  /** The text for the canvas linked banner action button */\n  'canvas.banner.edit-in-canvas-action': 'Editar en Canvas',\n  /** The text for the canvas linked banner when the document in editable mode*/\n  'canvas.banner.editable.linked-text': 'Este documento se puede editar en Canvas.',\n  /** The description for the canvas linked banner popover in editable mode*/\n  'canvas.banner.editable.popover-description':\n    'Canvas le permite escribir libremente, luego actualizar el contenido en Studio sin copiar manualmente campo por campo.',\n  /** The heading for the canvas linked banner popover in editable mode*/\n  'canvas.banner.editable.popover-heading': 'Escritura de forma libre',\n  /** The text for the canvas linked banner when the document is a draft */\n  'canvas.banner.linked-text.draft': 'Este documento borrador está vinculado a Canvas',\n  /** The text for the canvas linked banner when the document is a live document */\n  'canvas.banner.linked-text.published': 'Este documento en vivo está vinculado a Canvas',\n  /** The text for the canvas linked banner when the document is a version document */\n  'canvas.banner.linked-text.version': 'Este documento de versión está vinculado a Canvas',\n  /** The text for the canvas linked banner popover button */\n  'canvas.banner.popover-button-text': 'Aprender más',\n  /** The description for the canvas linked banner popover */\n  'canvas.banner.popover-description':\n    'Canvas te permite crear en un editor de forma libre que automáticamente se mapea de vuelta al Studio como contenido estructurado - mientras escribes.',\n  /** The heading for the canvas linked banner popover */\n  'canvas.banner.popover-heading': 'Autoría con la idea primero',\n\n  /** The description for the changes banner */\n  'changes.banner.description':\n    'Mostrando el historial para la versión <strong>{{perspective}}</strong> de este documento.',\n  /** The tooltip for the changes banner */\n  'changes.banner.tooltip':\n    'Esta vista muestra los cambios que ocurrieron en una versión específica de este documento. Seleccione una versión diferente para ver sus cambios',\n  /** The label used in the changes inspector for the from selector */\n  'changes.from.label': 'Desde',\n  /* The label for the history tab in the changes inspector*/\n  'changes.tab.history': 'Historia',\n  /* The label for the review tab in the changes inspector*/\n  'changes.tab.review-changes': 'Revisar cambios',\n  /** The label used in the changes inspector for the to selector */\n  'changes.to.label': 'Hasta',\n\n  /** The error message shown when the specified document comparison mode is not supported */\n  'compare-version.error.invalidModeParam':\n    '\"{{input}}\" no es un modo de comparación de documentos compatible.',\n  /** The error message shown when the next document for comparison could not be extracted from the URL */\n  'compare-version.error.invalidNextDocumentParam':\n    'El parámetro del siguiente documento es inválido.',\n  /** The error message shown when the document comparison URL could not be parsed */\n  'compare-version.error.invalidParams.title': 'Incapaz de comparar documentos',\n  /** The error message shown when the previous document for comparison could not be extracted from the URL */\n  'compare-version.error.invalidPreviousDocumentParam':\n    'El parámetro del documento anterior es inválido.',\n  /** The error message shown when releases failed to load */\n  'compare-version.error.loadReleases.title': 'Error al cargar lanzamientos',\n\n  /** The text for the tooltip when the \"Compare versions\" action for a document is disabled */\n  'compare-versions.menu-item.disabled-reason':\n    'No hay otras versiones de este documento para comparar.',\n  /** The text for the \"Compare versions\" action for a document */\n  'compare-versions.menu-item.title': 'Comparar versiones',\n  /** The string used to label draft documents */\n  'compare-versions.status.draft': 'Borrador',\n  /** The string used to label published documents */\n  'compare-versions.status.published': 'Publicado',\n  /** The title used when comparing versions of a document */\n  'compare-versions.title': 'Comparar versiones',\n\n  /** The text in the \"Cancel\" button in the confirm delete dialog that cancels the action and closes the dialog */\n  'confirm-delete-dialog.cancel-button.text': 'Cancelar',\n  /** Used in `confirm-delete-dialog.cdr-summary.title` */\n  'confirm-delete-dialog.cdr-summary.document-count_one': '1 documento',\n  /** Used in `confirm-delete-dialog.cdr-summary.title` */\n  'confirm-delete-dialog.cdr-summary.document-count_other': '{{count}} documentos',\n  /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n  'confirm-delete-dialog.cdr-summary.subtitle_one': 'Dataset: {{datasets}}',\n  /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n  'confirm-delete-dialog.cdr-summary.subtitle_other': 'Datasets: {{datasets}}',\n  /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n  'confirm-delete-dialog.cdr-summary.subtitle_unavailable_one': 'Dataset no disponible',\n  /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n  'confirm-delete-dialog.cdr-summary.subtitle_unavailable_other': 'Datasets no disponibles',\n  /** The text that appears in the title `<summary>` that includes the list of CDRs (singular) */\n  'confirm-delete-dialog.cdr-summary.title_one': '{{documentCount}} en otro dataset',\n  /** The text that appears in the title `<summary>` that includes the list of CDRs (plural) */\n  'confirm-delete-dialog.cdr-summary.title_other': '{{documentCount}} en {{count}} datasets',\n  /** Appears when hovering over the copy button to copy */\n  'confirm-delete-dialog.cdr-table.copy-id-button.tooltip': 'Copiar ID al portapapeles',\n  /** The header for the dataset column in the list of cross-dataset references found */\n  'confirm-delete-dialog.cdr-table.dataset.label': 'Dataset',\n  /** The header for the document ID column in the list of cross-dataset references found */\n  'confirm-delete-dialog.cdr-table.document-id.label': 'ID del Documento',\n  /** The toast title when the copy button has been clicked but copying failed */\n  'confirm-delete-dialog.cdr-table.id-copied-toast.title-failed':\n    'Error al copiar el ID del documento',\n  /** The header for the project ID column in the list of cross-dataset references found */\n  'confirm-delete-dialog.cdr-table.project-id.label': 'ID del Proyecto',\n  /** The text in the \"Delete anyway\" button in the confirm delete dialog that confirms the action */\n  'confirm-delete-dialog.confirm-anyway-button.text_delete': 'Eliminar de todos modos',\n  /** The text in the \"Unpublish anyway\" button in the confirm delete dialog that confirms the action */\n  'confirm-delete-dialog.confirm-anyway-button.text_unpublish': 'Despublicar de todos modos',\n  /** The text in the \"Delete now\" button in the confirm delete dialog that confirms the action */\n  'confirm-delete-dialog.confirm-button.text_delete': 'Eliminar ahora',\n  /** The text in the \"Unpublish now\" button in the confirm delete dialog that confirms the action */\n  'confirm-delete-dialog.confirm-button.text_unpublish': 'Despublicar ahora',\n  /** If no referring documents are found, this text appears above the cancel and confirmation buttons */\n  'confirm-delete-dialog.confirmation.text_delete':\n    '¿Estás seguro de que quieres eliminar “<DocumentTitle/>”?',\n  /** If no referring documents are found, this text appears above the cancel and confirmation buttons */\n  'confirm-delete-dialog.confirmation.text_unpublish':\n    '¿Estás seguro de que quieres despublicar “<DocumentTitle/>”?',\n  /** The text body of the error dialog. */\n  'confirm-delete-dialog.error.message.text':\n    'Ocurrió un error al cargar los documentos referenciados.',\n  /** The text in the retry button of the confirm delete dialog if an error occurred. */\n  'confirm-delete-dialog.error.retry-button.text': 'Reintentar',\n  /** The header of the confirm delete dialog if an error occurred while the confirm delete dialog was open. */\n  'confirm-delete-dialog.error.title.text': 'Error',\n  /** The header of the confirm delete dialog */\n  'confirm-delete-dialog.header.text_delete': '¿Eliminar documento?',\n  /** The header of the confirm delete dialog */\n  'confirm-delete-dialog.header.text_unpublish': '¿Despublicar documento?',\n  /** The text that appears while the referring documents are queried */\n  'confirm-delete-dialog.loading.text': 'Buscando documentos relacionados…',\n  /** Shown if there are references to other documents but the user does not have the permission to see the relevant document IDs */\n  'confirm-delete-dialog.other-reference-count.title_one': '1 otra referencia no mostrada',\n  /** Shown if there are references to other documents but the user does not have the permission to see the relevant document IDs */\n  'confirm-delete-dialog.other-reference-count.title_other':\n    '{{count}} otras referencias no mostradas',\n  /** Text in the tooltip of this component if hovering over the info icon */\n  'confirm-delete-dialog.other-reference-count.tooltip':\n    'No podemos mostrar metadatos para estas referencias debido a la ausencia de un token de acceso a los datasets relacionados.',\n  /** Appears when unable to render a document preview in the referring document list */\n  'confirm-delete-dialog.preview-item.preview-unavailable.subtitle': 'ID: {{documentId}}',\n  /** Appears when unable to render a document preview in the referring document list */\n  'confirm-delete-dialog.preview-item.preview-unavailable.title': 'Vista previa no disponible',\n  /** Warns the user of affects to other documents if the action is confirmed (delete) */\n  'confirm-delete-dialog.referential-integrity-disclaimer.text_delete':\n    'Si eliminas este documento, los documentos que lo referencian ya no podrán acceder a él.',\n  /** Warns the user of affects to other documents if the action is confirmed (unpublish) */\n  'confirm-delete-dialog.referential-integrity-disclaimer.text_unpublish':\n    'Si despublicas este documento, los documentos que lo referencian ya no podrán acceder a él.',\n  /** Tells the user the count of how many other referring documents there are before listing them. (singular) */\n  'confirm-delete-dialog.referring-document-count.text_one':\n    '1 documento hace referencia a “<DocumentTitle/>”',\n  /** Tells the user the count of how many other referring documents there are before listing them. (plural) */\n  'confirm-delete-dialog.referring-document-count.text_other':\n    '{{count}} documentos hacen referencia a “<DocumentTitle/>”',\n  /** Describes the list of documents that refer to the one trying to be deleted (delete) */\n  'confirm-delete-dialog.referring-documents-descriptor.text_delete':\n    'Puede que no puedas eliminar “<DocumentTitle/>” porque los siguientes documentos lo están referenciando:',\n  /** Describes the list of documents that refer to the one trying to be deleted (unpublish) */\n  'confirm-delete-dialog.referring-documents-descriptor.text_unpublish':\n    'Puede que no puedas despublicar “<DocumentTitle/>” porque los siguientes documentos lo están referenciando:',\n\n  /** The text for the cancel button in the confirm dialog used in document action shortcuts if none is provided */\n  'confirm-dialog.cancel-button.fallback-text': 'Cancelar',\n  /** The text for the confirm button in the confirm dialog used in document action shortcuts if none is provided */\n  'confirm-dialog.confirm-button.fallback-text': 'Confirmar',\n\n  /** For the default structure definition, the title for the \"Content\" pane */\n  'default-definition.content-title': 'Contenido',\n\n  /** The text shown if there was an error while getting the document's title via a preview value */\n  'doc-title.error.text': 'Error: {{errorMessage}}',\n  /** The text shown if the preview value for a document is non-existent or empty */\n  'doc-title.fallback.text': 'Sin título',\n  /** The text shown if a document's title via a preview value cannot be determined due to an unknown schema type */\n  'doc-title.unknown-schema-type.text': 'Tipo de esquema desconocido: {{schemaType}}',\n\n  /** Tooltip text shown for the close button of the document inspector */\n  'document-inspector.close-button.tooltip': 'Cerrar',\n  /** The title shown in the dialog header, when inspecting a valid document */\n  'document-inspector.dialog.title': 'Inspeccionando <DocumentTitle/>',\n  /** The title shown in the dialog header, when the document being inspected is not created yet/has no value */\n  'document-inspector.dialog.title-no-value': 'Sin valor',\n  /** Title shown for menu item that opens the \"Inspect\" dialog */\n  'document-inspector.menu-item.title': 'Inspeccionar',\n  /** the placeholder text for the search input on the inspect dialog */\n  'document-inspector.search.placeholder': 'Buscar',\n  /** The \"parsed\" view mode, meaning the JSON is searchable, collapsible etc */\n  'document-inspector.view-mode.parsed': 'Interpretado',\n  /** The \"raw\" view mode, meaning the JSON is presented syntax-highlighted, but with no other features - optimal for copying */\n  'document-inspector.view-mode.raw-json': 'JSON sin formato',\n\n  /** The text for when a form is hidden */\n  'document-view.form-view.form-hidden': 'Este formulario está oculto',\n  /** Fallback title shown when a form title is not provided */\n  'document-view.form-view.form-title-fallback': 'Sin título',\n  /** The text for when the form view is loading a document */\n  'document-view.form-view.loading': 'Cargando documento…',\n  /** The description of the sync lock toast on the form view */\n  'document-view.form-view.sync-lock-toast.description':\n    'Por favor, espera mientras se sincroniza el documento. Esto suele ocurrir justo después de la publicación, y no debería tardar más de unos segundos',\n  /** The title of the sync lock toast on the form view */\n  'document-view.form-view.sync-lock-toast.title': 'Sincronizando documento…',\n\n  /** The description for the document favorite action */\n  'document.favorites.add-to-favorites': 'Añadir a favoritos',\n  /** The description for the document unfavorite action */\n  'document.favorites.remove-from-favorites': 'Eliminar de favoritos',\n\n  /** The description for the events inspector when we can't load the document so we default to compare with published */\n  'events.compare-with-published.description':\n    'No podemos cargar los cambios de este documento, probablemente debido a la política de retención de historial de su plan, esto le muestra cómo la versión <strong>{{version}}</strong> se compara con la versión <strong>publicada</strong>.',\n  /** The title for the events inspector when we can't load the document so we default to compare with published */\n  'events.compare-with-published.title': 'Comparando con la versión publicada',\n  /**The title for the menu items that will be shown when expanding a publish release event to inspect the document */\n  'events.inspect.release': 'Inspeccionar documento <VersionBadge>{{releaseTitle}}</VersionBadge>',\n  /**The title for the menu items that will be shown when expanding a publish draft event to inspect the draft document*/\n  'events.open.draft': 'Abrir documento <VersionBadge>draft</VersionBadge>',\n  /**The title for the menu items that will be shown when expanding a publish release event to inspect the release*/\n  'events.open.release': 'Abrir publicación <VersionBadge>{{releaseTitle}}</VersionBadge>',\n\n  /** The text for the add reference item in the incoming references input */\n  'incoming-references-input.add-reference-item': 'Agregar elemento',\n  /** The aria-label for the incoming references list */\n  'incoming-references-input.list-label': 'Referencias entrantes de tipo {{type}}',\n  /** The text for the no items in the incoming references input */\n  'incoming-references-input.no-items': 'No hay elementos',\n  /** The text for the reference from in the incoming references input */\n  'incoming-references-input.reference-from': 'Referencia de {{type}}',\n  /** The text for the schema type not found in the incoming references input */\n  'incoming-references-input.schema-type-not-found': 'Tipo de esquema {{type}} no encontrado',\n  /** The text for the type to search in the incoming references input */\n  'incoming-references-input.type-to-search': 'Escriba para buscar',\n  /** The text for the loading state in the incoming references input */\n  'incoming-references-input.types-loading': 'Cargando documentos...',\n  /** The text for the loading state in the incoming references input */\n  'incoming-references-input.types-loading-cross-dataset':\n    'Cargando documentos entre conjuntos de datos...',\n  /** The text for the no references defined in the incoming references input */\n  'incoming-references-input.types-not-defined':\n    'No se han definido referencias entrantes para este tipo, consulte la documentación para más información.',\n\n  /** The text shown if there are no incoming references in the inspector */\n  'incoming-references-pane.no-references': undefined, // 'No incoming references found.'\n  /** The text shown if there are no incoming references for a type */\n  'incoming-references-pane.no-references-found': 'No se encontraron referencias de este tipo.',\n  /** The text shown if there is no schema type found for a document in the incoming references pane */\n  'incoming-references-pane.schema-type-not-found': 'Tipo de esquema {{type}} no encontrado',\n\n  /** The loading messaging for when the tooltip is still loading permission info */\n  'insufficient-permissions-message-tooltip.loading-text': 'Cargando…',\n\n  /** --- Menu items --- */\n  /** The menu item group title to use for the Action menu items */\n  'menu-item-groups.actions-group': 'Acciones',\n  /** The menu item group title to use for the Layout menu items */\n  'menu-item-groups.layout-group': 'Diseño',\n  /** The menu item group title to use for the Sort menu items */\n  'menu-item-groups.sorting-group': 'Ordenar',\n\n  /** The menu item title to use the compact view */\n  'menu-items.layout.compact-view': 'Vista compacta',\n  /** The menu item title to use the detailed view */\n  'menu-items.layout.detailed-view': 'Vista detallada',\n  /** The menu item title to Sort by Created */\n  'menu-items.sort-by.created': 'Ordenar por Creado',\n  /** The menu item title to Sort by Last Edited */\n  'menu-items.sort-by.last-edited': 'Ordenar por Última edición',\n\n  /** The link text of the no document type screen that appears directly below the subtitle */\n  'no-document-types-screen.link-text': 'Aprenda cómo añadir un tipo de documento →',\n  /** The subtitle of the no document type screen that appears directly below the title */\n  'no-document-types-screen.subtitle':\n    'Por favor, defina al menos un tipo de documento en su esquema.',\n  /** The title of the no document type screen */\n  'no-document-types-screen.title': 'No hay tipos de documento',\n\n  /** Text shown on back button visible on smaller breakpoints */\n  'pane-header.back-button.text': 'Atrás',\n  /** tooltip text (via `title` attribute) for the menu button */\n  'pane-header.context-menu-button.tooltip': 'Mostrar menú',\n  /** Appears in a document list pane header if there are more than one option for create. This is the label for that menu */\n  'pane-header.create-menu.label': 'Crear',\n  /** Tooltip displayed on the create new button in document lists */\n  'pane-header.create-new-button.tooltip': 'Crear nuevo documento',\n  /** The `aria-label` for the disabled button in the pane header if create permissions are granted */\n  'pane-header.disabled-created-button.aria-label': 'Permisos insuficientes',\n\n  /** The text shown in the tooltip of pane item previews of documents if there are unpublished edits */\n  'pane-item.draft-status.has-draft.tooltip': 'Editado <RelativeTime/>',\n  /** The text shown in the tooltip of pane item previews of documents if there are no unpublished edits */\n  'pane-item.draft-status.no-draft.tooltip': 'Sin cambios no publicados',\n  /** The subtitle tor pane item previews if there isn't a matching schema type found */\n  'pane-item.missing-schema-type.subtitle': 'Documento: <Code>{{documentId}}</Code>',\n  /** The title tor pane item previews if there isn't a matching schema type found */\n  'pane-item.missing-schema-type.title':\n    'No se encontró un esquema para el tipo <Code>{{documentType}}</Code>',\n  /** The text shown in the tooltip of pane item previews of documents if there are unpublished edits */\n  'pane-item.published-status.has-published.tooltip': 'Publicado <RelativeTime/>',\n  /** The text shown in the tooltip of pane item previews of documents if there are no unpublished edits */\n  'pane-item.published-status.no-published.tooltip': 'Sin cambios no publicados',\n\n  /** The text used in the document header title if there is an error */\n  'panes.document-header-title.error.text': 'Error: {{error}}',\n  /** The text used in the document header title if creating a new item */\n  'panes.document-header-title.new.text': 'Nuevo {{schemaType}}',\n  /** The text used in the document header title if no other title can be determined */\n  'panes.document-header-title.untitled.text': 'Sin título',\n  /** The help text saying that we'll retry fetching the document list */\n  'panes.document-list-pane.error.retrying': 'Reintentando…',\n  /** The error text on the document list pane */\n  'panes.document-list-pane.error.text': 'Error: <Code>{{error}}</Code>',\n  /** The error text on the document list pane */\n  'panes.document-list-pane.error.text.dev': 'Error: <Code>{{error}}</Code>',\n  /** The error text on the document list pane if the browser appears to be offlline */\n  'panes.document-list-pane.error.text.offline':\n    'La conexión a Internet parece estar desconectada.',\n  /** The error title on the document list pane */\n  'panes.document-list-pane.error.title': 'No se pudieron obtener los elementos de la lista',\n  /** The help text saying that we'll retry fetching the document list */\n  'panes.document-list-pane.error.will-retry-automatically_one': 'Reintentando…',\n  'panes.document-list-pane.error.will-retry-automatically_other': 'Reintentando… (#{{count}}).',\n  /** The text of the document list pane if more than a maximum number of documents are returned */\n  'panes.document-list-pane.max-items.text': 'Mostrando un máximo de {{limit}} documentos',\n  /** The text of the document list pane if no documents are found for a specified type */\n  'panes.document-list-pane.no-documents-of-type.text': 'No hay documentos de este tipo',\n  /** The text of the document list pane if no documents are found */\n  'panes.document-list-pane.no-documents.text': 'No se encontraron resultados',\n  /** The text of the document list pane if no documents are found matching specified criteria */\n  'panes.document-list-pane.no-matching-documents.text':\n    'No se encontraron documentos coincidentes',\n  /** The search input for the search input on the document list pane */\n  'panes.document-list-pane.reconnecting': 'Intentando conectar…',\n  /** The aria-label for the search input on the document list pane */\n  'panes.document-list-pane.search-input.aria-label': 'Buscar en la lista',\n  /** The search input for the search input on the document list pane */\n  'panes.document-list-pane.search-input.placeholder': 'Buscar en la lista',\n  /** The tooltip text shown when a sort menu item references fields not present in the current schema */\n  'panes.document-list-pane.sort-order.disabled-reason': undefined, // 'This sorting option uses fields that are not part of this document type'\n  /** The summary title when displaying an error for a document operation result */\n  'panes.document-operation-results.error.summary.title': 'Detalles',\n  /** The text when a generic operation failed (fallback, generally not shown)  */\n  'panes.document-operation-results.operation-error': 'Ocurrió un error durante {{context}}',\n  /** The text when a delete operation failed  */\n  'panes.document-operation-results.operation-error_delete':\n    'Ocurrió un error al intentar eliminar este documento. Esto generalmente significa que hay otros documentos que lo referencian.',\n  /** The text when an unpublish operation failed  */\n  'panes.document-operation-results.operation-error_unpublish':\n    'Ocurrió un error al intentar despublicar este documento. Esto generalmente significa que hay otros documentos que lo referencian.',\n  /** The text when a generic operation succeeded (fallback, generally not shown)  */\n  'panes.document-operation-results.operation-success':\n    'Se realizó con éxito {{context}} en el documento',\n  /** The text when copy document ID operation succeeded */\n  'panes.document-operation-results.operation-success_copy-id':\n    'ID del documento copiado al portapapeles',\n  /** The text when copy URL operation succeeded  */\n  'panes.document-operation-results.operation-success_copy-url':\n    'URL del documento copiada al portapapeles',\n  /**  */\n  'panes.document-operation-results.operation-success_createVersion':\n    '<Strong>{{title}}</Strong> fue añadido a la publicación',\n  /** The text when a delete operation succeeded  */\n  'panes.document-operation-results.operation-success_delete':\n    'El documento fue eliminado con éxito',\n  /** The text when a discard changes operation succeeded  */\n  'panes.document-operation-results.operation-success_discardChanges':\n    'Todos los cambios desde la última publicación han sido descartados. El borrador descartado todavía puede ser recuperado desde el historial',\n  /** The text when a duplicate operation succeeded  */\n  'panes.document-operation-results.operation-success_duplicate':\n    'El documento se duplicó con éxito',\n  /** The text when a publish operation succeeded  */\n  'panes.document-operation-results.operation-success_publish': 'El documento fue publicado',\n  /** The text when a publish operation succeeded in an anonymous version */\n  'panes.document-operation-results.operation-success_publishVersion': undefined, // 'Version was published'\n  /** The text when a restore operation succeeded  */\n  'panes.document-operation-results.operation-success_restore':\n    '<Strong>{{title}}</Strong> fue restaurado',\n  /** The text when an unpublish operation succeeded  */\n  'panes.document-operation-results.operation-success_unpublish':\n    'El documento fue despublicado. Se ha creado un borrador a partir de la última versión publicada.',\n  /** The document title shown when document title is \"undefined\" in operation message */\n  'panes.document-operation-results.operation-undefined-title': 'Sin título',\n  /** The loading message for the document not found pane */\n  'panes.document-pane.document-not-found.loading': 'Cargando documento…',\n  /** The text of the document not found pane if the schema is known */\n  'panes.document-pane.document-not-found.text':\n    'El tipo de documento no está definido, y no se pudo encontrar un documento con el identificador <Code>{{id}}</Code>.',\n  /** The title of the document not found pane if the schema is known */\n  'panes.document-pane.document-not-found.title': 'El documento no fue encontrado',\n  /** The text of the document not found pane if the schema is not found */\n  'panes.document-pane.document-unknown-type.text':\n    'Este documento tiene el tipo de esquema <Code>{{documentType}}</Code>, que no está definido como un tipo en el esquema del estudio de contenido local.',\n  /** The title of the document not found pane if the schema is not found or unknown */\n  'panes.document-pane.document-unknown-type.title':\n    'Tipo de documento desconocido: <Code>{{documentType}}</Code>',\n  /** The title of the document not found pane if the schema is unknown */\n  'panes.document-pane.document-unknown-type.without-schema.text':\n    'Este documento no existe, y no se especificó un tipo de esquema para él.',\n  /** Default message shown while resolving the structure definition for an asynchronous node */\n  'panes.resolving.default-message': 'Cargando…',\n  /** Message shown while resolving the structure definition for an asynchronous node and it is taking a while (more than 5s) */\n  'panes.resolving.slow-resolve-message': 'Todavía cargando…',\n  /** The text to display when type is missing */\n  'panes.unknown-pane-type.missing-type.text':\n    'Falta la propiedad <Code>type</Code> requerida en el elemento de estructura.',\n  /** The title of the unknown pane */\n  'panes.unknown-pane-type.title': 'Tipo de panel desconocido',\n  /** The text to display when type is unknown */\n  'panes.unknown-pane-type.unknown-type.text':\n    'El elemento de estructura de tipo <Code>{{type}}</Code> no es una entidad conocida.',\n\n  /** The text for the \"Open preview\" action for a document */\n  'production-preview.menu-item.title': 'Abrir vista previa',\n\n  /** The text for the confirm button in the request permission dialog used in the permissions banner */\n  'request-permission-dialog.confirm-button.text': 'Enviar solicitud',\n  /** The description text for the request permission dialog used in the permissions banner */\n  'request-permission-dialog.description.text':\n    'Tu solicitud será enviada a los administradores del proyecto. Si lo deseas, también puedes incluir una nota',\n  /** The header/title for the request permission dialog used in the permissions banner */\n  'request-permission-dialog.header.text': 'Solicitar acceso de edición',\n  /** The text describing the note input for the request permission dialog used in the permissions banner */\n  'request-permission-dialog.note-input.description.text': 'Si lo deseas, puedes añadir una nota',\n  /** The placeholder for the note input in the request permission dialog used in the permissions banner */\n  'request-permission-dialog.note-input.placeholder.text': 'Añadir nota...',\n  /** The error/warning text in the request permission dialog when the user's request has been declined */\n  'request-permission-dialog.warning.denied.text':\n    'Tu solicitud para acceder a este proyecto ha sido rechazada.',\n  /** The error/warning text in the request permission dialog when the user's request has been denied due to too many outstanding requests */\n  'request-permission-dialog.warning.limit-reached.text':\n    'Has alcanzado el límite de solicitudes de rol en todos los proyectos. Por favor, espera antes de enviar más solicitudes o contacta a un administrador para asistencia.',\n\n  /** Label for button when status is saved */\n  'status-bar.document-status-pulse.status.saved.text': 'Guardado',\n  /** Label for button when status is syncing */\n  'status-bar.document-status-pulse.status.syncing.text': 'Guardando...',\n  /** Accessibility label indicating when the document was last published, in relative time, eg \"3 weeks ago\" */\n  'status-bar.publish-status-button.last-published-time.aria-label':\n    'Última publicación hace {{relativeTime}}',\n  /** Text for tooltip showing explanation of timestamp/relative time, eg \"Last published <RelativeTime/>\" */\n  'status-bar.publish-status-button.last-published-time.tooltip':\n    'Última publicación <RelativeTime/>',\n  /** Accessibility label indicating when the document was last updated, in relative time, eg \"2 hours ago\" */\n  'status-bar.publish-status-button.last-updated-time.aria-label':\n    'Última actualización hace {{relativeTime}}',\n  /** Text for tooltip showing explanation of timestamp/relative time, eg \"Last updated <RelativeTime/>\" */\n  'status-bar.publish-status-button.last-updated-time.tooltip':\n    'Última actualización <RelativeTime/>',\n  /** Aria label for the button */\n  'status-bar.review-changes-button.aria-label': 'Revisar cambios',\n  /** Label for button when status is saved */\n  'status-bar.review-changes-button.status.saved.text': '¡Guardado!',\n  /** Label for button when status is syncing */\n  'status-bar.review-changes-button.status.syncing.text': 'Guardando...',\n  /** Text for the secondary text for tooltip for the button */\n  'status-bar.review-changes-button.tooltip.changes-saved': 'Cambios guardados',\n  /** Primary text for tooltip for the button */\n  'status-bar.review-changes-button.tooltip.text': 'Revisar cambios',\n\n  /** The text that appears in side the documentation link */\n  'structure-error.docs-link.text': 'Ver documentación',\n  /** Labels the error message or error stack of the structure error screen */\n  'structure-error.error.label': 'Error',\n  /** The header that appears at the top of the error screen */\n  'structure-error.header.text': 'Se encontró un error al leer la estructura',\n  /** The text in the reload button to retry rendering the structure */\n  'structure-error.reload-button.text': 'Recargar',\n  /** Labels the structure path of the structure error screen */\n  'structure-error.structure-path.label': 'Ruta de la estructura',\n\n  /** The aria label for the menu button in the timeline item */\n  'timeline-item.menu-button.aria-label': 'Abrir menú de acciones',\n  /** The text for the tooltip in menu button the timeline item */\n  'timeline-item.menu-button.tooltip': 'Acciones',\n  /** The text for the collapse action in the timeline item menu */\n  'timeline-item.menu.action-collapse': 'Colapsar',\n  /** The text for the expand action in the timeline item menu */\n  'timeline-item.menu.action-expand': 'Expandir',\n  /** The text for the published event menu tooltip when the release is not found */\n  'timeline-item.not-found-release.tooltip':\n    'No se encontró el lanzamiento con el id \"{{releaseId}}\"',\n\n  /** The text for the \"Inline changes\" action, which is used to toggle the visibility of content diffs inside inputs */\n  'toggle-inline-changes.menu-item.title': 'Cambios en línea',\n})\n"],"names":["removeUndefinedLocaleResources"],"mappings":"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"}