@sanity/locale-ko-kr 1.1.18 → 1.1.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_chunks-cjs/canvas.cjs +27 -52
- package/dist/_chunks-cjs/canvas.cjs.map +1 -1
- package/dist/_chunks-cjs/structure.cjs +33 -23
- package/dist/_chunks-cjs/structure.cjs.map +1 -1
- package/dist/_chunks-cjs/studio.cjs +67 -64
- package/dist/_chunks-cjs/studio.cjs.map +1 -1
- package/dist/_chunks-cjs/vision.cjs +34 -0
- package/dist/_chunks-cjs/vision.cjs.map +1 -1
- package/dist/_chunks-es/canvas.js +27 -52
- package/dist/_chunks-es/canvas.js.map +1 -1
- package/dist/_chunks-es/structure.js +33 -23
- package/dist/_chunks-es/structure.js.map +1 -1
- package/dist/_chunks-es/studio.js +67 -64
- package/dist/_chunks-es/studio.js.map +1 -1
- package/dist/_chunks-es/vision.js +34 -0
- package/dist/_chunks-es/vision.js.map +1 -1
- package/package.json +1 -1
- package/src/canvas.ts +32 -26
- package/src/structure.ts +39 -11
- package/src/studio.ts +74 -33
- package/src/vision.ts +35 -0
|
@@ -2,19 +2,47 @@ import { removeUndefinedLocaleResources } from "sanity";
|
|
|
2
2
|
var vision = removeUndefinedLocaleResources({
|
|
3
3
|
/** Label for action "Copy to clipboard", tied to the "Query URL" field. Also used for accessibility purposes on button */
|
|
4
4
|
"action.copy-url-to-clipboard": "\uD074\uB9BD\uBCF4\uB4DC\uC5D0 \uBCF5\uC0AC",
|
|
5
|
+
/** Label for deleting a query */
|
|
6
|
+
"action.delete": "\uC0AD\uC81C",
|
|
7
|
+
/** Label for editing a query's title */
|
|
8
|
+
"action.edit-title": "\uC81C\uBAA9 \uD3B8\uC9D1",
|
|
5
9
|
/** Label for stopping an ongoing listen operation */
|
|
6
10
|
"action.listen-cancel": "\uC911\uC9C0",
|
|
7
11
|
/** Label for setting up a listener */
|
|
8
12
|
"action.listen-execute": "\uB4E3\uAE30 \uC124\uC815",
|
|
13
|
+
/** Label for query loading table */
|
|
14
|
+
"action.load-queries": "\uCFFC\uB9AC \uBD88\uB7EC\uC624\uAE30",
|
|
15
|
+
/** Label for loading a query */
|
|
16
|
+
"action.load-query": "\uCFFC\uB9AC \uBD88\uB7EC\uC624\uAE30",
|
|
9
17
|
/** Label for cancelling an ongoing query */
|
|
10
18
|
"action.query-cancel": "\uCDE8\uC18C",
|
|
11
19
|
/** Label for executing the query, eg doing a fetch */
|
|
12
20
|
"action.query-execute": "\uAC00\uC838\uC624\uAE30",
|
|
21
|
+
/** Label for saving a query */
|
|
22
|
+
"action.save-query": "\uCFFC\uB9AC \uC800\uC7A5",
|
|
23
|
+
/** Label for updating a query */
|
|
24
|
+
"action.update": "\uC5C5\uB370\uC774\uD2B8",
|
|
25
|
+
/** Label for actions user can take */
|
|
26
|
+
"label.actions": "\uC561\uC158",
|
|
27
|
+
/** Label for saved queries that have been edited */
|
|
28
|
+
"label.edited": "\uD3B8\uC9D1\uB428",
|
|
13
29
|
/**
|
|
14
30
|
* Some features has a "New" label indicating that the feature was recently introduced.
|
|
15
31
|
* This defines what the text of that label is. Keep it short and sweet.
|
|
16
32
|
*/
|
|
17
33
|
"label.new": "\uC0C8\uB85C\uC6B4",
|
|
34
|
+
/** Label for query type "personal" */
|
|
35
|
+
"label.personal": "\uAC1C\uC778",
|
|
36
|
+
/** Label for savedAt date */
|
|
37
|
+
"label.saved-at": "\uC800\uC7A5\uB41C \uC2DC\uAC04",
|
|
38
|
+
/** Saved queries */
|
|
39
|
+
"label.saved-queries": "\uC800\uC7A5\uB41C \uCFFC\uB9AC",
|
|
40
|
+
/** Search queries */
|
|
41
|
+
"label.search-queries": "\uCFFC\uB9AC \uAC80\uC0C9",
|
|
42
|
+
/** Share query */
|
|
43
|
+
"label.share": "\uACF5\uC720",
|
|
44
|
+
/** Label for saved query type "team" */
|
|
45
|
+
"label.team": "\uD300",
|
|
18
46
|
/** Error message for when the "Params" input are not a valid json */
|
|
19
47
|
"params.error.params-invalid-json": "\uD30C\uB77C\uBBF8\uD130\uAC00 \uC720\uD6A8\uD55C JSON\uC774 \uC544\uB2D9\uB2C8\uB2E4",
|
|
20
48
|
/** Label for "Params" (parameters) editor/input */
|
|
@@ -42,6 +70,12 @@ var vision = removeUndefinedLocaleResources({
|
|
|
42
70
|
* available for the query (eg when the query has not been executed, or errored)
|
|
43
71
|
*/
|
|
44
72
|
"result.timing-not-applicable": "\uD574\uB2F9 \uC5C6\uC74C",
|
|
73
|
+
/** Query already saved error label */
|
|
74
|
+
"save-query.already-saved": "\uCFFC\uB9AC\uAC00 \uC774\uBBF8 \uC800\uC7A5\uB428",
|
|
75
|
+
/** Save error label */
|
|
76
|
+
"save-query.error": "\uCFFC\uB9AC \uC800\uC7A5 \uC624\uB958",
|
|
77
|
+
/** Save success label */
|
|
78
|
+
"save-query.success": "\uCFFC\uB9AC \uC800\uC7A5\uB428",
|
|
45
79
|
/** Label for the "API version" dropdown in settings */
|
|
46
80
|
"settings.api-version-label": "API \uBC84\uC804",
|
|
47
81
|
/** Label for the "Custom API version" input in settings, shown when "other" is chosen as API version */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vision.js","sources":["../../src/vision.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Label for action \"Copy to clipboard\", tied to the \"Query URL\" field. Also used for accessibility purposes on button */\n 'action.copy-url-to-clipboard': '클립보드에 복사',\n /** Label for stopping an ongoing listen operation */\n 'action.listen-cancel': '중지',\n /** Label for setting up a listener */\n 'action.listen-execute': '듣기 설정',\n /** Label for cancelling an ongoing query */\n 'action.query-cancel': '취소',\n /** Label for executing the query, eg doing a fetch */\n 'action.query-execute': '가져오기',\n\n /**\n * Some features has a \"New\" label indicating that the feature was recently introduced.\n * This defines what the text of that label is. Keep it short and sweet.\n */\n 'label.new': '새로운',\n\n /** Error message for when the \"Params\" input are not a valid json */\n 'params.error.params-invalid-json': '파라미터가 유효한 JSON이 아닙니다',\n /** Label for \"Params\" (parameters) editor/input */\n 'params.label': '파라미터',\n\n /** Label for 'Column' indicator when there is an error within the query */\n 'query.error.column': '열',\n /** Label for 'Line' indicator when there is an error within the query */\n 'query.error.line': '줄',\n /** Label for \"Query\" editor/input */\n 'query.label': '쿼리',\n /** Label for the \"Query URL\" field, shown after executing a query, and allows for copying */\n 'query.url': '쿼리 URL',\n\n /** Label for \"End to End time\" information of the fetched query */\n 'result.end-to-end-time-label': '종단 간 시간',\n /** Label for \"Execution time\" information of the fetched query */\n 'result.execution-time-label': '실행 시간',\n /** Label for \"Result\" explorer/view */\n 'result.label': '결과',\n /** Tooltip text shown when the query result is not encodable as CSV */\n 'result.save-result-as-csv.not-csv-encodable': '결과를 CSV로 인코딩할 수 없습니다',\n /** Label for \"Save result as\" result action */\n 'result.save-result-as-format': '<SaveResultButtons/>로 결과 저장',\n /**\n * \"Not applicable\" message for when there is no Execution time or End to End time information\n * available for the query (eg when the query has not been executed, or errored)\n */\n 'result.timing-not-applicable': '해당 없음',\n\n /** Label for the \"API version\" dropdown in settings */\n 'settings.api-version-label': 'API 버전',\n /** Label for the \"Custom API version\" input in settings, shown when \"other\" is chosen as API version */\n 'settings.custom-api-version-label': '사용자 정의 API 버전',\n /** Label for the \"Dataset\" dropdown in vision settings */\n 'settings.dataset-label': '데이터셋',\n /** Error label for when the API version in 'Custom API version' input is invalid */\n 'settings.error.invalid-api-version': '잘못된 API 버전',\n /** Label for the \"other\" versions within the \"API version\" dropdown */\n 'settings.other-api-version-label': '기타',\n /**\n * Label for the \"Perspective\" dropdown in vision settings\n * @see {@link https://www.sanity.io/docs/perspectives}\n */\n 'settings.perspective-label': '관점',\n /** Notification about previewDrafts to drafts rename */\n 'settings.perspective.preview-drafts-renamed-to-drafts.description':\n '\"<code>previewDrafts</code>\" 관점이 \"<code>drafts</code>\"로 이름이 변경되었으며 이제 사용되지 않습니다. 이 변경사항은 관점 지원이 있는 모든 버전(>= v2021-03-25)에 적용됩니다.',\n /** Call to action to read the docs related to \"Perspectives\" */\n 'settings.perspectives.action.docs-link': '문서 읽기',\n /** Option for selecting default perspective */\n 'settings.perspectives.default': '관점 없음(API 기본값)',\n /** Description for popover that explains what \"Perspectives\" are */\n 'settings.perspectives.description':\n '관점은 여러분의 쿼리가 데이터셋의 콘텐츠에 대한 다양한 \"뷰\"를 대상으로 실행될 수 있게 해줍니다',\n /** Description for upcoming default perspective change */\n 'settings.perspectives.new-default.description':\n '기본 관점이 곧 \"<code>raw</code>\"에서 \"<code>published</code>\"로 변경될 예정입니다. 자세한 내용은 문서를 참조하십시오.',\n /** Label for the pinned release perspective */\n 'settings.perspectives.pinned-release-label': '고정된 릴리스',\n /** Title for popover that explains what \"Perspectives\" are */\n 'settings.perspectives.title': '관점들',\n})\n"],"names":[],"mappings":";AAEA,IAAA,SAAe,+BAA+B;AAAA;AAAA,EAE5C,gCAAgC;AAAA;AAAA,EAEhC,wBAAwB;AAAA;AAAA,EAExB,yBAAyB;AAAA;AAAA,EAEzB,uBAAuB;AAAA;AAAA,EAEvB,wBAAwB;AAAA;AAAA;AAAA;AAAA;AAAA,
|
|
1
|
+
{"version":3,"file":"vision.js","sources":["../../src/vision.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Label for action \"Copy to clipboard\", tied to the \"Query URL\" field. Also used for accessibility purposes on button */\n 'action.copy-url-to-clipboard': '클립보드에 복사',\n /** Label for deleting a query */\n 'action.delete': '삭제',\n /** Label for editing a query's title */\n 'action.edit-title': '제목 편집',\n /** Label for stopping an ongoing listen operation */\n 'action.listen-cancel': '중지',\n /** Label for setting up a listener */\n 'action.listen-execute': '듣기 설정',\n /** Label for query loading table */\n 'action.load-queries': '쿼리 불러오기',\n /** Label for loading a query */\n 'action.load-query': '쿼리 불러오기',\n /** Label for cancelling an ongoing query */\n 'action.query-cancel': '취소',\n /** Label for executing the query, eg doing a fetch */\n 'action.query-execute': '가져오기',\n /** Label for saving a query */\n 'action.save-query': '쿼리 저장',\n /** Label for updating a query */\n 'action.update': '업데이트',\n\n /** Label for actions user can take */\n 'label.actions': '액션',\n /** Label for saved queries that have been edited */\n 'label.edited': '편집됨',\n /**\n * Some features has a \"New\" label indicating that the feature was recently introduced.\n * This defines what the text of that label is. Keep it short and sweet.\n */\n 'label.new': '새로운',\n /** Label for query type \"personal\" */\n 'label.personal': '개인',\n /** Label for savedAt date */\n 'label.saved-at': '저장된 시간',\n /** Saved queries */\n 'label.saved-queries': '저장된 쿼리',\n /** Search queries */\n 'label.search-queries': '쿼리 검색',\n /** Share query */\n 'label.share': '공유',\n /** Label for saved query type \"team\" */\n 'label.team': '팀',\n\n /** Error message for when the \"Params\" input are not a valid json */\n 'params.error.params-invalid-json': '파라미터가 유효한 JSON이 아닙니다',\n /** Label for \"Params\" (parameters) editor/input */\n 'params.label': '파라미터',\n\n /** Label for 'Column' indicator when there is an error within the query */\n 'query.error.column': '열',\n /** Label for 'Line' indicator when there is an error within the query */\n 'query.error.line': '줄',\n /** Label for \"Query\" editor/input */\n 'query.label': '쿼리',\n /** Label for the \"Query URL\" field, shown after executing a query, and allows for copying */\n 'query.url': '쿼리 URL',\n\n /** Label for \"End to End time\" information of the fetched query */\n 'result.end-to-end-time-label': '종단 간 시간',\n /** Label for \"Execution time\" information of the fetched query */\n 'result.execution-time-label': '실행 시간',\n /** Label for \"Result\" explorer/view */\n 'result.label': '결과',\n /** Tooltip text shown when the query result is not encodable as CSV */\n 'result.save-result-as-csv.not-csv-encodable': '결과를 CSV로 인코딩할 수 없습니다',\n /** Label for \"Save result as\" result action */\n 'result.save-result-as-format': '<SaveResultButtons/>로 결과 저장',\n /**\n * \"Not applicable\" message for when there is no Execution time or End to End time information\n * available for the query (eg when the query has not been executed, or errored)\n */\n 'result.timing-not-applicable': '해당 없음',\n\n /** Query already saved error label */\n 'save-query.already-saved': '쿼리가 이미 저장됨',\n /** Save error label */\n 'save-query.error': '쿼리 저장 오류',\n /** Save success label */\n 'save-query.success': '쿼리 저장됨',\n\n /** Label for the \"API version\" dropdown in settings */\n 'settings.api-version-label': 'API 버전',\n /** Label for the \"Custom API version\" input in settings, shown when \"other\" is chosen as API version */\n 'settings.custom-api-version-label': '사용자 정의 API 버전',\n /** Label for the \"Dataset\" dropdown in vision settings */\n 'settings.dataset-label': '데이터셋',\n /** Error label for when the API version in 'Custom API version' input is invalid */\n 'settings.error.invalid-api-version': '잘못된 API 버전',\n /** Label for the \"other\" versions within the \"API version\" dropdown */\n 'settings.other-api-version-label': '기타',\n /**\n * Label for the \"Perspective\" dropdown in vision settings\n * @see {@link https://www.sanity.io/docs/perspectives}\n */\n 'settings.perspective-label': '관점',\n /** Notification about previewDrafts to drafts rename */\n 'settings.perspective.preview-drafts-renamed-to-drafts.description':\n '\"<code>previewDrafts</code>\" 관점이 \"<code>drafts</code>\"로 이름이 변경되었으며 이제 사용되지 않습니다. 이 변경사항은 관점 지원이 있는 모든 버전(>= v2021-03-25)에 적용됩니다.',\n /** Call to action to read the docs related to \"Perspectives\" */\n 'settings.perspectives.action.docs-link': '문서 읽기',\n /** Option for selecting default perspective */\n 'settings.perspectives.default': '관점 없음(API 기본값)',\n /** Description for popover that explains what \"Perspectives\" are */\n 'settings.perspectives.description':\n '관점은 여러분의 쿼리가 데이터셋의 콘텐츠에 대한 다양한 \"뷰\"를 대상으로 실행될 수 있게 해줍니다',\n /** Description for upcoming default perspective change */\n 'settings.perspectives.new-default.description':\n '기본 관점이 곧 \"<code>raw</code>\"에서 \"<code>published</code>\"로 변경될 예정입니다. 자세한 내용은 문서를 참조하십시오.',\n /** Label for the pinned release perspective */\n 'settings.perspectives.pinned-release-label': '고정된 릴리스',\n /** Title for popover that explains what \"Perspectives\" are */\n 'settings.perspectives.title': '관점들',\n})\n"],"names":[],"mappings":";AAEA,IAAA,SAAe,+BAA+B;AAAA;AAAA,EAE5C,gCAAgC;AAAA;AAAA,EAEhC,iBAAiB;AAAA;AAAA,EAEjB,qBAAqB;AAAA;AAAA,EAErB,wBAAwB;AAAA;AAAA,EAExB,yBAAyB;AAAA;AAAA,EAEzB,uBAAuB;AAAA;AAAA,EAEvB,qBAAqB;AAAA;AAAA,EAErB,uBAAuB;AAAA;AAAA,EAEvB,wBAAwB;AAAA;AAAA,EAExB,qBAAqB;AAAA;AAAA,EAErB,iBAAiB;AAAA;AAAA,EAGjB,iBAAiB;AAAA;AAAA,EAEjB,gBAAgB;AAAA;AAAA;AAAA;AAAA;AAAA,EAKhB,aAAa;AAAA;AAAA,EAEb,kBAAkB;AAAA;AAAA,EAElB,kBAAkB;AAAA;AAAA,EAElB,uBAAuB;AAAA;AAAA,EAEvB,wBAAwB;AAAA;AAAA,EAExB,eAAe;AAAA;AAAA,EAEf,cAAc;AAAA;AAAA,EAGd,oCAAoC;AAAA;AAAA,EAEpC,gBAAgB;AAAA;AAAA,EAGhB,sBAAsB;AAAA;AAAA,EAEtB,oBAAoB;AAAA;AAAA,EAEpB,eAAe;AAAA;AAAA,EAEf,aAAa;AAAA;AAAA,EAGb,gCAAgC;AAAA;AAAA,EAEhC,+BAA+B;AAAA;AAAA,EAE/B,gBAAgB;AAAA;AAAA,EAEhB,+CAA+C;AAAA;AAAA,EAE/C,gCAAgC;AAAA;AAAA;AAAA;AAAA;AAAA,EAKhC,gCAAgC;AAAA;AAAA,EAGhC,4BAA4B;AAAA;AAAA,EAE5B,oBAAoB;AAAA;AAAA,EAEpB,sBAAsB;AAAA;AAAA,EAGtB,8BAA8B;AAAA;AAAA,EAE9B,qCAAqC;AAAA;AAAA,EAErC,0BAA0B;AAAA;AAAA,EAE1B,sCAAsC;AAAA;AAAA,EAEtC,oCAAoC;AAAA;AAAA;AAAA;AAAA;AAAA,EAKpC,8BAA8B;AAAA;AAAA,EAE9B,qEACE;AAAA;AAAA,EAEF,0CAA0C;AAAA;AAAA,EAE1C,iCAAiC;AAAA;AAAA,EAEjC,qCACE;AAAA;AAAA,EAEF,iDACE;AAAA;AAAA,EAEF,8CAA8C;AAAA;AAAA,EAE9C,+BAA+B;AACjC,CAAC;"}
|
package/package.json
CHANGED
package/src/canvas.ts
CHANGED
|
@@ -2,58 +2,64 @@ import {removeUndefinedLocaleResources} from 'sanity'
|
|
|
2
2
|
|
|
3
3
|
export default removeUndefinedLocaleResources({
|
|
4
4
|
/** The text for the "Edit in Canvas" action. */
|
|
5
|
-
'action.edit-document':
|
|
5
|
+
'action.edit-document': 'Canvas에서 편집',
|
|
6
6
|
/** The text for the "Link to Canvas" action. */
|
|
7
|
-
'action.link-document':
|
|
7
|
+
'action.link-document': 'Canvas에 링크',
|
|
8
8
|
/** The text for the "Link to Canvas" action when the document is not yet resolved. */
|
|
9
|
-
'action.link-document-disabled.initial-value-not-resolved':
|
|
9
|
+
'action.link-document-disabled.initial-value-not-resolved':
|
|
10
|
+
'문서 초기 값이 해결될 때까지 기다려 주세요',
|
|
10
11
|
/** The text for the "Link to Canvas" action when the user doesn't have permissions to link the document to Canvas. */
|
|
11
|
-
'action.link-document-disabled.missing-permissions':
|
|
12
|
+
'action.link-document-disabled.missing-permissions': '이 문서를 Canvas에 링크할 권한이 없습니다',
|
|
12
13
|
/** The text for the "Link to Canvas" action when the document is not in the dashboard. */
|
|
13
|
-
'action.link-document-disabled.not-in-dashboard':
|
|
14
|
+
'action.link-document-disabled.not-in-dashboard':
|
|
15
|
+
'대시보드에서 이 문서를 열어 Canvas에 링크하세요',
|
|
14
16
|
/** The text for the "Link to Canvas" action when the document is a version document. */
|
|
15
|
-
'action.link-document-disabled.version-document':
|
|
17
|
+
'action.link-document-disabled.version-document': '버전 문서는 아직 Canvas에서 지원되지 않습니다',
|
|
16
18
|
/** The text for the "Unlink from Canvas" action. */
|
|
17
|
-
'action.unlink-document':
|
|
19
|
+
'action.unlink-document': 'Canvas의 링크 해제',
|
|
18
20
|
|
|
19
21
|
/** The text for the action button in the banner when the document is linked to Canvas. */
|
|
20
|
-
'banner.edit-document-in-canvas':
|
|
22
|
+
'banner.edit-document-in-canvas': 'Canvas에서 편집',
|
|
21
23
|
/** The text for the banner when the document is linked to Canvas. */
|
|
22
|
-
'banner.linked-to-canvas':
|
|
24
|
+
'banner.linked-to-canvas': '이 문서는 Canvas에 연결되어 있습니다',
|
|
23
25
|
|
|
24
26
|
/** The text for the "Confirm document changes" dialog cancel button. */
|
|
25
|
-
'dialog.confirm-document-changes.cancel':
|
|
27
|
+
'dialog.confirm-document-changes.cancel': '취소',
|
|
26
28
|
/** The text for the "Confirm document changes" dialog confirm button. */
|
|
27
|
-
'dialog.confirm-document-changes.confirm':
|
|
29
|
+
'dialog.confirm-document-changes.confirm': '수락하고 계속',
|
|
28
30
|
/** The description for the "Confirm document changes" dialog. */
|
|
29
|
-
'dialog.confirm-document-changes.description':
|
|
31
|
+
'dialog.confirm-document-changes.description':
|
|
32
|
+
'이 문서는 Canvas와 호환되도록 업데이트해야 합니다.\n이 과정에서 기존 콘텐츠가 편집되거나 제거될 수 있습니다.',
|
|
30
33
|
/** The description for the "Confirm document changes" dialog footer. */
|
|
31
|
-
'dialog.confirm-document-changes.footer-description':
|
|
34
|
+
'dialog.confirm-document-changes.footer-description':
|
|
35
|
+
'언제든지 Canvas의 링크를 해제할 수 있습니다',
|
|
32
36
|
/** The title for the "Confirm document changes" dialog. */
|
|
33
|
-
'dialog.confirm-document-changes.title':
|
|
37
|
+
'dialog.confirm-document-changes.title': '문서 변경 사항 확인',
|
|
34
38
|
/** The text for the Link to Canvas dialog when there is a error. */
|
|
35
|
-
'dialog.link-to-canvas.error':
|
|
39
|
+
'dialog.link-to-canvas.error': 'Canvas에 링크하는 데 실패했습니다',
|
|
36
40
|
/** The text for the "Link to Canvas" dialog when the document is being redirected. */
|
|
37
|
-
'dialog.link-to-canvas.redirecting':
|
|
41
|
+
'dialog.link-to-canvas.redirecting': '링크를 완료하기 위해 Canvas로 이동 중...',
|
|
38
42
|
/** The title for the "Link to Canvas" dialog. */
|
|
39
|
-
'dialog.link-to-canvas.title':
|
|
43
|
+
'dialog.link-to-canvas.title': 'Canvas에 링크',
|
|
40
44
|
/** The text for the "Link to Canvas" dialog when the document is being validated. */
|
|
41
|
-
'dialog.link-to-canvas.validating':
|
|
45
|
+
'dialog.link-to-canvas.validating': '검증 중',
|
|
42
46
|
/** The text for the "Unlink from Canvas" dialog cancel button. */
|
|
43
|
-
'dialog.unlink-from-canvas.cancel':
|
|
47
|
+
'dialog.unlink-from-canvas.cancel': '취소',
|
|
44
48
|
/** The text for the "Unlink from Canvas" dialog description. */
|
|
45
|
-
'dialog.unlink-from-canvas.description':
|
|
49
|
+
'dialog.unlink-from-canvas.description':
|
|
50
|
+
'링크 해제되면 여기에서 편집할 수 있고 Canvas에서의 향후 편집이 이 문서에 자동으로 매핑되지 않습니다.',
|
|
46
51
|
/** The text for the "Unlink from Canvas" dialog error message. */
|
|
47
|
-
'dialog.unlink-from-canvas.error':
|
|
52
|
+
'dialog.unlink-from-canvas.error': 'Canvas의 링크 해제에 실패했습니다',
|
|
48
53
|
/** The text for the "Unlink from Canvas" dialog success message. */
|
|
49
|
-
'dialog.unlink-from-canvas.success':
|
|
54
|
+
'dialog.unlink-from-canvas.success': 'Canvas의 링크가 해제되었습니다',
|
|
50
55
|
/** The title for the "Unlink from Canvas" dialog. */
|
|
51
|
-
'dialog.unlink-from-canvas.title':
|
|
56
|
+
'dialog.unlink-from-canvas.title': 'Canvas의 링크 해제',
|
|
52
57
|
/** The text for the "Unlink from Canvas" dialog unlink button. */
|
|
53
|
-
'dialog.unlink-from-canvas.unlink-action':
|
|
58
|
+
'dialog.unlink-from-canvas.unlink-action': '지금 링크 해제',
|
|
54
59
|
/** The text for the "Unlink from Canvas" dialog when the document is being unlinked. */
|
|
55
|
-
'dialog.unlink-from-canvas.unlinking':
|
|
60
|
+
'dialog.unlink-from-canvas.unlinking':
|
|
61
|
+
'Canvas에서 <strong>“{{documentTitle}}”</strong>의 링크를 해제하고 있습니다.',
|
|
56
62
|
|
|
57
63
|
/** The text for the "Navigate to Canvas" dialog error message. */
|
|
58
|
-
'navigate-to-canvas-doc.error.missing-permissions':
|
|
64
|
+
'navigate-to-canvas-doc.error.missing-permissions': 'Canvas로 이동하는 데 필요한 권한이 없습니다',
|
|
59
65
|
})
|
package/src/structure.ts
CHANGED
|
@@ -12,7 +12,8 @@ export default removeUndefinedLocaleResources({
|
|
|
12
12
|
/** Label for the "Delete" document action while the document is being deleted */
|
|
13
13
|
'action.delete.running.label': '삭제 중…',
|
|
14
14
|
/** Tooltip when action is disabled because the document is linked to Canvas */
|
|
15
|
-
'action.disabled-by-canvas.tooltip':
|
|
15
|
+
'action.disabled-by-canvas.tooltip':
|
|
16
|
+
'Canvas에 연결된 문서에 대해 일부 문서 작업이 비활성화되었습니다',
|
|
16
17
|
/** Message prompting the user to confirm discarding changes */
|
|
17
18
|
'action.discard-changes.confirm-dialog.confirm-discard-changes':
|
|
18
19
|
'마지막으로 발행된 이후의 모든 변경 사항을 버리시겠습니까?',
|
|
@@ -145,6 +146,9 @@ export default removeUndefinedLocaleResources({
|
|
|
145
146
|
'릴리스에 문서가 추가될 때까지 잠시만 기다려 주십시오. 몇 초 이상 걸리지 않을 것입니다.',
|
|
146
147
|
/** Title of toast that will appear in case of latency between the user adding a document to a release and the UI reflecting it */
|
|
147
148
|
'banners.release.waiting.title': '릴리스에 문서 추가 중…',
|
|
149
|
+
/** The text for the revision not found banner */
|
|
150
|
+
'banners.revision-not-found.description':
|
|
151
|
+
'선택한 문서 리비전을 찾을 수 없습니다. 기록 목록에서 다른 항목을 선택해 주세요.',
|
|
148
152
|
/** The text content for the unpublished document banner when is part of a release */
|
|
149
153
|
'banners.unpublished-release-banner.text':
|
|
150
154
|
'이 문서는 <VersionBadge>{{title}}</VersionBadge> 릴리스의 일부로 발행 취소될 예정입니다',
|
|
@@ -168,20 +172,27 @@ export default removeUndefinedLocaleResources({
|
|
|
168
172
|
'buttons.split-pane-close-group-button.title': '창 그룹 닫기',
|
|
169
173
|
|
|
170
174
|
/** The text for the canvas linked banner action button */
|
|
171
|
-
'canvas.banner.edit-in-canvas-action':
|
|
175
|
+
'canvas.banner.edit-in-canvas-action': 'Canvas에서 편집',
|
|
172
176
|
/** The text for the canvas linked banner when the document is a draft */
|
|
173
|
-
'canvas.banner.linked-text.draft':
|
|
177
|
+
'canvas.banner.linked-text.draft': '이 초안 문서는 Canvas에 연결되어 있습니다',
|
|
174
178
|
/** The text for the canvas linked banner when the document is a live document */
|
|
175
|
-
'canvas.banner.linked-text.published':
|
|
179
|
+
'canvas.banner.linked-text.published': '이 실시간 문서는 Canvas에 연결되어 있습니다',
|
|
176
180
|
/** The text for the canvas linked banner when the document is a version document */
|
|
177
|
-
'canvas.banner.linked-text.version':
|
|
181
|
+
'canvas.banner.linked-text.version': '이 버전 문서는 Canvas에 연결되어 있습니다',
|
|
178
182
|
/** The text for the canvas linked banner popover button */
|
|
179
|
-
'canvas.banner.popover-button-text':
|
|
183
|
+
'canvas.banner.popover-button-text': '더 알아보기',
|
|
180
184
|
/** The description for the canvas linked banner popover */
|
|
181
|
-
'canvas.banner.popover-description':
|
|
185
|
+
'canvas.banner.popover-description':
|
|
186
|
+
'Canvas는 자유 형식의 편집기에서 작성을 하면서 자동으로 스튜디오로 구조화된 콘텐츠로 매핑되게 해주는 기능입니다 - 입력하는 대로.',
|
|
182
187
|
/** The heading for the canvas linked banner popover */
|
|
183
|
-
'canvas.banner.popover-heading':
|
|
188
|
+
'canvas.banner.popover-heading': '아이디어 우선 작성',
|
|
184
189
|
|
|
190
|
+
/** The description for the changes banner */
|
|
191
|
+
'changes.banner.description':
|
|
192
|
+
'이 문서의 <strong>{{perspective}}</strong> 버전에 대한 기록을 보여줍니다.',
|
|
193
|
+
/** The tooltip for the changes banner */
|
|
194
|
+
'changes.banner.tooltip':
|
|
195
|
+
'이 뷰는 이 문서의 특정 버전에서 발생한 변경 사항을 보여줍니다. 다른 버전을 선택하여 해당 변경 사항을 확인하세요',
|
|
185
196
|
/** The label used in the changes inspector for the from selector */
|
|
186
197
|
'changes.from.label': '에서',
|
|
187
198
|
/* The label for the history tab in the changes inspector*/
|
|
@@ -201,7 +212,7 @@ export default removeUndefinedLocaleResources({
|
|
|
201
212
|
'compare-version.error.invalidPreviousDocumentParam': '이전 문서 매개변수가 유효하지 않습니다.',
|
|
202
213
|
|
|
203
214
|
/** The text for the tooltip when the "Compare versions" action for a document is disabled */
|
|
204
|
-
'compare-versions.menu-item.disabled-reason':
|
|
215
|
+
'compare-versions.menu-item.disabled-reason': '비교할 이 문서의 다른 버전이 없습니다.',
|
|
205
216
|
/** The text for the "Compare versions" action for a document */
|
|
206
217
|
'compare-versions.menu-item.title': '버전 비교',
|
|
207
218
|
/** The string used to label draft documents */
|
|
@@ -340,10 +351,15 @@ export default removeUndefinedLocaleResources({
|
|
|
340
351
|
'document-view.form-view.sync-lock-toast.title': '문서 동기화 중…',
|
|
341
352
|
|
|
342
353
|
/** The description for the document favorite action */
|
|
343
|
-
'document.favorites.add-to-favorites':
|
|
354
|
+
'document.favorites.add-to-favorites': '즐겨찾기에 추가',
|
|
344
355
|
/** The description for the document unfavorite action */
|
|
345
|
-
'document.favorites.remove-from-favorites':
|
|
356
|
+
'document.favorites.remove-from-favorites': '즐겨찾기에서 제거',
|
|
346
357
|
|
|
358
|
+
/** The description for the events inspector when we can't load the document so we default to compare with published */
|
|
359
|
+
'events.compare-with-published.description':
|
|
360
|
+
'문서 변경 사항을 불러올 수 없습니다. 아마도 귀하의 플랜의 기록 보존 정책 때문일 것입니다. 이것은 <strong>{{version}}</strong> 버전이 <strong>published</strong> 버전과 어떻게 비교되는지 보여줍니다.',
|
|
361
|
+
/** The title for the events inspector when we can't load the document so we default to compare with published */
|
|
362
|
+
'events.compare-with-published.title': '발행된 것과 비교',
|
|
347
363
|
/**The title for the menu items that will be shown when expanding a publish release event to inspect the document */
|
|
348
364
|
'events.inspect.release': '<VersionBadge>{{releaseTitle}}</VersionBadge> 문서 검사',
|
|
349
365
|
/**The title for the menu items that will be shown when expanding a publish draft event to inspect the draft document*/
|
|
@@ -409,10 +425,17 @@ export default removeUndefinedLocaleResources({
|
|
|
409
425
|
'panes.document-header-title.new.text': '새로운 {{schemaType}}',
|
|
410
426
|
/** The text used in the document header title if no other title can be determined */
|
|
411
427
|
'panes.document-header-title.untitled.text': '제목 없음',
|
|
428
|
+
/** The help text saying that we'll retry fetching the document list */
|
|
429
|
+
'panes.document-list-pane.error.retrying': '재시도 중...',
|
|
412
430
|
/** The error text on the document list pane */
|
|
413
431
|
'panes.document-list-pane.error.text': '오류: <Code>{{error}}</Code>',
|
|
432
|
+
/** The error text on the document list pane */
|
|
433
|
+
'panes.document-list-pane.error.text.dev': '오류: <Code>{{error}}</Code>',
|
|
434
|
+
/** The error text on the document list pane if the browser appears to be offlline */
|
|
435
|
+
'panes.document-list-pane.error.text.offline': '인터넷 연결이 오프라인 상태인 것 같습니다.',
|
|
414
436
|
/** The error title on the document list pane */
|
|
415
437
|
'panes.document-list-pane.error.title': '목록 항목을 가져오지 못했습니다',
|
|
438
|
+
'panes.document-list-pane.error.will-retry-automatically_other': '재시도 중... (#{{count}}).',
|
|
416
439
|
/** The text of the document list pane if more than a maximum number of documents are returned */
|
|
417
440
|
'panes.document-list-pane.max-items.text': '최대 {{limit}}개의 문서를 표시합니다',
|
|
418
441
|
/** The text of the document list pane if no documents are found for a specified type */
|
|
@@ -421,6 +444,8 @@ export default removeUndefinedLocaleResources({
|
|
|
421
444
|
'panes.document-list-pane.no-documents.text': '결과가 없습니다',
|
|
422
445
|
/** The text of the document list pane if no documents are found matching specified criteria */
|
|
423
446
|
'panes.document-list-pane.no-matching-documents.text': '일치하는 문서가 없습니다',
|
|
447
|
+
/** The search input for the search input on the document list pane */
|
|
448
|
+
'panes.document-list-pane.reconnecting': '연결을 시도 중...',
|
|
424
449
|
/** The aria-label for the search input on the document list pane */
|
|
425
450
|
'panes.document-list-pane.search-input.aria-label': '목록 검색',
|
|
426
451
|
/** The search input for the search input on the document list pane */
|
|
@@ -554,4 +579,7 @@ export default removeUndefinedLocaleResources({
|
|
|
554
579
|
'timeline-item.menu.action-collapse': '접기',
|
|
555
580
|
/** The text for the expand action in the timeline item menu */
|
|
556
581
|
'timeline-item.menu.action-expand': '펼치기',
|
|
582
|
+
/** The text for the published event menu tooltip when the release is not found */
|
|
583
|
+
'timeline-item.not-found-release.tooltip':
|
|
584
|
+
'아이디 "{{releaseId}}"를 가진 릴리스를 찾을 수 없습니다',
|
|
557
585
|
})
|
package/src/studio.ts
CHANGED
|
@@ -2,29 +2,30 @@ import {removeUndefinedLocaleResources} from 'sanity'
|
|
|
2
2
|
|
|
3
3
|
export default removeUndefinedLocaleResources({
|
|
4
4
|
/** "Disabled" status for auto-updates in About-dialog */
|
|
5
|
-
'about-dialog.version-info.auto-updates.disabled':
|
|
5
|
+
'about-dialog.version-info.auto-updates.disabled': '비활성화됨',
|
|
6
6
|
/** "Enabled" status for auto-updates in About-dialog */
|
|
7
|
-
'about-dialog.version-info.auto-updates.enabled':
|
|
7
|
+
'about-dialog.version-info.auto-updates.enabled': '활성화됨',
|
|
8
8
|
/** "Auto Updates" status header in About-dialog */
|
|
9
|
-
'about-dialog.version-info.auto-updates.header':
|
|
9
|
+
'about-dialog.version-info.auto-updates.header': '자동 업데이트',
|
|
10
10
|
/** "How to enable" next to Disabled state for Auto updates in about dialog */
|
|
11
|
-
'about-dialog.version-info.auto-updates.how-to-enable':
|
|
11
|
+
'about-dialog.version-info.auto-updates.how-to-enable': '활성화 방법',
|
|
12
12
|
/** Text displayed on the "Copy to clipboard"-button after clicked */
|
|
13
|
-
'about-dialog.version-info.copy-to-clipboard-button.copied-text':
|
|
13
|
+
'about-dialog.version-info.copy-to-clipboard-button.copied-text':
|
|
14
|
+
'클립보드에 복사됨. 붙여넣기를 즐기세요!',
|
|
14
15
|
/** "Copy to Clipboard" button text for copying version details from About-dialog */
|
|
15
|
-
'about-dialog.version-info.copy-to-clipboard-button.text':
|
|
16
|
+
'about-dialog.version-info.copy-to-clipboard-button.text': '클립보드에 복사',
|
|
16
17
|
/** "Current version" header in about dialog */
|
|
17
|
-
'about-dialog.version-info.current-version.header':
|
|
18
|
+
'about-dialog.version-info.current-version.header': '현재 버전',
|
|
18
19
|
/** "How to upgrade" link text */
|
|
19
|
-
'about-dialog.version-info.how-to-upgrade':
|
|
20
|
+
'about-dialog.version-info.how-to-upgrade': '업그레이드 방법',
|
|
20
21
|
/** "Latest version" header in about dialog */
|
|
21
|
-
'about-dialog.version-info.latest-version.header':
|
|
22
|
+
'about-dialog.version-info.latest-version.header': '최신 버전',
|
|
22
23
|
/** "Latest version" header in about dialog */
|
|
23
|
-
'about-dialog.version-info.latest-version.text':
|
|
24
|
+
'about-dialog.version-info.latest-version.text': '최신 버전은 {{latestVersion}}입니다',
|
|
24
25
|
/** "Up to date" status in About-dialog */
|
|
25
|
-
'about-dialog.version-info.up-to-date':
|
|
26
|
+
'about-dialog.version-info.up-to-date': '최신 상태',
|
|
26
27
|
/** "User agent" header in About-dialog */
|
|
27
|
-
'about-dialog.version-info.user-agent.header':
|
|
28
|
+
'about-dialog.version-info.user-agent.header': '사용자 에이전트',
|
|
28
29
|
|
|
29
30
|
/** The text used in the tooltip shown in the dialog close button */
|
|
30
31
|
'announcement.dialog.close': '닫기',
|
|
@@ -87,16 +88,16 @@ export default removeUndefinedLocaleResources({
|
|
|
87
88
|
'asset-source.dialog.accept-message':
|
|
88
89
|
'허용된 유형의 자산만 표시: <strong>{{acceptTypes}}</strong>',
|
|
89
90
|
/** Select asset dialog cancel-button */
|
|
90
|
-
'asset-source.dialog.button.cancel':
|
|
91
|
+
'asset-source.dialog.button.cancel': '취소',
|
|
91
92
|
/** Select asset dialog select-button */
|
|
92
|
-
'asset-source.dialog.button.select':
|
|
93
|
+
'asset-source.dialog.button.select': '선택',
|
|
93
94
|
/** Keys shared between both image asset source and file asset source */
|
|
94
95
|
/** Select asset dialog title for files */
|
|
95
96
|
'asset-source.dialog.default-title_file': '파일 선택',
|
|
96
97
|
/** Select asset dialog title for images */
|
|
97
98
|
'asset-source.dialog.default-title_image': '이미지 선택',
|
|
98
99
|
/** Insert asset error */
|
|
99
|
-
'asset-source.dialog.insert-asset-error':
|
|
100
|
+
'asset-source.dialog.insert-asset-error': '자산 삽입 오류. 자세한 정보는 콘솔을 확인하세요.',
|
|
100
101
|
/** Select asset dialog load more items */
|
|
101
102
|
'asset-source.dialog.load-more': '더 많이 불러오기',
|
|
102
103
|
/** Text shown when selecting a file but there's no files to select from */
|
|
@@ -153,14 +154,20 @@ export default removeUndefinedLocaleResources({
|
|
|
153
154
|
'이 이미지를 사용하는 문서가 없습니다',
|
|
154
155
|
|
|
155
156
|
/** Common (all) Asset Source texts. Note that all translation keys starting with 'asset-source.' is for the built in asset source. */
|
|
156
|
-
'asset-sources.common.uploader.upload-failed.description':
|
|
157
|
-
'asset-sources.common.uploader.upload-failed.title':
|
|
157
|
+
'asset-sources.common.uploader.upload-failed.description': '자세한 정보는 콘솔을 확인하세요.',
|
|
158
|
+
'asset-sources.common.uploader.upload-failed.title': '업로드 실패',
|
|
158
159
|
/** Menu Items for Dataset Asset Source (will be replaced with workspace name by default) */
|
|
159
|
-
'asset-sources.dataset.file.title':
|
|
160
|
-
'asset-sources.dataset.image.title':
|
|
160
|
+
'asset-sources.dataset.file.title': '워크스페이스 파일',
|
|
161
|
+
'asset-sources.dataset.image.title': '워크스페이스 이미지',
|
|
162
|
+
/** Error messages for the Media Library Asset Source */
|
|
163
|
+
'asset-sources.media-library.error.library-could-not-be-resolved':
|
|
164
|
+
'이 프로젝트의 미디어 라이브러리를 확인하는 도중 문제가 발생했습니다.',
|
|
161
165
|
/** Menu Items for Media Library Asset Source */
|
|
162
|
-
'asset-sources.media-library.file.title':
|
|
163
|
-
'asset-sources.media-library.image.title':
|
|
166
|
+
'asset-sources.media-library.file.title': '미디어 라이브러리',
|
|
167
|
+
'asset-sources.media-library.image.title': '미디어 라이브러리',
|
|
168
|
+
/** Info messages for the Media Library Asset Source */
|
|
169
|
+
'asset-sources.media-library.info.provisioning':
|
|
170
|
+
'미디어 라이브러리를 준비하는 동안 기다려 주십시오',
|
|
164
171
|
|
|
165
172
|
/** Label when a release has been deleted by a different user */
|
|
166
173
|
'banners.deleted-bundle-banner.text': "'<strong>{{title}}</strong>' 릴리스가 삭제되었습니다.",
|
|
@@ -184,7 +191,7 @@ export default removeUndefinedLocaleResources({
|
|
|
184
191
|
/** Label for switch that controls whether or not to include time in given timestamp */
|
|
185
192
|
'calendar.action.include-time-label': '시간 포함',
|
|
186
193
|
/** Action message for selecting the time */
|
|
187
|
-
'calendar.action.select-time':
|
|
194
|
+
'calendar.action.select-time': '시간 선택',
|
|
188
195
|
/** Action message for setting to the current time */
|
|
189
196
|
'calendar.action.set-to-current-time': '현재 시간으로 설정',
|
|
190
197
|
/** Label for selecting an hour preset. Receives a `time` param as a string on hh:mm format and a `date` param as a Date instance denoting the preset date */
|
|
@@ -308,6 +315,9 @@ export default removeUndefinedLocaleResources({
|
|
|
308
315
|
'changes.loading-author': '로딩 중…',
|
|
309
316
|
/** Loading changes in Review Changes Pane */
|
|
310
317
|
'changes.loading-changes': '변경 사항 불러오는 중…',
|
|
318
|
+
/** Error message shown when the document revision could not be found */
|
|
319
|
+
'changes.missing-since-document-error':
|
|
320
|
+
'문서 리비전을 찾을 수 없습니다. id: <code>{{revisionId}}</code> 비교하려는. <Break/> 이것은 아마도 귀하의 계획의 역사 보존 정책 때문일 것입니다. <Break/> 다른 <strong>From</strong> 항목을 선택해 주세요.',
|
|
311
321
|
/** No Changes description in the Review Changes pane */
|
|
312
322
|
'changes.no-changes-description':
|
|
313
323
|
'이 패널에 변경 사항 목록이 표시되려면 문서를 편집하거나 타임라인에서 이전 버전을 선택하세요.',
|
|
@@ -356,6 +366,11 @@ export default removeUndefinedLocaleResources({
|
|
|
356
366
|
'changes.portable-text.unknown-inline-object-schema-type': '알 수 없는 스키마 유형',
|
|
357
367
|
/** Label for when the action of the change was a removal, eg a field was cleared, an array item was removed, an asset was deselected or similar */
|
|
358
368
|
'changes.removed-label': '제거됨',
|
|
369
|
+
/** Same Revision Selected description in the Review Changes pane */
|
|
370
|
+
'changes.same-revision-selected-description':
|
|
371
|
+
'동일한 <strong>from</strong> 및 <strong>to</strong> 리비전을 선택했습니다. 변경 사항을 비교하려면 다른 리비전을 선택하세요.',
|
|
372
|
+
/** Same Revision Selected title in the Review Changes pane */
|
|
373
|
+
'changes.same-revision-selected-title': '동일한 리비전이 선택되었습니다',
|
|
359
374
|
/** Title for the Review Changes pane */
|
|
360
375
|
'changes.title': '변경 사항 검토',
|
|
361
376
|
/**The title that will be shown in the badge inside the events when the item is a draft */
|
|
@@ -370,6 +385,8 @@ export default removeUndefinedLocaleResources({
|
|
|
370
385
|
'common.dialog.confirm-button.text': '확인',
|
|
371
386
|
/** Default text in shared loader text / spinner lockup */
|
|
372
387
|
'common.loading': '로딩 중',
|
|
388
|
+
/** The title of the reconnecting toast */
|
|
389
|
+
'common.reconnecting.toast.title': '연결을 시도하는 중…',
|
|
373
390
|
|
|
374
391
|
/** --- Configuration issues --- */
|
|
375
392
|
/** Default label text on configuration issues button */
|
|
@@ -407,9 +424,11 @@ export default removeUndefinedLocaleResources({
|
|
|
407
424
|
'document-status.published': '{{date}}에 게시됨',
|
|
408
425
|
/** Label to show in the document footer indicating the revision from date of the document */
|
|
409
426
|
'document-status.revision-from': '개정 <em>{{date}}</em>',
|
|
427
|
+
/** Label to show in the document footer indicating that the revision was not found */
|
|
428
|
+
'document-status.revision-not-found': '리비전을 찾을 수 없습니다',
|
|
410
429
|
|
|
411
430
|
/** Label to indicate that a document type was not found */
|
|
412
|
-
'document.type.not-found':
|
|
431
|
+
'document.type.not-found': '문서 유형 "{{type}}"을(를) 찾을 수 없습니다',
|
|
413
432
|
|
|
414
433
|
/** The value of the <code>_key</code> property must be a unique string. */
|
|
415
434
|
'form.error.duplicate-keys-alert.details.additional-description':
|
|
@@ -474,8 +493,6 @@ export default removeUndefinedLocaleResources({
|
|
|
474
493
|
'form.field.deprecated-label': '사용되지 않음',
|
|
475
494
|
/** Fallback title shown above field if it has no defined title */
|
|
476
495
|
'form.field.untitled-field-label': '제목 없음',
|
|
477
|
-
/** The title of the reconnecting toast */
|
|
478
|
-
'form.reconnecting.toast.title': '연결이 끊겼습니다. 재연결 중…',
|
|
479
496
|
/** Accessibility label for the icon that indicates the field has a validation error */
|
|
480
497
|
'form.validation.has-error-aria-label': '오류가 있음',
|
|
481
498
|
/** Accessibility label for the icon that indicates the field has validation information */
|
|
@@ -518,7 +535,7 @@ export default removeUndefinedLocaleResources({
|
|
|
518
535
|
/** Text for button to cancel an ongoing upload */
|
|
519
536
|
'input.files.common.cancel-upload': '업로드 취소',
|
|
520
537
|
/** Text for menuitem upload button default asset source */
|
|
521
|
-
'input.files.common.upload-placeholder.file-input-button.default-source.badge':
|
|
538
|
+
'input.files.common.upload-placeholder.file-input-button.default-source.badge': '기본',
|
|
522
539
|
/** Text for file input button in upload placeholder */
|
|
523
540
|
'input.files.common.upload-placeholder.file-input-button.text': '업로드',
|
|
524
541
|
/** Uploading <FileName/> */
|
|
@@ -668,7 +685,7 @@ export default removeUndefinedLocaleResources({
|
|
|
668
685
|
/** Read only */
|
|
669
686
|
'inputs.files.common.placeholder.read-only': '읽기 전용',
|
|
670
687
|
/** Select asset source destination for files to upload */
|
|
671
|
-
'inputs.files.common.placeholder.select-asset-source-upload-destination':
|
|
688
|
+
'inputs.files.common.placeholder.select-asset-source-upload-destination': '파일을 업로드할 위치:',
|
|
672
689
|
/** Can't upload files here */
|
|
673
690
|
'inputs.files.common.placeholder.upload-not-supported': '여기에 파일을 업로드할 수 없습니다',
|
|
674
691
|
/** Clear upload */
|
|
@@ -1006,7 +1023,7 @@ export default removeUndefinedLocaleResources({
|
|
|
1006
1023
|
/** Error title for when the search for a reference failed. Note that the message sent by the backend may not be localized. */
|
|
1007
1024
|
'inputs.reference.error.search-failed-title': '참조 검색 실패',
|
|
1008
1025
|
/** Label for when the GDR points to an invalid type */
|
|
1009
|
-
'inputs.reference.global.invalid-type':
|
|
1026
|
+
'inputs.reference.global.invalid-type': '참조된 문서가 잘못된 유형입니다 ({{typeName}})',
|
|
1010
1027
|
/** Alternative text for the image shown in cross-dataset reference input */
|
|
1011
1028
|
'inputs.reference.image-preview-alt-text': '참조된 문서의 이미지 미리보기',
|
|
1012
1029
|
/** Description for alert shown when a reference in a live-edit document is marked as being weak, the referenced document exists, AND the reference is supposed to be have been strengthened on publish */
|
|
@@ -1149,6 +1166,16 @@ export default removeUndefinedLocaleResources({
|
|
|
1149
1166
|
/** Unexpected error: `{{error}}` */
|
|
1150
1167
|
'member-field-error.unexpected-error': '예상치 못한 오류: {{error}}',
|
|
1151
1168
|
|
|
1169
|
+
/** Text shown in warning when browser is using HTTP1 to communicate with the Sanity API */
|
|
1170
|
+
'network-check.slow-protocol-warning.description':
|
|
1171
|
+
'브라우저가 Sanity와 통신하기 위해 구식 HTTP 프로토콜을 사용하고 있습니다. 이로 인해 성능이 크게 저하될 수 있습니다.',
|
|
1172
|
+
/** Text for link that takes the user to the Sanity documentation to learn more about the HTTP1 issue */
|
|
1173
|
+
'network-check.slow-protocol-warning.learn-more-button.text': '더 알아보기',
|
|
1174
|
+
/** Text for link that takes the user to the Sanity documentation to learn more about the HTTP1 issue */
|
|
1175
|
+
'network-check.slow-protocol-warning.snooze-button.text': '이 세션에 다시 표시하지 않기',
|
|
1176
|
+
/** Title text for the warning dialog when browser is using HTTP1 to communicate with the Sanity API */
|
|
1177
|
+
'network-check.slow-protocol-warning.title': '브레이크를 걸고 있습니다',
|
|
1178
|
+
|
|
1152
1179
|
/** Button label for "Create new document" button */
|
|
1153
1180
|
'new-document.button': '새로 만들기',
|
|
1154
1181
|
/**
|
|
@@ -1243,7 +1270,7 @@ export default removeUndefinedLocaleResources({
|
|
|
1243
1270
|
/** Label for Published chip in document header */
|
|
1244
1271
|
'release.chip.published': '게시됨',
|
|
1245
1272
|
/** Label for tooltip in chip when document is in an archived release */
|
|
1246
|
-
'release.chip.tooltip.archived':
|
|
1273
|
+
'release.chip.tooltip.archived': '이 릴리스는 보관되어 있으며 편집할 수 없습니다.',
|
|
1247
1274
|
/** Label for tooltip in chip with the created date */
|
|
1248
1275
|
'release.chip.tooltip.created-date': '생성된 날짜 {{date}}',
|
|
1249
1276
|
/** Label for tooltip in draft chip when it's a live edit document */
|
|
@@ -1268,7 +1295,7 @@ export default removeUndefinedLocaleResources({
|
|
|
1268
1295
|
/** Title for copying version to a new release dialog */
|
|
1269
1296
|
'release.dialog.copy-to-release.title': '새 릴리스에 버전 복사',
|
|
1270
1297
|
/** Title for action create a release */
|
|
1271
|
-
'release.dialog.create.confirm':
|
|
1298
|
+
'release.dialog.create.confirm': '릴리스 생성',
|
|
1272
1299
|
/** Title for creating releases dialog */
|
|
1273
1300
|
'release.dialog.create.title': '릴리스 생성',
|
|
1274
1301
|
/** Label for description in tooltip to explain release types */
|
|
@@ -1292,7 +1319,7 @@ export default removeUndefinedLocaleResources({
|
|
|
1292
1319
|
/** The placeholder text when the release doesn't have a title */
|
|
1293
1320
|
'release.placeholder-untitled-release': '제목 없는 릴리스',
|
|
1294
1321
|
/** The toast description that will be shown when the user has a release perspective which is now archived */
|
|
1295
|
-
'release.toast.archived-release.description':
|
|
1322
|
+
'release.toast.archived-release.description': '이 릴리스는 고정 해제되었습니다',
|
|
1296
1323
|
/** The toast title that will be shown when the user has a release perspective which is now archived */
|
|
1297
1324
|
'release.toast.archived-release.title': "'{{title}}' 릴리스가 보관되었습니다",
|
|
1298
1325
|
/** The toast title that will be shown the creating a release fails */
|
|
@@ -1300,9 +1327,9 @@ export default removeUndefinedLocaleResources({
|
|
|
1300
1327
|
/**The toast title that will be shown when the user has a release perspective which is now deleted */
|
|
1301
1328
|
'release.toast.not-found-release.title': "'{{title}}' 릴리스를 찾을 수 없습니다",
|
|
1302
1329
|
/** The toast description that will be shown when the user has a release perspective which is now published */
|
|
1303
|
-
'release.toast.published-release.description':
|
|
1330
|
+
'release.toast.published-release.description': '이 릴리스는 고정 해제되었습니다',
|
|
1304
1331
|
/** The toast title that will be shown when the user has a release perspective which is now deleted */
|
|
1305
|
-
'release.toast.published-release.title':
|
|
1332
|
+
'release.toast.published-release.title': "'{{title}}' 릴리스가 게시되었습니다",
|
|
1306
1333
|
/** Label for when a version of a document has already been added to the release */
|
|
1307
1334
|
'release.tooltip.already-added': '이 문서의 버전이 이미 추가되었습니다',
|
|
1308
1335
|
/** Label for when a release is scheduled / scheduling and a user can't add a document version to it */
|
|
@@ -1825,6 +1852,10 @@ export default removeUndefinedLocaleResources({
|
|
|
1825
1852
|
'timeline.operation.deleted': '삭제됨',
|
|
1826
1853
|
/** Label shown in review changes timeline when a document has been deleted, with a timestamp */
|
|
1827
1854
|
'timeline.operation.deleted_timestamp': '삭제됨: {{timestamp, datetime}}',
|
|
1855
|
+
/** Label shown in review changes timeline when a draft document has been created*/
|
|
1856
|
+
'timeline.operation.draft-created': '초안 생성됨',
|
|
1857
|
+
/** Label shown in review changes timeline when a draft document has been created, with a timestamp */
|
|
1858
|
+
'timeline.operation.draft-created_timestamp': '초안 생성됨: {{timestamp, datetime}}',
|
|
1828
1859
|
/** Label shown in review changes timeline when a draft has been discarded */
|
|
1829
1860
|
'timeline.operation.draft-discarded': '초안 폐기됨',
|
|
1830
1861
|
/** Label shown in review changes timeline when a draft has been discarded, with a timestamp */
|
|
@@ -1837,6 +1868,8 @@ export default removeUndefinedLocaleResources({
|
|
|
1837
1868
|
'timeline.operation.edited-live': '실시간 편집됨',
|
|
1838
1869
|
/** Label shown in review changes timeline when a document has been edited live, with a timestamp */
|
|
1839
1870
|
'timeline.operation.edited-live_timestamp': '실시간 편집됨: {{timestamp, datetime}}',
|
|
1871
|
+
/** Label shown in review changes timeline when a document has been created */
|
|
1872
|
+
'timeline.operation.history-cleared': '보존 정책에 의해 삭제됨',
|
|
1840
1873
|
/** Label shown in review changes timeline when a document was published */
|
|
1841
1874
|
'timeline.operation.published': '게시됨',
|
|
1842
1875
|
/** Label shown in review changes timeline when a document was published, with a timestamp */
|
|
@@ -1845,6 +1878,14 @@ export default removeUndefinedLocaleResources({
|
|
|
1845
1878
|
'timeline.operation.unpublished': '게시 취소됨',
|
|
1846
1879
|
/** Label shown in review changes timeline when a document was unpublished, with a timestamp */
|
|
1847
1880
|
'timeline.operation.unpublished_timestamp': '게시 취소됨: {{timestamp, datetime}}',
|
|
1881
|
+
/** Label shown in review changes timeline when a document version has been created */
|
|
1882
|
+
'timeline.operation.version-created': '버전 생성됨',
|
|
1883
|
+
/** Label shown in review changes timeline when a document version has been created, with a timestamp */
|
|
1884
|
+
'timeline.operation.version-created_timestamp': '버전 생성됨: {{timestamp, datetime}}',
|
|
1885
|
+
/** Label shown in review changes timeline when a document version has been discarded */
|
|
1886
|
+
'timeline.operation.version-discarded': '버전 폐기됨',
|
|
1887
|
+
/** Label shown in review changes timeline when a document version has been discarded, with a timestamp */
|
|
1888
|
+
'timeline.operation.version-discarded_timestamp': '버전 폐기됨: {{timestamp, datetime}}',
|
|
1848
1889
|
/**
|
|
1849
1890
|
* Label for determining since which version the changes for timeline menu dropdown are showing.
|
|
1850
1891
|
* Receives the time label as a parameter (`timestamp`).
|