@codingame/monaco-vscode-language-pack-ko 8.0.4 → 9.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codingame/monaco-vscode-language-pack-ko",
3
- "version": "8.0.4",
3
+ "version": "9.0.2",
4
4
  "keywords": [],
5
5
  "author": {
6
6
  "name": "CodinGame",
@@ -18,6 +18,6 @@
18
18
  "module": "index.js",
19
19
  "types": "index.d.ts",
20
20
  "dependencies": {
21
- "vscode": "npm:@codingame/monaco-vscode-api@8.0.4"
21
+ "vscode": "npm:@codingame/monaco-vscode-api@9.0.2"
22
22
  }
23
23
  }
@@ -64,6 +64,12 @@
64
64
  "commands.callersRemoveAll.label": "제외된 모든 호출자 제거",
65
65
  "commands.disableSourceMapStepping.label": "원본 매핑된 단계별 실행 사용 안 함",
66
66
  "commands.enableSourceMapStepping.label": "원본 매핑된 단계별 실행 사용",
67
+ "commands.networkClear.label": "네트워크 로그 지우기",
68
+ "commands.networkCopyURI.label": "요청 URL 복사",
69
+ "commands.networkOpenBody.label": "응답 본문 열기",
70
+ "commands.networkOpenBodyInHexEditor.label": "16진수 편집기에서 응답 본문 열기",
71
+ "commands.networkReplayXHR.label": "재생 요청",
72
+ "commands.networkViewRequest.label": "요청을 cURL로 보기",
67
73
  "configuration.autoAttachMode": "`#debug.node.autoAttach#`이 설정되어 있는 경우 자동으로 연결 및 디버그할 프로세스를 구성합니다. 이 설정과 관계없이 `--inspect` 플래그로 시작한 노드 프로세스가 항상 연결됩니다.",
68
74
  "configuration.autoAttachMode.always": "터미널에서 시작되는 모든 Node.js 프로세스에 자동으로 연결합니다.",
69
75
  "configuration.autoAttachMode.disabled": "자동 연결이 사용하지 않도록 설정되어 있고 상태 표시줄에 표시되지 않습니다.",
@@ -74,6 +80,7 @@
74
80
  "configuration.breakOnConditionalError": "조건부 중단점에서 오류가 발생하면 중지할지 여부입니다.",
75
81
  "configuration.debugByLinkOptions": "디버그 터미널 내부에서 클릭한 열린 링크를 디버깅할 때 사용되는 옵션입니다. 이 동작을 사용하지 않도록 설정하려면 \"false\"로 설정할 수 있습니다.",
76
82
  "configuration.defaultRuntimeExecutables": "지정되지 않은 경우 시작 구성에 사용되는 기본 `runtimeExecutable`입니다. 이 설정을 사용하여 Node.js 또는 브라우저 설치의 사용자 지정 경로를 구성할 수 있습니다.",
83
+ "configuration.enableNetworkView": "실험적 네트워크 보기를 지원하는 대상에 대해 실험적 네트워크 보기를 활성화합니다.",
77
84
  "configuration.npmScriptLensLocation": "npm 스크립트에 \"실행\" 및 \"디버그\" 코드 렌즈가 표시되어야 하는 위치입니다. \"all\", 스크립트, 스크립트 섹션의 \"top\" 또는 \"never\"일 수 있습니다.",
78
85
  "configuration.pickAndAttachOptions": "'디버그: Node.js 프로세스에 연결' 명령을 통해 프로세스를 디버그할 때 사용되는 기본 옵션입니다.",
79
86
  "configuration.resourceRequestOptions": "디버거에서 소스 맵과 같은 리소스를 로드할 때 사용할 요청 옵션입니다. 예를 들어 sourcemap에서 인증을 요구하거나 자체 서명된 인증서를 사용하는 경우 이 옵션을 구성해야 할 수 있습니다. 옵션은 [`got`](https://github.com/sindresorhus/got) 라이브러리를 사용하여 요청을 만드는 데 사용됩니다.\r\n\r\n일반적으로 `{ \"https\": { \"rejectUnauthorized\": false } }`를 전달하여 인증서 확인을 사용하지 않도록 설정할 수 있습니다.",
@@ -137,6 +144,7 @@
137
144
  "node.console.title": "노드 디버그 콘솔",
138
145
  "node.disableOptimisticBPs.description": "해당 파일에 대한 sourcemap이 로드될 때까지 파일에서 중단점을 설정하지 마세요.",
139
146
  "node.enableTurboSourcemaps.description": "소스맵 검색을 위해 새롭고 더 빠른 메커니즘을 사용할지 여부를 구성합니다.",
147
+ "node.experimentalNetworking.description": "Node.js에서 실험적 검사를 활성화합니다. '자동'으로 설정하면 이를 지원하는 Node.js 버전에서 이 기능이 활성화됩니다. '켜기' 또는 '끄기'로 설정하여 명시적으로 활성화 또는 비활성화할 수 있습니다.",
140
148
  "node.killBehavior.description": "세션을 중지할 때 디버그 프로세스가 종료되는 방식을 구성합니다. 이 방식은 다음과 같을 수 있습니다.\r\n\r\n- forceful(기본값): 프로세스 트리를 강제로 삭제합니다. posix에서는 SIGKILL을 보내고, Windows에서는 `taskkill.exe /F`를 보냅니다.\r\n- polite: 프로세스 트리를 정상적으로 삭제합니다. 잘못 동작하는 프로세스는 이 방식으로 종료된 후 계속 실행될 수 있습니다. posix에서는 SIGTERM을 보내고, Windows에서는 `/F`(force) 플래그 없이 `taskkill.exe`를 보냅니다.\r\n- none: 종료가 수행되지 않습니다.",
141
149
  "node.label": "Node.js",
142
150
  "node.launch.args.description": "프로그램에 전달되는 명령줄 인수입니다.\r\n\r\n문자열 배열 또는 단일 문자열일 수 있습니다. 프로그램이 터미널에서 시작될 때 이 속성을 단일 문자열로 설정하면 셸에 대해 인수가 이스케이프되지 않습니다.",
@@ -265,6 +273,7 @@
265
273
  "Closure ({0})": "닫기({0})",
266
274
  "Console profile started": "콘솔 프로필 시작됨",
267
275
  "Could not connect to any UWP Webview pipe. Make sure your webview is hosted in debug mode, and that the `pipeName` in your `launch.json` is correct.": "UWP Webview 파이프에 연결할 수 없습니다. webview가 디버그 모드에서 호스팅되고 `launch.json`의 `pipeName`이 올바른지 확인하세요.",
276
+ "Could not find a location for the variable": "변수의 위치를 찾을 수 없습니다.",
268
277
  "Could not query the provided object": "제공된 개체를 쿼리할 수 없습니다.",
269
278
  "Could not read source map for {0}: {1}": "{0}의 소스 맵을 읽을 수 없음: {1}",
270
279
  "Could not read {0}: {1}": "{0}을(를) 읽을 수 없습니다. {1}",
@@ -311,8 +320,10 @@
311
320
  "Lost connection to debugee, reconnecting in {0}ms\r\n": "디버기에 대한 연결이 끊김, {0}ms 후에 다시 연결함\r\n",
312
321
  "Manual": "수동",
313
322
  "Module": "모듈",
323
+ "Networking not available.": "네트워킹을 사용할 수 없습니다.",
314
324
  "Never": "안 함",
315
325
  "No": "아니요",
326
+ "No npm scripts found in the workspace folder.": "No npm scripts found in the workspace folder.",
316
327
  "No npm scripts found in your package.json": "package.json에서 npm 스크립트를 찾을 수 없습니다.",
317
328
  "No package.json files found in your workspace.": "작업 영역에서 package.json 파일을 찾을 수 없습니다.",
318
329
  "No workspace folder open.": "열려 있는 작업 영역 폴더가 없습니다.",
@@ -353,15 +364,18 @@
353
364
  "Resume AudioContext": "AudioContext 다시 시작",
354
365
  "Return value": "반환 값",
355
366
  "Run Current File": "현재 파일 실행",
367
+ "Run Node.js tool": "Run Node.js tool",
356
368
  "Run Script: {0}": "스크립트 실행: {0}",
357
369
  "Run for a specific amount of time": "특정 시간 동안 실행",
358
370
  "Run until a specific breakpoint is hit": "특정 중단점이 적중될 때까지 실행",
359
371
  "Run until manually stopped": "수동으로 중지될 때까지 실행",
372
+ "Runs a Node.js command-line installed in the workspace node_modules.": "Runs a Node.js command-line installed in the workspace node_modules.",
360
373
  "Saving": "저장 중",
361
374
  "Script": "스크립트",
362
375
  "Script Blocked by Content Security Policy": "콘텐츠 보안 정책으로 차단된 스크립트",
363
376
  "Script First Statement": "스크립트 첫 번째 문",
364
377
  "Select a tab": "탭 선택",
378
+ "Select a tool to run": "Select a tool to run",
365
379
  "Select current working directory for new terminal": "새 터미널의 현재 작업 디렉토리를 선택합니다.",
366
380
  "Select test configuration to run": "실행할 테스트 구성 선택",
367
381
  "Select the page where you want to open the devtools": "Devtools를 열 페이지를 선택합니다.",
@@ -246,7 +246,7 @@
246
246
  "javascript.format.enable": "기본 JavaScript 포맷터를 사용하거나 사용하지 않습니다.",
247
247
  "javascript.goToProjectConfig.title": "프로젝트 구성(jsconfig/tsconfig)으로 이동합니다.",
248
248
  "javascript.preferences.jsxAttributeCompletionStyle.auto": "prop 형식에 따라 특성 이름 뒤에 `={}` 또는 `=\"\"`를 삽입합니다. 문자열 특성에 사용되는 따옴표 형식을 제어하려면 `javascript.preferences.quoteStyle`을 참조하세요.",
249
- "javascript.preferences.organizeImports": "가져오기 순서 지정 방법을 제어하는 고급 기본 설정입니다. `#javascript.preferences.organizeImports.presets#`에서 사전 설정을 확인할 수 있습니다.",
249
+ "javascript.preferences.organizeImports": "가져오기 순서 지정 방법을 제어하는 고급 기본 설정입니다.",
250
250
  "javascript.referencesCodeLens.enabled": "JavaScript 파일에서 CodeLense 참조를 사용/사용 안 함으로 설정합니다.",
251
251
  "javascript.referencesCodeLens.showOnAllFunctions": "JavaScript 파일의 모든 기능에 대한 참조 CodeLens를 사용/사용하지 않도록 설정합니다.",
252
252
  "javascript.suggestionActions.enabled": "편집기에서 JavaScript 파일에 대한 제안 진단을 사용하거나 사용하지 않도록 설정합니다.",
@@ -268,7 +268,7 @@
268
268
  "typescript.npm": "[자동 형식 인식](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition)에 사용되는 npm 실행 파일의 경로를 지정합니다.",
269
269
  "typescript.openTsServerLog.title": "TS 서버 로그 열기",
270
270
  "typescript.preferences.autoImportFileExcludePatterns": "자동 가져오기에서 제외할 파일의 GLOB 패턴을 지정합니다. 상대 경로는 작업 영역 루트를 기준으로 확인됩니다. 패턴은 tsconfig.json ['exclude'](https://www.typescriptlang.org/tsconfig#exclude) 의미 체계를 사용하여 평가됩니다.",
271
- "typescript.preferences.autoImportSpecifierExcludeRegexes": "Specify regular expressions to exclude auto imports with matching import specifiers. Examples:\r\n\r\n- `^node:`\r\n- `lib/internal` (slashes don't need to be escaped...)\r\n- `/lib\\/internal/i` (...unless including surrounding slashes for `i` or `u` flags)\r\n- `^lodash$` (only allow subpath imports from lodash)",
271
+ "typescript.preferences.autoImportSpecifierExcludeRegexes": "일치하는 가져오기 지정자를 사용하여 자동 가져오기를 제외할 정규식을 지정합니다. 예:\r\n\r\n- `^node:`\r\n- 'lib/internal'(슬래시는 이스케이프할 필요가 없습니다.)\r\n- '/lib\\/internal/i'(... 'i' 또는 'u' 플래그에 주변 슬래시를 포함하지 않는 한)\r\n- '^lodash$'(lodash에서 하위 경로 가져오기만 허용)",
272
272
  "typescript.preferences.importModuleSpecifier": "자동 가져오기의 기본 경로 스타일입니다.",
273
273
  "typescript.preferences.importModuleSpecifier.nonRelative": "`jsconfig.json` / `tsconfig.json`에 구성된 `baseUrl` 또는 `paths`를 기반으로 상대적이지 않은 가져오기를 사용합니다.",
274
274
  "typescript.preferences.importModuleSpecifier.projectRelative": "상대 가져오기 경로가 패키지 또는 프로젝트 디렉터리를 벗어나는 경우에만 비 상대 가져오기를 선호합니다.",
@@ -288,20 +288,20 @@
288
288
  "typescript.preferences.jsxAttributeCompletionStyle.auto": "prop 형식에 따라 특성 이름 뒤에 `={}` 또는 `=\"\"`를 삽입합니다. 문자열 특성에 사용되는 따옴표 형식을 제어하려면 `typescript.preferences.quoteStyle`을 참조하세요.",
289
289
  "typescript.preferences.jsxAttributeCompletionStyle.braces": "속성 이름 뒤에 `={}`를 삽입하세요.",
290
290
  "typescript.preferences.jsxAttributeCompletionStyle.none": "특성 이름만 삽입하세요.",
291
- "typescript.preferences.organizeImports": "가져오기 순서 지정 방법을 제어하는 고급 기본 설정입니다. `#typescript.preferences.organizeImports.presets#`에서 사전 설정을 확인할 수 있습니다.",
292
- "typescript.preferences.organizeImports.accentCollation": "분음 부호가 있는 문자를 기본 문자와 같지 않은 것으로 비교",
293
- "typescript.preferences.organizeImports.caseFirst": "대문자가 소문자 앞에 오는지 여부를 나타냅니다. `organizeImportsCollation: 'unicode'`에만 적용됩니다.",
294
- "typescript.preferences.organizeImports.caseSensitivity.auto": "가져오기 정렬 대/소문자 구분 감지",
295
- "typescript.preferences.organizeImports.caseSensitivity.insensitive": "대/소문자를 구분하지 않고 가져오기 정렬",
296
- "typescript.preferences.organizeImports.caseSensitivity.sensitive": "대/소문자를 구분하여 가져오기 정렬",
297
- "typescript.preferences.organizeImports.locale": "데이터 정렬에 사용되는 로캘을 재정의합니다. UI 로캘을 사용하려면 `auto`로 지정하세요. `organizeImportsCollation: 'unicode'`에만 적용됩니다.",
298
- "typescript.preferences.organizeImports.numericCollation": "정수 값으로 숫자 문자열 정렬",
299
- "typescript.preferences.organizeImports.typeOrder.auto": "형식 전용 명명된 가져오기를 정렬해야 하는 위치 감지",
300
- "typescript.preferences.organizeImports.typeOrder.first": "형식 전용 명명된 가져오기를 가져오기 목록의 끝에 정렬",
301
- "typescript.preferences.organizeImports.typeOrder.inline": "명명된 가져오기를 이름별로만 정렬",
302
- "typescript.preferences.organizeImports.typeOrder.last": "형식 전용 명명된 가져오기를 가져오기 목록의 끝에 정렬",
303
- "typescript.preferences.organizeImports.unicodeCollation.ordinal": "각 코드 포인트의 숫자 값을 사용하여 가져오기 정렬",
304
- "typescript.preferences.organizeImports.unicodeCollation.unicode": "유니코드 코드 데이터 정렬을 사용하여 가져오기 정렬",
291
+ "typescript.preferences.organizeImports": "가져오기 순서 지정 방법을 제어하는 고급 기본 설정입니다.",
292
+ "typescript.preferences.organizeImports.accentCollation": "문자와 기본 문자가 같지 않은 문자의 구분 기호를 비교합니다.",
293
+ "typescript.preferences.organizeImports.caseFirst": "대문자가 소문자 앞에 오는지 여부를 나타냅니다. 'organizeImportsCollation: 'unicode'에만 적용됩니다.",
294
+ "typescript.preferences.organizeImports.caseSensitivity.auto": "가져오기 정렬에 대한 대/소문자 구분을 검색합니다.",
295
+ "typescript.preferences.organizeImports.caseSensitivity.insensitive": "정렬은 대/소문자를 구분하지 않고 가져옵니다.",
296
+ "typescript.preferences.organizeImports.caseSensitivity.sensitive": "가져오기를 대/소문자를 구분하여 정렬합니다.",
297
+ "typescript.preferences.organizeImports.locale": "데이터 정렬에 사용되는 로캘을 재정의합니다. UI 로캘을 사용하려면 `auto`로 지정하세요. 'organizeImportsCollation: 'unicode'에만 적용됩니다.",
298
+ "typescript.preferences.organizeImports.numericCollation": "정수 값을 기준으로 숫자 문자열을 정렬합니다.",
299
+ "typescript.preferences.organizeImports.typeOrder.auto": "형식 전용 명명된 가져오기를 정렬해야 하는 위치를 검색합니다.",
300
+ "typescript.preferences.organizeImports.typeOrder.first": "형식은 명명된 가져오기만 가져오기 목록의 끝으로 정렬됩니다.",
301
+ "typescript.preferences.organizeImports.typeOrder.inline": "명명된 가져오기는 이름별로만 정렬됩니다.",
302
+ "typescript.preferences.organizeImports.typeOrder.last": "형식은 명명된 가져오기만 가져오기 목록의 끝으로 정렬됩니다.",
303
+ "typescript.preferences.organizeImports.unicodeCollation.ordinal": "각 코드 포인트의 숫자 값을 사용하여 가져오기를 정렬합니다.",
304
+ "typescript.preferences.organizeImports.unicodeCollation.unicode": "유니코드 코드 데이터 정렬을 사용하여 가져오기를 정렬합니다.",
305
305
  "typescript.preferences.preferTypeOnlyAutoImports": "가능한 경우 항상 자동 가져오기에 `type` 키워드를 포함합니다. 작업 영역에서 TypeScript 5.3 이상을 사용해야 합니다.",
306
306
  "typescript.preferences.quoteStyle": "빠른 수정에 사용할 기본 견적 스타일입니다.",
307
307
  "typescript.preferences.quoteStyle.auto": "기존 코드에서 따옴표 형식 유추",