sanity 3.94.1-next.5.ec6157041e → 3.94.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (113) hide show
  1. package/dist/BehaviorSubject-CU-WJrzA.mjs +30 -0
  2. package/dist/BehaviorSubject-CU-WJrzA.mjs.map +1 -0
  3. package/dist/BroadcastDisplayedDocument-BSV9T3BU.mjs +20 -0
  4. package/dist/BroadcastDisplayedDocument-BSV9T3BU.mjs.map +1 -0
  5. package/dist/DisplayedDocumentBroadcaster-DZ65n35Q.mjs +62 -0
  6. package/dist/DisplayedDocumentBroadcaster-DZ65n35Q.mjs.map +1 -0
  7. package/dist/LiveQueries-Crz53eU5.mjs +407 -0
  8. package/dist/LiveQueries-Crz53eU5.mjs.map +1 -0
  9. package/dist/Observable-CCQtH8Gg.mjs +546 -0
  10. package/dist/Observable-CCQtH8Gg.mjs.map +1 -0
  11. package/dist/PostMessageDocuments-BjgsJxz4.mjs +72 -0
  12. package/dist/PostMessageDocuments-BjgsJxz4.mjs.map +1 -0
  13. package/dist/PostMessagePerspective-pucY-E6a.mjs +22 -0
  14. package/dist/PostMessagePerspective-pucY-E6a.mjs.map +1 -0
  15. package/dist/PostMessagePreviewSnapshots-CRQgRg4_.mjs +71 -0
  16. package/dist/PostMessagePreviewSnapshots-CRQgRg4_.mjs.map +1 -0
  17. package/dist/PostMessageRefreshMutations-D944RbO3.mjs +66 -0
  18. package/dist/PostMessageRefreshMutations-D944RbO3.mjs.map +1 -0
  19. package/dist/PostMessageSchema-3eOtr1bs.mjs +516 -0
  20. package/dist/PostMessageSchema-3eOtr1bs.mjs.map +1 -0
  21. package/dist/PostMessageTelemetry-DMTQDJeN.mjs +20 -0
  22. package/dist/PostMessageTelemetry-DMTQDJeN.mjs.map +1 -0
  23. package/dist/PresentationToolGrantsCheck-B0q4AQ3b.mjs +3999 -0
  24. package/dist/PresentationToolGrantsCheck-B0q4AQ3b.mjs.map +1 -0
  25. package/dist/QRCodeSVG-hyTW2xeN.mjs +648 -0
  26. package/dist/QRCodeSVG-hyTW2xeN.mjs.map +1 -0
  27. package/dist/Refractor-Zss2QEe8.mjs +2568 -0
  28. package/dist/Refractor-Zss2QEe8.mjs.map +1 -0
  29. package/dist/SourceContext-QxJD1Wrm.mjs +111 -0
  30. package/dist/SourceContext-QxJD1Wrm.mjs.map +1 -0
  31. package/dist/StructureToolProvider-B-7cwz7l.mjs +2287 -0
  32. package/dist/StructureToolProvider-B-7cwz7l.mjs.map +1 -0
  33. package/dist/ViteDevServerStopped-CgIEqy9p.mjs +57 -0
  34. package/dist/ViteDevServerStopped-CgIEqy9p.mjs.map +1 -0
  35. package/dist/_createContext.mjs +38 -0
  36. package/dist/_createContext.mjs.map +1 -0
  37. package/dist/_singletons.mjs +216 -0
  38. package/dist/_singletons.mjs.map +1 -0
  39. package/dist/browser-B0Q9qZJS.mjs +478 -0
  40. package/dist/browser-B0Q9qZJS.mjs.map +1 -0
  41. package/dist/browser-DmX5VEcE.mjs +324 -0
  42. package/dist/browser-DmX5VEcE.mjs.map +1 -0
  43. package/dist/desk.mjs +53 -0
  44. package/dist/desk.mjs.map +1 -0
  45. package/dist/first-Cz545eV-.mjs +42 -0
  46. package/dist/first-Cz545eV-.mjs.map +1 -0
  47. package/dist/index-B2GCDfau.mjs +96 -0
  48. package/dist/index-B2GCDfau.mjs.map +1 -0
  49. package/dist/index-BRIelBPK.mjs +6946 -0
  50. package/dist/index-BRIelBPK.mjs.map +1 -0
  51. package/dist/index-BUB137yJ.mjs +144 -0
  52. package/dist/index-BUB137yJ.mjs.map +1 -0
  53. package/dist/index-C3PGPrdL.mjs +1192 -0
  54. package/dist/index-C3PGPrdL.mjs.map +1 -0
  55. package/dist/index-C9NvTy6s.mjs +319 -0
  56. package/dist/index-C9NvTy6s.mjs.map +1 -0
  57. package/dist/index-DCkQlgdi.mjs +4001 -0
  58. package/dist/index-DCkQlgdi.mjs.map +1 -0
  59. package/dist/index-DG-3plB0.mjs +71 -0
  60. package/dist/index-DG-3plB0.mjs.map +1 -0
  61. package/dist/index-RoxwhtVB.mjs +5600 -0
  62. package/dist/index-RoxwhtVB.mjs.map +1 -0
  63. package/dist/index-iMZR29eF.mjs +756 -0
  64. package/dist/index-iMZR29eF.mjs.map +1 -0
  65. package/dist/index-wVXq9rWS.mjs +244 -0
  66. package/dist/index-wVXq9rWS.mjs.map +1 -0
  67. package/dist/index.mjs +137385 -0
  68. package/dist/index.mjs.map +1 -0
  69. package/dist/lodash-Vz5dH_Dm.mjs +3679 -0
  70. package/dist/lodash-Vz5dH_Dm.mjs.map +1 -0
  71. package/dist/pane-Bm_57XKB.mjs +5 -0
  72. package/dist/pane-Bm_57XKB.mjs.map +1 -0
  73. package/dist/pane-Dopl4BjD.mjs +5 -0
  74. package/dist/pane-Dopl4BjD.mjs.map +1 -0
  75. package/dist/presentation-DsIky7Cj.mjs +556 -0
  76. package/dist/presentation-DsIky7Cj.mjs.map +1 -0
  77. package/dist/presentation.mjs +10 -0
  78. package/dist/presentation.mjs.map +1 -0
  79. package/dist/publishReplay-PuJoYJpp.mjs +92 -0
  80. package/dist/publishReplay-PuJoYJpp.mjs.map +1 -0
  81. package/dist/refractor-Bg1S3YDK.mjs +26 -0
  82. package/dist/refractor-Bg1S3YDK.mjs.map +1 -0
  83. package/dist/resources-BQsCEzu1.mjs +60 -0
  84. package/dist/resources-BQsCEzu1.mjs.map +1 -0
  85. package/dist/resources-BahMtJuO.mjs +177 -0
  86. package/dist/resources-BahMtJuO.mjs.map +1 -0
  87. package/dist/resources-CjkBN4z6.mjs +126 -0
  88. package/dist/resources-CjkBN4z6.mjs.map +1 -0
  89. package/dist/resources-Dc-6ZcPg.mjs +157 -0
  90. package/dist/resources-Dc-6ZcPg.mjs.map +1 -0
  91. package/dist/resources-DqxSuDsr.mjs +37 -0
  92. package/dist/resources-DqxSuDsr.mjs.map +1 -0
  93. package/dist/resources-_gTjFWLH.mjs +517 -0
  94. package/dist/resources-_gTjFWLH.mjs.map +1 -0
  95. package/dist/resources-kA1bao30.mjs +358 -0
  96. package/dist/resources-kA1bao30.mjs.map +1 -0
  97. package/dist/router.mjs +721 -0
  98. package/dist/router.mjs.map +1 -0
  99. package/dist/stegaEncodeSourceMap-DCG9Ba1H.mjs +358 -0
  100. package/dist/stegaEncodeSourceMap-DCG9Ba1H.mjs.map +1 -0
  101. package/dist/structure.mjs +57 -0
  102. package/dist/structure.mjs.map +1 -0
  103. package/dist/structureTool-Bth1vd8r.mjs +13150 -0
  104. package/dist/structureTool-Bth1vd8r.mjs.map +1 -0
  105. package/dist/switchMap-DHVUskpL.mjs +54 -0
  106. package/dist/switchMap-DHVUskpL.mjs.map +1 -0
  107. package/dist/v4-zH-CAum7.mjs +24798 -0
  108. package/dist/v4-zH-CAum7.mjs.map +1 -0
  109. package/dist/version-DoE_JnhG.mjs +5 -0
  110. package/dist/version-DoE_JnhG.mjs.map +1 -0
  111. package/lib/_chunks-cjs/version.js +1 -1
  112. package/lib/_chunks-es/version.mjs +1 -1
  113. package/package.json +23 -23
@@ -0,0 +1 @@
1
+ {"version":3,"file":"resources-_gTjFWLH.mjs","sources":["../src/structure/i18n/resources.ts"],"sourcesContent":["/* eslint sort-keys: \"error\" */\nimport {defineLocalesResources} from 'sanity'\n\n/**\n * Defined locale strings for the structure tool, in US English.\n *\n * @internal\n */\nconst structureLocaleStrings = defineLocalesResources('structure', {\n /** Label for the \"Copy Document URL\" document action */\n 'action.copy-document-url.label': 'Copy Document URL',\n /** Tooltip when action button is disabled because the operation is not ready */\n 'action.delete.disabled.not-ready': 'Operation not ready',\n /** Tooltip when action button is disabled because the document does not exist */\n 'action.delete.disabled.nothing-to-delete':\n \"This document doesn't yet exist or is already deleted\",\n /** Label for the \"Delete\" document action button */\n 'action.delete.label': 'Delete',\n /** Label for the \"Delete\" document action while the document is being deleted */\n 'action.delete.running.label': 'Deleting…',\n /** Tooltip when action is disabled because the document is linked to Canvas */\n 'action.disabled-by-canvas.tooltip':\n 'Some document actions are disabled for documents linked to Canvas',\n /** Message prompting the user to confirm discarding changes */\n 'action.discard-changes.confirm-dialog.confirm-discard-changes':\n 'Are you sure you want to discard all changes since last published?',\n /** Tooltip when action is disabled because the document has no unpublished changes */\n 'action.discard-changes.disabled.no-change': 'This document has no unpublished changes',\n /** Tooltip when action is disabled because the document is not published */\n 'action.discard-changes.disabled.not-published': 'This document is not published',\n /** Tooltip when action button is disabled because the operation is not ready */\n 'action.discard-changes.disabled.not-ready': 'Operation not ready',\n /** Label for the \"Discard changes\" document action */\n 'action.discard-changes.label': 'Discard changes',\n\n /** Tooltip when action is disabled because the operation is not ready */\n 'action.duplicate.disabled.not-ready': 'Operation not ready',\n /** Tooltip when action is disabled because the document doesn't exist */\n 'action.duplicate.disabled.nothing-to-duplicate':\n \"This document doesn't yet exist so there's nothing to duplicate\",\n /** Label for the \"Duplicate\" document action */\n 'action.duplicate.label': 'Duplicate',\n /** Label for the \"Duplicate\" document action while the document is being duplicated */\n 'action.duplicate.running.label': 'Duplicating…',\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': 'Already published',\n /** Tooltip when publish button is disabled because the document is already published.*/\n 'action.publish.already-published.tooltip': 'Published {{timeSincePublished}}',\n\n /** Tooltip when action is disabled because the studio is not ready.*/\n 'action.publish.disabled.not-ready': 'Operation not ready',\n /** Label for action when there are pending changes.*/\n 'action.publish.draft.label': 'Publish',\n /** Label for the \"Publish\" document action */\n 'action.publish.label': 'Publish',\n /** Label for the \"Publish\" document action when the document has live edit enabled.*/\n 'action.publish.live-edit.label': 'Publish',\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 'Cannot publish since Live Edit is enabled for this document type',\n /** Tooltip for the \"Publish\" document action when the document has live edit enabled.*/\n 'action.publish.live-edit.tooltip':\n 'Live Edit is enabled for this content type and publishing happens automatically as you make changes',\n /** Tooltip when publish button is disabled because there are no changes.*/\n 'action.publish.no-changes.tooltip': 'No unpublished changes',\n /** Label for the \"Publish\" document action when there are no changes.*/\n 'action.publish.published.label': 'Published',\n /** Label for the \"Publish\" document action while publish is being executed.*/\n 'action.publish.running.label': 'Publishing…',\n /** Tooltip when the \"Publish\" document action is disabled due to validation issues */\n 'action.publish.validation-issues.tooltip':\n 'There are validation errors that need to be fixed before this document can be published',\n /** Tooltip when publish button is waiting for validation and async tasks to complete.*/\n 'action.publish.waiting': 'Waiting for tasks to finish before publishing',\n\n /** Message prompting the user to confirm that they want to restore to an earlier revision*/\n 'action.restore.confirm.message': 'Are you sure you want to restore this document?',\n /** Fallback tooltip for when user is looking at the initial revision */\n 'action.restore.disabled.cannot-restore-initial': \"You can't restore to the initial revision\",\n\n /** Label for the \"Restore\" document action */\n 'action.restore.label': 'Revert to revision',\n /** Default tooltip for the action */\n 'action.restore.tooltip': 'Restore to this revision',\n\n /** Tooltip when action is disabled because the document is not already published */\n 'action.unpublish.disabled.not-published': 'This document is not published',\n /** Tooltip when action is disabled because the operation is not ready */\n 'action.unpublish.disabled.not-ready': 'Operation not ready',\n /** Label for the \"Unpublish\" document action */\n 'action.unpublish.label': 'Unpublish',\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 'This document has live edit enabled and cannot be unpublished',\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 'This document version belongs to the archived <VersionBadge>{{title}}</VersionBadge> release',\n /** The text for the restore button on the deleted document banner */\n 'banners.deleted-document-banner.restore-button.text': 'Restore most recent revision',\n /** The text content for the deleted document banner */\n 'banners.deleted-document-banner.text': 'This document has been deleted.',\n /** The text content for the deprecated document type banner */\n 'banners.deprecated-document-type-banner.text': 'This document type has been deprecated.',\n /** The text for publish action for discarding the version */\n 'banners.live-edit-draft-banner.discard.tooltip': 'Discard draft',\n /** The text for publish action for the draft banner */\n 'banners.live-edit-draft-banner.publish.tooltip': 'Publish to continue editing',\n\n /** The text content for the live edit document when it's a draft */\n 'banners.live-edit-draft-banner.text':\n 'The type <strong>{{schemaType}}</strong> has <code>liveEdit</code> enabled, but a draft version of this document exists. Publish or discard the draft in order to continue live editing it.',\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 'Your role <Roles/> does not have permission to publish this document.',\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 'Your roles <Roles/> do not have permission to publish this document.',\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 'Your role <Roles/> does not have permission to edit this document.',\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 'Your roles <Roles/> do not have permission to edit this document.',\n /** The pending text for the request permission button that appears for viewer roles */\n 'banners.permission-check-banner.request-permission-button.sent': 'Editor request sent',\n /** The text for the request permission button that appears for viewer roles */\n 'banners.permission-check-banner.request-permission-button.text': 'Ask to edit',\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 \"You are viewing a read-only document that was published as part of <VersionBadge>{{title}}</VersionBadge>. It can't be edited\",\n /** The text for the reload button */\n 'banners.reference-changed-banner.reason-changed.reload-button.text': 'Reload reference',\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 'This reference has changed since you opened it.',\n /** The text for the close button */\n 'banners.reference-changed-banner.reason-removed.close-button.text': 'Close reference',\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 'This reference has been removed since you opened it.',\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': 'Add to release',\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': 'Open release to edit',\n /** Toast description in case an error occurs when adding a document to a release */\n 'banners.release.error.description':\n 'An error occurred when adding document to the release: {{message}}',\n /** Toast title in case an error occurs when adding a document to a release */\n 'banners.release.error.title': 'Error adding document to release',\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': 'The document only exists in the',\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': 'release',\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': 'releases',\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 'This document is part of the <VersionBadge/> release and {{count}} more release.',\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 'This document is part of the <VersionBadge/> release and {{count}} more releases',\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 'This document is part of the <VersionBadge/> release',\n /** The text for the banner that appears when a document is not in the current global release */\n 'banners.release.not-in-release': 'Not in the <VersionBadge>{{title}}</VersionBadge> release.',\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 'Please hold tight while the document is added to the release. It should not take longer than a few seconds.',\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': 'Adding document to release…',\n /** The text for the revision not found banner */\n 'banners.revision-not-found.description':\n \"We couldn't find the document revision selected, please select another entry from the history list.\",\n /** The text content for the unpublished document banner when is part of a release */\n 'banners.unpublished-release-banner.text':\n 'This document will be unpublished as part of the <VersionBadge>{{title}}</VersionBadge> release',\n\n /** Browser/tab title when creating a new document of a given type */\n 'browser-document-title.new-document': 'New {{schemaType}}',\n /** Browser/tab title when editing a document where the title cannot be resolved from preview configuration */\n 'browser-document-title.untitled-document': 'Untitled',\n\n /** The action menu button aria-label */\n 'buttons.action-menu-button.aria-label': 'Open document actions',\n /** The action menu button tooltip */\n 'buttons.action-menu-button.tooltip': 'Document actions',\n\n /** The aria-label for the split pane button on the document panel header */\n 'buttons.split-pane-button.aria-label': 'Split pane right',\n /** The tool tip for the split pane button on the document panel header */\n 'buttons.split-pane-button.tooltip': 'Split pane right',\n /** The title for the close button on the split pane on the document panel header */\n 'buttons.split-pane-close-button.title': 'Close split pane',\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': 'Close pane group',\n\n /** The text for the canvas linked banner action button */\n 'canvas.banner.edit-in-canvas-action': 'Edit in Canvas',\n /** The text for the canvas linked banner when the document is a draft */\n 'canvas.banner.linked-text.draft': 'This draft document is linked to Canvas',\n /** The text for the canvas linked banner when the document is a live document */\n 'canvas.banner.linked-text.published': 'This live document is linked to Canvas',\n /** The text for the canvas linked banner when the document is a version document */\n 'canvas.banner.linked-text.version': 'This version document is linked to Canvas',\n /** The text for the canvas linked banner popover button */\n 'canvas.banner.popover-button-text': 'Learn more',\n /** The description for the canvas linked banner popover */\n 'canvas.banner.popover-description':\n 'Canvas lets you author in a free-form editor that automatically maps back to the Studio as structured content - as you type.',\n /** The heading for the canvas linked banner popover */\n 'canvas.banner.popover-heading': 'Idea first authoring',\n /** The description for the changes banner */\n 'changes.banner.description':\n 'Showing the history for the <strong>{{perspective}}</strong> version of this document.',\n /** The tooltip for the changes banner */\n 'changes.banner.tooltip':\n 'This view shows the changes that occurred in a specific version of this document. Select a different version to see its changes',\n /** The label used in the changes inspector for the from selector */\n 'changes.from.label': 'From',\n /* The label for the history tab in the changes inspector*/\n 'changes.tab.history': 'History',\n /* The label for the review tab in the changes inspector*/\n 'changes.tab.review-changes': 'Review changes',\n /** The label used in the changes inspector for the to selector */\n 'changes.to.label': 'To',\n\n /** The error message shown when the specified document comparison mode is not supported */\n 'compare-version.error.invalidModeParam':\n '\"{{input}}\" is not a supported document comparison mode.',\n /** The error message shown when the next document for comparison could not be extracted from the URL */\n 'compare-version.error.invalidNextDocumentParam': 'The next document parameter is invalid.',\n /** The error message shown when the document comparison URL could not be parsed */\n 'compare-version.error.invalidParams.title': 'Unable to compare documents',\n /** The error message shown when the previous document for comparison could not be extracted from the URL */\n 'compare-version.error.invalidPreviousDocumentParam':\n 'The previous document parameter is invalid.',\n /** The text for the tooltip when the \"Compare versions\" action for a document is disabled */\n 'compare-versions.menu-item.disabled-reason':\n 'There are no other versions of this document to compare.',\n /** The text for the \"Compare versions\" action for a document */\n 'compare-versions.menu-item.title': 'Compare versions',\n /** The string used to label draft documents */\n 'compare-versions.status.draft': 'Draft',\n /** The string used to label published documents */\n 'compare-versions.status.published': 'Published',\n /** The title used when comparing versions of a document */\n 'compare-versions.title': 'Compare versions',\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': 'Cancel',\n /** Used in `confirm-delete-dialog.cdr-summary.title` */\n 'confirm-delete-dialog.cdr-summary.document-count_one': '1 document',\n /** Used in `confirm-delete-dialog.cdr-summary.title` */\n 'confirm-delete-dialog.cdr-summary.document-count_other': '{{count}} documents',\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': 'Unavailable dataset',\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': 'Unavailable datasets',\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}} in another 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}} in {{count}} datasets',\n /** Appears when hovering over the copy button to copy */\n 'confirm-delete-dialog.cdr-table.copy-id-button.tooltip': 'Copy ID to clipboard',\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': 'Document ID',\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': 'Failed to copy document ID',\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': 'Project ID',\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': 'Delete anyway',\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': 'Unpublish anyway',\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': 'Delete now',\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': 'Unpublish now',\n /** If no referring documents are found, this text appears above the cancel and confirmation buttons */\n 'confirm-delete-dialog.confirmation.text_delete':\n 'Are you sure you want to delete “<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 'Are you sure you want to unpublish “<DocumentTitle/>”?',\n /** The text body of the error dialog. */\n 'confirm-delete-dialog.error.message.text':\n 'An error occurred while loading referencing documents.',\n /** The text in the retry button of the confirm delete dialog if an error occurred. */\n 'confirm-delete-dialog.error.retry-button.text': 'Retry',\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': 'Delete document?',\n /** The header of the confirm delete dialog */\n 'confirm-delete-dialog.header.text_unpublish': 'Unpublish document?',\n /** The text that appears while the referring documents are queried */\n 'confirm-delete-dialog.loading.text': 'Looking for referring documents…',\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 other reference not show',\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': '{{count}} other references not shown',\n /** Text in the tooltip of this component if hovering over the info icon */\n 'confirm-delete-dialog.other-reference-count.tooltip':\n \"We can't display metadata for these references due to a missing access token for the related datasets.\",\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': 'Preview unavailable',\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 'If you delete this document, documents that refer to it will no longer be able to access it.',\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 'If you unpublish this document, documents that refer to it will no longer be able to access it.',\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 document refers to “<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}} documents refer to “<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 'You may not be able to delete “<DocumentTitle/>” because the following documents refer to it:',\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 'You may not be able to unpublish “<DocumentTitle/>” because the following documents refer to it:',\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': 'Cancel',\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': 'Confirm',\n\n /** For the default structure definition, the title for the \"Content\" pane */\n 'default-definition.content-title': 'Content',\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': 'Untitled',\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': 'Unknown schema type: {{schemaType}}',\n\n /** Tooltip text shown for the close button of the document inspector */\n 'document-inspector.close-button.tooltip': 'Close',\n /** The title shown in the dialog header, when inspecting a valid document */\n 'document-inspector.dialog.title': 'Inspecting <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': 'No value',\n /** Title shown for menu item that opens the \"Inspect\" dialog */\n 'document-inspector.menu-item.title': 'Inspect',\n /** the placeholder text for the search input on the inspect dialog */\n 'document-inspector.search.placeholder': 'Search',\n /** The \"parsed\" view mode, meaning the JSON is searchable, collapsible etc */\n 'document-inspector.view-mode.parsed': 'Parsed',\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': 'Raw JSON',\n\n /** The text for when a form is hidden */\n 'document-view.form-view.form-hidden': 'This form is hidden',\n /** Fallback title shown when a form title is not provided */\n 'document-view.form-view.form-title-fallback': 'Untitled',\n /** The text for when the form view is loading a document */\n 'document-view.form-view.loading': 'Loading document…',\n /** The description of the sync lock toast on the form view */\n 'document-view.form-view.sync-lock-toast.description':\n 'Please hold tight while the document is synced. This usually happens right after the document has been published, and it should not take more than a few seconds',\n /** The title of the sync lock toast on the form view */\n 'document-view.form-view.sync-lock-toast.title': 'Syncing document…',\n\n /** The description for the document favorite action */\n 'document.favorites.add-to-favorites': 'Add to favorites',\n /** The description for the document unfavorite action */\n 'document.favorites.remove-from-favorites': 'Remove from favorites',\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 \"We're unable to load the changes for this document, probably due to history retention policy of your plan, this shows you how the <strong>{{version}}</strong> version compares to the <strong>published</strong> version.\",\n\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': 'Comparing with published',\n\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': 'Inspect <VersionBadge>{{releaseTitle}}</VersionBadge> document',\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': 'Open <VersionBadge>draft</VersionBadge> document',\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': 'Open <VersionBadge>{{releaseTitle}}</VersionBadge> release',\n /** The loading messaging for when the tooltip is still loading permission info */\n 'insufficient-permissions-message-tooltip.loading-text': 'Loading…',\n\n /** --- Menu items --- */\n /** The menu item group title to use for the Action menu items */\n 'menu-item-groups.actions-group': 'Actions',\n /** The menu item group title to use for the Layout menu items */\n 'menu-item-groups.layout-group': 'Layout',\n /** The menu item group title to use for the Sort menu items */\n 'menu-item-groups.sorting-group': 'Sort',\n\n /** The menu item title to use the compact view */\n 'menu-items.layout.compact-view': 'Compact view',\n /** The menu item title to use the detailed view */\n 'menu-items.layout.detailed-view': 'Detailed view',\n /** The menu item title to Sort by Created */\n 'menu-items.sort-by.created': 'Sort by Created',\n /** The menu item title to Sort by Last Edited */\n 'menu-items.sort-by.last-edited': 'Sort by Last Edited',\n\n /** The link text of the no document type screen that appears directly below the subtitle */\n 'no-document-types-screen.link-text': 'Learn how to add a document type →',\n /** The subtitle of the no document type screen that appears directly below the title */\n 'no-document-types-screen.subtitle': 'Please define at least one document type in your schema.',\n\n /** The title of the no document type screen */\n 'no-document-types-screen.title': 'No document types',\n\n /** Text shown on back button visible on smaller breakpoints */\n 'pane-header.back-button.text': 'Back',\n /** tooltip text (via `title` attribute) for the menu button */\n 'pane-header.context-menu-button.tooltip': 'Show menu',\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': 'Create',\n /** Tooltip displayed on the create new button in document lists */\n 'pane-header.create-new-button.tooltip': 'Create new document',\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': 'Insufficient permissions',\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': 'Edited <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': 'No unpublished edits',\n /** The subtitle tor pane item previews if there isn't a matching schema type found */\n 'pane-item.missing-schema-type.subtitle': 'Document: <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': 'No schema found for type <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': 'Published <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': 'No unpublished edits',\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': 'New {{schemaType}}',\n /** The text used in the document header title if no other title can be determined */\n 'panes.document-header-title.untitled.text': 'Untitled',\n /** The help text saying that we have given up on automatic retry */\n 'panes.document-list-pane.error.max-retries-attempted':\n 'Not automatically retrying after {{count}} unsuccessful attempts.',\n /** The help text saying that we'll retry fetching the document list */\n 'panes.document-list-pane.error.retrying': 'Retrying…',\n /** The error text on the document list pane */\n 'panes.document-list-pane.error.text': 'Encountered an error while fetching documents.',\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': 'The Internet connection appears to be offline.',\n /** The error title on the document list pane */\n 'panes.document-list-pane.error.title': 'Could not fetch list items',\n /** The help text saying that we'll retry fetching the document list */\n 'panes.document-list-pane.error.will-retry-automatically_one': 'Retrying…',\n 'panes.document-list-pane.error.will-retry-automatically_other': 'Retrying… (#{{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': 'Displaying a maximum of {{limit}} documents',\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 documents of this type',\n /** The text of the document list pane if no documents are found */\n 'panes.document-list-pane.no-documents.text': 'No results found',\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': 'No matching documents',\n /** The search input for the search input on the document list pane */\n 'panes.document-list-pane.reconnecting': 'Trying to connect…',\n /** The aria-label for the search input on the document list pane */\n 'panes.document-list-pane.search-input.aria-label': 'Search list',\n /** The search input for the search input on the document list pane */\n 'panes.document-list-pane.search-input.placeholder': 'Search list',\n /** The summary title when displaying an error for a document operation result */\n 'panes.document-operation-results.error.summary.title': 'Details',\n /** The text when a generic operation failed (fallback, generally not shown) */\n 'panes.document-operation-results.operation-error': 'An error occurred during {{context}}',\n /** The text when a delete operation failed */\n 'panes.document-operation-results.operation-error_delete':\n 'An error occurred while attempting to delete this document. This usually means that there are other documents that refers to it.',\n /** The text when an unpublish operation failed */\n 'panes.document-operation-results.operation-error_unpublish':\n 'An error occurred while attempting to unpublish this document. This usually means that there are other documents that refers to it.',\n /** The text when a generic operation succeeded (fallback, generally not shown) */\n 'panes.document-operation-results.operation-success': 'Successfully performed {{op}} on document',\n /** The text when copy URL operation succeeded */\n 'panes.document-operation-results.operation-success_copy-url': 'Document URL copied to clipboard',\n /** */\n 'panes.document-operation-results.operation-success_createVersion':\n '<Strong>{{title}}</Strong> was added to the release',\n /** The text when a delete operation succeeded */\n 'panes.document-operation-results.operation-success_delete':\n 'The document was successfully deleted',\n /** The text when a discard changes operation succeeded */\n 'panes.document-operation-results.operation-success_discardChanges':\n 'All changes since last publish has now been discarded. The discarded draft can still be recovered from history',\n /** The text when a duplicate operation succeeded */\n 'panes.document-operation-results.operation-success_duplicate':\n 'The document was successfully duplicated',\n /** The text when a publish operation succeeded */\n 'panes.document-operation-results.operation-success_publish':\n '<Strong>{{title}}</Strong> was published',\n /** The text when a restore operation succeeded */\n 'panes.document-operation-results.operation-success_restore':\n '<Strong>{{title}}</Strong> was restored',\n /** The text when an unpublish operation succeeded */\n 'panes.document-operation-results.operation-success_unpublish':\n '<Strong>{{title}}</Strong> was unpublished. A draft has been created from the latest published revision.',\n /** The document title shown when document title is \"undefined\" in operation message */\n 'panes.document-operation-results.operation-undefined-title': 'Untitled',\n /** The loading message for the document not found pane */\n 'panes.document-pane.document-not-found.loading': 'Loading document…',\n /** The text of the document not found pane if the schema is known */\n 'panes.document-pane.document-not-found.text':\n 'The document type is not defined, and a document with the <Code>{{id}}</Code> identifier could not be found.',\n /** The title of the document not found pane if the schema is known */\n 'panes.document-pane.document-not-found.title': 'The document was not found',\n /** The text of the document not found pane if the schema is not found */\n 'panes.document-pane.document-unknown-type.text':\n 'This document has the schema type <Code>{{documentType}}</Code>, which is not defined as a type in the local content studio schema.',\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 'Unknown document type: <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 'This document does not exist, and no schema type was specified for it.',\n /** Default message shown while resolving the structure definition for an asynchronous node */\n 'panes.resolving.default-message': 'Loading…',\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': 'Still loading…',\n /** The text to display when type is missing */\n 'panes.unknown-pane-type.missing-type.text':\n 'Structure item is missing required <Code>type</Code> property.',\n /** The title of the unknown pane */\n 'panes.unknown-pane-type.title': 'Unknown pane type',\n /** The text to display when type is unknown */\n 'panes.unknown-pane-type.unknown-type.text':\n 'Structure item of type <Code>{{type}}</Code> is not a known entity.',\n\n /** The text for the \"Open preview\" action for a document */\n 'production-preview.menu-item.title': 'Open preview',\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': 'Send request',\n /** The description text for the request permission dialog used in the permissions banner */\n 'request-permission-dialog.description.text':\n \"Your request will be sent to the project administrator(s). If you'd like, you can also include a note\",\n /** The header/title for the request permission dialog used in the permissions banner */\n 'request-permission-dialog.header.text': 'Ask for edit access',\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': \"If you'd like, you can add a note\",\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': 'Add note...',\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 'Your request to access this project has been declined.',\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 \"You've reached the limit for role requests across all projects. Please wait before submitting more requests or contact an administrator for assistance.\",\n\n /** Label for button when status is saved */\n 'status-bar.document-status-pulse.status.saved.text': 'Saved',\n /** Label for button when status is syncing */\n 'status-bar.document-status-pulse.status.syncing.text': 'Saving...',\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 'Last published {{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': 'Last published <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': 'Last updated {{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': 'Last updated <RelativeTime/>',\n /** Aria label for the button */\n 'status-bar.review-changes-button.aria-label': 'Review changes',\n /** Label for button when status is saved */\n 'status-bar.review-changes-button.status.saved.text': 'Saved!',\n /** Label for button when status is syncing */\n 'status-bar.review-changes-button.status.syncing.text': 'Saving...',\n /** Text for the secondary text for tooltip for the button */\n 'status-bar.review-changes-button.tooltip.changes-saved': 'Changes saved',\n /** Primary text for tooltip for the button */\n 'status-bar.review-changes-button.tooltip.text': 'Review changes',\n\n /** The text that appears in side the documentation link */\n 'structure-error.docs-link.text': 'View documentation',\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': 'Encountered an error while reading structure',\n /** The text in the reload button to retry rendering the structure */\n 'structure-error.reload-button.text': 'Reload',\n /** Labels the structure path of the structure error screen */\n 'structure-error.structure-path.label': 'Structure path',\n\n /** The aria label for the menu button in the timeline item */\n 'timeline-item.menu-button.aria-label': 'Open action menu',\n /** The text for the tooltip in menu button the timeline item */\n 'timeline-item.menu-button.tooltip': 'Actions',\n /** The text for the collapse action in the timeline item menu */\n 'timeline-item.menu.action-collapse': 'Collapse',\n /** The text for the expand action in the timeline item menu */\n 'timeline-item.menu.action-expand': 'Expand',\n\n /** The text for the published event menu tooltip when the release is not found */\n 'timeline-item.not-found-release.tooltip': 'Release with id \"{{releaseId}}\" not found',\n})\n\n/**\n * @alpha\n */\nexport type StructureLocaleResourceKeys = keyof typeof structureLocaleStrings\n\nexport default structureLocaleStrings\n"],"names":["structureLocaleStrings","defineLocalesResources"],"mappings":"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"}
@@ -0,0 +1,358 @@
1
+ const e = {
2
+ /** Action text for adding a document to release */
3
+ "action.add-document": "Add document",
4
+ /** Action text for archiving a release */
5
+ "action.archive": "Archive release",
6
+ /** Tooltip for when the archive release action is disabled due to release being scheduled */
7
+ "action.archive.tooltip": "Unschedule this release to archive it",
8
+ /** Action text for showing the archived releases */
9
+ "action.archived": "Archived",
10
+ /** Action text for reverting a release by creating a new release */
11
+ "action.create-revert-release": "Stage in new release",
12
+ /** Action text for deleting a release */
13
+ "action.delete-release": "Delete release",
14
+ /** Action text for duplicating a release */
15
+ "action.duplicate-release": "Duplicate release",
16
+ /** Action text for editing a release */
17
+ "action.edit": "Edit release",
18
+ /** Action text for opening a release */
19
+ "action.open": "Active",
20
+ /** Action text for scheduling a release */
21
+ "action.schedule": "Schedule release...",
22
+ /** Action text for unpublishing a document in a release in the context menu */
23
+ "action.unpublish": "Unpublish",
24
+ /** Action message for scheduling an unpublished of a document */
25
+ "action.unpublish-doc-actions": "Unpublish when releasing",
26
+ /** Action text for unscheduling a release */
27
+ "action.unschedule": "Unschedule release",
28
+ /** Action text for publishing all documents in a release (and the release itself) */
29
+ "action.publish-all-documents": "Run release",
30
+ /** Text for the review changes button in release tool */
31
+ "action.review": "Review changes",
32
+ /** Action text for reverting a release */
33
+ "action.revert": "Revert release",
34
+ /** Text for the summary button in release tool */
35
+ "actions.summary": "Summary",
36
+ /** Action text for reverting a release immediately without staging changes */
37
+ "action.immediate-revert-release": "Revert now",
38
+ /** Label for unarchiving a release */
39
+ "action.unarchive": "Unarchive release",
40
+ /* The text for the activity event when a document is added to a release */
41
+ "activity.event.add-document": "added a document version",
42
+ /* The text for the activity event when the release is archived */
43
+ "activity.event.archive": "archived the <strong>{{releaseTitle}}</strong> release",
44
+ /* The text for the activity event when the release is created */
45
+ "activity.event.create": "created the <strong>{{releaseTitle}}</strong> release <ScheduleTarget>targeting </ScheduleTarget>",
46
+ /* The text for the activity event when a document is removed from a release */
47
+ "activity.event.discard-document": "discarded a document version",
48
+ "activity.event.edit": "set release time to <ScheduleTarget></ScheduleTarget>",
49
+ /**The text to display in the changes when the release type changes to asap */
50
+ "activity.event.edit-time-asap": "immediately",
51
+ /**The text to display in the changes when the release type changes to undecided */
52
+ "activity.event.edit-time-undecided": "never",
53
+ /* The text for the activity event when the release is published */
54
+ "activity.event.publish": "published the <strong>{{releaseTitle}}</strong> release",
55
+ /* The text for the activity event when the release is scheduled */
56
+ "activity.event.schedule": "marked as scheduled",
57
+ /** The text for the activity event when the release is unarchived */
58
+ "activity.event.unarchive": "unarchived the <strong>{{releaseTitle}}</strong> release",
59
+ /** The text for the activity event when the release is unscheduled */
60
+ "activity.event.unschedule": "marked as unscheduled",
61
+ /** The loading text for when releases are loading */
62
+ "activity.panel.loading": "Loading release activity",
63
+ /** The loading text for when releases are loading */
64
+ "activity.panel.error": "An error occurred getting the release activity",
65
+ /** The title for the activity panel shown in the releases detail screen */
66
+ "activity.panel.title": "Activity",
67
+ /** Header for the dialog confirming the archive of a release */
68
+ "archive-dialog.confirm-archive-header": "Are you sure you want to archive this release?",
69
+ /** Title for the dialog confirming the archive of a release */
70
+ "archive-dialog.confirm-archive-title": "Are you sure you want to archive the <strong>'{{title}}'</strong> release?",
71
+ /** Description for the dialog confirming the archive of a release with one document */
72
+ "archive-dialog.confirm-archive-description_one": "This will archive 1 document version.",
73
+ /** Description for the dialog confirming the archive of a release with more than one document */
74
+ "archive-dialog.confirm-archive-description_other": "This will archive {{count}} document versions.",
75
+ /** Label for the button to proceed with archiving a release */
76
+ "archive-dialog.confirm-archive-button": "Yes, archive release",
77
+ /** Title for information card on a archived release */
78
+ "archive-info.title": "This release is archived",
79
+ /** Description for information card on a published or archived release to description retention effects */
80
+ "archive-info.description": "Your plan supports a {{retentionDays}}-day retention period. After this period this release will be removed.",
81
+ /** Title for changes to published documents */
82
+ "changes-published-docs.title": "Changes to published documents",
83
+ /** Text for when a release / document was created */
84
+ created: "Created <RelativeTime/>",
85
+ /** Suffix for when a release is a copy of another release */
86
+ "copy-suffix": "Copy",
87
+ /** Text for the releases detail screen when a release was published ASAP */
88
+ "dashboard.details.published-asap": "Published",
89
+ /** Text for the releases detail screen when a release was published from scheduling */
90
+ "dashboard.details.published-on": "Published on {{date}}",
91
+ /** Text for the releases detail screen in the pin release button. */
92
+ "dashboard.details.pin-release": "Pin release",
93
+ /** Text for the releases detail screen in the unpin release button. */
94
+ "dashboard.details.unpin-release": "Unpin release",
95
+ /** Activity inspector button text */
96
+ "dashboard.details.activity": "Activity",
97
+ /** Header for deleting a release dialog */
98
+ "delete-dialog.confirm-delete.header": "Are you sure you want to delete this release?",
99
+ /** Description for the dialog confirming the deleting of a release with one document */
100
+ "delete-dialog.confirm-delete-description_one": "This will delete 1 document version.",
101
+ /** Description for the dialog confirming the deleting of a release with more than one document */
102
+ "delete-dialog.confirm-delete-description_other": "This will delete {{count}} document versions.",
103
+ /** Label for the button to proceed deleting a release */
104
+ "delete-dialog.confirm-delete-button": "Yes, delete release",
105
+ /** Text for when there's no changes in a release diff */
106
+ "diff.no-changes": "No changes",
107
+ /** Text for when there's no changes in a release diff */
108
+ "diff.list-empty": "Changes list is empty, see document",
109
+ /** Description for discarding a draft of a document dialog */
110
+ "discard-version-dialog.description-draft": "This will permanently remove all changes made to this document. This action cannot be undone.",
111
+ /** Description for discarding a version of a document dialog */
112
+ "discard-version-dialog.description-release": "This will permanently remove all changes made to this document within the '<strong>{{releaseTitle}}</strong>' release. This action cannot be undone.",
113
+ /** Title for dialog for discarding a draft of a document */
114
+ "discard-version-dialog.header-draft": "Discard draft?",
115
+ /** Header for discarding a version from a release of a document dialog */
116
+ "discard-version-dialog.header-release": "Remove document from the '<strong>{{releaseTitle}}</strong>' release?",
117
+ /** Title for dialog for discarding a draft of a document */
118
+ "discard-version-dialog.title-draft": "Discard draft",
119
+ /** Title for dialog for discarding a version of a document */
120
+ "discard-version-dialog.title-release": "Remove from release",
121
+ /** Label for when a document in a release has multiple validation warnings */
122
+ "document-validation.error_other": "{{count}} validation errors",
123
+ /** Label for when a document in a release has a single validation warning */
124
+ "document-validation.error_one": "{{count}} validation error",
125
+ /** Label when a release has been deleted by a different user */
126
+ "deleted-release": "The '<strong>{{title}}</strong>' release has been deleted",
127
+ /** Header for the dialog confirming the duplicate of a release */
128
+ "duplicate-dialog.confirm-duplicate-header": "Are you sure you want to duplicate this release?",
129
+ /** Description for the dialog confirming the duplicate of a release with one document */
130
+ "duplicate-dialog.confirm-duplicate-description_one": "This will duplicate the release and the 1 document version.",
131
+ /** Description for the dialog confirming the duplicate of a release with more than one document */
132
+ "duplicate-dialog.confirm-duplicate-description_other": "This will duplicate the release and the {{count}} document versions.",
133
+ /** Label for the button to proceed with duplicating a release */
134
+ "duplicate-dialog.confirm-duplicate-button": "Yes, duplicate release",
135
+ /** Title text displayed for technical error details */
136
+ "error-details-title": "Error details",
137
+ /** Title text when error during release update */
138
+ "failed-edit-title": "Failed to save changes",
139
+ /** Title text displayed for releases that failed to publish */
140
+ "failed-publish-title": "Failed to publish",
141
+ /** Title text displayed for releases that failed to schedule */
142
+ "failed-schedule-title": "Failed to schedule",
143
+ /**The text that will be shown in the footer to indicate the time the release was archived */
144
+ "footer.status.archived": "Archived",
145
+ /**The text that will be shown in the footer to indicate the time the release was created */
146
+ "footer.status.created": "Created",
147
+ /**The text that will be shown in the footer to indicate the time the release was created */
148
+ "footer.status.edited": "Edited",
149
+ /**The text that will be shown in the footer to indicate the time the release was published */
150
+ "footer.status.published": "Published",
151
+ /**The text that will be shown in the footer to indicate the time the release was unarchived */
152
+ "footer.status.unarchived": "Unarchived",
153
+ /** Label text for the loading state whilst release is being loaded */
154
+ "loading-release": "Loading release",
155
+ /** Text for when documents of a release are loading */
156
+ "loading-release-documents": "Loading documents",
157
+ /** Title text for when loading documents on a release failed */
158
+ "loading-release-documents.error.title": "Something went wrong",
159
+ /** Description text for when loading documents on a release failed */
160
+ "loading-release-documents.error.description": "We're unable to load the documents for this release. Please try again later.",
161
+ /** Label for the release menu */
162
+ "menu.label": "Release menu",
163
+ /** Tooltip for the release menu */
164
+ "menu.tooltip": "Actions",
165
+ /** Label for title of actions for "when releasing" */
166
+ "menu.group.when-releasing": "When releasing",
167
+ /** Text for when no archived releases are found */
168
+ "no-archived-release": "No archived releases",
169
+ /** Text for when no releases are found */
170
+ "no-releases": "No Releases",
171
+ /** Text for when a release is not found */
172
+ "not-found": "Release not found: {{releaseId}}",
173
+ /** Text for the button name for the release tool */
174
+ "overview.action.documentation": "Documentation",
175
+ /** Text for when a release is not found */
176
+ "overview.calendar.tooltip": "View calendar",
177
+ /** Description for the release tool */
178
+ "overview.description": "Releases are collections of document changes which can be managed, scheduled, and rolled back together.",
179
+ /** Text for the placeholder in the search release input */
180
+ "overview.search-releases-placeholder": "Search releases",
181
+ /** Title for the release tool */
182
+ "overview.title": "Releases",
183
+ /** Tooltip label when the user doesn't have permission for discarding a version */
184
+ "permissions.error.discard-version": "You do not have permission to discard this version",
185
+ /** Tooltip label when the user doesn't have permission for unpublishing a document */
186
+ "permissions.error.unpublish": "You do not have permission to unpublish this document",
187
+ /** Text for when a user doesn't have publish or schedule releases */
188
+ "permission-missing-title": "Limited access",
189
+ /** Description for when a user doesn't have publish or schedule releases */
190
+ "permission-missing-description": "Your role currently limits what you can see in this release. You may not publish nor schedule this release.",
191
+ /** Tooltip label when the user doesn't have permission to archive release */
192
+ "permissions.error.archive": "You do not have permission to archive this release",
193
+ /** Tooltip label when the user doesn't have permission to delete release */
194
+ "permissions.error.delete": "You do not have permission to delete this release",
195
+ /** Tooltip label when the user doesn't have permission to duplicate release */
196
+ "permissions.error.duplicate": "You do not have permission to duplicate this release",
197
+ /** Tooltip label when the user doesn't have permission to unarchive release */
198
+ "permissions.error.unarchive": "You do not have permission to unarchive this release",
199
+ /** Tooltip text for when one user is editing a document in a release */
200
+ "presence.tooltip.one": '{{displayName}} is editing this document in the "{{releaseTitle}}" release right now',
201
+ /** Tooltip text for when multiple users are editing a document in a release */
202
+ "presence.tooltip.other": "{{count}} people are editing this document right now",
203
+ /** Tooltip text for publish release action when there are no documents */
204
+ "publish-action.validation.no-documents": "There are no documents to publish",
205
+ /** Title for the dialog confirming the publish of a release */
206
+ "publish-dialog.confirm-publish.title": "Are you sure you want to publish the release and all document versions?",
207
+ /** Description for the dialog confirming the publish of a release with one document */
208
+ "publish-dialog.confirm-publish-description_one": "The '<strong>{{title}}</strong>' release and its document will be published.",
209
+ /** Description for the dialog confirming the publish of a release with multiple documents */
210
+ "publish-dialog.confirm-publish-description_other": "The '<strong>{{title}}</strong>' release and its {{releaseDocumentsLength}} documents will be published.",
211
+ /** Label for the button when the user doesn't have permissions to publish a release */
212
+ "publish-dialog.validation.no-permission": "You do not have permission to publish",
213
+ /** Label for when documents are being validated */
214
+ "publish-dialog.validation.loading": "Validating documents...",
215
+ /** Label for when documents in release have validation errors */
216
+ "publish-dialog.validation.error": "Some documents have validation errors",
217
+ /** Title for information card on a published release */
218
+ "publish-info.title": "This release is published",
219
+ /** Placeholder title for a release with no title */
220
+ "release-placeholder.title": "Untitled",
221
+ /** Description for the review changes button in release tool */
222
+ "review.description": "Add documents to this release to review changes",
223
+ /** Text for when a document is edited */
224
+ "review.edited": "Edited <RelativeTime/>",
225
+ /** Description for the dialog confirming the revert of a release with multiple documents */
226
+ "revert-dialog.confirm-revert-description_one": "This will revert {{releaseDocumentsLength}} document version.",
227
+ /** Description for the dialog confirming the revert of a release with multiple documents */
228
+ "revert-dialog.confirm-revert-description_other": "This will revert {{releaseDocumentsLength}} document versions.",
229
+ /** Title for the dialog confirming the revert of a release */
230
+ "revert-dialog.confirm-revert.title": "Are you sure you want to revert the '{{title}}' release?",
231
+ /** Checkbox label to confirm whether to create a staged release for revert or immediately revert */
232
+ "revert-dialog.confirm-revert.stage-revert-checkbox-label": "Stage revert actions in a new release",
233
+ /** Warning card text for when immediately revert a release with history */
234
+ "revert-dialog.confirm-revert.warning-card": "Changes were made to documents in this release after they were published. Reverting will overwrite these changes.",
235
+ /** Title of a reverted release */
236
+ "revert-release.title": 'Reverting "{{title}}"',
237
+ /** Description of a reverted release */
238
+ "revert-release.description": 'Revert changes to document versions in "{{title}}".',
239
+ /** Title of unschedule release dialog */
240
+ "schedule-button.tooltip": "Are you sure you want to unschedule the release?",
241
+ /** Schedule release button tooltip when there are no documents to schedule */
242
+ "schedule-action.validation.no-documents": "There are no documents to schedule",
243
+ /** Schedule release button tooltip when user has no permissions to schedule */
244
+ "schedule-button-tooltip.validation.no-permission": "You do not have permission to schedule",
245
+ /** Schedule release button tooltip when validation is loading */
246
+ "schedule-button-tooltip.validation.loading": "Validating documents...",
247
+ /** Schedule release button tooltip when there are validation errors */
248
+ "schedule-button-tooltip.validation.error": "Some documents have validation errors",
249
+ /** Schedule release button tooltip when the release is already scheduled */
250
+ "schedule-button-tooltip.already-scheduled": "This release is already scheduled",
251
+ /** Title for unschedule release dialog */
252
+ "schedule-dialog.confirm-title": "Schedule the release",
253
+ /** Description shown in unschedule relaease dialog */
254
+ "schedule-dialog.confirm-description_one": "The '<strong>{{title}}</strong>' release and its document will be published on the selected date.",
255
+ /** Description for the dialog confirming the publish of a release with multiple documents */
256
+ "schedule-dialog.confirm-description_other": "The <strong>{{title}}</strong> release and its {{count}} document versions will be scheduled.",
257
+ /** Description for the confirm button for scheduling a release */
258
+ "schedule-dialog.confirm-button": "Yes, schedule",
259
+ /** Label for date picker when scheduling a release */
260
+ "schedule-dialog.select-publish-date-label": "Schedule on",
261
+ /** Title for unschedule release dialog */
262
+ "unschedule-dialog.confirm-title": "Are you sure you want to unschedule the release?",
263
+ /** Description shown in unschedule relaease dialog */
264
+ "unschedule-dialog.confirm-description": "The release will no longer be published on the scheduled date",
265
+ /** Description for warning that the published schedule time is in the past */
266
+ "schedule-dialog.publish-date-in-past-warning": "Schedule this release for a future time and date.",
267
+ /** Placeholder for search of documents in a release */
268
+ "search-documents-placeholder": "Search documents",
269
+ /** Text for when the release was created */
270
+ "summary.created": "Created <RelativeTime/>",
271
+ /** Text for when the release was published */
272
+ "summary.published": "Published <RelativeTime/>",
273
+ /** Text for when the release has not published */
274
+ "summary.not-published": "Not published",
275
+ /** Text for when the release has no documents */
276
+ "summary.no-documents": "No documents",
277
+ /** Text for when the release is composed of one document */
278
+ "summary.document-count_one": "{{count}} document",
279
+ /** Text for when the release is composed of multiple documents */
280
+ "summary.document-count_other": "{{count}} documents",
281
+ /** add action type that will be shown in the table*/
282
+ "table-body.action.add": "Add",
283
+ /** Change action type that will be shown in the table*/
284
+ "table-body.action.change": "Change",
285
+ /** Change action type that will be shown in the table*/
286
+ "table-body.action.unpublish": "Unpublish",
287
+ /** Header for the document table in the release tool - Archived */
288
+ "table-header.archivedAt": "Archived",
289
+ /** Header for the document table in the release tool - contributors */
290
+ "table-header.contributors": "Contributors",
291
+ /** Header for the document table in the release tool - type */
292
+ "table-header.type": "Type",
293
+ /** Header for the document table in the release tool - release title */
294
+ "table-header.title": "Release",
295
+ /** Header for the document table in the release tool - action */
296
+ "table-header.action": "Action",
297
+ /** Header for the document table in the release tool - title */
298
+ "table-header.documents": "Documents",
299
+ /** Header for the document table in the release tool - edited */
300
+ "table-header.edited": "Edited",
301
+ /** Header for the document table in the release tool - Published */
302
+ "table-header.publishedAt": "Published",
303
+ /** Header for the document table in the release tool - time */
304
+ "table-header.time": "Time",
305
+ /** Text for toast when release failed to archive */
306
+ "toast.archive.error": "Failed to archive '<strong>{{title}}</strong>': {{error}}",
307
+ /** Description for toast when creating new version of document in release failed */
308
+ "toast.create-version.error": "Failed to add document to release: {{error}}",
309
+ /** Description for toast when release deletion failed */
310
+ "toast.delete.error": "Failed to delete '<strong>{{title}}</strong>': {{error}}",
311
+ /** Description for toast when release is successfully deleted */
312
+ "toast.delete.success": "The '<strong>{{title}}</strong>' release was successfully deleted",
313
+ /** Description for toast when release duplication failed */
314
+ "toast.duplicate.error": "Failed to duplicate '<strong>{{title}}</strong>': {{error}}",
315
+ /** Description for toast when release is successfully duplicated */
316
+ "toast.duplicate.success": "The '<strong>{{title}}</strong>' release was duplicated. <Link/>",
317
+ /** Link text for toast link to the duplicated release */
318
+ "toast.duplicate.success-link": "View duplicated release",
319
+ /** Text for toast when release failed to publish */
320
+ "toast.publish.error": "Failed to publish '<strong>{{title}}</strong>': {{error}}",
321
+ /** Text for toast when release failed to schedule */
322
+ "toast.schedule.error": "Failed to schedule '<strong>{{title}}</strong>': {{error}}",
323
+ /** Text for toast when release has been scheduled */
324
+ "toast.schedule.success": "The '<strong>{{title}}</strong>' release was scheduled.",
325
+ /** Text for toast when release failed to unschedule */
326
+ "toast.unschedule.error": "Failed to unscheduled '<strong>{{title}}</strong>': {{error}}",
327
+ /** Text for toast when release failed to unarchive */
328
+ "toast.unarchive.error": "Failed to unarchive '<strong>{{title}}</strong>': {{error}}",
329
+ /** Description for toast when release deletion failed */
330
+ /** Text for tooltip when a release has been scheduled */
331
+ "type-picker.tooltip.scheduled": "The release is scheduled, unschedule it to change type",
332
+ /** Text for toast when release failed to revert */
333
+ "toast.revert.error": "Failed to revert release: {{error}}",
334
+ /** Text for toast when release has been reverted immediately */
335
+ "toast.immediate-revert.success": "The '{{title}}' release was successfully reverted",
336
+ /** Text for toast when release has reverted release successfully staged */
337
+ "toast.revert-stage.success": "Revert release for '{{title}}' was successfully created. <Link/>",
338
+ /** Link text for toast link to the generated revert release */
339
+ "toast.revert-stage.success-link": "View revert release",
340
+ /** Text for when a document is unpublished */
341
+ "unpublish.already-unpublished": "This document is already unpublished.",
342
+ /** Tooltip label for when a document is unpublished */
343
+ "unpublish.no-published-version": "There is no published version of this document.",
344
+ /** Title for the dialog confirming the unpublish of a release */
345
+ "unpublish-dialog.header": "Are you sure you want to unpublish this document when releasing?",
346
+ /** Text action in unpublish dialog to cancel */
347
+ "unpublish-dialog.action.cancel": "Cancel",
348
+ /** Text action in unpublish dialog to unpublish */
349
+ "unpublish-dialog.action.unpublish": "Yes, unpublish when releasing",
350
+ /** Description for the unpublish dialog, explaining that it will create a draft if no draft exists at time of release */
351
+ "unpublish-dialog.description.to-draft": "This will unpublish the document as part of the <Label>{{title}}</Label> release, and create a draft if no draft exists at the time of release.",
352
+ /** Description for unpublish dialog, explaining that all changes made to this document will be lost */
353
+ "unpublish-dialog.description.lost-changes": "Any changes made to this document version will be lost."
354
+ };
355
+ export {
356
+ e as default
357
+ };
358
+ //# sourceMappingURL=resources-kA1bao30.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"resources-kA1bao30.mjs","sources":["../src/core/releases/i18n/resources.ts"],"sourcesContent":["/**\n * Defined locale strings for the releases tool, in US English.\n *\n * @internal\n */\nconst releasesLocaleStrings = {\n /** Action text for adding a document to release */\n 'action.add-document': 'Add document',\n /** Action text for archiving a release */\n 'action.archive': 'Archive release',\n /** Tooltip for when the archive release action is disabled due to release being scheduled */\n 'action.archive.tooltip': 'Unschedule this release to archive it',\n /** Action text for showing the archived releases */\n 'action.archived': 'Archived',\n /** Action text for reverting a release by creating a new release */\n 'action.create-revert-release': 'Stage in new release',\n /** Action text for deleting a release */\n 'action.delete-release': 'Delete release',\n /** Action text for duplicating a release */\n 'action.duplicate-release': 'Duplicate release',\n /** Action text for editing a release */\n 'action.edit': 'Edit release',\n /** Action text for opening a release */\n 'action.open': 'Active',\n /** Action text for scheduling a release */\n 'action.schedule': 'Schedule release...',\n /** Action text for unpublishing a document in a release in the context menu */\n 'action.unpublish': 'Unpublish',\n /** Action message for scheduling an unpublished of a document */\n 'action.unpublish-doc-actions': 'Unpublish when releasing',\n /** Action text for unscheduling a release */\n 'action.unschedule': 'Unschedule release',\n /** Action text for publishing all documents in a release (and the release itself) */\n 'action.publish-all-documents': 'Run release',\n /** Text for the review changes button in release tool */\n 'action.review': 'Review changes',\n /** Action text for reverting a release */\n 'action.revert': 'Revert release',\n /** Text for the summary button in release tool */\n 'actions.summary': 'Summary',\n /** Action text for reverting a release immediately without staging changes */\n 'action.immediate-revert-release': 'Revert now',\n /** Label for unarchiving a release */\n 'action.unarchive': 'Unarchive release',\n /* The text for the activity event when a document is added to a release */\n 'activity.event.add-document': 'added a document version',\n /* The text for the activity event when the release is archived */\n 'activity.event.archive': 'archived the <strong>{{releaseTitle}}</strong> release',\n /* The text for the activity event when the release is created */\n 'activity.event.create':\n 'created the <strong>{{releaseTitle}}</strong> release <ScheduleTarget>targeting </ScheduleTarget>',\n /* The text for the activity event when a document is removed from a release */\n 'activity.event.discard-document': 'discarded a document version',\n 'activity.event.edit': 'set release time to <ScheduleTarget></ScheduleTarget>',\n /**The text to display in the changes when the release type changes to asap */\n 'activity.event.edit-time-asap': 'immediately',\n /**The text to display in the changes when the release type changes to undecided */\n 'activity.event.edit-time-undecided': 'never',\n /* The text for the activity event when the release is published */\n 'activity.event.publish': 'published the <strong>{{releaseTitle}}</strong> release',\n /* The text for the activity event when the release is scheduled */\n 'activity.event.schedule': 'marked as scheduled',\n /** The text for the activity event when the release is unarchived */\n 'activity.event.unarchive': 'unarchived the <strong>{{releaseTitle}}</strong> release',\n /** The text for the activity event when the release is unscheduled */\n 'activity.event.unschedule': 'marked as unscheduled',\n /** The loading text for when releases are loading */\n 'activity.panel.loading': 'Loading release activity',\n /** The loading text for when releases are loading */\n 'activity.panel.error': 'An error occurred getting the release activity',\n /** The title for the activity panel shown in the releases detail screen */\n 'activity.panel.title': 'Activity',\n\n /** Header for the dialog confirming the archive of a release */\n 'archive-dialog.confirm-archive-header': 'Are you sure you want to archive this release?',\n /** Title for the dialog confirming the archive of a release */\n 'archive-dialog.confirm-archive-title':\n \"Are you sure you want to archive the <strong>'{{title}}'</strong> release?\",\n /** Description for the dialog confirming the archive of a release with one document */\n 'archive-dialog.confirm-archive-description_one': 'This will archive 1 document version.',\n /** Description for the dialog confirming the archive of a release with more than one document */\n 'archive-dialog.confirm-archive-description_other':\n 'This will archive {{count}} document versions.',\n /** Label for the button to proceed with archiving a release */\n 'archive-dialog.confirm-archive-button': 'Yes, archive release',\n\n /** Title for information card on a archived release */\n 'archive-info.title': 'This release is archived',\n /** Description for information card on a published or archived release to description retention effects */\n 'archive-info.description':\n 'Your plan supports a {{retentionDays}}-day retention period. After this period this release will be removed.',\n\n /** Title for changes to published documents */\n 'changes-published-docs.title': 'Changes to published documents',\n /** Text for when a release / document was created */\n 'created': 'Created <RelativeTime/>',\n /** Suffix for when a release is a copy of another release */\n 'copy-suffix': 'Copy',\n\n /** Text for the releases detail screen when a release was published ASAP */\n 'dashboard.details.published-asap': 'Published',\n /** Text for the releases detail screen when a release was published from scheduling */\n 'dashboard.details.published-on': 'Published on {{date}}',\n\n /** Text for the releases detail screen in the pin release button. */\n 'dashboard.details.pin-release': 'Pin release',\n /** Text for the releases detail screen in the unpin release button. */\n 'dashboard.details.unpin-release': 'Unpin release',\n\n /** Activity inspector button text */\n 'dashboard.details.activity': 'Activity',\n\n /** Header for deleting a release dialog */\n 'delete-dialog.confirm-delete.header': 'Are you sure you want to delete this release?',\n /** Description for the dialog confirming the deleting of a release with one document */\n 'delete-dialog.confirm-delete-description_one': 'This will delete 1 document version.',\n /** Description for the dialog confirming the deleting of a release with more than one document */\n 'delete-dialog.confirm-delete-description_other': 'This will delete {{count}} document versions.',\n /** Label for the button to proceed deleting a release */\n 'delete-dialog.confirm-delete-button': 'Yes, delete release',\n\n /** Text for when there's no changes in a release diff */\n 'diff.no-changes': 'No changes',\n /** Text for when there's no changes in a release diff */\n 'diff.list-empty': 'Changes list is empty, see document',\n /** Description for discarding a draft of a document dialog */\n 'discard-version-dialog.description-draft':\n 'This will permanently remove all changes made to this document. This action cannot be undone.',\n /** Description for discarding a version of a document dialog */\n 'discard-version-dialog.description-release':\n \"This will permanently remove all changes made to this document within the '<strong>{{releaseTitle}}</strong>' release. This action cannot be undone.\",\n /** Title for dialog for discarding a draft of a document */\n 'discard-version-dialog.header-draft': 'Discard draft?',\n /** Header for discarding a version from a release of a document dialog */\n 'discard-version-dialog.header-release':\n \"Remove document from the '<strong>{{releaseTitle}}</strong>' release?\",\n\n /** Title for dialog for discarding a draft of a document */\n 'discard-version-dialog.title-draft': 'Discard draft',\n /** Title for dialog for discarding a version of a document */\n 'discard-version-dialog.title-release': 'Remove from release',\n\n /** Label for when a document in a release has multiple validation warnings */\n 'document-validation.error_other': '{{count}} validation errors',\n /** Label for when a document in a release has a single validation warning */\n 'document-validation.error_one': '{{count}} validation error',\n\n /** Label when a release has been deleted by a different user */\n 'deleted-release': \"The '<strong>{{title}}</strong>' release has been deleted\",\n\n /** Header for the dialog confirming the duplicate of a release */\n 'duplicate-dialog.confirm-duplicate-header': 'Are you sure you want to duplicate this release?',\n /** Description for the dialog confirming the duplicate of a release with one document */\n 'duplicate-dialog.confirm-duplicate-description_one':\n 'This will duplicate the release and the 1 document version.',\n /** Description for the dialog confirming the duplicate of a release with more than one document */\n 'duplicate-dialog.confirm-duplicate-description_other':\n 'This will duplicate the release and the {{count}} document versions.',\n /** Label for the button to proceed with duplicating a release */\n 'duplicate-dialog.confirm-duplicate-button': 'Yes, duplicate release',\n\n /** Title text displayed for technical error details */\n 'error-details-title': 'Error details',\n /** Title text when error during release update */\n 'failed-edit-title': 'Failed to save changes',\n /** Title text displayed for releases that failed to publish */\n 'failed-publish-title': 'Failed to publish',\n /** Title text displayed for releases that failed to schedule */\n 'failed-schedule-title': 'Failed to schedule',\n\n /**The text that will be shown in the footer to indicate the time the release was archived */\n 'footer.status.archived': 'Archived',\n /**The text that will be shown in the footer to indicate the time the release was created */\n 'footer.status.created': 'Created',\n /**The text that will be shown in the footer to indicate the time the release was created */\n 'footer.status.edited': 'Edited',\n /**The text that will be shown in the footer to indicate the time the release was published */\n 'footer.status.published': 'Published',\n /**The text that will be shown in the footer to indicate the time the release was unarchived */\n 'footer.status.unarchived': 'Unarchived',\n /** Label text for the loading state whilst release is being loaded */\n 'loading-release': 'Loading release',\n\n /** Text for when documents of a release are loading */\n 'loading-release-documents': 'Loading documents',\n /** Title text for when loading documents on a release failed */\n 'loading-release-documents.error.title': 'Something went wrong',\n /** Description text for when loading documents on a release failed */\n 'loading-release-documents.error.description':\n \"We're unable to load the documents for this release. Please try again later.\",\n\n /** Label for the release menu */\n 'menu.label': 'Release menu',\n /** Tooltip for the release menu */\n 'menu.tooltip': 'Actions',\n /** Label for title of actions for \"when releasing\" */\n 'menu.group.when-releasing': 'When releasing',\n\n /** Text for when no archived releases are found */\n 'no-archived-release': 'No archived releases',\n /** Text for when no releases are found */\n 'no-releases': 'No Releases',\n /** Text for when a release is not found */\n 'not-found': 'Release not found: {{releaseId}}',\n\n /** Text for the button name for the release tool */\n 'overview.action.documentation': 'Documentation',\n /** Text for when a release is not found */\n 'overview.calendar.tooltip': 'View calendar',\n /** Description for the release tool */\n 'overview.description':\n 'Releases are collections of document changes which can be managed, scheduled, and rolled back together.',\n /** Text for the placeholder in the search release input */\n 'overview.search-releases-placeholder': 'Search releases',\n /** Title for the release tool */\n 'overview.title': 'Releases',\n\n /** Tooltip label when the user doesn't have permission for discarding a version */\n 'permissions.error.discard-version': 'You do not have permission to discard this version',\n /** Tooltip label when the user doesn't have permission for unpublishing a document */\n 'permissions.error.unpublish': 'You do not have permission to unpublish this document',\n /** Text for when a user doesn't have publish or schedule releases */\n 'permission-missing-title': 'Limited access',\n /** Description for when a user doesn't have publish or schedule releases */\n 'permission-missing-description':\n 'Your role currently limits what you can see in this release. You may not publish nor schedule this release.',\n /** Tooltip label when the user doesn't have permission to archive release */\n 'permissions.error.archive': 'You do not have permission to archive this release',\n /** Tooltip label when the user doesn't have permission to delete release */\n 'permissions.error.delete': 'You do not have permission to delete this release',\n /** Tooltip label when the user doesn't have permission to duplicate release */\n 'permissions.error.duplicate': 'You do not have permission to duplicate this release',\n /** Tooltip label when the user doesn't have permission to unarchive release */\n 'permissions.error.unarchive': 'You do not have permission to unarchive this release',\n\n /** Tooltip text for when one user is editing a document in a release */\n 'presence.tooltip.one':\n '{{displayName}} is editing this document in the \"{{releaseTitle}}\" release right now',\n /** Tooltip text for when multiple users are editing a document in a release */\n 'presence.tooltip.other': '{{count}} people are editing this document right now',\n\n /** Tooltip text for publish release action when there are no documents */\n 'publish-action.validation.no-documents': 'There are no documents to publish',\n /** Title for the dialog confirming the publish of a release */\n 'publish-dialog.confirm-publish.title':\n 'Are you sure you want to publish the release and all document versions?',\n /** Description for the dialog confirming the publish of a release with one document */\n 'publish-dialog.confirm-publish-description_one':\n \"The '<strong>{{title}}</strong>' release and its document will be published.\",\n /** Description for the dialog confirming the publish of a release with multiple documents */\n 'publish-dialog.confirm-publish-description_other':\n \"The '<strong>{{title}}</strong>' release and its {{releaseDocumentsLength}} documents will be published.\",\n /** Label for the button when the user doesn't have permissions to publish a release */\n 'publish-dialog.validation.no-permission': 'You do not have permission to publish',\n /** Label for when documents are being validated */\n 'publish-dialog.validation.loading': 'Validating documents...',\n /** Label for when documents in release have validation errors */\n 'publish-dialog.validation.error': 'Some documents have validation errors',\n\n /** Title for information card on a published release */\n 'publish-info.title': 'This release is published',\n\n /** Placeholder title for a release with no title */\n 'release-placeholder.title': 'Untitled',\n\n /** Description for the review changes button in release tool */\n 'review.description': 'Add documents to this release to review changes',\n /** Text for when a document is edited */\n 'review.edited': 'Edited <RelativeTime/>',\n /** Description for the dialog confirming the revert of a release with multiple documents */\n 'revert-dialog.confirm-revert-description_one':\n 'This will revert {{releaseDocumentsLength}} document version.',\n /** Description for the dialog confirming the revert of a release with multiple documents */\n 'revert-dialog.confirm-revert-description_other':\n 'This will revert {{releaseDocumentsLength}} document versions.',\n /** Title for the dialog confirming the revert of a release */\n 'revert-dialog.confirm-revert.title': \"Are you sure you want to revert the '{{title}}' release?\",\n /** Checkbox label to confirm whether to create a staged release for revert or immediately revert */\n 'revert-dialog.confirm-revert.stage-revert-checkbox-label':\n 'Stage revert actions in a new release',\n /** Warning card text for when immediately revert a release with history */\n 'revert-dialog.confirm-revert.warning-card':\n 'Changes were made to documents in this release after they were published. Reverting will overwrite these changes.',\n /** Title of a reverted release */\n 'revert-release.title': 'Reverting \"{{title}}\"',\n /** Description of a reverted release */\n 'revert-release.description': 'Revert changes to document versions in \"{{title}}\".',\n\n /** Title of unschedule release dialog */\n 'schedule-button.tooltip': 'Are you sure you want to unschedule the release?',\n\n /** Schedule release button tooltip when there are no documents to schedule */\n 'schedule-action.validation.no-documents': 'There are no documents to schedule',\n /** Schedule release button tooltip when user has no permissions to schedule */\n 'schedule-button-tooltip.validation.no-permission': 'You do not have permission to schedule',\n /** Schedule release button tooltip when validation is loading */\n 'schedule-button-tooltip.validation.loading': 'Validating documents...',\n /** Schedule release button tooltip when there are validation errors */\n 'schedule-button-tooltip.validation.error': 'Some documents have validation errors',\n\n /** Schedule release button tooltip when the release is already scheduled */\n 'schedule-button-tooltip.already-scheduled': 'This release is already scheduled',\n\n /** Title for unschedule release dialog */\n 'schedule-dialog.confirm-title': 'Schedule the release',\n /** Description shown in unschedule relaease dialog */\n 'schedule-dialog.confirm-description_one':\n \"The '<strong>{{title}}</strong>' release and its document will be published on the selected date.\",\n /** Description for the dialog confirming the publish of a release with multiple documents */\n 'schedule-dialog.confirm-description_other':\n 'The <strong>{{title}}</strong> release and its {{count}} document versions will be scheduled.',\n\n /** Description for the confirm button for scheduling a release */\n 'schedule-dialog.confirm-button': 'Yes, schedule',\n\n /** Label for date picker when scheduling a release */\n 'schedule-dialog.select-publish-date-label': 'Schedule on',\n\n /** Title for unschedule release dialog */\n 'unschedule-dialog.confirm-title': 'Are you sure you want to unschedule the release?',\n /** Description shown in unschedule relaease dialog */\n 'unschedule-dialog.confirm-description':\n 'The release will no longer be published on the scheduled date',\n /** Description for warning that the published schedule time is in the past */\n 'schedule-dialog.publish-date-in-past-warning':\n 'Schedule this release for a future time and date.',\n\n /** Placeholder for search of documents in a release */\n 'search-documents-placeholder': 'Search documents',\n /** Text for when the release was created */\n 'summary.created': 'Created <RelativeTime/>',\n /** Text for when the release was published */\n 'summary.published': 'Published <RelativeTime/>',\n /** Text for when the release has not published */\n 'summary.not-published': 'Not published',\n /** Text for when the release has no documents */\n 'summary.no-documents': 'No documents',\n /** Text for when the release is composed of one document */\n 'summary.document-count_one': '{{count}} document',\n /** Text for when the release is composed of multiple documents */\n 'summary.document-count_other': '{{count}} documents',\n\n /** add action type that will be shown in the table*/\n 'table-body.action.add': 'Add',\n /** Change action type that will be shown in the table*/\n 'table-body.action.change': 'Change',\n /** Change action type that will be shown in the table*/\n 'table-body.action.unpublish': 'Unpublish',\n\n /** Header for the document table in the release tool - Archived */\n 'table-header.archivedAt': 'Archived',\n /** Header for the document table in the release tool - contributors */\n 'table-header.contributors': 'Contributors',\n /** Header for the document table in the release tool - type */\n 'table-header.type': 'Type',\n /** Header for the document table in the release tool - release title */\n 'table-header.title': 'Release',\n /** Header for the document table in the release tool - action */\n 'table-header.action': 'Action',\n /** Header for the document table in the release tool - title */\n 'table-header.documents': 'Documents',\n /** Header for the document table in the release tool - edited */\n 'table-header.edited': 'Edited',\n /** Header for the document table in the release tool - Published */\n 'table-header.publishedAt': 'Published',\n /** Header for the document table in the release tool - time */\n 'table-header.time': 'Time',\n\n /** Text for toast when release failed to archive */\n 'toast.archive.error': \"Failed to archive '<strong>{{title}}</strong>': {{error}}\",\n /** Description for toast when creating new version of document in release failed */\n 'toast.create-version.error': 'Failed to add document to release: {{error}}',\n /** Description for toast when release deletion failed */\n 'toast.delete.error': \"Failed to delete '<strong>{{title}}</strong>': {{error}}\",\n /** Description for toast when release is successfully deleted */\n 'toast.delete.success': \"The '<strong>{{title}}</strong>' release was successfully deleted\",\n /** Description for toast when release duplication failed */\n 'toast.duplicate.error': \"Failed to duplicate '<strong>{{title}}</strong>': {{error}}\",\n /** Description for toast when release is successfully duplicated */\n 'toast.duplicate.success': \"The '<strong>{{title}}</strong>' release was duplicated. <Link/>\",\n /** Link text for toast link to the duplicated release */\n 'toast.duplicate.success-link': 'View duplicated release',\n /** Text for toast when release failed to publish */\n 'toast.publish.error': \"Failed to publish '<strong>{{title}}</strong>': {{error}}\",\n /** Text for toast when release failed to schedule */\n 'toast.schedule.error': \"Failed to schedule '<strong>{{title}}</strong>': {{error}}\",\n /** Text for toast when release has been scheduled */\n 'toast.schedule.success': \"The '<strong>{{title}}</strong>' release was scheduled.\",\n /** Text for toast when release failed to unschedule */\n 'toast.unschedule.error': \"Failed to unscheduled '<strong>{{title}}</strong>': {{error}}\",\n /** Text for toast when release failed to unarchive */\n 'toast.unarchive.error': \"Failed to unarchive '<strong>{{title}}</strong>': {{error}}\",\n /** Description for toast when release deletion failed */\n /** Text for tooltip when a release has been scheduled */\n 'type-picker.tooltip.scheduled': 'The release is scheduled, unschedule it to change type',\n /** Text for toast when release failed to revert */\n 'toast.revert.error': 'Failed to revert release: {{error}}',\n /** Text for toast when release has been reverted immediately */\n 'toast.immediate-revert.success': \"The '{{title}}' release was successfully reverted\",\n /** Text for toast when release has reverted release successfully staged */\n 'toast.revert-stage.success': \"Revert release for '{{title}}' was successfully created. <Link/>\",\n /** Link text for toast link to the generated revert release */\n 'toast.revert-stage.success-link': 'View revert release',\n\n /** Text for when a document is unpublished */\n 'unpublish.already-unpublished': 'This document is already unpublished.',\n /** Tooltip label for when a document is unpublished */\n 'unpublish.no-published-version': 'There is no published version of this document.',\n /** Title for the dialog confirming the unpublish of a release */\n 'unpublish-dialog.header': 'Are you sure you want to unpublish this document when releasing?',\n /** Text action in unpublish dialog to cancel */\n 'unpublish-dialog.action.cancel': 'Cancel',\n /** Text action in unpublish dialog to unpublish */\n 'unpublish-dialog.action.unpublish': 'Yes, unpublish when releasing',\n /** Description for the unpublish dialog, explaining that it will create a draft if no draft exists at time of release */\n 'unpublish-dialog.description.to-draft':\n 'This will unpublish the document as part of the <Label>{{title}}</Label> release, and create a draft if no draft exists at the time of release.',\n /** Description for unpublish dialog, explaining that all changes made to this document will be lost */\n 'unpublish-dialog.description.lost-changes':\n 'Any changes made to this document version will be lost.',\n}\n\n/**\n * @alpha\n */\nexport type ReleasesLocaleResourceKeys = keyof typeof releasesLocaleStrings\n\nexport default releasesLocaleStrings\n"],"names":["releasesLocaleStrings"],"mappings":"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"}