@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
|
@@ -0,0 +1,350 @@
|
|
|
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
|
+
"bundle": {
|
|
12
|
+
"(loading...)/Prefix displayed for hover entries while the server is still loading": "(로드 중...)",
|
|
13
|
+
"...1 additional file not shown": "...1개의 추가 파일이 표시되지 않음",
|
|
14
|
+
"...{0} additional files not shown": "...{0}개의 추가 파일이 표시되지 않음",
|
|
15
|
+
"1 implementation": "구현 1개",
|
|
16
|
+
"1 reference": "참조 1개",
|
|
17
|
+
"Acquiring typings definitions for IntelliSense./Typings refers to the *.d.ts typings files that power our IntelliSense. It should not be localized": "IntelliSense에 대한 typings 정의를 가져오는 중입니다.",
|
|
18
|
+
"Acquiring typings.../Typings refers to the *.d.ts typings files that power our IntelliSense. It should not be localized": "입력을 가져오는 중...",
|
|
19
|
+
"Add all missing imports": "모든 누락된 가져오기 추가",
|
|
20
|
+
"Allow": "허용",
|
|
21
|
+
"Always": "항상",
|
|
22
|
+
"An error occurred while renaming file": "파일 이름을 바꾸는 중 오류 발생",
|
|
23
|
+
"Checking for update of JS/TS imports": "JS/TS 가져오기 업데이트 확인",
|
|
24
|
+
"Configure Excludes": "제외 구성",
|
|
25
|
+
"Configure jsconfig": "jsconfig 구성",
|
|
26
|
+
"Configure jsconfig.json": "jsconfig.json 구성",
|
|
27
|
+
"Configure tsconfig": "tsconfig 구성",
|
|
28
|
+
"Configure tsconfig.json": "tsconfig.json 구성",
|
|
29
|
+
"Could not apply refactoring": "리팩터링을 적용할 수 없습니다.",
|
|
30
|
+
"Could not detect a Node installation to run TS Server.": "TS 서버를 실행할 노드 설치를 검색할 수 없습니다.",
|
|
31
|
+
"Could not determine TypeScript or JavaScript project": "TypeScript 또는 JavaScript 프로젝트를 확인할 수 없습니다.",
|
|
32
|
+
"Could not determine TypeScript or JavaScript project. Unsupported file type": "TypeScript 또는 JavaScript 프로젝트를 확인할 수 없습니다. 지원되지 않는 파일 형식",
|
|
33
|
+
"Could not determine references": "참조를 확인할 수 없음",
|
|
34
|
+
"Could not install typings files for JavaScript language features. Please ensure that NPM is installed, or configure 'typescript.npm' in your user settings. Alternatively, check the [documentation]({0}) to learn more.": "JavaScript 언어 기능에 대한 입력 파일을 설치할 수 없습니다. NPM이 설치되어 있는지 확인하거나 사용자 설정에서 'typescript.npm'을 구성하세요. 자세히 알아보려면 [설명서]({0})를 확인하세요.",
|
|
35
|
+
"Could not load the TypeScript version at this path": "이 경로에서 TypeScript 버전을 로드할 수 없음",
|
|
36
|
+
"Could not open TS Server log file": "TS 서버 로그 파일을 열 수 없습니다.",
|
|
37
|
+
"Destination Files": "대상 파일",
|
|
38
|
+
"Disable logging": "로깅 사용 안 함",
|
|
39
|
+
"Disables semantic checking in a JavaScript file. Must be at the top of a file.": "JavaScript 파일에서 의미 검사를 사용하지 않습니다. 파일의 최상단에 있어야 합니다.",
|
|
40
|
+
"Dismiss": "해제",
|
|
41
|
+
"Don't Show Again": "다시 표시 안 함",
|
|
42
|
+
"Don't show again": "다시 표시 안 함",
|
|
43
|
+
"Enable logging and restart TS server": "로깅 사용 및 TS 서버 다시 시작",
|
|
44
|
+
"Enables semantic checking in a JavaScript file. Must be at the top of a file.": "JavaScript 파일에서 의미 검사를 사용합니다. 파일의 최상단에 있어야 합니다.",
|
|
45
|
+
"Enter file path": "파일 경로 입력",
|
|
46
|
+
"Enter new file path...": "새 파일 경로 입력...",
|
|
47
|
+
"Extract to constant": "상수로 추출",
|
|
48
|
+
"Extract to function": "함수로 추출",
|
|
49
|
+
"Failed to resolve {0} as module": "{0}을(를) 모듈로 확인하지 못했습니다.",
|
|
50
|
+
"Fetching data for better TypeScript IntelliSense": "TypeScript IntelliSense를 개선하기 위해 정보를 가져오는 중",
|
|
51
|
+
"File is not part of a JavaScript project. View the [jsconfig.json documentation]({0}) to learn more.": "파일이 JavaScript 프로젝트의 일부가 아닙니다. 자세한 내용은 [jsconfig.json 설명서]({0})를 참조하세요.",
|
|
52
|
+
"File is not part of a TypeScript project. View the [tsconfig.json documentation]({0}) to learn more.": "파일이 TypeScript 프로젝트의 일부가 아닙니다. 자세한 내용은 [tsconfig.json 설명서]({0})를 참조하세요.",
|
|
53
|
+
"File is not part opened folders": "파일이 열린 폴더의 일부가 아닙니다.",
|
|
54
|
+
"Find file references failed. No resource provided.": "파일 참조를 찾지 못했습니다. 리소스가 제공되지 않았습니다.",
|
|
55
|
+
"Find file references failed. Requires TypeScript 4.2+.": "파일 참조를 찾지 못했습니다. TypeScript 4.2 이상이 필요합니다.",
|
|
56
|
+
"Find file references failed. Unknown file type.": "파일 참조를 찾지 못했습니다. 알 수 없는 파일 형식입니다.",
|
|
57
|
+
"Find file references failed. Unsupported file type.": "파일 참조를 찾지 못했습니다. 지원되지 않는 파일 형식입니다.",
|
|
58
|
+
"Finding file references": "파일 참조를 찾는 중",
|
|
59
|
+
"Finding source definitions": "원본 정의 찾기",
|
|
60
|
+
"Fix all fixable JS/TS issues": "수정 가능한 모든 JS/TS 문제 수정",
|
|
61
|
+
"Follow link": "링크로 이동",
|
|
62
|
+
"Go to Source Definition failed. No resource provided.": "원본 정의로 이동하지 못했습니다. 리소스가 제공되지 않았습니다.",
|
|
63
|
+
"Go to Source Definition failed. Requires TypeScript 4.7+.": "원본 정의로 이동하지 못했습니다. TypeScript 4.7 이상이 필요합니다.",
|
|
64
|
+
"Go to Source Definition failed. Unknown file type.": "원본 정의로 이동하지 못했습니다. 알 수 없는 파일 형식입니다.",
|
|
65
|
+
"Go to Source Definition failed. Unsupported file type.": "원본 정의로 이동하지 못했습니다. 지원되지 않는 파일 형식입니다.",
|
|
66
|
+
"Initializing JS/TS language features": "JS/TS 언어 기능 초기화",
|
|
67
|
+
"JS/TS IntelliSense Status": "JS/TS IntelliSense 상태",
|
|
68
|
+
"JSDoc comment": "JSDoc 주석",
|
|
69
|
+
"Learn More": "자세한 정보",
|
|
70
|
+
"Learn more about JS/TS refactorings": "JS/TS 리팩터링에 대해 자세히 알아보기",
|
|
71
|
+
"Learn more about managing TypeScript versions": "TypeScript 버전 관리에 대한 자세한 정보",
|
|
72
|
+
"Loading IntelliSense status": "IntelliSense 상태 로드 중",
|
|
73
|
+
"Move to File": "파일로 이동",
|
|
74
|
+
"Never": "안 함 ",
|
|
75
|
+
"Never in this Workspace": "이 작업 영역에서 안 함",
|
|
76
|
+
"No": "아니요",
|
|
77
|
+
"No jsconfig": "jsconfig 없음",
|
|
78
|
+
"No opened folders": "열린 폴더 없음",
|
|
79
|
+
"No source definitions found.": "원본 정의를 찾을 수 없습니다.",
|
|
80
|
+
"No tsconfig": "tsconfig 없음",
|
|
81
|
+
"Not now": "나중에",
|
|
82
|
+
"Open config file": "구성 파일 열기",
|
|
83
|
+
"Organize Imports": "가져오기 구성",
|
|
84
|
+
"Organize Imports failed. No resource provided.": "가져오기 구성에 실패했습니다. 제공된 리소스가 없습니다.",
|
|
85
|
+
"Organize Imports failed. Unknown file type.": "가져오기 구성에 실패했습니다. 알 수 없는 파일 형식입니다.",
|
|
86
|
+
"Partial Mode": "부분 모드",
|
|
87
|
+
"Please open a folder in VS Code to use a TypeScript or JavaScript project": "TypeScript 또는 JavaScript 프로젝트를 사용하려면 VS Code의 폴더를 여세요.",
|
|
88
|
+
"Please update your TypeScript version": "TypeScript 버전을 업데이트하세요.",
|
|
89
|
+
"Project Wide IntelliSense not available": "프로젝트 전체 IntelliSense를 사용할 수 없음",
|
|
90
|
+
"Remove Unused Imports": "사용하지 않는 가져오기 제거",
|
|
91
|
+
"Remove all unused code": "사용하지 않는 모든 코드 제거",
|
|
92
|
+
"Report Issue": "문제 신고",
|
|
93
|
+
"Select Version": "버전 선택",
|
|
94
|
+
"Select code action to apply": "적용할 코드 동작 선택",
|
|
95
|
+
"Select existing file...": "기존 파일 선택...",
|
|
96
|
+
"Select move destination": "이동 대상 선택",
|
|
97
|
+
"Select the TypeScript version used for JavaScript and TypeScript language features": "JavaScript 및 TypeScript 언어 기능에 사용되는 TypeScript 버전 선택",
|
|
98
|
+
"Sort Imports": "가져오기 정렬",
|
|
99
|
+
"Suppresses @ts-check errors on the next line of a file, expecting at least one to exist.": "파일 다음 줄에서 @ts-check 오류를 억제하며 하나 이상이 존재할 것으로 예상합니다.",
|
|
100
|
+
"Suppresses @ts-check errors on the next line of a file.": "파일의 다음 행에서 @ts-check 오류를 억제합니다.",
|
|
101
|
+
"TS Server has not started logging.": "TS 서버에서 로깅을 시작하지 않았습니다.",
|
|
102
|
+
"TS Server logging is currently enabled which may impact performance.": "TS 서버 로깅이 현재 사용하도록 설정되어 있어 성능에 영향을 미칠 수 있습니다.",
|
|
103
|
+
"TS Server logging is off. Please set 'typescript.tsserver.log' and restart the TS server to enable logging": "TS 서버 로깅이 꺼져 있습니다. “typescript.tsserver.log”를 설정하고 TS 서버를 다시 시작하여 로깅을 사용하도록 설정하세요.",
|
|
104
|
+
"The JS/TS language service crashed 5 times in the last 5 Minutes.": "JS/TS 언어 서비스가 지난 5분 동안 5번 충돌했습니다.",
|
|
105
|
+
"The JS/TS language service crashed 5 times in the last 5 Minutes.\\nThis may be caused by a plugin contributed by one of these extensions: {0}\\nPlease try disabling these extensions before filing an issue against VS Code.": "JS/TS 언어 서비스가 지난 5분간 5번 충돌했습니다.\\n이 오류는 {0} 확장 중 하나에서 제공한 플러그인 때문일 수 있습니다.\\nVS Code 문제를 제출하기 전에 이러한 확장을 사용하지 않도록 설정해 보세요.",
|
|
106
|
+
"The JS/TS language service crashed.": "JS/TS 언어 서비스가 충돌했습니다.",
|
|
107
|
+
"The JS/TS language service crashed.\\nThis may be caused by a plugin contributed by one of these extensions: {0}.\\nPlease try disabling these extensions before filing an issue against VS Code.": "JS/TS 언어 서비스가 충돌했습니다.\\n이 오류는 {0} 확장 중 하나에서 제공한 플러그인 때문일 수 있습니다.\\nVS Code 문제를 제출하기 전에 이러한 확장을 사용하지 않도록 설정해 보세요.",
|
|
108
|
+
"The JS/TS language service immediately crashed 5 times. The service will not be restarted.": "JS/TS 언어 서비스가 즉시 5번 충돌했습니다. 서비스가 다시 시작되지 않습니다.",
|
|
109
|
+
"The JS/TS language service immediately crashed 5 times. The service will not be restarted.\\nThis may be caused by a plugin contributed by one of these extensions: {0}.\\nPlease try disabling these extensions before filing an issue against VS Code.": "JS/TS 언어 서비스가 즉시 5번 충돌했습니다. 서비스가 다시 시작되지 않습니다.\\n이 오류는 {0} 확장 중 하나에서 제공한 플러그인 때문일 수 있습니다.\\nVS Code 문제를 제출하기 전에 이러한 확장을 사용하지 않도록 설정해 보세요.",
|
|
110
|
+
"The current selection cannot be extracted": "현재 선택 영역을 추출할 수 없습니다.",
|
|
111
|
+
"The path {0} doesn't point to a valid tsserver install. Falling back to bundled TypeScript version.": "경로 {0}이(가) 올바른 tsserver 설치를 가리키지 않습니다. 포함된 TypeScript 버전을 대신 사용합니다.",
|
|
112
|
+
"The path {0} doesn\\'t point to a valid Node installation to run TS Server. Falling back to bundled Node.": "경로 {0}이(가) TS 서버를 실행하는 올바른 노드 설치를 가리키지 않습니다. 번들 노드로 대체합니다.",
|
|
113
|
+
"The path {0} doesn\\'t point to a valid tsserver install. Falling back to bundled TypeScript version.": "경로 {0}이(가) 올바른 tsserver 설치를 가리키지 않습니다. 포함된 TypeScript 버전을 대신 사용합니다.",
|
|
114
|
+
"The workspace is using an old version of TypeScript ({0}).\\n\\nBefore reporting an issue, please update the workspace to use TypeScript {1} or newer to make sure the bug has not already been fixed.": "작업 영역에서 이전 버전의 TypeScript({0})를 사용하고 있습니다.\\n\\n문제를 보고하기 전에 TypeScript {1} 이상 버전을 사용하도록 작업 영역을 업데이트하여 버그가 아직 수정되지 않았는지 확인하세요.",
|
|
115
|
+
"This workspace contains a TypeScript version. Would you like to use the workspace TypeScript version for TypeScript and JavaScript language features?": "이 작업 영역에는 TypeScript 버전이 포함되어 있습니다. TypeScript 및 JavaScript 언어 기능에 작업 영역 TypeScript 버전을 사용하시겠습니까?",
|
|
116
|
+
"This workspace wants to use the Node installation at '{0}' to run TS Server. Would you like to use it?": "이 작업 영역은 '{0}'의 노드 설치를 사용하여 TS 서버를 실행하려고 합니다. 사용하시겠습니까?",
|
|
117
|
+
"To enable project-wide JavaScript/TypeScript language features, exclude folders with many files, like: {0}": "프로젝트 전체에서 JavaScript/TypeScript 언어 기능을 사용하도록 설정하려면 {0}과(와) 같이 파일이 많은 폴더를 제외하세요.",
|
|
118
|
+
"To enable project-wide JavaScript/TypeScript language features, exclude large folders with source files that you do not work on.": "프로젝트 전체에서 JavaScript/TypeScript 언어 기능을 사용하도록 설정하려면 사용하지 않는 소스 파일이 포함된 큰 폴더를 제외하세요.",
|
|
119
|
+
"TypeScript Server Log": "TypeScript 서버 로그",
|
|
120
|
+
"TypeScript Task in tasks.json contains \\\"\\\\\\\\\\\". TypeScript tasks tsconfig must use \\\"/\\\"": "tasks.json의 TypeScript 작업에 \\\"\\\\\\\\\\\"가 포함되어 있습니다. TypeScript 작업 tsconfig는 \\\"/\\\"를 사용해야 합니다.",
|
|
121
|
+
"TypeScript Version": "TypeScript 버전",
|
|
122
|
+
"TypeScript language server exited with error. Error message is: {0}": "오류가 발생하여 TypeScript 언어 서버가 종료되었습니다. 오류 메시지: {0}",
|
|
123
|
+
"TypeScript: Configure Excludes": "TypeScript: 제외 구성",
|
|
124
|
+
"Update imports for '{0}'?": "'{0}'에 대한 가져오기를 업데이트하시겠습니까?",
|
|
125
|
+
"Update imports for the following {0} files?": "다음 {0} 파일에 대한 가져오기를 업데이트하시겠습니까?",
|
|
126
|
+
"Use VS Code's Version": "VS Code의 버전 사용",
|
|
127
|
+
"Use Workspace Version": "작업 영역 버전 사용",
|
|
128
|
+
"VS Code\\'s tsserver was deleted by another application such as a misbehaving virus detection tool. Please reinstall VS Code.": "잘못 동작하는 바이러스 감지 도구와 같은 다른 애플리케이션에서 VS Code의 tsserver가 삭제되었습니다. VS Code를 다시 설치하세요.",
|
|
129
|
+
"Yes": "예",
|
|
130
|
+
"build - {0}": "빌드 - {0}",
|
|
131
|
+
"invalid version": "잘못 된 버전",
|
|
132
|
+
"watch - {0}": "감시 - {0}",
|
|
133
|
+
"{0} (Fix all in file)": "{0} (파일에서 모두 수정)",
|
|
134
|
+
"{0} implementations": "구현 {0}개",
|
|
135
|
+
"{0} references": "참조 {0}개"
|
|
136
|
+
},
|
|
137
|
+
"package": {
|
|
138
|
+
"codeActions.refactor.extract.constant.description": "식을 상수로 추출합니다.",
|
|
139
|
+
"codeActions.refactor.extract.constant.title": "상수 추출",
|
|
140
|
+
"codeActions.refactor.extract.function.description": "메서드 또는 함수에 대한 식추출.",
|
|
141
|
+
"codeActions.refactor.extract.function.title": "추출 함수",
|
|
142
|
+
"codeActions.refactor.extract.interface.description": "인터페이스에 대한 형식을 추출합니다.",
|
|
143
|
+
"codeActions.refactor.extract.interface.title": "인터페이스 추출",
|
|
144
|
+
"codeActions.refactor.extract.type.description": "형식 별칭에 대한 추출 형식입니다.",
|
|
145
|
+
"codeActions.refactor.extract.type.title": "추출 유형",
|
|
146
|
+
"codeActions.refactor.move.newFile.description": "식을 새 파일로 이동합니다.",
|
|
147
|
+
"codeActions.refactor.move.newFile.title": "새 파일로 이동",
|
|
148
|
+
"codeActions.refactor.rewrite.arrow.braces.description": "화살표 함수에서 중괄호를 추가하거나 제거합니다.",
|
|
149
|
+
"codeActions.refactor.rewrite.arrow.braces.title": "화살표 중괄호 다시 쓰기",
|
|
150
|
+
"codeActions.refactor.rewrite.export.description": "기본 내보내기와 명명된 내보내기 간에 변환합니다.",
|
|
151
|
+
"codeActions.refactor.rewrite.export.title": "내보내기 변환",
|
|
152
|
+
"codeActions.refactor.rewrite.import.description": "명명된 가져오기와 네임스페이스 가져오기 간에 변환합니다.",
|
|
153
|
+
"codeActions.refactor.rewrite.import.title": "가져오기 변환",
|
|
154
|
+
"codeActions.refactor.rewrite.parameters.toDestructured.title": "매개 변수를 구조 파괴 개체로 변환",
|
|
155
|
+
"codeActions.refactor.rewrite.property.generateAccessors.description": "'get' 및 'set' 접근자 생성",
|
|
156
|
+
"codeActions.refactor.rewrite.property.generateAccessors.title": "접근자 생성",
|
|
157
|
+
"codeActions.source.organizeImports.title": "가져오기 구성",
|
|
158
|
+
"configuration.experimental.tsserver.web.typeAcquisition.enabled": "웹에서 패키지 취득을 사용하거나 사용하지 않도록 설정합니다.",
|
|
159
|
+
"configuration.implicitProjectConfig.checkJs": "JavaScript 파일의 의미 체계 검사를 사용하거나 사용하지 않도록 설정합니다. 기존 `jsconfig.json` 또는 `tsconfig.json` 파일은 이 설정을 재정의합니다.",
|
|
160
|
+
"configuration.implicitProjectConfig.experimentalDecorators": "프로젝트의 일부가 아닌 JavaScript 파일에서 'experimentalDecorators'를 사용하거나 사용하지 않도록 설정합니다. 기존 `jsconfig.json` 또는 `tsconfig.json` 파일은 이 설정을 재정의합니다.",
|
|
161
|
+
"configuration.implicitProjectConfig.module": "프로그램의 모듈 시스템을 설정합니다. 자세한 내용은 https://www.typescriptlang.org/tsconfig#module을 참조하세요.",
|
|
162
|
+
"configuration.implicitProjectConfig.strictFunctionTypes": "프로젝트의 일부가 아닌 JavaScript 및 TypeScript 파일에서 [strict 함수 형식](https://www.typescriptlang.org/tsconfig#strictFunctionTypes)을 사용하거나 사용하지 않도록 설정합니다. 기존 `jsconfig.json` 또는 `tsconfig.json` 파일은 이 설정을 재정의합니다.",
|
|
163
|
+
"configuration.implicitProjectConfig.strictNullChecks": "프로젝트의 일부가 아닌 JavaScript 및 TypeScript 파일에서 [strict null 검사](https://www.typescriptlang.org/tsconfig#strictNullChecks)를 사용하거나 사용하지 않도록 설정합니다. 기존 `jsconfig.json` 또는 `tsconfig.json` 파일은 이 설정을 재정의합니다.",
|
|
164
|
+
"configuration.implicitProjectConfig.target": "내보낸 JavaScript에 대한 대상 JavaScript 언어 버전을 설정하고 라이브러리 선언을 포함합니다. 자세한 내용은 https://www.typescriptlang.org/tsconfig#target을 참조하세요.",
|
|
165
|
+
"configuration.inlayHints.enumMemberValues.enabled": "열거형 선언의 멤버 값에 대한 인레이 힌트 활성화/비활성화:\r\n```typescript\r\n\r\nenum MyValue {\r\n A /* = 0 */;\r\n B /* = 1 */; \r\n}\r\n \r\n```",
|
|
166
|
+
"configuration.inlayHints.functionLikeReturnTypes.enabled": "함수 시그니처의 암시적 반환 형식에 대한 인레이 힌트 활성화/비활성화:\r\n```typescript\r\n\r\nfunction foo() /* :number */ {\r\n return Date.now();\r\n } \r\n \r\n```",
|
|
167
|
+
"configuration.inlayHints.parameterNames.enabled": "매개 변수 이름에 대한 인레이 힌트 활성화/비활성화:\r\n```typescript\r\n\r\nparseInt(/* str: */ '123', /* radix: */ 8)\r\n \r\n```",
|
|
168
|
+
"configuration.inlayHints.parameterNames.suppressWhenArgumentMatchesName": "텍스트가 매개변수 이름과 동일한 인수에 대해 매개변수 이름 힌트를 표시하지 않습니다.",
|
|
169
|
+
"configuration.inlayHints.parameterTypes.enabled": "암시적 매개 변수 유형에 대한 인레이 힌트 활성화/비활성화:\r\n```typescript\r\n\r\nel.addEventListener('click', e /* :MouseEvent */ => ...)\r\n \r\n ```",
|
|
170
|
+
"configuration.inlayHints.propertyDeclarationTypes.enabled": "속성 선언의 암시적 유형에 대한 인레이 힌트 활성화/비활성화:\r\n```typescript\r\n\r\nclass Foo {\r\n prop /* :number */ = Date.now();\r\n}\r\n \r\n```",
|
|
171
|
+
"configuration.inlayHints.variableTypes.enabled": "암시적 변수 유형에 대한 인레이 힌트 활성화/비활성화:\r\n```typescript\r\n\r\nconst foo /* :number */ = Date.now();\r\n \r\n```",
|
|
172
|
+
"configuration.inlayHints.variableTypes.suppressWhenTypeMatchesName": "이름이 형식 이름과 동일한 변수에 대한 형식 힌트를 표시하지 않습니다. 작업 영역에서 TypeScript 4.8+를 사용해야 합니다.",
|
|
173
|
+
"configuration.javascript.checkJs.checkJs.deprecation": "이 설정은 사용되지 않으며 대신 `js/ts.implicitProjectConfig.checkJs`가 사용됩니다.",
|
|
174
|
+
"configuration.javascript.checkJs.experimentalDecorators.deprecation": "이 설정은 사용되지 않으며 대신 `js/ts.implicitProjectConfig.experimentalDecorators`가 사용됩니다.",
|
|
175
|
+
"configuration.preferGoToSourceDefinition": "대신 [원본 정의로 이동]을 트리거하여 가능한 경우 [정의로 이동] 작업이 유형 선언 파일을 사용하지 않도록 합니다. 이렇게 하면 [원본 정의로 이동]이 마우스 제스처로 트리거될 수 있습니다. 작업 영역에서 TypeScript 4.7 이상을 사용해야 합니다.",
|
|
176
|
+
"configuration.suggest.autoImports": "자동 가져오기 제안을 사용하거나 사용하지 않도록 설정합니다.",
|
|
177
|
+
"configuration.suggest.classMemberSnippets.enabled": "클래스 멤버에 대한 코드 조각 완성을 활성화/비활성화합니다.",
|
|
178
|
+
"configuration.suggest.completeFunctionCalls": "매개 변수 서명으로 함수를 완료하세요.",
|
|
179
|
+
"configuration.suggest.completeJSDocs": "제안을 사용하거나 사용하지 않도록 설정하여 JSDoc 주석을 완료합니다.",
|
|
180
|
+
"configuration.suggest.includeAutomaticOptionalChainCompletions": "선택적 체인 호출을 삽입하는 잠재적으로 정의되지 않은 값에 대한 완료 표시를 활성/비활성화합니다. 사용하려면 엄격한 null 검사가 필요합니다.",
|
|
181
|
+
"configuration.suggest.includeCompletionsForImportStatements": "부분적으로 입력된 가져오기 문에서 가져오기 스타일 자동 완성을 활성/비활성화합니다.",
|
|
182
|
+
"configuration.suggest.jsdoc.generateReturns": "JSDoc 템플릿에 대한 '@returns' 주석 생성을 활성/비활성화합니다.",
|
|
183
|
+
"configuration.suggest.names": "JavaScript 제안에서 파일의 고유한 이름 포함을 사용하거나 사용하지 않도록 설정합니다. 이름 제안은 `@ts-check` 또는 `checkJs`를 사용하여 의미 체계적으로 확인되는 JavaScript 코드에서 항상 사용하지 않도록 설정됩니다.",
|
|
184
|
+
"configuration.suggest.objectLiteralMethodSnippets.enabled": "개체 리터럴의 메서드에 대한 코드 조각 완성을 활성화/비활성화합니다. 작업 영역에서 TypeScript 4.7 이상을 사용해야 합니다.",
|
|
185
|
+
"configuration.suggest.paths": "import 문 및 요청 호출의 경로에 대한 제안을 사용하거나 사용하지 않도록 설정합니다.",
|
|
186
|
+
"configuration.surveys.enabled": "VS Code의 Javascript 및 Typescript 지원을 개선하는 데 도움이 되는 가끔 있는 설문을 사용하거나 사용하지 않도록 설정합니다.",
|
|
187
|
+
"configuration.tsserver.experimental.enableProjectDiagnostics": "(실험) 프로젝트 전체 오류 보고를 사용합니다.",
|
|
188
|
+
"configuration.tsserver.maxTsServerMemory": "TypeScript 서버 프로세스에 할당할 최대 메모리 양(MB)입니다. 4GB보다 큰 메모리 제한을 사용하려면 '#typescript.tsserver.nodePath#'을 사용하여 사용자 지정 노드 설치로 TS Server를 실행합니다.",
|
|
189
|
+
"configuration.tsserver.nodePath": "사용자 지정 노드 설치에서 TS 서버를 실행합니다. 이 값은 노드 실행 파일의 경로이거나 VS 코드가 노드 설치를 감지하도록 하려는 경우 'node'일 수 있습니다.",
|
|
190
|
+
"configuration.tsserver.useSeparateSyntaxServer": "구문 관련 작업(예: 접기 계산 또는 문서 기호 컴퓨팅)에 더 빨리 응답할 수 있는 별도 TypeScript 서버의 생성을 활성/비활성화합니다.",
|
|
191
|
+
"configuration.tsserver.useSeparateSyntaxServer.deprecation": "이 설정은 `typescript.tsserver.useSyntaxServer`를 위해 더 이상 사용되지 않습니다.",
|
|
192
|
+
"configuration.tsserver.useSyntaxServer": "TypeScript가 컴퓨팅 코드 접기와 같은 구문 관련 작업을 보다 빠르게 처리하기 위해 전용 서버를 시작하는지 여부를 제어합니다.",
|
|
193
|
+
"configuration.tsserver.useSyntaxServer.always": "경량 구문 서버를 사용하여 모든 IntelliSense 작업을 처리하세요. 이 구문 서버는 열린 파일에 대해서만 IntelliSense를 제공할 수 있습니다.",
|
|
194
|
+
"configuration.tsserver.useSyntaxServer.auto": "전체 서버와 구문 작업 전용의 경량 서버를 모두 생성하세요. 구문 서버는 프로젝트를 로드하는 동안 구문 작업을 가속화하고 IntelliSense를 제공하는 데 사용됩니다.",
|
|
195
|
+
"configuration.tsserver.useSyntaxServer.never": "전용 구문 서버를 사용하지 마세요. 단일 서버를 사용하여 모든 IntelliSense 작업을 처리하세요.",
|
|
196
|
+
"configuration.tsserver.watchOptions": "파일 및 디렉터리 추적에 사용할 감시 전략을 구성합니다.",
|
|
197
|
+
"configuration.tsserver.watchOptions.fallbackPolling": "파일 시스템 이벤트를 사용하는 경우, 이 옵션은 시스템에 기본 파일 감시자가 부족하고/부족하거나 시스템에서 기본 파일 감시자를 지원하지 않는 경우 사용되는 폴링 전략을 지정합니다.",
|
|
198
|
+
"configuration.tsserver.watchOptions.fallbackPolling.dynamicPriorityPolling ": "자주 수정되지 않는 파일이 덜 자주 검사되는 동적 큐를 사용합니다.",
|
|
199
|
+
"configuration.tsserver.watchOptions.fallbackPolling.fixedPollingInterval": "모든 파일의 변경 사항을 고정된 간격으로 초당 여러 번 확인합니다.",
|
|
200
|
+
"configuration.tsserver.watchOptions.fallbackPolling.priorityPollingInterval": "모든 파일에서 1초에 여러 번 변경 내용을 확인하지만, 휴리스틱을 사용하여 특정 형식의 파일은 다른 파일보다 덜 자주 확인합니다.",
|
|
201
|
+
"configuration.tsserver.watchOptions.synchronousWatchDirectory": "디렉터리에서 지연 감시를 사용하지 않습니다. 지연 감시는 많은 파일 변경이 한꺼번에 발생하는 경우(예: 실행 중인 npm install에서 node_modules 변경) 유용하지만, 덜 일반적인 설정의 경우 이 플래그를 사용하여 지연 감시를 사용하지 않도록 설정할 수 있습니다.",
|
|
202
|
+
"configuration.tsserver.watchOptions.watchDirectory": "재귀 파일 감시 기능이 없는 시스템에서 전체 디렉터리 트리를 감시하는 방법에 대한 전략입니다.",
|
|
203
|
+
"configuration.tsserver.watchOptions.watchDirectory.dynamicPriorityPolling": "수정이 자주 발생하지 않는 디렉터리가 덜 자주 검사되는 동적 큐를 사용합니다.",
|
|
204
|
+
"configuration.tsserver.watchOptions.watchDirectory.fixedChunkSizePolling": "정기적으로 디렉터리를 청크 단위로 폴링합니다.",
|
|
205
|
+
"configuration.tsserver.watchOptions.watchDirectory.fixedPollingInterval": "모든 디렉터리에서 고정된 간격으로 초당 여러 번 변경 내용을 확인합니다.",
|
|
206
|
+
"configuration.tsserver.watchOptions.watchDirectory.useFsEvents": "디렉터리 변경에 운영 체제/파일 시스템의 기본 이벤트를 사용하려고 시도합니다.",
|
|
207
|
+
"configuration.tsserver.watchOptions.watchFile": "개별 파일을 감시하는 방법에 대한 전략입니다.",
|
|
208
|
+
"configuration.tsserver.watchOptions.watchFile.dynamicPriorityPolling": "자주 수정되지 않는 파일이 덜 자주 검사되는 동적 큐를 사용합니다.",
|
|
209
|
+
"configuration.tsserver.watchOptions.watchFile.fixedChunkSizePolling": "정기적으로 파일을 청크 단위로 폴링합니다.",
|
|
210
|
+
"configuration.tsserver.watchOptions.watchFile.fixedPollingInterval": "모든 파일의 변경 내용을 고정된 간격으로 초당 여러 번 확인합니다.",
|
|
211
|
+
"configuration.tsserver.watchOptions.watchFile.priorityPollingInterval": "모든 파일의 변경 내용을 1초에 여러 번 확인하지만, 휴리스틱을 사용하여 특정 형식의 파일은 다른 파일보다 덜 자주 확인합니다.",
|
|
212
|
+
"configuration.tsserver.watchOptions.watchFile.useFsEvents": "파일 변경에 운영 체제/파일 시스템의 기본 이벤트를 사용하려고 시도합니다.",
|
|
213
|
+
"configuration.tsserver.watchOptions.watchFile.useFsEventsOnParentDirectory": "운영 체제/파일 시스템의 기본 이벤트를 사용하여 파일이 포함된 디렉터리의 대한 변경 내용을 수신합니다. 그러면 파일 감시자를 적게 사용할 수 있지만 정확도가 떨어집니다.",
|
|
214
|
+
"configuration.tsserver.web.projectWideIntellisense.enabled": "웹에서 프로젝트 전체 IntelliSense를 사용/사용 안 함으로 설정합니다. VS Code는 신뢰할 수 있는 컨텍스트에서 실행되어야 합니다.",
|
|
215
|
+
"configuration.tsserver.web.projectWideIntellisense.suppressSemanticErrors": "의미 체계 오류를 표시하지 않습니다. 웹에서 분석할 수 없으므로 외부 패키지를 사용할 때 필요합니다.",
|
|
216
|
+
"configuration.typescript": "TypeScript",
|
|
217
|
+
"description": "JavaScript 및 TypeScript에 대한 다양한 언어 지원을 제공합니다.",
|
|
218
|
+
"displayName": "TypeScript 및 JavaScript 언어 기능",
|
|
219
|
+
"format.indentSwitchCase": "switch 문의 case 절을 들여쓰기합니다. 작업 영역에서 TypeScript 5.1+를 사용해야 합니다.",
|
|
220
|
+
"format.insertSpaceAfterCommaDelimiter": "쉼표 구분 기호 뒤에 오는 공백 처리를 정의합니다.",
|
|
221
|
+
"format.insertSpaceAfterConstructor": "생성자 키워드 뒤에 오는 공백 처리를 정의합니다.",
|
|
222
|
+
"format.insertSpaceAfterFunctionKeywordForAnonymousFunctions": "익명 함수의 function 키워드 뒤에 오는 공백 처리를 정의합니다.",
|
|
223
|
+
"format.insertSpaceAfterKeywordsInControlFlowStatements": "제어 흐름 문의 키워드 뒤에 오는 공백 처리를 정의합니다.",
|
|
224
|
+
"format.insertSpaceAfterOpeningAndBeforeClosingEmptyBraces": "비어 있는 여는 중괄호 뒤와 닫는 중괄호 앞의 공백 처리를 정의합니다.",
|
|
225
|
+
"format.insertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces": "JSX 식의 여는 중괄호 뒤와 닫는 중괄호 앞의 공백 처리를 정의합니다.",
|
|
226
|
+
"format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces": "비어 있지 않은 여는 중괄호 뒤와 닫는 중괄호 앞의 공백 처리를 정의합니다.",
|
|
227
|
+
"format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets": "비어 있지 않은 여는 대괄호 뒤와 닫는 대괄호 앞에 오는 공백 처리를 정의합니다.",
|
|
228
|
+
"format.insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis": "비어 있지 않은 여는 괄호 뒤와 닫는 괄호 앞에 오는 공백 처리를 정의합니다.",
|
|
229
|
+
"format.insertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces": "템플릿 문자열의 여는 중괄호 뒤와 닫는 중괄호 앞의 공백 처리를 정의합니다.",
|
|
230
|
+
"format.insertSpaceAfterSemicolonInForStatements": "for 문에서 세미콜론 뒤에 오는 공백 처리를 정의합니다.",
|
|
231
|
+
"format.insertSpaceAfterTypeAssertion": "TypeScript에서 형식 어설션 뒤에 오는 공백 처리를 정의합니다.",
|
|
232
|
+
"format.insertSpaceBeforeAndAfterBinaryOperators": "이항 연산자 뒤에 오는 공백 처리를 정의합니다.",
|
|
233
|
+
"format.insertSpaceBeforeFunctionParenthesis": "함수 인수 괄호 앞에 오는 공백 처리를 정의합니다.",
|
|
234
|
+
"format.placeOpenBraceOnNewLineForControlBlocks": "제어 블록의 새 줄에 여는 중괄호를 넣을지 정의합니다.",
|
|
235
|
+
"format.placeOpenBraceOnNewLineForFunctions": "함수의 새 줄에 여는 중괄호를 넣을지 정의합니다.",
|
|
236
|
+
"format.semicolons": "선택적 세미콜론 처리를 정의합니다.",
|
|
237
|
+
"format.semicolons.ignore": "세미콜론을 삽입하거나 제거하지 마세요.",
|
|
238
|
+
"format.semicolons.insert": "문 끝에 세미콜론을 삽입합니다.",
|
|
239
|
+
"format.semicolons.remove": "불필요한 세미콜론을 제거합니다.",
|
|
240
|
+
"inlayHints.parameterNames.all": "리터럴 및 비리터럴 인수에 대한 매개변수 이름 힌트를 활성화합니다.",
|
|
241
|
+
"inlayHints.parameterNames.literals": "리터럴 인수에 대해서만 매개변수 이름 힌트를 활성화합니다.",
|
|
242
|
+
"inlayHints.parameterNames.none": "매개변수 이름 힌트를 비활성화합니다.",
|
|
243
|
+
"javascript.format.enable": "기본 JavaScript 포맷터를 사용하거나 사용하지 않습니다.",
|
|
244
|
+
"javascript.goToProjectConfig.title": "프로젝트 구성(jsconfig/tsconfig)으로 이동합니다.",
|
|
245
|
+
"javascript.preferences.jsxAttributeCompletionStyle.auto": "prop 형식에 따라 특성 이름 뒤에 `={}` 또는 `=\"\"`를 삽입합니다. 문자열 특성에 사용되는 따옴표 형식을 제어하려면 `javascript.preferences.quoteStyle`을 참조하세요.",
|
|
246
|
+
"javascript.referencesCodeLens.enabled": "JavaScript 파일에서 CodeLense 참조를 사용/사용 안 함으로 설정합니다.",
|
|
247
|
+
"javascript.referencesCodeLens.showOnAllFunctions": "JavaScript 파일의 모든 기능에 대한 참조 CodeLens를 사용/사용하지 않도록 설정합니다.",
|
|
248
|
+
"javascript.suggestionActions.enabled": "편집기에서 JavaScript 파일에 대한 제안 진단을 사용하거나 사용하지 않도록 설정합니다.",
|
|
249
|
+
"javascript.validate.enable": "JavaScript 유효성 검사를 사용하거나 사용하지 않습니다.",
|
|
250
|
+
"reloadProjects.title": "프로젝트 다시 로드",
|
|
251
|
+
"taskDefinition.tsconfig.description": "TS 빌드를 정의하는 tsconfig 파일입니다.",
|
|
252
|
+
"typescript.autoClosingTags": "JSX 태그의 자동 닫기를 사용하거나 사용하지 않도록 설정합니다.",
|
|
253
|
+
"typescript.check.npmIsInstalled": "[자동 형식 인식](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition)을 위해 npm이 설치되어 있는지 확인하세요.",
|
|
254
|
+
"typescript.disableAutomaticTypeAcquisition": "[자동 형식 인식](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition)을 사용하지 않도록 설정합니다. 자동 형식 인식은 npm에서 '@types' 패키지를 가져와 외부 라이브러리에 대한 IntelliSense를 개선합니다.",
|
|
255
|
+
"typescript.enablePromptUseWorkspaceTsdk": "Intellisense 작업 영역에서 구성된 TypeScript 버전을 사용하라는 메시지를 사용자에게 표시할 수 있습니다.",
|
|
256
|
+
"typescript.experimental.aiCodeActions": "AI 지원 코드 작업을 사용하거나 사용하지 않도록 설정합니다. AI 채팅 기능을 제공하는 확장이 필요합니다.",
|
|
257
|
+
"typescript.experimental.aiCodeActions.addNameToNamelessParameter": "이름 없는 매개 변수에 이름 추가 빠른 수정에 대한 AI 지원을 사용하거나 사용하지 않도록 설정합니다. AI 채팅 기능을 제공하는 확장이 필요합니다.",
|
|
258
|
+
"typescript.experimental.aiCodeActions.classDoesntImplementInheritedAbstractMember": "클래스에 대한 AI 지원을 사용하거나 사용하지 않도록 설정해도 상속된 추상 멤버 빠른 수정은 구현되지 않습니다. AI 채팅 기능을 제공하는 확장이 필요합니다.",
|
|
259
|
+
"typescript.experimental.aiCodeActions.classIncorrectlyImplementsInterface": "클래스에 대한 AI 지원을 사용하거나 사용하지 않도록 설정하면 인터페이스 빠른 수정이 잘못 구현됩니다. AI 채팅 기능을 제공하는 확장이 필요합니다.",
|
|
260
|
+
"typescript.experimental.aiCodeActions.extractConstant": "상수 추출 리팩터링에 대한 AI 지원을 사용하거나 사용하지 않도록 설정합니다. AI 채팅 기능을 제공하는 확장이 필요합니다.",
|
|
261
|
+
"typescript.experimental.aiCodeActions.extractFunction": "함수 추출 리팩터링에 대한 AI 지원을 사용하거나 사용하지 않도록 설정합니다. AI 채팅 기능을 제공하는 확장이 필요합니다.",
|
|
262
|
+
"typescript.experimental.aiCodeActions.extractInterface": "인터페이스 추출 리팩터링에 대한 AI 지원을 사용하거나 사용하지 않도록 설정합니다. AI 채팅 기능을 제공하는 확장이 필요합니다.",
|
|
263
|
+
"typescript.experimental.aiCodeActions.extractType": "유형 추출 리팩터링에 대한 AI 지원을 사용하거나 사용하지 않도록 설정합니다. AI 채팅 기능을 제공하는 확장이 필요합니다.",
|
|
264
|
+
"typescript.experimental.aiCodeActions.inferAndAddTypes": "유추 및 유형 추가 리팩터링에 대한 AI 지원을 사용하거나 사용하지 않도록 설정합니다. AI 채팅 기능을 제공하는 확장이 필요합니다.",
|
|
265
|
+
"typescript.experimental.aiCodeActions.missingFunctionDeclaration": "누락된 함수 선언 빠른 수정에 대한 AI 지원을 사용하거나 사용하지 않도록 설정합니다. AI 채팅 기능을 제공하는 확장이 필요합니다.",
|
|
266
|
+
"typescript.findAllFileReferences": "파일 참조 찾기",
|
|
267
|
+
"typescript.format.enable": "기본 TypeScript 포맷터를 사용하거나 사용하지 않습니다.",
|
|
268
|
+
"typescript.goToProjectConfig.title": "프로젝트 구성(tsconfig)으로 이동",
|
|
269
|
+
"typescript.goToSourceDefinition": "원본 정의로 이동",
|
|
270
|
+
"typescript.implementationsCodeLens.enabled": "CodeLens 구현을 사용하거나 사용하지 않습니다. 이 CodeLens는 인터페이스의 구현자를 표시합니다.",
|
|
271
|
+
"typescript.locale": "JavaScript 및 TypeScript 오류를 보고하는 데 사용되는 로케일을 설정합니다. 기본값은 VS Code의 로케일을 사용하는 것입니다.",
|
|
272
|
+
"typescript.npm": "[자동 형식 인식](https://code.visualstudio.com/docs/nodejs/working-with-javascript#_typings-and-automatic-type-acquisition)에 사용되는 npm 실행 파일의 경로를 지정합니다.",
|
|
273
|
+
"typescript.openTsServerLog.title": "TS 서버 로그 열기",
|
|
274
|
+
"typescript.preferences.autoImportFileExcludePatterns": "자동 가져오기에서 제외할 파일의 GLOB 패턴을 지정합니다. 상대 경로는 작업 영역 루트를 기준으로 확인됩니다. 패턴은 tsconfig.json ['exclude'](https://www.typescriptlang.org/tsconfig#exclude) 의미 체계를 사용하여 평가됩니다. 작업 영역에서 TypeScript 4.8 이상을 사용해야 합니다.",
|
|
275
|
+
"typescript.preferences.importModuleSpecifier": "자동 가져오기의 기본 경로 스타일입니다.",
|
|
276
|
+
"typescript.preferences.importModuleSpecifier.nonRelative": "`jsconfig.json` / `tsconfig.json`에 구성된 `baseUrl` 또는 `paths`를 기반으로 상대적이지 않은 가져오기를 사용합니다.",
|
|
277
|
+
"typescript.preferences.importModuleSpecifier.projectRelative": "상대 가져오기 경로가 패키지 또는 프로젝트 디렉터리를 벗어나는 경우에만 비 상대 가져오기를 선호합니다.",
|
|
278
|
+
"typescript.preferences.importModuleSpecifier.relative": "가져온 파일 위치의 상대 경로를 사용합니다.",
|
|
279
|
+
"typescript.preferences.importModuleSpecifier.shortest": "상대적 가져오기보다 적은 경로 세그먼트가 포함된 가져오기가 사용 가능한 경우에만 상대적이지 않은 가져오기를 사용합니다.",
|
|
280
|
+
"typescript.preferences.importModuleSpecifierEnding": "자동 가져오기를 위한 기본 경로 끝자리.",
|
|
281
|
+
"typescript.preferences.importModuleSpecifierEnding.auto": "프로젝트 설정을 사용하여 기본값을 선택합니다.",
|
|
282
|
+
"typescript.preferences.importModuleSpecifierEnding.index": "`./component/index.js`를 `./component/index`로 줄입니다.",
|
|
283
|
+
"typescript.preferences.importModuleSpecifierEnding.js": "경로 끝부분을 줄이지 마세요. `.js` 또는 `.ts` 확장명을 포함하세요.",
|
|
284
|
+
"typescript.preferences.importModuleSpecifierEnding.label.js": ".js / .ts",
|
|
285
|
+
"typescript.preferences.importModuleSpecifierEnding.minimal": "`./component/index.js`를 `./component`로 줄입니다.",
|
|
286
|
+
"typescript.preferences.includePackageJsonAutoImports": "사용할 수 있는 자동 가져오기 기능의 'package.json' 종속성을 검색하도록/하지 않도록 설정합니다.",
|
|
287
|
+
"typescript.preferences.includePackageJsonAutoImports.auto": "예상 성능 영향에 따라 종속성을 검색합니다.",
|
|
288
|
+
"typescript.preferences.includePackageJsonAutoImports.off": "종속성을 검색하지 않습니다.",
|
|
289
|
+
"typescript.preferences.includePackageJsonAutoImports.on": "종속성을 항상 검색합니다.",
|
|
290
|
+
"typescript.preferences.jsxAttributeCompletionStyle": "JSX 특성 완성에 선호되는 스타일입니다.",
|
|
291
|
+
"typescript.preferences.jsxAttributeCompletionStyle.auto": "prop 형식에 따라 특성 이름 뒤에 `={}` 또는 `=\"\"`를 삽입합니다. 문자열 특성에 사용되는 따옴표 형식을 제어하려면 `typescript.preferences.quoteStyle`을 참조하세요.",
|
|
292
|
+
"typescript.preferences.jsxAttributeCompletionStyle.braces": "속성 이름 뒤에 `={}`를 삽입하세요.",
|
|
293
|
+
"typescript.preferences.jsxAttributeCompletionStyle.none": "특성 이름만 삽입하세요.",
|
|
294
|
+
"typescript.preferences.quoteStyle": "빠른 수정에 사용할 기본 견적 스타일입니다.",
|
|
295
|
+
"typescript.preferences.quoteStyle.auto": "기존 코드에서 따옴표 형식 유추",
|
|
296
|
+
"typescript.preferences.quoteStyle.double": "항상 큰따옴표(`\"`) 사용",
|
|
297
|
+
"typescript.preferences.quoteStyle.single": "항상 작은따옴표(`'`) 사용",
|
|
298
|
+
"typescript.preferences.renameMatchingJsxTags": "JSX 태그에서 기호 이름을 바꾸는 대신 일치하는 태그의 이름을 바꾸세요. 작업 영역에서 TypeScript 5.1 이상을 사용해야 합니다.",
|
|
299
|
+
"typescript.preferences.renameShorthandProperties.deprecationMessage": "'typescript.preferences.renameShorthandProperties' 설정 대신 'typescript.preferences.useAliasesForRenames'가 사용됩니다.",
|
|
300
|
+
"typescript.preferences.useAliasesForRenames": "이름을 바꾸는 동안 개체 줄임 속성의 별칭 소개를 사용하거나 사용하지 않도록 설정합니다.",
|
|
301
|
+
"typescript.problemMatchers.tsc.label": "TypeScript 문제",
|
|
302
|
+
"typescript.problemMatchers.tscWatch.label": "TypeScript 문제(감시 모드)",
|
|
303
|
+
"typescript.referencesCodeLens.enabled": "TypeScript 파일에서 참조 CodeLens를 사용하거나 사용하지 않도록 설정합니다.",
|
|
304
|
+
"typescript.referencesCodeLens.showOnAllFunctions": "TypeScript 파일의 모든 기능에 대한 참조 CodeLens를 사용/사용하지 않도록 설정합니다.",
|
|
305
|
+
"typescript.removeUnusedImports": "사용하지 않는 가져오기 제거",
|
|
306
|
+
"typescript.reportStyleChecksAsWarnings": "스타일 검사를 경고로 보고합니다.",
|
|
307
|
+
"typescript.restartTsServer": "TS 서버 다시 시작",
|
|
308
|
+
"typescript.selectTypeScriptVersion.title": "TypeScript 버전 선택...",
|
|
309
|
+
"typescript.sortImports": "가져오기 정렬",
|
|
310
|
+
"typescript.suggest.enabled": "자동 완성 제안을 사용하거나 사용하지 않도록 설정합니다.",
|
|
311
|
+
"typescript.suggestionActions.enabled": "편집기에서 TypeScript 파일에 대한 제안 진단을 사용하거나 사용하지 않도록 설정합니다.",
|
|
312
|
+
"typescript.tsc.autoDetect": "tsc 작업의 자동 검색을 제어합니다.",
|
|
313
|
+
"typescript.tsc.autoDetect.build": "단일 실행 컴파일 작업만 만듭니다.",
|
|
314
|
+
"typescript.tsc.autoDetect.off": "이 기능을 사용하지 않도록 설정합니다.",
|
|
315
|
+
"typescript.tsc.autoDetect.on": "빌드 및 조사식 작업을 모두 만듭니다.",
|
|
316
|
+
"typescript.tsc.autoDetect.watch": "컴파일 및 조사식 작업만 만듭니다.",
|
|
317
|
+
"typescript.tsdk.desc": "IntelliSense에 사용할 TypeScript 설치에서 tsserver 및 `lib*.d.ts` 파일의 폴더 경로를 지정합니다. 예: `./node_modules/typescript/lib`.\r\n\r\n- 사용자 설정으로 지정한 경우 'typescript.tsdk'의 TypeScript 버전이 자동으로 기본 제공 TypeScript 버전을 바꿉니다.\r\n- 작업 영역 설정으로 지정한 경우 'typescript.tsdk'를 사용하여 'TypeScript: TypeScript 버전 선택' 명령으로 IntelliSense용 TypeScript의 해당 작업 영역 버전을 사용하도록 전환할 수 있습니다.\r\n\r\nTypeScript 버전 관리에 대한 자세한 내용은 [TypeScript 설명서](https://code.visualstudio.com/docs/typescript/typescript-compiling#_using-newer-typescript-versions)를 참조하세요.",
|
|
318
|
+
"typescript.tsserver.enableTracing": "디렉터리에 대해 TS 서버 성능 추적을 사용하도록 설정합니다. 이 추적 파일은 TS 서버 성능 문제를 진단하는 데 사용될 수 있습니다. 로그에는 파일 경로, 소스 코드 및 프로젝트에서 잠재적으로 중요한 기타 정보가 포함될 수 있습니다.",
|
|
319
|
+
"typescript.tsserver.log": "파일에 대해 TS 서버 로깅을 사용하도록 설정합니다. 이 로그는 TS 서버 문제를 진단하는 데 사용될 수 있습니다. 로그에는 파일 경로, 소스 코드 및 프로젝트에서 잠재적으로 중요한 기타 정보가 포함될 수 있습니다.",
|
|
320
|
+
"typescript.tsserver.pluginPaths": "TypeScript 언어 서비스 플러그 인을 검색할 추가 경로입니다.",
|
|
321
|
+
"typescript.tsserver.pluginPaths.item": "절대 또는 상대 경로입니다. 상대 경로는 작업 영역 폴더를 기준으로 확인됩니다.",
|
|
322
|
+
"typescript.tsserver.trace": "TS 서버로 전송한 메시지 추적을 사용하도록 설정합니다. 이 추적은 TS 서버 문제를 진단하는 데 사용될 수 있습니다. 추적에는 파일 경로, 소스 코드 및 프로젝트에서 잠재적으로 중요한 기타 정보가 포함될 수 있습니다.",
|
|
323
|
+
"typescript.updateImportsOnFileMove.enabled": "VS Code에서 파일을 이동하거나 이름을 바꿀 때 가져오기 경로의 자동 업데이트를 사용하거나 사용하지 않도록 설정합니다.",
|
|
324
|
+
"typescript.updateImportsOnFileMove.enabled.always": "항상 경로를 자동으로 업데이트합니다.",
|
|
325
|
+
"typescript.updateImportsOnFileMove.enabled.never": "경로 이름을 바꾸지 않고 메시지를 표시하지 않습니다.",
|
|
326
|
+
"typescript.updateImportsOnFileMove.enabled.prompt": "이름을 바꿀 때마다 프롬프트를 표시합니다.",
|
|
327
|
+
"typescript.validate.enable": "TypeScript 유효성 검사를 사용하거나 사용하지 않습니다.",
|
|
328
|
+
"typescript.workspaceSymbols.excludeLibrarySymbols": "'Go To Symbol in Workspace'(작업 영역에서 기호로 이동) 결과의 라이브러리 파일에서 가져온 기호를 제외합니다. 작업 영역에서 TypeScript 5.3+를 사용해야 합니다.",
|
|
329
|
+
"typescript.workspaceSymbols.scope": "[작업 영역에서 기호로 이동](https://code.visualstudio.com/docs/editor/editingevolved#_open-symbol-by-name)하여 검색할 파일을 제어합니다.",
|
|
330
|
+
"typescript.workspaceSymbols.scope.allOpenProjects": "열려 있는 모든 JavaScript 또는 TypeScript 프로젝트에서 기호를 검색합니다.",
|
|
331
|
+
"typescript.workspaceSymbols.scope.currentProject": "현재 JavaScript 또는 TypeScript 프로젝트에서만 기호를 검색합니다.",
|
|
332
|
+
"virtualWorkspaces": "가상 작업 공간에서는 파일에서 참조를 확인하고 찾는 기능이 지원되지 않습니다.",
|
|
333
|
+
"walkthroughs.nodejsWelcome.debugJsFile.altText": "Visual Studio Code를 사용하여 Node.js에서 JavaScript 코드를 디버그하고 실행합니다.",
|
|
334
|
+
"walkthroughs.nodejsWelcome.debugJsFile.description": "Node.js를 설치하면 ``node your-file-name.js``를 입력하여 터미널에서 JavaScript 프로그램을 실행할 수 있습니다.\r\nNode.js 프로그램을 실행하는 또 다른 쉬운 방법은 VS Code의 디버거를 사용하는 것입니다. 이 디버거를 사용하면 코드를 실행하고, 다른 지점에서 일시 중지하고, 단계별 진행 상황을 이해할 수 있습니다.\r\n[디버깅 시작](command:javascript-walkthrough.commands.debugJsFile)",
|
|
335
|
+
"walkthroughs.nodejsWelcome.debugJsFile.title": "JavaScript 실행 및 디버그",
|
|
336
|
+
"walkthroughs.nodejsWelcome.description": "Visual Studio Code의 최고 JavaScript 환경을 최대한 활용하세요.",
|
|
337
|
+
"walkthroughs.nodejsWelcome.downloadNode.forLinux.description": "Node.js는 JavaScript 코드를 실행하는 쉬운 방법입니다. 이를 사용하여 명령줄 앱과 서버를 빠르게 구축할 수 있습니다. 또한 JavaScript 코드를 쉽게 재사용하고 공유할 수 있는 패키지 관리자인 npm이 함께 제공됩니다.\r\n[Node.js 설치](https://nodejs.org/en/download/package-manager/)",
|
|
338
|
+
"walkthroughs.nodejsWelcome.downloadNode.forLinux.title": "Node.js 설치",
|
|
339
|
+
"walkthroughs.nodejsWelcome.downloadNode.forMacOrWindows.description": "Node.js는 JavaScript 코드를 실행하는 쉬운 방법입니다. 이를 사용하여 명령줄 앱과 서버를 빠르게 구축할 수 있습니다. 또한 JavaScript 코드를 쉽게 재사용하고 공유할 수 있는 패키지 관리자인 npm이 함께 제공됩니다.\r\n[Node.js 설치](https://nodejs.org/en/download/)",
|
|
340
|
+
"walkthroughs.nodejsWelcome.downloadNode.forMacOrWindows.title": "Node.js 설치",
|
|
341
|
+
"walkthroughs.nodejsWelcome.learnMoreAboutJs.altText": "Visual Studio Code의 JavaScript 및 Node.js에 대해 자세히 알아보세요.",
|
|
342
|
+
"walkthroughs.nodejsWelcome.learnMoreAboutJs.description": "JavaScript, Node.js 및 VS Code에 더 익숙해지고 싶으십니까? 문서를 확인하세요.\r\n[JavaScript](https://code.visualstudio.com/docs/nodejs/working-with-javascript) 및 [Node.js](https://code.visualstudio.com/docs/nodejs/nodejs-tutorial) 학습을 위한 많은 리소스가 있습니다.\r\n\r\n[자세한 정보](https://code.visualstudio.com/docs/nodejs/nodejs-tutorial)",
|
|
343
|
+
"walkthroughs.nodejsWelcome.learnMoreAboutJs.title": "추가 탐색",
|
|
344
|
+
"walkthroughs.nodejsWelcome.makeJsFile.description": "첫 번째 JavaScript 파일을 작성해 보겠습니다. 새 파일을 만들고 파일 이름 끝에 ``.js`` 확장자로 저장해야 합니다.\r\n[JavaScript 파일 만들기](command:javascript-walkthrough.commands.createJsFile)",
|
|
345
|
+
"walkthroughs.nodejsWelcome.makeJsFile.title": "JavaScript 파일 만들기",
|
|
346
|
+
"walkthroughs.nodejsWelcome.title": "JavaScript 및 Node.js 시작하기",
|
|
347
|
+
"workspaceTrust": "확장 기능은 작업 영역에서 지정한 코드를 실행하기 때문에 작업 영역 버전을 사용할 때 작업 영역 신뢰가 필요합니다."
|
|
348
|
+
}
|
|
349
|
+
}
|
|
350
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
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
|
+
"description": "TypeScript 파일에서 코드 조각, 구문 강조 표시, 괄호 일치 및 접기를 제공합니다.",
|
|
13
|
+
"displayName": "TypeScript 언어 기본 사항"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
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
|
+
"description": "Visual Basic 파일에서 코드 조각, 구문 강조 표시, 괄호 일치 및 접기를 제공합니다.",
|
|
13
|
+
"displayName": "Visual Basic 언어 기본 사항"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
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
|
+
"description": "Seti UI 파일 아이콘으로 만든 파일 아이콘 테마",
|
|
13
|
+
"displayName": "Seti 파일 아이콘 테마",
|
|
14
|
+
"themeLabel": "Seti(Visual Studio Code)"
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
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
|
+
"description": "XML 파일에서 구문 강조 표시 및 괄호 일치를 제공합니다.",
|
|
13
|
+
"displayName": "XML 언어 기본 사항"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
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
|
+
"description": "YAML 파일에서 구문 강조 표시 및 괄호 일치를 제공합니다.",
|
|
13
|
+
"displayName": "YAML 언어 기본 사항"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|