@sanity/locale-ko-kr 1.1.34 → 1.1.35

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.
Files changed (50) hide show
  1. package/dist/_chunks-cjs/copy-paste.cjs +2 -0
  2. package/dist/_chunks-cjs/copy-paste.cjs.map +1 -1
  3. package/dist/_chunks-cjs/feedback.cjs +47 -0
  4. package/dist/_chunks-cjs/feedback.cjs.map +1 -0
  5. package/dist/_chunks-cjs/presentation.cjs +129 -0
  6. package/dist/_chunks-cjs/presentation.cjs.map +1 -0
  7. package/dist/_chunks-cjs/releases.cjs +442 -0
  8. package/dist/_chunks-cjs/releases.cjs.map +1 -0
  9. package/dist/_chunks-cjs/singleDocRelease.cjs +23 -0
  10. package/dist/_chunks-cjs/singleDocRelease.cjs.map +1 -0
  11. package/dist/_chunks-cjs/structure.cjs +8 -0
  12. package/dist/_chunks-cjs/structure.cjs.map +1 -1
  13. package/dist/_chunks-cjs/studio.cjs +2 -8
  14. package/dist/_chunks-cjs/studio.cjs.map +1 -1
  15. package/dist/_chunks-cjs/vision.cjs +22 -0
  16. package/dist/_chunks-cjs/vision.cjs.map +1 -1
  17. package/dist/_chunks-es/copy-paste.js +2 -0
  18. package/dist/_chunks-es/copy-paste.js.map +1 -1
  19. package/dist/_chunks-es/feedback.js +49 -0
  20. package/dist/_chunks-es/feedback.js.map +1 -0
  21. package/dist/_chunks-es/presentation.js +131 -0
  22. package/dist/_chunks-es/presentation.js.map +1 -0
  23. package/dist/_chunks-es/releases.js +444 -0
  24. package/dist/_chunks-es/releases.js.map +1 -0
  25. package/dist/_chunks-es/singleDocRelease.js +25 -0
  26. package/dist/_chunks-es/singleDocRelease.js.map +1 -0
  27. package/dist/_chunks-es/structure.js +8 -0
  28. package/dist/_chunks-es/structure.js.map +1 -1
  29. package/dist/_chunks-es/studio.js +2 -8
  30. package/dist/_chunks-es/studio.js.map +1 -1
  31. package/dist/_chunks-es/vision.js +22 -0
  32. package/dist/_chunks-es/vision.js.map +1 -1
  33. package/dist/index.cjs +20 -2
  34. package/dist/index.cjs.map +1 -1
  35. package/dist/index.js +14 -2
  36. package/dist/index.js.map +1 -1
  37. package/package.json +1 -1
  38. package/src/copy-paste.ts +3 -0
  39. package/src/feedback.ts +47 -0
  40. package/src/index.ts +17 -2
  41. package/src/presentation.ts +145 -0
  42. package/src/releases.ts +524 -0
  43. package/src/singleDocRelease.ts +25 -0
  44. package/src/structure.ts +9 -0
  45. package/src/studio.ts +3 -9
  46. package/src/vision.ts +22 -0
  47. package/dist/_chunks-cjs/create.cjs +0 -35
  48. package/dist/_chunks-cjs/create.cjs.map +0 -1
  49. package/dist/_chunks-es/create.js +0 -37
  50. package/dist/_chunks-es/create.js.map +0 -1
@@ -35,6 +35,8 @@ var sanity = require("sanity"), copyPaste = sanity.removeUndefinedLocaleResource
35
35
  "copy-paste.on-paste.validation.partial-warning.title": "\uBAA8\uB4E0 \uAC12\uC744 \uBD99\uC5EC\uB123\uC744 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",
36
36
  /** The validation message that is shown when primitive types are incompatible */
37
37
  "copy-paste.on-paste.validation.primitive-type-incompatible.description": '"{{type}}" \uC720\uD615\uC758 \uAC12\uC740 \uC774 \uD544\uB4DC\uC5D0 \uD5C8\uC6A9\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4',
38
+ /** The validation message that is shown when read-only fields are skipped during document paste */
39
+ "copy-paste.on-paste.validation.read-only-fields-skipped.description": "\uAC74\uB108\uB6F4 \uC77D\uAE30 \uC804\uC6A9 \uD544\uB4DC: {{fieldNames}}",
38
40
  /** --- On paste --- */
39
41
  /** The validation message that is shown when pasting a value into a read-only target */
40
42
  "copy-paste.on-paste.validation.read-only-target.description": "\uB300\uC0C1\uC774 \uC77D\uAE30 \uC804\uC6A9\uC785\uB2C8\uB2E4",
@@ -1 +1 @@
1
- {"version":3,"file":"copy-paste.cjs","sources":["../../src/copy-paste.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Text on the field action button to copy a document */\n 'copy-paste.field-action-copy-button.document.title': '문서 복사',\n /** Text on the field action button to copy a field */\n 'copy-paste.field-action-copy-button.field.title': '필드 복사',\n /** Text on the field action button to paste a document */\n 'copy-paste.field-action-paste-button.document.title': '문서 붙여넣기',\n /** Text on the field action button to paste a field */\n 'copy-paste.field-action-paste-button.field.title': '필드 붙여넣기',\n /** The error message that is shown when the clipboard is not supported */\n 'copy-paste.on-copy.validation.clipboard-not-supported.description':\n '이 내용을 복사하려면 클립보드 접근이 필요합니다. 브라우저 설정에서 클립보드 권한을 허용한 후 다시 복사해 보세요.',\n /** The error message that is shown when the clipboard is not supported */\n 'copy-paste.on-copy.validation.clipboard-not-supported.title':\n '브라우저가 이 작업을 지원하지 않습니다',\n /** The error message that is shown when there is no value to copy */\n 'copy-paste.on-copy.validation.no-value.title': '빈 값, 복사할 것 없음',\n /** --- On copy --- */\n /** The error message that is shown when schema types are incompatible */\n 'copy-paste.on-copy.validation.schema-type-incompatible.title':\n '경로에 대한 스키마 유형을 확인할 수 없습니다: {{path}}',\n /** The validation message that is shown when array types are incompatible */\n 'copy-paste.on-paste.validation.array-type-incompatible.description':\n '\"{{type}}\" 유형의 값은 이 배열 필드에 허용되지 않습니다',\n /** The validation message that is shown when array values are incompatible */\n 'copy-paste.on-paste.validation.array-value-incompatible.description':\n '\"{{type}}\" 유형의 값은 이 배열 필드에 허용되지 않습니다',\n /** The validation message that is shown when the clipboard is empty */\n 'copy-paste.on-paste.validation.clipboard-empty.title': '붙여넣을 것 없음',\n /** The validation message that is shown when the clipboard item is invalid */\n 'copy-paste.on-paste.validation.clipboard-invalid.title': '잘못된 클립보드 항목',\n /** The validation message that is shown when image files are incompatible */\n 'copy-paste.on-paste.validation.image-file-incompatible.description':\n '\"{{sourceSchemaType}}\"은(는) \"{{targetSchemaType}}\"에 허용되지 않습니다',\n /** The error message that is shown when the MIME type is not accepted */\n 'copy-paste.on-paste.validation.mime-type-incompatible.description':\n 'MIME 유형 \"{{mimeType}}\"은(는) 이 필드에 허용되지 않습니다',\n /** The error message that is shown when the MIME type validation fails */\n 'copy-paste.on-paste.validation.mime-type-validation-failed.description': 'MIME 유형 검증 실패',\n /** The warning message that is shown when not all values can be pasted */\n 'copy-paste.on-paste.validation.partial-warning.title': '모든 값을 붙여넣을 수 없습니다',\n /** The validation message that is shown when primitive types are incompatible */\n 'copy-paste.on-paste.validation.primitive-type-incompatible.description':\n '\"{{type}}\" 유형의 값은 이 필드에 허용되지 않습니다',\n /** --- On paste --- */\n /** The validation message that is shown when pasting a value into a read-only target */\n 'copy-paste.on-paste.validation.read-only-target.description': '대상이 읽기 전용입니다',\n /** The validation message that is shown when reference is incompatible with filter */\n 'copy-paste.on-paste.validation.reference-filter-incompatible.description':\n '참조가 필터에 따라 참조 필드에 허용되지 않습니다',\n /** The validation message that is shown when reference types are incompatible */\n 'copy-paste.on-paste.validation.reference-type-incompatible.description':\n '\"{{sourceReferenceType}}\" 유형의 참조는 \"{{targetReferenceTypes}}\" 유형을 허용하는 참조 필드에 허용되지 않습니다',\n /** The validation message that is shown when reference does not exist */\n 'copy-paste.on-paste.validation.reference-validation-failed.description':\n '참조된 문서 \"{{ref}}\"이(가) 존재하지 않습니다',\n /** The validation message that is shown when the source and target schema types are incompatible */\n 'copy-paste.on-paste.validation.schema-type-incompatible.description':\n '소스 및 대상 스키마 유형이 호환되지 않습니다',\n /** The validation message that is shown when schema types are incompatible */\n 'copy-paste.on-paste.validation.schema-type-incompatible.title':\n '경로에 대한 스키마 유형을 확인할 수 없습니다: {{path}}',\n /** The validation message that is shown when string values are incompatible */\n 'copy-paste.on-paste.validation.string-value-incompatible.description':\n '값 \"{{value}}\"은(는) \"{{allowedStrings}}\"에 허용되지 않습니다',\n})\n"],"names":["removeUndefinedLocaleResources"],"mappings":";gCAEA,YAAeA,sCAA+B;AAAA;AAAA,EAE5C,sDAAsD;AAAA;AAAA,EAEtD,mDAAmD;AAAA;AAAA,EAEnD,uDAAuD;AAAA;AAAA,EAEvD,oDAAoD;AAAA;AAAA,EAEpD,qEACE;AAAA;AAAA,EAEF,+DACE;AAAA;AAAA,EAEF,gDAAgD;AAAA;AAAA;AAAA,EAGhD,gEACE;AAAA;AAAA,EAEF,sEACE;AAAA;AAAA,EAEF,uEACE;AAAA;AAAA,EAEF,wDAAwD;AAAA;AAAA,EAExD,0DAA0D;AAAA;AAAA,EAE1D,sEACE;AAAA;AAAA,EAEF,qEACE;AAAA;AAAA,EAEF,0EAA0E;AAAA;AAAA,EAE1E,wDAAwD;AAAA;AAAA,EAExD,0EACE;AAAA;AAAA;AAAA,EAGF,+DAA+D;AAAA;AAAA,EAE/D,4EACE;AAAA;AAAA,EAEF,0EACE;AAAA;AAAA,EAEF,0EACE;AAAA;AAAA,EAEF,uEACE;AAAA;AAAA,EAEF,iEACE;AAAA;AAAA,EAEF,wEACE;AACJ,CAAC;;"}
1
+ {"version":3,"file":"copy-paste.cjs","sources":["../../src/copy-paste.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Text on the field action button to copy a document */\n 'copy-paste.field-action-copy-button.document.title': '문서 복사',\n /** Text on the field action button to copy a field */\n 'copy-paste.field-action-copy-button.field.title': '필드 복사',\n /** Text on the field action button to paste a document */\n 'copy-paste.field-action-paste-button.document.title': '문서 붙여넣기',\n /** Text on the field action button to paste a field */\n 'copy-paste.field-action-paste-button.field.title': '필드 붙여넣기',\n /** The error message that is shown when the clipboard is not supported */\n 'copy-paste.on-copy.validation.clipboard-not-supported.description':\n '이 내용을 복사하려면 클립보드 접근이 필요합니다. 브라우저 설정에서 클립보드 권한을 허용한 후 다시 복사해 보세요.',\n /** The error message that is shown when the clipboard is not supported */\n 'copy-paste.on-copy.validation.clipboard-not-supported.title':\n '브라우저가 이 작업을 지원하지 않습니다',\n /** The error message that is shown when there is no value to copy */\n 'copy-paste.on-copy.validation.no-value.title': '빈 값, 복사할 것 없음',\n /** --- On copy --- */\n /** The error message that is shown when schema types are incompatible */\n 'copy-paste.on-copy.validation.schema-type-incompatible.title':\n '경로에 대한 스키마 유형을 확인할 수 없습니다: {{path}}',\n /** The validation message that is shown when array types are incompatible */\n 'copy-paste.on-paste.validation.array-type-incompatible.description':\n '\"{{type}}\" 유형의 값은 이 배열 필드에 허용되지 않습니다',\n /** The validation message that is shown when array values are incompatible */\n 'copy-paste.on-paste.validation.array-value-incompatible.description':\n '\"{{type}}\" 유형의 값은 이 배열 필드에 허용되지 않습니다',\n /** The validation message that is shown when the clipboard is empty */\n 'copy-paste.on-paste.validation.clipboard-empty.title': '붙여넣을 것 없음',\n /** The validation message that is shown when the clipboard item is invalid */\n 'copy-paste.on-paste.validation.clipboard-invalid.title': '잘못된 클립보드 항목',\n /** The validation message that is shown when image files are incompatible */\n 'copy-paste.on-paste.validation.image-file-incompatible.description':\n '\"{{sourceSchemaType}}\"은(는) \"{{targetSchemaType}}\"에 허용되지 않습니다',\n /** The error message that is shown when the MIME type is not accepted */\n 'copy-paste.on-paste.validation.mime-type-incompatible.description':\n 'MIME 유형 \"{{mimeType}}\"은(는) 이 필드에 허용되지 않습니다',\n /** The error message that is shown when the MIME type validation fails */\n 'copy-paste.on-paste.validation.mime-type-validation-failed.description': 'MIME 유형 검증 실패',\n /** The warning message that is shown when not all values can be pasted */\n 'copy-paste.on-paste.validation.partial-warning.title': '모든 값을 붙여넣을 수 없습니다',\n /** The validation message that is shown when primitive types are incompatible */\n 'copy-paste.on-paste.validation.primitive-type-incompatible.description':\n '\"{{type}}\" 유형의 값은 이 필드에 허용되지 않습니다',\n /** The validation message that is shown when read-only fields are skipped during document paste */\n 'copy-paste.on-paste.validation.read-only-fields-skipped.description':\n '건너뛴 읽기 전용 필드: {{fieldNames}}',\n /** --- On paste --- */\n /** The validation message that is shown when pasting a value into a read-only target */\n 'copy-paste.on-paste.validation.read-only-target.description': '대상이 읽기 전용입니다',\n /** The validation message that is shown when reference is incompatible with filter */\n 'copy-paste.on-paste.validation.reference-filter-incompatible.description':\n '참조가 필터에 따라 참조 필드에 허용되지 않습니다',\n /** The validation message that is shown when reference types are incompatible */\n 'copy-paste.on-paste.validation.reference-type-incompatible.description':\n '\"{{sourceReferenceType}}\" 유형의 참조는 \"{{targetReferenceTypes}}\" 유형을 허용하는 참조 필드에 허용되지 않습니다',\n /** The validation message that is shown when reference does not exist */\n 'copy-paste.on-paste.validation.reference-validation-failed.description':\n '참조된 문서 \"{{ref}}\"이(가) 존재하지 않습니다',\n /** The validation message that is shown when the source and target schema types are incompatible */\n 'copy-paste.on-paste.validation.schema-type-incompatible.description':\n '소스 및 대상 스키마 유형이 호환되지 않습니다',\n /** The validation message that is shown when schema types are incompatible */\n 'copy-paste.on-paste.validation.schema-type-incompatible.title':\n '경로에 대한 스키마 유형을 확인할 수 없습니다: {{path}}',\n /** The validation message that is shown when string values are incompatible */\n 'copy-paste.on-paste.validation.string-value-incompatible.description':\n '값 \"{{value}}\"은(는) \"{{allowedStrings}}\"에 허용되지 않습니다',\n})\n"],"names":["removeUndefinedLocaleResources"],"mappings":";gCAEA,YAAeA,sCAA+B;AAAA;AAAA,EAE5C,sDAAsD;AAAA;AAAA,EAEtD,mDAAmD;AAAA;AAAA,EAEnD,uDAAuD;AAAA;AAAA,EAEvD,oDAAoD;AAAA;AAAA,EAEpD,qEACE;AAAA;AAAA,EAEF,+DACE;AAAA;AAAA,EAEF,gDAAgD;AAAA;AAAA;AAAA,EAGhD,gEACE;AAAA;AAAA,EAEF,sEACE;AAAA;AAAA,EAEF,uEACE;AAAA;AAAA,EAEF,wDAAwD;AAAA;AAAA,EAExD,0DAA0D;AAAA;AAAA,EAE1D,sEACE;AAAA;AAAA,EAEF,qEACE;AAAA;AAAA,EAEF,0EAA0E;AAAA;AAAA,EAE1E,wDAAwD;AAAA;AAAA,EAExD,0EACE;AAAA;AAAA,EAEF,uEACE;AAAA;AAAA;AAAA,EAGF,+DAA+D;AAAA;AAAA,EAE/D,4EACE;AAAA;AAAA,EAEF,0EACE;AAAA;AAAA,EAEF,0EACE;AAAA;AAAA,EAEF,uEACE;AAAA;AAAA,EAEF,iEACE;AAAA;AAAA,EAEF,wEACE;AACJ,CAAC;;"}
@@ -0,0 +1,47 @@
1
+ "use strict";
2
+ var sanity = require("sanity"), feedback = sanity.removeUndefinedLocaleResources({
3
+ /** Browse button text */
4
+ "feedback.attachment.browse": "\uCC3E\uC544\uBCF4\uAE30",
5
+ /** Drop zone text for image attachment */
6
+ "feedback.attachment.drop-zone": "\uD30C\uC77C\uC744 \uC5EC\uAE30\uC5D0 \uB04C\uC5B4\uB2E4 \uB193\uAC70\uB098 \uBD99\uC5EC\uB123\uAE30 \uD558\uC138\uC694",
7
+ /** Error shown when attached image exceeds size limit */
8
+ "feedback.attachment.error.size": "\uC774\uBBF8\uC9C0\uB294 20MB \uBBF8\uB9CC\uC774\uC5B4\uC57C \uD569\uB2C8\uB2E4",
9
+ /** Label for the image attachment section */
10
+ "feedback.attachment.label": "\uC774\uBBF8\uC9C0 \uCCA8\uBD80",
11
+ /** Remove attached image button text */
12
+ "feedback.attachment.remove": "\uC81C\uAC70",
13
+ /** Cancel button text */
14
+ "feedback.cancel": "\uCDE8\uC18C",
15
+ /** Consent disclaimer shown when the user agrees to follow up */
16
+ "feedback.consent.disclaimer": "\uB354 \uC790\uC138\uD788 \uC54C\uACE0 \uC2F6\uC2B5\uB2C8\uB2E4. \uC608\uB97C \uC120\uD0DD\uD558\uBA74 \uADC0\uD558\uC758 \uC774\uB984\uACFC \uC774\uBA54\uC77C\uC774 Sanity \uD300\uACFC \uACF5\uC720\uB429\uB2C8\uB2E4.",
17
+ /** Label for the contact consent toggle */
18
+ "feedback.consent.label": "\uC774 \uD53C\uB4DC\uBC31\uC5D0 \uB300\uD574 \uD6C4\uC18D \uC5F0\uB77D\uC744 \uB4DC\uB824\uB3C4 \uB420\uAE4C\uC694?",
19
+ /** Consent toggle: no */
20
+ "feedback.consent.no": "\uC544\uB2C8\uC694",
21
+ /** Consent toggle: yes */
22
+ "feedback.consent.yes": "\uC608",
23
+ /** Title of the feedback dialog */
24
+ "feedback.dialog.title": "Sanity\uC5D0 \uD53C\uB4DC\uBC31 \uACF5\uC720",
25
+ /** Toast message after failed submission */
26
+ "feedback.error": "\uD53C\uB4DC\uBC31 \uC81C\uCD9C \uC911 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4",
27
+ /** Label for "send feedback" in the help resources menu */
28
+ "feedback.menu-item": "\uD53C\uB4DC\uBC31 \uBCF4\uB0B4\uAE30",
29
+ /** Label for the message field */
30
+ "feedback.message.label": "\uC798 \uC791\uB3D9\uD558\uB294 \uAC83\uC740 \uBB34\uC5C7\uC778\uAC00\uC694? \uAC1C\uC120\uC774 \uD544\uC694\uD55C \uAC83\uC740 \uBB34\uC5C7\uC778\uAC00\uC694?",
31
+ /** Placeholder for the message field */
32
+ "feedback.message.placeholder": "\uBB38\uC81C\uB098 \uC694\uCCAD \uC0AC\uD56D\uC744 \uC124\uBA85\uD574 \uC8FC\uC138\uC694...",
33
+ /** Sentiment option: happy */
34
+ "feedback.sentiment.happy": "\uC26C\uC6C0",
35
+ /** Label for the sentiment question */
36
+ "feedback.sentiment.label": "Sanity\uB294 \uC0AC\uC6A9\uD558\uAE30 \uC5BC\uB9C8\uB098 \uC27D\uAC70\uB098 \uC5B4\uB835\uB098\uC694?",
37
+ /** Sentiment option: neutral */
38
+ "feedback.sentiment.neutral": "\uC798 \uBAA8\uB974\uACA0\uC74C",
39
+ /** Sentiment option: unhappy */
40
+ "feedback.sentiment.unhappy": "\uC5B4\uB824\uC6C0",
41
+ /** Submit button text */
42
+ "feedback.submit": "\uD53C\uB4DC\uBC31 \uBCF4\uB0B4\uAE30",
43
+ /** Toast message after successful submission */
44
+ "feedback.success": "\uD53C\uB4DC\uBC31\uC774 \uC81C\uCD9C\uB418\uC5C8\uC2B5\uB2C8\uB2E4. \uAC10\uC0AC\uD569\uB2C8\uB2E4!"
45
+ });
46
+ exports.default = feedback;
47
+ //# sourceMappingURL=feedback.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"feedback.cjs","sources":["../../src/feedback.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Browse button text */\n 'feedback.attachment.browse': '찾아보기',\n /** Drop zone text for image attachment */\n 'feedback.attachment.drop-zone': '파일을 여기에 끌어다 놓거나 붙여넣기 하세요',\n /** Error shown when attached image exceeds size limit */\n 'feedback.attachment.error.size': '이미지는 20MB 미만이어야 합니다',\n /** Label for the image attachment section */\n 'feedback.attachment.label': '이미지 첨부',\n /** Remove attached image button text */\n 'feedback.attachment.remove': '제거',\n /** Cancel button text */\n 'feedback.cancel': '취소',\n /** Consent disclaimer shown when the user agrees to follow up */\n 'feedback.consent.disclaimer':\n '더 자세히 알고 싶습니다. 예를 선택하면 귀하의 이름과 이메일이 Sanity 팀과 공유됩니다.',\n /** Label for the contact consent toggle */\n 'feedback.consent.label': '이 피드백에 대해 후속 연락을 드려도 될까요?',\n /** Consent toggle: no */\n 'feedback.consent.no': '아니요',\n /** Consent toggle: yes */\n 'feedback.consent.yes': '예',\n /** Title of the feedback dialog */\n 'feedback.dialog.title': 'Sanity에 피드백 공유',\n /** Toast message after failed submission */\n 'feedback.error': '피드백 제출 중 오류가 발생했습니다',\n /** Label for \"send feedback\" in the help resources menu */\n 'feedback.menu-item': '피드백 보내기',\n /** Label for the message field */\n 'feedback.message.label': '잘 작동하는 것은 무엇인가요? 개선이 필요한 것은 무엇인가요?',\n /** Placeholder for the message field */\n 'feedback.message.placeholder': '문제나 요청 사항을 설명해 주세요...',\n /** Sentiment option: happy */\n 'feedback.sentiment.happy': '쉬움',\n /** Label for the sentiment question */\n 'feedback.sentiment.label': 'Sanity는 사용하기 얼마나 쉽거나 어렵나요?',\n /** Sentiment option: neutral */\n 'feedback.sentiment.neutral': '잘 모르겠음',\n /** Sentiment option: unhappy */\n 'feedback.sentiment.unhappy': '어려움',\n /** Submit button text */\n 'feedback.submit': '피드백 보내기',\n /** Toast message after successful submission */\n 'feedback.success': '피드백이 제출되었습니다. 감사합니다!',\n})\n"],"names":["removeUndefinedLocaleResources"],"mappings":";gCAEA,WAAeA,sCAA+B;AAAA;AAAA,EAE5C,8BAA8B;AAAA;AAAA,EAE9B,iCAAiC;AAAA;AAAA,EAEjC,kCAAkC;AAAA;AAAA,EAElC,6BAA6B;AAAA;AAAA,EAE7B,8BAA8B;AAAA;AAAA,EAE9B,mBAAmB;AAAA;AAAA,EAEnB,+BACE;AAAA;AAAA,EAEF,0BAA0B;AAAA;AAAA,EAE1B,uBAAuB;AAAA;AAAA,EAEvB,wBAAwB;AAAA;AAAA,EAExB,yBAAyB;AAAA;AAAA,EAEzB,kBAAkB;AAAA;AAAA,EAElB,sBAAsB;AAAA;AAAA,EAEtB,0BAA0B;AAAA;AAAA,EAE1B,gCAAgC;AAAA;AAAA,EAEhC,4BAA4B;AAAA;AAAA,EAE5B,4BAA4B;AAAA;AAAA,EAE5B,8BAA8B;AAAA;AAAA,EAE9B,8BAA8B;AAAA;AAAA,EAE9B,mBAAmB;AAAA;AAAA,EAEnB,oBAAoB;AACtB,CAAC;;"}
@@ -0,0 +1,129 @@
1
+ "use strict";
2
+ var sanity = require("sanity"), presentation = sanity.removeUndefinedLocaleResources({
3
+ /** The status of the channel connection */
4
+ "channel.status_connected": "\uC5F0\uACB0\uB428",
5
+ /** The status of the channel connection */
6
+ "channel.status_connecting": "\uC5F0\uACB0 \uC911",
7
+ /** The status of the channel connection */
8
+ "channel.status_disconnected": "\uC5F0\uACB0 \uB04A\uAE40",
9
+ /** The status of the channel connection */
10
+ "channel.status_reconnecting": "\uC7AC\uC5F0\uACB0 \uC911",
11
+ /** The title shown above the document list */
12
+ "document-list-pane.document-list.title": "\uC774 \uD398\uC774\uC9C0\uC758 \uBB38\uC11C",
13
+ /** The text shown if the document list is unable to render */
14
+ "document-list-pane.error.text": "\uBB38\uC11C \uBAA9\uB85D\uC744 \uB80C\uB354\uB9C1\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",
15
+ /** The text shown if the document editor is unable to render */
16
+ "document-pane.error.text": "\uBB38\uC11C \uD3B8\uC9D1\uAE30\uB97C \uB80C\uB354\uB9C1\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",
17
+ /** The text shown on the button for bypassing after a connection has failed */
18
+ "error-card.continue-button.text": "\uADF8\uB798\uB3C4 \uACC4\uC18D\uD558\uAE30",
19
+ /** The text shown on the button for retrying after a connection has failed */
20
+ "error-card.retry-button.text": "\uB2E4\uC2DC \uC2DC\uB3C4",
21
+ /** The title on the card shown after a connection has failed */
22
+ "error-card.title": "\uC624\uB958\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4",
23
+ /** The text shown when the document is used in multiple locations */
24
+ "locations-banner.locations-count_other": "{{count}}\uAC1C \uD398\uC774\uC9C0\uC5D0\uC11C \uC0AC\uC6A9 \uC911",
25
+ /** The text shown when a resolver exists but the document is not used in any locations */
26
+ "locations-banner.locations-count_zero": "\uC5B4\uB5A4 \uD398\uC774\uC9C0\uC5D0\uC11C\uB3C4 \uC0AC\uC6A9\uB418\uC9C0 \uC54A\uC74C",
27
+ /** The text shown whilst the locations resolver is executing */
28
+ "locations-banner.resolving.text": "\uC704\uCE58 \uD655\uC778 \uC911...",
29
+ /** The label shown on a main document in the list pane */
30
+ "main-document.label": "\uAE30\uBCF8 \uBB38\uC11C",
31
+ /** The warning message text shown when a defined resolver fails to return a main document */
32
+ "main-document.missing.text": "<Code>{{path}}</Code>\uC5D0 \uB300\uD55C \uAE30\uBCF8 \uBB38\uC11C\uAC00 \uC5C6\uC2B5\uB2C8\uB2E4",
33
+ /** The label for the tab that shows the document editor at narrow viewports */
34
+ "narrow-tabs.content-tab.label": "\uAD6C\uC870",
35
+ /** The label for the tab that shows the navigator at narrow viewports */
36
+ "narrow-tabs.navigator-tab.label": "\uB0B4\uBE44\uAC8C\uC774\uD130",
37
+ /** The label for the tab that shows the preview at narrow viewports */
38
+ "narrow-tabs.preview-tab.label": "Presentation",
39
+ /** The label for a generic error message */
40
+ "presentation-error.label": "\uC624\uB958 \uBA54\uC2DC\uC9C0",
41
+ /** The toast description for the error message explaining that the iframe is blocked from loading due to a security mismatch. */
42
+ "preview-frame.configuration.error.description": "\uBBF8\uB9AC\uBCF4\uAE30 iframe\uC774 <Code>{{targetOrigin}}</Code>\uC744(\uB97C) \uB85C\uB4DC\uD558\uB3C4\uB85D \uAD6C\uC131\uB418\uC5B4 \uC788\uC9C0\uB9CC, \uBCF4\uACE0\uB41C \uCD9C\uCC98\uB294 <Code>{{reportedOrigin}}</Code>\uC785\uB2C8\uB2E4. Presentation Tool\uC740 \uBCF4\uC548\uC0C1\uC758 \uC774\uC720\uB85C \uC54C \uC218 \uC5C6\uB294 \uCD9C\uCC98\uC5D0 \uC5F0\uACB0\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4. Visual Editing \uBC0F Loader\uC5D0 \uB300\uD55C \uC5F0\uACB0\uC744 \uD5C8\uC6A9\uD558\uB824\uBA74 <Code>presentationTool.allowOrigins</Code> \uAD6C\uC131\uC744 \uC5C5\uB370\uC774\uD2B8\uD558\uC138\uC694.",
43
+ /** The title of the error toast that shows when the preview iframe times out while waiting for a connection over comlink to establish, and the root cause is discovered to be that the iframe is loading on an URL origin that's not in the allow list. */
44
+ "preview-frame.configuration.error.title": "\uBBF8\uB9AC\uBCF4\uAE30 URL \uCD9C\uCC98 \uBD88\uC77C\uCE58",
45
+ /** The text shown when the preview frame cannot connect to Presentation */
46
+ "preview-frame.connection.error.text": "\uBBF8\uB9AC\uBCF4\uAE30\uC5D0 \uC5F0\uACB0\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",
47
+ /** The text shown on the button for dismissing the error overlay after a timeout */
48
+ "preview-frame.continue-button.text": "\uADF8\uB798\uB3C4 \uACC4\uC18D\uD558\uAE30",
49
+ /** The label for the loader's connection status */
50
+ "preview-frame.loader.connection-status.label": "Loader \uC5F0\uACB0 \uC0C1\uD0DC",
51
+ /** The `aria-label` for the navigator toggle button */
52
+ "preview-frame.navigator.toggle-button.aria-label": "\uB0B4\uBE44\uAC8C\uC774\uD130 \uD1A0\uAE00",
53
+ /** The tooltip text for the navigator toggle button */
54
+ "preview-frame.navigator.toggle-button.tooltip": "\uB0B4\uBE44\uAC8C\uC774\uD130 \uD1A0\uAE00",
55
+ /** The label for the overlay's connection status */
56
+ "preview-frame.overlay.connection-status.label": "\uC624\uBC84\uB808\uC774 \uC5F0\uACB0 \uC0C1\uD0DC",
57
+ /** The text shown on the overlay toggle button */
58
+ "preview-frame.overlay.toggle-button.text": "\uD3B8\uC9D1",
59
+ /** The text shown on the overlay toggle tooltip when overlays are enabled */
60
+ "preview-frame.overlay.toggle-button.tooltip_disable": "\uD3B8\uC9D1 \uC624\uBC84\uB808\uC774 \uBE44\uD65C\uC131\uD654",
61
+ /** The text shown on the overlay toggle tooltip when overlays are disabled */
62
+ "preview-frame.overlay.toggle-button.tooltip_enable": "\uD3B8\uC9D1 \uC624\uBC84\uB808\uC774 \uD65C\uC131\uD654",
63
+ /** The text description for the published perspective switcher menu item */
64
+ "preview-frame.perspective.published.text": "\uAC8C\uC2DC\uB41C \uCF58\uD150\uCE20\uB85C \uC774 \uD398\uC774\uC9C0 \uBCF4\uAE30",
65
+ /** The `aria-label` for the refresh button */
66
+ "preview-frame.refresh-button.aria-label": "\uBBF8\uB9AC\uBCF4\uAE30 \uC0C8\uB85C \uACE0\uCE68",
67
+ /** The tooltip text for the refresh button */
68
+ "preview-frame.refresh-button.tooltip": "\uBBF8\uB9AC\uBCF4\uAE30 \uC0C8\uB85C \uACE0\uCE68",
69
+ /** The `aria-label` for the button that opens the share menu */
70
+ "preview-frame.share-button.aria-label": "\uC774 \uBBF8\uB9AC\uBCF4\uAE30 \uACF5\uC720",
71
+ /** Text describing the current status of the preview frame */
72
+ "preview-frame.status_connecting": "\uC5F0\uACB0 \uC911.",
73
+ /** Text describing the current status of the preview frame */
74
+ "preview-frame.status_loading": "\uB85C\uB529 \uC911.",
75
+ /** Text describing the current status of the preview frame */
76
+ "preview-frame.status_refreshing": "\uC0C8\uB85C \uACE0\uCE68 \uC911.",
77
+ /** Text describing the current status of the preview frame */
78
+ "preview-frame.status_reloading": "\uC0C8\uB85C \uACE0\uCE68 \uC911.",
79
+ /** Text describing the current status of the preview frame */
80
+ "preview-frame.status_timeout": "\uC5F0\uACB0\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4. \uC790\uC138\uD55C \uB0B4\uC6A9\uC740 \uBE0C\uB77C\uC6B0\uC800 \uCF58\uC194\uC744 \uD655\uC778\uD558\uC138\uC694.",
81
+ /** The `aria-label` for the button that switches viewport size */
82
+ "preview-frame.viewport-button.aria-label": "\uBDF0\uD3EC\uD2B8 \uD06C\uAE30 \uD1A0\uAE00",
83
+ /** The viewport size button tooltip text when switching to a full width viewport */
84
+ "preview-frame.viewport-button.tooltip_full": "\uC804\uCCB4 \uBDF0\uD3EC\uD2B8\uB85C \uC804\uD658",
85
+ /** The viewport size button tooltip text when switching to a narrow viewport */
86
+ "preview-frame.viewport-button.tooltip_narrow": "\uC881\uC740 \uBDF0\uD3EC\uD2B8\uB85C \uC804\uD658",
87
+ /** The validation error message shown when the preview location input is missing an origin */
88
+ "preview-location-input.error_missing-origin": "URL\uC740 {{origin}}(\uC73C)\uB85C \uC2DC\uC791\uD574\uC57C \uD569\uB2C8\uB2E4",
89
+ /** The validation error message shown when the preview location input's base path matches that of the studio */
90
+ "preview-location-input.error_same-base-path": "URL\uC740 Studio {{basePath}}\uC640 \uB3D9\uC77C\uD55C \uAE30\uBCF8 \uACBD\uB85C\uB97C \uAC00\uC9C8 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4",
91
+ /** The toast description for the error message explaining that the iframe won't navigate to the new preview URL due to an URL origin security mismatch. */
92
+ "preview-search-param.configuration.error.description": "\uB77C\uC6B0\uD130\uAC00 <Code>{{previewSearchParam}}</Code>(\uC73C)\uB85C \uC774\uB3D9\uD558\uB824 \uD558\uC9C0\uB9CC, \uCD9C\uCC98 <Code>{{blockedOrigin}}</Code>\uC740(\uB294) \uD5C8\uC6A9\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. \uD5C8\uC6A9\uD558\uB824\uBA74 <Code>presentationTool.allowOrigins</Code> \uC124\uC815\uC744 \uC5C5\uB370\uC774\uD2B8\uD558\uC138\uC694.",
93
+ /** The title of the error toast that shows when attempting to navigate to a preview URL origin that's not in the allow list. */
94
+ "preview-search-param.configuration.error.title": "\uCC28\uB2E8\uB41C \uBBF8\uB9AC\uBCF4\uAE30 URL",
95
+ /** Error toast that notifies that URL Preview Secrets can't be generated as the user lacks ACL grants */
96
+ "preview-url-secret.missing-grants": "URL Preview Secrets\uB97C \uC0DD\uC131\uD560 \uAD8C\uD55C\uC774 \uC5C6\uC2B5\uB2C8\uB2E4. \uC774\uB85C \uC778\uD574 \uBBF8\uB9AC\uBCF4\uAE30 \uB85C\uB529\uC774 \uC2E4\uD328\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.",
97
+ /** Menu item in the share preview menu that allows copying the current preview URL, if sharing is enabled */
98
+ "share-preview-menu.copy-url.text": "\uBBF8\uB9AC\uBCF4\uAE30 \uB9C1\uD06C \uBCF5\uC0AC",
99
+ /** Fallback message shown when the current user is not permitted to share previews */
100
+ "share-preview-menu.error_missing-grants": "\uBBF8\uB9AC\uBCF4\uAE30\uB97C \uACF5\uC720\uD560 \uAD8C\uD55C\uC774 \uC5C6\uC2B5\uB2C8\uB2E4.",
101
+ /** Error message toast that shows the current user does not have permission to toggle sharing of the current preview */
102
+ "share-preview-menu.error_toggle-sharing": "\uC774 \uBBF8\uB9AC\uBCF4\uAE30\uC758 \uACF5\uC720\uB97C \uD1A0\uAE00\uD560 \uAD8C\uD55C\uC774 \uC5C6\uC2B5\uB2C8\uB2E4",
103
+ /** The text show below the QR Code SVG, with instructions on how to use it */
104
+ "share-preview-menu.qr-code.instructions": "QR \uCF54\uB4DC\uB97C \uC2A4\uCE94\uD558\uC5EC \uD734\uB300\uD3F0\uC5D0\uC11C \uBBF8\uB9AC\uBCF4\uAE30\uB97C \uC5EC\uC138\uC694.",
105
+ /** Placeholder message for the QR Code SVG when sharing is yet to be enabled */
106
+ "share-preview-menu.qr-code.placeholder": "QR \uCF54\uB4DC\uAC00 \uC5EC\uAE30\uC5D0 \uD45C\uC2DC\uB429\uB2C8\uB2E4",
107
+ /** The <title> for the QR Code SVG that shows a link to the current preview */
108
+ "share-preview-menu.qr-code.title": "URL\uC744 \uC778\uCF54\uB529\uD55C QR \uCF54\uB4DC: {{url}}",
109
+ /** The first line of the label that renders next to the sharing toggle, it renders on two rows */
110
+ "share-preview-menu.toggle-button.label_first-line": "\uC774 \uBBF8\uB9AC\uBCF4\uAE30 \uACF5\uC720",
111
+ /** The second line of the label that renders next to the sharing toggle, it renders on two rows */
112
+ "share-preview-menu.toggle-button.label_second-line": "\uB9C1\uD06C\uAC00 \uC788\uB294 \uBAA8\uB4E0 \uC0AC\uB78C\uACFC",
113
+ /** The text shown on the sharing toggle tooltip when sharing is enabled */
114
+ "share-preview-menu.toggle-button.tooltip_disable": "\uACF5\uC720 \uBE44\uD65C\uC131\uD654",
115
+ /** The text shown on the sharing toggle tooltip when sharing is disabled */
116
+ "share-preview-menu.toggle-button.tooltip_enable": "\uACF5\uC720 \uD65C\uC131\uD654",
117
+ /** The status of the clipboard operation when copying a URL */
118
+ "share-url.clipboard.status_copying": "URL\uC744 \uD074\uB9BD\uBCF4\uB4DC\uC5D0 \uBCF5\uC0AC\uD558\uB294 \uC911\u2026",
119
+ /** The status of the clipboard operation when copying a URL */
120
+ "share-url.clipboard.status_failed": "\uBCF5\uC0AC \uC2E4\uD328",
121
+ /** The status of the clipboard operation when copying a URL */
122
+ "share-url.clipboard.status_success": "URL\uC774 \uD074\uB9BD\uBCF4\uB4DC\uC5D0 \uBCF5\uC0AC\uB418\uC5C8\uC2B5\uB2C8\uB2E4",
123
+ /** The status of the clipboard operation when copying a URL */
124
+ "share-url.clipboard.status_unsupported": "\uD074\uB9BD\uBCF4\uB4DC\uAC00 \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4",
125
+ /** The share URL menu item text for opening a preview window */
126
+ "share-url.menu-item.open.text": "\uBBF8\uB9AC\uBCF4\uAE30 \uC5F4\uAE30"
127
+ });
128
+ exports.default = presentation;
129
+ //# sourceMappingURL=presentation.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"presentation.cjs","sources":["../../src/presentation.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** The status of the channel connection */\n 'channel.status_connected': '연결됨',\n /** The status of the channel connection */\n 'channel.status_connecting': '연결 중',\n /** The status of the channel connection */\n 'channel.status_disconnected': '연결 끊김',\n /** The status of the channel connection */\n 'channel.status_reconnecting': '재연결 중',\n\n /** The title shown above the document list */\n 'document-list-pane.document-list.title': '이 페이지의 문서',\n /** The text shown if the document list is unable to render */\n 'document-list-pane.error.text': '문서 목록을 렌더링할 수 없습니다',\n\n /** The text shown if the document editor is unable to render */\n 'document-pane.error.text': '문서 편집기를 렌더링할 수 없습니다',\n\n /** The text shown on the button for bypassing after a connection has failed */\n 'error-card.continue-button.text': '그래도 계속하기',\n /** The text shown on the button for retrying after a connection has failed */\n 'error-card.retry-button.text': '다시 시도',\n /** The title on the card shown after a connection has failed */\n 'error-card.title': '오류가 발생했습니다',\n\n /** The text shown when the document is used in multiple locations */\n 'locations-banner.locations-count_other': '{{count}}개 페이지에서 사용 중',\n /** The text shown when a resolver exists but the document is not used in any locations */\n 'locations-banner.locations-count_zero': '어떤 페이지에서도 사용되지 않음',\n /** The text shown whilst the locations resolver is executing */\n 'locations-banner.resolving.text': '위치 확인 중...',\n\n /** The label shown on a main document in the list pane */\n 'main-document.label': '기본 문서',\n /** The warning message text shown when a defined resolver fails to return a main document */\n 'main-document.missing.text': '<Code>{{path}}</Code>에 대한 기본 문서가 없습니다',\n\n /** The label for the tab that shows the document editor at narrow viewports */\n 'narrow-tabs.content-tab.label': '구조',\n /** The label for the tab that shows the navigator at narrow viewports */\n 'narrow-tabs.navigator-tab.label': '내비게이터',\n /** The label for the tab that shows the preview at narrow viewports */\n 'narrow-tabs.preview-tab.label': 'Presentation',\n\n /** The label for a generic error message */\n 'presentation-error.label': '오류 메시지',\n\n /** The toast description for the error message explaining that the iframe is blocked from loading due to a security mismatch. */\n 'preview-frame.configuration.error.description':\n '미리보기 iframe이 <Code>{{targetOrigin}}</Code>을(를) 로드하도록 구성되어 있지만, 보고된 출처는 <Code>{{reportedOrigin}}</Code>입니다. Presentation Tool은 보안상의 이유로 알 수 없는 출처에 연결할 수 없습니다. Visual Editing 및 Loader에 대한 연결을 허용하려면 <Code>presentationTool.allowOrigins</Code> 구성을 업데이트하세요.',\n /** The title of the error toast that shows when the preview iframe times out while waiting for a connection over comlink to establish, and the root cause is discovered to be that the iframe is loading on an URL origin that's not in the allow list. */\n 'preview-frame.configuration.error.title': '미리보기 URL 출처 불일치',\n /** The text shown when the preview frame cannot connect to Presentation */\n 'preview-frame.connection.error.text': '미리보기에 연결할 수 없습니다',\n /** The text shown on the button for dismissing the error overlay after a timeout */\n 'preview-frame.continue-button.text': '그래도 계속하기',\n /** The label for the loader's connection status */\n 'preview-frame.loader.connection-status.label': 'Loader 연결 상태',\n /** The `aria-label` for the navigator toggle button */\n 'preview-frame.navigator.toggle-button.aria-label': '내비게이터 토글',\n /** The tooltip text for the navigator toggle button */\n 'preview-frame.navigator.toggle-button.tooltip': '내비게이터 토글',\n /** The label for the overlay's connection status */\n 'preview-frame.overlay.connection-status.label': '오버레이 연결 상태',\n /** The text shown on the overlay toggle button */\n 'preview-frame.overlay.toggle-button.text': '편집',\n /** The text shown on the overlay toggle tooltip when overlays are enabled */\n 'preview-frame.overlay.toggle-button.tooltip_disable': '편집 오버레이 비활성화',\n /** The text shown on the overlay toggle tooltip when overlays are disabled */\n 'preview-frame.overlay.toggle-button.tooltip_enable': '편집 오버레이 활성화',\n /** The text description for the published perspective switcher menu item */\n 'preview-frame.perspective.published.text': '게시된 콘텐츠로 이 페이지 보기',\n /** The `aria-label` for the refresh button */\n 'preview-frame.refresh-button.aria-label': '미리보기 새로 고침',\n /** The tooltip text for the refresh button */\n 'preview-frame.refresh-button.tooltip': '미리보기 새로 고침',\n /** The `aria-label` for the button that opens the share menu */\n 'preview-frame.share-button.aria-label': '이 미리보기 공유',\n /** Text describing the current status of the preview frame */\n 'preview-frame.status_connecting': '연결 중.',\n /** Text describing the current status of the preview frame */\n 'preview-frame.status_loading': '로딩 중.',\n /** Text describing the current status of the preview frame */\n 'preview-frame.status_refreshing': '새로 고침 중.',\n /** Text describing the current status of the preview frame */\n 'preview-frame.status_reloading': '새로 고침 중.',\n /** Text describing the current status of the preview frame */\n 'preview-frame.status_timeout': '연결할 수 없습니다. 자세한 내용은 브라우저 콘솔을 확인하세요.',\n /** The `aria-label` for the button that switches viewport size */\n 'preview-frame.viewport-button.aria-label': '뷰포트 크기 토글',\n /** The viewport size button tooltip text when switching to a full width viewport */\n 'preview-frame.viewport-button.tooltip_full': '전체 뷰포트로 전환',\n /** The viewport size button tooltip text when switching to a narrow viewport */\n 'preview-frame.viewport-button.tooltip_narrow': '좁은 뷰포트로 전환',\n\n /** The validation error message shown when the preview location input is missing an origin */\n 'preview-location-input.error_missing-origin': 'URL은 {{origin}}(으)로 시작해야 합니다',\n /** The validation error message shown when the preview location input's base path matches that of the studio */\n 'preview-location-input.error_same-base-path':\n 'URL은 Studio {{basePath}}와 동일한 기본 경로를 가질 수 없습니다',\n\n /** The toast description for the error message explaining that the iframe won't navigate to the new preview URL due to an URL origin security mismatch. */\n 'preview-search-param.configuration.error.description':\n '라우터가 <Code>{{previewSearchParam}}</Code>(으)로 이동하려 하지만, 출처 <Code>{{blockedOrigin}}</Code>은(는) 허용되지 않습니다. 허용하려면 <Code>presentationTool.allowOrigins</Code> 설정을 업데이트하세요.',\n /** The title of the error toast that shows when attempting to navigate to a preview URL origin that's not in the allow list. */\n 'preview-search-param.configuration.error.title': '차단된 미리보기 URL',\n\n /** Error toast that notifies that URL Preview Secrets can't be generated as the user lacks ACL grants */\n 'preview-url-secret.missing-grants':\n 'URL Preview Secrets를 생성할 권한이 없습니다. 이로 인해 미리보기 로딩이 실패할 수 있습니다.',\n\n /** Menu item in the share preview menu that allows copying the current preview URL, if sharing is enabled */\n 'share-preview-menu.copy-url.text': '미리보기 링크 복사',\n /** Fallback message shown when the current user is not permitted to share previews */\n 'share-preview-menu.error_missing-grants': '미리보기를 공유할 권한이 없습니다.',\n /** Error message toast that shows the current user does not have permission to toggle sharing of the current preview */\n 'share-preview-menu.error_toggle-sharing': '이 미리보기의 공유를 토글할 권한이 없습니다',\n /** The text show below the QR Code SVG, with instructions on how to use it */\n 'share-preview-menu.qr-code.instructions': 'QR 코드를 스캔하여 휴대폰에서 미리보기를 여세요.',\n /** Placeholder message for the QR Code SVG when sharing is yet to be enabled */\n 'share-preview-menu.qr-code.placeholder': 'QR 코드가 여기에 표시됩니다',\n /** The <title> for the QR Code SVG that shows a link to the current preview */\n 'share-preview-menu.qr-code.title': 'URL을 인코딩한 QR 코드: {{url}}',\n /** The first line of the label that renders next to the sharing toggle, it renders on two rows */\n 'share-preview-menu.toggle-button.label_first-line': '이 미리보기 공유',\n /** The second line of the label that renders next to the sharing toggle, it renders on two rows */\n 'share-preview-menu.toggle-button.label_second-line': '링크가 있는 모든 사람과',\n /** The text shown on the sharing toggle tooltip when sharing is enabled */\n 'share-preview-menu.toggle-button.tooltip_disable': '공유 비활성화',\n /** The text shown on the sharing toggle tooltip when sharing is disabled */\n 'share-preview-menu.toggle-button.tooltip_enable': '공유 활성화',\n\n /** The status of the clipboard operation when copying a URL */\n 'share-url.clipboard.status_copying': 'URL을 클립보드에 복사하는 중…',\n /** The status of the clipboard operation when copying a URL */\n 'share-url.clipboard.status_failed': '복사 실패',\n /** The status of the clipboard operation when copying a URL */\n 'share-url.clipboard.status_success': 'URL이 클립보드에 복사되었습니다',\n /** The status of the clipboard operation when copying a URL */\n 'share-url.clipboard.status_unsupported': '클립보드가 지원되지 않습니다',\n /** The share URL menu item text for opening a preview window */\n 'share-url.menu-item.open.text': '미리보기 열기',\n})\n"],"names":["removeUndefinedLocaleResources"],"mappings":";gCAEA,eAAeA,sCAA+B;AAAA;AAAA,EAE5C,4BAA4B;AAAA;AAAA,EAE5B,6BAA6B;AAAA;AAAA,EAE7B,+BAA+B;AAAA;AAAA,EAE/B,+BAA+B;AAAA;AAAA,EAG/B,0CAA0C;AAAA;AAAA,EAE1C,iCAAiC;AAAA;AAAA,EAGjC,4BAA4B;AAAA;AAAA,EAG5B,mCAAmC;AAAA;AAAA,EAEnC,gCAAgC;AAAA;AAAA,EAEhC,oBAAoB;AAAA;AAAA,EAGpB,0CAA0C;AAAA;AAAA,EAE1C,yCAAyC;AAAA;AAAA,EAEzC,mCAAmC;AAAA;AAAA,EAGnC,uBAAuB;AAAA;AAAA,EAEvB,8BAA8B;AAAA;AAAA,EAG9B,iCAAiC;AAAA;AAAA,EAEjC,mCAAmC;AAAA;AAAA,EAEnC,iCAAiC;AAAA;AAAA,EAGjC,4BAA4B;AAAA;AAAA,EAG5B,iDACE;AAAA;AAAA,EAEF,2CAA2C;AAAA;AAAA,EAE3C,uCAAuC;AAAA;AAAA,EAEvC,sCAAsC;AAAA;AAAA,EAEtC,gDAAgD;AAAA;AAAA,EAEhD,oDAAoD;AAAA;AAAA,EAEpD,iDAAiD;AAAA;AAAA,EAEjD,iDAAiD;AAAA;AAAA,EAEjD,4CAA4C;AAAA;AAAA,EAE5C,uDAAuD;AAAA;AAAA,EAEvD,sDAAsD;AAAA;AAAA,EAEtD,4CAA4C;AAAA;AAAA,EAE5C,2CAA2C;AAAA;AAAA,EAE3C,wCAAwC;AAAA;AAAA,EAExC,yCAAyC;AAAA;AAAA,EAEzC,mCAAmC;AAAA;AAAA,EAEnC,gCAAgC;AAAA;AAAA,EAEhC,mCAAmC;AAAA;AAAA,EAEnC,kCAAkC;AAAA;AAAA,EAElC,gCAAgC;AAAA;AAAA,EAEhC,4CAA4C;AAAA;AAAA,EAE5C,8CAA8C;AAAA;AAAA,EAE9C,gDAAgD;AAAA;AAAA,EAGhD,+CAA+C;AAAA;AAAA,EAE/C,+CACE;AAAA;AAAA,EAGF,wDACE;AAAA;AAAA,EAEF,kDAAkD;AAAA;AAAA,EAGlD,qCACE;AAAA;AAAA,EAGF,oCAAoC;AAAA;AAAA,EAEpC,2CAA2C;AAAA;AAAA,EAE3C,2CAA2C;AAAA;AAAA,EAE3C,2CAA2C;AAAA;AAAA,EAE3C,0CAA0C;AAAA;AAAA,EAE1C,oCAAoC;AAAA;AAAA,EAEpC,qDAAqD;AAAA;AAAA,EAErD,sDAAsD;AAAA;AAAA,EAEtD,oDAAoD;AAAA;AAAA,EAEpD,mDAAmD;AAAA;AAAA,EAGnD,sCAAsC;AAAA;AAAA,EAEtC,qCAAqC;AAAA;AAAA,EAErC,sCAAsC;AAAA;AAAA,EAEtC,0CAA0C;AAAA;AAAA,EAE1C,iCAAiC;AACnC,CAAC;;"}