@sanity/locale-ko-kr 1.1.31 → 1.1.33
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.
- package/dist/_chunks-cjs/media-library.cjs +15 -0
- package/dist/_chunks-cjs/media-library.cjs.map +1 -0
- package/dist/_chunks-cjs/structure.cjs +7 -1
- package/dist/_chunks-cjs/structure.cjs.map +1 -1
- package/dist/_chunks-cjs/studio.cjs +38 -18
- package/dist/_chunks-cjs/studio.cjs.map +1 -1
- package/dist/_chunks-es/media-library.js +17 -0
- package/dist/_chunks-es/media-library.js.map +1 -0
- package/dist/_chunks-es/structure.js +7 -1
- package/dist/_chunks-es/structure.js.map +1 -1
- package/dist/_chunks-es/studio.js +38 -18
- package/dist/_chunks-es/studio.js.map +1 -1
- package/dist/index.cjs +6 -0
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +4 -0
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/index.ts +5 -0
- package/src/media-library.ts +16 -0
- package/src/structure.ts +8 -1
- package/src/studio.ts +43 -18
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var sanity = require("sanity"), mediaLibrary = sanity.removeUndefinedLocaleResources({
|
|
3
|
+
/** Warning description for invalid video value */
|
|
4
|
+
"invalid-video-warning.description": "\uC774 \uD544\uB4DC\uC758 \uAC12\uC774 \uC720\uD6A8\uD55C \uBE44\uB514\uC624\uAC00 \uC544\uB2D9\uB2C8\uB2E4. \uC774 \uD544\uB4DC\uB97C \uC7AC\uC124\uC815\uD558\uBA74 \uC0C8 \uBE44\uB514\uC624\uB97C \uC120\uD0DD\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.",
|
|
5
|
+
/** Reset button text for invalid video warning */
|
|
6
|
+
"invalid-video-warning.reset-button.text": "\uAC12 \uC7AC\uC124\uC815",
|
|
7
|
+
/** Warning title for invalid video value */
|
|
8
|
+
"invalid-video-warning.title": "\uC720\uD6A8\uD558\uC9C0 \uC54A\uC740 \uBE44\uB514\uC624 \uAC12",
|
|
9
|
+
/** Video error fallback description */
|
|
10
|
+
"video-error.description": "\uBE44\uB514\uC624\uB97C \uBD88\uB7EC\uC624\uB294 \uB370 \uC2E4\uD328\uD588\uC2B5\uB2C8\uB2E4",
|
|
11
|
+
/** Retry button text for video loading errors */
|
|
12
|
+
"video-error.retry-button.text": "\uC7AC\uC2DC\uB3C4"
|
|
13
|
+
});
|
|
14
|
+
exports.default = mediaLibrary;
|
|
15
|
+
//# sourceMappingURL=media-library.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"media-library.cjs","sources":["../../src/media-library.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Warning description for invalid video value */\n 'invalid-video-warning.description':\n '이 필드의 값이 유효한 비디오가 아닙니다. 이 필드를 재설정하면 새 비디오를 선택할 수 있습니다.',\n /** Reset button text for invalid video warning */\n 'invalid-video-warning.reset-button.text': '값 재설정',\n /** Warning title for invalid video value */\n 'invalid-video-warning.title': '유효하지 않은 비디오 값',\n\n /** Video error fallback description */\n 'video-error.description': '비디오를 불러오는 데 실패했습니다',\n /** Retry button text for video loading errors */\n 'video-error.retry-button.text': '재시도',\n})\n"],"names":["removeUndefinedLocaleResources"],"mappings":";gCAEA,eAAeA,sCAA+B;AAAA;AAAA,EAE5C,qCACE;AAAA;AAAA,EAEF,2CAA2C;AAAA;AAAA,EAE3C,+BAA+B;AAAA;AAAA,EAG/B,2BAA2B;AAAA;AAAA,EAE3B,iCAAiC;AACnC,CAAC;;"}
|
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var sanity = require("sanity"), structure = sanity.removeUndefinedLocaleResources({
|
|
3
|
-
/** Label for the "Copy
|
|
3
|
+
/** Label for the "Copy document ID" menu item */
|
|
4
|
+
"action.copy-document-id.label": "\uBB38\uC11C ID \uBCF5\uC0AC",
|
|
5
|
+
/** Tooltip for the copy actions dropdown button in the document panel header */
|
|
4
6
|
"action.copy-document-url.label": "\uBB38\uC11C URL \uBCF5\uC0AC",
|
|
7
|
+
/** Label for the "Copy document URL" menu item */
|
|
8
|
+
"action.copy-link-to-document.label": "\uBB38\uC11C URL \uBCF5\uC0AC",
|
|
5
9
|
/** Tooltip when action button is disabled because the operation is not ready */
|
|
6
10
|
"action.delete.disabled.not-ready": "\uC791\uC5C5 \uC900\uBE44\uB418\uC9C0 \uC54A\uC74C",
|
|
7
11
|
/** Tooltip when action button is disabled because the document does not exist */
|
|
@@ -478,6 +482,8 @@ var sanity = require("sanity"), structure = sanity.removeUndefinedLocaleResource
|
|
|
478
482
|
"panes.document-operation-results.operation-error_unpublish": "\uC774 \uBB38\uC11C\uC758 \uBC1C\uD589 \uCDE8\uC18C\uB97C \uC2DC\uB3C4\uD558\uB294 \uC911\uC5D0 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4. \uC774\uB294 \uB2E4\uB978 \uBB38\uC11C\uAC00 \uC774 \uBB38\uC11C\uB97C \uCC38\uC870\uD558\uACE0 \uC788\uC74C\uC744 \uC758\uBBF8\uD569\uB2C8\uB2E4.",
|
|
479
483
|
/** The text when a generic operation succeeded (fallback, generally not shown) */
|
|
480
484
|
"panes.document-operation-results.operation-success": "\uBB38\uC11C\uC5D0 {{context}}\uB97C \uC131\uACF5\uC801\uC73C\uB85C \uC218\uD589\uD588\uC2B5\uB2C8\uB2E4",
|
|
485
|
+
/** The text when copy document ID operation succeeded */
|
|
486
|
+
"panes.document-operation-results.operation-success_copy-id": "\uBB38\uC11C ID\uAC00 \uD074\uB9BD\uBCF4\uB4DC\uC5D0 \uBCF5\uC0AC\uB418\uC5C8\uC2B5\uB2C8\uB2E4",
|
|
481
487
|
/** The text when copy URL operation succeeded */
|
|
482
488
|
"panes.document-operation-results.operation-success_copy-url": "\uBB38\uC11C URL\uC774 \uD074\uB9BD\uBCF4\uB4DC\uC5D0 \uBCF5\uC0AC\uB418\uC5C8\uC2B5\uB2C8\uB2E4",
|
|
483
489
|
/** */
|
|
@@ -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 /** Tooltip when action button is disabled because the document exists in scheduled releases */\n 'action.delete.disabled.scheduled-release':\n '이 문서는 예약된 릴리스 내에 존재하기 때문에 삭제할 수 없습니다',\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 /** Message prompting the user to confirm discarding changes */\n 'action.discard-changes.confirm-dialog.confirm-discard-changes-draft':\n '이 초안 문서의 모든 변경 사항을 버리고 삭제하시겠습니까?',\n /**Header for the confirm discard dialog */\n 'action.discard-changes.confirm-dialog.header.text': '변경 사항을 버리시겠습니까?',\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 /** Label for the \"Publish\" document action while publish is being executed.*/\n 'action.publish.validation-in-progress.label': '문서 검증 중...',\n /** Toast description when trying to publish with validation errors */\n 'action.publish.validation-issues-toast.description':\n '게시하기 전에 유효성 검사 오류를 수정하세요',\n /** Toast title when trying to publish with validation errors */\n 'action.publish.validation-issues-toast.title': '유효성 검사 오류',\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 /** Description for the archived scheduled draft banner, rendered when viewing the history of a cardinality one release document */\n 'banners.archived-scheduled-draft.description': '이 예약된 초안은 보관되었습니다',\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 content for the paused scheduled draft banner */\n 'banners.paused-scheduled-draft.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 is not part of any release\n * @deprecated – no longer in use\n * */\n 'banners.release.navigate-to-edit-description-none': '이 문서는 어떤 릴리스의 일부도 아닙니다',\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 scheduled draft override banner */\n 'banners.scheduled-draft-override-banner.text':\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 collapse pane button on the document panel header */\n 'buttons.focus-pane-button.aria-label.collapse': '모든 패널 접기',\n /** The aria-label for the focus pane button on the document panel header */\n 'buttons.focus-pane-button.aria-label.focus': '패널에 집중',\n /** The tooltip for the collapse pane button on the document panel header */\n 'buttons.focus-pane-button.tooltip.collapse': '모든 패널 접기',\n /** The tooltip for the focus pane button on the document panel header */\n 'buttons.focus-pane-button.tooltip.focus': '패널에 집중',\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 in editable mode*/\n 'canvas.banner.editable.linked-text': '이 문서는 Canvas에서 편집할 수 있습니다.',\n /** The description for the canvas linked banner popover in editable mode*/\n 'canvas.banner.editable.popover-description':\n 'Canvas를 사용하면 자유롭게 작성한 다음 Studio에서 수동으로 필드 별로 복사하지 않고도 내용을 업데이트할 수 있습니다.',\n /** The heading for the canvas linked banner popover in editable mode*/\n 'canvas.banner.editable.popover-heading': '자유 형식 글쓰기',\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 /** The error message shown when releases failed to load */\n 'compare-version.error.loadReleases.title': '릴리스를 불러오는 데 실패했습니다',\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 text for the add reference item in the incoming references input */\n 'incoming-references-input.add-reference-item': '항목 추가',\n /** The aria-label for the incoming references list */\n 'incoming-references-input.list-label': '{{type}} 유형의 들어오는 참조',\n /** The text for the no items in the incoming references input */\n 'incoming-references-input.no-items': '항목 없음',\n /** The text for the reference from in the incoming references input */\n 'incoming-references-input.reference-from': '{{type}}에서 참조',\n /** The text for the schema type not found in the incoming references input */\n 'incoming-references-input.schema-type-not-found': '스키마 유형 {{type}}을(를) 찾을 수 없습니다',\n /** The text for the type to search in the incoming references input */\n 'incoming-references-input.type-to-search': '검색할 유형 입력',\n /** The text for the loading state in the incoming references input */\n 'incoming-references-input.types-loading': '문서를 불러오는 중...',\n /** The text for the loading state in the incoming references input */\n 'incoming-references-input.types-loading-cross-dataset': '교차 데이터셋 문서를 불러오는 중...',\n /** The text for the no references defined in the incoming references input */\n 'incoming-references-input.types-not-defined':\n '이 유형에 대해 정의된 들어오는 참조가 없습니다. 자세한 내용은 문서를 참조하세요.',\n\n /** The text shown if there are no incoming references for a type */\n 'incoming-references-pane.no-references-found': '이 유형의 참조를 찾을 수 없습니다.',\n /** The text shown if there is no schema type found for a document in the incoming references pane */\n 'incoming-references-pane.schema-type-not-found': '스키마 유형 {{type}}을(를) 찾을 수 없습니다',\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 /** The text for the \"Inline changes\" action, which is used to toggle the visibility of content diffs inside inputs */\n 'toggle-inline-changes.menu-item.title': '인라인 변경',\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 ID\" menu item */\n 'action.copy-document-id.label': '문서 ID 복사',\n /** Tooltip for the copy actions dropdown button in the document panel header */\n 'action.copy-document-url.label': '문서 URL 복사',\n /** Label for the \"Copy document URL\" menu item */\n 'action.copy-link-to-document.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 /** Tooltip when action button is disabled because the document exists in scheduled releases */\n 'action.delete.disabled.scheduled-release':\n '이 문서는 예약된 릴리스 내에 존재하기 때문에 삭제할 수 없습니다',\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 /** Message prompting the user to confirm discarding changes */\n 'action.discard-changes.confirm-dialog.confirm-discard-changes-draft':\n '이 초안 문서의 모든 변경 사항을 버리고 삭제하시겠습니까?',\n /**Header for the confirm discard dialog */\n 'action.discard-changes.confirm-dialog.header.text': '변경 사항을 버리시겠습니까?',\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 /** Label for the \"Publish\" document action while publish is being executed.*/\n 'action.publish.validation-in-progress.label': '문서 검증 중...',\n /** Toast description when trying to publish with validation errors */\n 'action.publish.validation-issues-toast.description':\n '게시하기 전에 유효성 검사 오류를 수정하세요',\n /** Toast title when trying to publish with validation errors */\n 'action.publish.validation-issues-toast.title': '유효성 검사 오류',\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 /** Description for the archived scheduled draft banner, rendered when viewing the history of a cardinality one release document */\n 'banners.archived-scheduled-draft.description': '이 예약된 초안은 보관되었습니다',\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 content for the paused scheduled draft banner */\n 'banners.paused-scheduled-draft.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 is not part of any release\n * @deprecated – no longer in use\n * */\n 'banners.release.navigate-to-edit-description-none': '이 문서는 어떤 릴리스의 일부도 아닙니다',\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 scheduled draft override banner */\n 'banners.scheduled-draft-override-banner.text':\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 collapse pane button on the document panel header */\n 'buttons.focus-pane-button.aria-label.collapse': '모든 패널 접기',\n /** The aria-label for the focus pane button on the document panel header */\n 'buttons.focus-pane-button.aria-label.focus': '패널에 집중',\n /** The tooltip for the collapse pane button on the document panel header */\n 'buttons.focus-pane-button.tooltip.collapse': '모든 패널 접기',\n /** The tooltip for the focus pane button on the document panel header */\n 'buttons.focus-pane-button.tooltip.focus': '패널에 집중',\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 in editable mode*/\n 'canvas.banner.editable.linked-text': '이 문서는 Canvas에서 편집할 수 있습니다.',\n /** The description for the canvas linked banner popover in editable mode*/\n 'canvas.banner.editable.popover-description':\n 'Canvas를 사용하면 자유롭게 작성한 다음 Studio에서 수동으로 필드 별로 복사하지 않고도 내용을 업데이트할 수 있습니다.',\n /** The heading for the canvas linked banner popover in editable mode*/\n 'canvas.banner.editable.popover-heading': '자유 형식 글쓰기',\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 /** The error message shown when releases failed to load */\n 'compare-version.error.loadReleases.title': '릴리스를 불러오는 데 실패했습니다',\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 text for the add reference item in the incoming references input */\n 'incoming-references-input.add-reference-item': '항목 추가',\n /** The aria-label for the incoming references list */\n 'incoming-references-input.list-label': '{{type}} 유형의 들어오는 참조',\n /** The text for the no items in the incoming references input */\n 'incoming-references-input.no-items': '항목 없음',\n /** The text for the reference from in the incoming references input */\n 'incoming-references-input.reference-from': '{{type}}에서 참조',\n /** The text for the schema type not found in the incoming references input */\n 'incoming-references-input.schema-type-not-found': '스키마 유형 {{type}}을(를) 찾을 수 없습니다',\n /** The text for the type to search in the incoming references input */\n 'incoming-references-input.type-to-search': '검색할 유형 입력',\n /** The text for the loading state in the incoming references input */\n 'incoming-references-input.types-loading': '문서를 불러오는 중...',\n /** The text for the loading state in the incoming references input */\n 'incoming-references-input.types-loading-cross-dataset': '교차 데이터셋 문서를 불러오는 중...',\n /** The text for the no references defined in the incoming references input */\n 'incoming-references-input.types-not-defined':\n '이 유형에 대해 정의된 들어오는 참조가 없습니다. 자세한 내용은 문서를 참조하세요.',\n\n /** The text shown if there are no incoming references for a type */\n 'incoming-references-pane.no-references-found': '이 유형의 참조를 찾을 수 없습니다.',\n /** The text shown if there is no schema type found for a document in the incoming references pane */\n 'incoming-references-pane.schema-type-not-found': '스키마 유형 {{type}}을(를) 찾을 수 없습니다',\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 document ID operation succeeded */\n 'panes.document-operation-results.operation-success_copy-id':\n '문서 ID가 클립보드에 복사되었습니다',\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 /** The text for the \"Inline changes\" action, which is used to toggle the visibility of content diffs inside inputs */\n 'toggle-inline-changes.menu-item.title': '인라인 변경',\n})\n"],"names":["removeUndefinedLocaleResources"],"mappings":"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"}
|
|
@@ -73,6 +73,8 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
73
73
|
"asset-source.asset-usage-dialog.header_image": "\uC774\uBBF8\uC9C0\uB97C \uC0AC\uC6A9\uD558\uB294 \uBB38\uC11C",
|
|
74
74
|
/** Text shown in usage dialog when loading documents using the selected asset */
|
|
75
75
|
"asset-source.asset-usage-dialog.loading": "\uB85C\uB529 \uC911\u2026",
|
|
76
|
+
/** Browse button text */
|
|
77
|
+
"asset-source.browse-button.text": "\uC120\uD0DD",
|
|
76
78
|
/** Text for cancel action in delete-asset dialog */
|
|
77
79
|
"asset-source.delete-dialog.action.cancel": "\uCDE8\uC18C",
|
|
78
80
|
/** Text for "confirm delete" action in delete-asset dialog */
|
|
@@ -108,12 +110,6 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
108
110
|
/** Select asset dialog select-button */
|
|
109
111
|
"asset-source.dialog.button.select": "\uC120\uD0DD",
|
|
110
112
|
/** Keys shared between both image asset source and file asset source */
|
|
111
|
-
/** Select asset dialog title for files */
|
|
112
|
-
"asset-source.dialog.default-title_file": "\uD30C\uC77C \uC120\uD0DD",
|
|
113
|
-
/** Select asset dialog title for images */
|
|
114
|
-
"asset-source.dialog.default-title_image": "\uC774\uBBF8\uC9C0 \uC120\uD0DD",
|
|
115
|
-
/** Select asset dialog title for videos */
|
|
116
|
-
"asset-source.dialog.default-title_video": "\uBE44\uB514\uC624 \uC120\uD0DD",
|
|
117
113
|
/** Insert asset error */
|
|
118
114
|
"asset-source.dialog.insert-asset-error": "\uC790\uC0B0 \uC0BD\uC785 \uC624\uB958. \uC790\uC138\uD55C \uC815\uBCF4\uB294 \uCF58\uC194\uC744 \uD655\uC778\uD558\uC138\uC694.",
|
|
119
115
|
/** Select asset dialog load more items */
|
|
@@ -182,10 +178,8 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
182
178
|
"asset-sources.media-library.open-in-source-dialog.button.select-new-asset-fallback": "\uC0C8 \uC790\uC0B0 \uC120\uD0DD",
|
|
183
179
|
/** Title for the open in source dialog */
|
|
184
180
|
"asset-sources.media-library.open-in-source-dialog.title": "\uC790\uC0B0 \uD3B8\uC9D1",
|
|
185
|
-
/**
|
|
186
|
-
"asset-sources.media-library.
|
|
187
|
-
"asset-sources.media-library.select-dialog.title_image": "{{targetTitle}}\uC744(\uB97C) \uC704\uD55C \uC774\uBBF8\uC9C0 \uC120\uD0DD",
|
|
188
|
-
"asset-sources.media-library.select-dialog.title_video": "{{targetTitle}}\uC744(\uB97C) \uC704\uD55C \uBE44\uB514\uC624 \uC120\uD0DD",
|
|
181
|
+
/** Title for the upload dialog (component mode) */
|
|
182
|
+
"asset-sources.media-library.upload-dialog.title": "Media Library\uC5D0 \uC5C5\uB85C\uB4DC",
|
|
189
183
|
/** Warning message shown when uploading already existing files to the Media Library Asset Source */
|
|
190
184
|
"asset-sources.media-library.warning.file-already-exist.description": "\uB77C\uC774\uBE0C\uB7EC\uB9AC\uC5D0\uC11C \uCC3E\uC740 \uAE30\uC874 \uD30C\uC77C\uC744 \uC0AC\uC6A9\uD569\uB2C8\uB2E4.",
|
|
191
185
|
"asset-sources.media-library.warning.file-already-exist.title": "\uD30C\uC77C: '{{filename}}'\uC774(\uAC00) \uC774\uBBF8 \uC874\uC7AC\uD569\uB2C8\uB2E4",
|
|
@@ -420,6 +414,22 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
420
414
|
"default-orderings.name": "\uC774\uB984\uBCC4 \uC815\uB82C",
|
|
421
415
|
/** Title for the default ordering/SortOrder if no orderings are provided and the title field is found */
|
|
422
416
|
"default-orderings.title": "\uD0C0\uC774\uD2C0\uBCC4 \uC815\uB82C",
|
|
417
|
+
/** Label for action that closes divergence inspector */
|
|
418
|
+
"divergence.action.close.label": "\uB2EB\uAE30",
|
|
419
|
+
/** Label for action that marks divergence as resolved */
|
|
420
|
+
"divergence.action.markResolved.label": "\uBB34\uC2DC",
|
|
421
|
+
/** Label for action that moves inspector to the next divergence in the document */
|
|
422
|
+
"divergence.action.next.label": "\uB2E4\uC74C",
|
|
423
|
+
/** Label for action that moves inspector to the previous divergence in the document */
|
|
424
|
+
"divergence.action.previous.label": "\uC774\uC804",
|
|
425
|
+
/** Label for action that replaces the node's value in the current version with its latest value in the upstream version */
|
|
426
|
+
"divergence.action.takeFromUpstream.label": "\uAE30\uBCF8\uC5D0\uC11C \uBCF5\uC0AC",
|
|
427
|
+
/** Verb to describe the node's value changed */
|
|
428
|
+
"divergence.effect.changed": "\uBCC0\uACBD\uB428",
|
|
429
|
+
/** Summary of the change that occurred */
|
|
430
|
+
"divergence.effect.summary": "{{versionName}} \uBC84\uC804\uC5D0\uC11C {{title}}\uC774(\uAC00) {{effect}}",
|
|
431
|
+
/** Label for divergences in multiple nodes */
|
|
432
|
+
"divergence.unresolved-divergence_other": "{{versionName}} \uBC84\uC804\uC5D0\uC11C {{count}}\uAC1C\uC758 \uBBF8\uD574\uACB0 \uBCC0\uACBD \uC0AC\uD56D",
|
|
423
433
|
/** Label to show in the document footer indicating the creation date of the document */
|
|
424
434
|
"document-status.created": "{{date}}\uC5D0 \uC0DD\uC131\uB428",
|
|
425
435
|
/** Label to show in the document status indicating the date of the status */
|
|
@@ -436,6 +446,10 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
436
446
|
"document-status.revision-from": "\uAC1C\uC815 <em>{{date}}</em>",
|
|
437
447
|
/** Label to show in the document footer indicating that the revision was not found */
|
|
438
448
|
"document-status.revision-not-found": "\uB9AC\uBE44\uC804\uC744 \uCC3E\uC744 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",
|
|
449
|
+
/** Toast description shown when saving changes is taking longer than expected */
|
|
450
|
+
"document-store.slow-commit.description": "\uBCC0\uACBD \uC0AC\uD56D\uC774 \uC544\uC9C1 \uC800\uC7A5 \uC911\uC785\uB2C8\uB2E4.",
|
|
451
|
+
/** Toast title shown when saving changes is taking longer than expected */
|
|
452
|
+
"document-store.slow-commit.title": "\uC800\uC7A5\uC774 \uC608\uC0C1\uBCF4\uB2E4 \uC624\uB798 \uAC78\uB9AC\uACE0 \uC788\uC2B5\uB2C8\uB2E4",
|
|
439
453
|
/** Label to indicate that a document type was not found */
|
|
440
454
|
"document.type.not-found": '\uBB38\uC11C \uC720\uD615 "{{type}}"\uC744(\uB97C) \uCC3E\uC744 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4',
|
|
441
455
|
/** Error message shown when an action cannot be performed */
|
|
@@ -571,6 +585,8 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
571
585
|
"inputs.array.action.duplicate": "\uBCF5\uC81C",
|
|
572
586
|
/** Label for editing the item of a specific type, eg "Edit Person" */
|
|
573
587
|
"inputs.array.action.edit": "{{itemTypeTitle}} \uD3B8\uC9D1",
|
|
588
|
+
/** Tooltip text explaining why adding items is disabled when array max is reached */
|
|
589
|
+
"inputs.array.action.max-reached": "\uCD5C\uB300 \uD56D\uBAA9 \uC218\uC5D0 \uB3C4\uB2EC\uD588\uC2B5\uB2C8\uB2E4",
|
|
574
590
|
/** Label for removing an array item action */
|
|
575
591
|
"inputs.array.action.remove": "\uC81C\uAC70",
|
|
576
592
|
/** Label for removing action when an array item has an error */
|
|
@@ -619,10 +635,6 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
619
635
|
"inputs.datetime.placeholder": "\uC608: {{example}}",
|
|
620
636
|
/** Acessibility label for button to open file options menu */
|
|
621
637
|
"inputs.file.actions-menu.file-options.aria-label": "\uD30C\uC77C \uC635\uC158 \uBA54\uB274 \uC5F4\uAE30",
|
|
622
|
-
/** Browse */
|
|
623
|
-
"inputs.file.browse-button.text": "\uCC3E\uC544\uBCF4\uAE30",
|
|
624
|
-
/** Select file */
|
|
625
|
-
"inputs.file.dialog.title": "\uD30C\uC77C \uC120\uD0DD",
|
|
626
638
|
/** Unknown member kind: `{{kind}}` */
|
|
627
639
|
"inputs.file.error.unknown-member-kind": "\uC54C \uC218 \uC5C6\uB294 \uBA64\uBC84 \uC885\uB958: {{kind}}",
|
|
628
640
|
/** The value of this field is not a valid file. Resetting this field will let you choose a new file. */
|
|
@@ -631,8 +643,6 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
631
643
|
"inputs.file.invalid-file-warning.reset-button.text": "\uAC12 \uC7AC\uC124\uC815",
|
|
632
644
|
/** Invalid file value */
|
|
633
645
|
"inputs.file.invalid-file-warning.title": "\uC798\uBABB\uB41C \uD30C\uC77C \uAC12",
|
|
634
|
-
/** Select */
|
|
635
|
-
"inputs.file.multi-browse-button.text": "\uC120\uD0DD",
|
|
636
646
|
/** The upload could not be completed at this time. */
|
|
637
647
|
"inputs.file.upload-failed.description": "\uD604\uC7AC \uC5C5\uB85C\uB4DC\uB97C \uC644\uB8CC\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.",
|
|
638
648
|
/** Upload failed */
|
|
@@ -692,14 +702,14 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
692
702
|
"inputs.files.common.stale-upload-warning.description": "\uC5C5\uB85C\uB4DC\uAC00 \uC801\uC5B4\uB3C4 {{staleThresholdMinutes}}\uBD84 \uB3D9\uC548 \uC9C4\uD589\uB418\uC9C0 \uC54A\uACE0 \uC911\uB2E8\uB418\uC5C8\uC744 \uAC00\uB2A5\uC131\uC774 \uC788\uC2B5\uB2C8\uB2E4. \uBBF8\uC644\uB8CC\uB41C \uC5C5\uB85C\uB4DC\uB97C \uC548\uC804\uD558\uAC8C \uC9C0\uC6B0\uACE0 \uB2E4\uC2DC \uC5C5\uB85C\uB4DC\uB97C \uC2DC\uB3C4\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.",
|
|
693
703
|
/** Incomplete upload */
|
|
694
704
|
"inputs.files.common.stale-upload-warning.title": "\uBBF8\uC644\uB8CC\uB41C \uC5C5\uB85C\uB4DC",
|
|
705
|
+
/** Select file */
|
|
706
|
+
"inputs.files.select-dialog.title": '"{{targetTitle}}"\uC758 \uD30C\uC77C \uC120\uD0DD',
|
|
695
707
|
/** Tooltip text for action to crop image */
|
|
696
708
|
"inputs.image.actions-menu.crop-image-tooltip": "\uC774\uBBF8\uC9C0 \uC790\uB974\uAE30",
|
|
697
709
|
/** Accessibility label for button to open image edit dialog */
|
|
698
710
|
"inputs.image.actions-menu.edit-details.aria-label": "\uC774\uBBF8\uC9C0 \uD3B8\uC9D1 \uB300\uD654 \uC0C1\uC790 \uC5F4\uAE30",
|
|
699
711
|
/** Accessibility label for button to open image options menu */
|
|
700
712
|
"inputs.image.actions-menu.options.aria-label": "\uC774\uBBF8\uC9C0 \uC635\uC158 \uBA54\uB274 \uC5F4\uAE30",
|
|
701
|
-
/** Select */
|
|
702
|
-
"inputs.image.browse-menu.text": "\uC120\uD0DD",
|
|
703
713
|
/** Cannot upload this file here */
|
|
704
714
|
"inputs.image.drag-overlay.cannot-upload-here": "\uC5EC\uAE30\uC5D0 \uC774 \uD30C\uC77C\uC744 \uC5C5\uB85C\uB4DC\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",
|
|
705
715
|
/** Drop image to upload */
|
|
@@ -720,6 +730,8 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
720
730
|
"inputs.image.invalid-image-warning.title": "\uC798\uBABB\uB41C \uC774\uBBF8\uC9C0 \uAC12",
|
|
721
731
|
/** Preview of uploaded image */
|
|
722
732
|
"inputs.image.preview-uploaded-image": "\uC5C5\uB85C\uB4DC\uB41C \uC774\uBBF8\uC9C0 \uBBF8\uB9AC\uBCF4\uAE30",
|
|
733
|
+
/** Select image */
|
|
734
|
+
"inputs.image.select-dialog.title": '"{{targetTitle}}"\uC758 \uC774\uBBF8\uC9C0 \uC120\uD0DD',
|
|
723
735
|
/** The upload could not be completed at this time. */
|
|
724
736
|
"inputs.image.upload-error.description": "\uD604\uC7AC \uC5C5\uB85C\uB4DC\uB97C \uC644\uB8CC\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.",
|
|
725
737
|
/** Upload failed */
|
|
@@ -767,6 +779,8 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
767
779
|
"inputs.object.field-group-tabs.validation-warning": "\uACBD\uACE0",
|
|
768
780
|
/** Read-only field description */
|
|
769
781
|
"inputs.object.unknown-fields.read-only.description": "\uC774 \uD544\uB4DC\uB294 \uBB38\uC11C\uC758 \uC2A4\uD0A4\uB9C8\uC5D0 \uB530\uB77C <strong>\uC77D\uAE30 \uC804\uC6A9</strong>\uC774\uBA70 \uD574\uC81C\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4. \uC2A4\uD29C\uB514\uC624\uC5D0\uC11C \uC774\uB97C \uD574\uC81C\uD560 \uC218 \uC788\uAC8C \uD558\uB824\uBA74 \uC2A4\uD0A4\uB9C8\uC758 \uD3EC\uD568 \uC720\uD615\uC5D0\uC11C <code>readOnly</code> \uD544\uB4DC\uB97C \uC81C\uAC70\uD558\uC138\uC694.",
|
|
782
|
+
/** Fallback description shown when the unknown reference preview cannot be loaded */
|
|
783
|
+
"inputs.object.unknown-fields.reference.preview.unavailable": '"{{documentId}}"\uC5D0 \uB300\uD55C \uBBF8\uB9AC\uBCF4\uAE30\uB97C \uBD88\uB7EC\uC62C \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.',
|
|
770
784
|
/** Remove field */
|
|
771
785
|
"inputs.object.unknown-fields.remove-field-button.text": "\uD544\uB4DC \uC81C\uAC70",
|
|
772
786
|
/** Encountered `{{count}}` fields that are not defined in the schema. */
|
|
@@ -1072,6 +1086,8 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
1072
1086
|
"inputs.untyped-value.title": "\uC18D\uC131 \uAC12\uC5D0 <code>_type</code>\uC774 \uB204\uB77D\uB428",
|
|
1073
1087
|
/** Unset value */
|
|
1074
1088
|
"inputs.untyped-value.unset-item-button.text": "\uAC12 \uD574\uC81C",
|
|
1089
|
+
/** Select video */
|
|
1090
|
+
"inputs.video.select-dialog.title": '"{{targetTitle}}"\uC758 \uB3D9\uC601\uC0C1 \uC120\uD0DD',
|
|
1075
1091
|
/** The fallback explanation if no context is provided */
|
|
1076
1092
|
"insufficient-permissions-message.not-authorized-explanation": "\uC774 \uAE30\uB2A5\uC5D0 \uC811\uADFC\uD560 \uAD8C\uD55C\uC774 \uC5C6\uC2B5\uB2C8\uB2E4.",
|
|
1077
1093
|
/** The explanation when unable to create any document at all */
|
|
@@ -1930,6 +1946,10 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
1930
1946
|
"user-menu.login-provider": "{{providerTitle}}\uB85C \uB85C\uADF8\uC778\uB428",
|
|
1931
1947
|
/** Label for open menu button for user menu */
|
|
1932
1948
|
"user-menu.open-menu": "\uBA54\uB274 \uC5F4\uAE30",
|
|
1949
|
+
/** Label for other users' agent bundle versions */
|
|
1950
|
+
"version.agent-bundle.agent-changes": "\uC5D0\uC774\uC804\uD2B8 \uBCC0\uACBD \uC0AC\uD56D",
|
|
1951
|
+
/** Label for the current user's agent bundle versions */
|
|
1952
|
+
"version.agent-bundle.proposed-changes": "\uC81C\uC548\uB41C \uBCC0\uACBD \uC0AC\uD56D",
|
|
1933
1953
|
/**
|
|
1934
1954
|
* Label for action to add a workspace (currently a developer-oriented action, as this will
|
|
1935
1955
|
* lead to the documentation on workspace configuration)
|