@codingame/monaco-vscode-language-pack-ko 1.83.3-next.0
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/index.d.ts +1 -0
- package/index.js +92 -0
- package/package.json +23 -0
- package/translations/extensions/ms-vscode.js-debug.i18n.json +418 -0
- package/translations/extensions/vscode.bat.i18n.json +16 -0
- package/translations/extensions/vscode.builtin-notebook-renderers.i18n.json +16 -0
- package/translations/extensions/vscode.clojure.i18n.json +16 -0
- package/translations/extensions/vscode.coffeescript.i18n.json +16 -0
- package/translations/extensions/vscode.configuration-editing.i18n.json +68 -0
- package/translations/extensions/vscode.cpp.i18n.json +16 -0
- package/translations/extensions/vscode.csharp.i18n.json +16 -0
- package/translations/extensions/vscode.css-language-features.i18n.json +365 -0
- package/translations/extensions/vscode.css.i18n.json +16 -0
- package/translations/extensions/vscode.dart.i18n.json +16 -0
- package/translations/extensions/vscode.debug-auto-launch.i18n.json +37 -0
- package/translations/extensions/vscode.debug-server-ready.i18n.json +30 -0
- package/translations/extensions/vscode.diff.i18n.json +16 -0
- package/translations/extensions/vscode.docker.i18n.json +16 -0
- package/translations/extensions/vscode.emmet.i18n.json +83 -0
- package/translations/extensions/vscode.extension-editing.i18n.json +33 -0
- package/translations/extensions/vscode.fsharp.i18n.json +16 -0
- package/translations/extensions/vscode.git-base.i18n.json +30 -0
- package/translations/extensions/vscode.git.i18n.json +606 -0
- package/translations/extensions/vscode.github-authentication.i18n.json +37 -0
- package/translations/extensions/vscode.github.i18n.json +58 -0
- package/translations/extensions/vscode.go.i18n.json +16 -0
- package/translations/extensions/vscode.groovy.i18n.json +16 -0
- package/translations/extensions/vscode.grunt.i18n.json +25 -0
- package/translations/extensions/vscode.gulp.i18n.json +24 -0
- package/translations/extensions/vscode.handlebars.i18n.json +16 -0
- package/translations/extensions/vscode.hlsl.i18n.json +16 -0
- package/translations/extensions/vscode.html-language-features.i18n.json +302 -0
- package/translations/extensions/vscode.html.i18n.json +16 -0
- package/translations/extensions/vscode.ini.i18n.json +16 -0
- package/translations/extensions/vscode.ipynb.i18n.json +26 -0
- package/translations/extensions/vscode.jake.i18n.json +24 -0
- package/translations/extensions/vscode.java.i18n.json +16 -0
- package/translations/extensions/vscode.javascript.i18n.json +16 -0
- package/translations/extensions/vscode.json-language-features.i18n.json +185 -0
- package/translations/extensions/vscode.json.i18n.json +16 -0
- package/translations/extensions/vscode.julia.i18n.json +16 -0
- package/translations/extensions/vscode.latex.i18n.json +16 -0
- package/translations/extensions/vscode.less.i18n.json +16 -0
- package/translations/extensions/vscode.log.i18n.json +16 -0
- package/translations/extensions/vscode.lua.i18n.json +16 -0
- package/translations/extensions/vscode.make.i18n.json +16 -0
- package/translations/extensions/vscode.markdown-language-features.i18n.json +150 -0
- package/translations/extensions/vscode.markdown-math.i18n.json +18 -0
- package/translations/extensions/vscode.markdown.i18n.json +16 -0
- package/translations/extensions/vscode.media-preview.i18n.json +40 -0
- package/translations/extensions/vscode.merge-conflict.i18n.json +49 -0
- package/translations/extensions/vscode.microsoft-authentication.i18n.json +40 -0
- package/translations/extensions/vscode.npm.i18n.json +122 -0
- package/translations/extensions/vscode.objective-c.i18n.json +16 -0
- package/translations/extensions/vscode.perl.i18n.json +16 -0
- package/translations/extensions/vscode.php-language-features.i18n.json +31 -0
- package/translations/extensions/vscode.php.i18n.json +16 -0
- package/translations/extensions/vscode.powershell.i18n.json +16 -0
- package/translations/extensions/vscode.pug.i18n.json +16 -0
- package/translations/extensions/vscode.python.i18n.json +16 -0
- package/translations/extensions/vscode.r.i18n.json +16 -0
- package/translations/extensions/vscode.razor.i18n.json +16 -0
- package/translations/extensions/vscode.references-view.i18n.json +61 -0
- package/translations/extensions/vscode.restructuredtext.i18n.json +16 -0
- package/translations/extensions/vscode.ruby.i18n.json +16 -0
- package/translations/extensions/vscode.rust.i18n.json +16 -0
- package/translations/extensions/vscode.scss.i18n.json +16 -0
- package/translations/extensions/vscode.search-result.i18n.json +16 -0
- package/translations/extensions/vscode.shaderlab.i18n.json +16 -0
- package/translations/extensions/vscode.shellscript.i18n.json +16 -0
- package/translations/extensions/vscode.simple-browser.i18n.json +28 -0
- package/translations/extensions/vscode.sql.i18n.json +16 -0
- package/translations/extensions/vscode.swift.i18n.json +16 -0
- package/translations/extensions/vscode.theme-abyss.i18n.json +17 -0
- package/translations/extensions/vscode.theme-defaults.i18n.json +25 -0
- package/translations/extensions/vscode.theme-kimbie-dark.i18n.json +17 -0
- package/translations/extensions/vscode.theme-monokai-dimmed.i18n.json +17 -0
- package/translations/extensions/vscode.theme-monokai.i18n.json +17 -0
- package/translations/extensions/vscode.theme-quietlight.i18n.json +17 -0
- package/translations/extensions/vscode.theme-red.i18n.json +17 -0
- package/translations/extensions/vscode.theme-solarized-dark.i18n.json +17 -0
- package/translations/extensions/vscode.theme-solarized-light.i18n.json +17 -0
- package/translations/extensions/vscode.theme-tomorrow-night-blue.i18n.json +17 -0
- package/translations/extensions/vscode.tunnel-forwarding.i18n.json +27 -0
- package/translations/extensions/vscode.typescript-language-features.i18n.json +350 -0
- package/translations/extensions/vscode.typescript.i18n.json +16 -0
- package/translations/extensions/vscode.vb.i18n.json +16 -0
- package/translations/extensions/vscode.vscode-theme-seti.i18n.json +17 -0
- package/translations/extensions/vscode.xml.i18n.json +16 -0
- package/translations/extensions/vscode.yaml.i18n.json +16 -0
- package/translations/main.i18n.json.js +13020 -0
package/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {}
|
package/index.js
ADDED
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
import { registerLocalization } from 'vscode/l10n';
|
|
2
|
+
import content from './translations/main.i18n.json.js';
|
|
3
|
+
|
|
4
|
+
registerLocalization('ko', content, {
|
|
5
|
+
'ms-vscode.js-debug': new URL('./translations/extensions/ms-vscode.js-debug.i18n.json', import.meta.url).href,
|
|
6
|
+
'vscode.bat': new URL('./translations/extensions/vscode.bat.i18n.json', import.meta.url).href,
|
|
7
|
+
'vscode.builtin-notebook-renderers': new URL('./translations/extensions/vscode.builtin-notebook-renderers.i18n.json', import.meta.url).href,
|
|
8
|
+
'vscode.clojure': new URL('./translations/extensions/vscode.clojure.i18n.json', import.meta.url).href,
|
|
9
|
+
'vscode.coffeescript': new URL('./translations/extensions/vscode.coffeescript.i18n.json', import.meta.url).href,
|
|
10
|
+
'vscode.configuration-editing': new URL('./translations/extensions/vscode.configuration-editing.i18n.json', import.meta.url).href,
|
|
11
|
+
'vscode.cpp': new URL('./translations/extensions/vscode.cpp.i18n.json', import.meta.url).href,
|
|
12
|
+
'vscode.csharp': new URL('./translations/extensions/vscode.csharp.i18n.json', import.meta.url).href,
|
|
13
|
+
'vscode.css-language-features': new URL('./translations/extensions/vscode.css-language-features.i18n.json', import.meta.url).href,
|
|
14
|
+
'vscode.css': new URL('./translations/extensions/vscode.css.i18n.json', import.meta.url).href,
|
|
15
|
+
'vscode.dart': new URL('./translations/extensions/vscode.dart.i18n.json', import.meta.url).href,
|
|
16
|
+
'vscode.debug-auto-launch': new URL('./translations/extensions/vscode.debug-auto-launch.i18n.json', import.meta.url).href,
|
|
17
|
+
'vscode.debug-server-ready': new URL('./translations/extensions/vscode.debug-server-ready.i18n.json', import.meta.url).href,
|
|
18
|
+
'vscode.diff': new URL('./translations/extensions/vscode.diff.i18n.json', import.meta.url).href,
|
|
19
|
+
'vscode.docker': new URL('./translations/extensions/vscode.docker.i18n.json', import.meta.url).href,
|
|
20
|
+
'vscode.emmet': new URL('./translations/extensions/vscode.emmet.i18n.json', import.meta.url).href,
|
|
21
|
+
'vscode.extension-editing': new URL('./translations/extensions/vscode.extension-editing.i18n.json', import.meta.url).href,
|
|
22
|
+
'vscode.fsharp': new URL('./translations/extensions/vscode.fsharp.i18n.json', import.meta.url).href,
|
|
23
|
+
'vscode.git-base': new URL('./translations/extensions/vscode.git-base.i18n.json', import.meta.url).href,
|
|
24
|
+
'vscode.git': new URL('./translations/extensions/vscode.git.i18n.json', import.meta.url).href,
|
|
25
|
+
'vscode.github-authentication': new URL('./translations/extensions/vscode.github-authentication.i18n.json', import.meta.url).href,
|
|
26
|
+
'vscode.github': new URL('./translations/extensions/vscode.github.i18n.json', import.meta.url).href,
|
|
27
|
+
'vscode.go': new URL('./translations/extensions/vscode.go.i18n.json', import.meta.url).href,
|
|
28
|
+
'vscode.groovy': new URL('./translations/extensions/vscode.groovy.i18n.json', import.meta.url).href,
|
|
29
|
+
'vscode.grunt': new URL('./translations/extensions/vscode.grunt.i18n.json', import.meta.url).href,
|
|
30
|
+
'vscode.gulp': new URL('./translations/extensions/vscode.gulp.i18n.json', import.meta.url).href,
|
|
31
|
+
'vscode.handlebars': new URL('./translations/extensions/vscode.handlebars.i18n.json', import.meta.url).href,
|
|
32
|
+
'vscode.hlsl': new URL('./translations/extensions/vscode.hlsl.i18n.json', import.meta.url).href,
|
|
33
|
+
'vscode.html-language-features': new URL('./translations/extensions/vscode.html-language-features.i18n.json', import.meta.url).href,
|
|
34
|
+
'vscode.html': new URL('./translations/extensions/vscode.html.i18n.json', import.meta.url).href,
|
|
35
|
+
'vscode.ini': new URL('./translations/extensions/vscode.ini.i18n.json', import.meta.url).href,
|
|
36
|
+
'vscode.ipynb': new URL('./translations/extensions/vscode.ipynb.i18n.json', import.meta.url).href,
|
|
37
|
+
'vscode.jake': new URL('./translations/extensions/vscode.jake.i18n.json', import.meta.url).href,
|
|
38
|
+
'vscode.java': new URL('./translations/extensions/vscode.java.i18n.json', import.meta.url).href,
|
|
39
|
+
'vscode.javascript': new URL('./translations/extensions/vscode.javascript.i18n.json', import.meta.url).href,
|
|
40
|
+
'vscode.json-language-features': new URL('./translations/extensions/vscode.json-language-features.i18n.json', import.meta.url).href,
|
|
41
|
+
'vscode.json': new URL('./translations/extensions/vscode.json.i18n.json', import.meta.url).href,
|
|
42
|
+
'vscode.julia': new URL('./translations/extensions/vscode.julia.i18n.json', import.meta.url).href,
|
|
43
|
+
'vscode.latex': new URL('./translations/extensions/vscode.latex.i18n.json', import.meta.url).href,
|
|
44
|
+
'vscode.less': new URL('./translations/extensions/vscode.less.i18n.json', import.meta.url).href,
|
|
45
|
+
'vscode.log': new URL('./translations/extensions/vscode.log.i18n.json', import.meta.url).href,
|
|
46
|
+
'vscode.lua': new URL('./translations/extensions/vscode.lua.i18n.json', import.meta.url).href,
|
|
47
|
+
'vscode.make': new URL('./translations/extensions/vscode.make.i18n.json', import.meta.url).href,
|
|
48
|
+
'vscode.markdown-language-features': new URL('./translations/extensions/vscode.markdown-language-features.i18n.json', import.meta.url).href,
|
|
49
|
+
'vscode.markdown-math': new URL('./translations/extensions/vscode.markdown-math.i18n.json', import.meta.url).href,
|
|
50
|
+
'vscode.markdown': new URL('./translations/extensions/vscode.markdown.i18n.json', import.meta.url).href,
|
|
51
|
+
'vscode.media-preview': new URL('./translations/extensions/vscode.media-preview.i18n.json', import.meta.url).href,
|
|
52
|
+
'vscode.merge-conflict': new URL('./translations/extensions/vscode.merge-conflict.i18n.json', import.meta.url).href,
|
|
53
|
+
'vscode.microsoft-authentication': new URL('./translations/extensions/vscode.microsoft-authentication.i18n.json', import.meta.url).href,
|
|
54
|
+
'vscode.npm': new URL('./translations/extensions/vscode.npm.i18n.json', import.meta.url).href,
|
|
55
|
+
'vscode.objective-c': new URL('./translations/extensions/vscode.objective-c.i18n.json', import.meta.url).href,
|
|
56
|
+
'vscode.perl': new URL('./translations/extensions/vscode.perl.i18n.json', import.meta.url).href,
|
|
57
|
+
'vscode.php-language-features': new URL('./translations/extensions/vscode.php-language-features.i18n.json', import.meta.url).href,
|
|
58
|
+
'vscode.php': new URL('./translations/extensions/vscode.php.i18n.json', import.meta.url).href,
|
|
59
|
+
'vscode.powershell': new URL('./translations/extensions/vscode.powershell.i18n.json', import.meta.url).href,
|
|
60
|
+
'vscode.pug': new URL('./translations/extensions/vscode.pug.i18n.json', import.meta.url).href,
|
|
61
|
+
'vscode.python': new URL('./translations/extensions/vscode.python.i18n.json', import.meta.url).href,
|
|
62
|
+
'vscode.r': new URL('./translations/extensions/vscode.r.i18n.json', import.meta.url).href,
|
|
63
|
+
'vscode.razor': new URL('./translations/extensions/vscode.razor.i18n.json', import.meta.url).href,
|
|
64
|
+
'vscode.references-view': new URL('./translations/extensions/vscode.references-view.i18n.json', import.meta.url).href,
|
|
65
|
+
'vscode.restructuredtext': new URL('./translations/extensions/vscode.restructuredtext.i18n.json', import.meta.url).href,
|
|
66
|
+
'vscode.ruby': new URL('./translations/extensions/vscode.ruby.i18n.json', import.meta.url).href,
|
|
67
|
+
'vscode.rust': new URL('./translations/extensions/vscode.rust.i18n.json', import.meta.url).href,
|
|
68
|
+
'vscode.scss': new URL('./translations/extensions/vscode.scss.i18n.json', import.meta.url).href,
|
|
69
|
+
'vscode.search-result': new URL('./translations/extensions/vscode.search-result.i18n.json', import.meta.url).href,
|
|
70
|
+
'vscode.shaderlab': new URL('./translations/extensions/vscode.shaderlab.i18n.json', import.meta.url).href,
|
|
71
|
+
'vscode.shellscript': new URL('./translations/extensions/vscode.shellscript.i18n.json', import.meta.url).href,
|
|
72
|
+
'vscode.simple-browser': new URL('./translations/extensions/vscode.simple-browser.i18n.json', import.meta.url).href,
|
|
73
|
+
'vscode.sql': new URL('./translations/extensions/vscode.sql.i18n.json', import.meta.url).href,
|
|
74
|
+
'vscode.swift': new URL('./translations/extensions/vscode.swift.i18n.json', import.meta.url).href,
|
|
75
|
+
'vscode.theme-abyss': new URL('./translations/extensions/vscode.theme-abyss.i18n.json', import.meta.url).href,
|
|
76
|
+
'vscode.theme-defaults': new URL('./translations/extensions/vscode.theme-defaults.i18n.json', import.meta.url).href,
|
|
77
|
+
'vscode.theme-kimbie-dark': new URL('./translations/extensions/vscode.theme-kimbie-dark.i18n.json', import.meta.url).href,
|
|
78
|
+
'vscode.theme-monokai-dimmed': new URL('./translations/extensions/vscode.theme-monokai-dimmed.i18n.json', import.meta.url).href,
|
|
79
|
+
'vscode.theme-monokai': new URL('./translations/extensions/vscode.theme-monokai.i18n.json', import.meta.url).href,
|
|
80
|
+
'vscode.theme-quietlight': new URL('./translations/extensions/vscode.theme-quietlight.i18n.json', import.meta.url).href,
|
|
81
|
+
'vscode.theme-red': new URL('./translations/extensions/vscode.theme-red.i18n.json', import.meta.url).href,
|
|
82
|
+
'vscode.theme-solarized-dark': new URL('./translations/extensions/vscode.theme-solarized-dark.i18n.json', import.meta.url).href,
|
|
83
|
+
'vscode.theme-solarized-light': new URL('./translations/extensions/vscode.theme-solarized-light.i18n.json', import.meta.url).href,
|
|
84
|
+
'vscode.theme-tomorrow-night-blue': new URL('./translations/extensions/vscode.theme-tomorrow-night-blue.i18n.json', import.meta.url).href,
|
|
85
|
+
'vscode.tunnel-forwarding': new URL('./translations/extensions/vscode.tunnel-forwarding.i18n.json', import.meta.url).href,
|
|
86
|
+
'vscode.typescript-language-features': new URL('./translations/extensions/vscode.typescript-language-features.i18n.json', import.meta.url).href,
|
|
87
|
+
'vscode.typescript': new URL('./translations/extensions/vscode.typescript.i18n.json', import.meta.url).href,
|
|
88
|
+
'vscode.vb': new URL('./translations/extensions/vscode.vb.i18n.json', import.meta.url).href,
|
|
89
|
+
'vscode.vscode-theme-seti': new URL('./translations/extensions/vscode.vscode-theme-seti.i18n.json', import.meta.url).href,
|
|
90
|
+
'vscode.xml': new URL('./translations/extensions/vscode.xml.i18n.json', import.meta.url).href,
|
|
91
|
+
'vscode.yaml': new URL('./translations/extensions/vscode.yaml.i18n.json', import.meta.url).href
|
|
92
|
+
});
|
package/package.json
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@codingame/monaco-vscode-language-pack-ko",
|
|
3
|
+
"version": "1.83.3-next.0",
|
|
4
|
+
"keywords": [],
|
|
5
|
+
"author": {
|
|
6
|
+
"name": "CodinGame",
|
|
7
|
+
"url": "http://www.codingame.com"
|
|
8
|
+
},
|
|
9
|
+
"license": "MIT",
|
|
10
|
+
"repository": {
|
|
11
|
+
"type": "git",
|
|
12
|
+
"url": "git+https://github.com/CodinGame/monaco-vscode-api.git"
|
|
13
|
+
},
|
|
14
|
+
"type": "module",
|
|
15
|
+
"private": false,
|
|
16
|
+
"description": "Language pack designed to be used with @codingame/monaco-vscode-api",
|
|
17
|
+
"main": "index.js",
|
|
18
|
+
"module": "index.js",
|
|
19
|
+
"types": "index.d.ts",
|
|
20
|
+
"dependencies": {
|
|
21
|
+
"vscode": "npm:@codingame/monaco-vscode-api@1.83.3-next.0"
|
|
22
|
+
}
|
|
23
|
+
}
|
|
@@ -0,0 +1,418 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"add.browser.breakpoint": "브라우저 중단점 추가",
|
|
13
|
+
"attach.node.process": "Node 프로세스에 연결",
|
|
14
|
+
"base.cascadeTerminateToConfigurations.label": "이 디버그 세션이 종료되면 중지되는 디버그 세션 목록입니다.",
|
|
15
|
+
"base.enableDWARF.label": "디버거가 리소스를 많이 사용할 수 있는 WebAssembly에서 DWARF 디버그 기호를 읽으려고 시도할지 여부를 전환합니다. 작동하려면 'ms-vscode.wasm-dwarf-debugging' 확장이 필요합니다.",
|
|
16
|
+
"browser.address.description": "디버그된 브라우저에서 수신 대기 중인 IP 주소 또는 호스트 이름입니다.",
|
|
17
|
+
"browser.attach.port.description": "원격에서 브라우저를 디버그하는 데 사용할 포트입니다. 브라우저를 시작할 때 `--remote-debugging-port`로 제공됩니다.",
|
|
18
|
+
"browser.baseUrl.description": "경로 baseUrl을 확인할 기본 URL입니다. 디스크의 파일에 URL을 매핑할 때 baseURL이 잘립니다. 기본값은 시작 URL 도메인입니다.",
|
|
19
|
+
"browser.browserAttachLocation.description": "브라우저가 한 위치에서 연결되도록 강제 적용합니다. 원격 작업 영역(예: ssh 또는 WSL 사용)에서 로컬이 아닌 원격 머신의 브라우저에 연결하는 데 사용할 수 있습니다.",
|
|
20
|
+
"browser.browserLaunchLocation.description": "브라우저가 한 위치에서 시작되도록 강제 적용합니다. 원격 작업 영역(예: ssh 또는 WSL 사용)에서 로컬이 아닌 원격 머신의 브라우저를 여는 데 사용할 수 있습니다.",
|
|
21
|
+
"browser.cleanUp.description": "디버깅 세션이 완료된 후 수행할 정리입니다. 디버그 중인 탭만 닫거나 전체 브라우저를 닫습니다.",
|
|
22
|
+
"browser.cwd.description": "런타임 실행 파일의 선택적 작업 디렉터리입니다.",
|
|
23
|
+
"browser.disableNetworkCache.description": "각 요청에 대한 네트워크 캐시를 건너뛸지 여부를 제어합니다.",
|
|
24
|
+
"browser.env.description": "브라우저용 환경 키/값 쌍의 선택적 사전입니다.",
|
|
25
|
+
"browser.file.description": "브라우저에서 열 로컬 html 파일",
|
|
26
|
+
"browser.includeDefaultArgs.description": "(디버깅을 어렵게 만들 수 있는 기능을 사용하지 않도록 하기 위해) 기본 브라우저 시작 인수를 시작에 포함할지 여부.",
|
|
27
|
+
"browser.includeLaunchArgs.description": "고급: 브라우저에서 기본 시작/디버깅 인수가 설정되는지 여부입니다. 디버거는 브라우저가 '--remote-debugging-pipe'와 함께 제공되는 것과 같은 파이프 디버깅을 사용한다고 가정합니다.",
|
|
28
|
+
"browser.inspectUri.description": "inspectUri를 재작성하는 데 사용할 형식: `{curlyBraces}`의 키를 보간하는 템플릿 문자열입니다. 사용 가능한 키는 다음과 같습니다. \r\n- `url.*`는 실행 중인 애플리케이션의 구문 분석된 주소입니다. 예: `{url.port}`, `{url.hostname}` - `port`는 Chrome에서 수신 대기하는 디버그 포트입니다. \r\n - `browserInspectUri`는 시작된 브라우저의 검사기 URI입니다. \r\n - `browserInspectUriPath`는 시작된 브라우저의 검사기 URI 경로 부분입니다(예: \"/devtools/browser/e9ec0098-306e-472a-8133-5e42488929c2\"). \r\n - `wsProtocol`은 힌트 WebSocket 프로토콜입니다.\r\n 원래 URL이 `https`인 경우 `wss`로 설정되고, 그렇지 않은 경우 `ws`로 설정됩니다\r\n.",
|
|
29
|
+
"browser.launch.port.description": "브라우저에서 수신 대기할 포트입니다. 기본값은 \"0\"입니다. 기본값으로 설정하면 파이프를 통해 브라우저가 디버그됩니다. 이는 일반적으로 더 안전하며 다른 도구에서 브라우저에 연결해야 하는 경우가 아니면 선택해야 합니다.",
|
|
30
|
+
"browser.pathMapping.description": "로컬 폴더의 URL/경로 매핑, 브라우저에서 스크립트를 디스크의 스크립트로 확인",
|
|
31
|
+
"browser.perScriptSourcemaps.description": "스크립트가 소스 파일의 basename이 포함된 고유한 sourcemap을 사용하여 개별적으로 로드되는지 여부입니다. 많은 작은 스크립트를 처리할 때 이 옵션을 설정하여 sourcemap 처리를 최적화할 수 있습니다. \"자동\"으로 설정된 경우 알려진 사례가 검색됩니다(해당하는 경우).",
|
|
32
|
+
"browser.profileStartup.description": "true인 경우 프로세스가 시작되면 프로파일링이 즉시 시작됩니다.",
|
|
33
|
+
"browser.restart": "브라우저 연결이 종료된 경우 다시 연결할지 여부",
|
|
34
|
+
"browser.revealPage": "포커스 탭",
|
|
35
|
+
"browser.runtimeArgs.description": "런타임 실행 파일에 전달되는 선택적 인수입니다.",
|
|
36
|
+
"browser.runtimeExecutable.description": "'canary', 'stable', 'custom', 브라우저 실행 파일의 경로 중 하나입니다. 사용자 지정은 사용자 지정 래퍼, 사용자 지정 빌드 또는 CHROME_PATH 환경 변수를 의미합니다.",
|
|
37
|
+
"browser.runtimeExecutable.edge.description": "'canary', 'stable', 'dev', 'custom' 또는 브라우저 실행 파일의 경로입니다. custom은 사용자 지정 래퍼, 사용자 지정 빌드 또는 EDGE_PATH 환경 변수를 나타냅니다.",
|
|
38
|
+
"browser.server.description": "시작할 웹 서버를 구성합니다. '노드' 시작 작업과 동일한 구성을 수행합니다.",
|
|
39
|
+
"browser.skipFiles.description": "디버깅할 때 건너뛸 파일 또는 폴더 이름 또는 경로 glob의 배열입니다. 예를 들어 별 패턴과 부정이 허용됩니다(예: `[\"**/node_modules/**\", \"!**/node_modules/my-module/**\"]`)",
|
|
40
|
+
"browser.smartStep.description": "소스 매핑된 파일의 매핑되지 않은 줄을 자동으로 단계별로 실행합니다. 이러한 줄의 예로는 async/await 또는 기타 기능을 다운 컴파일하는 경우 TypeScript에서 자동으로 생성하는 코드가 있습니다.",
|
|
41
|
+
"browser.sourceMapPathOverrides.description": "sourcemap의 위치에서 디스크의 위치로 소스 파일의 위치를 다시 작성하기 위한 매핑 세트입니다. 자세한 내용은 추가 정보를 참조하세요.",
|
|
42
|
+
"browser.sourceMapRenames.description": "소스 맵에서 \"이름\" 매핑을 사용할지 여부입니다. 이를 위해서는 특정 디버거에서 느려질 수 있는 원본 콘텐츠를 요청해야 합니다.",
|
|
43
|
+
"browser.sourceMaps.description": "JavaScript 소스 맵을 사용합니다(있는 경우).",
|
|
44
|
+
"browser.targetSelection": "URL 필터와 일치하는 모든 대상에 연결할 것인지(\"자동\") 또는 하나를 선택하도록 물을 것인지(\"선택\")의 여부입니다.",
|
|
45
|
+
"browser.timeout.description": "이 밀리초 동안 브라우저에 연결을 다시 시도합니다. 기본값은 10000ms입니다.",
|
|
46
|
+
"browser.url.description": "이 정확한 URL이 있는 탭을 검색하고 탭을 찾으면 연결합니다.",
|
|
47
|
+
"browser.urlFilter.description": "이 URL로 페이지를 검색하고 해당 페이지가 있는 경우 페이지에 연결합니다. * 와일드카드를 사용할 수 있습니다.",
|
|
48
|
+
"browser.userDataDir.description": "기본적으로 브라우저는 임시 폴더에 별도의 사용자 프로필로 실행됩니다. 이 옵션을 사용하여 재정의합니다. 기본 사용자 프로필로 시작하려면 false로 설정합니다. 인스턴스가 이미 `userDataDir`에서 실행 중인 경우 새 브라우저를 시작할 수 없습니다.",
|
|
49
|
+
"browser.vueComponentPaths": "`*.vue` 구성 요소를 찾을 파일 GLOB 패턴 목록입니다. 기본적으로 전체 작업 영역을 검색합니다. Vue의 sourcemap이 Vue CLI 4에서 필요로 하는 추가 조회 때문에 이를 지정해야 합니다. 빈 배열로 설정하여 이 특수 처리를 사용하지 않도록 설정할 수 있습니다.",
|
|
50
|
+
"browser.webRoot.description": "웹 서버 루트의 작업 영역 절대 경로를 지정합니다. 디스크의 파일에 대한 '/app.js' 같은 경로를 확인하는 데 사용됩니다. \"/\"의 pathMapping에 대한 축약형입니다.",
|
|
51
|
+
"chrome.attach.description": "이미 디버그 모드인 Chrome 인스턴스에 연결",
|
|
52
|
+
"chrome.attach.label": "Chrome: 연결",
|
|
53
|
+
"chrome.label": "웹앱(Chrome)",
|
|
54
|
+
"chrome.launch.description": "Chrome을 시작하여 URL 디버그",
|
|
55
|
+
"chrome.launch.label": "Chrome: 시작",
|
|
56
|
+
"commands.callersAdd.label": "호출자 제외",
|
|
57
|
+
"commands.callersAdd.paletteLabel": "현재 위치의 일시 중지에서 호출자 제외",
|
|
58
|
+
"commands.callersGoToCaller.label": "발신자 위치로 이동",
|
|
59
|
+
"commands.callersGoToTarget.label": "대상 위치로 이동",
|
|
60
|
+
"commands.callersRemove.label": "제외된 호출자 제거",
|
|
61
|
+
"commands.callersRemoveAll.label": "제외된 모든 호출자 제거",
|
|
62
|
+
"commands.disableSourceMapStepping.label": "원본 매핑된 단계별 실행 사용 안 함",
|
|
63
|
+
"commands.enableSourceMapStepping.label": "원본 매핑된 단계별 실행 사용",
|
|
64
|
+
"configuration.autoAttachMode": "`#debug.node.autoAttach#`이 설정되어 있는 경우 자동으로 연결 및 디버그할 프로세스를 구성합니다. 이 설정과 관계없이 `--inspect` 플래그로 시작한 노드 프로세스가 항상 연결됩니다.",
|
|
65
|
+
"configuration.autoAttachMode.always": "터미널에서 시작되는 모든 Node.js 프로세스에 자동으로 연결합니다.",
|
|
66
|
+
"configuration.autoAttachMode.disabled": "자동 연결이 사용하지 않도록 설정되어 있고 상태 표시줄에 표시되지 않습니다.",
|
|
67
|
+
"configuration.autoAttachMode.explicit": "'--inspect'가 지정된 경우에만 자동으로 연결합니다.",
|
|
68
|
+
"configuration.autoAttachMode.smart": "node_modules 폴더에 있지 않은 스크립트를 실행할 때 자동으로 연결합니다.",
|
|
69
|
+
"configuration.autoAttachSmartPatterns": "\"smart\" `#debug.javascript.autoAttachFilter#` 모드로 연결할 시간을 결정하는 GLOB 패턴을 구성합니다. `$KNOWN_TOOLS$`이(가) 공용 테스트 및 코드 실행기의 이름 목록으로 바뀝니다. [VS Code 문서에서 자세히 읽기](https://code.visualstudio.com/docs/nodejs/nodejs-debugging#_auto-attach-smart-patterns).",
|
|
70
|
+
"configuration.automaticallyTunnelRemoteServer": "원격 웹 앱을 디버깅할 때 원격 서버를 로컬 컴퓨터에 자동으로 터널링할지 여부를 구성합니다.",
|
|
71
|
+
"configuration.breakOnConditionalError": "조건부 중단점에서 오류가 발생하면 중지할지 여부입니다.",
|
|
72
|
+
"configuration.debugByLinkOptions": "디버그 터미널 내부에서 클릭한 열린 링크를 디버깅할 때 사용되는 옵션입니다. 이 동작을 사용하지 않도록 설정하려면 \"false\"로 설정할 수 있습니다.",
|
|
73
|
+
"configuration.defaultRuntimeExecutables": "지정되지 않은 경우 시작 구성에 사용되는 기본 `runtimeExecutable`입니다. 이 설정을 사용하여 Node.js 또는 브라우저 설치의 사용자 지정 경로를 구성할 수 있습니다.",
|
|
74
|
+
"configuration.npmScriptLensLocation": "npm 스크립트에 \"실행\" 및 \"디버그\" 코드 렌즈가 표시되어야 하는 위치입니다. \"all\", 스크립트, 스크립트 섹션의 \"top\" 또는 \"never\"일 수 있습니다.",
|
|
75
|
+
"configuration.pickAndAttachOptions": "'디버그: Node.js 프로세스에 연결' 명령을 통해 프로세스를 디버그할 때 사용되는 기본 옵션입니다.",
|
|
76
|
+
"configuration.resourceRequestOptions": "디버거에서 소스 맵과 같은 리소스를 로드할 때 사용할 요청 옵션입니다. 예를 들어 sourcemap에서 인증을 요구하거나 자체 서명된 인증서를 사용하는 경우 이 옵션을 구성해야 할 수 있습니다. 옵션은 [`got`](https://github.com/sindresorhus/got) 라이브러리를 사용하여 요청을 만드는 데 사용됩니다.\r\n\r\n일반적으로 `{ \"https\": { \"rejectUnauthorized\": false } }`를 전달하여 인증서 확인을 사용하지 않도록 설정할 수 있습니다.",
|
|
77
|
+
"configuration.terminalOptions": "JavaScript 디버그 터미널 및 npm 스크립트에 대한 기본 시작 옵션입니다.",
|
|
78
|
+
"configuration.unmapMissingSources": "원본 파일을 읽을 수 없는 sourcemap된 파일을 자동으로 매핑 해제하는지를 구성합니다. false(기본값)인 경우 프롬프트가 표시됩니다.",
|
|
79
|
+
"createDiagnostics.label": "중단점 문제 진단",
|
|
80
|
+
"customDescriptionGenerator.description": "디버거가 개체(로컬 변수 등...)에 대해 표시하는 텍스트 설명을 사용자 지정합니다. 샘플:\r\n 1. this.toString() // toString을 호출하여 모든 개체를 출력합니다.\r\n 2. this.customDescription ? this.customDescription() : defaultValue // defaultValue를 반환하지 않는 경우 customDescription 메서드를 사용합니다(사용 가능한 경우).\r\n 3. function (def) { return this.customDescription ? this.customDescription() : def } // defaultValue를 반환하지 않는 경우 customDescription 메서드를 사용합니다(사용 가능한 경우).\r\n ",
|
|
81
|
+
"customPropertiesGenerator.description": "디버거의 개체(로컬 변수 등...)에 대해 표시되는 속성을 사용자 지정합니다. 샘플:\r\n 1. { ...this, extraProperty: '12345' } // 모든 개체에 extraProperty 12345를 추가합니다.\r\n 2. this.customProperties ? this.customProperties() : this // this(기본 속성)의 속성을 사용하지 않는 경우 customProperties 메서드(사용할 수 있는 경우)를 사용합니다.\r\n 3. function () { return this.customProperties ? this.customProperties() : this } // 기본 속성을 반환하지 않는 경우 customDescription 메서드(사용할 수 있는 경우)를 사용합니다.\r\n\r\n 사용되지 않음: 이 구현은 https://github.com/microsoft/vscode/issues/102181에 설명된 방식으로 이 기능을 구현할 때까지 사용되는 이 기능의 임시 구현입니다.",
|
|
82
|
+
"debug.npm.edit": "package.json 편집",
|
|
83
|
+
"debug.npm.noScripts": "package.json에서 npm 스크립트를 찾을 수 없습니다.",
|
|
84
|
+
"debug.npm.noWorkspaceFolder": "npm 스크립트를 디버그하려면 작업 영역 폴더를 열어야 합니다.",
|
|
85
|
+
"debug.npm.parseError": "{0}을(를) 읽을 수 없습니다. {1}",
|
|
86
|
+
"debug.npm.script": "npm 스크립트 디버그",
|
|
87
|
+
"debug.terminal.attach": "Node.js 터미널 프로세스에 연결",
|
|
88
|
+
"debug.terminal.label": "JavaScript 디버그 터미널",
|
|
89
|
+
"debug.terminal.program.description": "시작된 터미널에서 실행할 명령입니다. 제공되지 않으면 프로그램을 시작하지 않고 터미널이 열립니다.",
|
|
90
|
+
"debug.terminal.snippet.label": "디버그 터미널에서 \"npm start\" 실행",
|
|
91
|
+
"debug.terminal.toggleAuto": "터미널 Node.js 자동 연결 설정/해제",
|
|
92
|
+
"debug.terminal.welcome": "[JavaScript 디버그 터미널](command:extension.js-debug.createDebuggerTerminal)\r\n\r\nJavaScript 디버그 터미널을 사용하여 명령줄에서 실행되는 Node.js 프로세스를 디버그할 수 있습니다.",
|
|
93
|
+
"debug.terminal.welcomeWithLink": "[JavaScript 디버그 터미널](command:extension.js-debug.createDebuggerTerminal)\r\n\r\nJavaScript 디버그 터미널을 사용하여 명령줄에서 실행되는 Node.js 프로세스를 디버그할 수 있습니다.\r\n\r\n[디버그 URL](command:extension.js-debug.debugLink)",
|
|
94
|
+
"debug.unverifiedBreakpoints": "일부 중단점을 설정할 수 없습니다. 문제가 있는 경우 [실행 구성 문제를 해결](command:extension.js-debug.createDiagnostics)할 수 있습니다.",
|
|
95
|
+
"debugLink.label": "링크 열기",
|
|
96
|
+
"edge.address.description": "웹 보기를 디버그할 때 웹 보기에서 수신 대기하는 IP 주소 또는 호스트 이름입니다. 설정하지 않은 경우 자동으로 검색됩니다.",
|
|
97
|
+
"edge.attach.description": "이미 디버그 모드에 있는 Edge 인스턴스에 연결",
|
|
98
|
+
"edge.attach.label": "Edge: 연결",
|
|
99
|
+
"edge.label": "웹앱(Edge)",
|
|
100
|
+
"edge.launch.description": "Edge를 시작하여 URL 디버그",
|
|
101
|
+
"edge.launch.label": "Edge: 시작",
|
|
102
|
+
"edge.port.description": "웹 보기를 디버그할 때 웹 보기 디버거에서 수신 대기하는 포트입니다. 설정하지 않은 경우 자동으로 검색됩니다.",
|
|
103
|
+
"edge.useWebView.attach.description": "UWP에서 호스팅된 Webview2에 대한 디버그 파이프의 `pipeName`을 포함하는 개체입니다. 이는 \"\\\\.\\pipe\\LOCAL\\MyTestSharedMemory\" 파이프를 만드는 경우 \"MyTestSharedMemory\"를 말합니다.",
|
|
104
|
+
"edge.useWebView.launch.description": "'true'이면 디버거는 런타임 실행 파일을 WebView가 포함된 호스트 애플리케이션으로 취급하여 WebView 스크립트 콘텐츠를 디버그할 수 있도록 합니다.",
|
|
105
|
+
"enableContentValidation.description": "디스크에 있는 파일의 내용이 런타임에 로드된 파일의 내용과 일치하는지 확인할지를 전환합니다. 이는 여러 시나리오에서 유용하며 몇몇 시나리오에서는 반드시 필요하지만, 경우에 따라(예: 스크립트의 서버 쪽 변환이 있는 경우) 문제를 발생시킬 수 있습니다.",
|
|
106
|
+
"errors.timeout": "{0}: {1}ms 후 시간 초과",
|
|
107
|
+
"extension.description": "Node.js 프로그램 및 Chrome 디버깅을 위한 확장입니다.",
|
|
108
|
+
"extensionHost.label": "VS Code 확장 개발",
|
|
109
|
+
"extensionHost.launch.config.name": "확장 시작",
|
|
110
|
+
"extensionHost.launch.debugWebWorkerHost": "웹 작업자 확장 호스트에 연결을 시도해야 하는지를 구성합니다.",
|
|
111
|
+
"extensionHost.launch.debugWebviews": "시작된 VS Code 인스턴스에서 webview에 연결을 시도해야 하는지 여부를 구성합니다. 이 구성은 데스크탑 VS 코드에서만 작동합니다.",
|
|
112
|
+
"extensionHost.launch.env.description": "확장 호스트에 전달된 환경 변수입니다.",
|
|
113
|
+
"extensionHost.launch.rendererDebugOptions": "'debugWebviews' 또는 'debugWebWorkerHost'를 사용하여 렌더러 프로세스에 연결하는 데 사용되는 크롬 시작 옵션입니다.",
|
|
114
|
+
"extensionHost.launch.runtimeExecutable.description": "VS Code의 절대 경로입니다.",
|
|
115
|
+
"extensionHost.launch.stopOnEntry.description": "시작된 후 확장 호스트를 자동으로 중지합니다.",
|
|
116
|
+
"extensionHost.snippet.launch.description": "디버그 모드에서 VS Code 확장 시작",
|
|
117
|
+
"extensionHost.snippet.launch.label": "VS Code 확장 개발",
|
|
118
|
+
"getDiagnosticLogs.label": "진단 JS 디버그 로그 저장",
|
|
119
|
+
"longPredictionWarning.disable": "다시 표시하지 않음",
|
|
120
|
+
"longPredictionWarning.message": "중단점을 구성하는 데 다소 시간이 소요됩니다. launch.json에서 'outFiles'를 업데이트하여 이 속도를 높일 수 있습니다.",
|
|
121
|
+
"longPredictionWarning.noFolder": "열려 있는 작업 영역 폴더가 없습니다.",
|
|
122
|
+
"longPredictionWarning.open": "launch.json 열기",
|
|
123
|
+
"node.address.description": "디버그할 프로세스의 TCP/IP 주소입니다. 기본값은 'localhost'입니다.",
|
|
124
|
+
"node.attach.attachExistingChildren.description": "이미 생성된 자식 프로세스에 연결을 시도할지 여부입니다.",
|
|
125
|
+
"node.attach.attachSpawnedProcesses.description": "연결된 프로세스에서 환경 변수를 설정하여 생성된 자식을 추적할지 여부입니다.",
|
|
126
|
+
"node.attach.config.name": "연결",
|
|
127
|
+
"node.attach.continueOnAttach": "true이면 시작되어 `--inspect-brk`를 기다리는 프로그램을 자동으로 다시 시작합니다.",
|
|
128
|
+
"node.attach.processId.description": "연결할 프로세스의 ID입니다.",
|
|
129
|
+
"node.attach.restart.description": "연결이 끊어지면 프로그램에 다시 연결해 보세요. `true`로 설정된 경우 영원히 1초에 한 번 시도합니다. 대신 개체의 `delay` 및 `maxAttempts`를 지정하여 시도 간격 및 최대 시도 횟수를 사용자 지정할 수 있습니다.",
|
|
130
|
+
"node.attachSimplePort.description": "설정된 경우 지정된 포트를 통해 프로세스에 연결합니다. 이 기능은 일반적으로 Node.js 프로그램에는 더 이상 필요하지 않으며 자식 프로세스를 디버그하는 기능을 잃게 되지만, Deno 및 Docker 시작 같은 더 난해한 시나리오에서는 유용할 수 있습니다. 0으로 설정된 경우 임의 포트가 선택되고 시작 인수에 자동으로 --inspect-brk가 추가됩니다.",
|
|
131
|
+
"node.console.title": "노드 디버그 콘솔",
|
|
132
|
+
"node.disableOptimisticBPs.description": "해당 파일에 대한 sourcemap이 로드될 때까지 파일에서 중단점을 설정하지 마세요.",
|
|
133
|
+
"node.enableTurboSourcemaps.description": "소스맵 검색을 위해 새롭고 더 빠른 메커니즘을 사용할지 여부를 구성합니다.",
|
|
134
|
+
"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: 종료가 수행되지 않습니다.",
|
|
135
|
+
"node.label": "Node.js",
|
|
136
|
+
"node.launch.args.description": "프로그램에 전달되는 명령줄 인수입니다.\r\n\r\n문자열 배열 또는 단일 문자열일 수 있습니다. 프로그램이 터미널에서 시작될 때 이 속성을 단일 문자열로 설정하면 셸에 대해 인수가 이스케이프되지 않습니다.",
|
|
137
|
+
"node.launch.autoAttachChildProcesses.description": "디버거를 새로 생성된 자식 프로세스에 자동으로 연결합니다.",
|
|
138
|
+
"node.launch.config.name": "시작",
|
|
139
|
+
"node.launch.console.description": "디버그 대상을 시작할 위치입니다.",
|
|
140
|
+
"node.launch.console.externalTerminal.description": "사용자 설정을 통해 구성 가능한 외부 터미널",
|
|
141
|
+
"node.launch.console.integratedTerminal.description": "VS Code의 통합 터미널",
|
|
142
|
+
"node.launch.console.internalConsole.description": "VS Code 디버그 콘솔(프로그램에서 입력 읽기를 지원하지 않음)",
|
|
143
|
+
"node.launch.cwd.description": "디버깅 중인 프로그램의 작업 디렉터리에 대한 절대 경로입니다. localRoot를 설정한 경우 cwd가 해당 값과 일치하고, 그렇지 않으면 workspaceFolder로 대체됩니다.",
|
|
144
|
+
"node.launch.env.description": "프로그램에 전달된 환경 변수입니다. 'null' 값은 환경에서 변수를 제거합니다.",
|
|
145
|
+
"node.launch.envFile.description": "환경 변수 정의를 포함하는 파일의 절대 경로입니다.",
|
|
146
|
+
"node.launch.logging": "로깅 구성",
|
|
147
|
+
"node.launch.logging.cdp": "Chrome DevTools 프로토콜 메시지에 대한 로그 파일 경로",
|
|
148
|
+
"node.launch.logging.dap": "디버그 어댑터 프로토콜 메시지에 대한 로그 파일 경로",
|
|
149
|
+
"node.launch.outputCapture.description": "출력 메시지를 캡처할 위치입니다. `console`로 설정된 경우에는 기본 디버그 API이고, 그러지 않고 `std`로 설정된 경우에는 stdout/stderr 스트림입니다.",
|
|
150
|
+
"node.launch.program.description": "프로그램의 절대 경로입니다. 생성된 값은 package.json 및 열린 파일을 보고 추측한 것입니다. 이 특성을 편집하세요.",
|
|
151
|
+
"node.launch.restart.description": "0이 아닌 종료 코드로 종료되는 경우 프로그램을 다시 시작해 보세요.",
|
|
152
|
+
"node.launch.runtimeArgs.description": "런타임 실행 파일에 전달되는 선택적 인수입니다.",
|
|
153
|
+
"node.launch.runtimeExecutable.description": "사용할 런타임입니다. PATH에서 사용할 수 있는 런타임의 이름 또는 절대 경로입니다. 생략하면 `node`로 간주합니다.",
|
|
154
|
+
"node.launch.runtimeSourcemapPausePatterns": "진입점 중단점을 수동으로 삽입할 패턴 목록입니다. 이는 시작 전에는 존재하지 않거나 검색할 수 없는 sourcemap을 사용할 때 디버거가 중단점을 설정할 수 있어 유용할 수 있습니다(예: [Serverless Framework를 사용하는 경우](https://github.com/microsoft/vscode-js-debug/issues/492)).",
|
|
155
|
+
"node.launch.runtimeVersion.description": "사용할 `node` 런타임의 버전입니다. `nvm`이 필요합니다.",
|
|
156
|
+
"node.launch.useWSL.deprecation": "'useWSL'은 사용되지 않으며 지원이 중단됩니다. 대신 '원격 - WSL' 확장을 사용하세요.",
|
|
157
|
+
"node.launch.useWSL.description": "Linux용 Windows 하위 시스템을 사용합니다.",
|
|
158
|
+
"node.localRoot.description": "프로그램이 포함된 로컬 디렉터리의 경로입니다.",
|
|
159
|
+
"node.pauseForSourceMap.description": "들어오는 각 스크립트에 대해 소스 맵이 로드될 때까지 기다릴지 여부입니다. 이 작업에는 성능 오버헤드가 발생하며 'rootPath'를 사용하도록 설정하는 경우 디스크에서 실행될 때 사용하지 않도록 설정해도 됩니다.",
|
|
160
|
+
"node.port.description": "연결할 디버그 포트입니다. 기본값은 9229입니다.",
|
|
161
|
+
"node.processattach.config.name": "프로세스에 연결",
|
|
162
|
+
"node.profileStartup.description": "true인 경우 프로세스가 시작되면 프로파일링이 즉시 시작됩니다.",
|
|
163
|
+
"node.remote.host.header.description": "검사기의 WebSocket에 연결할 때 사용할 명시적 호스트 헤더입니다. 지정하지 않으면 호스트 헤더가 'localhost'로 설정됩니다. 검사기가 특정 호스트 헤더만 허용하는 프록시 뒤에서 실행 중일 때 유용합니다.",
|
|
164
|
+
"node.remoteRoot.description": "프로그램이 포함된 원격 디렉터리의 절대 경로입니다.",
|
|
165
|
+
"node.resolveSourceMapLocations.description": "소스 맵을 사용하여 로컬 파일을 확인할 수 있는 위치(폴더 및 URL)에 대한 minimatch 패턴 목록입니다. 외부 소스 매핑 코드에서 잘못 중단되지 않도록 하는 데 사용할 수 있습니다. 패턴은 \"!\" 접두사를 붙여 제외할 수 있습니다. 제한을 피하기 위해 빈 배열 또는 null로 설정할 수 있습니다.",
|
|
166
|
+
"node.showAsyncStacks.description": "현재 호출 스택을 생성하는 비동기 호출을 표시합니다.",
|
|
167
|
+
"node.snippet.attach.description": "실행 중인 노드 프로그램에 연결",
|
|
168
|
+
"node.snippet.attach.label": "Node.js: 연결",
|
|
169
|
+
"node.snippet.attachProcess.description": "프로세스 선택기를 열어 연결할 Node 프로세스 선택",
|
|
170
|
+
"node.snippet.attachProcess.label": "Node.js: 프로세스에 연결",
|
|
171
|
+
"node.snippet.electron.description": "Electron 주 프로세스 디버그",
|
|
172
|
+
"node.snippet.electron.label": "Node.js: Electron 주",
|
|
173
|
+
"node.snippet.gulp.description": "Gulp 작업 디버그(프로젝트에 로컬 Gulp가 설치되어 있는지 확인하세요.)",
|
|
174
|
+
"node.snippet.gulp.label": "Node.js: Gulp 작업",
|
|
175
|
+
"node.snippet.launch.description": "디버그 모드에서 노드 프로그램 시작",
|
|
176
|
+
"node.snippet.launch.label": "Node.js: 프로그램 실행",
|
|
177
|
+
"node.snippet.mocha.description": "Mocha 테스트 디버그",
|
|
178
|
+
"node.snippet.mocha.label": "Node.js: Mocha 테스트",
|
|
179
|
+
"node.snippet.nodemon.description": "nodemon을 사용하여 소스 변경 내용에 대한 디버그 세션 다시 시작",
|
|
180
|
+
"node.snippet.nodemon.label": "Node.js: Nodemon 설정",
|
|
181
|
+
"node.snippet.npm.description": "npm 'debug' 스크립트를 통해 노드 프로그램 시작",
|
|
182
|
+
"node.snippet.npm.label": "Node.js: npm을 통해 시작",
|
|
183
|
+
"node.snippet.remoteattach.description": "원격 노드 프로그램의 디버그 포트에 연결합니다.",
|
|
184
|
+
"node.snippet.remoteattach.label": "Node.js: 원격 프로그램에 연결",
|
|
185
|
+
"node.snippet.yo.description": "yeoman 생성기 디버그(프로젝트 폴더에서 `npm link`를 실행하여 설치)",
|
|
186
|
+
"node.snippet.yo.label": "Node.js: Yeoman 생성기",
|
|
187
|
+
"node.sourceMapPathOverrides.description": "소스맵의 정보로부터 디스크의 위치로 소스 파일 위치를 다시 쓰기 위한 매핑 집합입니다.",
|
|
188
|
+
"node.sourceMaps.description": "JavaScript 소스 맵을 사용합니다(있는 경우).",
|
|
189
|
+
"node.stopOnEntry.description": "시작된 후 프로그램을 자동으로 중지합니다.",
|
|
190
|
+
"node.timeout.description": "Node.js 연결을 다시 시도하는 시간(밀리초)입니다. 기본값은 10,000ms입니다.",
|
|
191
|
+
"node.versionHint.description": "실행 중인 Node 버전을 명시적으로 지정할 수 있습니다. 이 기능은 자동 버전 검색이 작동하지 않는 경우 특정 동작을 비활성화하거나 활성화하는 데 사용할 수 있습니다.",
|
|
192
|
+
"node.websocket.address.description": "연결할 정확한 Websocket 주소입니다. 지정되지 않은 경우 주소 및 포트에서 검색됩니다.",
|
|
193
|
+
"openEdgeDevTools.label": "브라우저 Devtools 열기",
|
|
194
|
+
"outFiles.description": "소스 맵이 사용하도록 설정되면 이 전역 패턴은 생성된 JavaScript 파일을 지정합니다. 패턴이 '!'로 시작하면 파일이 제외됩니다. 지정하지 않을 경우 생성된 코드는 소스와 동일한 디렉터리에 있어야 합니다.",
|
|
195
|
+
"pretty.print.script": "디버그를 위한 예쁜 인쇄",
|
|
196
|
+
"profile.start": "성능 프로필 수행",
|
|
197
|
+
"profile.stop": "성능 프로필 중지",
|
|
198
|
+
"remove.browser.breakpoint": "브라우저 중단점 제거",
|
|
199
|
+
"remove.browser.breakpoint.all": "모든 브라우저 중단점 제거",
|
|
200
|
+
"requestCDPProxy.label": "디버그 세션에 대한 CDP 프록시 요청",
|
|
201
|
+
"skipFiles.description": "디버그할 때 건너뛰는 파일의 GLOB 패턴 배열입니다. `<node_internals>/**` 패턴은 모든 내부 Node.js 모듈과 일치합니다.",
|
|
202
|
+
"smartStep.description": "다시 원래 소스에 매핑할 수 없는 생성된 코드를 자동으로 단계별로 실행합니다.",
|
|
203
|
+
"start.with.stop.on.entry": "디버깅 시작 및 항목에서 중지",
|
|
204
|
+
"startWithStopOnEntry.label": "디버깅 시작 및 항목에서 중지",
|
|
205
|
+
"timeouts.generalDescription": "여러 디버거 작업의 시간 제한입니다.",
|
|
206
|
+
"timeouts.generalDescription.markdown": "여러 디버거 작업의 시간 제한입니다.",
|
|
207
|
+
"timeouts.hoverEvaluation.description": "가리킨 기호에 대한 값 계산이 중단될 때까지의 시간입니다. 0으로 설정하면 가리키기 평가가 시간 초과되지 않습니다.",
|
|
208
|
+
"timeouts.sourceMaps.description": "소스 맵 작업과 관련된 시간 제한입니다.",
|
|
209
|
+
"timeouts.sourceMaps.sourceMapCumulativePause.description": "최소 시간(sourceMapMinPause)이 소모된 후 소스 맵을 처리할 때까지 대기할 세션당 허용되는 추가 시간(밀리초)",
|
|
210
|
+
"timeouts.sourceMaps.sourceMapMinPause.description": "스크립트가 구문 분석되는 동안 각 소스 맵이 처리될 때까지 대기하는 데 걸린 최소 시간(밀리초)",
|
|
211
|
+
"toggle.skipping.this.file": "이 파일 건너뛰기 토글",
|
|
212
|
+
"trace.boolean.description": "추적을 'true'로 설정하여 디스크에 진단 로그를 쓸 수 있습니다.",
|
|
213
|
+
"trace.description": "생성되는 진단 출력을 구성합니다.",
|
|
214
|
+
"trace.logFile.description": "온디스크 로그가 기록되는 위치를 구성합니다.",
|
|
215
|
+
"trace.stdio.description": "시작된 애플리케이션 또는 브라우저에서 추적 데이터를 반활하지 여부.",
|
|
216
|
+
"workspaceTrust.description": "이 작업 영역에서 코드를 디버깅하려면 신뢰가 필요합니다."
|
|
217
|
+
},
|
|
218
|
+
"bundle": {
|
|
219
|
+
"A profiling session is already running, would you like to stop it and start a new session?": "프로파일링 세션이 이미 실행 중입니다. 해당 세션을 중지하고 새 세션을 시작하시겠습니까?",
|
|
220
|
+
"Adjust glob pattern(s) in the 'outFiles' attribute so that they cover the generated JavaScript.": "생성된 JavaScript를 포함하도록 'outFiles' 특성의 GLOB 패턴을 조정합니다.",
|
|
221
|
+
"Always": "항상",
|
|
222
|
+
"Always in this Workspace": "이 작업 영역에서 항상",
|
|
223
|
+
"An error occurred taking a profile from the target.": "대상에서 프로필을 가져오는 동안 오류가 발생했습니다.",
|
|
224
|
+
"Animation Frame Fired": "애니메이션 프레임 발생",
|
|
225
|
+
"Assertion failed": "어설션 실패",
|
|
226
|
+
"Attach to process: '{0}' doesn't look like a process id.": "프로세스에 연결: '{0}'은(는) 프로세스 ID가 아닌 것 같습니다.",
|
|
227
|
+
"Attach to process: cannot enable debug mode for process '{0}' ({1}).": "프로세스에 연결: 프로세스 '{0}'({1})에 대해 디버그 모드를 사용하도록 설정할 수 없습니다.",
|
|
228
|
+
"Attribute 'runtimeVersion' requires Node.js version manager 'nvm-windows' or 'nvs'.": "'runtimeVersion' 특성에는 Node.js 버전 관리자 'nvm-windows' 또는 'nvs'가 필요합니다.",
|
|
229
|
+
"Attribute 'runtimeVersion' requires Node.js version manager 'nvs', 'nvm' or 'fnm' to be installed.": "특성 'runtimeVersion'에는 Node.js 버전 관리자 'nvs', 'nvm' 또는 'fnm'이 설치되어 있어야 합니다.",
|
|
230
|
+
"Attribute 'runtimeVersion' with a flavor/architecture requires 'nvs' to be installed.": "flavor/architecture를 사용하는 'runtimeVersion' 특성은 'nvs'를 설치해야 합니다.",
|
|
231
|
+
"Block": "차단",
|
|
232
|
+
"Breaks on all throw errors, even if they're caught later.": "나중에 catch되는 경우에도 모든 throw 오류 발생 시 중단됩니다.",
|
|
233
|
+
"Breaks only on errors or promise rejections that are not handled.": "오류에서만 중단되거나 처리되지 않는 거부를 약속합니다.",
|
|
234
|
+
"CPU Profile": "CPU 프로필",
|
|
235
|
+
"CPU profile saved as \"{0}\" in your workspace folder": "작업 영역 폴더에 \"{0}\"(으)로 저장된 CPU 프로필",
|
|
236
|
+
"CSP violation \"{0}\"": "CSP 위반 \"{0}\"",
|
|
237
|
+
"Can't find Node.js binary \"{0}\": {1}. Make sure Node.js is installed and in your PATH, or set the \"runtimeExecutable\" in your launch.json": "Node.js 이진 \"{0}\"을(를) 찾을 수 없습니다. {1}. Node.js가 설치되어 있고 PATH에 있는지 확인하거나 launch.json에서 \"runtimeExecutable\"을 설정하세요.",
|
|
238
|
+
"Can't load environment variables from file ({0}).": "파일({0})에서 환경 변수를 로드할 수 없습니다.",
|
|
239
|
+
"Cancel Animation Frame": "애니메이션 프레임 취소",
|
|
240
|
+
"Cannot connect to the target at {0}: {1}": "{0}에서 대상에 연결할 수 없음: {1}",
|
|
241
|
+
"Cannot find a program to debug": "디버그할 프로그램을 찾을 수 없습니다.",
|
|
242
|
+
"Cannot launch debug target in terminal ({0}).": "터미널({0})에서 디버그 대상을 시작할 수 없습니다.",
|
|
243
|
+
"Cannot restart asynchronous frame": "비동기 프레임을 다시 시작할 수 없음",
|
|
244
|
+
"Cannot set an empty value": "빈 값을 설정할 수 없음",
|
|
245
|
+
"Catch Block": "블록 포착",
|
|
246
|
+
"Caught Exceptions": "catch된 예외",
|
|
247
|
+
"Close AudioContext": "AudioContext 닫기",
|
|
248
|
+
"Closure": "닫기",
|
|
249
|
+
"Closure ({0})": "닫기({0})",
|
|
250
|
+
"Console profile started": "콘솔 프로필 시작됨",
|
|
251
|
+
"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`이 올바른지 확인하세요.",
|
|
252
|
+
"Could not query the provided object": "제공된 개체를 쿼리할 수 없습니다.",
|
|
253
|
+
"Could not read source map for {0}: {1}": "{0}의 소스 맵을 읽을 수 없음: {1}",
|
|
254
|
+
"Could not read {0}: {1}": "{0}을(를) 읽을 수 없습니다. {1}",
|
|
255
|
+
"Create AudioContext": "AudioContext 만들기",
|
|
256
|
+
"Create canvas context": "캔버스 컨텍스트 만들기",
|
|
257
|
+
"Debug Anyway": "디버그",
|
|
258
|
+
"Debug URL": "URL 디버그",
|
|
259
|
+
"Details": "자세히",
|
|
260
|
+
"Don't show again": "다시 표시하지 않음",
|
|
261
|
+
"Duration": "기간",
|
|
262
|
+
"Duration of Profile": "프로필 지속 기간",
|
|
263
|
+
"Edit package.json": "package.json 편집",
|
|
264
|
+
"Enables Node.js [auto attach]({0}) debugging in \"{1}\" mode/{Locked='[auto attach]({0})'}the 2nd placeholder is the setting value": "\"{1}\" 모드에서 Node.js [auto attach]({0}) 디버깅을 활성화합니다.",
|
|
265
|
+
"Eval": "Eval",
|
|
266
|
+
"Frame could not be restarted": "프레임을 다시 시작할 수 없습니다.",
|
|
267
|
+
"Generates a .cpuprofile file you can open in the Chrome devtools": "Chrome devtools에서 열 수 있는 .cpuprofile 파일을 생성합니다.",
|
|
268
|
+
"Generates a .heapprofile file you can open in the Chrome devtools": "Chrome devtools에서 열 수 있는 .heapprofile 파일을 생성합니다.",
|
|
269
|
+
"Generates a .heapsnapshot file you can open in the Chrome devtools": "Chrome 개발자 도구에서 열 수 있는 .heapsnapshot 파일을 생성합니다",
|
|
270
|
+
"Global": "글로벌",
|
|
271
|
+
"Globals": "전역",
|
|
272
|
+
"Got it!": "확인했습니다!",
|
|
273
|
+
"Heap Profile": "힙 프로필",
|
|
274
|
+
"Heap Snapshot": "힙 스냅샷",
|
|
275
|
+
"How long to run the profile:": "프로필 실행 시간:",
|
|
276
|
+
"Ignore": "무시",
|
|
277
|
+
"Installation complete! The extension will be used after you restart your debug session.": "설치가 완료되었습니다! 디버그 세션을 다시 시작하면 확장이 사용됩니다.",
|
|
278
|
+
"Installing the DWARF debugger...": "이 디버거를 설치하는 중...",
|
|
279
|
+
"Invalid expression": "잘못된 식",
|
|
280
|
+
"Invalid hit condition \"{0}\". Expected an expression like \"> 42\" or \"== 2\".": "적중 조건 \"{0}\"이(가) 잘못되었습니다. \"> 42\" 또는 \"== 2\" 같은 식이 필요합니다.",
|
|
281
|
+
"It looks like a browser is already running from {0}. Please close it before trying to debug, otherwise VS Code may not be able to connect to it.": "브라우저가 이미 {0}에서 실행되고 있는 것 같습니다. 디버깅을 시도하기 전에 먼저 브라우저를 닫으세요. 그러지 않으면 VS Code가 브라우저에 연결하지 못할 수 있습니다.",
|
|
282
|
+
"It looks like your debug session has already ended. Try debugging again, then run the \"Debug: Diagnose Breakpoint Problems\" command.": "디버그 세션이 이미 종료된 것 같습니다. 디버깅을 다시 시도한 후 \"디버그: 중단점 문제 진단\" 명령을 실행하세요.",
|
|
283
|
+
"It's taking a while to configure your breakpoints. You can speed this up by updating the 'outFiles' in your launch.json.": "중단점을 구성하는 데 다소 시간이 소요됩니다. launch.json에서 'outFiles'를 업데이트하여 이 속도를 높일 수 있습니다.",
|
|
284
|
+
"JavaScript Debug Terminal": "JavaScript 디버그 터미널",
|
|
285
|
+
"JavaScript debug adapter": "JavaScript 디버그 어댑터",
|
|
286
|
+
"Launch Chrome against localhost": "localhost에 대해 Chrome 시작",
|
|
287
|
+
"Launch Edge against localhost": "localhost에 대해 Microsoft Edge 시작",
|
|
288
|
+
"Launch Program": "프로그램 시작",
|
|
289
|
+
"Launch configuration created based on 'package.json'.": "'package.json'을 기반으로 구성 시작이 생성되었습니다.",
|
|
290
|
+
"Launch configuration for '{0}' project created.": "'{0}' 프로젝트에 대한 구성 시작이 생성되었습니다.",
|
|
291
|
+
"Local": "로컬",
|
|
292
|
+
"Locals": "로컬",
|
|
293
|
+
"Lost connection to debugee, reconnecting in {0}ms\r\n": "디버기에 대한 연결이 끊김, {0}ms 후에 다시 연결함\r\n",
|
|
294
|
+
"Manual": "수동",
|
|
295
|
+
"Module": "모듈",
|
|
296
|
+
"Never": "안 함",
|
|
297
|
+
"No": "아니요",
|
|
298
|
+
"No npm scripts found in your package.json": "package.json에서 npm 스크립트를 찾을 수 없습니다.",
|
|
299
|
+
"No package.json files found in your workspace.": "작업 영역에서 package.json 파일을 찾을 수 없습니다.",
|
|
300
|
+
"No workspace folder open.": "열려 있는 작업 영역 폴더가 없습니다.",
|
|
301
|
+
"Node.js version '{0}' not installed using version manager {1}.": "버전 관리자 {1}을(를) 사용하여 Node.js 버전 '{0}'이(가) 설치되지 않았습니다.",
|
|
302
|
+
"Not Now": "나중에",
|
|
303
|
+
"Only objects can be queried": "개체만 쿼리할 수 있습니다.",
|
|
304
|
+
"Open launch.json": "launch.json 열기",
|
|
305
|
+
"Output has been truncated to the first {0} characters. Run `{1}` to copy the full output.": "출력이 앞 {0} 번째 문자까지 잘렸습니다. '{1}'을(를) 실행하여 전체 출력을 복사합니다.",
|
|
306
|
+
"Parameters": "매개 변수",
|
|
307
|
+
"Paused": "일시 중지됨",
|
|
308
|
+
"Paused before Out Of Memory exception": "메모리 부족 예외 전에 일시 중지됨",
|
|
309
|
+
"Paused on Content Security Policy violation instrumentation breakpoint, directive \"{0}\"": "콘텐츠 보안 정책 위반 계측 중단점에서 일시 중지됨, 지시문 \"{0}\"",
|
|
310
|
+
"Paused on DOM breakpoint": "DOM 중단점에서 일시 중지됨",
|
|
311
|
+
"Paused on WebGL Error instrumentation breakpoint, error \"{0}\"": "WebGL 오류 계측 중단점에서 일시 중지됨, 오류 \"{0}\"",
|
|
312
|
+
"Paused on XMLHttpRequest or fetch": "XMLHttpRequest 또는 페치에서 일시 중지됨",
|
|
313
|
+
"Paused on assert": "어설션에서 일시 중지됨",
|
|
314
|
+
"Paused on breakpoint": "중단점에서 일시 중지됨",
|
|
315
|
+
"Paused on debug() call": "debug() 호출에서 일시 중지됨",
|
|
316
|
+
"Paused on debugger statement": "디버거 문에서 일시 중지됨",
|
|
317
|
+
"Paused on event listener": "이벤트 수신기에서 일시 중지됨",
|
|
318
|
+
"Paused on event listener breakpoint \"{0}\", triggered on \"{1}\"": "이벤트 수신기 중단점 \"{0}\"에서 일시 중지됨, \"{1}\"에서 트리거됨",
|
|
319
|
+
"Paused on exception": "예외에서 일시 중지됨",
|
|
320
|
+
"Paused on frame entry": "프레임 입력에서 일시 중지됨",
|
|
321
|
+
"Paused on instrumentation breakpoint": "계측 중단점에서 일시 중지됨",
|
|
322
|
+
"Paused on instrumentation breakpoint \"{0}\"": "계측 중단점 \"{0}\"에서 일시 중지됨",
|
|
323
|
+
"Paused on {0}": "{0}에서 일시 중지됨",
|
|
324
|
+
"Pick Breakpoint": "중단점 선택",
|
|
325
|
+
"Pick the node.js process to attach to": "연결할 Node.js 프로세스 선택",
|
|
326
|
+
"Please enter a number": "숫자를 입력하세요.",
|
|
327
|
+
"Please enter a number greater than 1": "1보다 큰 숫자를 입력하세요.",
|
|
328
|
+
"Please stop the running profile before starting a new one.": "새 프로필을 시작하기 전에 실행 중인 프로필을 중지하세요.",
|
|
329
|
+
"Process picker failed ({0})": "프로세스 선택기 실패({0})",
|
|
330
|
+
"Profile duration in seconds, e.g \"5\"": "프로필 지속 기간(초)(예: \"5\")",
|
|
331
|
+
"Profiling": "프로파일링",
|
|
332
|
+
"Profiling with breakpoints enabled can change the performance of your code. It can be useful to validate your findings with the \"duration\" or \"manual\" termination conditions.": "중단점을 사용하도록 설정된 프로파일링은 코드의 성능을 변경할 수 있습니다. \"기간\" 또는 \"수동\" 종료 조건으로 검색 결과의 유효성을 검사하는 데 유용할 수 있습니다.",
|
|
333
|
+
"Read More": "자세히 알아보기",
|
|
334
|
+
"Request Animation Frame": "애니메이션 프레임 요청",
|
|
335
|
+
"Resume AudioContext": "AudioContext 다시 시작",
|
|
336
|
+
"Return value": "반환 값",
|
|
337
|
+
"Run Current File": "현재 파일 실행",
|
|
338
|
+
"Run Script: {0}": "스크립트 실행: {0}",
|
|
339
|
+
"Run for a specific amount of time": "특정 시간 동안 실행",
|
|
340
|
+
"Run until a specific breakpoint is hit": "특정 중단점이 적중될 때까지 실행",
|
|
341
|
+
"Run until manually stopped": "수동으로 중지될 때까지 실행",
|
|
342
|
+
"Saving": "저장 중",
|
|
343
|
+
"Script": "스크립트",
|
|
344
|
+
"Script Blocked by Content Security Policy": "콘텐츠 보안 정책으로 차단된 스크립트",
|
|
345
|
+
"Script First Statement": "스크립트 첫 번째 문",
|
|
346
|
+
"Select a tab": "탭 선택",
|
|
347
|
+
"Select current working directory for new terminal": "새 터미널의 현재 작업 디렉토리를 선택합니다.",
|
|
348
|
+
"Select the page where you want to open the devtools": "Devtools를 열 페이지를 선택합니다.",
|
|
349
|
+
"Select the session you want to inspect:": "검사할 세션 선택:",
|
|
350
|
+
"Set innerHTML": "innerHTML 설정",
|
|
351
|
+
"Skipped by skipFiles": "skipFiles에서 건너뜀",
|
|
352
|
+
"Skipped by smartStep": "smartStep에서 건너뜀",
|
|
353
|
+
"Some breakpoints might not work in your version of Node.js. We recommend upgrading for the latest bug, performance, and security fixes. Details: https://aka.ms/AAcsvqm": "일부 중단점은 Node.js 버전에서 작동하지 않을 수 있습니다. 최신 버그, 성능 및 보안 픽스를 업그레이드하는 것이 좋습니다. 세부 정보: https://aka.ms/AAcsvqm",
|
|
354
|
+
"Source not a source map": "소스 맵이 아닌 원본",
|
|
355
|
+
"Source not found": "소스를 찾을 수 없음",
|
|
356
|
+
"Stack frame not found": "스택 프레임을 찾을 수 없음",
|
|
357
|
+
"Starting profile...": "프로필 시작 중...",
|
|
358
|
+
"Stopping profile...": "프로필 중지 중...",
|
|
359
|
+
"Suspend AudioContext": "AudioContext 일시 중단",
|
|
360
|
+
"Syntax error setting breakpoint with condition {0} on line {1}: {2}": "줄 {1}의 조건 {0}을(를) 사용하여 중단점을 설정하는 동안 구문 오류가 발생함: {2}",
|
|
361
|
+
"Target page not found. You may need to update your \"urlFilter\" to match the page you want to debug.": "대상 페이지를 찾을 수 없습니다. 디버그하려는 페이지와 일치하도록 \"urlFilter\"를 업데이트해야 할 수 있습니다.",
|
|
362
|
+
"The Node version in \"{0}\" is outdated (version {1}), we require at least Node 8.x.": "\"{0}\"의 Node 버전이 오래되었습니다(버전 {1}). Node 8.x 이상이 필요합니다.",
|
|
363
|
+
"The URL provided is invalid": "지정된 URL이 잘못되었습니다.",
|
|
364
|
+
"The browser process exited with code {0} before connecting to the debug server. Make sure the `runtimeExecutable` is configured correctly and that it can run without errors.": "디버그 서버에 연결하기 전에 브라우저 프로세스가 코드 {0}과(와) 함께 종료되었습니다. 'runtimeExecutable'이 올바르게 구성되어 있고 오류 없이 실행할 수 있는지 확인하세요.",
|
|
365
|
+
"The configured `cwd` {0} does not exist.": "구성된 'cwd' {0}이(가) 없습니다.",
|
|
366
|
+
"The configured `cwd` {0} is not a folder.": "구성된 `cwd` {0}은(는) 폴더가 아닙니다.",
|
|
367
|
+
"This is a missing file path referenced by a sourcemap. Would you like to debug the compiled version instead?": "sourcemap에서 참조하는 누락된 파일 경로입니다. 대신 컴파일된 버전을 디버그하시겠습니까?",
|
|
368
|
+
"Thread is not paused": "스레드가 일시 중지되지 않음",
|
|
369
|
+
"Thread is not paused on exception": "예외에서 스레드가 일시 중지되지 않음",
|
|
370
|
+
"Thread not found": "스레드를 찾을 수 없음",
|
|
371
|
+
"Type of profile:": "프로필 형식:",
|
|
372
|
+
"UWP webview debugging is not available on your platform.": "UWP webview 디버깅은 플랫폼에서 사용할 수 없습니다.",
|
|
373
|
+
"Unable to attach to browser": "브라우저에 연결할 수 없음",
|
|
374
|
+
"Unable to evaluate": "평가할 수 없음",
|
|
375
|
+
"Unable to evaluate on async stack frame": "비동기 스택 프레임에서 평가할 수 없음",
|
|
376
|
+
"Unable to find an installation of the browser on your system. Try installing it, or providing an absolute path to the browser in the \"runtimeExecutable\" in your launch.json.": "시스템에서 브라우저 설치를 찾을 수 없습니다. 설치를 시도하거나 launch.json의 \"runtimeExecutable\"에서 브라우저에 대한 절대 경로를 제공하세요.",
|
|
377
|
+
"Unable to find {0} version {1}. Available auto-discovered versions are: {2}. You can set the \"runtimeExecutable\" in your launch.json to one of these, or provide an absolute path to the browser executable.": "{0} 버전 {1}을(를) 찾을 수 없습니다. 사용 가능한 자동 검색 버전은 {2}입니다. launch.json의 \"runtimeExecutable\"을 해당 항목 중 하나로 설정하거나 브라우저 실행 파일의 절대 경로를 제공할 수 있습니다.",
|
|
378
|
+
"Unable to launch browser: \"{0}\"": "\"{0}\" 브라우저를 시작할 수 없음",
|
|
379
|
+
"Unable to pause": "일시 중지할 수 없음",
|
|
380
|
+
"Unable to pretty print": "자동 서식을 지정할 수 없음",
|
|
381
|
+
"Unable to resume": "다시 시작할 수 없음",
|
|
382
|
+
"Unable to retrieve source content": "소스 콘텐츠를 검색할 수 없음",
|
|
383
|
+
"Unable to set variable value": "변수 값을 설정할 수 없음",
|
|
384
|
+
"Unable to step in": "한 단계씩 코드를 실행할 수 없음",
|
|
385
|
+
"Unable to step next": "다음 프로시저로 이동할 수 없음",
|
|
386
|
+
"Unable to step out": "프로시저에서 나갈 수 없음",
|
|
387
|
+
"Unbound breakpoint": "바인딩되지 않은 중단점",
|
|
388
|
+
"Uncaught Exceptions": "포착되지 않은 예외",
|
|
389
|
+
"Unknown error": "알 수 없는 오류",
|
|
390
|
+
"VS Code can provide better debugging experience for WebAssembly via \"DWARF Debugging\" extension. Would you like to install it?/\"DWARF Debugging\" is the extension name and should not be localized.": "VS Code에서 \"DWARF 디버깅\" 확장을 통해 WebAssembly에 더 나은 디버깅 환경을 제공할 수 있습니다. 설치하시겠습니까?",
|
|
391
|
+
"Variable not found": "변수를 찾을 수 없음",
|
|
392
|
+
"Variables not available in async stacks": "비동기 스택에서 변수를 사용할 수 없음",
|
|
393
|
+
"WARNING: Processing source-maps of {0} took longer than {1} ms so we continued execution without waiting for all the breakpoints for the script to be set.": "경고: {0}의 소스 맵을 처리하는 데 {1}밀리초보다 긴 시간이 걸려 스크립트에 대한 모든 중단점을 설정할 때까지 기다리지 않고 실행을 계속했습니다.",
|
|
394
|
+
"We can't launch a browser in debug mode from here. If you want to debug this webpage, open this workspace from VS Code on your desktop.": "여기서는 디버그 모드에서 브라우저를 시작할 수 없습니다. 이 웹 페이지를 디버그하려면 데스크톱의 VS Code에서 이 작업 영역을 여세요.",
|
|
395
|
+
"We can't launch a browser in debug mode from here. Open this workspace in VS Code on your desktop to enable debugging.": "여기서는 디버그 모드에서 브라우저를 시작할 수 없습니다. 데스크톱의 VS Code에서 이 작업 영역을 열어 디버깅을 사용하도록 설정하세요.",
|
|
396
|
+
"WebGL Error Fired": "WebGL 오류 발생",
|
|
397
|
+
"WebGL Warning Fired": "WebGL 경고 발생",
|
|
398
|
+
"With Block": "With 블록",
|
|
399
|
+
"Would you like to save a configuration in your launch.json for easy access later?": "나중에 쉽게 액세스할 수 있도록 launch.json에 구성을 저장하시겠습니까?",
|
|
400
|
+
"Yes": "예",
|
|
401
|
+
"You may install the `{}` module via npm for enhanced WebAssembly debugging": "향상된 WebAssembly 디버깅을 위해 npm을 통해 '{}' 모듈을 설치할 수 있습니다.",
|
|
402
|
+
"You need to open a workspace folder to debug npm scripts.": "npm 스크립트를 디버그하려면 작업 영역 폴더를 열어야 합니다.",
|
|
403
|
+
"You're running an outdated version of Node.js. We recommend upgrading for the latest bug, performance, and security fixes.": "이전 버전의 Node.js를 실행하고 있습니다. 최신 버그, 성능 및 보안 픽스를 업그레이드하는 것이 좋습니다.",
|
|
404
|
+
"an old debug session": "이전 디버그 세션",
|
|
405
|
+
"breakpoint.provisionalBreakpoint": "breakpoint.provisionalBreakpoint",
|
|
406
|
+
"path does not exist": "경로가 없음",
|
|
407
|
+
"process id: {0} ({1})": "프로세스 ID: {0}({1})",
|
|
408
|
+
"process id: {0}, debug port: {1} ({2})": "프로세스 ID: {0}, 디버그 포트: {1}({2})",
|
|
409
|
+
"setInterval fired": "setInterval 발생",
|
|
410
|
+
"setTimeout fired": "setTimeout 발생",
|
|
411
|
+
"the configured userDataDir": "구성된 userDataDir",
|
|
412
|
+
"{0} (couldn't describe: {1})": "{0}(설명할 수 없음: {1})",
|
|
413
|
+
"{0} Click to Stop Profiling": "{0} 클릭하여 프로파일링 중지",
|
|
414
|
+
"{0} Click to Stop Profiling ({1} sessions)": "{0} 클릭으로 프로파일링 중지({1}개 세션)",
|
|
415
|
+
"{0} Click to Stop Profiling ({1})": "{0} 클릭하여 프로파일링 중지({1})"
|
|
416
|
+
}
|
|
417
|
+
}
|
|
418
|
+
}
|