@sanity/locale-uk-ua 1.1.21 → 1.1.22

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.
@@ -9,6 +9,9 @@ var sanity = require("sanity"), copyPaste = sanity.removeUndefinedLocaleResource
9
9
  /** Text on the field action button to paste a field */
10
10
  "copy-paste.field-action-paste-button.field.title": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u043F\u043E\u043B\u0435",
11
11
  /** The error message that is shown when the clipboard is not supported */
12
+ "copy-paste.on-copy.validation.clipboard-not-supported.description": void 0,
13
+ // 'Clipboard access required to copy this content. Allow clipboard permissions in your browser settings, then try copying again.'
14
+ /** The error message that is shown when the clipboard is not supported */
12
15
  "copy-paste.on-copy.validation.clipboard-not-supported.title": "\u0412\u0430\u0448 \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u043D\u0435 \u043F\u0456\u0434\u0442\u0440\u0438\u043C\u0443\u0454 \u0446\u044E \u0434\u0456\u044E",
13
16
  /** The error message that is shown when there is no value to copy */
14
17
  "copy-paste.on-copy.validation.no-value.title": "\u041F\u043E\u0440\u043E\u0436\u043D\u0454 \u0437\u043D\u0430\u0447\u0435\u043D\u043D\u044F, \u043D\u0456\u0447\u043E\u0433\u043E \u043A\u043E\u043F\u0456\u044E\u0432\u0430\u0442\u0438",
@@ -1 +1 @@
1
- {"version":3,"file":"copy-paste.cjs","sources":["../../src/copy-paste.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Text on the field action button to copy a document */\n 'copy-paste.field-action-copy-button.document.title': 'Копіювати документ',\n /** Text on the field action button to copy a field */\n 'copy-paste.field-action-copy-button.field.title': 'Копіювати поле',\n /** Text on the field action button to paste a document */\n 'copy-paste.field-action-paste-button.document.title': 'Вставити документ',\n /** Text on the field action button to paste a field */\n 'copy-paste.field-action-paste-button.field.title': 'Вставити поле',\n /** The error message that is shown when the clipboard is not supported */\n 'copy-paste.on-copy.validation.clipboard-not-supported.title': 'Ваш браузер не підтримує цю дію',\n /** The error message that is shown when there is no value to copy */\n 'copy-paste.on-copy.validation.no-value.title': 'Порожнє значення, нічого копіювати',\n /** --- On copy --- */\n /** The error message that is shown when schema types are incompatible */\n 'copy-paste.on-copy.validation.schema-type-incompatible.title':\n 'Не вдалося визначити тип схеми для шляху: {{path}}',\n /** The validation message that is shown when array types are incompatible */\n 'copy-paste.on-paste.validation.array-type-incompatible.description':\n 'Значення типу \"{{type}}\" не дозволено в цьому масивному полі',\n /** The validation message that is shown when array values are incompatible */\n 'copy-paste.on-paste.validation.array-value-incompatible.description':\n 'Значення типу \"{{type}}\" не дозволено в цьому масивному полі',\n /** The validation message that is shown when the clipboard is empty */\n 'copy-paste.on-paste.validation.clipboard-empty.title': 'Нічого вставити',\n /** The validation message that is shown when the clipboard item is invalid */\n 'copy-paste.on-paste.validation.clipboard-invalid.title': 'Недійсний елемент буфера обміну',\n /** The validation message that is shown when image files are incompatible */\n 'copy-paste.on-paste.validation.image-file-incompatible.description':\n '\"{{sourceSchemaType}}\" не дозволено в \"{{targetSchemaType}}\"',\n /** The error message that is shown when the MIME type is not accepted */\n 'copy-paste.on-paste.validation.mime-type-incompatible.description':\n 'MIME-тип \"{{mimeType}}\" не прийнятний для цього поля',\n /** The error message that is shown when the MIME type validation fails */\n 'copy-paste.on-paste.validation.mime-type-validation-failed.description':\n 'Перевірка MIME-типу не вдалася',\n /** The warning message that is shown when not all values can be pasted */\n 'copy-paste.on-paste.validation.partial-warning.title': 'Не вдалося вставити всі значення',\n /** The validation message that is shown when primitive types are incompatible */\n 'copy-paste.on-paste.validation.primitive-type-incompatible.description':\n 'Значення типу \"{{type}}\" не дозволено в цьому полі',\n /** --- On paste --- */\n /** The validation message that is shown when pasting a value into a read-only target */\n 'copy-paste.on-paste.validation.read-only-target.description': 'Ціль тільки для читання',\n /** The validation message that is shown when reference is incompatible with filter */\n 'copy-paste.on-paste.validation.reference-filter-incompatible.description':\n 'Посилання не дозволено в полі посилань відповідно до фільтра',\n /** The validation message that is shown when reference types are incompatible */\n 'copy-paste.on-paste.validation.reference-type-incompatible.description':\n 'Посилання типу \"{{sourceReferenceType}}\" не дозволені в полі посилань, яке приймає типи \"{{targetReferenceTypes}}\"',\n /** The validation message that is shown when reference does not exist */\n 'copy-paste.on-paste.validation.reference-validation-failed.description':\n 'Документ, на який посилається \"{{ref}}\", не існує',\n /** The validation message that is shown when the source and target schema types are incompatible */\n 'copy-paste.on-paste.validation.schema-type-incompatible.description':\n 'Типи схем джерела та призначення не сумісні',\n /** The validation message that is shown when schema types are incompatible */\n 'copy-paste.on-paste.validation.schema-type-incompatible.title':\n 'Не вдалося визначити тип схеми для шляху: {{path}}',\n /** The validation message that is shown when string values are incompatible */\n 'copy-paste.on-paste.validation.string-value-incompatible.description':\n 'Значення \"{{value}}\" не дозволено в \"{{allowedStrings}}\"',\n})\n"],"names":["removeUndefinedLocaleResources"],"mappings":";gCAEA,YAAeA,sCAA+B;AAAA;AAAA,EAE5C,sDAAsD;AAAA;AAAA,EAEtD,mDAAmD;AAAA;AAAA,EAEnD,uDAAuD;AAAA;AAAA,EAEvD,oDAAoD;AAAA;AAAA,EAEpD,+DAA+D;AAAA;AAAA,EAE/D,gDAAgD;AAAA;AAAA;AAAA,EAGhD,gEACE;AAAA;AAAA,EAEF,sEACE;AAAA;AAAA,EAEF,uEACE;AAAA;AAAA,EAEF,wDAAwD;AAAA;AAAA,EAExD,0DAA0D;AAAA;AAAA,EAE1D,sEACE;AAAA;AAAA,EAEF,qEACE;AAAA;AAAA,EAEF,0EACE;AAAA;AAAA,EAEF,wDAAwD;AAAA;AAAA,EAExD,0EACE;AAAA;AAAA;AAAA,EAGF,+DAA+D;AAAA;AAAA,EAE/D,4EACE;AAAA;AAAA,EAEF,0EACE;AAAA;AAAA,EAEF,0EACE;AAAA;AAAA,EAEF,uEACE;AAAA;AAAA,EAEF,iEACE;AAAA;AAAA,EAEF,wEACE;AACJ,CAAC;;"}
1
+ {"version":3,"file":"copy-paste.cjs","sources":["../../src/copy-paste.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Text on the field action button to copy a document */\n 'copy-paste.field-action-copy-button.document.title': 'Копіювати документ',\n /** Text on the field action button to copy a field */\n 'copy-paste.field-action-copy-button.field.title': 'Копіювати поле',\n /** Text on the field action button to paste a document */\n 'copy-paste.field-action-paste-button.document.title': 'Вставити документ',\n /** Text on the field action button to paste a field */\n 'copy-paste.field-action-paste-button.field.title': 'Вставити поле',\n /** The error message that is shown when the clipboard is not supported */\n 'copy-paste.on-copy.validation.clipboard-not-supported.description': undefined, // 'Clipboard access required to copy this content. Allow clipboard permissions in your browser settings, then try copying again.'\n /** The error message that is shown when the clipboard is not supported */\n 'copy-paste.on-copy.validation.clipboard-not-supported.title': 'Ваш браузер не підтримує цю дію',\n /** The error message that is shown when there is no value to copy */\n 'copy-paste.on-copy.validation.no-value.title': 'Порожнє значення, нічого копіювати',\n /** --- On copy --- */\n /** The error message that is shown when schema types are incompatible */\n 'copy-paste.on-copy.validation.schema-type-incompatible.title':\n 'Не вдалося визначити тип схеми для шляху: {{path}}',\n /** The validation message that is shown when array types are incompatible */\n 'copy-paste.on-paste.validation.array-type-incompatible.description':\n 'Значення типу \"{{type}}\" не дозволено в цьому масивному полі',\n /** The validation message that is shown when array values are incompatible */\n 'copy-paste.on-paste.validation.array-value-incompatible.description':\n 'Значення типу \"{{type}}\" не дозволено в цьому масивному полі',\n /** The validation message that is shown when the clipboard is empty */\n 'copy-paste.on-paste.validation.clipboard-empty.title': 'Нічого вставити',\n /** The validation message that is shown when the clipboard item is invalid */\n 'copy-paste.on-paste.validation.clipboard-invalid.title': 'Недійсний елемент буфера обміну',\n /** The validation message that is shown when image files are incompatible */\n 'copy-paste.on-paste.validation.image-file-incompatible.description':\n '\"{{sourceSchemaType}}\" не дозволено в \"{{targetSchemaType}}\"',\n /** The error message that is shown when the MIME type is not accepted */\n 'copy-paste.on-paste.validation.mime-type-incompatible.description':\n 'MIME-тип \"{{mimeType}}\" не прийнятний для цього поля',\n /** The error message that is shown when the MIME type validation fails */\n 'copy-paste.on-paste.validation.mime-type-validation-failed.description':\n 'Перевірка MIME-типу не вдалася',\n /** The warning message that is shown when not all values can be pasted */\n 'copy-paste.on-paste.validation.partial-warning.title': 'Не вдалося вставити всі значення',\n /** The validation message that is shown when primitive types are incompatible */\n 'copy-paste.on-paste.validation.primitive-type-incompatible.description':\n 'Значення типу \"{{type}}\" не дозволено в цьому полі',\n /** --- On paste --- */\n /** The validation message that is shown when pasting a value into a read-only target */\n 'copy-paste.on-paste.validation.read-only-target.description': 'Ціль тільки для читання',\n /** The validation message that is shown when reference is incompatible with filter */\n 'copy-paste.on-paste.validation.reference-filter-incompatible.description':\n 'Посилання не дозволено в полі посилань відповідно до фільтра',\n /** The validation message that is shown when reference types are incompatible */\n 'copy-paste.on-paste.validation.reference-type-incompatible.description':\n 'Посилання типу \"{{sourceReferenceType}}\" не дозволені в полі посилань, яке приймає типи \"{{targetReferenceTypes}}\"',\n /** The validation message that is shown when reference does not exist */\n 'copy-paste.on-paste.validation.reference-validation-failed.description':\n 'Документ, на який посилається \"{{ref}}\", не існує',\n /** The validation message that is shown when the source and target schema types are incompatible */\n 'copy-paste.on-paste.validation.schema-type-incompatible.description':\n 'Типи схем джерела та призначення не сумісні',\n /** The validation message that is shown when schema types are incompatible */\n 'copy-paste.on-paste.validation.schema-type-incompatible.title':\n 'Не вдалося визначити тип схеми для шляху: {{path}}',\n /** The validation message that is shown when string values are incompatible */\n 'copy-paste.on-paste.validation.string-value-incompatible.description':\n 'Значення \"{{value}}\" не дозволено в \"{{allowedStrings}}\"',\n})\n"],"names":["removeUndefinedLocaleResources"],"mappings":";gCAEA,YAAeA,sCAA+B;AAAA;AAAA,EAE5C,sDAAsD;AAAA;AAAA,EAEtD,mDAAmD;AAAA;AAAA,EAEnD,uDAAuD;AAAA;AAAA,EAEvD,oDAAoD;AAAA;AAAA,EAEpD,qEAAqE;AAAA;AAAA;AAAA,EAErE,+DAA+D;AAAA;AAAA,EAE/D,gDAAgD;AAAA;AAAA;AAAA,EAGhD,gEACE;AAAA;AAAA,EAEF,sEACE;AAAA;AAAA,EAEF,uEACE;AAAA;AAAA,EAEF,wDAAwD;AAAA;AAAA,EAExD,0DAA0D;AAAA;AAAA,EAE1D,sEACE;AAAA;AAAA,EAEF,qEACE;AAAA;AAAA,EAEF,0EACE;AAAA;AAAA,EAEF,wDAAwD;AAAA;AAAA,EAExD,0EACE;AAAA;AAAA;AAAA,EAGF,+DAA+D;AAAA;AAAA,EAE/D,4EACE;AAAA;AAAA,EAEF,0EACE;AAAA;AAAA,EAEF,0EACE;AAAA;AAAA,EAEF,uEACE;AAAA;AAAA,EAEF,iEACE;AAAA;AAAA,EAEF,wEACE;AACJ,CAAC;;"}
@@ -74,6 +74,18 @@ var sanity = require("sanity"), structure = sanity.removeUndefinedLocaleResource
74
74
  "action.unpublish.live-edit.disabled": "\u0426\u0435\u0439 \u0434\u043E\u043A\u0443\u043C\u0435\u043D\u0442 \u043C\u0430\u0454 \u0443\u0432\u0456\u043C\u043A\u043D\u0435\u043D\u0435 \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043D\u043D\u044F \u0432 \u0440\u0435\u0430\u043B\u044C\u043D\u043E\u043C\u0443 \u0447\u0430\u0441\u0456 \u0456 \u043D\u0435 \u043C\u043E\u0436\u0435 \u0431\u0443\u0442\u0438 \u0437\u043D\u044F\u0442\u0438\u0439 \u0437 \u043F\u0443\u0431\u043B\u0456\u043A\u0430\u0446\u0456\u0457",
75
75
  /** Description for the archived release banner, rendered when viewing the history of a version document from the publihed view */
76
76
  "banners.archived-release.description": "\u0412\u0438 \u043F\u0435\u0440\u0435\u0433\u043B\u044F\u0434\u0430\u0454\u0442\u0435 \u0442\u0456\u043B\u044C\u043A\u0438 \u0434\u043B\u044F \u0447\u0438\u0442\u0430\u043D\u043D\u044F \u0434\u043E\u043A\u0443\u043C\u0435\u043D\u0442, \u044F\u043A\u0438\u0439 \u0431\u0443\u0432 \u0430\u0440\u0445\u0456\u0432\u043E\u0432\u0430\u043D\u0438\u0439 \u044F\u043A \u0447\u0430\u0441\u0442\u0438\u043D\u0430 <VersionBadge>{{title}}</VersionBadge>. \u0419\u043E\u0433\u043E \u043D\u0435 \u043C\u043E\u0436\u043D\u0430 \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438",
77
+ /** The explanation displayed when a user attempts to create a new draft document, but the draft model is not switched on */
78
+ "banners.choose-new-document-destination.cannot-create-draft-document": void 0,
79
+ // 'Cannot create a draft document.'
80
+ /** The explanation displayed when a user attempts to create a new published document, but the schema type doesn't support live-editing */
81
+ "banners.choose-new-document-destination.cannot-create-published-document": void 0,
82
+ // 'Cannot create a published document.'
83
+ /** The prompt displayed when a user must select a different perspective in order to create a document */
84
+ "banners.choose-new-document-destination.choose-destination": void 0,
85
+ // 'Choose a destination for this document:'
86
+ /** The explanation displayed when a user attempts to create a new document in a release, but the selected release is inactive */
87
+ "banners.choose-new-document-destination.release-inactive": void 0,
88
+ // 'The <VersionBadge>{{title}}</VersionBadge> release is not active.'
77
89
  /** The text for the restore button on the deleted document banner */
78
90
  "banners.deleted-document-banner.restore-button.text": "\u0412\u0456\u0434\u043D\u043E\u0432\u0438\u0442\u0438 \u043D\u0430\u0439\u043D\u043E\u0432\u0456\u0448\u0443 \u0432\u0435\u0440\u0441\u0456\u044E",
79
91
  /** The text content for the deleted document banner */
@@ -86,6 +98,18 @@ var sanity = require("sanity"), structure = sanity.removeUndefinedLocaleResource
86
98
  "banners.live-edit-draft-banner.publish.tooltip": "\u041E\u043F\u0443\u0431\u043B\u0456\u043A\u0443\u0432\u0430\u0442\u0438, \u0449\u043E\u0431 \u043F\u0440\u043E\u0434\u043E\u0432\u0436\u0438\u0442\u0438 \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043D\u043D\u044F",
87
99
  /** The text content for the live edit document when it's a draft */
88
100
  "banners.live-edit-draft-banner.text": "\u0422\u0438\u043F <strong>{{schemaType}}</strong> \u043C\u0430\u0454 <code>liveEdit</code> \u0443\u0432\u0456\u043C\u043A\u043D\u0435\u043D\u043E, \u0430\u043B\u0435 \u0456\u0441\u043D\u0443\u0454 \u0447\u0435\u0440\u043D\u0435\u0442\u043A\u0430 \u0446\u044C\u043E\u0433\u043E \u0434\u043E\u043A\u0443\u043C\u0435\u043D\u0442\u0430. \u041E\u043F\u0443\u0431\u043B\u0456\u043A\u0443\u0439\u0442\u0435 \u0430\u0431\u043E \u0432\u0456\u0434\u0445\u0438\u043B\u0456\u0442\u044C \u0447\u0435\u0440\u043D\u0435\u0442\u043A\u0443, \u0449\u043E\u0431 \u043F\u0440\u043E\u0434\u043E\u0432\u0436\u0438\u0442\u0438 \u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u043D\u043D\u044F.",
101
+ /** The label for the "compare draft" action */
102
+ "banners.obsolete-draft.actions.compare-draft.text": void 0,
103
+ // 'Compare draft'
104
+ /** The label for the "discard draft" action */
105
+ "banners.obsolete-draft.actions.discard-draft.text": void 0,
106
+ // 'Discard draft'
107
+ /** The label for the "publish draft" action */
108
+ "banners.obsolete-draft.actions.publish-draft.text": void 0,
109
+ // 'Publish draft'
110
+ /** The warning displayed when editing a document that has an obsolete draft because the draft model is not switched on */
111
+ "banners.obsolete-draft.draft-model-inactive.text": void 0,
112
+ // 'The workspace does not have drafts enabled, but a draft version of this document exists.'
89
113
  /** The text for the permission check banner if the user only has one role, and it does not allow publishing this document */
90
114
  "banners.permission-check-banner.missing-permission_create_one": "\u0412\u0430\u0448\u0430 \u0440\u043E\u043B\u044C <Roles/> \u043D\u0435 \u043C\u0430\u0454 \u0434\u043E\u0437\u0432\u043E\u043B\u0456\u0432 \u043D\u0430 \u0441\u0442\u0432\u043E\u0440\u0435\u043D\u043D\u044F \u0446\u044C\u043E\u0433\u043E \u0434\u043E\u043A\u0443\u043C\u0435\u043D\u0442\u0430.",
91
115
  /** The text for the permission check banner if the user only has one role, and it does not allow editing this document */
@@ -130,6 +154,9 @@ var sanity = require("sanity"), structure = sanity.removeUndefinedLocaleResource
130
154
  "banners.revision-not-found.description": "\u041C\u0438 \u043D\u0435 \u043C\u043E\u0436\u0435\u043C\u043E \u0437\u043D\u0430\u0439\u0442\u0438 \u043E\u0431\u0440\u0430\u043D\u0443 \u0440\u0435\u0432\u0456\u0437\u0456\u044E \u0434\u043E\u043A\u0443\u043C\u0435\u043D\u0442\u0430, \u0431\u0443\u0434\u044C \u043B\u0430\u0441\u043A\u0430, \u0432\u0438\u0431\u0435\u0440\u0456\u0442\u044C \u0456\u043D\u0448\u0438\u0439 \u0437\u0430\u043F\u0438\u0441 \u0437\u0456 \u0441\u043F\u0438\u0441\u043A\u0443 \u0456\u0441\u0442\u043E\u0440\u0456\u0457.",
131
155
  /** The text content for the unpublished document banner when is part of a release */
132
156
  "banners.unpublished-release-banner.text": "\u0426\u0435\u0439 \u0434\u043E\u043A\u0443\u043C\u0435\u043D\u0442 \u0431\u0443\u0434\u0435 \u0437\u043D\u044F\u0442\u0438\u0439 \u0437 \u043F\u0443\u0431\u043B\u0456\u043A\u0430\u0446\u0456\u0457 \u044F\u043A \u0447\u0430\u0441\u0442\u0438\u043D\u0430 <VersionBadge>{{title}}</VersionBadge> \u0440\u0435\u043B\u0456\u0437\u0443",
157
+ /** The text content for the unpublished document banner letting the user know that the current published version is being shown */
158
+ "banners.unpublished-release-banner.text-with-published": void 0,
159
+ // 'Showing the current <strong>published</strong> version:'
133
160
  /** Browser/tab title when creating a new document of a given type */
134
161
  "browser-document-title.new-document": "\u041D\u043E\u0432\u0438\u0439 {{schemaType}}",
135
162
  /** Browser/tab title when editing a document where the title cannot be resolved from preview configuration */
@@ -1 +1 @@
1
- {"version":3,"file":"structure.cjs","sources":["../../src/structure.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Label for the \"Copy Document URL\" document action */\n 'action.copy-document-url.label': 'Скопіювати URL документа',\n /** Tooltip when action button is disabled because the operation is not ready */\n 'action.delete.disabled.not-ready': 'Операція ще не готова',\n /** Tooltip when action button is disabled because the document does not exist */\n 'action.delete.disabled.nothing-to-delete': 'Цей документ ще не існує або вже видалений',\n /** Label for the \"Delete\" document action button */\n 'action.delete.label': 'Видалити',\n /** Label for the \"Delete\" document action while the document is being deleted */\n 'action.delete.running.label': 'Видаляється…',\n /** Tooltip when action is disabled because the document is linked to Canvas */\n 'action.disabled-by-canvas.tooltip':\n \"Деякі дії з документом вимкнено для документів, пов'язаних з Canvas\",\n /** Message prompting the user to confirm discarding changes */\n 'action.discard-changes.confirm-dialog.confirm-discard-changes':\n 'Ви впевнені, що хочете скасувати всі зміни з моменту останньої публікації?',\n /** Tooltip when action is disabled because the document has no unpublished changes */\n 'action.discard-changes.disabled.no-change': 'Цей документ не має неопублікованих змін',\n /** Tooltip when action is disabled because the document is not published */\n 'action.discard-changes.disabled.not-published': 'Цей документ не опублікований',\n /** Tooltip when action button is disabled because the operation is not ready */\n 'action.discard-changes.disabled.not-ready': 'Операція ще не готова',\n /** Label for the \"Discard changes\" document action */\n 'action.discard-changes.label': 'Скасувати зміни',\n /** Tooltip when action is disabled because the operation is not ready */\n 'action.duplicate.disabled.not-ready': 'Операція ще не готова',\n /** Tooltip when action is disabled because the document doesn't exist */\n 'action.duplicate.disabled.nothing-to-duplicate':\n 'Цей документ ще не існує, тому немає чого дублювати',\n /** Label for the \"Duplicate\" document action */\n 'action.duplicate.label': 'Дублювати',\n /** Label for the \"Duplicate\" document action while the document is being duplicated */\n 'action.duplicate.running.label': 'Дублюється…',\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': 'Вже опубліковано',\n /** Tooltip when publish button is disabled because the document is already published.*/\n 'action.publish.already-published.tooltip': 'Опубліковано {{timeSincePublished}} тому',\n /** Tooltip when action is disabled because the studio is not ready.*/\n 'action.publish.disabled.not-ready': 'Операція ще не готова',\n /** Label for action when there are pending changes.*/\n 'action.publish.draft.label': 'Опублікувати',\n /** Label for the \"Publish\" document action */\n 'action.publish.label': 'Опублікувати',\n /** Label for the \"Publish\" document action when the document has live edit enabled.*/\n 'action.publish.live-edit.label': 'Опублікувати',\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 'Не можна опублікувати, оскільки для цього типу документа включено режим Live Edit',\n /** Tooltip for the \"Publish\" document action when the document has live edit enabled.*/\n 'action.publish.live-edit.tooltip':\n 'Для цього типу контенту включено режим Live Edit, і публікація відбувається автоматично, коли ви вносите зміни',\n /** Tooltip when publish button is disabled because there are no changes.*/\n 'action.publish.no-changes.tooltip': 'Немає неопублікованих змін',\n /** Label for the \"Publish\" document action when there are no changes.*/\n 'action.publish.published.label': 'Опубліковано',\n /** Label for the \"Publish\" document action while publish is being executed.*/\n 'action.publish.running.label': 'Публікується…',\n /** Tooltip when the \"Publish\" document action is disabled due to validation issues */\n 'action.publish.validation-issues.tooltip':\n 'Є помилки перевірки, які потрібно виправити перед публікацією цього документа',\n /** Tooltip when publish button is waiting for validation and async tasks to complete.*/\n 'action.publish.waiting': 'Очікування завершення завдань перед публікацією',\n /** Message prompting the user to confirm that they want to restore to an earlier revision*/\n 'action.restore.confirm.message': 'Ви впевнені, що хочете відновити цей документ?',\n /** Fallback tooltip for when user is looking at the initial revision */\n 'action.restore.disabled.cannot-restore-initial': 'Ви не можете відновити початкову версію',\n /** Label for the \"Restore\" document action */\n 'action.restore.label': 'Відновити',\n /** Default tooltip for the action */\n 'action.restore.tooltip': 'Відновити до цієї версії',\n /** Tooltip when action is disabled because the document is not already published */\n 'action.unpublish.disabled.not-published': 'Цей документ не опубліковано',\n /** Tooltip when action is disabled because the operation is not ready */\n 'action.unpublish.disabled.not-ready': 'Операція не готова',\n /** Label for the \"Unpublish\" document action */\n 'action.unpublish.label': 'Зняти з публікації',\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 'Цей документ має увімкнене редагування в реальному часі і не може бути знятий з публікації',\n\n /** Description for the archived release banner, rendered when viewing the history of a version document from the publihed view */\n 'banners.archived-release.description':\n 'Ви переглядаєте тільки для читання документ, який був архівований як частина <VersionBadge>{{title}}</VersionBadge>. Його не можна редагувати',\n /** The text for the restore button on the deleted document banner */\n 'banners.deleted-document-banner.restore-button.text': 'Відновити найновішу версію',\n /** The text content for the deleted document banner */\n 'banners.deleted-document-banner.text': 'Цей документ було видалено.',\n /** The text content for the deprecated document type banner */\n 'banners.deprecated-document-type-banner.text': 'Цей тип документа застарів.',\n /** The text for publish action for discarding the version */\n 'banners.live-edit-draft-banner.discard.tooltip': 'Відхилити чернетку',\n /** The text for publish action for the draft banner */\n 'banners.live-edit-draft-banner.publish.tooltip': 'Опублікувати, щоб продовжити редагування',\n /** The text content for the live edit document when it's a draft */\n 'banners.live-edit-draft-banner.text':\n 'Тип <strong>{{schemaType}}</strong> має <code>liveEdit</code> увімкнено, але існує чернетка цього документа. Опублікуйте або відхиліть чернетку, щоб продовжити редагування.',\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 'Ваша роль <Roles/> не має дозволів на створення цього документа.',\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 'Ваша роль <Roles/> не має дозволів на оновлення цього документа.',\n /** The pending text for the request permission button that appears for viewer roles */\n 'banners.permission-check-banner.request-permission-button.sent': 'Запит редактора відправлено',\n /** The text for the request permission button that appears for viewer roles */\n 'banners.permission-check-banner.request-permission-button.text':\n 'Попросити право на редагування',\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 'Ви переглядаєте тільки для читання документ, який був опублікований як частина <VersionBadge>{{title}}</VersionBadge>. Його не можна редагувати',\n /** The text for the reload button */\n 'banners.reference-changed-banner.reason-changed.reload-button.text': 'Перезавантажити посилання',\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 'Це посилання змінилося з моменту вашого відкриття.',\n /** The text for the close button */\n 'banners.reference-changed-banner.reason-removed.close-button.text': 'Закрити посилання',\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 'Це посилання було видалено з моменту вашого відкриття.',\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': 'Додати до релізу',\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': 'Відкрити реліз для редагування',\n /** Toast description in case an error occurs when adding a document to a release */\n 'banners.release.error.description':\n 'Під час додавання документа до релізу сталася помилка: {{message}}',\n /** Toast title in case an error occurs when adding a document to a release */\n 'banners.release.error.title': 'Помилка додавання документа до релізу',\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': 'Документ існує тільки в',\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': 'релізі',\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 'Цей документ є частиною <VersionBadge/> релізу та {{count}} іншого релізу.',\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 'Цей документ є частиною <VersionBadge/> релізу',\n /** The text for the banner that appears when a document is not in the current global release */\n 'banners.release.not-in-release': 'Не в <VersionBadge>{{title}}</VersionBadge> релізі.',\n /** Description of toast that will appear in case of latency between the user adding a document to a release and the UI reflecting it */\n 'banners.release.waiting.description':\n 'Будь ласка, зачекайте, поки документ буде доданий до релізу. Це не повинно зайняти більше кількох секунд.',\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': 'Додавання документа до релізу…',\n /** The text for the revision not found banner */\n 'banners.revision-not-found.description':\n 'Ми не можемо знайти обрану ревізію документа, будь ласка, виберіть інший запис зі списку історії.',\n /** The text content for the unpublished document banner when is part of a release */\n 'banners.unpublished-release-banner.text':\n 'Цей документ буде знятий з публікації як частина <VersionBadge>{{title}}</VersionBadge> релізу',\n\n /** Browser/tab title when creating a new document of a given type */\n 'browser-document-title.new-document': 'Новий {{schemaType}}',\n /** Browser/tab title when editing a document where the title cannot be resolved from preview configuration */\n 'browser-document-title.untitled-document': 'Без назви',\n\n /** The action menu button aria-label */\n 'buttons.action-menu-button.aria-label': 'Відкрити дії з документом',\n /** The action menu button tooltip */\n 'buttons.action-menu-button.tooltip': 'Дії з документом',\n /** The aria-label for the split pane button on the document panel header */\n 'buttons.split-pane-button.aria-label': 'Розділити панель праворуч',\n /** The tool tip for the split pane button on the document panel header */\n 'buttons.split-pane-button.tooltip': 'Розділити панель праворуч',\n /** The title for the close button on the split pane on the document panel header */\n 'buttons.split-pane-close-button.title': 'Закрити розділену панель',\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': 'Закрити групу панелей',\n\n /** The text for the canvas linked banner action button */\n 'canvas.banner.edit-in-canvas-action': 'Редагувати в Canvas',\n /** The text for the canvas linked banner when the document is a draft */\n 'canvas.banner.linked-text.draft': \"Цей чернетковий документ пов'язаний з Canvas\",\n /** The text for the canvas linked banner when the document is a live document */\n 'canvas.banner.linked-text.published': \"Цей опублікований документ пов'язаний з Canvas\",\n /** The text for the canvas linked banner when the document is a version document */\n 'canvas.banner.linked-text.version': \"Цей версійний документ пов'язаний з Canvas\",\n /** The text for the canvas linked banner popover button */\n 'canvas.banner.popover-button-text': 'Дізнатися більше',\n /** The description for the canvas linked banner popover */\n 'canvas.banner.popover-description':\n 'Canvas дозволяє створювати вільноформатний редактор, який автоматично відображається у Studio як структурований контент - під час набору тексту.',\n /** The heading for the canvas linked banner popover */\n 'canvas.banner.popover-heading': 'Авторство з ідеї',\n\n /** The description for the changes banner */\n 'changes.banner.description':\n 'Показ історії для версії <strong>{{perspective}}</strong> цього документа.',\n /** The tooltip for the changes banner */\n 'changes.banner.tooltip':\n 'Цей вид показує зміни, які сталися в певній версії цього документа. Виберіть іншу версію, щоб побачити її зміни',\n /** The label used in the changes inspector for the from selector */\n 'changes.from.label': 'З',\n /* The label for the history tab in the changes inspector*/\n 'changes.tab.history': 'Історія',\n /* The label for the review tab in the changes inspector*/\n 'changes.tab.review-changes': 'Переглянути зміни',\n /** The label used in the changes inspector for the to selector */\n 'changes.to.label': 'До',\n\n /** The error message shown when the specified document comparison mode is not supported */\n 'compare-version.error.invalidModeParam':\n '\"{{input}}\" не є підтримуваним режимом порівняння документів.',\n /** The error message shown when the next document for comparison could not be extracted from the URL */\n 'compare-version.error.invalidNextDocumentParam': 'Параметр наступного документа недійсний.',\n /** The error message shown when the document comparison URL could not be parsed */\n 'compare-version.error.invalidParams.title': 'Неможливо порівняти документи',\n /** The error message shown when the previous document for comparison could not be extracted from the URL */\n 'compare-version.error.invalidPreviousDocumentParam':\n 'Параметр попереднього документа недійсний.',\n\n /** The text for the tooltip when the \"Compare versions\" action for a document is disabled */\n 'compare-versions.menu-item.disabled-reason':\n 'Немає інших версій цього документа для порівняння.',\n /** The text for the \"Compare versions\" action for a document */\n 'compare-versions.menu-item.title': 'Порівняти версії',\n /** The string used to label draft documents */\n 'compare-versions.status.draft': 'Чернетка',\n /** The string used to label published documents */\n 'compare-versions.status.published': 'Опубліковано',\n /** The title used when comparing versions of a document */\n 'compare-versions.title': 'Порівняння версій',\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': 'Скасувати',\n /** Used in `confirm-delete-dialog.cdr-summary.title` */\n 'confirm-delete-dialog.cdr-summary.document-count_one': '1 документ',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_one': 'Набір даних: {{datasets}}',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_unavailable_one': 'Недоступний dataset',\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}} в іншому dataset',\n /** Appears when hovering over the copy button to copy */\n 'confirm-delete-dialog.cdr-table.copy-id-button.tooltip': 'Скопіювати ID до буфера обміну',\n /** The header for the dataset column in the list of cross-dataset references found */\n 'confirm-delete-dialog.cdr-table.dataset.label': 'Dataset',\n /** The header for the document ID column in the list of cross-dataset references found */\n 'confirm-delete-dialog.cdr-table.document-id.label': 'ID документа',\n /** The toast title when the copy button has been clicked but copying failed */\n 'confirm-delete-dialog.cdr-table.id-copied-toast.title-failed':\n 'Не вдалося скопіювати 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': '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': 'Видалити все одно',\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': 'Зняти з публікації все одно',\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': 'Видалити зараз',\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': 'Зняти з публікації зараз',\n /** If no referring documents are found, this text appears above the cancel and confirmation buttons */\n 'confirm-delete-dialog.confirmation.text_delete':\n 'Ви впевнені, що хочете видалити “<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 'Ви впевнені, що хочете зняти з публікації “<DocumentTitle/>”?',\n /** The text body of the error dialog. */\n 'confirm-delete-dialog.error.message.text':\n 'Під час завантаження документів, що посилаються, сталася помилка.',\n /** The text in the retry button of the confirm delete dialog if an error occurred. */\n 'confirm-delete-dialog.error.retry-button.text': 'Повторити',\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': 'Помилка',\n /** The header of the confirm delete dialog */\n 'confirm-delete-dialog.header.text_delete': 'Видалити документ?',\n /** The header of the confirm delete dialog */\n 'confirm-delete-dialog.header.text_unpublish': 'Зняти документ з публікації?',\n /** The text that appears while the referring documents are queried */\n 'confirm-delete-dialog.loading.text': 'Пошук документів, що посилаються…',\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 інше посилання не показано',\n /** Text in the tooltip of this component if hovering over the info icon */\n 'confirm-delete-dialog.other-reference-count.tooltip':\n 'Ми не можемо відобразити метадані цих посилань через відсутність токена доступу для відповідних 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': 'Попередній перегляд недоступний',\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 'Якщо ви видалите цей документ, документи, які на нього посилаються, більше не зможуть отримати до нього доступ.',\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 'Якщо ви знімете цей документ з публікації, документи, які на нього посилаються, більше не зможуть отримати до нього доступ.',\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 документ посилається на “<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 'Ви не зможете видалити “<DocumentTitle/>”, оскільки на нього посилаються наступні документи:',\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 'Ви не зможете зняти з публікації “<DocumentTitle/>”, оскільки на нього посилаються наступні документи:',\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': 'Скасувати',\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': 'Підтвердити',\n\n /** For the default structure definition, the title for the \"Content\" pane */\n 'default-definition.content-title': 'Контент',\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': 'Помилка: {{errorMessage}}',\n /** The text shown if the preview value for a document is non-existent or empty */\n 'doc-title.fallback.text': 'Без назви',\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': 'Невідомий тип схеми: {{schemaType}}',\n\n /** Tooltip text shown for the close button of the document inspector */\n 'document-inspector.close-button.tooltip': 'Закрити',\n /** The title shown in the dialog header, when inspecting a valid document */\n 'document-inspector.dialog.title': 'Інспектування <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': 'Немає значення',\n /** Title shown for menu item that opens the \"Inspect\" dialog */\n 'document-inspector.menu-item.title': 'Інспектувати',\n /** the placeholder text for the search input on the inspect dialog */\n 'document-inspector.search.placeholder': 'Пошук',\n /** The \"parsed\" view mode, meaning the JSON is searchable, collapsible etc */\n 'document-inspector.view-mode.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': 'Сирий JSON',\n\n /** The text for when a form is hidden */\n 'document-view.form-view.form-hidden': 'Ця форма прихована',\n /** Fallback title shown when a form title is not provided */\n 'document-view.form-view.form-title-fallback': 'Без назви',\n /** The text for when the form view is loading a document */\n 'document-view.form-view.loading': 'Завантаження документа…',\n /** The description of the sync lock toast on the form view */\n 'document-view.form-view.sync-lock-toast.description':\n 'Будь ласка, зачекайте, поки документ синхронізується. Це зазвичай відбувається відразу після публікації документа, і це не повинно зайняти більше кількох секунд',\n /** The title of the sync lock toast on the form view */\n 'document-view.form-view.sync-lock-toast.title': 'Синхронізація документа…',\n\n /** The description for the document favorite action */\n 'document.favorites.add-to-favorites': 'Додати до улюблених',\n /** The description for the document unfavorite action */\n 'document.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 'Ми не можемо завантажити зміни для цього документа, ймовірно через політику зберігання історії вашого плану, це показує, як версія <strong>{{version}}</strong> порівнюється з <strong>опублікованою</strong> версією.',\n /** The title for the events inspector when we can't load the document so we default to compare with published */\n 'events.compare-with-published.title': 'Порівняння з опублікованим',\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': 'Переглянути <VersionBadge>{{releaseTitle}}</VersionBadge> документ',\n /**The title for the menu items that will be shown when expanding a publish draft event to inspect the draft document*/\n 'events.open.draft': 'Відкрити <VersionBadge>чернетку</VersionBadge> документ',\n /**The title for the menu items that will be shown when expanding a publish release event to inspect the release*/\n 'events.open.release': 'Відкрити випуск <VersionBadge>{{releaseTitle}}</VersionBadge>',\n\n /** The loading messaging for when the tooltip is still loading permission info */\n 'insufficient-permissions-message-tooltip.loading-text': 'Завантаження…',\n\n /** --- Menu items --- */\n /** The menu item group title to use for the Action menu items */\n 'menu-item-groups.actions-group': 'Дії',\n /** The menu item group title to use for the Layout menu items */\n 'menu-item-groups.layout-group': 'Макет',\n /** The menu item group title to use for the Sort menu items */\n 'menu-item-groups.sorting-group': 'Сортування',\n\n /** The menu item title to use the compact view */\n 'menu-items.layout.compact-view': 'Компактний вигляд',\n /** The menu item title to use the detailed view */\n 'menu-items.layout.detailed-view': 'Детальний вигляд',\n /** The menu item title to Sort by Created */\n 'menu-items.sort-by.created': 'Сортувати за датою створення',\n /** The menu item title to Sort by Last Edited */\n 'menu-items.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': 'Дізнайтеся, як додати тип документа →',\n /** The subtitle of the no document type screen that appears directly below the title */\n 'no-document-types-screen.subtitle':\n 'Будь ласка, визначте принаймні один тип документа у вашій схемі.',\n /** The title of the no document type screen */\n 'no-document-types-screen.title': 'Типи документів відсутні',\n\n /** Text shown on back button visible on smaller breakpoints */\n 'pane-header.back-button.text': 'Назад',\n /** tooltip text (via `title` attribute) for the menu button */\n 'pane-header.context-menu-button.tooltip': 'Показати меню',\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': 'Створити',\n /** Tooltip displayed on the create new button in document lists */\n 'pane-header.create-new-button.tooltip': 'Створити новий документ',\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': 'Недостатньо прав',\n\n /** The text shown in the tooltip of pane item previews of documents if there are unpublished edits */\n 'pane-item.draft-status.has-draft.tooltip': 'Відредаговано <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': 'Немає неопублікованих редагувань',\n /** The subtitle tor pane item previews if there isn't a matching schema type found */\n 'pane-item.missing-schema-type.subtitle': 'Документ: <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': 'Схему для типу <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': 'Опубліковано <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': 'Немає неопублікованих редагувань',\n\n /** The text used in the document header title if there is an error */\n 'panes.document-header-title.error.text': 'Помилка: {{error}}',\n /** The text used in the document header title if creating a new item */\n 'panes.document-header-title.new.text': 'Новий {{schemaType}}',\n /** The text used in the document header title if no other title can be determined */\n 'panes.document-header-title.untitled.text': 'Без назви',\n /** The help text saying that we'll retry fetching the document list */\n 'panes.document-list-pane.error.retrying': 'Повторна спроба…',\n /** The error text on the document list pane */\n 'panes.document-list-pane.error.text': 'Помилка: <Code>{{error}}</Code>',\n /** The error text on the document list pane */\n 'panes.document-list-pane.error.text.dev': 'Помилка: <Code>{{error}}</Code>',\n /** The error text on the document list pane if the browser appears to be offlline */\n 'panes.document-list-pane.error.text.offline': \"Здається, інтернет-з'єднання відсутнє.\",\n /** The error title on the document list pane */\n 'panes.document-list-pane.error.title': 'Не вдалося отримати список елементів',\n /** The help text saying that we'll retry fetching the document list */\n 'panes.document-list-pane.error.will-retry-automatically_one': 'Повторна спроба…',\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': 'Показано максимум {{limit}} документів',\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': 'Документів цього типу не знайдено',\n /** The text of the document list pane if no documents are found */\n 'panes.document-list-pane.no-documents.text': 'Результатів не знайдено',\n /** The text of the document list pane if no documents are found matching specified criteria */\n 'panes.document-list-pane.no-matching-documents.text': 'Немає відповідних документів',\n /** The search input for the search input on the document list pane */\n 'panes.document-list-pane.reconnecting': \"Спроба відновити з'єднання…\",\n /** The aria-label for the search input on the document list pane */\n 'panes.document-list-pane.search-input.aria-label': 'Пошук у списку',\n /** The search input for the search input on the document list pane */\n 'panes.document-list-pane.search-input.placeholder': 'Пошук у списку',\n /** The summary title when displaying an error for a document operation result */\n 'panes.document-operation-results.error.summary.title': 'Деталі',\n /** The text when a generic operation failed (fallback, generally not shown) */\n 'panes.document-operation-results.operation-error': 'Під час {{context}} сталася помилка',\n /** The text when a delete operation failed */\n 'panes.document-operation-results.operation-error_delete':\n 'Під час спроби видалити цей документ сталася помилка. Це зазвичай означає, що інші документи посилаються на нього.',\n /** The text when an unpublish operation failed */\n 'panes.document-operation-results.operation-error_unpublish':\n 'Під час спроби зняти з публікації цей документ сталася помилка. Це зазвичай означає, що інші документи посилаються на нього.',\n /** The text when a generic operation succeeded (fallback, generally not shown) */\n 'panes.document-operation-results.operation-success':\n 'Успішно виконано {{context}} над документом',\n /** The text when copy URL operation succeeded */\n 'panes.document-operation-results.operation-success_copy-url':\n 'URL документа скопійовано до буфера обміну',\n /** */\n 'panes.document-operation-results.operation-success_createVersion':\n '<Strong>{{title}}</Strong> було додано до випуску',\n /** The text when a delete operation succeeded */\n 'panes.document-operation-results.operation-success_delete': 'Документ було успішно видалено',\n /** The text when a discard changes operation succeeded */\n 'panes.document-operation-results.operation-success_discardChanges':\n 'Усі зміни з моменту останньої публікації було скасовано. Відкинутий чернет можна відновити з історії',\n /** The text when a duplicate operation succeeded */\n 'panes.document-operation-results.operation-success_duplicate':\n 'Документ було успішно дубльовано',\n /** The text when a publish operation succeeded */\n 'panes.document-operation-results.operation-success_publish': 'Документ було опубліковано',\n /** The text when a restore operation succeeded */\n 'panes.document-operation-results.operation-success_restore':\n '<Strong>{{title}}</Strong> було відновлено',\n /** The text when an unpublish operation succeeded */\n 'panes.document-operation-results.operation-success_unpublish':\n 'Документ було знято з публікації. Чернет було створено з останньої опублікованої версії.',\n /** The document title shown when document title is \"undefined\" in operation message */\n 'panes.document-operation-results.operation-undefined-title': 'Без назви',\n /** The loading message for the document not found pane */\n 'panes.document-pane.document-not-found.loading': 'Завантаження документа…',\n /** The text of the document not found pane if the schema is known */\n 'panes.document-pane.document-not-found.text':\n 'Тип документа не визначено, і документ з ідентифікатором <Code>{{id}}</Code> не може бути знайдений.',\n /** The title of the document not found pane if the schema is known */\n 'panes.document-pane.document-not-found.title': 'Документ не знайдено',\n /** The text of the document not found pane if the schema is not found */\n 'panes.document-pane.document-unknown-type.text':\n 'Цей документ має тип схеми <Code>{{documentType}}</Code>, який не визначено як тип у локальній схемі контент-студії.',\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 'Невідомий тип документа: <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 'Цей документ не існує, і для нього не було вказано тип схеми.',\n /** Default message shown while resolving the structure definition for an asynchronous node */\n 'panes.resolving.default-message': 'Завантаження…',\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': 'Досі завантажується…',\n /** The text to display when type is missing */\n 'panes.unknown-pane-type.missing-type.text':\n 'Елемент структури не має необхідної властивості <Code>type</Code>.',\n /** The title of the unknown pane */\n 'panes.unknown-pane-type.title': 'Невідомий тип панелі',\n /** The text to display when type is unknown */\n 'panes.unknown-pane-type.unknown-type.text':\n 'Елемент структури типу <Code>{{type}}</Code> не є відомою сутністю.',\n\n /** The text for the \"Open preview\" action for a document */\n 'production-preview.menu-item.title': 'Відкрити перегляд',\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': 'Відправити запит',\n /** The description text for the request permission dialog used in the permissions banner */\n 'request-permission-dialog.description.text':\n 'Ваш запит буде відправлено адміністратору(ам) проекту. Якщо хочете, ви також можете додати примітку',\n /** The header/title for the request permission dialog used in the permissions banner */\n 'request-permission-dialog.header.text': 'Попросити доступ до редагування',\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': 'Якщо хочете, ви можете додати примітку',\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': 'Додати примітку...',\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 'Ваш запит на доступ до цього проекту було відхилено.',\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 'Ви досягли ліміту запитів на ролі у всіх проектах. Будь ласка, зачекайте перед поданням нових запитів або зверніться за допомогою до адміністратора.',\n\n /** Label for button when status is saved */\n 'status-bar.document-status-pulse.status.saved.text': 'Збережено',\n /** Label for button when status is syncing */\n 'status-bar.document-status-pulse.status.syncing.text': 'Зберігається...',\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 'Остання публікація {{relativeTime}}',\n /** Text for tooltip showing explanation of timestamp/relative time, eg \"Last published <RelativeTime/>\" */\n 'status-bar.publish-status-button.last-published-time.tooltip':\n 'Остання публікація <RelativeTime/>',\n /** Accessibility label indicating when the document was last updated, in relative time, eg \"2 hours ago\" */\n 'status-bar.publish-status-button.last-updated-time.aria-label':\n 'Останнє оновлення {{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': 'Останнє оновлення <RelativeTime/>',\n /** Aria label for the button */\n 'status-bar.review-changes-button.aria-label': 'Переглянути зміни',\n /** Label for button when status is saved */\n 'status-bar.review-changes-button.status.saved.text': 'Збережено!',\n /** Label for button when status is syncing */\n 'status-bar.review-changes-button.status.syncing.text': 'Зберігається...',\n /** Text for the secondary text for tooltip for the button */\n 'status-bar.review-changes-button.tooltip.changes-saved': 'Зміни збережено',\n /** Primary text for tooltip for the button */\n 'status-bar.review-changes-button.tooltip.text': 'Переглянути зміни',\n\n /** The text that appears in side the documentation link */\n 'structure-error.docs-link.text': 'Переглянути документацію',\n /** Labels the error message or error stack of the structure error screen */\n 'structure-error.error.label': 'Помилка',\n /** The header that appears at the top of the error screen */\n 'structure-error.header.text': 'Виникла помилка під час читання структури',\n /** The text in the reload button to retry rendering the structure */\n 'structure-error.reload-button.text': 'Перезавантажити',\n /** Labels the structure path of the structure error screen */\n 'structure-error.structure-path.label': 'Шлях структури',\n\n /** The aria label for the menu button in the timeline item */\n 'timeline-item.menu-button.aria-label': 'Відкрити меню дій',\n /** The text for the tooltip in menu button the timeline item */\n 'timeline-item.menu-button.tooltip': 'Дії',\n /** The text for the collapse action in the timeline item menu */\n 'timeline-item.menu.action-collapse': 'Згорнути',\n /** The text for the expand action in the timeline item menu */\n 'timeline-item.menu.action-expand': 'Розгорнути',\n /** The text for the published event menu tooltip when the release is not found */\n 'timeline-item.not-found-release.tooltip': 'Реліз з ідентифікатором \"{{releaseId}}\" не знайдено',\n})\n"],"names":["removeUndefinedLocaleResources"],"mappings":"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"}
1
+ {"version":3,"file":"structure.cjs","sources":["../../src/structure.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Label for the \"Copy Document URL\" document action */\n 'action.copy-document-url.label': 'Скопіювати URL документа',\n /** Tooltip when action button is disabled because the operation is not ready */\n 'action.delete.disabled.not-ready': 'Операція ще не готова',\n /** Tooltip when action button is disabled because the document does not exist */\n 'action.delete.disabled.nothing-to-delete': 'Цей документ ще не існує або вже видалений',\n /** Label for the \"Delete\" document action button */\n 'action.delete.label': 'Видалити',\n /** Label for the \"Delete\" document action while the document is being deleted */\n 'action.delete.running.label': 'Видаляється…',\n /** Tooltip when action is disabled because the document is linked to Canvas */\n 'action.disabled-by-canvas.tooltip':\n \"Деякі дії з документом вимкнено для документів, пов'язаних з Canvas\",\n /** Message prompting the user to confirm discarding changes */\n 'action.discard-changes.confirm-dialog.confirm-discard-changes':\n 'Ви впевнені, що хочете скасувати всі зміни з моменту останньої публікації?',\n /** Tooltip when action is disabled because the document has no unpublished changes */\n 'action.discard-changes.disabled.no-change': 'Цей документ не має неопублікованих змін',\n /** Tooltip when action is disabled because the document is not published */\n 'action.discard-changes.disabled.not-published': 'Цей документ не опублікований',\n /** Tooltip when action button is disabled because the operation is not ready */\n 'action.discard-changes.disabled.not-ready': 'Операція ще не готова',\n /** Label for the \"Discard changes\" document action */\n 'action.discard-changes.label': 'Скасувати зміни',\n /** Tooltip when action is disabled because the operation is not ready */\n 'action.duplicate.disabled.not-ready': 'Операція ще не готова',\n /** Tooltip when action is disabled because the document doesn't exist */\n 'action.duplicate.disabled.nothing-to-duplicate':\n 'Цей документ ще не існує, тому немає чого дублювати',\n /** Label for the \"Duplicate\" document action */\n 'action.duplicate.label': 'Дублювати',\n /** Label for the \"Duplicate\" document action while the document is being duplicated */\n 'action.duplicate.running.label': 'Дублюється…',\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': 'Вже опубліковано',\n /** Tooltip when publish button is disabled because the document is already published.*/\n 'action.publish.already-published.tooltip': 'Опубліковано {{timeSincePublished}} тому',\n /** Tooltip when action is disabled because the studio is not ready.*/\n 'action.publish.disabled.not-ready': 'Операція ще не готова',\n /** Label for action when there are pending changes.*/\n 'action.publish.draft.label': 'Опублікувати',\n /** Label for the \"Publish\" document action */\n 'action.publish.label': 'Опублікувати',\n /** Label for the \"Publish\" document action when the document has live edit enabled.*/\n 'action.publish.live-edit.label': 'Опублікувати',\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 'Не можна опублікувати, оскільки для цього типу документа включено режим Live Edit',\n /** Tooltip for the \"Publish\" document action when the document has live edit enabled.*/\n 'action.publish.live-edit.tooltip':\n 'Для цього типу контенту включено режим Live Edit, і публікація відбувається автоматично, коли ви вносите зміни',\n /** Tooltip when publish button is disabled because there are no changes.*/\n 'action.publish.no-changes.tooltip': 'Немає неопублікованих змін',\n /** Label for the \"Publish\" document action when there are no changes.*/\n 'action.publish.published.label': 'Опубліковано',\n /** Label for the \"Publish\" document action while publish is being executed.*/\n 'action.publish.running.label': 'Публікується…',\n /** Tooltip when the \"Publish\" document action is disabled due to validation issues */\n 'action.publish.validation-issues.tooltip':\n 'Є помилки перевірки, які потрібно виправити перед публікацією цього документа',\n /** Tooltip when publish button is waiting for validation and async tasks to complete.*/\n 'action.publish.waiting': 'Очікування завершення завдань перед публікацією',\n /** Message prompting the user to confirm that they want to restore to an earlier revision*/\n 'action.restore.confirm.message': 'Ви впевнені, що хочете відновити цей документ?',\n /** Fallback tooltip for when user is looking at the initial revision */\n 'action.restore.disabled.cannot-restore-initial': 'Ви не можете відновити початкову версію',\n /** Label for the \"Restore\" document action */\n 'action.restore.label': 'Відновити',\n /** Default tooltip for the action */\n 'action.restore.tooltip': 'Відновити до цієї версії',\n /** Tooltip when action is disabled because the document is not already published */\n 'action.unpublish.disabled.not-published': 'Цей документ не опубліковано',\n /** Tooltip when action is disabled because the operation is not ready */\n 'action.unpublish.disabled.not-ready': 'Операція не готова',\n /** Label for the \"Unpublish\" document action */\n 'action.unpublish.label': 'Зняти з публікації',\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 'Цей документ має увімкнене редагування в реальному часі і не може бути знятий з публікації',\n\n /** Description for the archived release banner, rendered when viewing the history of a version document from the publihed view */\n 'banners.archived-release.description':\n 'Ви переглядаєте тільки для читання документ, який був архівований як частина <VersionBadge>{{title}}</VersionBadge>. Його не можна редагувати',\n /** The explanation displayed when a user attempts to create a new draft document, but the draft model is not switched on */\n 'banners.choose-new-document-destination.cannot-create-draft-document': undefined, // 'Cannot create a draft document.'\n /** The explanation displayed when a user attempts to create a new published document, but the schema type doesn't support live-editing */\n 'banners.choose-new-document-destination.cannot-create-published-document': undefined, // 'Cannot create a published document.'\n /** The prompt displayed when a user must select a different perspective in order to create a document */\n 'banners.choose-new-document-destination.choose-destination': undefined, // 'Choose a destination for this document:'\n /** The explanation displayed when a user attempts to create a new document in a release, but the selected release is inactive */\n 'banners.choose-new-document-destination.release-inactive': undefined, // 'The <VersionBadge>{{title}}</VersionBadge> release is not active.'\n /** The text for the restore button on the deleted document banner */\n 'banners.deleted-document-banner.restore-button.text': 'Відновити найновішу версію',\n /** The text content for the deleted document banner */\n 'banners.deleted-document-banner.text': 'Цей документ було видалено.',\n /** The text content for the deprecated document type banner */\n 'banners.deprecated-document-type-banner.text': 'Цей тип документа застарів.',\n /** The text for publish action for discarding the version */\n 'banners.live-edit-draft-banner.discard.tooltip': 'Відхилити чернетку',\n /** The text for publish action for the draft banner */\n 'banners.live-edit-draft-banner.publish.tooltip': 'Опублікувати, щоб продовжити редагування',\n /** The text content for the live edit document when it's a draft */\n 'banners.live-edit-draft-banner.text':\n 'Тип <strong>{{schemaType}}</strong> має <code>liveEdit</code> увімкнено, але існує чернетка цього документа. Опублікуйте або відхиліть чернетку, щоб продовжити редагування.',\n /** The label for the \"compare draft\" action */\n 'banners.obsolete-draft.actions.compare-draft.text': undefined, // 'Compare draft'\n /** The label for the \"discard draft\" action */\n 'banners.obsolete-draft.actions.discard-draft.text': undefined, // 'Discard draft'\n /** The label for the \"publish draft\" action */\n 'banners.obsolete-draft.actions.publish-draft.text': undefined, // 'Publish draft'\n /** The warning displayed when editing a document that has an obsolete draft because the draft model is not switched on */\n 'banners.obsolete-draft.draft-model-inactive.text': undefined, // 'The workspace does not have drafts enabled, but a draft version of this document exists.'\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 'Ваша роль <Roles/> не має дозволів на створення цього документа.',\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 'Ваша роль <Roles/> не має дозволів на оновлення цього документа.',\n /** The pending text for the request permission button that appears for viewer roles */\n 'banners.permission-check-banner.request-permission-button.sent': 'Запит редактора відправлено',\n /** The text for the request permission button that appears for viewer roles */\n 'banners.permission-check-banner.request-permission-button.text':\n 'Попросити право на редагування',\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 'Ви переглядаєте тільки для читання документ, який був опублікований як частина <VersionBadge>{{title}}</VersionBadge>. Його не можна редагувати',\n /** The text for the reload button */\n 'banners.reference-changed-banner.reason-changed.reload-button.text': 'Перезавантажити посилання',\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 'Це посилання змінилося з моменту вашого відкриття.',\n /** The text for the close button */\n 'banners.reference-changed-banner.reason-removed.close-button.text': 'Закрити посилання',\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 'Це посилання було видалено з моменту вашого відкриття.',\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': 'Додати до релізу',\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': 'Відкрити реліз для редагування',\n /** Toast description in case an error occurs when adding a document to a release */\n 'banners.release.error.description':\n 'Під час додавання документа до релізу сталася помилка: {{message}}',\n /** Toast title in case an error occurs when adding a document to a release */\n 'banners.release.error.title': 'Помилка додавання документа до релізу',\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': 'Документ існує тільки в',\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': 'релізі',\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 'Цей документ є частиною <VersionBadge/> релізу та {{count}} іншого релізу.',\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 'Цей документ є частиною <VersionBadge/> релізу',\n /** The text for the banner that appears when a document is not in the current global release */\n 'banners.release.not-in-release': 'Не в <VersionBadge>{{title}}</VersionBadge> релізі.',\n /** Description of toast that will appear in case of latency between the user adding a document to a release and the UI reflecting it */\n 'banners.release.waiting.description':\n 'Будь ласка, зачекайте, поки документ буде доданий до релізу. Це не повинно зайняти більше кількох секунд.',\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': 'Додавання документа до релізу…',\n /** The text for the revision not found banner */\n 'banners.revision-not-found.description':\n 'Ми не можемо знайти обрану ревізію документа, будь ласка, виберіть інший запис зі списку історії.',\n /** The text content for the unpublished document banner when is part of a release */\n 'banners.unpublished-release-banner.text':\n 'Цей документ буде знятий з публікації як частина <VersionBadge>{{title}}</VersionBadge> релізу',\n /** The text content for the unpublished document banner letting the user know that the current published version is being shown */\n 'banners.unpublished-release-banner.text-with-published': undefined, // 'Showing the current <strong>published</strong> version:'\n\n /** Browser/tab title when creating a new document of a given type */\n 'browser-document-title.new-document': 'Новий {{schemaType}}',\n /** Browser/tab title when editing a document where the title cannot be resolved from preview configuration */\n 'browser-document-title.untitled-document': 'Без назви',\n\n /** The action menu button aria-label */\n 'buttons.action-menu-button.aria-label': 'Відкрити дії з документом',\n /** The action menu button tooltip */\n 'buttons.action-menu-button.tooltip': 'Дії з документом',\n /** The aria-label for the split pane button on the document panel header */\n 'buttons.split-pane-button.aria-label': 'Розділити панель праворуч',\n /** The tool tip for the split pane button on the document panel header */\n 'buttons.split-pane-button.tooltip': 'Розділити панель праворуч',\n /** The title for the close button on the split pane on the document panel header */\n 'buttons.split-pane-close-button.title': 'Закрити розділену панель',\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': 'Закрити групу панелей',\n\n /** The text for the canvas linked banner action button */\n 'canvas.banner.edit-in-canvas-action': 'Редагувати в Canvas',\n /** The text for the canvas linked banner when the document is a draft */\n 'canvas.banner.linked-text.draft': \"Цей чернетковий документ пов'язаний з Canvas\",\n /** The text for the canvas linked banner when the document is a live document */\n 'canvas.banner.linked-text.published': \"Цей опублікований документ пов'язаний з Canvas\",\n /** The text for the canvas linked banner when the document is a version document */\n 'canvas.banner.linked-text.version': \"Цей версійний документ пов'язаний з Canvas\",\n /** The text for the canvas linked banner popover button */\n 'canvas.banner.popover-button-text': 'Дізнатися більше',\n /** The description for the canvas linked banner popover */\n 'canvas.banner.popover-description':\n 'Canvas дозволяє створювати вільноформатний редактор, який автоматично відображається у Studio як структурований контент - під час набору тексту.',\n /** The heading for the canvas linked banner popover */\n 'canvas.banner.popover-heading': 'Авторство з ідеї',\n\n /** The description for the changes banner */\n 'changes.banner.description':\n 'Показ історії для версії <strong>{{perspective}}</strong> цього документа.',\n /** The tooltip for the changes banner */\n 'changes.banner.tooltip':\n 'Цей вид показує зміни, які сталися в певній версії цього документа. Виберіть іншу версію, щоб побачити її зміни',\n /** The label used in the changes inspector for the from selector */\n 'changes.from.label': 'З',\n /* The label for the history tab in the changes inspector*/\n 'changes.tab.history': 'Історія',\n /* The label for the review tab in the changes inspector*/\n 'changes.tab.review-changes': 'Переглянути зміни',\n /** The label used in the changes inspector for the to selector */\n 'changes.to.label': 'До',\n\n /** The error message shown when the specified document comparison mode is not supported */\n 'compare-version.error.invalidModeParam':\n '\"{{input}}\" не є підтримуваним режимом порівняння документів.',\n /** The error message shown when the next document for comparison could not be extracted from the URL */\n 'compare-version.error.invalidNextDocumentParam': 'Параметр наступного документа недійсний.',\n /** The error message shown when the document comparison URL could not be parsed */\n 'compare-version.error.invalidParams.title': 'Неможливо порівняти документи',\n /** The error message shown when the previous document for comparison could not be extracted from the URL */\n 'compare-version.error.invalidPreviousDocumentParam':\n 'Параметр попереднього документа недійсний.',\n\n /** The text for the tooltip when the \"Compare versions\" action for a document is disabled */\n 'compare-versions.menu-item.disabled-reason':\n 'Немає інших версій цього документа для порівняння.',\n /** The text for the \"Compare versions\" action for a document */\n 'compare-versions.menu-item.title': 'Порівняти версії',\n /** The string used to label draft documents */\n 'compare-versions.status.draft': 'Чернетка',\n /** The string used to label published documents */\n 'compare-versions.status.published': 'Опубліковано',\n /** The title used when comparing versions of a document */\n 'compare-versions.title': 'Порівняння версій',\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': 'Скасувати',\n /** Used in `confirm-delete-dialog.cdr-summary.title` */\n 'confirm-delete-dialog.cdr-summary.document-count_one': '1 документ',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_one': 'Набір даних: {{datasets}}',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_unavailable_one': 'Недоступний dataset',\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}} в іншому dataset',\n /** Appears when hovering over the copy button to copy */\n 'confirm-delete-dialog.cdr-table.copy-id-button.tooltip': 'Скопіювати ID до буфера обміну',\n /** The header for the dataset column in the list of cross-dataset references found */\n 'confirm-delete-dialog.cdr-table.dataset.label': 'Dataset',\n /** The header for the document ID column in the list of cross-dataset references found */\n 'confirm-delete-dialog.cdr-table.document-id.label': 'ID документа',\n /** The toast title when the copy button has been clicked but copying failed */\n 'confirm-delete-dialog.cdr-table.id-copied-toast.title-failed':\n 'Не вдалося скопіювати 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': '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': 'Видалити все одно',\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': 'Зняти з публікації все одно',\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': 'Видалити зараз',\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': 'Зняти з публікації зараз',\n /** If no referring documents are found, this text appears above the cancel and confirmation buttons */\n 'confirm-delete-dialog.confirmation.text_delete':\n 'Ви впевнені, що хочете видалити “<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 'Ви впевнені, що хочете зняти з публікації “<DocumentTitle/>”?',\n /** The text body of the error dialog. */\n 'confirm-delete-dialog.error.message.text':\n 'Під час завантаження документів, що посилаються, сталася помилка.',\n /** The text in the retry button of the confirm delete dialog if an error occurred. */\n 'confirm-delete-dialog.error.retry-button.text': 'Повторити',\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': 'Помилка',\n /** The header of the confirm delete dialog */\n 'confirm-delete-dialog.header.text_delete': 'Видалити документ?',\n /** The header of the confirm delete dialog */\n 'confirm-delete-dialog.header.text_unpublish': 'Зняти документ з публікації?',\n /** The text that appears while the referring documents are queried */\n 'confirm-delete-dialog.loading.text': 'Пошук документів, що посилаються…',\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 інше посилання не показано',\n /** Text in the tooltip of this component if hovering over the info icon */\n 'confirm-delete-dialog.other-reference-count.tooltip':\n 'Ми не можемо відобразити метадані цих посилань через відсутність токена доступу для відповідних 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': 'Попередній перегляд недоступний',\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 'Якщо ви видалите цей документ, документи, які на нього посилаються, більше не зможуть отримати до нього доступ.',\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 'Якщо ви знімете цей документ з публікації, документи, які на нього посилаються, більше не зможуть отримати до нього доступ.',\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 документ посилається на “<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 'Ви не зможете видалити “<DocumentTitle/>”, оскільки на нього посилаються наступні документи:',\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 'Ви не зможете зняти з публікації “<DocumentTitle/>”, оскільки на нього посилаються наступні документи:',\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': 'Скасувати',\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': 'Підтвердити',\n\n /** For the default structure definition, the title for the \"Content\" pane */\n 'default-definition.content-title': 'Контент',\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': 'Помилка: {{errorMessage}}',\n /** The text shown if the preview value for a document is non-existent or empty */\n 'doc-title.fallback.text': 'Без назви',\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': 'Невідомий тип схеми: {{schemaType}}',\n\n /** Tooltip text shown for the close button of the document inspector */\n 'document-inspector.close-button.tooltip': 'Закрити',\n /** The title shown in the dialog header, when inspecting a valid document */\n 'document-inspector.dialog.title': 'Інспектування <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': 'Немає значення',\n /** Title shown for menu item that opens the \"Inspect\" dialog */\n 'document-inspector.menu-item.title': 'Інспектувати',\n /** the placeholder text for the search input on the inspect dialog */\n 'document-inspector.search.placeholder': 'Пошук',\n /** The \"parsed\" view mode, meaning the JSON is searchable, collapsible etc */\n 'document-inspector.view-mode.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': 'Сирий JSON',\n\n /** The text for when a form is hidden */\n 'document-view.form-view.form-hidden': 'Ця форма прихована',\n /** Fallback title shown when a form title is not provided */\n 'document-view.form-view.form-title-fallback': 'Без назви',\n /** The text for when the form view is loading a document */\n 'document-view.form-view.loading': 'Завантаження документа…',\n /** The description of the sync lock toast on the form view */\n 'document-view.form-view.sync-lock-toast.description':\n 'Будь ласка, зачекайте, поки документ синхронізується. Це зазвичай відбувається відразу після публікації документа, і це не повинно зайняти більше кількох секунд',\n /** The title of the sync lock toast on the form view */\n 'document-view.form-view.sync-lock-toast.title': 'Синхронізація документа…',\n\n /** The description for the document favorite action */\n 'document.favorites.add-to-favorites': 'Додати до улюблених',\n /** The description for the document unfavorite action */\n 'document.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 'Ми не можемо завантажити зміни для цього документа, ймовірно через політику зберігання історії вашого плану, це показує, як версія <strong>{{version}}</strong> порівнюється з <strong>опублікованою</strong> версією.',\n /** The title for the events inspector when we can't load the document so we default to compare with published */\n 'events.compare-with-published.title': 'Порівняння з опублікованим',\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': 'Переглянути <VersionBadge>{{releaseTitle}}</VersionBadge> документ',\n /**The title for the menu items that will be shown when expanding a publish draft event to inspect the draft document*/\n 'events.open.draft': 'Відкрити <VersionBadge>чернетку</VersionBadge> документ',\n /**The title for the menu items that will be shown when expanding a publish release event to inspect the release*/\n 'events.open.release': 'Відкрити випуск <VersionBadge>{{releaseTitle}}</VersionBadge>',\n\n /** The loading messaging for when the tooltip is still loading permission info */\n 'insufficient-permissions-message-tooltip.loading-text': 'Завантаження…',\n\n /** --- Menu items --- */\n /** The menu item group title to use for the Action menu items */\n 'menu-item-groups.actions-group': 'Дії',\n /** The menu item group title to use for the Layout menu items */\n 'menu-item-groups.layout-group': 'Макет',\n /** The menu item group title to use for the Sort menu items */\n 'menu-item-groups.sorting-group': 'Сортування',\n\n /** The menu item title to use the compact view */\n 'menu-items.layout.compact-view': 'Компактний вигляд',\n /** The menu item title to use the detailed view */\n 'menu-items.layout.detailed-view': 'Детальний вигляд',\n /** The menu item title to Sort by Created */\n 'menu-items.sort-by.created': 'Сортувати за датою створення',\n /** The menu item title to Sort by Last Edited */\n 'menu-items.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': 'Дізнайтеся, як додати тип документа →',\n /** The subtitle of the no document type screen that appears directly below the title */\n 'no-document-types-screen.subtitle':\n 'Будь ласка, визначте принаймні один тип документа у вашій схемі.',\n /** The title of the no document type screen */\n 'no-document-types-screen.title': 'Типи документів відсутні',\n\n /** Text shown on back button visible on smaller breakpoints */\n 'pane-header.back-button.text': 'Назад',\n /** tooltip text (via `title` attribute) for the menu button */\n 'pane-header.context-menu-button.tooltip': 'Показати меню',\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': 'Створити',\n /** Tooltip displayed on the create new button in document lists */\n 'pane-header.create-new-button.tooltip': 'Створити новий документ',\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': 'Недостатньо прав',\n\n /** The text shown in the tooltip of pane item previews of documents if there are unpublished edits */\n 'pane-item.draft-status.has-draft.tooltip': 'Відредаговано <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': 'Немає неопублікованих редагувань',\n /** The subtitle tor pane item previews if there isn't a matching schema type found */\n 'pane-item.missing-schema-type.subtitle': 'Документ: <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': 'Схему для типу <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': 'Опубліковано <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': 'Немає неопублікованих редагувань',\n\n /** The text used in the document header title if there is an error */\n 'panes.document-header-title.error.text': 'Помилка: {{error}}',\n /** The text used in the document header title if creating a new item */\n 'panes.document-header-title.new.text': 'Новий {{schemaType}}',\n /** The text used in the document header title if no other title can be determined */\n 'panes.document-header-title.untitled.text': 'Без назви',\n /** The help text saying that we'll retry fetching the document list */\n 'panes.document-list-pane.error.retrying': 'Повторна спроба…',\n /** The error text on the document list pane */\n 'panes.document-list-pane.error.text': 'Помилка: <Code>{{error}}</Code>',\n /** The error text on the document list pane */\n 'panes.document-list-pane.error.text.dev': 'Помилка: <Code>{{error}}</Code>',\n /** The error text on the document list pane if the browser appears to be offlline */\n 'panes.document-list-pane.error.text.offline': \"Здається, інтернет-з'єднання відсутнє.\",\n /** The error title on the document list pane */\n 'panes.document-list-pane.error.title': 'Не вдалося отримати список елементів',\n /** The help text saying that we'll retry fetching the document list */\n 'panes.document-list-pane.error.will-retry-automatically_one': 'Повторна спроба…',\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': 'Показано максимум {{limit}} документів',\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': 'Документів цього типу не знайдено',\n /** The text of the document list pane if no documents are found */\n 'panes.document-list-pane.no-documents.text': 'Результатів не знайдено',\n /** The text of the document list pane if no documents are found matching specified criteria */\n 'panes.document-list-pane.no-matching-documents.text': 'Немає відповідних документів',\n /** The search input for the search input on the document list pane */\n 'panes.document-list-pane.reconnecting': \"Спроба відновити з'єднання…\",\n /** The aria-label for the search input on the document list pane */\n 'panes.document-list-pane.search-input.aria-label': 'Пошук у списку',\n /** The search input for the search input on the document list pane */\n 'panes.document-list-pane.search-input.placeholder': 'Пошук у списку',\n /** The summary title when displaying an error for a document operation result */\n 'panes.document-operation-results.error.summary.title': 'Деталі',\n /** The text when a generic operation failed (fallback, generally not shown) */\n 'panes.document-operation-results.operation-error': 'Під час {{context}} сталася помилка',\n /** The text when a delete operation failed */\n 'panes.document-operation-results.operation-error_delete':\n 'Під час спроби видалити цей документ сталася помилка. Це зазвичай означає, що інші документи посилаються на нього.',\n /** The text when an unpublish operation failed */\n 'panes.document-operation-results.operation-error_unpublish':\n 'Під час спроби зняти з публікації цей документ сталася помилка. Це зазвичай означає, що інші документи посилаються на нього.',\n /** The text when a generic operation succeeded (fallback, generally not shown) */\n 'panes.document-operation-results.operation-success':\n 'Успішно виконано {{context}} над документом',\n /** The text when copy URL operation succeeded */\n 'panes.document-operation-results.operation-success_copy-url':\n 'URL документа скопійовано до буфера обміну',\n /** */\n 'panes.document-operation-results.operation-success_createVersion':\n '<Strong>{{title}}</Strong> було додано до випуску',\n /** The text when a delete operation succeeded */\n 'panes.document-operation-results.operation-success_delete': 'Документ було успішно видалено',\n /** The text when a discard changes operation succeeded */\n 'panes.document-operation-results.operation-success_discardChanges':\n 'Усі зміни з моменту останньої публікації було скасовано. Відкинутий чернет можна відновити з історії',\n /** The text when a duplicate operation succeeded */\n 'panes.document-operation-results.operation-success_duplicate':\n 'Документ було успішно дубльовано',\n /** The text when a publish operation succeeded */\n 'panes.document-operation-results.operation-success_publish': 'Документ було опубліковано',\n /** The text when a restore operation succeeded */\n 'panes.document-operation-results.operation-success_restore':\n '<Strong>{{title}}</Strong> було відновлено',\n /** The text when an unpublish operation succeeded */\n 'panes.document-operation-results.operation-success_unpublish':\n 'Документ було знято з публікації. Чернет було створено з останньої опублікованої версії.',\n /** The document title shown when document title is \"undefined\" in operation message */\n 'panes.document-operation-results.operation-undefined-title': 'Без назви',\n /** The loading message for the document not found pane */\n 'panes.document-pane.document-not-found.loading': 'Завантаження документа…',\n /** The text of the document not found pane if the schema is known */\n 'panes.document-pane.document-not-found.text':\n 'Тип документа не визначено, і документ з ідентифікатором <Code>{{id}}</Code> не може бути знайдений.',\n /** The title of the document not found pane if the schema is known */\n 'panes.document-pane.document-not-found.title': 'Документ не знайдено',\n /** The text of the document not found pane if the schema is not found */\n 'panes.document-pane.document-unknown-type.text':\n 'Цей документ має тип схеми <Code>{{documentType}}</Code>, який не визначено як тип у локальній схемі контент-студії.',\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 'Невідомий тип документа: <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 'Цей документ не існує, і для нього не було вказано тип схеми.',\n /** Default message shown while resolving the structure definition for an asynchronous node */\n 'panes.resolving.default-message': 'Завантаження…',\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': 'Досі завантажується…',\n /** The text to display when type is missing */\n 'panes.unknown-pane-type.missing-type.text':\n 'Елемент структури не має необхідної властивості <Code>type</Code>.',\n /** The title of the unknown pane */\n 'panes.unknown-pane-type.title': 'Невідомий тип панелі',\n /** The text to display when type is unknown */\n 'panes.unknown-pane-type.unknown-type.text':\n 'Елемент структури типу <Code>{{type}}</Code> не є відомою сутністю.',\n\n /** The text for the \"Open preview\" action for a document */\n 'production-preview.menu-item.title': 'Відкрити перегляд',\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': 'Відправити запит',\n /** The description text for the request permission dialog used in the permissions banner */\n 'request-permission-dialog.description.text':\n 'Ваш запит буде відправлено адміністратору(ам) проекту. Якщо хочете, ви також можете додати примітку',\n /** The header/title for the request permission dialog used in the permissions banner */\n 'request-permission-dialog.header.text': 'Попросити доступ до редагування',\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': 'Якщо хочете, ви можете додати примітку',\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': 'Додати примітку...',\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 'Ваш запит на доступ до цього проекту було відхилено.',\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 'Ви досягли ліміту запитів на ролі у всіх проектах. Будь ласка, зачекайте перед поданням нових запитів або зверніться за допомогою до адміністратора.',\n\n /** Label for button when status is saved */\n 'status-bar.document-status-pulse.status.saved.text': 'Збережено',\n /** Label for button when status is syncing */\n 'status-bar.document-status-pulse.status.syncing.text': 'Зберігається...',\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 'Остання публікація {{relativeTime}}',\n /** Text for tooltip showing explanation of timestamp/relative time, eg \"Last published <RelativeTime/>\" */\n 'status-bar.publish-status-button.last-published-time.tooltip':\n 'Остання публікація <RelativeTime/>',\n /** Accessibility label indicating when the document was last updated, in relative time, eg \"2 hours ago\" */\n 'status-bar.publish-status-button.last-updated-time.aria-label':\n 'Останнє оновлення {{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': 'Останнє оновлення <RelativeTime/>',\n /** Aria label for the button */\n 'status-bar.review-changes-button.aria-label': 'Переглянути зміни',\n /** Label for button when status is saved */\n 'status-bar.review-changes-button.status.saved.text': 'Збережено!',\n /** Label for button when status is syncing */\n 'status-bar.review-changes-button.status.syncing.text': 'Зберігається...',\n /** Text for the secondary text for tooltip for the button */\n 'status-bar.review-changes-button.tooltip.changes-saved': 'Зміни збережено',\n /** Primary text for tooltip for the button */\n 'status-bar.review-changes-button.tooltip.text': 'Переглянути зміни',\n\n /** The text that appears in side the documentation link */\n 'structure-error.docs-link.text': 'Переглянути документацію',\n /** Labels the error message or error stack of the structure error screen */\n 'structure-error.error.label': 'Помилка',\n /** The header that appears at the top of the error screen */\n 'structure-error.header.text': 'Виникла помилка під час читання структури',\n /** The text in the reload button to retry rendering the structure */\n 'structure-error.reload-button.text': 'Перезавантажити',\n /** Labels the structure path of the structure error screen */\n 'structure-error.structure-path.label': 'Шлях структури',\n\n /** The aria label for the menu button in the timeline item */\n 'timeline-item.menu-button.aria-label': 'Відкрити меню дій',\n /** The text for the tooltip in menu button the timeline item */\n 'timeline-item.menu-button.tooltip': 'Дії',\n /** The text for the collapse action in the timeline item menu */\n 'timeline-item.menu.action-collapse': 'Згорнути',\n /** The text for the expand action in the timeline item menu */\n 'timeline-item.menu.action-expand': 'Розгорнути',\n /** The text for the published event menu tooltip when the release is not found */\n 'timeline-item.not-found-release.tooltip': 'Реліз з ідентифікатором \"{{releaseId}}\" не знайдено',\n})\n"],"names":["removeUndefinedLocaleResources"],"mappings":"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"}
@@ -1013,10 +1013,6 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
1013
1013
  * when there are templates/types available for creation
1014
1014
  */
1015
1015
  "new-document.create-new-document-label": "\u041D\u043E\u0432\u0438\u0439 \u0434\u043E\u043A\u0443\u043C\u0435\u043D\u0442\u2026",
1016
- /** Tooltip message for add document button when the selected perspective is published */
1017
- "new-document.disabled-published.tooltip": "\u0412\u0438 \u043D\u0435 \u043C\u043E\u0436\u0435\u0442\u0435 \u0441\u0442\u0432\u043E\u0440\u044E\u0432\u0430\u0442\u0438 \u043D\u043E\u0432\u0456 \u043E\u043F\u0443\u0431\u043B\u0456\u043A\u043E\u0432\u0430\u043D\u0456 \u0434\u043E\u043A\u0443\u043C\u0435\u043D\u0442\u0438",
1018
- /** Tooltip message for add document button when the selected perspective is for inactive release */
1019
- "new-document.disabled-release.tooltip": "\u0412\u0438 \u043D\u0435 \u043C\u043E\u0436\u0435\u0442\u0435 \u0434\u043E\u0434\u0430\u0432\u0430\u0442\u0438 \u0434\u043E\u043A\u0443\u043C\u0435\u043D\u0442\u0438 \u0434\u043E \u0446\u044C\u043E\u0433\u043E \u0440\u0435\u043B\u0456\u0437\u0443",
1020
1016
  /** Placeholder for the "filter" input within the new document menu */
1021
1017
  "new-document.filter-placeholder": "\u0424\u0456\u043B\u044C\u0442\u0440",
1022
1018
  /** Loading indicator text within the new document menu */
@@ -1078,6 +1074,18 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
1078
1074
  "release.action.new-release": "\u041D\u043E\u0432\u0438\u0439 \u0420\u0435\u043B\u0456\u0437",
1079
1075
  /** Tooltip message for not having permissions for creating new releases */
1080
1076
  "release.action.permission.error": "\u0423 \u0432\u0430\u0441 \u043D\u0435\u043C\u0430\u0454 \u0434\u043E\u0437\u0432\u043E\u043B\u0443 \u043D\u0430 \u0432\u0438\u043A\u043E\u043D\u0430\u043D\u043D\u044F \u0446\u0456\u0454\u0457 \u0434\u0456\u0457",
1077
+ /** Error message description for when a version is reverted from being unpublished */
1078
+ "release.action.revert-unpublish-version.failure.description": void 0,
1079
+ // 'Please try again or check your connection. The document is still going to be unpublished upon release.'
1080
+ /** Error message title for when a version is reverted from being unpublished */
1081
+ "release.action.revert-unpublish-version.failure.title": void 0,
1082
+ // 'Failed to revert from setting to unpublish on release.'
1083
+ /** Action message description for when a version is reverted from being unpublished */
1084
+ "release.action.revert-unpublish-version.success.description": void 0,
1085
+ // 'You can now edit this version.'
1086
+ /** Action message title for when a version is reverted from being unpublished */
1087
+ "release.action.revert-unpublish-version.success.title": void 0,
1088
+ // 'Successfully reverted from setting to unpublish on release.'
1081
1089
  /** Error message for when a version is set to be unpublished */
1082
1090
  "release.action.unpublish-version.failure": "\u041D\u0435 \u0432\u0434\u0430\u043B\u043E\u0441\u044F \u0432\u0441\u0442\u0430\u043D\u043E\u0432\u0438\u0442\u0438 \u0432\u0435\u0440\u0441\u0456\u044E \u044F\u043A \u043D\u0435\u043F\u0443\u0431\u043B\u0456\u043A\u043E\u0432\u0430\u043D\u0443 \u0443 \u0440\u0435\u043B\u0456\u0437\u0456",
1083
1091
  /** Action message for when a version is set to be unpublished successfully */