@sanity/locale-ko-kr 1.1.30 → 1.1.32
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 +41 -1
- package/dist/_chunks-cjs/structure.cjs.map +1 -1
- package/dist/_chunks-cjs/studio.cjs +53 -0
- 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 +41 -1
- package/dist/_chunks-es/structure.js.map +1 -1
- package/dist/_chunks-es/studio.js +53 -0
- 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 +48 -1
- package/src/studio.ts +59 -0
|
@@ -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,11 +1,17 @@
|
|
|
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 */
|
|
8
12
|
"action.delete.disabled.nothing-to-delete": "\uC774 \uBB38\uC11C\uB294 \uC544\uC9C1 \uC874\uC7AC\uD558\uC9C0 \uC54A\uAC70\uB098 \uC774\uBBF8 \uC0AD\uC81C\uB418\uC5C8\uC2B5\uB2C8\uB2E4",
|
|
13
|
+
/** Tooltip when action button is disabled because the document exists in scheduled releases */
|
|
14
|
+
"action.delete.disabled.scheduled-release": "\uC774 \uBB38\uC11C\uB294 \uC608\uC57D\uB41C \uB9B4\uB9AC\uC2A4 \uB0B4\uC5D0 \uC874\uC7AC\uD558\uAE30 \uB54C\uBB38\uC5D0 \uC0AD\uC81C\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",
|
|
9
15
|
/** Label for the "Delete" document action button */
|
|
10
16
|
"action.delete.label": "\uC0AD\uC81C",
|
|
11
17
|
/** Label for the "Delete" document action while the document is being deleted */
|
|
@@ -56,6 +62,12 @@ var sanity = require("sanity"), structure = sanity.removeUndefinedLocaleResource
|
|
|
56
62
|
"action.publish.published.label": "\uAC8C\uC2DC\uB428",
|
|
57
63
|
/** Label for the "Publish" document action while publish is being executed.*/
|
|
58
64
|
"action.publish.running.label": "\uAC8C\uC2DC \uC911\u2026",
|
|
65
|
+
/** Label for the "Publish" document action while publish is being executed.*/
|
|
66
|
+
"action.publish.validation-in-progress.label": "\uBB38\uC11C \uAC80\uC99D \uC911...",
|
|
67
|
+
/** Toast description when trying to publish with validation errors */
|
|
68
|
+
"action.publish.validation-issues-toast.description": "\uAC8C\uC2DC\uD558\uAE30 \uC804\uC5D0 \uC720\uD6A8\uC131 \uAC80\uC0AC \uC624\uB958\uB97C \uC218\uC815\uD558\uC138\uC694",
|
|
69
|
+
/** Toast title when trying to publish with validation errors */
|
|
70
|
+
"action.publish.validation-issues-toast.title": "\uC720\uD6A8\uC131 \uAC80\uC0AC \uC624\uB958",
|
|
59
71
|
/** Tooltip when the "Publish" document action is disabled due to validation issues */
|
|
60
72
|
"action.publish.validation-issues.tooltip": "\uAC8C\uC2DC\uD558\uAE30 \uC804\uC5D0 \uC218\uC815\uD574\uC57C \uD560 \uC720\uD6A8\uC131 \uAC80\uC0AC \uC624\uB958\uAC00 \uC788\uC2B5\uB2C8\uB2E4",
|
|
61
73
|
/** Tooltip when publish button is waiting for validation and async tasks to complete.*/
|
|
@@ -108,6 +120,8 @@ var sanity = require("sanity"), structure = sanity.removeUndefinedLocaleResource
|
|
|
108
120
|
"banners.obsolete-draft.actions.publish-draft.text": "\uCD08\uC548 \uAC8C\uC2DC",
|
|
109
121
|
/** The warning displayed when editing a document that has an obsolete draft because the draft model is not switched on */
|
|
110
122
|
"banners.obsolete-draft.draft-model-inactive.text": "\uC6CC\uD06C\uC2A4\uD398\uC774\uC2A4\uC5D0\uB294 \uCD08\uC548\uC774 \uD65C\uC131\uD654\uB418\uC5B4 \uC788\uC9C0 \uC54A\uC9C0\uB9CC, \uC774 \uBB38\uC11C\uC758 \uCD08\uC548 \uBC84\uC804\uC774 \uC874\uC7AC\uD569\uB2C8\uB2E4.",
|
|
123
|
+
/** The text content for the paused scheduled draft banner */
|
|
124
|
+
"banners.paused-scheduled-draft.text": "\uD3B8\uC9D1 \uC911\uC5D0 \uC77C\uC815\uC774 \uC77C\uC2DC \uC911\uC9C0\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uC77C\uC815\uC744 \uB2E4\uC2DC \uD65C\uC131\uD654\uD558\uAC70\uB098 \uC0C8 \uB0A0\uC9DC\uB97C \uC120\uD0DD\uD558\uB824\uBA74 \uC77C\uC815\uC744 \uB204\uB974\uC138\uC694.",
|
|
111
125
|
/** The text for the permission check banner if the user only has multiple roles, but they do not allow publishing this document */
|
|
112
126
|
"banners.permission-check-banner.missing-permission_create_other": "\uADC0\uD558\uC758 \uC5ED\uD560 <Roles/>\uC740 \uC774 \uBB38\uC11C\uB97C \uC0DD\uC131\uD560 \uAD8C\uD55C\uC774 \uC5C6\uC2B5\uB2C8\uB2E4.",
|
|
113
127
|
/** The text for the permission check banner if the user only has multiple roles, but they do not allow editing this document */
|
|
@@ -224,6 +238,8 @@ var sanity = require("sanity"), structure = sanity.removeUndefinedLocaleResource
|
|
|
224
238
|
"compare-version.error.invalidParams.title": "\uBB38\uC11C \uBE44\uAD50 \uBD88\uAC00",
|
|
225
239
|
/** The error message shown when the previous document for comparison could not be extracted from the URL */
|
|
226
240
|
"compare-version.error.invalidPreviousDocumentParam": "\uC774\uC804 \uBB38\uC11C \uB9E4\uAC1C\uBCC0\uC218\uAC00 \uC720\uD6A8\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4.",
|
|
241
|
+
/** The error message shown when releases failed to load */
|
|
242
|
+
"compare-version.error.loadReleases.title": "\uB9B4\uB9AC\uC2A4\uB97C \uBD88\uB7EC\uC624\uB294 \uB370 \uC2E4\uD328\uD588\uC2B5\uB2C8\uB2E4",
|
|
227
243
|
/** The text for the tooltip when the "Compare versions" action for a document is disabled */
|
|
228
244
|
"compare-versions.menu-item.disabled-reason": "\uBE44\uAD50\uD560 \uC774 \uBB38\uC11C\uC758 \uB2E4\uB978 \uBC84\uC804\uC774 \uC5C6\uC2B5\uB2C8\uB2E4.",
|
|
229
245
|
/** The text for the "Compare versions" action for a document */
|
|
@@ -358,6 +374,28 @@ var sanity = require("sanity"), structure = sanity.removeUndefinedLocaleResource
|
|
|
358
374
|
"events.open.draft": "<VersionBadge>\uB4DC\uB798\uD504\uD2B8</VersionBadge> \uBB38\uC11C \uC5F4\uAE30",
|
|
359
375
|
/**The title for the menu items that will be shown when expanding a publish release event to inspect the release*/
|
|
360
376
|
"events.open.release": "<VersionBadge>{{releaseTitle}}</VersionBadge> \uB9B4\uB9AC\uC2A4 \uC5F4\uAE30",
|
|
377
|
+
/** The text for the add reference item in the incoming references input */
|
|
378
|
+
"incoming-references-input.add-reference-item": "\uD56D\uBAA9 \uCD94\uAC00",
|
|
379
|
+
/** The aria-label for the incoming references list */
|
|
380
|
+
"incoming-references-input.list-label": "{{type}} \uC720\uD615\uC758 \uB4E4\uC5B4\uC624\uB294 \uCC38\uC870",
|
|
381
|
+
/** The text for the no items in the incoming references input */
|
|
382
|
+
"incoming-references-input.no-items": "\uD56D\uBAA9 \uC5C6\uC74C",
|
|
383
|
+
/** The text for the reference from in the incoming references input */
|
|
384
|
+
"incoming-references-input.reference-from": "{{type}}\uC5D0\uC11C \uCC38\uC870",
|
|
385
|
+
/** The text for the schema type not found in the incoming references input */
|
|
386
|
+
"incoming-references-input.schema-type-not-found": "\uC2A4\uD0A4\uB9C8 \uC720\uD615 {{type}}\uC744(\uB97C) \uCC3E\uC744 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",
|
|
387
|
+
/** The text for the type to search in the incoming references input */
|
|
388
|
+
"incoming-references-input.type-to-search": "\uAC80\uC0C9\uD560 \uC720\uD615 \uC785\uB825",
|
|
389
|
+
/** The text for the loading state in the incoming references input */
|
|
390
|
+
"incoming-references-input.types-loading": "\uBB38\uC11C\uB97C \uBD88\uB7EC\uC624\uB294 \uC911...",
|
|
391
|
+
/** The text for the loading state in the incoming references input */
|
|
392
|
+
"incoming-references-input.types-loading-cross-dataset": "\uAD50\uCC28 \uB370\uC774\uD130\uC14B \uBB38\uC11C\uB97C \uBD88\uB7EC\uC624\uB294 \uC911...",
|
|
393
|
+
/** The text for the no references defined in the incoming references input */
|
|
394
|
+
"incoming-references-input.types-not-defined": "\uC774 \uC720\uD615\uC5D0 \uB300\uD574 \uC815\uC758\uB41C \uB4E4\uC5B4\uC624\uB294 \uCC38\uC870\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4. \uC790\uC138\uD55C \uB0B4\uC6A9\uC740 \uBB38\uC11C\uB97C \uCC38\uC870\uD558\uC138\uC694.",
|
|
395
|
+
/** The text shown if there are no incoming references for a type */
|
|
396
|
+
"incoming-references-pane.no-references-found": "\uC774 \uC720\uD615\uC758 \uCC38\uC870\uB97C \uCC3E\uC744 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.",
|
|
397
|
+
/** The text shown if there is no schema type found for a document in the incoming references pane */
|
|
398
|
+
"incoming-references-pane.schema-type-not-found": "\uC2A4\uD0A4\uB9C8 \uC720\uD615 {{type}}\uC744(\uB97C) \uCC3E\uC744 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",
|
|
361
399
|
/** The loading messaging for when the tooltip is still loading permission info */
|
|
362
400
|
"insufficient-permissions-message-tooltip.loading-text": "\uB85C\uB529 \uC911\u2026",
|
|
363
401
|
/** --- Menu items --- */
|
|
@@ -444,6 +482,8 @@ var sanity = require("sanity"), structure = sanity.removeUndefinedLocaleResource
|
|
|
444
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.",
|
|
445
483
|
/** The text when a generic operation succeeded (fallback, generally not shown) */
|
|
446
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",
|
|
447
487
|
/** The text when copy URL operation succeeded */
|
|
448
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",
|
|
449
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 /** 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 /** 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 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\n /** The text for the tooltip when the \"Compare versions\" action for a document is disabled */\n 'compare-versions.menu-item.disabled-reason': '비교할 이 문서의 다른 버전이 없습니다.',\n /** The text for the \"Compare versions\" action for a document */\n 'compare-versions.menu-item.title': '버전 비교',\n /** The string used to label draft documents */\n 'compare-versions.status.draft': '초안',\n /** The string used to label published documents */\n 'compare-versions.status.published': '게시됨',\n /** The title used when comparing versions of a document */\n 'compare-versions.title': '버전 비교',\n\n /** The text in the \"Cancel\" button in the confirm delete dialog that cancels the action and closes the dialog */\n 'confirm-delete-dialog.cancel-button.text': '취소',\n /** Used in `confirm-delete-dialog.cdr-summary.title` */\n 'confirm-delete-dialog.cdr-summary.document-count_one': '1개의 문서',\n /** Used in `confirm-delete-dialog.cdr-summary.title` */\n 'confirm-delete-dialog.cdr-summary.document-count_other': '{{count}}개의 문서',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_one': '데이터셋: {{datasets}}',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_other': '데이터셋: {{datasets}}',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_unavailable_one': '사용할 수 없는 데이터셋',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_unavailable_other': '사용할 수 없는 데이터셋들',\n /** The text that appears in the title `<summary>` that includes the list of CDRs (singular) */\n 'confirm-delete-dialog.cdr-summary.title_one': '다른 데이터셋에 있는 {{documentCount}}',\n /** The text that appears in the title `<summary>` that includes the list of CDRs (plural) */\n 'confirm-delete-dialog.cdr-summary.title_other':\n '{{count}}개의 데이터셋에 있는 {{documentCount}}',\n /** Appears when hovering over the copy button to copy */\n 'confirm-delete-dialog.cdr-table.copy-id-button.tooltip': '클립보드에 ID 복사',\n /** The header for the dataset column in the list of cross-dataset references found */\n 'confirm-delete-dialog.cdr-table.dataset.label': '데이터셋',\n /** The header for the document ID column in the list of cross-dataset references found */\n 'confirm-delete-dialog.cdr-table.document-id.label': '문서 ID',\n /** The toast title when the copy button has been clicked but copying failed */\n 'confirm-delete-dialog.cdr-table.id-copied-toast.title-failed': '문서 ID 복사 실패',\n /** The header for the project ID column in the list of cross-dataset references found */\n 'confirm-delete-dialog.cdr-table.project-id.label': '프로젝트 ID',\n /** The text in the \"Delete anyway\" button in the confirm delete dialog that confirms the action */\n 'confirm-delete-dialog.confirm-anyway-button.text_delete': '그래도 삭제하기',\n /** The text in the \"Unpublish anyway\" button in the confirm delete dialog that confirms the action */\n 'confirm-delete-dialog.confirm-anyway-button.text_unpublish': '그래도 발행 취소하기',\n /** The text in the \"Delete now\" button in the confirm delete dialog that confirms the action */\n 'confirm-delete-dialog.confirm-button.text_delete': '지금 삭제하기',\n /** The text in the \"Unpublish now\" button in the confirm delete dialog that confirms the action */\n 'confirm-delete-dialog.confirm-button.text_unpublish': '지금 발행 취소하기',\n /** If no referring documents are found, this text appears above the cancel and confirmation buttons */\n 'confirm-delete-dialog.confirmation.text_delete':\n '“<DocumentTitle/>”을(를) 정말로 삭제하시겠습니까?',\n /** If no referring documents are found, this text appears above the cancel and confirmation buttons */\n 'confirm-delete-dialog.confirmation.text_unpublish':\n '“<DocumentTitle/>”의 발행을 정말로 취소하시겠습니까?',\n /** The text body of the error dialog. */\n 'confirm-delete-dialog.error.message.text': '참조 문서를 로딩하는 동안 오류가 발생했습니다.',\n /** The text in the retry button of the confirm delete dialog if an error occurred. */\n 'confirm-delete-dialog.error.retry-button.text': '재시도',\n /** The header of the confirm delete dialog if an error occurred while the confirm delete dialog was open. */\n 'confirm-delete-dialog.error.title.text': '오류',\n /** The header of the confirm delete dialog */\n 'confirm-delete-dialog.header.text_delete': '문서를 삭제하시겠습니까?',\n /** The header of the confirm delete dialog */\n 'confirm-delete-dialog.header.text_unpublish': '문서 발행을 취소하시겠습니까?',\n /** The text that appears while the referring documents are queried */\n 'confirm-delete-dialog.loading.text': '참조 중인 문서를 검색하는 중…',\n /** Shown if there are references to other documents but the user does not have the permission to see the relevant document IDs */\n 'confirm-delete-dialog.other-reference-count.title_one': '표시되지 않는 1개의 다른 참조',\n /** Shown if there are references to other documents but the user does not have the permission to see the relevant document IDs */\n 'confirm-delete-dialog.other-reference-count.title_other':\n '표시되지 않는 {{count}}개의 다른 참조들',\n /** Text in the tooltip of this component if hovering over the info icon */\n 'confirm-delete-dialog.other-reference-count.tooltip':\n '관련 데이터셋에 대한 액세스 토큰이 누락되어 이 참조들의 메타데이터를 표시할 수 없습니다.',\n /** Appears when unable to render a document preview in the referring document list */\n 'confirm-delete-dialog.preview-item.preview-unavailable.subtitle': 'ID: {{documentId}}',\n /** Appears when unable to render a document preview in the referring document list */\n 'confirm-delete-dialog.preview-item.preview-unavailable.title': '미리보기를 사용할 수 없음',\n /** Warns the user of affects to other documents if the action is confirmed (delete) */\n 'confirm-delete-dialog.referential-integrity-disclaimer.text_delete':\n '이 문서를 삭제하면, 이 문서를 참조하는 다른 문서들은 더 이상 접근할 수 없게 됩니다.',\n /** Warns the user of affects to other documents if the action is confirmed (unpublish) */\n 'confirm-delete-dialog.referential-integrity-disclaimer.text_unpublish':\n '이 문서의 발행을 취소하면, 이 문서를 참조하는 다른 문서들은 더 이상 접근할 수 없게 됩니다.',\n /** Tells the user the count of how many other referring documents there are before listing them. (singular) */\n 'confirm-delete-dialog.referring-document-count.text_one':\n '1개의 문서가 “<DocumentTitle/>”을(를) 참조하고 있습니다',\n /** Tells the user the count of how many other referring documents there are before listing them. (plural) */\n 'confirm-delete-dialog.referring-document-count.text_other':\n '{{count}}개의 문서가 “<DocumentTitle/>”을(를) 참조하고 있습니다',\n /** Describes the list of documents that refer to the one trying to be deleted (delete) */\n 'confirm-delete-dialog.referring-documents-descriptor.text_delete':\n '다음 문서들이 “<DocumentTitle/>”을(를) 참조하고 있기 때문에 삭제가 불가능할 수 있습니다:',\n /** Describes the list of documents that refer to the one trying to be deleted (unpublish) */\n 'confirm-delete-dialog.referring-documents-descriptor.text_unpublish':\n '다음 문서들이 “<DocumentTitle/>”을(를) 참조하고 있기 때문에 발행 취소가 불가능할 수 있습니다:',\n\n /** The text for the cancel button in the confirm dialog used in document action shortcuts if none is provided */\n 'confirm-dialog.cancel-button.fallback-text': '취소',\n /** The text for the confirm button in the confirm dialog used in document action shortcuts if none is provided */\n 'confirm-dialog.confirm-button.fallback-text': '확인',\n\n /** For the default structure definition, the title for the \"Content\" pane */\n 'default-definition.content-title': '콘텐츠',\n\n /** The text shown if there was an error while getting the document's title via a preview value */\n 'doc-title.error.text': '오류: {{errorMessage}}',\n /** The text shown if the preview value for a document is non-existent or empty */\n 'doc-title.fallback.text': '제목 없음',\n /** The text shown if a document's title via a preview value cannot be determined due to an unknown schema type */\n 'doc-title.unknown-schema-type.text': '알 수 없는 스키마 유형: {{schemaType}}',\n\n /** Tooltip text shown for the close button of the document inspector */\n 'document-inspector.close-button.tooltip': '닫기',\n /** The title shown in the dialog header, when inspecting a valid document */\n 'document-inspector.dialog.title': '<DocumentTitle/> 검사 중',\n /** The title shown in the dialog header, when the document being inspected is not created yet/has no value */\n 'document-inspector.dialog.title-no-value': '값 없음',\n /** Title shown for menu item that opens the \"Inspect\" dialog */\n 'document-inspector.menu-item.title': '검사',\n /** the placeholder text for the search input on the inspect dialog */\n 'document-inspector.search.placeholder': '검색',\n /** The \"parsed\" view mode, meaning the JSON is searchable, collapsible etc */\n 'document-inspector.view-mode.parsed': '파싱됨',\n /** The \"raw\" view mode, meaning the JSON is presented syntax-highlighted, but with no other features - optimal for copying */\n 'document-inspector.view-mode.raw-json': '원시 JSON',\n\n /** The text for when a form is hidden */\n 'document-view.form-view.form-hidden': '이 양식은 숨겨져 있습니다',\n /** Fallback title shown when a form title is not provided */\n 'document-view.form-view.form-title-fallback': '제목 없음',\n /** The text for when the form view is loading a document */\n 'document-view.form-view.loading': '문서를 불러오는 중…',\n /** The description of the sync lock toast on the form view */\n 'document-view.form-view.sync-lock-toast.description':\n '문서가 동기화되는 동안 잠시만 기다려 주세요. 이는 보통 문서가 게시된 직후에 발생하며, 몇 초 이상 걸리지 않아야 합니다',\n /** The title of the sync lock toast on the form view */\n 'document-view.form-view.sync-lock-toast.title': '문서 동기화 중…',\n\n /** The description for the document favorite action */\n 'document.favorites.add-to-favorites': '즐겨찾기에 추가',\n /** The description for the document unfavorite action */\n 'document.favorites.remove-from-favorites': '즐겨찾기에서 제거',\n\n /** The description for the events inspector when we can't load the document so we default to compare with published */\n 'events.compare-with-published.description':\n '문서 변경 사항을 불러올 수 없습니다. 아마도 귀하의 플랜의 기록 보존 정책 때문일 것입니다. 이것은 <strong>{{version}}</strong> 버전이 <strong>published</strong> 버전과 어떻게 비교되는지 보여줍니다.',\n /** The title for the events inspector when we can't load the document so we default to compare with published */\n 'events.compare-with-published.title': '발행된 것과 비교',\n /**The title for the menu items that will be shown when expanding a publish release event to inspect the document */\n 'events.inspect.release': '<VersionBadge>{{releaseTitle}}</VersionBadge> 문서 검사',\n /**The title for the menu items that will be shown when expanding a publish draft event to inspect the draft document*/\n 'events.open.draft': '<VersionBadge>드래프트</VersionBadge> 문서 열기',\n /**The title for the menu items that will be shown when expanding a publish release event to inspect the release*/\n 'events.open.release': '<VersionBadge>{{releaseTitle}}</VersionBadge> 릴리스 열기',\n\n /** The loading messaging for when the tooltip is still loading permission info */\n 'insufficient-permissions-message-tooltip.loading-text': '로딩 중…',\n\n /** --- Menu items --- */\n /** The menu item group title to use for the Action menu items */\n 'menu-item-groups.actions-group': '액션',\n /** The menu item group title to use for the Layout menu items */\n 'menu-item-groups.layout-group': '레이아웃',\n /** The menu item group title to use for the Sort menu items */\n 'menu-item-groups.sorting-group': '정렬',\n\n /** The menu item title to use the compact view */\n 'menu-items.layout.compact-view': '간략한 보기',\n /** The menu item title to use the detailed view */\n 'menu-items.layout.detailed-view': '상세 보기',\n /** The menu item title to Sort by Created */\n 'menu-items.sort-by.created': '생성 순으로 정렬',\n /** The menu item title to Sort by Last Edited */\n 'menu-items.sort-by.last-edited': '마지막 편집 순으로 정렬',\n\n /** The link text of the no document type screen that appears directly below the subtitle */\n 'no-document-types-screen.link-text': '문서 유형 추가하는 방법 알아보기 →',\n /** The subtitle of the no document type screen that appears directly below the title */\n 'no-document-types-screen.subtitle': '스키마에 최소한 하나의 문서 유형을 정의해 주세요.',\n /** The title of the no document type screen */\n 'no-document-types-screen.title': '문서 유형 없음',\n\n /** Text shown on back button visible on smaller breakpoints */\n 'pane-header.back-button.text': '뒤로',\n /** tooltip text (via `title` attribute) for the menu button */\n 'pane-header.context-menu-button.tooltip': '메뉴 보기',\n /** Appears in a document list pane header if there are more than one option for create. This is the label for that menu */\n 'pane-header.create-menu.label': '생성',\n /** Tooltip displayed on the create new button in document lists */\n 'pane-header.create-new-button.tooltip': '새 문서 만들기',\n /** The `aria-label` for the disabled button in the pane header if create permissions are granted */\n 'pane-header.disabled-created-button.aria-label': '권한 부족',\n\n /** The text shown in the tooltip of pane item previews of documents if there are unpublished edits */\n 'pane-item.draft-status.has-draft.tooltip': '<RelativeTime/>에 편집됨',\n /** The text shown in the tooltip of pane item previews of documents if there are no unpublished edits */\n 'pane-item.draft-status.no-draft.tooltip': '발행되지 않은 편집 없음',\n /** The subtitle tor pane item previews if there isn't a matching schema type found */\n 'pane-item.missing-schema-type.subtitle': '문서: <Code>{{documentId}}</Code>',\n /** The title tor pane item previews if there isn't a matching schema type found */\n 'pane-item.missing-schema-type.title':\n '해당 타입에 대한 스키마를 찾을 수 없음 <Code>{{documentType}}</Code>',\n /** The text shown in the tooltip of pane item previews of documents if there are unpublished edits */\n 'pane-item.published-status.has-published.tooltip': '<RelativeTime/>에 발행됨',\n /** The text shown in the tooltip of pane item previews of documents if there are no unpublished edits */\n 'pane-item.published-status.no-published.tooltip': '발행된 편집 없음',\n\n /** The text used in the document header title if there is an error */\n 'panes.document-header-title.error.text': '오류: {{error}}',\n /** The text used in the document header title if creating a new item */\n 'panes.document-header-title.new.text': '새로운 {{schemaType}}',\n /** The text used in the document header title if no other title can be determined */\n 'panes.document-header-title.untitled.text': '제목 없음',\n /** The help text saying that we'll retry fetching the document list */\n 'panes.document-list-pane.error.retrying': '재시도 중...',\n /** The error text on the document list pane */\n 'panes.document-list-pane.error.text': '오류: <Code>{{error}}</Code>',\n /** The error text on the document list pane */\n 'panes.document-list-pane.error.text.dev': '오류: <Code>{{error}}</Code>',\n /** The error text on the document list pane if the browser appears to be offlline */\n 'panes.document-list-pane.error.text.offline': '인터넷 연결이 오프라인 상태인 것 같습니다.',\n /** The error title on the document list pane */\n 'panes.document-list-pane.error.title': '목록 항목을 가져오지 못했습니다',\n 'panes.document-list-pane.error.will-retry-automatically_other': '재시도 중... (#{{count}}).',\n /** The text of the document list pane if more than a maximum number of documents are returned */\n 'panes.document-list-pane.max-items.text': '최대 {{limit}}개의 문서를 표시합니다',\n /** The text of the document list pane if no documents are found for a specified type */\n 'panes.document-list-pane.no-documents-of-type.text': '이 유형의 문서가 없습니다',\n /** The text of the document list pane if no documents are found */\n 'panes.document-list-pane.no-documents.text': '결과가 없습니다',\n /** The text of the document list pane if no documents are found matching specified criteria */\n 'panes.document-list-pane.no-matching-documents.text': '일치하는 문서가 없습니다',\n /** The search input for the search input on the document list pane */\n 'panes.document-list-pane.reconnecting': '연결을 시도 중...',\n /** The aria-label for the search input on the document list pane */\n 'panes.document-list-pane.search-input.aria-label': '목록 검색',\n /** The search input for the search input on the document list pane */\n 'panes.document-list-pane.search-input.placeholder': '목록 검색',\n /** The summary title when displaying an error for a document operation result */\n 'panes.document-operation-results.error.summary.title': '세부 정보',\n /** The text when a generic operation failed (fallback, generally not shown) */\n 'panes.document-operation-results.operation-error': '{{context}} 동안 오류가 발생했습니다',\n /** The text when a delete operation failed */\n 'panes.document-operation-results.operation-error_delete':\n '이 문서를 삭제하려고 시도하는 중에 오류가 발생했습니다. 이는 다른 문서가 이 문서를 참조하고 있음을 의미합니다.',\n /** The text when an unpublish operation failed */\n 'panes.document-operation-results.operation-error_unpublish':\n '이 문서의 발행 취소를 시도하는 중에 오류가 발생했습니다. 이는 다른 문서가 이 문서를 참조하고 있음을 의미합니다.',\n /** The text when a generic operation succeeded (fallback, generally not shown) */\n 'panes.document-operation-results.operation-success':\n '문서에 {{context}}를 성공적으로 수행했습니다',\n /** The text when copy URL operation succeeded */\n 'panes.document-operation-results.operation-success_copy-url':\n '문서 URL이 클립보드에 복사되었습니다',\n /** */\n 'panes.document-operation-results.operation-success_createVersion':\n '<Strong>{{title}}</Strong>가 릴리스에 추가되었습니다',\n /** The text when a delete operation succeeded */\n 'panes.document-operation-results.operation-success_delete': '문서가 성공적으로 삭제되었습니다',\n /** The text when a discard changes operation succeeded */\n 'panes.document-operation-results.operation-success_discardChanges':\n '마지막 발행 이후의 모든 변경 사항이 이제 폐기되었습니다. 폐기된 초안은 여전히 기록에서 복구할 수 있습니다',\n /** The text when a duplicate operation succeeded */\n 'panes.document-operation-results.operation-success_duplicate':\n '문서가 성공적으로 복제되었습니다',\n /** The text when a publish operation succeeded */\n 'panes.document-operation-results.operation-success_publish': '문서가 발행되었습니다',\n /** The text when a restore operation succeeded */\n 'panes.document-operation-results.operation-success_restore':\n '<Strong>{{title}}</Strong>이(가) 복원되었습니다',\n /** The text when an unpublish operation succeeded */\n 'panes.document-operation-results.operation-success_unpublish':\n '문서의 발행이 취소되었습니다. 최신 발행 버전에서 초안이 생성되었습니다.',\n /** The document title shown when document title is \"undefined\" in operation message */\n 'panes.document-operation-results.operation-undefined-title': '제목 없음',\n /** The loading message for the document not found pane */\n 'panes.document-pane.document-not-found.loading': '문서를 불러오는 중…',\n /** The text of the document not found pane if the schema is known */\n 'panes.document-pane.document-not-found.text':\n '문서 유형이 정의되지 않았으며, <Code>{{id}}</Code> 식별자를 가진 문서를 찾을 수 없습니다.',\n /** The title of the document not found pane if the schema is known */\n 'panes.document-pane.document-not-found.title': '문서를 찾을 수 없습니다',\n /** The text of the document not found pane if the schema is not found */\n 'panes.document-pane.document-unknown-type.text':\n '이 문서는 <Code>{{documentType}}</Code> 스키마 유형을 가지고 있으며, 이는 로컬 콘텐츠 스튜디오 스키마에 유형으로 정의되어 있지 않습니다.',\n /** The title of the document not found pane if the schema is not found or unknown */\n 'panes.document-pane.document-unknown-type.title':\n '알 수 없는 문서 유형: <Code>{{documentType}}</Code>',\n /** The title of the document not found pane if the schema is unknown */\n 'panes.document-pane.document-unknown-type.without-schema.text':\n '이 문서는 존재하지 않으며, 이에 대한 스키마 유형이 지정되지 않았습니다.',\n /** Default message shown while resolving the structure definition for an asynchronous node */\n 'panes.resolving.default-message': '로딩 중…',\n /** Message shown while resolving the structure definition for an asynchronous node and it is taking a while (more than 5s) */\n 'panes.resolving.slow-resolve-message': '여전히 로딩 중…',\n /** The text to display when type is missing */\n 'panes.unknown-pane-type.missing-type.text':\n '구조 항목에 필요한 <Code>type</Code> 속성이 누락되었습니다.',\n /** The title of the unknown pane */\n 'panes.unknown-pane-type.title': '알 수 없는 패널 유형',\n /** The text to display when type is unknown */\n 'panes.unknown-pane-type.unknown-type.text':\n '알려지지 않은 엔티티인 <Code>{{type}}</Code> 유형의 구조 항목입니다.',\n\n /** The text for the \"Open preview\" action for a document */\n 'production-preview.menu-item.title': '미리보기 열기',\n\n /** The text for the confirm button in the request permission dialog used in the permissions banner */\n 'request-permission-dialog.confirm-button.text': '요청 보내기',\n /** The description text for the request permission dialog used in the permissions banner */\n 'request-permission-dialog.description.text':\n '귀하의 요청은 프로젝트 관리자에게 전송될 것입니다. 원한다면, 메모를 추가할 수도 있습니다',\n /** The header/title for the request permission dialog used in the permissions banner */\n 'request-permission-dialog.header.text': '편집 접근 요청하기',\n /** The text describing the note input for the request permission dialog used in the permissions banner */\n 'request-permission-dialog.note-input.description.text': '원한다면, 메모를 추가할 수 있습니다',\n /** The placeholder for the note input in the request permission dialog used in the permissions banner */\n 'request-permission-dialog.note-input.placeholder.text': '메모 추가...',\n /** The error/warning text in the request permission dialog when the user's request has been declined */\n 'request-permission-dialog.warning.denied.text': '이 프로젝트에 대한 접근 요청이 거부되었습니다.',\n /** The error/warning text in the request permission dialog when the user's request has been denied due to too many outstanding requests */\n 'request-permission-dialog.warning.limit-reached.text':\n '모든 프로젝트에 대한 역할 요청 한도에 도달했습니다. 더 많은 요청을 하기 전에 기다리거나 관리자에게 도움을 요청하세요.',\n\n /** Label for button when status is saved */\n 'status-bar.document-status-pulse.status.saved.text': '저장됨',\n /** Label for button when status is syncing */\n 'status-bar.document-status-pulse.status.syncing.text': '저장 중...',\n /** Accessibility label indicating when the document was last published, in relative time, eg \"3 weeks ago\" */\n 'status-bar.publish-status-button.last-published-time.aria-label': '마지막 발행 {{relativeTime}}',\n /** Text for tooltip showing explanation of timestamp/relative time, eg \"Last published <RelativeTime/>\" */\n 'status-bar.publish-status-button.last-published-time.tooltip': '마지막 발행 <RelativeTime/>',\n /** Accessibility label indicating when the document was last updated, in relative time, eg \"2 hours ago\" */\n 'status-bar.publish-status-button.last-updated-time.aria-label':\n '마지막 업데이트 {{relativeTime}}',\n /** Text for tooltip showing explanation of timestamp/relative time, eg \"Last updated <RelativeTime/>\" */\n 'status-bar.publish-status-button.last-updated-time.tooltip': '마지막 업데이트 <RelativeTime/>',\n /** Aria label for the button */\n 'status-bar.review-changes-button.aria-label': '변경 사항 검토',\n /** Label for button when status is saved */\n 'status-bar.review-changes-button.status.saved.text': '저장됨!',\n /** Label for button when status is syncing */\n 'status-bar.review-changes-button.status.syncing.text': '저장 중...',\n /** Text for the secondary text for tooltip for the button */\n 'status-bar.review-changes-button.tooltip.changes-saved': '변경 사항 저장됨',\n /** Primary text for tooltip for the button */\n 'status-bar.review-changes-button.tooltip.text': '변경 사항 검토',\n\n /** The text that appears in side the documentation link */\n 'structure-error.docs-link.text': '문서 보기',\n /** Labels the error message or error stack of the structure error screen */\n 'structure-error.error.label': '오류',\n /** The header that appears at the top of the error screen */\n 'structure-error.header.text': '구조를 읽는 동안 오류가 발생했습니다',\n /** The text in the reload button to retry rendering the structure */\n 'structure-error.reload-button.text': '다시 로드',\n /** Labels the structure path of the structure error screen */\n 'structure-error.structure-path.label': '구조 경로',\n\n /** The aria label for the menu button in the timeline item */\n 'timeline-item.menu-button.aria-label': '작업 메뉴 열기',\n /** The text for the tooltip in menu button the timeline item */\n 'timeline-item.menu-button.tooltip': '작업',\n /** The text for the collapse action in the timeline item menu */\n 'timeline-item.menu.action-collapse': '접기',\n /** The text for the expand action in the timeline item menu */\n 'timeline-item.menu.action-expand': '펼치기',\n /** The text for the published event menu tooltip when the release is not found */\n 'timeline-item.not-found-release.tooltip':\n '아이디 \"{{releaseId}}\"를 가진 릴리스를 찾을 수 없습니다',\n\n /** 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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"}
|
|
@@ -175,6 +175,13 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
175
175
|
/** Menu Items for Media Library Asset Source */
|
|
176
176
|
"asset-sources.media-library.file.title": "\uBBF8\uB514\uC5B4 \uB77C\uC774\uBE0C\uB7EC\uB9AC",
|
|
177
177
|
"asset-sources.media-library.image.title": "\uBBF8\uB514\uC5B4 \uB77C\uC774\uBE0C\uB7EC\uB9AC",
|
|
178
|
+
/** Done button text */
|
|
179
|
+
"asset-sources.media-library.open-in-source-dialog.button.done": "\uC644\uB8CC",
|
|
180
|
+
/** Select new asset button text with target title */
|
|
181
|
+
"asset-sources.media-library.open-in-source-dialog.button.select-new-asset": "\u201C{{targetTitle}}\u201D\uC5D0 \uB300\uD55C \uC0C8 \uC790\uC0B0 \uC120\uD0DD",
|
|
182
|
+
"asset-sources.media-library.open-in-source-dialog.button.select-new-asset-fallback": "\uC0C8 \uC790\uC0B0 \uC120\uD0DD",
|
|
183
|
+
/** Title for the open in source dialog */
|
|
184
|
+
"asset-sources.media-library.open-in-source-dialog.title": "\uC790\uC0B0 \uD3B8\uC9D1",
|
|
178
185
|
/** Info messages for the Media Library Asset Source */
|
|
179
186
|
"asset-sources.media-library.select-dialog.title_file": "{{targetTitle}}\uC744(\uB97C) \uC704\uD55C \uD30C\uC77C \uC120\uD0DD",
|
|
180
187
|
"asset-sources.media-library.select-dialog.title_image": "{{targetTitle}}\uC744(\uB97C) \uC704\uD55C \uC774\uBBF8\uC9C0 \uC120\uD0DD",
|
|
@@ -517,12 +524,24 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
517
524
|
"help-resources.action.join-our-community": "\uC6B0\uB9AC \uCEE4\uBBA4\uB2C8\uD2F0\uC5D0 \uAC00\uC785\uD558\uC138\uC694",
|
|
518
525
|
/** Information for what the latest sanity version is */
|
|
519
526
|
"help-resources.latest-sanity-version": "\uCD5C\uC2E0 \uBC84\uC804\uC740 {{latestVersion}}\uC785\uB2C8\uB2E4",
|
|
527
|
+
/** Text for link to register a studio */
|
|
528
|
+
"help-resources.register-studio": "\uC2A4\uD29C\uB514\uC624 \uB4F1\uB85D",
|
|
529
|
+
/** Name of the sanity studio */
|
|
530
|
+
"help-resources.studio": "Sanity Studio",
|
|
531
|
+
/** Menu item for registered studios (i.e. copies app id) */
|
|
532
|
+
"help-resources.studio-app-id": "\uC571 ID",
|
|
520
533
|
/** Menu item for reloading Studio to update */
|
|
521
534
|
"help-resources.studio-auto-update-now": "v{{newVersion}}\uB85C \uC5C5\uB370\uC774\uD2B8\uD558\uAE30 \uC704\uD574 \uC7AC\uB85C\uB4DC",
|
|
522
535
|
/** Information for what studio version the current studio is running */
|
|
523
536
|
"help-resources.studio-version": "Sanity \uC2A4\uD29C\uB514\uC624 \uBC84\uC804 {{studioVersion}}",
|
|
524
537
|
/** Title for help and resources menus */
|
|
525
538
|
"help-resources.title": "\uB3C4\uC6C0\uB9D0 \uBC0F \uB9AC\uC18C\uC2A4",
|
|
539
|
+
/** Label for studio's which are up to date */
|
|
540
|
+
"help-resources.up-to-date": "\uCD5C\uC2E0 \uC0C1\uD0DC",
|
|
541
|
+
/** Version text */
|
|
542
|
+
"help-resources.version": "v{{version}}",
|
|
543
|
+
/**Incoming references inspector title */
|
|
544
|
+
"incoming-references.title": "\uB4E4\uC5B4\uC624\uB294 \uCC38\uC870",
|
|
526
545
|
/** Text for button to cancel an ongoing upload */
|
|
527
546
|
"input.files.common.cancel-upload": "\uC5C5\uB85C\uB4DC \uCDE8\uC18C",
|
|
528
547
|
/** Text for menuitem upload button default asset source */
|
|
@@ -552,6 +571,8 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
552
571
|
"inputs.array.action.duplicate": "\uBCF5\uC81C",
|
|
553
572
|
/** Label for editing the item of a specific type, eg "Edit Person" */
|
|
554
573
|
"inputs.array.action.edit": "{{itemTypeTitle}} \uD3B8\uC9D1",
|
|
574
|
+
/** Tooltip text explaining why adding items is disabled when array max is reached */
|
|
575
|
+
"inputs.array.action.max-reached": "\uCD5C\uB300 \uD56D\uBAA9 \uC218\uC5D0 \uB3C4\uB2EC\uD588\uC2B5\uB2C8\uB2E4",
|
|
555
576
|
/** Label for removing an array item action */
|
|
556
577
|
"inputs.array.action.remove": "\uC81C\uAC70",
|
|
557
578
|
/** Label for removing action when an array item has an error */
|
|
@@ -618,6 +639,10 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
618
639
|
"inputs.file.upload-failed.description": "\uD604\uC7AC \uC5C5\uB85C\uB4DC\uB97C \uC644\uB8CC\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.",
|
|
619
640
|
/** Upload failed */
|
|
620
641
|
"inputs.file.upload-failed.title": "\uC5C5\uB85C\uB4DC \uC2E4\uD328",
|
|
642
|
+
/** Private access policy badge label */
|
|
643
|
+
"inputs.files.common.access-policy.private.label": "\uBE44\uACF5\uAC1C \uC790\uC0B0",
|
|
644
|
+
/** Private access policy badge tooltip */
|
|
645
|
+
"inputs.files.common.access-policy.private.tooltip": "CDN \uC811\uADFC\uC740 \uC11C\uBA85\uB41C URL\uC5D0 \uD55C\uC815\uB429\uB2C8\uB2E4",
|
|
621
646
|
/** Clear field */
|
|
622
647
|
"inputs.files.common.actions-menu.clear-field.label": "\uD544\uB4DC \uC9C0\uC6B0\uAE30",
|
|
623
648
|
/** Copy URL */
|
|
@@ -626,6 +651,8 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
626
651
|
"inputs.files.common.actions-menu.download.label": "\uB2E4\uC6B4\uB85C\uB4DC",
|
|
627
652
|
/** The URL is copied to the clipboard */
|
|
628
653
|
"inputs.files.common.actions-menu.notification.url-copied": "URL\uC774 \uD074\uB9BD\uBCF4\uB4DC\uC5D0 \uBCF5\uC0AC\uB418\uC5C8\uC2B5\uB2C8\uB2E4",
|
|
654
|
+
/** Open in source */
|
|
655
|
+
"inputs.files.common.actions-menu.open-in-source.label": "{{sourceName}}\uC5D0\uC11C \uC5F4\uAE30",
|
|
629
656
|
/** Replace */
|
|
630
657
|
"inputs.files.common.actions-menu.replace.label": "\uAD50\uCCB4",
|
|
631
658
|
/** Upload */
|
|
@@ -681,6 +708,8 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
681
708
|
"inputs.image.drag-overlay.drop-to-upload-image": "\uC5C5\uB85C\uB4DC\uD560 \uC774\uBBF8\uC9C0\uB97C \uB4DC\uB86D\uD558\uC138\uC694",
|
|
682
709
|
/** This field is read only */
|
|
683
710
|
"inputs.image.drag-overlay.this-field-is-read-only": "\uC774 \uD544\uB4DC\uB294 \uC77D\uAE30 \uC804\uC6A9\uC785\uB2C8\uB2E4",
|
|
711
|
+
/** Image could not be loaded due to possible access restrictions */
|
|
712
|
+
"inputs.image.error.possible-access-restriction": "\uC774\uBBF8\uC9C0\uB97C \uBD88\uB7EC\uC62C \uC218 \uC5C6\uC2B5\uB2C8\uB2E4. \uC811\uADFC \uC81C\uD55C \uB54C\uBB38\uC77C \uC218 \uC788\uC2B5\uB2C8\uB2E4.",
|
|
684
713
|
/** Unknown member kind: `{{kind}}` */
|
|
685
714
|
"inputs.image.error.unknown-member-kind": "\uC54C \uC218 \uC5C6\uB294 \uBA64\uBC84 \uC885\uB958: {{kind}}",
|
|
686
715
|
/** Edit hotspot and crop */
|
|
@@ -732,8 +761,16 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
732
761
|
"inputs.object.field-group-tabs.all-fields-title": "\uBAA8\uB4E0 \uD544\uB4DC",
|
|
733
762
|
/** Aria label for the "Field groups" select control on smaller screens */
|
|
734
763
|
"inputs.object.field-group-tabs.aria-label": "\uD544\uB4DC \uADF8\uB8F9",
|
|
764
|
+
/** Text shown in field group select for a group with error validation */
|
|
765
|
+
"inputs.object.field-group-tabs.validation-error": "\uC624\uB958",
|
|
766
|
+
/** Text shown in field group select for a group with info validation */
|
|
767
|
+
"inputs.object.field-group-tabs.validation-info": "\uC815\uBCF4",
|
|
768
|
+
/** Text shown in field group select for a group with warning validation */
|
|
769
|
+
"inputs.object.field-group-tabs.validation-warning": "\uACBD\uACE0",
|
|
735
770
|
/** Read-only field description */
|
|
736
771
|
"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.",
|
|
772
|
+
/** Fallback description shown when the unknown reference preview cannot be loaded */
|
|
773
|
+
"inputs.object.unknown-fields.reference.preview.unavailable": '"{{documentId}}"\uC5D0 \uB300\uD55C \uBBF8\uB9AC\uBCF4\uAE30\uB97C \uBD88\uB7EC\uC62C \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.',
|
|
737
774
|
/** Remove field */
|
|
738
775
|
"inputs.object.unknown-fields.remove-field-button.text": "\uD544\uB4DC \uC81C\uAC70",
|
|
739
776
|
/** Encountered `{{count}}` fields that are not defined in the schema. */
|
|
@@ -1011,6 +1048,8 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
1011
1048
|
"inputs.reference.strength-mismatch.title": "\uCC38\uC870 \uAC15\uB3C4 \uBD88\uC77C\uCE58",
|
|
1012
1049
|
/** Label for button that triggers the action that weakens a reference on strength mismatch */
|
|
1013
1050
|
"inputs.reference.strength-mismatch.weaken-button-label": "\uC57D\uD55C \uCC38\uC870\uB85C \uBCC0\uD658",
|
|
1051
|
+
/** Label for action to clear the current value of the select field */
|
|
1052
|
+
"inputs.select.action.clear": "\uC9C0\uC6B0\uAE30",
|
|
1014
1053
|
/** Action message for generating the slug */
|
|
1015
1054
|
"inputs.slug.action.generate": "\uC0DD\uC131\uD558\uAE30",
|
|
1016
1055
|
/** Loading message for when the input is actively generating a slug */
|
|
@@ -1164,6 +1203,8 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
1164
1203
|
"release.action.revert-unpublish-version.success.description": "\uC774\uC81C \uC774 \uBC84\uC804\uC744 \uD3B8\uC9D1\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.",
|
|
1165
1204
|
/** Action message title for when a version is reverted from being unpublished */
|
|
1166
1205
|
"release.action.revert-unpublish-version.success.title": "\uCD9C\uC2DC \uC2DC \uBE44\uACF5\uAC1C \uC124\uC815\uC744 \uC131\uACF5\uC801\uC73C\uB85C \uB418\uB3CC\uB838\uC2B5\uB2C8\uB2E4.",
|
|
1206
|
+
/** Action message for scheduling a paused draft */
|
|
1207
|
+
"release.action.schedule-publish": "\uAC8C\uC2DC \uC608\uC57D",
|
|
1167
1208
|
/** Error message for when a version is set to be unpublished */
|
|
1168
1209
|
"release.action.unpublish-version.failure": "\uB9B4\uB9AC\uC2A4\uC5D0\uC11C \uBC84\uC804\uC744 \uBE44\uACF5\uAC1C\uB85C \uC124\uC815\uD558\uB294 \uB370 \uC2E4\uD328\uD588\uC2B5\uB2C8\uB2E4",
|
|
1169
1210
|
/** Action message for when a version is set to be unpublished successfully */
|
|
@@ -1174,6 +1215,7 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
1174
1215
|
"release.action.view-scheduled-drafts": "\uC608\uC57D\uB41C \uCD08\uC548 \uBCF4\uAE30",
|
|
1175
1216
|
/** Label for banner when release is scheduled */
|
|
1176
1217
|
"release.banner.scheduled-for-publishing-on": "{{date}}\uC5D0 \uCD9C\uD310 \uC608\uC815",
|
|
1218
|
+
"release.chip.button.other-versions_other": "+{{count}} \uBC84\uC804",
|
|
1177
1219
|
/** Label for Draft chip in document header */
|
|
1178
1220
|
"release.chip.draft": "\uCD08\uC548",
|
|
1179
1221
|
/** Label for Draft chip in global header */
|
|
@@ -1194,6 +1236,7 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
1194
1236
|
"release.chip.tooltip.no-edits": "\uD3B8\uC9D1 \uC5C6\uC74C",
|
|
1195
1237
|
/** Label for tooltip in chip when document isn't published */
|
|
1196
1238
|
"release.chip.tooltip.not-published": "\uAC8C\uC2DC\uB418\uC9C0 \uC54A\uC74C",
|
|
1239
|
+
"release.chip.tooltip.other-versions_other": "\uB9B4\uB9AC\uC2A4 \uC678\uBD80\uC758 \uCD94\uAC00 {{count}} \uBC84\uC804",
|
|
1197
1240
|
/** Label for tooltip in chip with the published date */
|
|
1198
1241
|
"release.chip.tooltip.published-date": "\uAC8C\uC2DC\uB41C \uB0A0\uC9DC {{date}}",
|
|
1199
1242
|
/** Label for tooltip in chip when document is in a release that has been scheduled */
|
|
@@ -1246,8 +1289,12 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
1246
1289
|
"release.layer.hide": "\uB9B4\uB9AC\uC2A4 \uC228\uAE30\uAE30",
|
|
1247
1290
|
/** Label for the release menu */
|
|
1248
1291
|
"release.menu.label": "\uB9B4\uB9AC\uC2A4 \uBA54\uB274",
|
|
1292
|
+
/** Menu item label for scheduled drafts */
|
|
1293
|
+
"release.menu.scheduled-drafts": "\uC608\uC57D\uB41C \uCD08\uC548 \uBCF4\uAE30",
|
|
1249
1294
|
/** Tooltip for the release menu */
|
|
1250
1295
|
"release.menu.tooltip": "\uC791\uC5C5",
|
|
1296
|
+
/** Menu item label for viewing content releases */
|
|
1297
|
+
"release.menu.view-releases": "\uCF58\uD150\uCE20 \uB9B4\uB9AC\uC2A4 \uBCF4\uAE30",
|
|
1251
1298
|
/** Label for draft perspective in navbar */
|
|
1252
1299
|
"release.navbar.drafts": "\uCD08\uC548",
|
|
1253
1300
|
/** Label for published releases in navbar */
|
|
@@ -1278,6 +1325,8 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
1278
1325
|
* @deprecated – no longer needed
|
|
1279
1326
|
* */
|
|
1280
1327
|
"release.toast.not-found-release.title": "'{{title}}' \uB9B4\uB9AC\uC2A4\uB97C \uCC3E\uC744 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",
|
|
1328
|
+
/** Error toast for pausing a scheduled draft */
|
|
1329
|
+
"release.toast.pause-scheduled-draft.error": "\uC608\uC57D\uB41C \uCD08\uC548 \uBB38\uC11C <strong>{{title}}</strong>\uC744(\uB97C) \uC77C\uC2DC \uC911\uC9C0\uD558\uB294 \uB370 \uC2E4\uD328\uD588\uC2B5\uB2C8\uB2E4: {{error}}",
|
|
1281
1330
|
/** Error toast for running a scheduled publish immediately */
|
|
1282
1331
|
"release.toast.publish-scheduled-draft.error": "\uC608\uC57D\uB41C \uCD08\uC548 \uBB38\uC11C <strong>{{title}}</strong> \uAC8C\uC2DC\uC5D0 \uC2E4\uD328\uD588\uC2B5\uB2C8\uB2E4: {{error}}",
|
|
1283
1332
|
/** Success toast for running a scheduled publish immediately */
|
|
@@ -1294,6 +1343,10 @@ var sanity = require("sanity"), studio = sanity.removeUndefinedLocaleResources({
|
|
|
1294
1343
|
"release.toast.reschedule-scheduled-draft.error": "\uC608\uC57D\uB41C \uCD08\uC548 \uBB38\uC11C <strong>{{title}}</strong>\uC758 \uC77C\uC815 \uBCC0\uACBD\uC5D0 \uC2E4\uD328\uD588\uC2B5\uB2C8\uB2E4: {{error}}",
|
|
1295
1344
|
/** Success toast for rescheduling a draft */
|
|
1296
1345
|
"release.toast.reschedule-scheduled-draft.success": "\uC608\uC57D\uB41C \uCD08\uC548 \uBB38\uC11C <strong>{{title}}</strong>\uC758 \uC77C\uC815\uC774 \uBCC0\uACBD\uB418\uC5C8\uC2B5\uB2C8\uB2E4.",
|
|
1346
|
+
/** Error toast for scheduling a paused draft */
|
|
1347
|
+
"release.toast.schedule-publish.error": "\uCD08\uC548 \uC608\uC57D\uC5D0 \uC2E4\uD328\uD588\uC2B5\uB2C8\uB2E4: {{error}}",
|
|
1348
|
+
/** Success toast for scheduling a paused draft */
|
|
1349
|
+
"release.toast.schedule-publish.success": "\uC77C\uC815\uC5D0 \uB530\uB978 \uCD08\uC548\uC774 \uC131\uACF5\uC801\uC73C\uB85C \uC608\uC57D\uB418\uC5C8\uC2B5\uB2C8\uB2E4",
|
|
1297
1350
|
/** The toast title that will be shown when the user has a scheduled draft perspective which is now published
|
|
1298
1351
|
* @deprecated – no longer needed
|
|
1299
1352
|
* */
|