@sanity/locale-ko-kr 1.1.21 → 1.1.23

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,8 @@ 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": "\uD544\uB4DC \uBD99\uC5EC\uB123\uAE30",
11
11
  /** The error message that is shown when the clipboard is not supported */
12
+ "copy-paste.on-copy.validation.clipboard-not-supported.description": "\uC774 \uB0B4\uC6A9\uC744 \uBCF5\uC0AC\uD558\uB824\uBA74 \uD074\uB9BD\uBCF4\uB4DC \uC811\uADFC\uC774 \uD544\uC694\uD569\uB2C8\uB2E4. \uBE0C\uB77C\uC6B0\uC800 \uC124\uC815\uC5D0\uC11C \uD074\uB9BD\uBCF4\uB4DC \uAD8C\uD55C\uC744 \uD5C8\uC6A9\uD55C \uD6C4 \uB2E4\uC2DC \uBCF5\uC0AC\uD574 \uBCF4\uC138\uC694.",
13
+ /** The error message that is shown when the clipboard is not supported */
12
14
  "copy-paste.on-copy.validation.clipboard-not-supported.title": "\uBE0C\uB77C\uC6B0\uC800\uAC00 \uC774 \uC791\uC5C5\uC744 \uC9C0\uC6D0\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4",
13
15
  /** The error message that is shown when there is no value to copy */
14
16
  "copy-paste.on-copy.validation.no-value.title": "\uBE48 \uAC12, \uBCF5\uC0AC\uD560 \uAC83 \uC5C6\uC74C",
@@ -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 '브라우저가 이 작업을 지원하지 않습니다',\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': '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,+DACE;AAAA;AAAA,EAEF,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,0EAA0E;AAAA;AAAA,EAE1E,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':\n '이 내용을 복사하려면 클립보드 접근이 필요합니다. 브라우저 설정에서 클립보드 권한을 허용한 후 다시 복사해 보세요.',\n /** The error message that is shown when the clipboard is not supported */\n 'copy-paste.on-copy.validation.clipboard-not-supported.title':\n '브라우저가 이 작업을 지원하지 않습니다',\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': '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,qEACE;AAAA;AAAA,EAEF,+DACE;AAAA;AAAA,EAEF,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,0EAA0E;AAAA;AAAA,EAE1E,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,14 @@ var sanity = require("sanity"), structure = sanity.removeUndefinedLocaleResource
74
74
  "action.unpublish.live-edit.disabled": "\uC774 \uBB38\uC11C\uB294 \uB77C\uC774\uBE0C \uD3B8\uC9D1\uC774 \uD65C\uC131\uD654\uB418\uC5B4 \uC788\uC5B4\uC11C \uBE44\uACF5\uAC1C \uCC98\uB9AC\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",
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": "\uC544\uCE74\uC774\uBE0C\uB41C <VersionBadge>\uB9B4\uB9AC\uC2A4</VersionBadge>\uC758 \uC77C\uBD80\uB85C\uC11C \uC77D\uAE30 \uC804\uC6A9 \uBB38\uC11C\uB97C \uBCF4\uACE0 \uC788\uC2B5\uB2C8\uB2E4. \uD3B8\uC9D1\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",
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": "\uCD08\uC548 \uBB38\uC11C\uB97C \uC0DD\uC131\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.",
79
+ /** The explanation displayed when a user attempts to create a new published document, but the schema type doesn't support live-editing */
80
+ "banners.choose-new-document-destination.cannot-create-published-document": "\uAC8C\uC2DC\uB41C \uBB38\uC11C\uB97C \uC0DD\uC131\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.",
81
+ /** The prompt displayed when a user must select a different perspective in order to create a document */
82
+ "banners.choose-new-document-destination.choose-destination": "\uC774 \uBB38\uC11C\uC758 \uBAA9\uC801\uC9C0\uB97C \uC120\uD0DD\uD558\uC138\uC694:",
83
+ /** The explanation displayed when a user attempts to create a new document in a release, but the selected release is inactive */
84
+ "banners.choose-new-document-destination.release-inactive": "<VersionBadge>{{title}}</VersionBadge> \uB9B4\uB9AC\uC2A4\uAC00 \uD65C\uC131\uD654\uB418\uC5B4 \uC788\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.",
77
85
  /** The text for the restore button on the deleted document banner */
78
86
  "banners.deleted-document-banner.restore-button.text": "\uAC00\uC7A5 \uCD5C\uADFC \uBC84\uC804 \uBCF5\uC6D0",
79
87
  /** The text content for the deleted document banner */
@@ -86,6 +94,14 @@ var sanity = require("sanity"), structure = sanity.removeUndefinedLocaleResource
86
94
  "banners.live-edit-draft-banner.publish.tooltip": "\uD3B8\uC9D1\uC744 \uACC4\uC18D\uD558\uB824\uBA74 \uAC8C\uC2DC",
87
95
  /** The text content for the live edit document when it's a draft */
88
96
  "banners.live-edit-draft-banner.text": "\uD0C0\uC785 <strong>{{schemaType}}</strong>\uC5D0 <code>liveEdit</code>\uAC00 \uD65C\uC131\uD654\uB418\uC5B4 \uC788\uC9C0\uB9CC, \uC774 \uBB38\uC11C\uC758 \uCD08\uC548 \uBC84\uC804\uC774 \uC874\uC7AC\uD569\uB2C8\uB2E4. \uB77C\uC774\uBE0C \uD3B8\uC9D1\uC744 \uACC4\uC18D\uD558\uB824\uBA74 \uCD08\uC548\uC744 \uAC8C\uC2DC\uD558\uAC70\uB098 \uBC84\uB824\uC57C \uD569\uB2C8\uB2E4.",
97
+ /** The label for the "compare draft" action */
98
+ "banners.obsolete-draft.actions.compare-draft.text": "\uCD08\uC548 \uBE44\uAD50",
99
+ /** The label for the "discard draft" action */
100
+ "banners.obsolete-draft.actions.discard-draft.text": "\uCD08\uC548 \uBC84\uB9AC\uAE30",
101
+ /** The label for the "publish draft" action */
102
+ "banners.obsolete-draft.actions.publish-draft.text": "\uCD08\uC548 \uAC8C\uC2DC",
103
+ /** The warning displayed when editing a document that has an obsolete draft because the draft model is not switched on */
104
+ "banners.obsolete-draft.draft-model-inactive.text": "\uC6CC\uD06C\uC2A4\uD398\uC774\uC2A4\uC5D0\uB294 \uCD08\uC548\uC774 \uD65C\uC131\uD654\uB418\uC5B4 \uC788\uC9C0 \uC54A\uC9C0\uB9CC, \uC774 \uBB38\uC11C\uC758 \uCD08\uC548 \uBC84\uC804\uC774 \uC874\uC7AC\uD569\uB2C8\uB2E4.",
89
105
  /** The text for the permission check banner if the user only has multiple roles, but they do not allow publishing this document */
90
106
  "banners.permission-check-banner.missing-permission_create_other": "\uADC0\uD558\uC758 \uC5ED\uD560 <Roles/>\uC740 \uC774 \uBB38\uC11C\uB97C \uC0DD\uC131\uD560 \uAD8C\uD55C\uC774 \uC5C6\uC2B5\uB2C8\uB2E4.",
91
107
  /** The text for the permission check banner if the user only has multiple roles, but they do not allow editing this document */
@@ -130,6 +146,8 @@ var sanity = require("sanity"), structure = sanity.removeUndefinedLocaleResource
130
146
  "banners.revision-not-found.description": "\uC120\uD0DD\uD55C \uBB38\uC11C \uB9AC\uBE44\uC804\uC744 \uCC3E\uC744 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4. \uAE30\uB85D \uBAA9\uB85D\uC5D0\uC11C \uB2E4\uB978 \uD56D\uBAA9\uC744 \uC120\uD0DD\uD574 \uC8FC\uC138\uC694.",
131
147
  /** The text content for the unpublished document banner when is part of a release */
132
148
  "banners.unpublished-release-banner.text": "\uC774 \uBB38\uC11C\uB294 <VersionBadge>{{title}}</VersionBadge> \uB9B4\uB9AC\uC2A4\uC758 \uC77C\uBD80\uB85C \uBC1C\uD589 \uCDE8\uC18C\uB420 \uC608\uC815\uC785\uB2C8\uB2E4",
149
+ /** The text content for the unpublished document banner letting the user know that the current published version is being shown */
150
+ "banners.unpublished-release-banner.text-with-published": "\uD604\uC7AC <strong>\uAC8C\uC2DC\uB41C</strong> \uBC84\uC804\uC744 \uD45C\uC2DC\uD569\uB2C8\uB2E4:",
133
151
  /** Browser/tab title when creating a new document of a given type */
134
152
  "browser-document-title.new-document": "\uC0C8\uB85C\uC6B4 {{schemaType}}",
135
153
  /** 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 '이 문서 유형에 라이브 편집이 활성화되어 있어 게시할 수 없습니다',\n /** Tooltip for the \"Publish\" document action when the document has live edit enabled.*/\n 'action.publish.live-edit.tooltip':\n '이 콘텐츠 유형에 대해 라이브 편집이 활성화되어 있으며 변경 사항을 만들 때 자동으로 게시됩니다',\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>릴리스</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 multiple roles, but they do not allow publishing this document */\n 'banners.permission-check-banner.missing-permission_create_other':\n '귀하의 역할 <Roles/>은 이 문서를 생성할 권한이 없습니다.',\n /** The text for the permission check banner if the user only has multiple roles, but they do not allow editing this document */\n 'banners.permission-check-banner.missing-permission_update_other':\n '귀하의 역할 <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 /** 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>릴리스</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_other': '릴리스에만 존재합니다',\n /** The text for the banner that appears when there are multiple versions but no drafts or published, more than one extra releases */\n 'banners.release.navigate-to-edit-description-multiple_other':\n '이 문서는 <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': '<Label>{{title}}</Label> 릴리스에 포함되지 않았습니다.',\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는 자유 형식의 편집기에서 작성을 하면서 자동으로 스튜디오로 구조화된 콘텐츠로 매핑되게 해주는 기능입니다 - 입력하는 대로.',\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': '\"{{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 /** The text for the tooltip when the \"Compare versions\" action for a document is disabled */\n 'compare-versions.menu-item.disabled-reason': '비교할 이 문서의 다른 버전이 없습니다.',\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 /** Used in `confirm-delete-dialog.cdr-summary.title` */\n 'confirm-delete-dialog.cdr-summary.document-count_other': '{{count}}개의 문서',\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_other': '데이터셋: {{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': '사용할 수 없는 데이터셋',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_unavailable_other': '사용할 수 없는 데이터셋들',\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}}',\n /** The text that appears in the title `<summary>` that includes the list of CDRs (plural) */\n 'confirm-delete-dialog.cdr-summary.title_other':\n '{{count}}개의 데이터셋에 있는 {{documentCount}}',\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': '데이터셋',\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': '문서 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 /** 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 /** Shown if there are references to other documents but the user does not have the permission to see the relevant document IDs */\n 'confirm-delete-dialog.other-reference-count.title_other':\n '표시되지 않는 {{count}}개의 다른 참조들',\n /** Text in the tooltip of this component if hovering over the info icon */\n 'confirm-delete-dialog.other-reference-count.tooltip':\n '관련 데이터셋에 대한 액세스 토큰이 누락되어 이 참조들의 메타데이터를 표시할 수 없습니다.',\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 /** Tells the user the count of how many other referring documents there are before listing them. (plural) */\n 'confirm-delete-dialog.referring-document-count.text_other':\n '{{count}}개의 문서가 “<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>published</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 /** 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':\n '해당 타입에 대한 스키마를 찾을 수 없음 <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 'panes.document-list-pane.error.will-retry-automatically_other': '재시도 중... (#{{count}}).',\n /** The text of the document list pane if more than a maximum number of documents are returned */\n 'panes.document-list-pane.max-items.text': '최대 {{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 /** 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': '마지막 발행 {{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': '마지막 발행 <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':\n '아이디 \"{{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 '이 문서 유형에 라이브 편집이 활성화되어 있어 게시할 수 없습니다',\n /** Tooltip for the \"Publish\" document action when the document has live edit enabled.*/\n 'action.publish.live-edit.tooltip':\n '이 콘텐츠 유형에 대해 라이브 편집이 활성화되어 있으며 변경 사항을 만들 때 자동으로 게시됩니다',\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>릴리스</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':\n '초안 문서를 생성할 수 없습니다.',\n /** The explanation displayed when a user attempts to create a new published document, but the schema type doesn't support live-editing */\n 'banners.choose-new-document-destination.cannot-create-published-document':\n '게시된 문서를 생성할 수 없습니다.',\n /** The prompt displayed when a user must select a different perspective in order to create a document */\n 'banners.choose-new-document-destination.choose-destination': '이 문서의 목적지를 선택하세요:',\n /** The explanation displayed when a user attempts to create a new document in a release, but the selected release is inactive */\n 'banners.choose-new-document-destination.release-inactive':\n '<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 label for the \"compare draft\" action */\n 'banners.obsolete-draft.actions.compare-draft.text': '초안 비교',\n /** The label for the \"discard draft\" action */\n 'banners.obsolete-draft.actions.discard-draft.text': '초안 버리기',\n /** The label for the \"publish draft\" action */\n 'banners.obsolete-draft.actions.publish-draft.text': '초안 게시',\n /** The warning displayed when editing a document that has an obsolete draft because the draft model is not switched on */\n 'banners.obsolete-draft.draft-model-inactive.text':\n '워크스페이스에는 초안이 활성화되어 있지 않지만, 이 문서의 초안 버전이 존재합니다.',\n /** The text for the permission check banner if the user only has multiple roles, but they do not allow publishing this document */\n 'banners.permission-check-banner.missing-permission_create_other':\n '귀하의 역할 <Roles/>은 이 문서를 생성할 권한이 없습니다.',\n /** The text for the permission check banner if the user only has multiple roles, but they do not allow editing this document */\n 'banners.permission-check-banner.missing-permission_update_other':\n '귀하의 역할 <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 /** 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>릴리스</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_other': '릴리스에만 존재합니다',\n /** The text for the banner that appears when there are multiple versions but no drafts or published, more than one extra releases */\n 'banners.release.navigate-to-edit-description-multiple_other':\n '이 문서는 <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': '<Label>{{title}}</Label> 릴리스에 포함되지 않았습니다.',\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':\n '현재 <strong>게시된</strong> 버전을 표시합니다:',\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는 자유 형식의 편집기에서 작성을 하면서 자동으로 스튜디오로 구조화된 콘텐츠로 매핑되게 해주는 기능입니다 - 입력하는 대로.',\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': '\"{{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 /** The text for the tooltip when the \"Compare versions\" action for a document is disabled */\n 'compare-versions.menu-item.disabled-reason': '비교할 이 문서의 다른 버전이 없습니다.',\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 /** Used in `confirm-delete-dialog.cdr-summary.title` */\n 'confirm-delete-dialog.cdr-summary.document-count_other': '{{count}}개의 문서',\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_other': '데이터셋: {{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': '사용할 수 없는 데이터셋',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_unavailable_other': '사용할 수 없는 데이터셋들',\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}}',\n /** The text that appears in the title `<summary>` that includes the list of CDRs (plural) */\n 'confirm-delete-dialog.cdr-summary.title_other':\n '{{count}}개의 데이터셋에 있는 {{documentCount}}',\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': '데이터셋',\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': '문서 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 /** 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 /** Shown if there are references to other documents but the user does not have the permission to see the relevant document IDs */\n 'confirm-delete-dialog.other-reference-count.title_other':\n '표시되지 않는 {{count}}개의 다른 참조들',\n /** Text in the tooltip of this component if hovering over the info icon */\n 'confirm-delete-dialog.other-reference-count.tooltip':\n '관련 데이터셋에 대한 액세스 토큰이 누락되어 이 참조들의 메타데이터를 표시할 수 없습니다.',\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 /** Tells the user the count of how many other referring documents there are before listing them. (plural) */\n 'confirm-delete-dialog.referring-document-count.text_other':\n '{{count}}개의 문서가 “<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>published</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 /** 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':\n '해당 타입에 대한 스키마를 찾을 수 없음 <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 'panes.document-list-pane.error.will-retry-automatically_other': '재시도 중... (#{{count}}).',\n /** The text of the document list pane if more than a maximum number of documents are returned */\n 'panes.document-list-pane.max-items.text': '최대 {{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 /** 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': '마지막 발행 {{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': '마지막 발행 <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':\n '아이디 \"{{releaseId}}\"를 가진 릴리스를 찾을 수 없습니다',\n})\n"],"names":["removeUndefinedLocaleResources"],"mappings":"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"}
@@ -4,26 +4,58 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
4
4
  "about-dialog.version-info.auto-updates.disabled": "\uBE44\uD65C\uC131\uD654\uB428",
5
5
  /** "Enabled" status for auto-updates in About-dialog */
6
6
  "about-dialog.version-info.auto-updates.enabled": "\uD65C\uC131\uD654\uB428",
7
- /** "Auto Updates" status header in About-dialog */
7
+ /** @deprecated "Auto Updates" status header in About-dialog */
8
8
  "about-dialog.version-info.auto-updates.header": "\uC790\uB3D9 \uC5C5\uB370\uC774\uD2B8",
9
- /** "How to enable" next to Disabled state for Auto updates in about dialog */
9
+ /** "How to enable" next to Disabled state for Auto updates in version info dialog */
10
10
  "about-dialog.version-info.auto-updates.how-to-enable": "\uD65C\uC131\uD654 \uBC29\uBC95",
11
+ /** "Manage version" link text */
12
+ "about-dialog.version-info.auto-updates.manage-version": void 0,
13
+ // 'Manage version'
11
14
  /** Text displayed on the "Copy to clipboard"-button after clicked */
12
15
  "about-dialog.version-info.copy-to-clipboard-button.copied-text": "\uD074\uB9BD\uBCF4\uB4DC\uC5D0 \uBCF5\uC0AC\uB428. \uBD99\uC5EC\uB123\uAE30\uB97C \uC990\uAE30\uC138\uC694!",
13
16
  /** "Copy to Clipboard" button text for copying version details from About-dialog */
14
17
  "about-dialog.version-info.copy-to-clipboard-button.text": "\uD074\uB9BD\uBCF4\uB4DC\uC5D0 \uBCF5\uC0AC",
15
- /** "Current version" header in about dialog */
18
+ /** "Current version" header in version info dialog */
16
19
  "about-dialog.version-info.current-version.header": "\uD604\uC7AC \uBC84\uC804",
17
- /** "How to upgrade" link text */
20
+ /** @deprecated "How to upgrade" link text */
18
21
  "about-dialog.version-info.how-to-upgrade": "\uC5C5\uADF8\uB808\uC774\uB4DC \uBC29\uBC95",
19
- /** "Latest version" header in about dialog */
22
+ /** "Latest version" header in version info dialog */
20
23
  "about-dialog.version-info.latest-version.header": "\uCD5C\uC2E0 \uBC84\uC804",
21
- /** "Latest version" header in about dialog */
22
- "about-dialog.version-info.latest-version.text": "\uCD5C\uC2E0 \uBC84\uC804\uC740 {{latestVersion}}\uC785\uB2C8\uB2E4",
23
- /** "Up to date" status in About-dialog */
24
+ /** Info text when auto updates is enabled and a new version is available */
25
+ "about-dialog.version-info.new-auto-update-version-available": void 0,
26
+ // 'New version available'
27
+ /** "New version" header in version info dialog - Note that this is not necessary a *higher* version compared to current:
28
+ * It's a new version configured for auto updates which in some cases could even be a version below current */
29
+ "about-dialog.version-info.new-version.text": void 0,
30
+ // 'New version'
31
+ /** "Reload"-button when auto updates is enabled and a new version is available */
32
+ "about-dialog.version-info.reload": void 0,
33
+ // 'Reload'
34
+ /** "Reload to update"-tooltip when auto updates is enabled and a new version is available */
35
+ "about-dialog.version-info.reload-to-update": void 0,
36
+ // 'Reload Studio to update'
37
+ /** "New version available" tooltip in About-dialog */
38
+ "about-dialog.version-info.tooltip.new-version-available": void 0,
39
+ // 'New version available'
40
+ /** "Prerelease" tooltip in About-dialog */
41
+ "about-dialog.version-info.tooltip.prerelease": void 0,
42
+ // 'Prerelease'
43
+ /** "Up to date" tooltip in About-dialog */
44
+ "about-dialog.version-info.tooltip.up-to-date": void 0,
45
+ // 'Up to date'
46
+ /** @deprecated "Up to date" status in About-dialog */
24
47
  "about-dialog.version-info.up-to-date": "\uCD5C\uC2E0 \uC0C1\uD0DC",
48
+ /** "Upgrade"-button text */
49
+ "about-dialog.version-info.update-button.text": void 0,
50
+ // 'Update'
51
+ /** "Upgrade"-button tooltip text */
52
+ "about-dialog.version-info.update-button.tooltip": void 0,
53
+ // 'Learn how to update Sanity Studio'
25
54
  /** "User agent" header in About-dialog */
26
55
  "about-dialog.version-info.user-agent.header": "\uC0AC\uC6A9\uC790 \uC5D0\uC774\uC804\uD2B8",
56
+ /** "View on GitHub" link from version info dialog */
57
+ "about-dialog.version-info.view-on-github": void 0,
58
+ // 'View on GitHub'
27
59
  /** The text used in the tooltip shown in the dialog close button */
28
60
  "announcement.dialog.close": "\uB2EB\uAE30",
29
61
  /** Aria label to be used in the dialog close button */
@@ -135,11 +167,14 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
135
167
  "asset-sources.dataset.image.title": "\uC6CC\uD06C\uC2A4\uD398\uC774\uC2A4 \uC774\uBBF8\uC9C0",
136
168
  /** Error messages for the Media Library Asset Source */
137
169
  "asset-sources.media-library.error.library-could-not-be-resolved": "\uC774 \uD504\uB85C\uC81D\uD2B8\uC758 \uBBF8\uB514\uC5B4 \uB77C\uC774\uBE0C\uB7EC\uB9AC\uB97C \uD655\uC778\uD558\uB294 \uB3C4\uC911 \uBB38\uC81C\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4.",
170
+ /** Error message shown when no media library has been provisioned for the current organization */
171
+ "asset-sources.media-library.error.no-media-library-provisioned": "\uC774 \uC870\uC9C1\uC744 \uC704\uD55C \uBBF8\uB514\uC5B4 \uB77C\uC774\uBE0C\uB7EC\uB9AC\uAC00 \uD504\uB85C\uBE44\uC800\uB2DD\uB418\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4.",
138
172
  /** Menu Items for Media Library Asset Source */
139
173
  "asset-sources.media-library.file.title": "\uBBF8\uB514\uC5B4 \uB77C\uC774\uBE0C\uB7EC\uB9AC",
140
174
  "asset-sources.media-library.image.title": "\uBBF8\uB514\uC5B4 \uB77C\uC774\uBE0C\uB7EC\uB9AC",
141
175
  /** Info messages for the Media Library Asset Source */
142
- "asset-sources.media-library.info.provisioning": "\uBBF8\uB514\uC5B4 \uB77C\uC774\uBE0C\uB7EC\uB9AC\uB97C \uC900\uBE44\uD558\uB294 \uB3D9\uC548 \uAE30\uB2E4\uB824 \uC8FC\uC2ED\uC2DC\uC624",
176
+ "asset-sources.media-library.select-dialog.title": void 0,
177
+ // 'Selecting {{assetType}} for {{targetTitle}}'
143
178
  /** Label when a release has been deleted by a different user */
144
179
  "banners.deleted-bundle-banner.text": "'<strong>{{title}}</strong>' \uB9B4\uB9AC\uC2A4\uAC00 \uC0AD\uC81C\uB418\uC5C8\uC2B5\uB2C8\uB2E4.",
145
180
  /** Action message for navigating to next month */
@@ -471,6 +506,9 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
471
506
  "help-resources.action.join-our-community": "\uC6B0\uB9AC \uCEE4\uBBA4\uB2C8\uD2F0\uC5D0 \uAC00\uC785\uD558\uC138\uC694",
472
507
  /** Information for what the latest sanity version is */
473
508
  "help-resources.latest-sanity-version": "\uCD5C\uC2E0 \uBC84\uC804\uC740 {{latestVersion}}\uC785\uB2C8\uB2E4",
509
+ /** Menu item for reloading Studio to update */
510
+ "help-resources.studio-auto-update-now": void 0,
511
+ // 'Reload to update to v{{newVersion}}'
474
512
  /** Information for what studio version the current studio is running */
475
513
  "help-resources.studio-version": "Sanity \uC2A4\uD29C\uB514\uC624 \uBC84\uC804 {{studioVersion}}",
476
514
  /** Title for help and resources menus */
@@ -1036,10 +1074,6 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
1036
1074
  * when there are templates/types available for creation
1037
1075
  */
1038
1076
  "new-document.create-new-document-label": "\uC0C8 \uBB38\uC11C\u2026",
1039
- /** Tooltip message for add document button when the selected perspective is published */
1040
- "new-document.disabled-published.tooltip": "\uBC1C\uD589\uB41C \uBB38\uC11C\uB97C \uC0C8\uB85C \uC0DD\uC131\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",
1041
- /** Tooltip message for add document button when the selected perspective is for inactive release */
1042
- "new-document.disabled-release.tooltip": "\uC774 \uB9B4\uB9AC\uC2A4\uC5D0 \uBB38\uC11C\uB97C \uCD94\uAC00\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",
1043
1077
  /** Placeholder for the "filter" input within the new document menu */
1044
1078
  "new-document.filter-placeholder": "\uD544\uD130",
1045
1079
  /** Loading indicator text within the new document menu */
@@ -1059,9 +1093,9 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
1059
1093
  "new-document.open-dialog-aria-label": "\uC0C8 \uBB38\uC11C \uB9CC\uB4E4\uAE30",
1060
1094
  /** Title for "Create new document" dialog */
1061
1095
  "new-document.title": "\uC0C8 \uBB38\uC11C \uB9CC\uB4E4\uAE30",
1062
- /** Label for button that will make the browser reload when users' studio version is out-of-date */
1096
+ /** @deprecated Label for button that will make the browser reload when users' studio version is out-of-date */
1063
1097
  "package-version.new-package-available.reload-button": "\uC0C8\uB85C \uACE0\uCE68",
1064
- /** Title of the alert for studio users when packages in their studio are out-of-date */
1098
+ /** @deprecated Title of the alert for studio users when packages in their studio are out-of-date */
1065
1099
  "package-version.new-package-available.title": "Sanity Studio\uAC00 \uC5C5\uB370\uC774\uD2B8\uB418\uC5C8\uC2B5\uB2C8\uB2E4",
1066
1100
  /** Label for action to invite members to the current studio project */
1067
1101
  "presence.action.manage-members": "\uBA64\uBC84 \uAD00\uB9AC",
@@ -1102,6 +1136,14 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
1102
1136
  "release.action.new-release.limit-reached_other": "\uC774 \uC791\uC5C5 \uACF5\uAC04\uC740 {{count}}\uAC1C\uC758 \uB9B4\uB9AC\uC2A4\uB85C \uC81C\uD55C\uB429\uB2C8\uB2E4",
1103
1137
  /** Tooltip message for not having permissions for creating new releases */
1104
1138
  "release.action.permission.error": "\uC774 \uC791\uC5C5\uC744 \uC218\uD589\uD560 \uAD8C\uD55C\uC774 \uC5C6\uC2B5\uB2C8\uB2E4",
1139
+ /** Error message description for when a version is reverted from being unpublished */
1140
+ "release.action.revert-unpublish-version.failure.description": "\uB2E4\uC2DC \uC2DC\uB3C4\uD558\uAC70\uB098 \uC5F0\uACB0\uC744 \uD655\uC778\uD574 \uC8FC\uC138\uC694. \uBB38\uC11C\uB294 \uC5EC\uC804\uD788 \uCD9C\uC2DC \uC2DC \uBE44\uACF5\uAC1C\uB85C \uC124\uC815\uB429\uB2C8\uB2E4.",
1141
+ /** Error message title for when a version is reverted from being unpublished */
1142
+ "release.action.revert-unpublish-version.failure.title": "\uCD9C\uC2DC \uC2DC \uBE44\uACF5\uAC1C \uC124\uC815\uC744 \uB418\uB3CC\uB9AC\uC9C0 \uBABB\uD588\uC2B5\uB2C8\uB2E4.",
1143
+ /** Action message description for when a version is reverted from being unpublished */
1144
+ "release.action.revert-unpublish-version.success.description": "\uC774\uC81C \uC774 \uBC84\uC804\uC744 \uD3B8\uC9D1\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.",
1145
+ /** Action message title for when a version is reverted from being unpublished */
1146
+ "release.action.revert-unpublish-version.success.title": "\uCD9C\uC2DC \uC2DC \uBE44\uACF5\uAC1C \uC124\uC815\uC744 \uC131\uACF5\uC801\uC73C\uB85C \uB418\uB3CC\uB838\uC2B5\uB2C8\uB2E4.",
1105
1147
  /** Error message for when a version is set to be unpublished */
1106
1148
  "release.action.unpublish-version.failure": "\uB9B4\uB9AC\uC2A4\uC5D0\uC11C \uBC84\uC804\uC744 \uBE44\uACF5\uAC1C\uB85C \uC124\uC815\uD558\uB294 \uB370 \uC2E4\uD328\uD588\uC2B5\uB2C8\uB2E4",
1107
1149
  /** Action message for when a version is set to be unpublished successfully */