@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,37 @@
|
|
|
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
|
+
"Continue to GitHub": "GitHub로 계속 진행",
|
|
13
|
+
"Continue to GitHub to create a Personal Access Token (PAT)": "GitHub로 계속 진행하여 PAT(개인용 액세스 토큰) 만들기",
|
|
14
|
+
"Copy & Continue to GitHub": "복사 후 GitHub에서 계속 진행",
|
|
15
|
+
"GitHub Enterprise Server URI is not a valid URI: {0}": "GitHub Enterprise 서버 URI가 올바른 URI가 아닙니다. {0}",
|
|
16
|
+
"Having trouble logging in? Would you like to try a different way? ({0})": "로그인하는 데 문제가 있나요? 다른 방법을 시도해 보시겠습니까?({0})",
|
|
17
|
+
"No": "아니요",
|
|
18
|
+
"Open [{0}]({0}) in a new tab and paste your one-time code: {1}/The [{0}]({0}) will be a url and the {1} will be a code, e.g. 123-456{Locked=\"[{0}]({0})\"}": "새 탭에서 [{0}]({0})을 열고 일회성 코드 {1}을(를) 붙여넣습니다.",
|
|
19
|
+
"Sign in failed: {0}": "로그인 실패: {0}",
|
|
20
|
+
"Sign out failed: {0}": "로그아웃 실패: {0}",
|
|
21
|
+
"Signing in to {0}.../The {0} will be a url, e.g. github.com": "{0}에 로그인하는 중...",
|
|
22
|
+
"To finish authenticating, navigate to GitHub and paste in the above one-time code.": "인증을 완료하려면 GitHub로 이동하여 위의 일회용 코드를 붙여넣으세요.",
|
|
23
|
+
"To finish authenticating, navigate to GitHub to create a PAT then paste the PAT into the input box.": "인증을 완료하려면 GitHub로 이동하여 PAT를 만든 다음 입력 상자에 PAT를 붙여넣습니다.",
|
|
24
|
+
"Yes": "예",
|
|
25
|
+
"You have not yet finished authorizing this extension to use GitHub. Would you like to try a different way? ({0})": "이 확장 프로그램이 GitHub를 사용하도록 승인하는 작업을 아직 완료하지 않았습니다. 다른 방법을 시도해 보시겠습니까?({0})",
|
|
26
|
+
"Your Code: {0}/The {0} will be a code, e.g. 123-456": "코드: {0}",
|
|
27
|
+
"device code": "디바이스 코드",
|
|
28
|
+
"local server": "로컬 서버",
|
|
29
|
+
"personal access token": "개인용 액세스 토큰",
|
|
30
|
+
"url handler": "URL 처리기"
|
|
31
|
+
},
|
|
32
|
+
"package": {
|
|
33
|
+
"description": "GitHub 인증 공급자",
|
|
34
|
+
"displayName": "GitHub 인증"
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
}
|
|
@@ -0,0 +1,58 @@
|
|
|
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
|
+
"Checkout on vscode.dev": "vscode.dev 체크 아웃",
|
|
13
|
+
"Commit Changes": "변경 내용 커밋",
|
|
14
|
+
"Copy Anyway": "그래도 복사",
|
|
15
|
+
"Copy vscode.dev Link": "vscode.dev 링크 복사",
|
|
16
|
+
"Create Fork": "포크 만들기",
|
|
17
|
+
"Create GitHub fork": "GitHub 포크 만들기",
|
|
18
|
+
"Create PR": "PR 만들기",
|
|
19
|
+
"Creating GitHub Pull Request...": "GitHub 끌어오기 요청을 만드는 중...",
|
|
20
|
+
"Creating first commit": "첫 번째 커밋을 만드는 중",
|
|
21
|
+
"Forking \"{0}/{1}\"...": "“{0}/{1}”을(를) 포크하는 중...",
|
|
22
|
+
"Learn More": "더 알아보기",
|
|
23
|
+
"Log level: {0}": "로그 수준: {0}",
|
|
24
|
+
"No": "아니요",
|
|
25
|
+
"No template": "템플릿 없음",
|
|
26
|
+
"Open PR": "PR 열기",
|
|
27
|
+
"Open on GitHub": "GitHub에서 열기",
|
|
28
|
+
"Pick a folder to publish to GitHub": "GitHub에 게시할 폴더 선택",
|
|
29
|
+
"Publish Branch & Copy Link": "분기 게시 및 링크 복사",
|
|
30
|
+
"Publishing to a private GitHub repository": "프라이빗 GitHub 리포지토리에 게시하는 중",
|
|
31
|
+
"Publishing to a public GitHub repository": "퍼블릭 GitHub 리포지토리에 게시하는 중",
|
|
32
|
+
"Pull Changes & Copy Link": "변경 내용 끌어오기 및 링크 복사",
|
|
33
|
+
"Push Commits & Copy Link": "푸시 커밋 및 링크 복사",
|
|
34
|
+
"Pushing changes...": "변경 내용을 푸시하는 중...",
|
|
35
|
+
"Select the Pull Request template": "끌어오기 요청 템플릿 선택",
|
|
36
|
+
"Select which files should be included in the repository.": "리포지토리에 포함할 파일을 선택합니다.",
|
|
37
|
+
"Successfully published the \"{0}\" repository to GitHub.": "“{0}” 리포지토리를 GitHub에 게시했습니다.",
|
|
38
|
+
"The PR \"{0}/{1}#{2}\" was successfully created on GitHub.": "GitHub에 “{0}/{1}#{2}” PR을 만들었습니다.",
|
|
39
|
+
"The current branch has unpublished commits. Would you like to push your commits before copying a link?": "현재 분기에 게시되지 않은 커밋이 있습니다. 링크를 복사하기 전에 커밋을 푸시하시겠습니까?",
|
|
40
|
+
"The current branch is not published to the remote. Would you like to publish your branch before copying a link?": "현재 분기가 원격에 게시되지 않았습니다. 링크를 복사하기 전에 분기를 게시하시겠습니까?",
|
|
41
|
+
"The current branch is not up to date. Would you like to pull before copying a link?": "현재 분기가 최신이 아닙니다. 링크를 복사하기 전에 당기시겠습니까?",
|
|
42
|
+
"The current file has uncommitted changes. Please commit your changes before copying a link.": "현재 파일에 커밋되지 않은 변경 내용이 있습니다. 링크를 복사하기 전에 변경 내용을 커밋하세요.",
|
|
43
|
+
"The fork \"{0}\" was successfully created on GitHub.": "GitHub에 “{0}” 포크를 만들었습니다.",
|
|
44
|
+
"Uploading files": "파일을 업로드하는 중",
|
|
45
|
+
"You don\\'t have permissions to push to \"{0}/{1}\" on GitHub. Would you like to create a fork and push to it instead?": "GitHub의 \"{0}/{1}\"(으)로 푸시할 권한이 없습니다. 대신 포크를 만들어 푸시하시겠습니까?",
|
|
46
|
+
"Your push to \"{0}/{1}\" was rejected by GitHub because push protection is enabled and one or more secrets were detected.": "푸시 보호가 활성화되어 있고 하나 이상의 비밀이 검색되었기 때문에 \"{0}/{1}\"에 대한 푸시가 GitHub에서 거부되었습니다."
|
|
47
|
+
},
|
|
48
|
+
"package": {
|
|
49
|
+
"config.branchProtection": "GitHub 리포지토리에 대한 리포지토리 규칙을 쿼리할지 여부를 제어합니다.",
|
|
50
|
+
"config.gitAuthentication": "VS Code 내에서 Git 명령에 대해 자동 GitHub 인증을 사용하도록 설정할지 여부를 제어합니다.",
|
|
51
|
+
"config.gitProtocol": "GitHub 리포지토리를 복제하는 데 사용되는 프로토콜 제어",
|
|
52
|
+
"description": "VS Code용 GitHub 기능",
|
|
53
|
+
"displayName": "GitHub",
|
|
54
|
+
"welcome.publishFolder": "이 폴더를 GitHub 리포지토리에 직접 게시할 수 있습니다. 게시된 후에는 Git 및 GitHub에서 제공하는 소스 제어 기능에 액세스할 수 있습니다.\r\n[$(github) GitHub에 게시](command:github.publish)",
|
|
55
|
+
"welcome.publishWorkspaceFolder": "작업 영역 폴더를 GitHub 리포지토리에 직접 게시할 수 있습니다. 게시된 후에는 Git 및 GitHub에서 제공하는 소스 제어 기능에 액세스할 수 있습니다.\r\n[$(github) GitHub에 게시](command:github.publish)"
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
}
|
|
@@ -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": "Go 파일에서 구문 강조 표시 및 괄호 일치를 제공합니다.",
|
|
13
|
+
"displayName": "Go 언어 기본"
|
|
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": "Groovy 파일에서 코드 조각, 구문 강조 표시, 괄호 일치 및 접기를 제공합니다.",
|
|
13
|
+
"displayName": "Groovy 언어 기본"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
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
|
+
"Auto detecting Grunt for folder {0} failed with error: {1}', this.workspaceFolder.name, err.error ? err.error.toString() : 'unknown": "다음 오류로 {0} 폴더에 대한 Grunt를 자동으로 검색하지 못했습니다. {1}', this.workspaceFolder.name, err.error ? err.error.toString() : 'unknown",
|
|
13
|
+
"Go to output": "출력으로 이동",
|
|
14
|
+
"Problem finding grunt tasks. See the output for more information.": "까다로운 작업을 찾는 동안 문제가 발생했습니다. 자세한 내용은 출력을 참조하세요."
|
|
15
|
+
},
|
|
16
|
+
"package": {
|
|
17
|
+
"config.grunt.autoDetect": "Grunt 작업 검색의 활성화를 제어합니다. Grunt 작업 검색으로 인해 열려 있는 작업 영역의 파일이 실행될 수 있습니다.",
|
|
18
|
+
"description": "VS Code에 Grunt 기능을 추가할 확장입니다.",
|
|
19
|
+
"displayName": "VS Code에 대한 Grunt 지원",
|
|
20
|
+
"grunt.taskDefinition.args.description": "Grunt 작업에 전달할 명령줄 인수",
|
|
21
|
+
"grunt.taskDefinition.file.description": "작업을 제공하는 Grunt 파일이며 생략할 수 있습니다.",
|
|
22
|
+
"grunt.taskDefinition.type.description": "사용자 지정할 Grunt 작업입니다."
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
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
|
+
"Auto detecting gulp for folder {0} failed with error: {1}', this.workspaceFolder.name, err.error ? err.error.toString() : 'unknown": "{0} 폴더에 대한 자동 gulp 검색이 실패했습니다(오류: {1}', this.workspaceFolder.name, err.error ? err.error.toString() : 'unknown).",
|
|
13
|
+
"Go to output": "출력으로 이동",
|
|
14
|
+
"Problem finding gulp tasks. See the output for more information.": "Gulp 작업을 찾는 데 문제가 있습니다. 자세한 내용은 출력을 참조하세요."
|
|
15
|
+
},
|
|
16
|
+
"package": {
|
|
17
|
+
"config.gulp.autoDetect": "Gulp 작업 검색의 활성화를 제어합니다. Gulp 작업 검색으로 인해 열려 있는 작업 영역의 파일이 실행될 수 있습니다.",
|
|
18
|
+
"description": "VSCode에 Gulp 기능을 추가할 확장입니다.",
|
|
19
|
+
"displayName": "VSCode에 대한 Gulp 지원",
|
|
20
|
+
"gulp.taskDefinition.file.description": "작업을 제공하는 Gulp 파일이며 생략할 수 있습니다.",
|
|
21
|
+
"gulp.taskDefinition.type.description": "사용자 지정할 Gulp 작업입니다."
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
}
|
|
@@ -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": "Handlebars 파일에서 구문 강조 표시 및 괄호 일치를 제공합니다.",
|
|
13
|
+
"displayName": "Handlebars 언어 기본"
|
|
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": "HLSL 파일에서 구문 강조 표시 및 괄호 일치를 제공합니다.",
|
|
13
|
+
"displayName": "HLSL 언어 기본 사항"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,302 @@
|
|
|
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
|
+
"\"store\" a boolean test for later evaluation in a guard or if().": "가드 또는 if()에서 나중에 평가하기 위한 부울 테스트를 \"저장\"합니다.",
|
|
13
|
+
"'from' expected": "'from' 필요",
|
|
14
|
+
"'in' expected": "'in'이 필요함",
|
|
15
|
+
"'through' or 'to' expected": "'through' 또는 'to' 필요",
|
|
16
|
+
"'{0}'": "'{0}'",
|
|
17
|
+
"( expected": "( 필요",
|
|
18
|
+
") expected": ") 필요함",
|
|
19
|
+
"<undefined>": "<undefined>",
|
|
20
|
+
"@font-face": "@font-face",
|
|
21
|
+
"@font-face rule must define 'src' and 'font-family' properties": "@font-face 규칙은 'src' 및 'font-family' 속성을 정의해야 합니다.",
|
|
22
|
+
"@keyframes {0}": "@키프레임 {0}",
|
|
23
|
+
"A list of properties that are not validated against the `unknownProperties` rule.": "`unknownProperties` 규칙에 따라 유효성이 검사되지 않은 속성 목록입니다.",
|
|
24
|
+
"Adds quotes to a string.": "문자열에 따옴표를 추가합니다.",
|
|
25
|
+
"Also define the standard property '{0}' for compatibility": "호환성을 위해 표준 속성 '{0}'도 정의하세요.",
|
|
26
|
+
"Always define standard rule '@keyframes' when defining keyframes.": "키프레임을 정의할 때 항상 표준 규칙 '@keyframes'를 정의합니다.",
|
|
27
|
+
"Always include all vendor specific properties: Missing: {0}": "항상 모든 공급업체별 속성 포함: 누락: {0}",
|
|
28
|
+
"Always include all vendor specific rules: Missing: {0}": "항상 모든 공급업체별 규칙 포함: 누락: {0}",
|
|
29
|
+
"Appends a single value onto the end of a list.": "목록의 끝에 단일 값을 추가합니다.",
|
|
30
|
+
"Appends selectors to one another without spaces in between.": "사이에 공백 없이 선택기를 서로 더합니다.",
|
|
31
|
+
"Avoid using !important. It is an indication that the specificity of the entire CSS has gotten out of control and needs to be refactored.": "!important는 가급적 사용하지 않습니다. !important는 전체 CSS의 특수성이 통제되지 않아 리팩터링해야 함을 나타냅니다.",
|
|
32
|
+
"Avoid using 'float'. Floats lead to fragile CSS that is easy to break if one aspect of the layout changes.": "'float'는 가급적 사용하지 않습니다. Float를 사용하면 레이아웃의 한쪽이 바뀔 경우 CSS가 쉽게 깨질 수 있습니다.",
|
|
33
|
+
"Causes one or more rules to be emitted at the root of the document.": "하나 이상의 규칙이 문서의 루트에서 내보내지도록 합니다.",
|
|
34
|
+
"Changes one or more properties of a color.": "색 속성 한 개 이상을 변경합니다.",
|
|
35
|
+
"Changes the alpha component for a color.": "색상의 알파 구성 요소를 변경합니다.",
|
|
36
|
+
"Changes the hue of a color.": "색의 색상을 변경합니다.",
|
|
37
|
+
"Character entity representing \\'{0}\\'": "\\'{0}\\'을(를) 나타내는 문자 엔터티",
|
|
38
|
+
"Character entity representing \\'{0}\\', unicode equivalent \\'{1}\\'": "\\'{0}\\'을(를) 나타내는 문자 엔터티로, \\'{1}\\'와(과) 동등한 유니코드입니다.",
|
|
39
|
+
"Closing bracket expected.": "닫는 대괄호가 필요합니다.",
|
|
40
|
+
"Closing bracket missing.": "닫는 괄호가 없습니다.",
|
|
41
|
+
"Combines several lists into a single multidimensional list.": "여러 목록을 하나의 다차원 목록으로 결합합니다.",
|
|
42
|
+
"Configure": "구성",
|
|
43
|
+
"Converts a color into the format understood by IE filters.": "색을 IE 필터에서 이해하는 형식으로 변환합니다.",
|
|
44
|
+
"Converts a color to grayscale.": "색상을 회색조로 변환합니다.",
|
|
45
|
+
"Converts a string to lower case.": "문자열을 소문자로 변환합니다.",
|
|
46
|
+
"Converts a string to upper case.": "문자열을 대문자로 변환합니다.",
|
|
47
|
+
"Converts a unitless number to a percentage.": "단위 없는 숫자를 백분율로 변환합니다.",
|
|
48
|
+
"Creates a Color from hue, saturation, and lightness values.": "색조, 채도 및 밝기 값에서 색상을 만듭니다.",
|
|
49
|
+
"Creates a Color from hue, saturation, lightness, and alpha values.": "색조, 채도, 밝기 및 알파 값에서 색상을 만듭니다.",
|
|
50
|
+
"Creates a Color from hue, white, and black values.": "색상, 흰색 및 검은색 값으로 색을 만듭니다.",
|
|
51
|
+
"Creates a Color from lightness, a, and b values.": "밝기, a 및 b 값으로 색을 만듭니다.",
|
|
52
|
+
"Creates a Color from lightness, chroma, and hue values.": "밝기, 색 및 색상 값에서 색을 만듭니다.",
|
|
53
|
+
"Creates a Color from red, green, and blue values.": "빨간색, 녹색, 파란색 값으로 색을 만듭니다.",
|
|
54
|
+
"Creates a Color from red, green, blue, and alpha values.": "빨강, 녹색, 파랑 및 알파 값으로 색을 만듭니다.",
|
|
55
|
+
"Creates a Color from the hue, saturation, and lightness values of another Color.": "다른 색의 색상, 채도 및 밝기 값에서 색을 만듭니다.",
|
|
56
|
+
"Creates a Color from the hue, white, and black values of another Color.": "다른 색의 색상, 흰색 및 검은색 값으로 색을 만듭니다.",
|
|
57
|
+
"Creates a Color from the lightness, a, and b values of another Color.": "다른 색의 밝기, a 및 b 값으로 색을 만듭니다.",
|
|
58
|
+
"Creates a Color from the lightness, chroma, and hue values of another Color.": "다른 색의 밝기, 색 및 색상 값으로 색을 만듭니다.",
|
|
59
|
+
"Creates a Color from the red, green, and blue values of another Color.": "다른 색의 빨간색, 녹색 및 파란색 값으로 색을 만듭니다.",
|
|
60
|
+
"Creates a Color in a specific color space from red, green, and blue values.": "빨간색, 녹색 및 파란색 값으로 특정 색 공간에 색을 만듭니다.",
|
|
61
|
+
"Creates a Color in a specific color space from the red, green, and blue values of another Color.": "다른 색의 빨강, 녹색 및 파랑 값에서 특정 색 공간에 색을 만듭니다.",
|
|
62
|
+
"Defines complex operations that can be re-used throughout stylesheets.": "스타일시트 전체에서 재사용할 수 있는 복잡한 작업을 정의합니다.",
|
|
63
|
+
"Defines styles that can be re-used throughout the stylesheet with `@include`.": "`@include`를 사용하여 스타일시트 전체에서 다시 사용할 수 있는 스타일을 정의합니다.",
|
|
64
|
+
"Do not use duplicate style definitions": "중복된 스타일 정의를 사용하지 말 것",
|
|
65
|
+
"Do not use empty rulesets": "빈 규칙 집합을 사용하지 마세요.",
|
|
66
|
+
"Do not use width or height when using padding or border": "패딩 또는 테두리를 사용하는 경우 너비 또는 높이를 사용하지 않음",
|
|
67
|
+
"Dynamically calls a Sass function.": "Sass 함수를 동적으로 호출합니다.",
|
|
68
|
+
"Each loop that sets `$var` to each item in the list or map, then outputs the styles it contains using that value of `$var`.": "목록 또는 맵의 각 항목에 `$var`를 설정한 다음 `$var` 값을 사용하여 포함된 스타일을 출력하는 각 루프.",
|
|
69
|
+
"End tag name expected.": "종료 태그 이름이 필요합니다.",
|
|
70
|
+
"Exposes the details of Sass’s inner workings.": "Sass의 내부 작업에 대한 세부 정보를 공개합니다.",
|
|
71
|
+
"Extends $extendee with $extender within $selector.": "$selector 내에서 $extender로 $extendee를 확장합니다.",
|
|
72
|
+
"Extracts a substring from $string.": "$string에서 substring을 추출합니다.",
|
|
73
|
+
"Finds the maximum of several numbers.": "여러 숫자의 최대값을 찾습니다.",
|
|
74
|
+
"Finds the minimum of several numbers.": "여러 숫자 중 최소값을 찾습니다.",
|
|
75
|
+
"Fluidly scales one or more properties of a color.": "색의 속성 한 개 이상을 유동적으로 조정합니다.",
|
|
76
|
+
"Folding Region End": "접는 영역 끝",
|
|
77
|
+
"Folding Region Start": "폴딩 지역 시작",
|
|
78
|
+
"For loop that repeatedly outputs a set of styles for each `$var` in the `from/through` or `from/to` clause.": "`from/through` 또는 `from/to` 절에서 각 `$var`에 대한 스타일 세트를 반복적으로 출력하는 For 루프입니다.",
|
|
79
|
+
"Generates new colors based on existing ones, making it easy to build color themes.": "기존 색을 기반으로 새 색을 생성하여 색 테마를 쉽게 빌드할 수 있습니다.",
|
|
80
|
+
"Gets the blue component of a color.": "색상의 파란색 구성 요소를 가져옵니다.",
|
|
81
|
+
"Gets the green component of a color.": "색상의 녹색 구성 요소를 가져옵니다.",
|
|
82
|
+
"Gets the hue component of a color.": "색의 색상 구성 요소를 가져옵니다.",
|
|
83
|
+
"Gets the lightness component of a color.": "색상의 밝기 구성 요소를 가져옵니다.",
|
|
84
|
+
"Gets the opacity component of a color.": "색상의 불투명도 구성 요소를 가져옵니다.",
|
|
85
|
+
"Gets the red component of a color.": "색상의 빨간색 구성 요소를 가져옵니다.",
|
|
86
|
+
"Gets the saturation component of a color.": "색의 채도 구성 요소를 가져옵니다.",
|
|
87
|
+
"HTML Language Server": "HTML 언어 서버",
|
|
88
|
+
"Hex colors must consist of three, four, six or eight hex numbers": "16진수 색은 3개, 4개, 6개 또는 8개의 16진수로 구성되어야 합니다.",
|
|
89
|
+
"IE hacks are only necessary when supporting IE7 and older": "IE 핵은 IE7 이상을 지원할 때만 필요",
|
|
90
|
+
"Import statements do not load in parallel": "Import 문은 병렬로 로드되지 않음",
|
|
91
|
+
"Includes the body if the expression does not evaluate to `false` or `null`.": "식이 `false` 또는 `null`로 평가되지 않는 경우 본문을 포함합니다.",
|
|
92
|
+
"Includes the styles defined by another mixin into the current rule.": "다른 혼합에 의해 정의된 스타일을 현재 규칙에 포함합니다.",
|
|
93
|
+
"Increases or decreases one or more components of a color.": "색상의 하나 이상의 구성 요소를 늘리거나 줄입니다.",
|
|
94
|
+
"Inherits the styles of another selector.": "다른 선택기의 스타일을 상속합니다.",
|
|
95
|
+
"Inserts $insert into $string at $index.": "$insert를 $index의 $string에 삽입합니다.",
|
|
96
|
+
"Invalid number of parameters": "잘못된 매개 변수 개수",
|
|
97
|
+
"Joins together two lists into one.": "두 목록을 하나로 결합합니다.",
|
|
98
|
+
"Lets you access and modify values in lists.": "목록의 값에 액세스하고 수정할 수 있습니다.",
|
|
99
|
+
"Loads a Sass stylesheet and makes its mixins, functions, and variables available when this stylesheet is loaded with the @use rule.": "Sass 스타일시트를 로드하고, 이 스타일시트가 @use 규칙과 함께 로드될 때 해당 Mixin, 함수, 변수를 사용할 수 있게 합니다.",
|
|
100
|
+
"Loads mixins, functions, and variables from other Sass stylesheets as 'modules', and combines CSS from multiple stylesheets together.": "다른 Sass 스타일시트의 믹스인(mixin), 함수 및 변수를 '모듈'로 로드하고 여러 스타일시트의 CSS를 함께 결합합니다.",
|
|
101
|
+
"Makes a color darker.": "색상을 더 어둡게 만듭니다.",
|
|
102
|
+
"Makes a color less saturated.": "색을 채도를 낮춥니다.",
|
|
103
|
+
"Makes a color lighter.": "색상을 더 밝게 만듭니다.",
|
|
104
|
+
"Makes a color more opaque.": "색상을 더 불투명하게 만듭니다.",
|
|
105
|
+
"Makes a color more saturated.": "색의 채도를 올립니다.",
|
|
106
|
+
"Makes a color more transparent.": "색을 더 투명하게 만듭니다.",
|
|
107
|
+
"Makes it easy to combine, search, or split apart strings.": "문자열을 쉽게 결합, 검색 또는 분할합니다.",
|
|
108
|
+
"Makes it possible to look up the value associated with a key in a map, and much more.": "맵에서 키와 관련된 값 등을 조회할 수 있습니다.",
|
|
109
|
+
"Merges two maps together into a new map.": "두 맵을 새 맵으로 병합합니다.",
|
|
110
|
+
"Mix two colors together in a polar color space.": "극좌표 색 공간에서 두 색을 함께 섞습니다.",
|
|
111
|
+
"Mix two colors together in a rectangular color space.": "사각형 색 공간에서 두 색을 함께 섞습니다.",
|
|
112
|
+
"Mixes two colors together.": "두 색을 혼합합니다.",
|
|
113
|
+
"Nests selector beneath one another like they would be nested in the stylesheet.": "스타일시트에 중첩된 것처럼 선택기를 서로 중첩합니다.",
|
|
114
|
+
"No unit for zero needed": "영점 단위 필요 없음",
|
|
115
|
+
"Parses a selector into the format returned by &.": "선택기를 &에서 반환한 형식으로 구문 분석합니다.",
|
|
116
|
+
"Prints the value of an expression to the standard error output stream. Useful for debugging complicated Sass files.": "식의 값을 표준 오류 출력 스트림에 인쇄합니다. 복잡한 Sass 파일을 디버깅하는 데 유용합니다.",
|
|
117
|
+
"Prints the value of an expression to the standard error output stream. Useful for libraries that need to warn users of deprecations or recovering from minor mixin usage mistakes. Warnings can be turned off with the `--quiet` command-line option or the `:quiet` Sass option.": "식의 값을 표준 오류 출력 스트림에 인쇄합니다. 사용자에게 사용 중단을 경고하거나 사소한 Mixin 사용 실수로부터 복구해야 하는 라이브러리에 유용합니다. 경고는 `--quiet` 명령줄 옵션 또는 `:quiet` Sass 옵션을 사용하여 끌 수 있습니다.",
|
|
118
|
+
"Property is ignored due to the display.": "표시로 인해 속성이 무시됩니다.",
|
|
119
|
+
"Property is ignored due to the display. With 'display: block', vertical-align should not be used.": "디스플레이로 인해 속성이 무시됩니다. 'display: block'에서 세로 맞춤을 사용할 수 없습니다.",
|
|
120
|
+
"Provides access to Sass’s powerful selector engine.": "Sass의 강력한 선택기 엔진에 대한 액세스를 제공합니다.",
|
|
121
|
+
"Provides functions that operate on numbers.": "숫자에 대해 작동하는 함수를 제공합니다.",
|
|
122
|
+
"Removes quotes from a string.": "문자열에서 따옴표를 제거합니다.",
|
|
123
|
+
"Rename to '{0}'": "'{0}'(으)로 이름 바꾸기",
|
|
124
|
+
"Replaces $original with $replacement within $selector.": "$selector 내에서 $original을 $replacement로 바꿉니다.",
|
|
125
|
+
"Replaces the nth item in a list.": "목록의 n번째 항목을 바꿉니다.",
|
|
126
|
+
"Returns a list of all keys in a map.": "맵의 모든 키 목록을 반환합니다.",
|
|
127
|
+
"Returns a list of all values in a map.": "맵의 모든 값 목록을 반환합니다.",
|
|
128
|
+
"Returns a new map with keys removed.": "키가 제거된 새 맵을 반환합니다.",
|
|
129
|
+
"Returns a random number.": "난수를 반환합니다.",
|
|
130
|
+
"Returns a specific item in a list.": "목록의 특정 항목을 반환합니다.",
|
|
131
|
+
"Returns the absolute value of a number.": "숫자의 절대 값을 반환합니다.",
|
|
132
|
+
"Returns the complement of a color.": "색상의 보색을 반환합니다.",
|
|
133
|
+
"Returns the index of the first occurance of $substring in $string.": "$string에서 $substring이 처음 나타나는 인덱스를 반환합니다.",
|
|
134
|
+
"Returns the inverse of a color.": "색의 정반대 값을 반환합니다.",
|
|
135
|
+
"Returns the keywords passed to a function that takes variable arguments.": "가변 인수를 사용하는 함수에 전달된 키워드를 반환합니다.",
|
|
136
|
+
"Returns the length of a list.": "목록의 길이를 반환합니다.",
|
|
137
|
+
"Returns the number of characters in a string.": "문자열의 문자 수를 반환합니다.",
|
|
138
|
+
"Returns the position of a value within a list.": "목록 내 값 위치를 반환합니다.",
|
|
139
|
+
"Returns the separator of a list.": "목록의 구분 기호를 반환합니다.",
|
|
140
|
+
"Returns the simple selectors that comprise a compound selector.": "복합 선택자를 구성하는 단순 선택자를 반환합니다.",
|
|
141
|
+
"Returns the string representation of a value as it would be represented in Sass.": "Sass에 표현되는 대로의 값 문자열 표현을 반환합니다.",
|
|
142
|
+
"Returns the type of a value.": "값의 유형을 반환합니다.",
|
|
143
|
+
"Returns the unit(s) associated with a number.": "숫자와 연관된 단위를 반환합니다.",
|
|
144
|
+
"Returns the value in a map associated with a given key.": "지정된 키와 연결된 맵의 값을 반환합니다.",
|
|
145
|
+
"Returns whether $super matches all the elements $sub does, and possibly more.": "$super이(가) $sub가 일치하는 모든 요소 또는 더 많은 요소와 일치하는지 여부를 반환합니다.",
|
|
146
|
+
"Returns whether a feature exists in the current Sass runtime.": "현재 Sass 런타임에 기능이 있는지를 반환합니다.",
|
|
147
|
+
"Returns whether a function with the given name exists.": "주어진 이름의 함수가 존재하는지 여부를 반환합니다.",
|
|
148
|
+
"Returns whether a map has a value associated with a given key.": "맵에 지정된 키와 연결된 값이 있는지를 반환합니다.",
|
|
149
|
+
"Returns whether a mixin with the given name exists.": "주어진 이름을 가진 믹스인이 존재하는지 여부를 반환합니다.",
|
|
150
|
+
"Returns whether a number has units.": "숫자에 단위가 있는지 여부를 반환합니다.",
|
|
151
|
+
"Returns whether a variable with the given name exists in the current scope.": "지정된 이름의 변수가 현재 범위에 있는지 여부를 반환합니다.",
|
|
152
|
+
"Returns whether a variable with the given name exists in the global scope.": "지정된 이름의 변수가 전체 범위에 있는지 여부를 반환합니다.",
|
|
153
|
+
"Returns whether two numbers can be added, subtracted, or compared.": "두 숫자를 더하거나, 빼거나, 비교할 수 있는지 여부를 반환합니다.",
|
|
154
|
+
"Rounds a number down to the previous whole number.": "숫자를 이전 정수로 내림합니다.",
|
|
155
|
+
"Rounds a number to the nearest whole number.": "숫자를 가장 가까운 정수로 반올림합니다.",
|
|
156
|
+
"Rounds a number up to the next whole number.": "숫자를 다음 정수로 올림합니다.",
|
|
157
|
+
"Sass documentation": "Sass 설명서",
|
|
158
|
+
"Selector Specificity": "선택기 특이성",
|
|
159
|
+
"Selectors should not contain IDs because these rules are too tightly coupled with the HTML.": "이러한 규칙은 HTML과 긴밀하게 결합되므로 선택기에 ID를 포함하면 안 됩니다.",
|
|
160
|
+
"Simple HTML5 starting point": "간단한 HTML5 시작 지점",
|
|
161
|
+
"Start tag name expected.": "시작 태그 이름이 필요합니다.",
|
|
162
|
+
"Tag name must directly follow the open bracket.": "태그 이름은 여는 괄호 바로 뒤에 와야 합니다.",
|
|
163
|
+
"The universal selector (*) is known to be slow": "범용 선택기(*)는 느린 것으로 알려져 있습니다.",
|
|
164
|
+
"Throws the value of an expression as a fatal error with stack trace. Useful for validating arguments to mixins and functions.": "스택 추적에서 식 값을 오류로 throw합니다. 믹스인과 함수에 대한 인수의 유효성을 검사하는 데 유용합니다.",
|
|
165
|
+
"URI expected": "URI가 필요함",
|
|
166
|
+
"URL encodes a string": "URL은 문자열을 인코딩합니다.",
|
|
167
|
+
"Unexpected character in tag.": "태그에 필요하지 않은 문자가 있습니다.",
|
|
168
|
+
"Unifies two selectors to produce a selector that matches elements matched by both.": "두 선택기를 통합하여 둘 다와 일치하는 요소와 일치되는 선택기를 생성합니다.",
|
|
169
|
+
"Unknown at-rule.": "알 수 없는 @ 규칙입니다.",
|
|
170
|
+
"Unknown property.": "알 수 없는 속성입니다.",
|
|
171
|
+
"Unknown property: '{0}'": "알 수 없는 속성: '{0}'",
|
|
172
|
+
"Unknown vendor specific property.": "알 수 없는 공급업체 관련 속성입니다.",
|
|
173
|
+
"VS Code now has built-in support for auto-renaming tags. Do you want to enable it?": "VS Code에 이제 태그 이름 자동 바꾸기가 기본적으로 지원됩니다. 사용하도록 설정하시겠습니까?",
|
|
174
|
+
"When using a vendor-specific prefix also include the standard property": "공급업체별 접두사를 사용할 경우 표준 속성도 포함",
|
|
175
|
+
"When using a vendor-specific prefix make sure to also include all other vendor-specific properties": "공급업체별 접두사를 사용할 경우 다른 모든 공급업체별 속성도 포함해야 함",
|
|
176
|
+
"While loop that takes an expression and repeatedly outputs the nested styles until the statement evaluates to `false`.": "식을 사용하고 명령문이 'false'로 평가될 때까지 중첩된 스타일을 반복적으로 출력하는 While 루프입니다.",
|
|
177
|
+
"[ expected": "[ 필요",
|
|
178
|
+
"] expected": "] 필요",
|
|
179
|
+
"absolute value of a number": "숫자의 절대 값",
|
|
180
|
+
"arccosine - inverse of cosine function": "아크코사인 - 코사인 함수의 역함수",
|
|
181
|
+
"arcsine - inverse of sine function": "아크사인 - 사인 함수의 역함수",
|
|
182
|
+
"arctangent - inverse of tangent function": "아크탄젠트 - 탄젠트 함수의 역함수",
|
|
183
|
+
"argument from \\'{0}\\'": "\\'{0}\\'의 인수",
|
|
184
|
+
"at-rule or selector expected": "at-rule 또는 선택기가 필요함",
|
|
185
|
+
"at-rule unknown": "일반적으로 알 수 없음",
|
|
186
|
+
"bind the evaluation of a ruleset to each member of a list.": "규칙 집합의 평가를 목록의 각 멤버에 바인딩합니다.",
|
|
187
|
+
"calculates square root of a number": "숫자의 제곱근을 계산합니다.",
|
|
188
|
+
"colon expected": "콜론이 필요합니다.",
|
|
189
|
+
"comma expected": "쉼표 필요함",
|
|
190
|
+
"condition expected": "조건 필요",
|
|
191
|
+
"converts numbers from one type into another": "숫자를 한 유형에서 다른 유형으로 변환합니다.",
|
|
192
|
+
"converts to a %, e.g. 0.5 > 50%": "%로 변환(예: 0.5 > 50%)",
|
|
193
|
+
"cosine function": "코사인 함수",
|
|
194
|
+
"creates a #AARRGGBB": "#AARRGGBB 만들기",
|
|
195
|
+
"creates a color": "색을 만듦",
|
|
196
|
+
"dot expected": "점 필요",
|
|
197
|
+
"escape string content": "이스케이프 문자열 내용",
|
|
198
|
+
"expression expected": "식 필요",
|
|
199
|
+
"first argument modulus second argument": "첫 번째 인수를 두 번째 인수로 나눈 나머지",
|
|
200
|
+
"first argument raised to the power of the second argument": "첫 번째 인수는 두 번째 인수의 거듭제곱입니다.",
|
|
201
|
+
"generate a list spanning a range of values": "값 범위에 걸친 목록 생성",
|
|
202
|
+
"identifier expected": "식별자 필요",
|
|
203
|
+
"identifier or variable expected": "식별자 또는 변수 예상",
|
|
204
|
+
"identifier or wildcard expected": "식별자 또는 와일드카드가 필요합니다.",
|
|
205
|
+
"inline-block is ignored due to the float. If 'float' has a value other than 'none', the box is floated and 'display' is treated as 'block'": "inline-block은 float로 인해 무시됩니다. 'float'에 'none' 이외의 값이 있는 경우 상자가 부동으로 표시되고 'display'가 'block'으로 처리됩니다.",
|
|
206
|
+
"inlines a resource and falls back to `url()`": "리소스를 인라인하고 `url()`'로 대체",
|
|
207
|
+
"media query expected": "미디어 쿼리 예상",
|
|
208
|
+
"number expected": "숫자 필요",
|
|
209
|
+
"operator expected": "연산자 필요",
|
|
210
|
+
"page directive or declaraton expected": "page 지시문 또는 선언 필요",
|
|
211
|
+
"parses a string to a color": "문자열을 색상으로 구문 분석",
|
|
212
|
+
"percentage expected": "백분율이 필요합니다.",
|
|
213
|
+
"property value expected": "속성 값 예상",
|
|
214
|
+
"remove or change the unit of a dimension": "차원의 단위를 제거 또는 변경",
|
|
215
|
+
"return `@color` 10% points darker": "`@color`를 10% 포인트 더 어둡게 반환",
|
|
216
|
+
"return `@color` 10% points less saturated": "`@color` 채도를 10% 포인트 낮추어 반환",
|
|
217
|
+
"return `@color` 10% points less transparent": "`@color`를 10% 포인트 덜 투명하게 반환",
|
|
218
|
+
"return `@color` 10% points lighter": "`@color`를 10% 포인트 더 밝게 반환",
|
|
219
|
+
"return `@color` 10% points more saturated": "`@color`의 채도를 10% 포인트 높여서 반환",
|
|
220
|
+
"return `@color` 10% points more transparent": "`@color`를 10% 포인트 더 투명하게 반환",
|
|
221
|
+
"return `@color` with 50% transparency": "50% 투명도로 `@color` 반환",
|
|
222
|
+
"return `@color` with a 10 degree larger in hue": "`@color`의 색상을 10도 더 크게 반환",
|
|
223
|
+
"return `@darkcolor` if `@color1 is> 43% luma` otherwise return `@lightcolor`, see notes": "`@color1이 > 43% luma`인 경우 `@darkcolor`를 반환하고 그렇지 않으면 `@lightcolor`를 반환합니다. 참고 사항을 참조하세요.",
|
|
224
|
+
"return a mix of `@color1` and `@color2`": "`@color1` 및 `@color2`의 혼합 반환",
|
|
225
|
+
"returns a grey, 100% desaturated color": "100% 채도를 낮춘 색인 회색을 반환",
|
|
226
|
+
"returns a value at the specified position in the list": "목록에서 지정한 위치에 있는 값 반환",
|
|
227
|
+
"returns one of two values depending on a condition.": "조건에 따라 두 값 중 하나를 반환합니다.",
|
|
228
|
+
"returns pi": "pi 반환",
|
|
229
|
+
"returns the `alpha` channel of `@color`": "`@color`의 `alpha` 채널을 반환합니다.",
|
|
230
|
+
"returns the `blue` channel of `@color`": "`@color`의 `blue` 채널을 반환합니다.",
|
|
231
|
+
"returns the `green` channel of `@color`": "`@color`의 `green` 채널 반환",
|
|
232
|
+
"returns the `hue` channel of `@color` in the HSL space": "HSL 공간에서 `@color`의 `hue` 채널 반환",
|
|
233
|
+
"returns the `hue` channel of `@color` in the HSV space": "HSV 공간에서 `@color`의 `hue` 채널을 반환합니다.",
|
|
234
|
+
"returns the `lightness` channel of `@color` in the HSL space": "HSL 공간에서 `@color`의 `lightness` 채널을 반환합니다.",
|
|
235
|
+
"returns the `luma` value (perceptual brightness) of `@color`": "`@color`의 `luma` 값(perceptual brightness) 반환",
|
|
236
|
+
"returns the `red` channel of `@color`": "`@color`의 `red` 채널 반환",
|
|
237
|
+
"returns the `saturation` channel of `@color` in the HSL space": "HSL 공간에서 `@color`의 `saturation` 채널을 반환합니다.",
|
|
238
|
+
"returns the `saturation` channel of `@color` in the HSV space": "HSV 공간에서 `@color`의 `saturation` 채널을 반환합니다.",
|
|
239
|
+
"returns the `value` channel of `@color` in the HSV space": "HSV 공간에서 `@color`의 `value` 채널을 반환합니다.",
|
|
240
|
+
"returns the lowest of one or more values": "하나 이상의 값 중 가장 낮은 값을 반환합니다.",
|
|
241
|
+
"returns the number of elements in a value list": "값 목록의 요소 수를 반환합니다.",
|
|
242
|
+
"rounds a number to a number of places": "숫자를 소수점 이하 특정 개수까지 반올림",
|
|
243
|
+
"rounds down to an integer": "정수로 반내림합니다.",
|
|
244
|
+
"rounds up to an integer": "정수로 반올림",
|
|
245
|
+
"selector expected": "선택기 예상",
|
|
246
|
+
"semi-colon expected": "세미콜론이 필요함",
|
|
247
|
+
"sine function": "사인 함수",
|
|
248
|
+
"string literal expected": "문자열 리터럴 필요",
|
|
249
|
+
"string replace": "문자열 바꾸기",
|
|
250
|
+
"tangent function": "탄젠트 함수",
|
|
251
|
+
"term expected": "용어 필요",
|
|
252
|
+
"unknown keyword": "알 수 없는 키워드",
|
|
253
|
+
"uri or string expected": "URI 또는 문자열이 필요합니다.",
|
|
254
|
+
"variable name expected": "변수 이름 필요",
|
|
255
|
+
"variable value expected": "변수 값 예상",
|
|
256
|
+
"whitespace expected": "공백 필요",
|
|
257
|
+
"wildcard expected": "와일드카드가 필요함",
|
|
258
|
+
"{ expected": "{ 필요",
|
|
259
|
+
"{0}, '{1}'": "{0}, '{1}'",
|
|
260
|
+
"} expected": "} 필요"
|
|
261
|
+
},
|
|
262
|
+
"package": {
|
|
263
|
+
"description": "HTML 및 Handlebar 파일에 대해 다양한 언어 지원을 제공합니다.",
|
|
264
|
+
"displayName": "HTML 언어 기능",
|
|
265
|
+
"html.autoClosingTags": "HTML 태그의 자동 닫기를 사용하거나 사용하지 않습니다.",
|
|
266
|
+
"html.autoCreateQuotes": "HTML 속성 할당을 위한 따옴표 자동 생성을 사용하도록/사용하지 않도록 설정합니다. 따옴표의 유형은 `#html.completion.attributeDefaultValue#`로 구성할 수 있습니다.",
|
|
267
|
+
"html.completion.attributeDefaultValue": "완료가 수락되는 경우 특성의 기본값을 제어합니다.",
|
|
268
|
+
"html.completion.attributeDefaultValue.doublequotes": "특성 값이 \"\"(으)로 설정됩니다.",
|
|
269
|
+
"html.completion.attributeDefaultValue.empty": "특성 값이 설정되지 않았습니다.",
|
|
270
|
+
"html.completion.attributeDefaultValue.singlequotes": "특성 값이 ''(으)로 설정되어 있습니다.",
|
|
271
|
+
"html.customData.desc": "[사용자 지정 데이터 형식](https://github.com/microsoft/vscode-html-languageservice/blob/master/docs/customData.md)에 따라 JSON 파일을 가리키는 상대 파일 경로의 목록입니다.\r\n\r\nVS Code는 시작 시 사용자 지정 데이터를 로드하여 JSON 파일에 지정하는 사용자 지정 HTML 태그, 특성 및 특성 값에 대한 HTML 지원을 향상합니다.\r\n\r\n파일 경로는 작업 영역에 상대적이며 작업 영역 폴더 설정만 고려됩니다.",
|
|
272
|
+
"html.format.contentUnformatted.desc": "쉼표로 분리된 태그 목록으로, 콘텐츠의 서식을 다시 지정해서는 안 됩니다. 'pre' 태그의 기본값은 'null'로 설정됩니다.",
|
|
273
|
+
"html.format.enable.desc": "기본 HTML 포맷터를 사용하거나 사용하지 않도록 설정합니다.",
|
|
274
|
+
"html.format.extraLiners.desc": "쉼표로 분리된 태그 목록으로 앞에 줄 바꿈을 추가로 넣어야 합니다. '\"head, body, /html\"'의 기본값은 'null'로 설정됩니다.",
|
|
275
|
+
"html.format.indentHandlebars.desc": "`{{#foo}}` 및 `{{/foo}}`를 서식 지정하고 들여쓰기합니다.",
|
|
276
|
+
"html.format.indentInnerHtml.desc": "'<head>' 및 '<body>' 섹션을 들여씁니다.",
|
|
277
|
+
"html.format.maxPreserveNewLines.desc": "청크 한 개에 유지할 수 있는 최대 줄 바꿈 수입니다. 무제한일 때는 'null'을 사용합니다.",
|
|
278
|
+
"html.format.preserveNewLines.desc": "요소 앞에 있는 기존 줄 바꿈을 유지해야 하는지 제어합니다. 요소 앞에만 적용되며 태그 안에서나 텍스트에는 적용되지 않습니다.",
|
|
279
|
+
"html.format.templating.desc": "django, erb, handlebars 및 php 템플릿 언어 태그를 사용합니다.",
|
|
280
|
+
"html.format.unformatted.desc": "쉼표로 분리된 태그 목록으로, 서식을 다시 지정해서는 안 됩니다. https://www.w3.org/TR/html5/dom.html#phrasing-content에 나열된 모든 태그의 기본값은 'null'로 설정됩니다.",
|
|
281
|
+
"html.format.unformattedContentDelimiter.desc": "이 문자열 간에 텍스트 콘텐츠를 함께 유지합니다.",
|
|
282
|
+
"html.format.wrapAttributes.alignedmultiple": "줄 길이를 초과하는 경우 줄 바꿈하여 특성을 세로로 정렬합니다.",
|
|
283
|
+
"html.format.wrapAttributes.auto": "줄 길이를 초과하는 경우에만 특성을 래핑합니다.",
|
|
284
|
+
"html.format.wrapAttributes.desc": "특성을 래핑합니다.",
|
|
285
|
+
"html.format.wrapAttributes.force": "첫 번째 특성을 제외한 각 특성을 래핑합니다.",
|
|
286
|
+
"html.format.wrapAttributes.forcealign": "첫 번째 특성을 제외한 각 특성을 래핑하고 정렬된 상태를 유지합니다.",
|
|
287
|
+
"html.format.wrapAttributes.forcemultiline": "각 특성을 래핑합니다.",
|
|
288
|
+
"html.format.wrapAttributes.preserve": "특성 줄 바꿈을 유지합니다.",
|
|
289
|
+
"html.format.wrapAttributes.preservealigned": "특성의 줄 바꿈을 유지하되 정렬합니다.",
|
|
290
|
+
"html.format.wrapAttributesIndentSize.desc": "래핑된 속성을 N자 이후로 들여씁니다. 기본 들여쓰기 크기를 사용하려면 'null'을 사용하세요. `#html.format.wrapAttributes#`가 `aligned`(정렬)로 설정된 경우 무시됩니다.",
|
|
291
|
+
"html.format.wrapLineLength.desc": "한 줄당 최대 문자 수입니다(0 = 사용 안 함).",
|
|
292
|
+
"html.hover.documentation": "가리킬 때 태그 및 특성 설명서를 표시합니다.",
|
|
293
|
+
"html.hover.references": "가리킬 때 MDN에 대한 참조를 표시합니다.",
|
|
294
|
+
"html.mirrorCursorOnMatchingTag": "일치하는 HTML 태그에서 미러링 커서를 활성화/비활성화합니다.",
|
|
295
|
+
"html.mirrorCursorOnMatchingTagDeprecationMessage": "사용되지 않으며, 대신 `editor.linkedEditing`이 사용됩니다.",
|
|
296
|
+
"html.suggest.html5.desc": "기본으로 제공하는 HTML 언어 지원에서 HTML5 태그와 속성 및 값을 제안할지 여부를 제어합니다.",
|
|
297
|
+
"html.trace.server.desc": "VS Code와 HTML 언어 서버 간 통신을 추적합니다.",
|
|
298
|
+
"html.validate.scripts": "기본으로 제공하는 HTML 언어 지원에서 포함된 스크립트 유효성을 검사할지 여부를 제어합니다.",
|
|
299
|
+
"html.validate.styles": "기본으로 제공하는 HTML 언어 지원에서 포함된 스타일의 유효성을 검사할지 여부를 제어합니다."
|
|
300
|
+
}
|
|
301
|
+
}
|
|
302
|
+
}
|
|
@@ -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": "HTML 파일에서 구문 강조 표시, 대괄호 일치 및 코드 조각 기능을 제공합니다.",
|
|
13
|
+
"displayName": "HTML 언어 기본 사항"
|
|
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": "Ini 파일에서 구문 강조 표시 및 괄호 일치를 제공합니다.",
|
|
13
|
+
"displayName": "Ini 언어 기본 사항"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
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
|
+
"Insert Image as Attachment": "이미지를 첨부 파일로 삽입"
|
|
13
|
+
},
|
|
14
|
+
"package": {
|
|
15
|
+
"cleanInvalidImageAttachment.title": "잘못된 이미지 첨부 파일 참조 정리",
|
|
16
|
+
"copyCellOutput.title": "출력 복사",
|
|
17
|
+
"description": "Jupyter의 .ipynb 노트북 파일 열기 및 읽기에 대한 기본 지원을 제공합니다",
|
|
18
|
+
"displayName": ".ipynb 지원",
|
|
19
|
+
"ipynb.pasteImagesAsAttachments.enabled": "ipynb 노트북 파일의 Markdown 셀에 이미지 붙여넣기를 활성화/비활성화합니다. 붙여넣은 이미지는 셀에 첨부 파일로 삽입됩니다.",
|
|
20
|
+
"markdownAttachmentRenderer.displayName": "Markdown-It ipynb 셀 첨부 파일 렌더러",
|
|
21
|
+
"newUntitledIpynb.shortTitle": "Jupyter Notebook",
|
|
22
|
+
"newUntitledIpynb.title": "새 Jupyter Notebook",
|
|
23
|
+
"openIpynbInNotebookEditor.title": "Notebook 편집기에서 IPYNB 파일 열기"
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
}
|