@sanity/locale-ko-kr 1.1.0 → 1.1.2
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/{comments-TOs3uDAE.cjs → comments.cjs} +7 -1
- package/dist/_chunks/comments.cjs.map +1 -0
- package/dist/_chunks/{comments-PNexB4xL.js → comments.js} +7 -1
- package/dist/_chunks/comments.js.map +1 -0
- package/dist/_chunks/{structure-NGIipFCU.cjs → structure.cjs} +5 -3
- package/dist/_chunks/structure.cjs.map +1 -0
- package/dist/_chunks/{structure-snbNnhun.js → structure.js} +5 -3
- package/dist/_chunks/structure.js.map +1 -0
- package/dist/_chunks/{studio--O2K2n0G.cjs → studio.cjs} +8 -2
- package/dist/_chunks/studio.cjs.map +1 -0
- package/dist/_chunks/{studio-YpJo5H06.js → studio.js} +8 -2
- package/dist/_chunks/studio.js.map +1 -0
- package/dist/_chunks/{validation-27DiQAj4.cjs → validation.cjs} +1 -1
- package/dist/_chunks/validation.cjs.map +1 -0
- package/dist/_chunks/{validation-RFxbgzn9.js → validation.js} +1 -1
- package/dist/_chunks/validation.js.map +1 -0
- package/dist/_chunks/{vision-u0E4p-QD.cjs → vision.cjs} +1 -1
- package/dist/_chunks/vision.cjs.map +1 -0
- package/dist/_chunks/{vision-wo5b6tzB.js → vision.js} +1 -1
- package/dist/_chunks/vision.js.map +1 -0
- package/dist/index.cjs +5 -5
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +5 -5
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/comments.ts +6 -0
- package/src/structure.ts +5 -2
- package/src/studio.ts +9 -1
- package/dist/_chunks/comments-PNexB4xL.js.map +0 -1
- package/dist/_chunks/comments-TOs3uDAE.cjs.map +0 -1
- package/dist/_chunks/structure-NGIipFCU.cjs.map +0 -1
- package/dist/_chunks/structure-snbNnhun.js.map +0 -1
- package/dist/_chunks/studio--O2K2n0G.cjs.map +0 -1
- package/dist/_chunks/studio-YpJo5H06.js.map +0 -1
- package/dist/_chunks/validation-27DiQAj4.cjs.map +0 -1
- package/dist/_chunks/validation-RFxbgzn9.js.map +0 -1
- package/dist/_chunks/vision-u0E4p-QD.cjs.map +0 -1
- package/dist/_chunks/vision-wo5b6tzB.js.map +0 -1
|
@@ -81,6 +81,12 @@ var comments = sanity.removeUndefinedLocaleResources({
|
|
|
81
81
|
"list-item.edit-comment-upsell": "\uB313\uAE00\uC744 \uD3B8\uC9D1\uD558\uB824\uBA74 \uC5C5\uADF8\uB808\uC774\uB4DC\uD558\uC138\uC694",
|
|
82
82
|
/** Aria label for the button that takes you to the field, which wraps a thread/comment */
|
|
83
83
|
"list-item.go-to-field-button.aria-label": "\uD544\uB4DC\uB85C \uC774\uB3D9",
|
|
84
|
+
/**
|
|
85
|
+
* The text shown below the author and timestamp of a comment including a link back to the context in which the comment was made.
|
|
86
|
+
* Consists of a document title wrapped in a link, and a word or phrase to indicate that the link refers to a location:
|
|
87
|
+
* eg "on Home", "on Coffee Machine | Products", "on Pricing – Sanity"
|
|
88
|
+
*/
|
|
89
|
+
"list-item.layout-context": "<IntentLink>{{title}}</IntentLink>\uC5D0\uC11C",
|
|
84
90
|
/** The marker to indicate that a comment has been edited in brackets */
|
|
85
91
|
"list-item.layout-edited": "\uD3B8\uC9D1\uB428",
|
|
86
92
|
/** The error text when sending a comment has failed */
|
|
@@ -164,4 +170,4 @@ var comments = sanity.removeUndefinedLocaleResources({
|
|
|
164
170
|
});
|
|
165
171
|
|
|
166
172
|
exports.default = comments;
|
|
167
|
-
//# sourceMappingURL=comments
|
|
173
|
+
//# sourceMappingURL=comments.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"comments.cjs","sources":["../../src/comments.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** The close comments button text */\n 'close-pane-button-text': '댓글 닫기',\n\n /** The aria label for the close comments button */\n 'close-pane-button-text-aria-label': '댓글 닫기',\n\n /** When composing a comment, the placeholder text shown when adding a comment to a field with no current comments */\n 'compose.add-comment-input-placeholder': '<strong>{{field}}</strong>에 댓글 추가',\n /** When composing a comment, the placeholder text shown when adding a comment to a field with no current comments and the mode is upsell */\n 'compose.add-comment-input-placeholder-upsell': '댓글을 추가하려면 업그레이드하세요',\n /** When composing a comment, the placeholder text shown when the input is empty */\n 'compose.create-comment-placeholder': '새 댓글 작성',\n /** When composing a comment, the aria label for the button to mention a user */\n 'compose.mention-user-aria-label': '사용자 언급',\n /** When composing a comment, the tooltip text for the button to mention a user */\n 'compose.mention-user-tooltip': '사용자 언급',\n /** When composing a reply, the placeholder text shown when the input is empty */\n 'compose.reply-placeholder': '답글',\n /** When composing a reply, the placeholder text shown when the input is empty and the mode is upsell */\n 'compose.reply-placeholder-upsell': '답글을 달려면 업그레이드하세요',\n /** When composing a comment, the aria label for the button to send a comment */\n 'compose.send-comment-aria-label': '댓글 보내기',\n /** When composing a comment, the tooltip text for the button to send a comment */\n 'compose.send-comment-tooltip': '댓글 보내기',\n\n /** The inspector text when error copying link */\n 'copy-link-error-message': '클립보드에 링크를 복사할 수 없습니다',\n\n /** The inspector successfully copied link text */\n 'copy-link-success-message': '클립보드에 링크를 복사했습니다',\n\n /** The delete dialog body for a comment */\n 'delete-comment.body': '한 번 삭제하면 댓글을 복구할 수 없습니다.',\n /** The delete dialog confirm button text for a comment */\n 'delete-comment.confirm': '댓글 삭제',\n /** The delete dialog title for a comment */\n 'delete-comment.title': '이 댓글을 삭제하시겠습니까?',\n\n /** The delete dialog error */\n 'delete-dialog.error': '댓글을 삭제하는 동안 오류가 발생했습니다. 다시 시도해 주세요.',\n\n /** The delete dialog body for a thread */\n 'delete-thread.body': '이 댓글과 답글이 삭제되며, 삭제하면 복구할 수 없습니다.',\n /** The delete dialog conform button text for a thread */\n 'delete-thread.confirm': '스레드 삭제',\n /** The delete dialog title for a thread */\n 'delete-thread.title': '이 댓글 스레드를 삭제하시겠습니까?',\n\n /** The button text for confirming discard */\n 'discard.button-confirm': '삭제',\n /** The header for discard comment dialog */\n 'discard.header': '댓글을 삭제하시겠습니까?',\n /** The text for discard comment dialog */\n 'discard.text': '댓글을 삭제하시겠습니까?',\n\n /** Sharing feedback on the comments feature: The link title */\n 'feature-feedback.link': '피드백 공유',\n /** Sharing feedback on the comments feature: The form title */\n 'feature-feedback.title': '개선을 도와주세요 ',\n\n /** The name of the comments feature, for use in header. Capitalized, eg \"Comments\". */\n 'feature-name': '댓글',\n\n /** Aria label for button above fields to add a comment, when the field currently do not have any comments */\n 'field-button.aria-label-add': '댓글 추가',\n /** Aria label for button above fields that opens the comments for this field, when there are existing comments */\n 'field-button.aria-label-open': '댓글 열기',\n /** Text shown in popover when hovering the button above fields that opens the comments panel, when there are more than one comment present */\n 'field-button.content_other': '댓글 보기',\n /** Text shown in popover when hovering the button above fields to add a comment, when the field currently do not have any comments */\n 'field-button.title': '댓글 추가',\n\n /** Aria label for the breadcrumb button showing the field path. `{{field}}` is the last (most specific) field. */\n 'list-item.breadcrumb-button-go-to-field-aria-label': '{{field}} 필드로 이동',\n /** The button tooltip content for the add reaction button */\n 'list-item.context-menu-add-reaction': '반응 추가',\n /** The button tooltip aria label for adding a reaction */\n 'list-item.context-menu-add-reaction-aria-label': '반응 추가',\n /** The button tooltip content for the add reaction button and mode is upsell */\n 'list-item.context-menu-add-reaction-upsell': '반응을 추가하려면 업그레이드하세요',\n /** The action menu item for copying a comment link */\n 'list-item.copy-link': '댓글 링크 복사',\n /** The action menu item for deleting a comment */\n 'list-item.delete-comment': '댓글 삭제',\n /** The action menu item for editing a comment */\n 'list-item.edit-comment': '댓글 편집',\n /** The action menu item for editing a comment and the mode is upsell */\n 'list-item.edit-comment-upsell': '댓글을 편집하려면 업그레이드하세요',\n /** Aria label for the button that takes you to the field, which wraps a thread/comment */\n 'list-item.go-to-field-button.aria-label': '필드로 이동',\n /**\n * The text shown below the author and timestamp of a comment including a link back to the context in which the comment was made.\n * Consists of a document title wrapped in a link, and a word or phrase to indicate that the link refers to a location:\n * eg \"on Home\", \"on Coffee Machine | Products\", \"on Pricing – Sanity\"\n */\n 'list-item.layout-context': '<IntentLink>{{title}}</IntentLink>에서',\n /** The marker to indicate that a comment has been edited in brackets */\n 'list-item.layout-edited': '편집됨',\n /** The error text when sending a comment has failed */\n 'list-item.layout-failed-sent': '전송 실패.',\n /** The loading message when posting a comment is in progress */\n 'list-item.layout-posting': '게시 중...',\n /** The text for retrying posting a comment */\n 'list-item.layout-retry': '재시도',\n /** The aria label for the comments menu button to open the actions menu */\n 'list-item.open-menu-aria-label': '댓글 작업 메뉴 열기',\n /** The button text to re-open a resolved comment */\n 'list-item.re-open-resolved': '다시 열기',\n /** The button aria label to re-open a comment that is resolved */\n 'list-item.re-open-resolved-aria-label': '다시 열기',\n /** The button aria label to mark a comment as resolved */\n 'list-item.resolved-tooltip-aria-label': '댓글을 해결된 것으로 표시',\n /** The button text to mark a comment as resolved */\n 'list-item.resolved-tooltip-content': '해결된 것으로 표시',\n\n /** The empty state text for open comments */\n 'list-status.empty-state-open-text': '이 문서에 대한 열린 댓글은 여기에 표시됩니다.',\n /** The empty state title for open comments */\n 'list-status.empty-state-open-title': '아직 열린 댓글 없음',\n /** The empty state text for resolved comments */\n 'list-status.empty-state-resolved-text': '이 문서에 대한 해결된 댓글은 여기에 표시됩니다.',\n /** The empty state title for resolved comments */\n 'list-status.empty-state-resolved-title': '아직 해결된 댓글이 없습니다',\n /** The list status message for error */\n 'list-status.error': '문제가 발생했습니다',\n /** The list status message for loading status */\n 'list-status.loading': '댓글을 불러오는 중',\n\n /** Text shown when no users can be found to mention */\n 'mentions.no-users-found': '사용자를 찾을 수 없습니다',\n /** Label/badge shown for users that are not authorized to see the document, and thus cannot be mentioned */\n 'mentions.unauthorized-user': '권한 없음',\n /** Aria label for the command list for users to mention */\n 'mentions.user-list-aria-label': '언급할 사용자 목록',\n\n /** The comments onboarding popover text */\n 'onboarding.body':\n '문서의 어떤 필드에든 댓글을 추가할 수 있습니다. 그러면 필드별로 그룹화되어 여기에 표시됩니다.',\n /** The comments onboarding dismiss text */\n 'onboarding.dismiss': '알겠습니다',\n /** The comments onboarding popover header text */\n 'onboarding.header': '문서 필드에 댓글이 가능해졌습니다',\n\n /** Tooltip for the button to add a reaction to a comment */\n 'reactions.add-reaction-tooltip': '반응 추가',\n /** Aria label for the individual reactions you can choose from when reacting to a comment */\n 'reactions.react-with-aria-label': '{{reactionName}}으로 반응하기',\n /** When a users' name cannot be resolved, fall back to this name */\n 'reactions.user-list.unknown-user-fallback-name': '알 수 없는 사용자',\n /**\n * When showing list of users who have reacted, replaces your own name with \"you\", eg\n * \"Donna, you, James, and Tyler reacted with 👍\". A different key (`_leading` suffix)\n * is used when you are the first to react, eg \"You, Donna and Tyler reacted with 👍\".\n * Use `{{name}}` if you want to instead use the current users' actual name.\n */\n 'reactions.user-list.you': '당신',\n /**\n * When showing list of users who have reacted, replaces your own name with \"You\", eg\n * \"You, Donna, James, and Tyler reacted with 👍\". A different key (`_leading` suffix)\n * is used when you are not the first to react, eg \"Donna, you, James and Tyler reacted with 👍\".\n * Use `{{name}}` if you want to instead use the current users' actual name.\n */\n 'reactions.user-list.you_leading': '당신',\n /**\n * The text shown for the tooltip that appears when hovering over the reaction count, eg\n * \"Donna, James, and Tyler Reacted with 👍\". Three components are available for use:\n * - `<UserList/>` - the list of names of users who have reacted, using the locales list format\n * - `<Text>` - should be wrapped around the text describing the action (\"reacted with\")\n * - `<ReactionName/>` - the name of the reaction emoji, eg \":heavy_plus_sign:\"\n */\n 'reactions.users-reacted-with-reaction': '<UserList/> <Text>님이</Text> <ReactionName/>로 반응함',\n\n /** Status filter: The short title describing filtering on open (non-resolved) comments */\n 'status-filter.status-open': '열림',\n /** Status filter: The full text for describing filtering on open (non-resolved) comments */\n 'status-filter.status-open-full': '열린 댓글',\n /** Status filter: The short title describing filtering on resolved comments */\n 'status-filter.status-resolved': '해결됨',\n /** Status filter: The full text for describing filtering on resolved comments */\n 'status-filter.status-resolved-full': '해결된 댓글',\n /** Status filter: The full text for describing filtering on resolved comments and is upsell mode */\n 'status-filter.status-resolved-full-upsell': '해결된 댓글을 보려면 업그레이드하세요',\n})\n"],"names":["removeUndefinedLocaleResources"],"mappings":";;;;AAEA,eAAeA,qCAA+B,CAAA;AAAA;AAAA,EAE5C,wBAA0B,EAAA,2BAAA;AAAA;AAAA,EAG1B,mCAAqC,EAAA,2BAAA;AAAA;AAAA,EAGrC,uCAAyC,EAAA,4DAAA;AAAA;AAAA,EAEzC,8CAAgD,EAAA,oGAAA;AAAA;AAAA,EAEhD,oCAAsC,EAAA,kCAAA;AAAA;AAAA,EAEtC,iCAAmC,EAAA,iCAAA;AAAA;AAAA,EAEnC,8BAAgC,EAAA,iCAAA;AAAA;AAAA,EAEhC,2BAA6B,EAAA,cAAA;AAAA;AAAA,EAE7B,kCAAoC,EAAA,wFAAA;AAAA;AAAA,EAEpC,iCAAmC,EAAA,iCAAA;AAAA;AAAA,EAEnC,8BAAgC,EAAA,iCAAA;AAAA;AAAA,EAGhC,yBAA2B,EAAA,sGAAA;AAAA;AAAA,EAG3B,2BAA6B,EAAA,wFAAA;AAAA;AAAA,EAG7B,qBAAuB,EAAA,+GAAA;AAAA;AAAA,EAEvB,wBAA0B,EAAA,2BAAA;AAAA;AAAA,EAE1B,sBAAwB,EAAA,6EAAA;AAAA;AAAA,EAGxB,qBAAuB,EAAA,uKAAA;AAAA;AAAA,EAGvB,oBAAsB,EAAA,qJAAA;AAAA;AAAA,EAEtB,uBAAyB,EAAA,iCAAA;AAAA;AAAA,EAEzB,qBAAuB,EAAA,gGAAA;AAAA;AAAA,EAGvB,wBAA0B,EAAA,cAAA;AAAA;AAAA,EAE1B,gBAAkB,EAAA,sEAAA;AAAA;AAAA,EAElB,cAAgB,EAAA,sEAAA;AAAA;AAAA,EAGhB,uBAAyB,EAAA,iCAAA;AAAA;AAAA,EAEzB,wBAA0B,EAAA,oDAAA;AAAA;AAAA,EAG1B,cAAgB,EAAA,cAAA;AAAA;AAAA,EAGhB,6BAA+B,EAAA,2BAAA;AAAA;AAAA,EAE/B,8BAAgC,EAAA,2BAAA;AAAA;AAAA,EAEhC,4BAA8B,EAAA,2BAAA;AAAA;AAAA,EAE9B,oBAAsB,EAAA,2BAAA;AAAA;AAAA,EAGtB,oDAAsD,EAAA,2CAAA;AAAA;AAAA,EAEtD,qCAAuC,EAAA,2BAAA;AAAA;AAAA,EAEvC,gDAAkD,EAAA,2BAAA;AAAA;AAAA,EAElD,4CAA8C,EAAA,oGAAA;AAAA;AAAA,EAE9C,qBAAuB,EAAA,wCAAA;AAAA;AAAA,EAEvB,0BAA4B,EAAA,2BAAA;AAAA;AAAA,EAE5B,wBAA0B,EAAA,2BAAA;AAAA;AAAA,EAE1B,+BAAiC,EAAA,oGAAA;AAAA;AAAA,EAEjC,yCAA2C,EAAA,iCAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAM3C,0BAA4B,EAAA,gDAAA;AAAA;AAAA,EAE5B,yBAA2B,EAAA,oBAAA;AAAA;AAAA,EAE3B,8BAAgC,EAAA,4BAAA;AAAA;AAAA,EAEhC,0BAA4B,EAAA,wBAAA;AAAA;AAAA,EAE5B,wBAA0B,EAAA,oBAAA;AAAA;AAAA,EAE1B,gCAAkC,EAAA,qDAAA;AAAA;AAAA,EAElC,4BAA8B,EAAA,2BAAA;AAAA;AAAA,EAE9B,uCAAyC,EAAA,2BAAA;AAAA;AAAA,EAEzC,uCAAyC,EAAA,uEAAA;AAAA;AAAA,EAEzC,oCAAsC,EAAA,oDAAA;AAAA;AAAA,EAGtC,mCAAqC,EAAA,2HAAA;AAAA;AAAA,EAErC,oCAAsC,EAAA,qDAAA;AAAA;AAAA,EAEtC,uCAAyC,EAAA,iIAAA;AAAA;AAAA,EAEzC,wCAA0C,EAAA,6EAAA;AAAA;AAAA,EAE1C,mBAAqB,EAAA,yDAAA;AAAA;AAAA,EAErB,qBAAuB,EAAA,oDAAA;AAAA;AAAA,EAGvB,yBAA2B,EAAA,uEAAA;AAAA;AAAA,EAE3B,4BAA8B,EAAA,2BAAA;AAAA;AAAA,EAE9B,+BAAiC,EAAA,oDAAA;AAAA;AAAA,EAGjC,iBACE,EAAA,+PAAA;AAAA;AAAA,EAEF,oBAAsB,EAAA,gCAAA;AAAA;AAAA,EAEtB,mBAAqB,EAAA,+FAAA;AAAA;AAAA,EAGrB,gCAAkC,EAAA,2BAAA;AAAA;AAAA,EAElC,iCAAmC,EAAA,uDAAA;AAAA;AAAA,EAEnC,gDAAkD,EAAA,+CAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOlD,yBAA2B,EAAA,cAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAO3B,iCAAmC,EAAA,cAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAQnC,uCAAyC,EAAA,gFAAA;AAAA;AAAA,EAGzC,2BAA6B,EAAA,cAAA;AAAA;AAAA,EAE7B,gCAAkC,EAAA,2BAAA;AAAA;AAAA,EAElC,+BAAiC,EAAA,oBAAA;AAAA;AAAA,EAEjC,oCAAsC,EAAA,iCAAA;AAAA;AAAA,EAEtC,2CAA6C,EAAA,2GAAA;AAC/C,CAAC,CAAA;;;;"}
|
|
@@ -79,6 +79,12 @@ var comments = removeUndefinedLocaleResources({
|
|
|
79
79
|
"list-item.edit-comment-upsell": "\uB313\uAE00\uC744 \uD3B8\uC9D1\uD558\uB824\uBA74 \uC5C5\uADF8\uB808\uC774\uB4DC\uD558\uC138\uC694",
|
|
80
80
|
/** Aria label for the button that takes you to the field, which wraps a thread/comment */
|
|
81
81
|
"list-item.go-to-field-button.aria-label": "\uD544\uB4DC\uB85C \uC774\uB3D9",
|
|
82
|
+
/**
|
|
83
|
+
* The text shown below the author and timestamp of a comment including a link back to the context in which the comment was made.
|
|
84
|
+
* Consists of a document title wrapped in a link, and a word or phrase to indicate that the link refers to a location:
|
|
85
|
+
* eg "on Home", "on Coffee Machine | Products", "on Pricing – Sanity"
|
|
86
|
+
*/
|
|
87
|
+
"list-item.layout-context": "<IntentLink>{{title}}</IntentLink>\uC5D0\uC11C",
|
|
82
88
|
/** The marker to indicate that a comment has been edited in brackets */
|
|
83
89
|
"list-item.layout-edited": "\uD3B8\uC9D1\uB428",
|
|
84
90
|
/** The error text when sending a comment has failed */
|
|
@@ -162,4 +168,4 @@ var comments = removeUndefinedLocaleResources({
|
|
|
162
168
|
});
|
|
163
169
|
|
|
164
170
|
export { comments as default };
|
|
165
|
-
//# sourceMappingURL=comments
|
|
171
|
+
//# sourceMappingURL=comments.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"comments.js","sources":["../../src/comments.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** The close comments button text */\n 'close-pane-button-text': '댓글 닫기',\n\n /** The aria label for the close comments button */\n 'close-pane-button-text-aria-label': '댓글 닫기',\n\n /** When composing a comment, the placeholder text shown when adding a comment to a field with no current comments */\n 'compose.add-comment-input-placeholder': '<strong>{{field}}</strong>에 댓글 추가',\n /** When composing a comment, the placeholder text shown when adding a comment to a field with no current comments and the mode is upsell */\n 'compose.add-comment-input-placeholder-upsell': '댓글을 추가하려면 업그레이드하세요',\n /** When composing a comment, the placeholder text shown when the input is empty */\n 'compose.create-comment-placeholder': '새 댓글 작성',\n /** When composing a comment, the aria label for the button to mention a user */\n 'compose.mention-user-aria-label': '사용자 언급',\n /** When composing a comment, the tooltip text for the button to mention a user */\n 'compose.mention-user-tooltip': '사용자 언급',\n /** When composing a reply, the placeholder text shown when the input is empty */\n 'compose.reply-placeholder': '답글',\n /** When composing a reply, the placeholder text shown when the input is empty and the mode is upsell */\n 'compose.reply-placeholder-upsell': '답글을 달려면 업그레이드하세요',\n /** When composing a comment, the aria label for the button to send a comment */\n 'compose.send-comment-aria-label': '댓글 보내기',\n /** When composing a comment, the tooltip text for the button to send a comment */\n 'compose.send-comment-tooltip': '댓글 보내기',\n\n /** The inspector text when error copying link */\n 'copy-link-error-message': '클립보드에 링크를 복사할 수 없습니다',\n\n /** The inspector successfully copied link text */\n 'copy-link-success-message': '클립보드에 링크를 복사했습니다',\n\n /** The delete dialog body for a comment */\n 'delete-comment.body': '한 번 삭제하면 댓글을 복구할 수 없습니다.',\n /** The delete dialog confirm button text for a comment */\n 'delete-comment.confirm': '댓글 삭제',\n /** The delete dialog title for a comment */\n 'delete-comment.title': '이 댓글을 삭제하시겠습니까?',\n\n /** The delete dialog error */\n 'delete-dialog.error': '댓글을 삭제하는 동안 오류가 발생했습니다. 다시 시도해 주세요.',\n\n /** The delete dialog body for a thread */\n 'delete-thread.body': '이 댓글과 답글이 삭제되며, 삭제하면 복구할 수 없습니다.',\n /** The delete dialog conform button text for a thread */\n 'delete-thread.confirm': '스레드 삭제',\n /** The delete dialog title for a thread */\n 'delete-thread.title': '이 댓글 스레드를 삭제하시겠습니까?',\n\n /** The button text for confirming discard */\n 'discard.button-confirm': '삭제',\n /** The header for discard comment dialog */\n 'discard.header': '댓글을 삭제하시겠습니까?',\n /** The text for discard comment dialog */\n 'discard.text': '댓글을 삭제하시겠습니까?',\n\n /** Sharing feedback on the comments feature: The link title */\n 'feature-feedback.link': '피드백 공유',\n /** Sharing feedback on the comments feature: The form title */\n 'feature-feedback.title': '개선을 도와주세요 ',\n\n /** The name of the comments feature, for use in header. Capitalized, eg \"Comments\". */\n 'feature-name': '댓글',\n\n /** Aria label for button above fields to add a comment, when the field currently do not have any comments */\n 'field-button.aria-label-add': '댓글 추가',\n /** Aria label for button above fields that opens the comments for this field, when there are existing comments */\n 'field-button.aria-label-open': '댓글 열기',\n /** Text shown in popover when hovering the button above fields that opens the comments panel, when there are more than one comment present */\n 'field-button.content_other': '댓글 보기',\n /** Text shown in popover when hovering the button above fields to add a comment, when the field currently do not have any comments */\n 'field-button.title': '댓글 추가',\n\n /** Aria label for the breadcrumb button showing the field path. `{{field}}` is the last (most specific) field. */\n 'list-item.breadcrumb-button-go-to-field-aria-label': '{{field}} 필드로 이동',\n /** The button tooltip content for the add reaction button */\n 'list-item.context-menu-add-reaction': '반응 추가',\n /** The button tooltip aria label for adding a reaction */\n 'list-item.context-menu-add-reaction-aria-label': '반응 추가',\n /** The button tooltip content for the add reaction button and mode is upsell */\n 'list-item.context-menu-add-reaction-upsell': '반응을 추가하려면 업그레이드하세요',\n /** The action menu item for copying a comment link */\n 'list-item.copy-link': '댓글 링크 복사',\n /** The action menu item for deleting a comment */\n 'list-item.delete-comment': '댓글 삭제',\n /** The action menu item for editing a comment */\n 'list-item.edit-comment': '댓글 편집',\n /** The action menu item for editing a comment and the mode is upsell */\n 'list-item.edit-comment-upsell': '댓글을 편집하려면 업그레이드하세요',\n /** Aria label for the button that takes you to the field, which wraps a thread/comment */\n 'list-item.go-to-field-button.aria-label': '필드로 이동',\n /**\n * The text shown below the author and timestamp of a comment including a link back to the context in which the comment was made.\n * Consists of a document title wrapped in a link, and a word or phrase to indicate that the link refers to a location:\n * eg \"on Home\", \"on Coffee Machine | Products\", \"on Pricing – Sanity\"\n */\n 'list-item.layout-context': '<IntentLink>{{title}}</IntentLink>에서',\n /** The marker to indicate that a comment has been edited in brackets */\n 'list-item.layout-edited': '편집됨',\n /** The error text when sending a comment has failed */\n 'list-item.layout-failed-sent': '전송 실패.',\n /** The loading message when posting a comment is in progress */\n 'list-item.layout-posting': '게시 중...',\n /** The text for retrying posting a comment */\n 'list-item.layout-retry': '재시도',\n /** The aria label for the comments menu button to open the actions menu */\n 'list-item.open-menu-aria-label': '댓글 작업 메뉴 열기',\n /** The button text to re-open a resolved comment */\n 'list-item.re-open-resolved': '다시 열기',\n /** The button aria label to re-open a comment that is resolved */\n 'list-item.re-open-resolved-aria-label': '다시 열기',\n /** The button aria label to mark a comment as resolved */\n 'list-item.resolved-tooltip-aria-label': '댓글을 해결된 것으로 표시',\n /** The button text to mark a comment as resolved */\n 'list-item.resolved-tooltip-content': '해결된 것으로 표시',\n\n /** The empty state text for open comments */\n 'list-status.empty-state-open-text': '이 문서에 대한 열린 댓글은 여기에 표시됩니다.',\n /** The empty state title for open comments */\n 'list-status.empty-state-open-title': '아직 열린 댓글 없음',\n /** The empty state text for resolved comments */\n 'list-status.empty-state-resolved-text': '이 문서에 대한 해결된 댓글은 여기에 표시됩니다.',\n /** The empty state title for resolved comments */\n 'list-status.empty-state-resolved-title': '아직 해결된 댓글이 없습니다',\n /** The list status message for error */\n 'list-status.error': '문제가 발생했습니다',\n /** The list status message for loading status */\n 'list-status.loading': '댓글을 불러오는 중',\n\n /** Text shown when no users can be found to mention */\n 'mentions.no-users-found': '사용자를 찾을 수 없습니다',\n /** Label/badge shown for users that are not authorized to see the document, and thus cannot be mentioned */\n 'mentions.unauthorized-user': '권한 없음',\n /** Aria label for the command list for users to mention */\n 'mentions.user-list-aria-label': '언급할 사용자 목록',\n\n /** The comments onboarding popover text */\n 'onboarding.body':\n '문서의 어떤 필드에든 댓글을 추가할 수 있습니다. 그러면 필드별로 그룹화되어 여기에 표시됩니다.',\n /** The comments onboarding dismiss text */\n 'onboarding.dismiss': '알겠습니다',\n /** The comments onboarding popover header text */\n 'onboarding.header': '문서 필드에 댓글이 가능해졌습니다',\n\n /** Tooltip for the button to add a reaction to a comment */\n 'reactions.add-reaction-tooltip': '반응 추가',\n /** Aria label for the individual reactions you can choose from when reacting to a comment */\n 'reactions.react-with-aria-label': '{{reactionName}}으로 반응하기',\n /** When a users' name cannot be resolved, fall back to this name */\n 'reactions.user-list.unknown-user-fallback-name': '알 수 없는 사용자',\n /**\n * When showing list of users who have reacted, replaces your own name with \"you\", eg\n * \"Donna, you, James, and Tyler reacted with 👍\". A different key (`_leading` suffix)\n * is used when you are the first to react, eg \"You, Donna and Tyler reacted with 👍\".\n * Use `{{name}}` if you want to instead use the current users' actual name.\n */\n 'reactions.user-list.you': '당신',\n /**\n * When showing list of users who have reacted, replaces your own name with \"You\", eg\n * \"You, Donna, James, and Tyler reacted with 👍\". A different key (`_leading` suffix)\n * is used when you are not the first to react, eg \"Donna, you, James and Tyler reacted with 👍\".\n * Use `{{name}}` if you want to instead use the current users' actual name.\n */\n 'reactions.user-list.you_leading': '당신',\n /**\n * The text shown for the tooltip that appears when hovering over the reaction count, eg\n * \"Donna, James, and Tyler Reacted with 👍\". Three components are available for use:\n * - `<UserList/>` - the list of names of users who have reacted, using the locales list format\n * - `<Text>` - should be wrapped around the text describing the action (\"reacted with\")\n * - `<ReactionName/>` - the name of the reaction emoji, eg \":heavy_plus_sign:\"\n */\n 'reactions.users-reacted-with-reaction': '<UserList/> <Text>님이</Text> <ReactionName/>로 반응함',\n\n /** Status filter: The short title describing filtering on open (non-resolved) comments */\n 'status-filter.status-open': '열림',\n /** Status filter: The full text for describing filtering on open (non-resolved) comments */\n 'status-filter.status-open-full': '열린 댓글',\n /** Status filter: The short title describing filtering on resolved comments */\n 'status-filter.status-resolved': '해결됨',\n /** Status filter: The full text for describing filtering on resolved comments */\n 'status-filter.status-resolved-full': '해결된 댓글',\n /** Status filter: The full text for describing filtering on resolved comments and is upsell mode */\n 'status-filter.status-resolved-full-upsell': '해결된 댓글을 보려면 업그레이드하세요',\n})\n"],"names":[],"mappings":"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"}
|
|
@@ -290,14 +290,16 @@ var structure = sanity.removeUndefinedLocaleResources({
|
|
|
290
290
|
"panes.document-operation-results.operation-error_delete": "\uC774 \uBB38\uC11C\uB97C \uC0AD\uC81C\uD558\uB824\uACE0 \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.",
|
|
291
291
|
/** The text when an unpublish operation failed */
|
|
292
292
|
"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.",
|
|
293
|
-
/** The text when a generic operation
|
|
293
|
+
/** The text when a generic operation succeeded (fallback, generally not shown) */
|
|
294
294
|
"panes.document-operation-results.operation-success": "\uBB38\uC11C\uC5D0 {{context}}\uB97C \uC131\uACF5\uC801\uC73C\uB85C \uC218\uD589\uD588\uC2B5\uB2C8\uB2E4",
|
|
295
|
-
/** The text when a delete operation
|
|
295
|
+
/** The text when a delete operation succeeded */
|
|
296
296
|
"panes.document-operation-results.operation-success_delete": "\uBB38\uC11C\uAC00 \uC131\uACF5\uC801\uC73C\uB85C \uC0AD\uC81C\uB418\uC5C8\uC2B5\uB2C8\uB2E4",
|
|
297
297
|
/** The text when a discard changes operation succeeded */
|
|
298
298
|
"panes.document-operation-results.operation-success_discardChanges": "\uB9C8\uC9C0\uB9C9 \uBC1C\uD589 \uC774\uD6C4\uC758 \uBAA8\uB4E0 \uBCC0\uACBD \uC0AC\uD56D\uC774 \uC774\uC81C \uD3D0\uAE30\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uD3D0\uAE30\uB41C \uCD08\uC548\uC740 \uC5EC\uC804\uD788 \uAE30\uB85D\uC5D0\uC11C \uBCF5\uAD6C\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4",
|
|
299
299
|
/** The text when a publish operation succeeded */
|
|
300
300
|
"panes.document-operation-results.operation-success_publish": "\uBB38\uC11C\uAC00 \uBC1C\uD589\uB418\uC5C8\uC2B5\uB2C8\uB2E4",
|
|
301
|
+
/** The text when a restore operation succeeded */
|
|
302
|
+
"panes.document-operation-results.operation-success_restore": "<Strong>{{title}}</Strong>\uC774(\uAC00) \uBCF5\uC6D0\uB418\uC5C8\uC2B5\uB2C8\uB2E4",
|
|
301
303
|
/** The text when an unpublish operation succeeded */
|
|
302
304
|
"panes.document-operation-results.operation-success_unpublish": "\uBB38\uC11C\uC758 \uBC1C\uD589\uC774 \uCDE8\uC18C\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uCD5C\uC2E0 \uBC1C\uD589 \uBC84\uC804\uC5D0\uC11C \uCD08\uC548\uC774 \uC0DD\uC131\uB418\uC5C8\uC2B5\uB2C8\uB2E4.",
|
|
303
305
|
/** The document title shown when document title is "undefined" in operation message */
|
|
@@ -363,4 +365,4 @@ var structure = sanity.removeUndefinedLocaleResources({
|
|
|
363
365
|
});
|
|
364
366
|
|
|
365
367
|
exports.default = structure;
|
|
366
|
-
//# sourceMappingURL=structure
|
|
368
|
+
//# sourceMappingURL=structure.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"structure.cjs","sources":["../../src/structure.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\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 /** Message prompting the user to confirm discarding changes */\n 'action.discard-changes.confirm-dialog.confirm-discard-changes':\n '마지막으로 발행된 이후의 모든 변경 사항을 버리시겠습니까?',\n /** Tooltip when action is disabled because the document has no unpublished changes */\n 'action.discard-changes.disabled.no-change': '이 문서에는 발행되지 않은 변경 사항이 없습니다',\n /** Tooltip when action is disabled because the document is not published */\n 'action.discard-changes.disabled.not-published': '이 문서는 발행되지 않았습니다',\n /** Tooltip when action button is disabled because the operation is not ready */\n 'action.discard-changes.disabled.not-ready': '작업 준비가 되지 않았습니다',\n /** Label for the \"Discard changes\" document action */\n 'action.discard-changes.label': '변경 사항 버리기',\n /** Tooltip when action is disabled because the operation is not ready */\n 'action.duplicate.disabled.not-ready': '작업 준비가 되지 않았습니다',\n /** Tooltip when action is disabled because the document doesn't exist */\n 'action.duplicate.disabled.nothing-to-duplicate':\n '이 문서는 아직 존재하지 않아 복제할 것이 없습니다',\n /** Label for the \"Duplicate\" document action */\n 'action.duplicate.label': '복제',\n /** Label for the \"Duplicate\" document action while the document is being duplicated */\n 'action.duplicate.running.label': '복제 중…',\n /** Tooltip when publish button is disabled because the document is already published, and published time is unavailable.*/\n 'action.publish.already-published.no-time-ago.tooltip': '이미 게시됨',\n /** Tooltip when publish button is disabled because the document is already published.*/\n 'action.publish.already-published.tooltip': '{{timeSincePublished}} 전에 게시됨',\n /** Tooltip when action is disabled because the studio is not ready.*/\n 'action.publish.disabled.not-ready': '작업 준비되지 않음',\n /** Label for action when there are pending changes.*/\n 'action.publish.draft.label': '게시',\n /** Label for the \"Publish\" document action 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 version*/\n 'action.restore.confirm.message': '이 문서를 복원하시겠습니까?',\n /** Fallback tooltip for when user is looking at the initial version */\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 /** 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 the permission check banner if the user only has multiple roles, but they do not allow updating 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 updating this document */\n 'banners.permission-check-banner.missing-permission_update_other':\n '귀하의 역할 <Roles/>은 이 문서를 업데이트할 권한이 없습니다.',\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\n /** Browser/tab title when creating a new document of a given type */\n 'browser-document-title.new-document': '새로운 {{schemaType}}',\n /** Browser/tab title when editing a document where the title cannot be resolved from preview configuration */\n 'browser-document-title.untitled-document': '제목 없음',\n\n /** The action menu button aria-label */\n 'buttons.action-menu-button.aria-label': '문서 작업 열기',\n /** The action menu button tooltip */\n 'buttons.action-menu-button.tooltip': '문서 작업',\n /** The aria-label for the split pane button on the document panel header */\n 'buttons.split-pane-button.aria-label': '오른쪽으로 창 분할',\n /** The tool tip for the split pane button on the document panel header */\n 'buttons.split-pane-button.tooltip': '오른쪽으로 창 분할',\n /** The title for the close button on the split pane on the document panel header */\n 'buttons.split-pane-close-button.title': '분할 창 닫기',\n /** The title for the close group button on the split pane on the document panel header */\n 'buttons.split-pane-close-group-button.title': '창 그룹 닫기',\n\n /** The text 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 */\n 'confirm-delete-dialog.cdr-table.id-copied-toast.title': '클립보드에 문서 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 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 text for the retry button on the document list pane */\n 'panes.document-list-pane.error.retry-button.text': '재시도',\n /** The error text on the document list pane */\n 'panes.document-list-pane.error.text': '오류: <Code>{{error}}</Code>',\n /** The error title on the document list pane */\n 'panes.document-list-pane.error.title': '목록 항목을 가져오지 못했습니다',\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 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 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 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 title of the reconnecting toast */\n 'panes.document-pane-provider.reconnecting.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 /** 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"],"names":["removeUndefinedLocaleResources"],"mappings":"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"}
|
|
@@ -288,14 +288,16 @@ var structure = removeUndefinedLocaleResources({
|
|
|
288
288
|
"panes.document-operation-results.operation-error_delete": "\uC774 \uBB38\uC11C\uB97C \uC0AD\uC81C\uD558\uB824\uACE0 \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.",
|
|
289
289
|
/** The text when an unpublish operation failed */
|
|
290
290
|
"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.",
|
|
291
|
-
/** The text when a generic operation
|
|
291
|
+
/** The text when a generic operation succeeded (fallback, generally not shown) */
|
|
292
292
|
"panes.document-operation-results.operation-success": "\uBB38\uC11C\uC5D0 {{context}}\uB97C \uC131\uACF5\uC801\uC73C\uB85C \uC218\uD589\uD588\uC2B5\uB2C8\uB2E4",
|
|
293
|
-
/** The text when a delete operation
|
|
293
|
+
/** The text when a delete operation succeeded */
|
|
294
294
|
"panes.document-operation-results.operation-success_delete": "\uBB38\uC11C\uAC00 \uC131\uACF5\uC801\uC73C\uB85C \uC0AD\uC81C\uB418\uC5C8\uC2B5\uB2C8\uB2E4",
|
|
295
295
|
/** The text when a discard changes operation succeeded */
|
|
296
296
|
"panes.document-operation-results.operation-success_discardChanges": "\uB9C8\uC9C0\uB9C9 \uBC1C\uD589 \uC774\uD6C4\uC758 \uBAA8\uB4E0 \uBCC0\uACBD \uC0AC\uD56D\uC774 \uC774\uC81C \uD3D0\uAE30\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uD3D0\uAE30\uB41C \uCD08\uC548\uC740 \uC5EC\uC804\uD788 \uAE30\uB85D\uC5D0\uC11C \uBCF5\uAD6C\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4",
|
|
297
297
|
/** The text when a publish operation succeeded */
|
|
298
298
|
"panes.document-operation-results.operation-success_publish": "\uBB38\uC11C\uAC00 \uBC1C\uD589\uB418\uC5C8\uC2B5\uB2C8\uB2E4",
|
|
299
|
+
/** The text when a restore operation succeeded */
|
|
300
|
+
"panes.document-operation-results.operation-success_restore": "<Strong>{{title}}</Strong>\uC774(\uAC00) \uBCF5\uC6D0\uB418\uC5C8\uC2B5\uB2C8\uB2E4",
|
|
299
301
|
/** The text when an unpublish operation succeeded */
|
|
300
302
|
"panes.document-operation-results.operation-success_unpublish": "\uBB38\uC11C\uC758 \uBC1C\uD589\uC774 \uCDE8\uC18C\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uCD5C\uC2E0 \uBC1C\uD589 \uBC84\uC804\uC5D0\uC11C \uCD08\uC548\uC774 \uC0DD\uC131\uB418\uC5C8\uC2B5\uB2C8\uB2E4.",
|
|
301
303
|
/** The document title shown when document title is "undefined" in operation message */
|
|
@@ -361,4 +363,4 @@ var structure = removeUndefinedLocaleResources({
|
|
|
361
363
|
});
|
|
362
364
|
|
|
363
365
|
export { structure as default };
|
|
364
|
-
//# sourceMappingURL=structure
|
|
366
|
+
//# sourceMappingURL=structure.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"structure.js","sources":["../../src/structure.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\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 /** Message prompting the user to confirm discarding changes */\n 'action.discard-changes.confirm-dialog.confirm-discard-changes':\n '마지막으로 발행된 이후의 모든 변경 사항을 버리시겠습니까?',\n /** Tooltip when action is disabled because the document has no unpublished changes */\n 'action.discard-changes.disabled.no-change': '이 문서에는 발행되지 않은 변경 사항이 없습니다',\n /** Tooltip when action is disabled because the document is not published */\n 'action.discard-changes.disabled.not-published': '이 문서는 발행되지 않았습니다',\n /** Tooltip when action button is disabled because the operation is not ready */\n 'action.discard-changes.disabled.not-ready': '작업 준비가 되지 않았습니다',\n /** Label for the \"Discard changes\" document action */\n 'action.discard-changes.label': '변경 사항 버리기',\n /** Tooltip when action is disabled because the operation is not ready */\n 'action.duplicate.disabled.not-ready': '작업 준비가 되지 않았습니다',\n /** Tooltip when action is disabled because the document doesn't exist */\n 'action.duplicate.disabled.nothing-to-duplicate':\n '이 문서는 아직 존재하지 않아 복제할 것이 없습니다',\n /** Label for the \"Duplicate\" document action */\n 'action.duplicate.label': '복제',\n /** Label for the \"Duplicate\" document action while the document is being duplicated */\n 'action.duplicate.running.label': '복제 중…',\n /** Tooltip when publish button is disabled because the document is already published, and published time is unavailable.*/\n 'action.publish.already-published.no-time-ago.tooltip': '이미 게시됨',\n /** Tooltip when publish button is disabled because the document is already published.*/\n 'action.publish.already-published.tooltip': '{{timeSincePublished}} 전에 게시됨',\n /** Tooltip when action is disabled because the studio is not ready.*/\n 'action.publish.disabled.not-ready': '작업 준비되지 않음',\n /** Label for action when there are pending changes.*/\n 'action.publish.draft.label': '게시',\n /** Label for the \"Publish\" document action 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 version*/\n 'action.restore.confirm.message': '이 문서를 복원하시겠습니까?',\n /** Fallback tooltip for when user is looking at the initial version */\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 /** 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 the permission check banner if the user only has multiple roles, but they do not allow updating 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 updating this document */\n 'banners.permission-check-banner.missing-permission_update_other':\n '귀하의 역할 <Roles/>은 이 문서를 업데이트할 권한이 없습니다.',\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\n /** Browser/tab title when creating a new document of a given type */\n 'browser-document-title.new-document': '새로운 {{schemaType}}',\n /** Browser/tab title when editing a document where the title cannot be resolved from preview configuration */\n 'browser-document-title.untitled-document': '제목 없음',\n\n /** The action menu button aria-label */\n 'buttons.action-menu-button.aria-label': '문서 작업 열기',\n /** The action menu button tooltip */\n 'buttons.action-menu-button.tooltip': '문서 작업',\n /** The aria-label for the split pane button on the document panel header */\n 'buttons.split-pane-button.aria-label': '오른쪽으로 창 분할',\n /** The tool tip for the split pane button on the document panel header */\n 'buttons.split-pane-button.tooltip': '오른쪽으로 창 분할',\n /** The title for the close button on the split pane on the document panel header */\n 'buttons.split-pane-close-button.title': '분할 창 닫기',\n /** The title for the close group button on the split pane on the document panel header */\n 'buttons.split-pane-close-group-button.title': '창 그룹 닫기',\n\n /** The text 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 */\n 'confirm-delete-dialog.cdr-table.id-copied-toast.title': '클립보드에 문서 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 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 text for the retry button on the document list pane */\n 'panes.document-list-pane.error.retry-button.text': '재시도',\n /** The error text on the document list pane */\n 'panes.document-list-pane.error.text': '오류: <Code>{{error}}</Code>',\n /** The error title on the document list pane */\n 'panes.document-list-pane.error.title': '목록 항목을 가져오지 못했습니다',\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 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 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 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 title of the reconnecting toast */\n 'panes.document-pane-provider.reconnecting.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 /** 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"],"names":[],"mappings":"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"}
|
|
@@ -922,7 +922,7 @@ var studio = sanity.removeUndefinedLocaleResources({
|
|
|
922
922
|
"new-document.title": "\uC0C8 \uBB38\uC11C \uB9CC\uB4E4\uAE30",
|
|
923
923
|
/** Label for action to manage members of the current studio project */
|
|
924
924
|
"presence.action.manage-members": "\uBA64\uBC84 \uAD00\uB9AC",
|
|
925
|
-
/** Accessibility label for
|
|
925
|
+
/** Accessibility label for presence menu button */
|
|
926
926
|
"presence.aria-label": "\uC5EC\uAE30 \uC788\uB294 \uC0AC\uB78C",
|
|
927
927
|
/** Message description for when no one else is currently present */
|
|
928
928
|
"presence.no-one-else-description": "\uD504\uB85C\uC81D\uD2B8\uC5D0 \uC0AC\uB78C\uB4E4\uC744 \uCD08\uB300\uD558\uC5EC \uADF8\uB4E4\uC758 \uC628\uB77C\uC778 \uC0C1\uD0DC\uB97C \uD655\uC778\uD558\uC138\uC694.",
|
|
@@ -930,6 +930,8 @@ var studio = sanity.removeUndefinedLocaleResources({
|
|
|
930
930
|
"presence.no-one-else-title": "\uB2E4\uB978 \uC0AC\uB78C\uC774 \uC5C6\uC2B5\uB2C8\uB2E4",
|
|
931
931
|
/** Message for when a user is not in a document (displayed in the global presence menu) */
|
|
932
932
|
"presence.not-in-a-document": "\uBB38\uC11C\uC5D0 \uC788\uC9C0 \uC54A\uC74C",
|
|
933
|
+
/** Tooltip content text for presence menu button */
|
|
934
|
+
"presence.tooltip-content": "\uB204\uAC00 \uC5EC\uAE30\uC5D0 \uC788\uB098\uC694",
|
|
933
935
|
/** Fallback title shown when a preview does not provide a title */
|
|
934
936
|
"preview.default.title-fallback": "\uC81C\uBAA9 \uC5C6\uC74C",
|
|
935
937
|
/** Fallback preview value for types that have "no value" (eg null, undefined) */
|
|
@@ -1322,6 +1324,8 @@ var studio = sanity.removeUndefinedLocaleResources({
|
|
|
1322
1324
|
"search.recent-searches-label": "\uCD5C\uADFC \uAC80\uC0C9",
|
|
1323
1325
|
/** Accessibility label for the search results section, shown when the user has typed valid terms */
|
|
1324
1326
|
"search.search-results-aria-label": "\uAC80\uC0C9 \uACB0\uACFC",
|
|
1327
|
+
/** Accessibility label for the navbar status button */
|
|
1328
|
+
"status-button.aria-label": "\uAD6C\uC131 \uC0C1\uD0DC",
|
|
1325
1329
|
/** Description for error when the timeline for the given document can't be loaded */
|
|
1326
1330
|
"timeline.error.load-document-changes-description": "\uBB38\uC11C \uAE30\uB85D \uD2B8\uB79C\uC7AD\uC158\uC740 \uC601\uD5A5\uC744 \uBC1B\uC9C0 \uC54A\uC558\uC2B5\uB2C8\uB2E4.",
|
|
1327
1331
|
/** Title for error when the timeline for the given document can't be loaded */
|
|
@@ -1379,6 +1383,8 @@ var studio = sanity.removeUndefinedLocaleResources({
|
|
|
1379
1383
|
"timeline.since": "\uC2DC\uC791 \uC2DC\uAC04: {{timestamp, datetime}}",
|
|
1380
1384
|
/** Label for missing change version for timeline menu dropdown are showing */
|
|
1381
1385
|
"timeline.since-version-missing": "\uC2DC\uC791 \uC2DC\uAC04: \uC54C \uC218 \uC5C6\uB294 \uBC84\uC804",
|
|
1386
|
+
/**Aria label for the action buttons in the PTE toolbar */
|
|
1387
|
+
"toolbar.portable-text.action-button-aria-label": "{{action}}",
|
|
1382
1388
|
"user-menu.action.free-trial_other": "\uC2DC\uD5D8 \uC0AC\uC6A9 \uAE30\uAC04\uC774 {{count}}\uC77C \uB0A8\uC558\uC2B5\uB2C8\uB2E4",
|
|
1383
1389
|
/** Label for the button showed after trial ended */
|
|
1384
1390
|
"user-menu.action.free-trial-finished": "\uBB34\uB8CC\uC5D0\uC11C \uC5C5\uADF8\uB808\uC774\uB4DC",
|
|
@@ -1443,4 +1449,4 @@ var studio = sanity.removeUndefinedLocaleResources({
|
|
|
1443
1449
|
});
|
|
1444
1450
|
|
|
1445
1451
|
exports.default = studio;
|
|
1446
|
-
//# sourceMappingURL=studio
|
|
1452
|
+
//# sourceMappingURL=studio.cjs.map
|