@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,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 Jake for folder {0} failed with error: {1}', this.workspaceFolder.name, err.error ? err.error.toString() : 'unknown": "ํด๋ {0}์ ๋ํด ์๋์ผ๋ก ๊ฒ์ํ์ง ๋ชปํ์ต๋๋ค. {1}', this.workspaceFolder.name, err.error ? err.error.toString() : 'unknown",
|
|
13
|
+
"Go to output": "์ถ๋ ฅ์ผ๋ก ์ด๋",
|
|
14
|
+
"Problem finding jake tasks. See the output for more information.": "jake ์์
์ ์ฐพ๋ ๋ฐ ๋ฌธ์ ๊ฐ ์์ต๋๋ค. ์์ธํ ๋ด์ฉ์ ์ถ๋ ฅ์ ์ฐธ์กฐํ์ธ์."
|
|
15
|
+
},
|
|
16
|
+
"package": {
|
|
17
|
+
"config.jake.autoDetect": "Jake ์์
๊ฒ์์ ์ฌ์ฉ ์ฌ๋ถ๋ฅผ ์ ์ดํฉ๋๋ค. Jake ์์
๊ฒ์์ผ๋ก ์ธํด ์ด๋ ค ์๋ ์์
์์ญ์ ํ์ผ์ด ์คํ๋ ์ ์์ต๋๋ค.",
|
|
18
|
+
"description": "VS Code์ Jake ๊ธฐ๋ฅ์ ์ถ๊ฐํ ํ์ฅ์
๋๋ค.",
|
|
19
|
+
"displayName": "VS Code์ ๋ํ Jake ์ง์",
|
|
20
|
+
"jake.taskDefinition.file.description": "์์
์ ์ ๊ณตํ๋ Jake ํ์ผ์ด๋ฉฐ ์๋ตํ ์ ์์ต๋๋ค.",
|
|
21
|
+
"jake.taskDefinition.type.description": "์ฌ์ฉ์ ์ง์ ํ Jake ์์
์
๋๋ค."
|
|
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": "Java ํ์ผ์์ ์ฝ๋ ์กฐ๊ฐ, ๊ตฌ๋ฌธ ๊ฐ์กฐ ํ์, ๊ดํธ ์ผ์น ๋ฐ ์ ๊ธฐ๋ฅผ ์ ๊ณตํฉ๋๋ค.",
|
|
13
|
+
"displayName": "Java ์ธ์ด ๊ธฐ๋ณธ"
|
|
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": "JavaScript ํ์ผ์์ ์ฝ๋ ์กฐ๊ฐ, ๊ตฌ๋ฌธ ๊ฐ์กฐ ํ์, ๊ดํธ ์ผ์น ๋ฐ ์ ๊ธฐ๋ฅผ ์ ๊ณตํฉ๋๋ค.",
|
|
13
|
+
"displayName": "JavaScript ์ธ์ด ๊ธฐ๋ณธ"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,185 @@
|
|
|
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
|
+
"$ref \\'{0}\\' in \\'{1}\\' can not be resolved.": "\\'{1}\\'์ $ref \\'{0}\\'์(๋ฅผ) ํ์ธํ ์ ์์ต๋๋ค.",
|
|
13
|
+
"<empty>": "<empty>",
|
|
14
|
+
"A default value. Used by suggestions.": "๊ธฐ๋ณธ๊ฐ์
๋๋ค. ์ ์์์ ์ฌ์ฉ๋ฉ๋๋ค.",
|
|
15
|
+
"A descriptive title of the element.": "์์์ ๋ํ ์ค๋ช
์ด ํฌํจ๋ ์ ๋ชฉ์
๋๋ค.",
|
|
16
|
+
"A long description of the element. Used in hover menus and suggestions.": "์์์ ๋ํ ์์ธํ ์ค๋ช
์
๋๋ค. ๊ฐ๋ฆฌํจ ํญ๋ชฉ ๋ฉ๋ด ๋ฐ ์ ์์ ์ฌ์ฉ๋ฉ๋๋ค.",
|
|
17
|
+
"A map of property names to either an array of property names or a schema. An array of property names means the property named in the key depends on the properties in the array being present in the object in order to be valid. If the value is a schema, then the schema is only applied to the object if the property in the key exists on the object.": "์์ฑ ์ด๋ฆ ๋ฐฐ์ด ๋๋ ์คํค๋ง์ ๋ํ ์์ฑ ์ด๋ฆ ๋งต์
๋๋ค. ์์ฑ ์ด๋ฆ์ ๋ฐฐ์ด์ ํค์ ์ด๋ฆ์ด ์ง์ ๋ ์์ฑ์ด ์ ํจํ๊ธฐ ์ํด ๊ฐ์ฒด์ ์๋ ๋ฐฐ์ด์ ์์ฑ์ ์ข
์๋จ์ ์๋ฏธํฉ๋๋ค. ๊ฐ์ด ์คํค๋ง์ด๋ฉด ํค์ ์์ฑ์ด ๊ฐ์ฒด์ ์๋ ๊ฒฝ์ฐ์๋ง ์คํค๋ง๊ฐ ๊ฐ์ฒด์ ์ ์ฉ๋ฉ๋๋ค.",
|
|
18
|
+
"A map of property names to schemas for each property.": "๊ฐ ์์ฑ์ ์คํค๋ง์ ๋ํ ์์ฑ ์ด๋ฆ ๋งต์
๋๋ค.",
|
|
19
|
+
"A map of regular expressions on property names to schemas for matching properties.": "์ผ์นํ๋ ์์ฑ์ ์คํค๋ง์ ๋ํ ์์ฑ ์ด๋ฆ์ ์ ๊ท์ ๋งต์
๋๋ค.",
|
|
20
|
+
"A number that should cleanly divide the current value (i.e. have no remainder).": "ํ์ฌ ๊ฐ์ ๋๋จธ์ง ์์ด ๊น๋ํ๊ฒ ๋๋ ์ผ ํ๋ ์ซ์์
๋๋ค.",
|
|
21
|
+
"A regular expression to match the string against. It is not implicitly anchored.": "๋ฌธ์์ด๊ณผ ์ผ์น์ํฌ ์ ๊ท์์
๋๋ค. ์์์ ์ผ๋ก ์ต์ปค๊ฐ ์ง์ ๋์ง ์์ต๋๋ค.",
|
|
22
|
+
"A schema which must not match.": "์ผ์นํ์ง ์์์ผ ํ๋ ์คํค๋ง์
๋๋ค.",
|
|
23
|
+
"A unique identifier for the schema.": "์คํค๋ง์ ๊ณ ์ ์๋ณ์์
๋๋ค.",
|
|
24
|
+
"An array instance is valid against \\\"contains\\\" if at least one of its elements is valid against the given schema.": "์ง์ ๋ ์คํค๋ง์ ๋ํด ํ๋ ์ด์์ ์์๊ฐ ์ ํจํ ๊ฒฝ์ฐ \\\"contains\\\"์ ๋ํด ๋ฐฐ์ด ์ธ์คํด์ค๊ฐ ์ ํจํฉ๋๋ค.",
|
|
25
|
+
"An array of schemas, all of which must match.": "์คํค๋ง ๋ฐฐ์ด์
๋๋ค. ๋ชจ๋ ์ผ์นํด์ผ ํฉ๋๋ค.",
|
|
26
|
+
"An array of schemas, exactly one of which must match.": "์ ํํ ํ๋๊ฐ ์ผ์นํด์ผ ํ๋ ์คํค๋ง ๋ฐฐ์ด์
๋๋ค.",
|
|
27
|
+
"An array of schemas, where at least one must match.": "ํ๋ ์ด์์ ์คํค๋ง๊ฐ ์ผ์นํด์ผ ํ๋ ์คํค๋ง ๋ฐฐ์ด์
๋๋ค.",
|
|
28
|
+
"An array of strings that lists the names of all properties required on this object.": "์ด ๊ฐ์ฒด์ ํ์ํ ๋ชจ๋ ์์ฑ์ ์ด๋ฆ์ ๋์ดํ๋ ๋ฌธ์์ด ๋ฐฐ์ด์
๋๋ค.",
|
|
29
|
+
"An instance validates successfully against this keyword if its value is equal to the value of the keyword.": "์ธ์คํด์ค ๊ฐ์ด ํค์๋ ๊ฐ๊ณผ ๊ฐ์ ๊ฒฝ์ฐ ์ธ์คํด์ค์์ ์ด ํค์๋์ ๋ํด ์ ํจ์ฑ์ ๊ฒ์ฌํฉ๋๋ค.",
|
|
30
|
+
"Array does not contain required item.": "๋ฐฐ์ด์ ํ์ ํญ๋ชฉ์ด ์์ต๋๋ค.",
|
|
31
|
+
"Array has duplicate items.": "๋ฐฐ์ด์ ์ค๋ณต๋ ํญ๋ชฉ์ด ์์ต๋๋ค.",
|
|
32
|
+
"Array has too few items that match the contains contraint. Expected {0} or more.": "๋ฐฐ์ด์ contains ์ ์ฝ ์กฐ๊ฑด๊ณผ ์ผ์นํ๋ ํญ๋ชฉ์ด ๋๋ฌด ์ ์ต๋๋ค. {0} ์ด์์ด์ด์ผ ํฉ๋๋ค.",
|
|
33
|
+
"Array has too few items. Expected {0} or more.": "๋ฐฐ์ด์ ํญ๋ชฉ์ด ๋๋ฌด ์ ์ต๋๋ค. {0}๊ฐ ์ด์ ํ์ํฉ๋๋ค.",
|
|
34
|
+
"Array has too many items according to schema. Expected {0} or fewer.": "์คํค๋ง์ ๋ฐ๋ฅด๋ฉด ๋ฐฐ์ด์ ํญ๋ชฉ์ด ๋๋ฌด ๋ง์ต๋๋ค. {0} ์ดํ์ฌ์ผ ํฉ๋๋ค.",
|
|
35
|
+
"Array has too many items that match the contains contraint. Expected {0} or less.": "๋ฐฐ์ด์ contains ์ ์ฝ ์กฐ๊ฑด๊ณผ ์ผ์นํ๋ ํญ๋ชฉ์ด ๋๋ฌด ๋ง์ต๋๋ค. {0} ์ดํ์ฌ์ผ ํฉ๋๋ค.",
|
|
36
|
+
"Array has too many items. Expected {0} or fewer.": "๋ฐฐ์ด์ ํญ๋ชฉ์ด ๋๋ฌด ๋ง์ต๋๋ค. {0} ์ดํ์ฌ์ผ ํฉ๋๋ค.",
|
|
37
|
+
"Colon expected": "์ฝ๋ก ํ์",
|
|
38
|
+
"Comments are not permitted in JSON.": "์ฃผ์์ JSON์์ ํ์ฉ๋์ง ์์ต๋๋ค.",
|
|
39
|
+
"Comments from schema authors to readers or maintainers of the schema.": "์คํค๋ง ์์ฑ์๊ฐ ์คํค๋ง์ ๋
์ ๋๋ ์ ์ง ๊ด๋ฆฌ์์๊ฒ ์ ํ๋ ์ค๋ช
์
๋๋ค.",
|
|
40
|
+
"Configure": "๊ตฌ์ฑ",
|
|
41
|
+
"Configured by extension: {0}": "ํ์ฅ๋ณ๋ก ๊ตฌ์ฑ: {0}",
|
|
42
|
+
"Configured in user settings": "์ฌ์ฉ์ ์ค์ ์ ๊ตฌ์ฑ๋จ",
|
|
43
|
+
"Configured in workspace settings": "์์
์์ญ ์ค์ ์ ๊ตฌ์ฑ๋จ",
|
|
44
|
+
"Default value": "๊ธฐ๋ณธ๊ฐ",
|
|
45
|
+
"Describes the content encoding of a string property.": "๋ฌธ์์ด ์์ฑ์ ์ฝํ
์ธ ์ธ์ฝ๋ฉ์ ์ค๋ช
ํฉ๋๋ค.",
|
|
46
|
+
"Describes the format expected for the value.": "๊ฐ์ ํ์ํ ํ์์ ์ค๋ช
ํฉ๋๋ค.",
|
|
47
|
+
"Describes the media type of a string property.": "๋ฌธ์์ด ์์ฑ์ ๋ฏธ๋์ด ์ ํ์ ์ค๋ช
ํฉ๋๋ค.",
|
|
48
|
+
"Downloading schemas is disabled through setting \\'{0}\\'": "\\'{0}\\' ์ค์ ์ ํตํด ์คํค๋ง ๋ค์ด๋ก๋๋ฅผ ์ฌ์ฉํ์ง ์๋๋ก ์ค์ ํจ",
|
|
49
|
+
"Downloading schemas is disabled. Click to configure.": "์คํค๋ง ๋ค์ด๋ก๋๋ฅผ ์ฌ์ฉํ ์ ์์ต๋๋ค. ๊ตฌ์ฑํ๋ ค๋ฉด ํด๋ฆญํ์ธ์.",
|
|
50
|
+
"Draft-03 schemas are not supported.": "Draft-03 ์คํค๋ง๋ ์ง์๋์ง ์์ต๋๋ค.",
|
|
51
|
+
"Duplicate anchor declaration: \\'{0}\\'": "์ต์ปค ์ ์ธ ์ค๋ณต: \\'{0}\\'",
|
|
52
|
+
"Duplicate object key": "์ค๋ณต๋ ๊ฐ์ฒด ํค",
|
|
53
|
+
"Either a schema or a boolean. If a schema, then used to validate all properties not matched by 'properties' or 'patternProperties'. If false, then any properties not matched by either will cause this schema to fail.": "์คํค๋ง ๋๋ ๋ถ์ธ์
๋๋ค. ์คํค๋ง์ธ ๊ฒฝ์ฐ 'properties' ๋๋ 'patternProperties'์ ์ผ์นํ์ง ์๋ ๋ชจ๋ ์์ฑ์ ์ ํจ์ฑ์ ๊ฒ์ฌํ๋ ๋ฐ ์ฌ์ฉ๋ฉ๋๋ค. false์ด๋ฉด ๋ ์ค ํ๋์ ์ผ์นํ์ง ์๋ ์์ฑ์ด ์์ผ๋ฉด ์ด ์คํค๋ง๊ฐ ์คํจํ๊ฒ ๋ฉ๋๋ค.",
|
|
54
|
+
"Either a string of one of the basic schema types (number, integer, null, array, object, boolean, string) or an array of strings specifying a subset of those types.": "๊ธฐ๋ณธ ์คํค๋ง ํ์(์ซ์, ์ ์, null, ๋ฐฐ์ด, ๊ฐ์ฒด, ๋ถ์ธ, ๋ฌธ์์ด) ์ค ํ๋์ ๋ฌธ์์ด ๋๋ ์ด๋ฌํ ํ์์ ํ์ ์งํฉ์ ์ง์ ํ๋ ๋ฌธ์์ด์ ๋ฐฐ์ด์
๋๋ค.",
|
|
55
|
+
"End of file expected.": "ํ์ผ์ ๋์ด ํ์ํฉ๋๋ค.",
|
|
56
|
+
"Expected a JSON object, array or literal.": "JSON ๊ฐ์ฒด, ๋ฐฐ์ด ๋๋ ๋ฆฌํฐ๋ด์ด ํ์ํฉ๋๋ค.",
|
|
57
|
+
"Expected comma": "์ผํ ํ์",
|
|
58
|
+
"Expected comma or closing brace": "์ผํ ๋๋ ๋ซ๋ ์ค๊ดํธ ํ์",
|
|
59
|
+
"Expected comma or closing bracket": "์ผํ ๋๋ ๋ซ๋ ๋๊ดํธ ํ์",
|
|
60
|
+
"Failed to sort the JSONC document, please consider opening an issue.": "JSONC ๋ฌธ์๋ฅผ ์ ๋ ฌํ์ง ๋ชปํ์ต๋๋ค. ๋ฌธ์ ๋ฅผ ์ฌ๋ ๊ฒ์ด ์ข์ต๋๋ค.",
|
|
61
|
+
"For arrays, only when items is set as an array. If it is a schema, then this schema validates items after the ones specified by the items array. If it is false, then additional items will cause validation to fail.": "๋ฐฐ์ด์ ๊ฒฝ์ฐ ํญ๋ชฉ์ด ๋ฐฐ์ด๋ก ์ค์ ๋ ๊ฒฝ์ฐ์๋ง ์ ์ฉ๋ฉ๋๋ค. ์คํค๋ง์ธ ๊ฒฝ์ฐ ์ด ์คํค๋ง๋ ํญ๋ชฉ ๋ฐฐ์ด์์ ์ง์ ํ ํญ๋ชฉ ๋ค์ ์๋ ํญ๋ชฉ์ ์ ํจ์ฑ์ ๊ฒ์ฌํฉ๋๋ค. false์ด๋ฉด ์ถ๊ฐ ํญ๋ชฉ์ผ๋ก ์ธํด ์ ํจ์ฑ ๊ฒ์ฌ๊ฐ ์คํจํฉ๋๋ค.",
|
|
62
|
+
"For arrays. Can either be a schema to validate every element against or an array of schemas to validate each item against in order (the first schema will validate the first element, the second schema will validate the second element, and so on.": "๋ฐฐ์ด์ ๊ฒฝ์ฐ์
๋๋ค. ๋ชจ๋ ์์์ ์ ํจ์ฑ์ ๊ฒ์ฌํ ๋์ ์คํค๋ง์ด๊ฑฐ๋ ๊ฐ ํญ๋ชฉ์ ์ ํจ์ฑ์ ๊ฒ์ฌํ ๋์ ์คํค๋ง ๋ฐฐ์ด์ผ ์ ์์ต๋๋ค. ์ฒซ ๋ฒ์งธ ์คํค๋ง๋ ์ฒซ ๋ฒ์งธ ์์์ ์ ํจ์ฑ์ ๊ฒ์ฌํ๊ณ , ๋ ๋ฒ์งธ ์คํค๋ง๋ ๋ ๋ฒ์งธ ์์์ ์ ํจ์ฑ์ ๊ฒ์ฌํ๋ ์์์
๋๋ค.",
|
|
63
|
+
"If all of the items in the array must be unique. Defaults to false.": "๋ฐฐ์ด์ ๋ชจ๋ ํญ๋ชฉ์ด ๊ณ ์ ํด์ผ ํ๋ ๊ฒฝ์ฐ์
๋๋ค. ๊ธฐ๋ณธ๊ฐ์ false์
๋๋ค.",
|
|
64
|
+
"If the instance is an object, this keyword validates if every property name in the instance validates against the provided schema.": "์ธ์คํด์ค๊ฐ ๊ฐ์ฒด์ธ ๊ฒฝ์ฐ ์ด ํค์๋๋ ์ธ์คํด์ค์ ๋ชจ๋ ์์ฑ ์ด๋ฆ์ด ์ ๊ณต๋ ์คํค๋ง์ ๋ํด ์ ํจ์ฑ์ ๊ฒ์ฌํ๋์ง ํ์ธํฉ๋๋ค.",
|
|
65
|
+
"Incorrect type. Expected \"{0}\".": "์๋ชป๋ ํ์์
๋๋ค. \"{0}\"์ด(๊ฐ) ํ์ํฉ๋๋ค.",
|
|
66
|
+
"Incorrect type. Expected one of {0}.": "์๋ชป๋ ํ์์
๋๋ค. {0} ์ค ํ๋๊ฐ ํ์ํฉ๋๋ค.",
|
|
67
|
+
"Indicates that the value of the instance is managed exclusively by the owning authority.": "์ธ์คํด์ค ๊ฐ์ด ์์ ๊ธฐ๊ด์์ ๋จ๋
์ผ๋ก ๊ด๋ฆฌ๋จ์ ๋ํ๋
๋๋ค.",
|
|
68
|
+
"Invalid characters in string. Control characters must be escaped.": "๋ฌธ์์ด์ ์ ํจํ์ง ์์ ๋ฌธ์๊ฐ ์์ต๋๋ค. ์ ์ด ๋ฌธ์๋ฅผ ์ด์ค์ผ์ดํํด์ผ ํฉ๋๋ค.",
|
|
69
|
+
"Invalid color format. Use #RGB, #RGBA, #RRGGBB or #RRGGBBAA.": "์ ํ์์ด ์๋ชป๋์์ต๋๋ค. #RGB, #RGBA, #RRGGBB ๋๋ #RRGGBBAA๋ฅผ ์ฌ์ฉํ์ธ์.",
|
|
70
|
+
"Invalid escape character in string.": "๋ฌธ์์ด์ ์ ํจํ์ง ์์ ์ด์ค์ผ์ดํ ๋ฌธ์๊ฐ ์์ต๋๋ค.",
|
|
71
|
+
"Invalid number format.": "์ ํจํ์ง ์์ ์ซ์ ํ์์
๋๋ค.",
|
|
72
|
+
"Invalid unicode sequence in string.": "๋ฌธ์์ด์ ์ ๋์ฝ๋ ์ํ์ค๊ฐ ์๋ชป๋์์ต๋๋ค.",
|
|
73
|
+
"Item does not match any validation rule from the array.": "ํญ๋ชฉ์ด ๋ฐฐ์ด์ ์ ํจ์ฑ ๊ฒ์ฌ ๊ท์น๊ณผ ์ผ์นํ์ง ์์ต๋๋ค.",
|
|
74
|
+
"JSON Language Server": "JSON ์ธ์ด ์๋ฒ",
|
|
75
|
+
"JSON Outline Status": "JSON ๊ฐ์ ์ํ",
|
|
76
|
+
"JSON Validation Status": "JSON ์ ํจ์ฑ ๊ฒ์ฌ ์ํ",
|
|
77
|
+
"JSON schema cache cleared.": "JSON ์คํค๋ง ์บ์๋ฅผ ์ง์ ์ต๋๋ค.",
|
|
78
|
+
"JSON schema configured": "JSON ์คํค๋ง๊ฐ ๊ตฌ์ฑ๋จ",
|
|
79
|
+
"JSON: Schema Resolution Error": "JSON: ์คํค๋ง ํ์ธ ์ค๋ฅ",
|
|
80
|
+
"Learn more about JSON schema configuration...": "JSON ์คํค๋ง ๊ตฌ์ฑ์ ๋ํ ์์ธํ ์ ๋ณด...",
|
|
81
|
+
"Loading JSON info": "JSON ์ ๋ณด ๋ก๋ ์ค",
|
|
82
|
+
"Makes the maximum property exclusive.": "์ต๋ ์์ฑ์ด ํฌํจ๋์ง ์๋๋ก ํฉ๋๋ค.",
|
|
83
|
+
"Makes the minimum property exclusive.": "์ต์ ์์ฑ์ด ํฌํจ๋์ง ์๋๋ก ํฉ๋๋ค.",
|
|
84
|
+
"Matches a schema that is not allowed.": "ํ์ฉ๋์ง ์๋ ์คํค๋ง์ ์ผ์นํฉ๋๋ค.",
|
|
85
|
+
"Matches multiple schemas when only one must validate.": "ํ๋์ ์คํค๋ง๋ง ์ ํจ์ฑ์ ๊ฒ์ฌํด์ผ ํ๋ ๊ฒฝ์ฐ ์ฌ๋ฌ ์คํค๋ง๋ฅผ ์ผ์น์ํต๋๋ค.",
|
|
86
|
+
"Missing property \"{0}\".": "\"{0}\" ์์ฑ์ด ์์ต๋๋ค.",
|
|
87
|
+
"New array": "์ ๋ฐฐ์ด",
|
|
88
|
+
"New object": "์ ๊ฐ์ฒด",
|
|
89
|
+
"No Schema Validation": "์คํค๋ง ์ ํจ์ฑ ๊ฒ์ฌ ์์",
|
|
90
|
+
"No schema configured for this file": "์ด ํ์ผ์ ๋ํด ๊ตฌ์ฑ๋ ์คํค๋ง๊ฐ ์์ต๋๋ค.",
|
|
91
|
+
"Not used for validation. Place subschemas here that you wish to reference inline with $ref.": "์ ํจ์ฑ ๊ฒ์ฌ์ ์ฌ์ฉ๋์ง ์์ต๋๋ค. $ref๋ฅผ ์ฌ์ฉํ์ฌ ์ธ๋ผ์ธ์ผ๋ก ์ฐธ์กฐํ ํ์ ์คํค๋ง๋ฅผ ์ฌ๊ธฐ์ ๋ฐฐ์นํฉ๋๋ค.",
|
|
92
|
+
"Object has fewer properties than the required number of {0}": "๊ฐ์ฒด์ ์๋ ์์ฑ์ด ํ์ํ ๊ฐ์ {0}๋ณด๋ค ์ ์ต๋๋ค.",
|
|
93
|
+
"Object has more properties than limit of {0}.": "๊ฐ์ฒด์ ํ๋ {0}๋ณด๋ค ๋ง์ ์์ฑ์ด ์์ต๋๋ค.",
|
|
94
|
+
"Object is missing property {0} required by property {1}.": "๊ฐ์ฒด์ {1} ์์ฑ์ ํ์ํ {0} ์์ฑ์ด ์์ต๋๋ค.",
|
|
95
|
+
"Open Extension": "์คํ ์ต์คํ
์
",
|
|
96
|
+
"Open Settings": "์ค์ ์ด๊ธฐ",
|
|
97
|
+
"Outline": "๊ฐ์",
|
|
98
|
+
"Problem reading content from \\'{0}\\': UTF-8 with BOM detected, only UTF 8 is allowed.": "\\'{0}\\'์์ ์ฝํ
์ธ ๋ฅผ ์ฝ๋ ๋์ ๋ฌธ์ ๊ฐ ๋ฐ์ํ์ต๋๋ค. BOM์ด ์๋ UTF-8์ด ๊ฐ์ง๋์์ต๋๋ค. UTF 8๋ง ํ์ฉ๋ฉ๋๋ค.",
|
|
99
|
+
"Problems loading reference \\'{0}\\': {1}": "์ฐธ์กฐ \\'{0}\\'์(๋ฅผ) ๋ก๋ํ๋ ๋์ ๋ฌธ์ ๊ฐ ๋ฐ์ํ์ต๋๋ค. {1}",
|
|
100
|
+
"Property expected": "์์ฑ ํ์",
|
|
101
|
+
"Property keys must be doublequoted": "์์ฑ ํค๋ ํฐ๋ฐ์ดํ๋ก ๋ฌถ์ด์ผ ํฉ๋๋ค.",
|
|
102
|
+
"Property {0} is not allowed.": "์์ฑ {0}์(๋) ํ์ฉ๋์ง ์์ต๋๋ค.",
|
|
103
|
+
"Reference a definition hosted on any location.": "๋ชจ๋ ์์น์์ ํธ์คํธ๋๋ ์ ์๋ฅผ ์ฐธ์กฐํฉ๋๋ค.",
|
|
104
|
+
"Sample JSON values associated with a particular schema, for the purpose of illustrating usage.": "์ฌ์ฉ์ ํํํ๊ธฐ ์ํด ํน์ ์คํค๋ง์ ์ฐ๊ฒฐ๋ ์ํ JSON ๊ฐ์
๋๋ค.",
|
|
105
|
+
"Schema Validated": "์คํค๋ง ์ ํจ์ฑ ๊ฒ์ฌ๋จ",
|
|
106
|
+
"Select the schema to use for {0}": "{0}์ ์ฌ์ฉํ ์คํค๋ง ์ ํ",
|
|
107
|
+
"Show Schemas": "์คํค๋ง ํ์",
|
|
108
|
+
"Sort JSON": "JSON ์ ๋ ฌ",
|
|
109
|
+
"String does not match the pattern of \"{0}\".": "๋ฌธ์์ด์ด \"{0}\" ํจํด๊ณผ ์ผ์นํ์ง ์์ต๋๋ค.",
|
|
110
|
+
"String is longer than the maximum length of {0}.": "๋ฌธ์์ด์ด ์ต๋ ๊ธธ์ด {0}๋ณด๋ค ๊น๋๋ค.",
|
|
111
|
+
"String is not a RFC3339 date-time.": "๋ฌธ์์ด์ด RFC3339 ๋ ์ง-์๊ฐ์ด ์๋๋๋ค.",
|
|
112
|
+
"String is not a RFC3339 date.": "๋ฌธ์์ด์ด RFC3339 ๋ ์ง๊ฐ ์๋๋๋ค.",
|
|
113
|
+
"String is not a RFC3339 time.": "๋ฌธ์์ด์ด RFC3339 ์๊ฐ์ด ์๋๋๋ค.",
|
|
114
|
+
"String is not a URI: {0}": "๋ฌธ์์ด์ด URI๊ฐ ์๋๋๋ค. {0}",
|
|
115
|
+
"String is not a hostname.": "๋ฌธ์์ด์ด ํธ์คํธ ์ด๋ฆ์ด ์๋๋๋ค.",
|
|
116
|
+
"String is not an IPv4 address.": "๋ฌธ์์ด์ด IPv4 ์ฃผ์๊ฐ ์๋๋๋ค.",
|
|
117
|
+
"String is not an IPv6 address.": "๋ฌธ์์ด์ด IPv6 ์ฃผ์๊ฐ ์๋๋๋ค.",
|
|
118
|
+
"String is not an e-mail address.": "๋ฌธ์์ด์ด ์ด๋ฉ์ผ ์ฃผ์๊ฐ ์๋๋๋ค.",
|
|
119
|
+
"String is shorter than the minimum length of {0}.": "๋ฌธ์์ด์ด ์ต์ ๊ธธ์ด {0}๋ณด๋ค ์งง์ต๋๋ค.",
|
|
120
|
+
"The \\\"else\\\" subschema is used for validation when the \\\"if\\\" subschema fails.": "\\\"else\\\" ํ์ ์คํค๋ง๋ \\\"if\\\" ํ์ ์คํค๋ง๊ฐ ์คํจํ ๋ ์ ํจ์ฑ ๊ฒ์ฌ์ ์ฌ์ฉ๋ฉ๋๋ค.",
|
|
121
|
+
"The \\\"if\\\" subschema is used for validation when the \\\"if\\\" subschema succeeds.": "\\\"if\\\" ํ์ ์คํค๋ง๋ \\\"if\\\" ํ์ ์คํค๋ง๊ฐ ์ฑ๊ณตํ๋ ๊ฒฝ์ฐ ์ ํจ์ฑ ๊ฒ์ฌ์ ์ฌ์ฉ๋ฉ๋๋ค.",
|
|
122
|
+
"The maximum length of a string.": "๋ฌธ์์ด์ ์ต๋ ๊ธธ์ด์
๋๋ค.",
|
|
123
|
+
"The maximum number of items that can be inside an array. Inclusive.": "๋ฐฐ์ด ๋ด์ ์์ ์ ์๋ ์ต๋ ํญ๋ชฉ ์์
๋๋ค. ๋ช
์ํ ์๋ฅผ ํฌํจํฉ๋๋ค.",
|
|
124
|
+
"The maximum number of properties an object can have. Inclusive.": "๊ฐ์ฒด๊ฐ ๊ฐ์ง ์ ์๋ ์ต๋ ์์ฑ ์์
๋๋ค. ๋ช
์ํ ์ซ์๋ฅผ ํฌํจํฉ๋๋ค.",
|
|
125
|
+
"The maximum numerical value, inclusive by default.": "์ต๋ ์ซ์ ๊ฐ์
๋๋ค. ๊ธฐ๋ณธ์ ์ผ๋ก ๋ช
์ํ ์ซ์๋ฅผ ํฌํจํฉ๋๋ค.",
|
|
126
|
+
"The minimum length of a string.": "๋ฌธ์์ด์ ์ต์ ๊ธธ์ด์
๋๋ค.",
|
|
127
|
+
"The minimum number of items that can be inside an array. Inclusive.": "๋ฐฐ์ด ๋ด์ ์์ ์ ์๋ ์ต์ ํญ๋ชฉ ์์
๋๋ค. ๋ช
์ํ ์ซ์๋ฅผ ํฌํจํฉ๋๋ค.",
|
|
128
|
+
"The minimum number of properties an object can have. Inclusive.": "๊ฐ์ฒด๊ฐ ๊ฐ์ง ์ ์๋ ์ต์ ์์ฑ ์์
๋๋ค. ๋ช
์ํ ์ซ์๋ฅผ ํฌํจํฉ๋๋ค.",
|
|
129
|
+
"The minimum numerical value, inclusive by default.": "์ต์ ์ซ์ ๊ฐ์
๋๋ค. ๊ธฐ๋ณธ์ ์ผ๋ก ๋ช
์ํ ์ซ์๋ฅผ ํฌํจํฉ๋๋ค.",
|
|
130
|
+
"The schema to verify this document against.": "์ด ๋ฌธ์๋ฅผ ํ์ธํ ์คํค๋ง์
๋๋ค.",
|
|
131
|
+
"The schema uses meta-schema features ({0}) that are not yet supported by the validator.": "์คํค๋ง๋ ์ ํจ์ฑ ๊ฒ์ฌ๊ธฐ์์ ์์ง ์ง์ํ์ง ์๋ ๋ฉํ ์คํค๋ง ๊ธฐ๋ฅ({0})์ ์ฌ์ฉํฉ๋๋ค.",
|
|
132
|
+
"The set of literal values that are valid.": "์ ํจํ ๋ฆฌํฐ๋ด ๊ฐ ์งํฉ์
๋๋ค.",
|
|
133
|
+
"The validation outcome of the \\\"if\\\" subschema controls which of the \\\"then\\\" or \\\"else\\\" keywords are evaluated.": "\\\"if\\\" ํ์ ์คํค๋ง์ ์ ํจ์ฑ ๊ฒ์ฌ ๊ฒฐ๊ณผ๋ \\\"then\\\" ๋๋ \\\"else\\\" ํค์๋ ์ค ๋ฌด์์ด ํ๊ฐ๋๋์ง ์ ์ดํฉ๋๋ค.",
|
|
134
|
+
"Trailing comma": "ํํ ์ผํ",
|
|
135
|
+
"URI expected.": "URI๊ฐ ํ์ํฉ๋๋ค.",
|
|
136
|
+
"URI is expected.": "URI๊ฐ ํ์ํฉ๋๋ค.",
|
|
137
|
+
"URI with a scheme is expected.": "๊ตฌ์ฑํ๊ฐ ์๋ URI๊ฐ ํ์ํฉ๋๋ค.",
|
|
138
|
+
"Unable to compute used schemas: No document": "์ฌ์ฉ๋ ์คํค๋ง๋ฅผ ๊ณ์ฐํ ์ ์์: ๋ฌธ์ ์์",
|
|
139
|
+
"Unable to compute used schemas: {0}": "์ฌ์ฉ๋ ์คํค๋ง๋ฅผ ๊ณ์ฐํ ์ ์์: {0}",
|
|
140
|
+
"Unable to load schema from \\'{0}\\'. No schema request service available": "\\'{0}\\'์์ ์คํค๋ง๋ฅผ ๋ก๋ํ ์ ์์ต๋๋ค. ์ฌ์ฉํ ์ ์๋ ์คํค๋ง ์์ฒญ ์๋น์ค๊ฐ ์์ต๋๋ค.",
|
|
141
|
+
"Unable to load schema from \\'{0}\\': No content.": "\\'{0}\\'์์ ์คํค๋ง๋ฅผ ๋ก๋ํ ์ ์์ต๋๋ค. ์ฝํ
์ธ ๊ฐ ์์ต๋๋ค.",
|
|
142
|
+
"Unable to load schema from \\'{0}\\': {1}.": "\\'{0}\\'์์ ์คํค๋ง๋ฅผ ๋ก๋ํ ์ ์์ต๋๋ค. {1}.",
|
|
143
|
+
"Unable to load {0}": "{0}์(๋ฅผ) ๋ก๋ํ ์ ์์ต๋๋ค.",
|
|
144
|
+
"Unable to parse content from \\'{0}\\': Parse error at offset {1}.": "\\'{0}\\'์ ์ฝํ
์ธ ๋ฅผ ๊ตฌ๋ฌธ ๋ถ์ํ ์ ์์ต๋๋ค. ์คํ์
{1}์์์ ๊ตฌ๋ฌธ ๋ถ์ ์ค๋ฅ์
๋๋ค.",
|
|
145
|
+
"Unable to resolve schema. Click to retry.": "์คํค๋ง๋ฅผ ํ์ธํ ์ ์์ต๋๋ค. ๋ค์ ์๋ํ๋ ค๋ฉด ํด๋ฆญํ์ธ์.",
|
|
146
|
+
"Unexpected end of comment.": "ํ์ํ์ง ์์ ์ฃผ์ ๋์
๋๋ค.",
|
|
147
|
+
"Unexpected end of number.": "ํ์ํ์ง ์์ ๋ฒํธ ๋์
๋๋ค.",
|
|
148
|
+
"Unexpected end of string.": "์๊ธฐ์น ์์ ๋ฌธ์์ด์ ๋์
๋๋ค.",
|
|
149
|
+
"Value expected": "๊ฐ ํ์",
|
|
150
|
+
"Value is above the exclusive maximum of {0}.": "๊ฐ์ด ์ต๋๊ฐ์ธ {0}(ํฌํจ ์ ๋จ)์(๋ฅผ) ์ด๊ณผํฉ๋๋ค.",
|
|
151
|
+
"Value is above the maximum of {0}.": "๊ฐ์ด {0} ์ต๋๊ฐ์ ์ด๊ณผํฉ๋๋ค.",
|
|
152
|
+
"Value is below the exclusive minimum of {0}.": "๊ฐ์ด ์ต์๊ฐ์ธ {0}(ํฌํจ ์ ๋จ) ๋ฏธ๋ง์
๋๋ค.",
|
|
153
|
+
"Value is below the minimum of {0}.": "๊ฐ์ด ์ต์๊ฐ {0} ๋ฏธ๋ง์
๋๋ค.",
|
|
154
|
+
"Value is deprecated": "๊ฐ์ด ๋ ์ด์ ์ฌ์ฉ๋์ง ์์ต๋๋ค.",
|
|
155
|
+
"Value is not accepted. Valid values: {0}.": "๊ฐ์ด ํ์ฉ๋์ง ์์ต๋๋ค. ์ ํจํ ๊ฐ์ {0}์
๋๋ค.",
|
|
156
|
+
"Value is not divisible by {0}.": "๊ฐ์ {0}(์ผ)๋ก ๋๋ ์ ์์ต๋๋ค.",
|
|
157
|
+
"Value must be {0}.": "๊ฐ์ {0}์ด์ด์ผ ํฉ๋๋ค.",
|
|
158
|
+
"multiple JSON schemas configured": "์ฌ๋ฌ JSON ์คํค๋ง๊ฐ ๊ตฌ์ฑ๋จ",
|
|
159
|
+
"no JSON schema configured": "๊ตฌ์ฑ๋ JSON ์คํค๋ง๊ฐ ์์",
|
|
160
|
+
"only {0} document symbols shown for performance reasons": "์ฑ๋ฅ์์ ์ด์ ๋ก {0} ๋ฌธ์ ๊ธฐํธ๋ง ํ์๋จ"
|
|
161
|
+
},
|
|
162
|
+
"package": {
|
|
163
|
+
"description": "JSON ํ์ผ์ ๋ํ ๋ค์ํ ์ธ์ด ์ง์์ ์ ๊ณตํฉ๋๋ค.",
|
|
164
|
+
"displayName": "JSON ์ธ์ด ๊ธฐ๋ฅ",
|
|
165
|
+
"json.clickToRetry": "๋ค์ ์๋ํ๋ ค๋ฉด ํด๋ฆญํ์ธ์.",
|
|
166
|
+
"json.colorDecorators.enable.deprecationMessage": "`json.colorDecorators.enable` ์ค์ ์ `editor.colorDecorators`๋ฅผ ์ํด ์ฌ์ฉ๋์ง ์์ต๋๋ค.",
|
|
167
|
+
"json.colorDecorators.enable.desc": "์ ๋ฐ์ฝ๋ ์ดํฐ ์ฌ์ฉ ๋๋ ์ฌ์ฉ ์ ํจ",
|
|
168
|
+
"json.command.clearCache": "์คํค๋ง ์บ์ ์ง์ฐ๊ธฐ",
|
|
169
|
+
"json.command.sort": "๋ฌธ์ ์ ๋ ฌ",
|
|
170
|
+
"json.enableSchemaDownload.desc": "์ฌ์ฉํ๋๋ก ์ค์ ํ๋ฉด http ๋ฐ https ์์น์์ JSON ์คํค๋ง๋ฅผ ํ์นํ ์ ์์ต๋๋ค.",
|
|
171
|
+
"json.format.enable.desc": "๊ธฐ๋ณธ JSON ํฌ๋งทํฐ๋ฅผ ์ฌ์ฉํ๊ฑฐ๋ ์ฌ์ฉํ์ง ์์ต๋๋ค.",
|
|
172
|
+
"json.format.keepLines.desc": "์์์ ์ง์ ํ ๋ ๊ธฐ์กด์ ๋ชจ๋ ์ ์ค์ ์ ์งํฉ๋๋ค.",
|
|
173
|
+
"json.maxItemsComputed.desc": "๊ณ์ฐ๋ ์ต๋ ์ค๊ณฝ์ ๊ธฐํธ ๋ฐ ํด๋ฉ ์์ญ์ ์์
๋๋ค(์ฑ๋ฅ์์ ์ด์ ๋ก ์ ํ๋จ).",
|
|
174
|
+
"json.maxItemsExceededInformation.desc": "์ต๋ ์ค๊ณฝ ๊ธฐํธ ๋ฐ ์ ๊ธฐ ์์ญ ์๋ฅผ ์ด๊ณผํ๋ ๊ฒฝ์ฐ ์๋ฆผ์ ํ์ํฉ๋๋ค.",
|
|
175
|
+
"json.schemaResolutionErrorMessage": "์คํค๋ง๋ฅผ ํ์ธํ ์ ์์ต๋๋ค.",
|
|
176
|
+
"json.schemas.desc": "ํ์ฌ ํ๋ก์ ํธ์์ ์คํค๋ง๋ฅผ JSON ํ์ผ์ ์ฐ๊ฒฐํฉ๋๋ค.",
|
|
177
|
+
"json.schemas.fileMatch.desc": "JSON ํ์ผ์ ์คํค๋ง๋ก ํ์ธํ ๋ ์ผ์นํ๋ ค๋ ํ์ผ ํจํด์ ๋ฐฐ์ด์
๋๋ค. `*` ๋ฐ '**'๋ฅผ ์์ผ๋์นด๋๋ก ์ฌ์ฉํ ์ ์์ต๋๋ค. ์ ์ธ ํจํด์ ์ ์ํ๊ณ '!'๋ก ์์ํ ์ ์์ต๋๋ค. ํ๋ ์ด์์ ์ผ์น ํจํด์ด ์๊ณ ๋ง์ง๋ง ์ผ์น ํจํด์ด ์ ์ธ ํจํด์ด ์๋ ๊ฒฝ์ฐ ํ์ผ์ด ์ผ์นํฉ๋๋ค.",
|
|
178
|
+
"json.schemas.fileMatch.item.desc": "JSON ํ์ผ์ ์คํค๋ง๋ก ํ์ธํ ๋ ์ผ์น์ํฌ '*' ๋ฐ '**'๋ฅผ ํฌํจํ ์ ์๋ ํ์ผ ํจํด์
๋๋ค. '!'๋ก ์์ํ๋ฉด ์ ์ธ ํจํด์ ์ ์ํฉ๋๋ค.",
|
|
179
|
+
"json.schemas.schema.desc": "์ง์ ๋ URL์ ์คํค๋ง ์ ์์
๋๋ค. ์คํค๋ง๋ ์คํค๋ง URL์ ๋ํ ์ก์ธ์ค ๋ฐฉ์ง๋ฅผ ์ํด์๋ง ์ ๊ณตํด์ผ ํฉ๋๋ค.",
|
|
180
|
+
"json.schemas.url.desc": "์คํค๋ง์ ๋ํ URL ๋๋ ์ ๋ ํ์ผ ๊ฒฝ๋ก์
๋๋ค. ์์
์์ญ ๋ฐ ์์
์์ญ ํด๋ ์ค์ ์ ์๋ ๊ฒฝ๋ก์ผ ์ ์์ต๋๋ค.",
|
|
181
|
+
"json.tracing.desc": "VS Code์ JSON ์ธ์ด ์๋ฒ ๊ฐ ํต์ ์ ์ถ์ ํฉ๋๋ค.",
|
|
182
|
+
"json.validate.enable.desc": "JSON ์ ํจ์ฑ ๊ฒ์ฌ๋ฅผ ์ฌ์ฉํ๊ฑฐ๋ ์ฌ์ฉํ์ง ์๋๋ก ์ค์ ํฉ๋๋ค."
|
|
183
|
+
}
|
|
184
|
+
}
|
|
185
|
+
}
|
|
@@ -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": "JSON ํ์ผ์์ ๊ตฌ๋ฌธ ๊ฐ์กฐ ํ์ ๋ฐ ๋๊ดํธ ์ผ์น ๊ธฐ๋ฅ์ ์ ๊ณตํฉ๋๋ค.",
|
|
13
|
+
"displayName": "JSON ์ธ์ด ๊ธฐ๋ณธ ์ฌํญ"
|
|
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": "Julia ํ์ผ์์ ๊ตฌ๋ฌธ ๊ฐ์กฐ ํ์ ๋ฐ ๋๊ดํธ ์ผ์น ๊ธฐ๋ฅ์ ์ ๊ณตํฉ๋๋ค.",
|
|
13
|
+
"displayName": "Julia ์ธ์ด ๊ธฐ๋ณธ ์ฌํญ"
|
|
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": "PHP ํ์ผ์์ ๊ตฌ๋ฌธ ๊ฐ์กฐ ํ์ ๋ฐ ๊ดํธ ์ผ์น๋ฅผ ์ ๊ณตํฉ๋๋ค.",
|
|
13
|
+
"displayName": "LaTeX ์ธ์ด ๊ธฐ๋ณธ"
|
|
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": "Less ํ์ผ์์ ๊ตฌ๋ฌธ ๊ฐ์กฐ ํ์, ๊ดํธ ์ผ์น ๋ฐ ์ ๊ธฐ๋ฅผ ์ ๊ณตํฉ๋๋ค.",
|
|
13
|
+
"displayName": "Less ์ธ์ด ๊ธฐ๋ณธ"
|
|
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": "ํ์ฅ๋ช
์ด .log์ธ ํ์ผ์ ๋ํด ๊ตฌ๋ฌธ ๊ฐ์กฐ ํ์๋ฅผ ์ ๊ณตํฉ๋๋ค.",
|
|
13
|
+
"displayName": "๋ก๊ทธ"
|
|
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": "Lua ํ์ผ์์ ๊ตฌ๋ฌธ ๊ฐ์กฐ ํ์ ๋ฐ ๊ดํธ ์ผ์น๋ฅผ ์ ๊ณตํฉ๋๋ค.",
|
|
13
|
+
"displayName": "Lua ์ธ์ด ๊ธฐ๋ณธ ์ฌํญ"
|
|
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": "Make ํ์ผ์์ ๊ตฌ๋ฌธ ๊ฐ์กฐ ํ์ ๋ฐ ๊ดํธ ์ผ์น๋ฅผ ์ ๊ณตํฉ๋๋ค.",
|
|
13
|
+
"displayName": "Make ์ธ์ด ๊ธฐ๋ณธ"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,150 @@
|
|
|
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
|
+
"...1 additional file not shown": "...1๊ฐ์ ์ถ๊ฐ ํ์ผ์ด ํ์๋์ง ์์",
|
|
13
|
+
"...{0} additional files not shown": "...{0}๊ฐ์ ์ถ๊ฐ ํ์ผ์ด ํ์๋์ง ์์",
|
|
14
|
+
"Allow all content and script execution. Not recommended": "๋ชจ๋ ์ฝํ
์ธ ๋ฐ ์คํฌ๋ฆฝํธ ์คํ์ ํ์ฉํฉ๋๋ค. ๊ถ์ฅํ์ง ์์ต๋๋ค.",
|
|
15
|
+
"Allow insecure content": "์์ ํ์ง ์์ ์ฝํ
์ธ ํ์ฉ",
|
|
16
|
+
"Allow insecure local content": "์์ ํ์ง ์์ ๋ก์ปฌ ์ฝํ
์ธ ํ์ฉ",
|
|
17
|
+
"Always": "ํญ์",
|
|
18
|
+
"An unexpected error occurred while restoring the Markdown preview.": "Markdown ๋ฏธ๋ฆฌ ๋ณด๊ธฐ๋ฅผ ๋ณต์ํ๋ ๋์ ์๊ธฐ์น ์์ ์ค๋ฅ๊ฐ ๋ฐ์ํ์ต๋๋ค.",
|
|
19
|
+
"Checking for Markdown links to update": "์
๋ฐ์ดํธํ Markdown ๋งํฌ ํ์ธ",
|
|
20
|
+
"Content Disabled Security Warning": "์ฝํ
์ธ ์ฌ์ฉํ ์ ์์ ๋ณด์ ๊ฒฝ๊ณ ",
|
|
21
|
+
"Could not load 'markdown.styles': {0}": "'markdown.styles': {0}์(๋ฅผ) ๋ถ๋ฌ์ฌ ์ ์์",
|
|
22
|
+
"Could not open {0}": "{0}์(๋ฅผ) ์ด ์ ์์ต๋๋ค.",
|
|
23
|
+
"Disable": "์ฌ์ฉ ์ ํจ",
|
|
24
|
+
"Disable preview security warning in this workspace": "์ด ์์
์์ญ์์ ๋ฏธ๋ฆฌ๋ณด๊ธฐ ๋ณด์ ๊ฒฝ๊ณ ์ฌ์ฉ ์ ํจ",
|
|
25
|
+
"Does not affect the content security level": "์ฝํ
์ธ ๋ณด์ ์์ค์ ์ํฅ์ ์ฃผ์ง ์์ต๋๋ค.",
|
|
26
|
+
"Enable loading content over http": "http๋ฅผ ํตํ ์ฝํ
์ธ ๋ก๋ ์ฌ์ฉ",
|
|
27
|
+
"Enable loading content over http served from localhost": "localhost์์ ์ ๊ณต๋๋ http๋ฅผ ํตํ ์ฝํ
์ธ ๋ก๋ ์ฌ์ฉ",
|
|
28
|
+
"Enable preview security warnings in this workspace": "์ด ์์
์์ญ์์ ๋ฏธ๋ฆฌ ๋ณด๊ธฐ ๋ณด์ ๊ฒฝ๊ณ ์ฌ์ฉ",
|
|
29
|
+
"Exclude '{0}' from link validation.": "๋งํฌ ์ ํจ์ฑ ๊ฒ์ฌ์์ '{0}'์(๋ฅผ) ์ ์ธํฉ๋๋ค.",
|
|
30
|
+
"Extract to link definition": "์ ์๋ฅผ ์ฐ๊ฒฐํ๋ ค๋ฉด ์ถ์ถ",
|
|
31
|
+
"File does not exist at path: {0}": "๊ฒฝ๋ก์ ํ์ผ์ด ์์ต๋๋ค. {0}",
|
|
32
|
+
"Find file references failed. No resource provided.": "ํ์ผ ์ฐธ์กฐ๋ฅผ ์ฐพ์ง ๋ชปํ์ต๋๋ค. ๋ฆฌ์์ค๊ฐ ์ ๊ณต๋์ง ์์์ต๋๋ค.",
|
|
33
|
+
"Finding file references": "ํ์ผ ์ฐธ์กฐ๋ฅผ ์ฐพ๋ ์ค",
|
|
34
|
+
"Follow link": "๋งํฌ๋ก ์ด๋",
|
|
35
|
+
"Go to link definition": "๋งํฌ ์ ์๋ก ์ด๋",
|
|
36
|
+
"Header does not exist in file: {0}": "ํค๋๊ฐ ํ์ผ์ ์์ต๋๋ค. {0}",
|
|
37
|
+
"Insert Markdown Image": "Markdown ์ด๋ฏธ์ง ์ฝ์
",
|
|
38
|
+
"Insert Markdown Images": "Markdown ์ด๋ฏธ์ง ์ฝ์
",
|
|
39
|
+
"Insert Markdown Images and Links": "Markdown ์ด๋ฏธ์ง ๋ฐ ๋งํฌ ์ฝ์
",
|
|
40
|
+
"Insert Markdown Link": "Markdown ๋งํฌ ์ฝ์
",
|
|
41
|
+
"Insert Markdown Links": "Markdown ๋งํฌ ์ฝ์
",
|
|
42
|
+
"Insert Markdown Media": "Markdown ๋ฏธ๋์ด ์ฝ์
",
|
|
43
|
+
"Insert Markdown Media and Links": "Markdown ๋ฏธ๋์ด ๋ฐ ๋งํฌ ์ฝ์
",
|
|
44
|
+
"Insert image": "์ด๋ฏธ์ง ์ฝ์
",
|
|
45
|
+
"Insert link": "๋งํฌ ์ฝ์
",
|
|
46
|
+
"Link definition for \\'{0}\\' already exists": "\\'{0}\\'์ ๋ํ ๋งํฌ ์ ์๊ฐ ์ด๋ฏธ ์์",
|
|
47
|
+
"Link definition is unused": "๋งํฌ ์ ์๊ฐ ์ฌ์ฉ๋์ง ์์ต๋๋ค.",
|
|
48
|
+
"Link is already a reference": "๋งํฌ๊ฐ ์ด๋ฏธ ์ฐธ์กฐ์
๋๋ค.",
|
|
49
|
+
"Link is also defined here": "๋งํฌ๊ฐ ์ฌ๊ธฐ์๋ ์ ์๋์ด ์์ต๋๋ค.",
|
|
50
|
+
"Markdown Language Server": "Markdown ์ธ์ด ์๋ฒ",
|
|
51
|
+
"Media": "๋ฏธ๋์ด",
|
|
52
|
+
"More Information": "์ถ๊ฐ ์ ๋ณด",
|
|
53
|
+
"Never": "์ ํจ",
|
|
54
|
+
"No": "์๋์",
|
|
55
|
+
"No header found: \\'{0}\\'": "ํค๋๋ฅผ ์ฐพ์ ์ ์์: \\'{0}\\'",
|
|
56
|
+
"No link definition found: \\'{0}\\'": "๋งํฌ ์ ์๋ฅผ ์ฐพ์ ์ ์์: \\'{0}\\'",
|
|
57
|
+
"Not on link": "๋งํฌ์ ์์",
|
|
58
|
+
"Only load secure content": "๋ณด์ ์ฝํ
์ธ ๋ง ๋ก๋",
|
|
59
|
+
"Organize link definitions": "๋งํฌ ์ ์ ๊ตฌ์ฑ",
|
|
60
|
+
"Potentially unsafe or insecure content has been disabled in the Markdown preview. Change the Markdown preview security setting to allow insecure content or enable scripts": "Markdown ๋ฏธ๋ฆฌ ๋ณด๊ธฐ์์ ์ ์ฌ์ ์ผ๋ก ์์ ํ์ง ์๊ฑฐ๋ ๋ณด์๋์ง ์์ ์ฝํ
์ธ ๊ฐ ์ฌ์ฉํ์ง ์๋๋ก ์ค์ ๋์ด ์์ต๋๋ค. ์์ ํ์ง ์์ ์ฝํ
์ธ ๋ฅผ ํ์ฉํ๊ฑฐ๋ ์คํฌ๋ฆฝํธ๋ฅผ ์ฌ์ฉํ๋ ค๋ฉด Markdown ๋ฏธ๋ฆฌ ๋ณด๊ธฐ ๋ณด์ ์ค์ ์ ๋ณ๊ฒฝํ์ธ์.",
|
|
61
|
+
"Preview {0}": "๋ฏธ๋ฆฌ ๋ณด๊ธฐ {0}",
|
|
62
|
+
"Remove duplicate link definition": "์ค๋ณต ๋งํฌ ์ ์ ์ ๊ฑฐ",
|
|
63
|
+
"Remove unused link definition": "์ฌ์ฉ๋์ง ์๋ ๋งํฌ ์ ์ ์ ๊ฑฐ",
|
|
64
|
+
"Renaming is not supported here. Try renaming a header or link.": "์ฌ๊ธฐ์๋ ์ด๋ฆ์ ๋ฐ๊พธ๋ ๊ฒ์ด ์ง์๋์ง ์์ต๋๋ค. ๋จธ๋ฆฌ๊ธ ๋๋ ๋งํฌ์ ์ด๋ฆ์ ๋ณ๊ฒฝํด ๋ณด์ธ์.",
|
|
65
|
+
"Select security settings for Markdown previews in this workspace": "์ด ์์
์์ญ์ ๋ํด Markdown ๋ฏธ๋ฆฌ ๋ณด๊ธฐ์ ๋ณด์ ์ค์ ์ ํ",
|
|
66
|
+
"Some content has been disabled in this document": "์ด ๋ฌธ์์์ ์ผ๋ถ ์ฝํ
์ธ ๊ฐ ์ฌ์ฉํ์ง ์๋๋ก ์ค์ ๋์์ต๋๋ค.",
|
|
67
|
+
"Strict": "Strict",
|
|
68
|
+
"Update Markdown links for '{0}'?": "'{0}'์ ๋ํ Markdown ๋งํฌ๋ฅผ ์
๋ฐ์ดํธํ์๊ฒ ์ต๋๊น?",
|
|
69
|
+
"Update Markdown links for the following {0} files?": "๋ค์ ํ์ผ {0}๊ฐ์ ๋ํ Markdown ๋งํฌ๋ฅผ ์
๋ฐ์ดํธํ ๊น์?",
|
|
70
|
+
"Yes": "์",
|
|
71
|
+
"[Preview] {0}": "[๋ฏธ๋ฆฌ ๋ณด๊ธฐ] {0}",
|
|
72
|
+
"{0} cannot be found": "{0}์(๋ฅผ) ์ฐพ์ ์ ์์ต๋๋ค."
|
|
73
|
+
},
|
|
74
|
+
"package": {
|
|
75
|
+
"configuration.copyIntoWorkspace.mediaFiles": "์ธ๋ถ ์ด๋ฏธ์ง ๋ฐ ๋น๋์ค ํ์ผ์ ์์
์์ญ์ ๋ณต์ฌํด ๋ด
๋๋ค.",
|
|
76
|
+
"configuration.copyIntoWorkspace.never": "์ธ๋ถ ํ์ผ์ ์์
์์ญ์ ๋ณต์ฌํ์ง ๋ง์ธ์.",
|
|
77
|
+
"configuration.markdown.copyFiles.destination": "๋๊ธฐ ๋๋ ๋ถ์ฌ๋ฃ๊ธฐ๋ก ๋ง๋ ๋ณต์ฌ๋ ํ์ผ์ ๋ง๋ค ์์น๋ฅผ ์ ์ํฉ๋๋ค. Markdown ๋ฌธ์์์ ๋์์ ์ผ์นํ๋ GLOB์ ์ง๋์
๋๋ค.\r\n\r\n๋์์์ ๋ค์ ๋ณ์๋ฅผ ์ฌ์ฉํ ์ ์์ต๋๋ค.\r\n\r\n- `${documentFileName}` - Markdown ๋ฌธ์์ ์ ์ฒด ํ์ผ ์ด๋ฆ์
๋๋ค(์: `readme.md`).\r\n- `${documentBaseName}` - Markdown ๋ฌธ์์ ๊ธฐ๋ณธ ์ด๋ฆ์
๋๋ค(์: `readme`).\r\n- `${documentExtName}` - Markdown ๋ฌธ์์ ํ์ฅ๋ช
์
๋๋ค(์: `md`).\r\n- `${documentDirName}` - Markdown ๋ฌธ์์ ์์ ๋๋ ํฐ๋ฆฌ ์ด๋ฆ์
๋๋ค.\r\n- `${documentWorkspaceFolder}` - Markdown ๋ฌธ์์ ์์
์์ญ ํด๋์
๋๋ค(์: `/Users/me/myProject`). ํ์ผ์ด ์์
์์ญ์ ํฌํจ๋์ง ์์ ๊ฒฝ์ฐ `${documentDirName}`๊ณผ ๊ฐ์ต๋๋ค.\r\n- `${fileName}` - ๋๋กญํ ํ์ผ์ ํ์ผ ์ด๋ฆ์
๋๋ค(์: `image.png`).",
|
|
78
|
+
"configuration.markdown.copyFiles.overwriteBehavior": "๋๊ธฐ ๋๋ ๋ถ์ฌ๋ฃ๊ธฐ๋ก ๋ง๋ ํ์ผ์ด ๊ธฐ์กด ํ์ผ์ ๋ฎ์ด์ธ์ง ์ฌ๋ถ๋ฅผ ์ ์ดํฉ๋๋ค.",
|
|
79
|
+
"configuration.markdown.copyFiles.overwriteBehavior.nameIncrementally": "์ด๋ฆ์ด ๊ฐ์ ํ์ผ์ด ์ด๋ฏธ ์๋ ๊ฒฝ์ฐ ํ์ผ ์ด๋ฆ์ ์ซ์๋ฅผ ์ถ๊ฐํฉ๋๋ค(์: 'image.png'๋ 'image-1.png'๊ฐ ๋ฉ๋๋ค.).",
|
|
80
|
+
"configuration.markdown.copyFiles.overwriteBehavior.overwrite": "์ด๋ฆ์ด ๊ฐ์ ํ์ผ์ด ์ด๋ฏธ ์๋ ๊ฒฝ์ฐ ๋ฎ์ด์๋๋ค.",
|
|
81
|
+
"configuration.markdown.editor.drop.copyIntoWorkspace": "Markdown ํธ์ง๊ธฐ์ ๋์ธ ์์
์์ญ ์ธ๋ถ์ ํ์ผ์ ์์
์์ญ์ผ๋ก ๋ณต์ฌํ ์ง ์ฌ๋ถ๋ฅผ ์ ์ดํฉ๋๋ค.\r\n\r\n`#markdown.copyFiles.destination#`์ ์ฌ์ฉํ์ฌ ๋ณต์ฌํ ํ์ผ์ ๋ง๋ค ์์น๋ฅผ ๊ตฌ์ฑํฉ๋๋ค.",
|
|
82
|
+
"configuration.markdown.editor.drop.enabled": "Shift ํค๋ฅผ ๋๋ฅธ ์ํ์์ Markdown ํธ์ง๊ธฐ์ ํ์ผ ๋๊ธฐ๋ฅผ ์ค์ ํฉ๋๋ค. '#editor.dropIntoEditor.enabled#'์ ์ฌ์ฉํ๋๋ก ์ค์ ํด์ผ ํฉ๋๋ค.",
|
|
83
|
+
"configuration.markdown.editor.filePaste.copyIntoWorkspace": "Markdown ํธ์ง๊ธฐ์ ๋ถ์ฌ๋ฃ์ ์์
์์ญ ์ธ๋ถ์ ํ์ผ์ ์์
์์ญ์ผ๋ก ๋ณต์ฌํ ์ง ์ฌ๋ถ๋ฅผ ์ ์ดํฉ๋๋ค.\r\n\r\n`#markdown.copyFiles.destination#`์ ์ฌ์ฉํ์ฌ ๋ณต์ฌํ ํ์ผ์ ๋ง๋ค ์์น๋ฅผ ๊ตฌ์ฑํฉ๋๋ค.",
|
|
84
|
+
"configuration.markdown.editor.filePaste.enabled": "Markdown ํธ์ง๊ธฐ์ ํ์ผ์ ๋ถ์ฌ๋ฃ์ด Markdown ๋งํฌ๋ฅผ ๋ง๋ค ์ ์์ต๋๋ค. `#editor.pasteAs.enabled#๋ฅผ ํ์ฑํํด์ผ ํฉ๋๋ค.",
|
|
85
|
+
"configuration.markdown.editor.pasteUrlAsFormattedLink.enabled": "URL์ \\Markdown editor์ ๋ถ์ฌ๋ฃ์ ๋ Markdown ๋งํฌ๋ฅผ ๋ง๋๋ ๋ฐฉ๋ฒ์ ์ ์ดํฉ๋๋ค. '#editor.pasteAs.enabled#'๋ฅผ ์ฌ์ฉํ๋๋ก ์ค์ ํด์ผ ํฉ๋๋ค.",
|
|
86
|
+
"configuration.markdown.links.openLocation.beside": "ํ์ฑ ํธ์ง๊ธฐ ์์ ์๋ ๋งํฌ๋ฅผ ์ฝ๋๋ค.",
|
|
87
|
+
"configuration.markdown.links.openLocation.currentGroup": "ํ์ฑ ํธ์ง๊ธฐ ๊ทธ๋ฃน์์ ๋งํฌ๋ฅผ ์ฝ๋๋ค.",
|
|
88
|
+
"configuration.markdown.links.openLocation.description": "Markdown ํ์ผ์ ๋งํฌ๋ฅผ ์ด์ด์ผ ํ๋ ์์น๋ฅผ ์ ์ดํฉ๋๋ค.",
|
|
89
|
+
"configuration.markdown.occurrencesHighlight.enabled": "ํ์ฌ ๋ฌธ์์์ ๋งํฌ ํญ๋ชฉ ๊ฐ์กฐ ํ์๋ฅผ ์ฌ์ฉํ๋๋ก ์ค์ ํฉ๋๋ค.",
|
|
90
|
+
"configuration.markdown.preferredMdPathExtensionStyle": "markdown ํ์ผ ๋งํฌ์ ํ์ผ ํ์ฅ๋ช
(์: `.md`)์ด ์ถ๊ฐ๋๋์ง ์ฌ๋ถ๋ฅผ ์ ์ดํฉ๋๋ค. ์ด ์ค์ ์ ๊ฒฝ๋ก ์์ฑ ๋๋ ํ์ผ ์ด๋ฆ ๋ฐ๊พธ๊ธฐ์ ๊ฐ์ ๋๊ตฌ๋ฅผ ์ฌ์ฉํ์ฌ ํ์ผ ๊ฒฝ๋ก๋ฅผ ์ถ๊ฐํ ๋ ์ฌ์ฉ๋ฉ๋๋ค.",
|
|
91
|
+
"configuration.markdown.preferredMdPathExtensionStyle.auto": "๊ธฐ์กด ๊ฒฝ๋ก์ธ ๊ฒฝ์ฐ ํ์ผ ํ์ฅ๋ช
ํ์์ ์ ์งํ๋ ค๊ณ ํฉ๋๋ค. ์ ๊ฒฝ๋ก์ธ ๊ฒฝ์ฐ ํ์ผ ํ์ฅ๋ช
์ ์ถ๊ฐํฉ๋๋ค.",
|
|
92
|
+
"configuration.markdown.preferredMdPathExtensionStyle.includeExtension": "ํ์ผ ํ์ฅ๋ช
ํฌํจ์ ์ ํธํฉ๋๋ค. ์๋ฅผ ๋ค์ด ์ด๋ฆ์ด `file.md`์ธ ํ์ผ์ ๋ํ ๊ฒฝ๋ก ์์ฑ์ `file.md`๋ฅผ ์ฝ์
ํฉ๋๋ค.",
|
|
93
|
+
"configuration.markdown.preferredMdPathExtensionStyle.removeExtension": "ํ์ผ ํ์ฅ๋ช
์ ๊ฑฐ๋ฅผ ์ ํธํฉ๋๋ค. ์๋ฅผ ๋ค์ด ์ด๋ฆ์ด `file.md`์ธ ํ์ผ์ ๋ํ ๊ฒฝ๋ก ์์ฑ์ `.md` ์์ด `file`์ ์ฝ์
ํฉ๋๋ค.",
|
|
94
|
+
"configuration.markdown.preview.openMarkdownLinks.description": "Markdown ๋ฏธ๋ฆฌ ๋ณด๊ธฐ์์ ๋ค๋ฅธ Markdown ํ์ผ์ ๋งํฌ๋ฅผ ์ฌ๋ ๋ฐฉ๋ฒ์ ์ ์ดํฉ๋๋ค.",
|
|
95
|
+
"configuration.markdown.preview.openMarkdownLinks.inEditor": "ํธ์ง๊ธฐ์์ ๋งํฌ๋ฅผ ์ด์ด ๋ณด์ธ์.",
|
|
96
|
+
"configuration.markdown.preview.openMarkdownLinks.inPreview": "Markdown ๋ฏธ๋ฆฌ ๋ณด๊ธฐ์์ ๋งํฌ๋ฅผ ์ด์ด ๋ณด์ธ์.",
|
|
97
|
+
"configuration.markdown.suggest.paths.enabled.description": "Markdown ํ์ผ์์ ๋งํฌ๋ฅผ ์์ฑํ๋ ๋์ ๊ฒฝ๋ก ์ ์์ ์ฌ์ฉํ๋๋ก ์ค์ ํฉ๋๋ค.",
|
|
98
|
+
"configuration.markdown.suggest.paths.includeWorkspaceHeaderCompletions": "ํ์ฌ ์์
์์ญ์ ๋ค๋ฅธ Markdown ํ์ผ์์ ํค๋์ ๋ํ ์ ์์ ์ฌ์ฉํ๋๋ก ์ค์ ํฉ๋๋ค. ์ด๋ฌํ ์ ์ ์ค ํ๋๋ฅผ ์๋ฝํ๋ฉด ํค๋ ์ ์ฒด ๊ฒฝ๋ก(์: '[link text](/path/to/file.md#header)')๊ฐ ํด๋น ํ์ผ์ ์ฝ์
๋ฉ๋๋ค.",
|
|
99
|
+
"configuration.markdown.suggest.paths.includeWorkspaceHeaderCompletions.never": "์์
์์ญ ํค๋ ์ ์์ ์ฌ์ฉํ์ง ์์ต๋๋ค.",
|
|
100
|
+
"configuration.markdown.suggest.paths.includeWorkspaceHeaderCompletions.onDoubleHash": "๊ฒฝ๋ก์ '##'์ ์
๋ ฅํ ํ ์์
์์ญ ํค๋ ์ ์์ ์ฌ์ฉํฉ๋๋ค. ์: '[link text](##'.",
|
|
101
|
+
"configuration.markdown.suggest.paths.includeWorkspaceHeaderCompletions.onSingleOrDoubleHash": "๊ฒฝ๋ก์ '##' ๋๋ '#'์ ์
๋ ฅํ ํ ์์
์์ญ ํค๋ ์ ์์ ์ฌ์ฉํฉ๋๋ค. ์: '[link text](#' ๋๋ '[link text](##'.",
|
|
102
|
+
"configuration.markdown.updateLinksOnFileMove.enableForDirectories": "์์
์์ญ์์ ๋๋ ํฐ๋ฆฌ๋ฅผ ์ด๋ํ๊ฑฐ๋ ์ด๋ฆ์ ๋ฐ๊ฟ ๋ ๋งํฌ๋ฅผ ์
๋ฐ์ดํธํ ์ ์๋๋ก ์ค์ ํฉ๋๋ค.",
|
|
103
|
+
"configuration.markdown.updateLinksOnFileMove.enabled": "์์
์์ญ์์ ํ์ผ ์ด๋ฆ ๋ณ๊ฒฝ/์ด๋ ์ Markdown ํ์ผ์ ๋งํฌ๋ฅผ ์
๋ฐ์ดํธํด ๋ณด์ธ์. ๋งํฌ ์
๋ฐ์ดํธ๋ฅผ ํธ๋ฆฌ๊ฑฐํ๋ ํ์ผ์ ๊ตฌ์ฑํ๋ ค๋ฉด `#markdown.updateLinksOnFileMove.include#`๋ฅผ ์ฌ์ฉํ์ธ์.",
|
|
104
|
+
"configuration.markdown.updateLinksOnFileMove.enabled.always": "๋งํฌ๋ฅผ ํญ์ ์๋์ผ๋ก ์
๋ฐ์ดํธํฉ๋๋ค.",
|
|
105
|
+
"configuration.markdown.updateLinksOnFileMove.enabled.never": "๋งํฌ๋ฅผ ์
๋ฐ์ดํธํ์ง ์๊ณ ๋ฉ์์ง๋ฅผ ํ์ํ์ง ๋ง์ธ์.",
|
|
106
|
+
"configuration.markdown.updateLinksOnFileMove.enabled.prompt": "๊ฐ ํ์ผ ์ด๋์ ๋ํ ํ๋กฌํํธ์
๋๋ค.",
|
|
107
|
+
"configuration.markdown.updateLinksOnFileMove.include": "์๋ ๋งํฌ ์
๋ฐ์ดํธ๋ฅผ ํธ๋ฆฌ๊ฑฐํ๋ ํ์ผ์ ์ง์ ํ๋ GLOB ํจํด์
๋๋ค. ์ด ๊ธฐ๋ฅ์ ๋ํ ์์ธํ ๋ด์ฉ์ '#markdown.updateLinksOnFileMove.enabled#'๋ฅผ ์ฐธ์กฐํ์ธ์.",
|
|
108
|
+
"configuration.markdown.updateLinksOnFileMove.include.property": "ํ์ผ ๊ฒฝ๋ก๋ฅผ ์ผ์น์ํฌ GLOB ํจํด์
๋๋ค. ํจํด์ ์ฌ์ฉํ๋๋ก ์ค์ ํ๋ ค๋ฉด true๋ก ์ค์ ํฉ๋๋ค.",
|
|
109
|
+
"configuration.markdown.validate.duplicateLinkDefinitions.description": "ํ์ฌ ํ์ผ์์ ์ค๋ณต๋ ์ ์์ ์ ํจ์ฑ์ ๊ฒ์ฌํฉ๋๋ค.",
|
|
110
|
+
"configuration.markdown.validate.enabled.description": "Markdown ํ์ผ์์ ๋ชจ๋ ์ค๋ฅ ๋ณด๊ณ ๋ฅผ ์ฌ์ฉํ๋๋ก ์ค์ ํฉ๋๋ค.",
|
|
111
|
+
"configuration.markdown.validate.fileLinks.enabled.description": "Markdown ํ์ผ์์ ๋ค๋ฅธ ํ์ผ๋ก ์ฐ๊ฒฐ๋๋ ๋งํฌ์ ์ ํจ์ฑ์ ๊ฒ์ฌํฉ๋๋ค(์: `[link](/path/to/file.md)`). ์ด๋ฅผ ํตํด ๋์ ํ์ผ์ด ์กด์ฌํ๋์ง ํ์ธํ ์ ์์ต๋๋ค. `#markdown.experimental.validate.enabled#`๋ฅผ ์ฌ์ฉํ๋๋ก ์ค์ ํด์ผ ํฉ๋๋ค.",
|
|
112
|
+
"configuration.markdown.validate.fileLinks.markdownFragmentLinks.description": "Markdown ํ์ผ์์ ๋ค๋ฅธ ํ์ผ์ ํค๋๋ก ์ฐ๊ฒฐ๋๋ ๋งํฌ์ ์กฐ๊ฐ ๋ถ๋ถ ์ ํจ์ฑ์ ํ์ธํฉ๋๋ค(์: `[link](/path/to/file.md#header)`). ๊ธฐ๋ณธ์ ์ผ๋ก `#markdown.validate.fragmentLinks.enabled#`์์ ์ค์ ๊ฐ์ ์์ํฉ๋๋ค.",
|
|
113
|
+
"configuration.markdown.validate.fragmentLinks.enabled.description": "ํ์ฌ Markdown ํ์ผ์ ํค๋๋ก ์ฐ๊ฒฐ๋๋ ์กฐ๊ฐ ๋งํฌ์ ์ ํจ์ฑ์ ๊ฒ์ฌํฉ๋๋ค(์: `[link](#header)`). `#markdown.validate.enabled#`๋ฅผ ์ฌ์ฉํ๋๋ก ์ค์ ํด์ผ ํฉ๋๋ค.",
|
|
114
|
+
"configuration.markdown.validate.ignoredLinks.description": "์ ํจ์ฑ์ ๊ฒ์ฌํ์ง ์์์ผ ํ๋ ๋งํฌ๋ฅผ ๊ตฌ์ฑํฉ๋๋ค. ์๋ฅผ ๋ค์ด `/about` ์ถ๊ฐ๋ `[about](/about)` ๋งํฌ์ ์ ํจ์ฑ์ ๊ฒ์ฌํ์ง ์์ผ๋ฉฐ, glob `/assets/**/*.svg`๋ฅผ ์ฌ์ฉํ๋ฉด `assets` ๋๋ ํฐ๋ฆฌ ์๋์ `.svg` ํ์ผ๋ก ์ฐ๊ฒฐ๋๋ ๋ชจ๋ ๋งํฌ์ ๋ํ ์ ํจ์ฑ ๊ฒ์ฌ๋ฅผ ๊ฑด๋๋ธ ์ ์์ต๋๋ค.",
|
|
115
|
+
"configuration.markdown.validate.referenceLinks.enabled.description": "Markdown ํ์ผ์์ ์ฐธ์กฐ ๋งํฌ(์: `[link][ref]`)์ ์ ํจ์ฑ์ ๊ฒ์ฌํฉ๋๋ค. `#markdown.validate.enabled#`๋ฅผ ์ฌ์ฉํ๋๋ก ์ค์ ํด์ผ ํฉ๋๋ค.",
|
|
116
|
+
"configuration.markdown.validate.unusedLinkDefinitions.description": "ํ์ฌ ํ์ผ์์ ์ฌ์ฉ๋์ง ์๋ ๋งํฌ ์ ์์ ์ ํจ์ฑ์ ๊ฒ์ฌํฉ๋๋ค.",
|
|
117
|
+
"configuration.pasteUrlAsFormattedLink.always": "URL์ Markdown ํธ์ง๊ธฐ์ ๋ถ์ฌ ๋ฃ์ ๋ ํญ์ Markdown ๋งํฌ๋ฅผ ๋ง๋ญ๋๋ค.",
|
|
118
|
+
"configuration.pasteUrlAsFormattedLink.never": "URL์ Markdown ํธ์ง๊ธฐ์ ๋ถ์ฌ ๋ฃ์ ๋ Markdown ๋งํฌ๋ฅผ ๋ง๋ค์ง ์์ต๋๋ค.",
|
|
119
|
+
"configuration.pasteUrlAsFormattedLink.smart": "์ฝ๋ ๋๊ดํธ ๋ด ๋๋ ๊ธฐ์กด Markdown ๋งํฌ ๋ด๋ถ์ ๊ฐ์ ํน์ ๊ฒฝ์ฐ์ Markdown ๋งํฌ๋ฅผ ๋ง๋ค์ง ์๋๋ก ํ๋ช
ํ๊ฒ ๋ฐฉ์งํฉ๋๋ค.",
|
|
120
|
+
"description": "Markdown์ ๋ํ ๋ค์ํ ์ธ์ด ์ง์์ ์ ๊ณตํฉ๋๋ค.",
|
|
121
|
+
"displayName": "Markdown ์ธ์ด ๊ธฐ๋ฅ",
|
|
122
|
+
"markdown.copyImage.title": "์ด๋ฏธ์ง ๋ณต์ฌ",
|
|
123
|
+
"markdown.editor.insertImageFromWorkspace": "์์
์์ญ์์ ์ด๋ฏธ์ง ์ฝ์
",
|
|
124
|
+
"markdown.editor.insertLinkFromWorkspace": "์์
์์ญ์ ํ์ผ ๋งํฌ ์ฝ์
",
|
|
125
|
+
"markdown.findAllFileReferences": "ํ์ผ ์ฐธ์กฐ ์ฐพ๊ธฐ",
|
|
126
|
+
"markdown.preview.breaks.desc": "Markdown ๋ฏธ๋ฆฌ ๋ณด๊ธฐ์์ ์ค ๋ฐ๊ฟ์ ๋ ๋๋งํ๋ ๋ฐฉ์์ ์ค์ ํฉ๋๋ค. 'true'๋ก ์ค์ ํ๋ฉด <br> ๋จ๋ฝ ๋ด์ ์ค ๋ฐ๊ฟ์ด ์์ฑ๋ฉ๋๋ค.",
|
|
127
|
+
"markdown.preview.doubleClickToSwitchToEditor.desc": "Markdown ๋ฏธ๋ฆฌ ๋ณด๊ธฐ์์ ๋ ๋ฒ ํด๋ฆญํ์ฌ ํธ์ง๊ธฐ๋ก ์ ํํฉ๋๋ค.",
|
|
128
|
+
"markdown.preview.fontFamily.desc": "Markdown ๋ฏธ๋ฆฌ ๋ณด๊ธฐ์์ ์ฌ์ฉ๋๋ ๊ธ๊ผด ํจ๋ฐ๋ฆฌ๋ฅผ ์ ์ดํฉ๋๋ค.",
|
|
129
|
+
"markdown.preview.fontSize.desc": "Markdown ๋ฏธ๋ฆฌ ๋ณด๊ธฐ์์ ์ฌ์ฉ๋๋ ๊ธ๊ผด ํฌ๊ธฐ(ํฝ์
)๋ฅผ ์ ์ดํฉ๋๋ค.",
|
|
130
|
+
"markdown.preview.lineHeight.desc": "Markdown ๋ฏธ๋ฆฌ ๋ณด๊ธฐ์ ์ฌ์ฉ๋๋ ์ค ๋์ด๋ฅผ ์ ์ดํฉ๋๋ค. ์ด ์ซ์๋ ๊ธ๊ผด ํฌ๊ธฐ์ ์๋์ ์
๋๋ค.",
|
|
131
|
+
"markdown.preview.linkify": "Markdown ๋ฏธ๋ฆฌ ๋ณด๊ธฐ์์ URL๊ณผ ์ ์ฌํ ํ
์คํธ๋ฅผ ๋งํฌ๋ก ๋ณํํฉ๋๋ค.",
|
|
132
|
+
"markdown.preview.markEditorSelection.desc": "Markdown ๋ฏธ๋ฆฌ ๋ณด๊ธฐ์ ํ์ฌ ํธ์ง๊ธฐ ์ ํ์ ํ์ํฉ๋๋ค.",
|
|
133
|
+
"markdown.preview.refresh.title": "๋ฏธ๋ฆฌ ๋ณด๊ธฐ ์๋ก ๊ณ ์นจ",
|
|
134
|
+
"markdown.preview.scrollEditorWithPreview.desc": "Markdown ๋ฏธ๋ฆฌ ๋ณด๊ธฐ๋ฅผ ์คํฌ๋กคํ ๋ ํธ์ง๊ธฐ์ ๋ณด๊ธฐ๋ฅผ ์
๋ฐ์ดํธํฉ๋๋ค.",
|
|
135
|
+
"markdown.preview.scrollPreviewWithEditor.desc": "Markdown ํธ์ง๊ธฐ๋ฅผ ์คํฌ๋กคํ ๋ ๋ฏธ๋ฆฌ ๋ณด๊ธฐ์ ๋ณด๊ธฐ๋ฅผ ์
๋ฐ์ดํธํฉ๋๋ค.",
|
|
136
|
+
"markdown.preview.title": "๋ฏธ๋ฆฌ ๋ณด๊ธฐ ์ด๊ธฐ",
|
|
137
|
+
"markdown.preview.toggleLock.title": "๋ฏธ๋ฆฌ ๋ณด๊ธฐ ์ ๊ธ ์ค์ /ํด์ ",
|
|
138
|
+
"markdown.preview.typographer": "Markdown ๋ฏธ๋ฆฌ ๋ณด๊ธฐ์์ ์ธ์ด ์ค๋ฆฝ์ ์ธ ๋์ฒด ๋ฐ ์ธ์ฉ ๋ถํธ๋ฅผ ์ฌ์ฉํ๋๋ก ์ค์ ํฉ๋๋ค.",
|
|
139
|
+
"markdown.previewSide.title": "์ธก๋ฉด์์ ๋ฏธ๋ฆฌ ๋ณด๊ธฐ ์ด๊ธฐ",
|
|
140
|
+
"markdown.server.log.desc": "Markdown ์ธ์ด ์๋ฒ์ ๋ก๊น
์์ค์ ์ ์ดํฉ๋๋ค.",
|
|
141
|
+
"markdown.showLockedPreviewToSide.title": "์ธก๋ฉด์์ ์ ๊ธด ๋ฏธ๋ฆฌ ๋ณด๊ธฐ ์ด๊ธฐ",
|
|
142
|
+
"markdown.showPreviewSecuritySelector.title": "๋ฏธ๋ฆฌ ๋ณด๊ธฐ ๋ณด์ ์ค์ ๋ณ๊ฒฝ",
|
|
143
|
+
"markdown.showSource.title": "์์ค ํ์",
|
|
144
|
+
"markdown.styles.dec": "Markdown ๋ฏธ๋ฆฌ ๋ณด๊ธฐ์์ ์ฌ์ฉํ CSS ์คํ์ผ์ํธ์ URL ๋๋ ๋ก์ปฌ ๊ฒฝ๋ก ๋ชฉ๋ก์
๋๋ค. ์๋ ๊ฒฝ๋ก๋ Explorer์์ ์ด๋ฆฐ ํด๋๋ฅผ ๊ธฐ์ค์ผ๋ก ํด์๋ฉ๋๋ค. ์ด๋ฆฐ ํด๋๊ฐ ์์ผ๋ฉด Markdown ํ์ผ์ ์์น๋ฅผ ๊ธฐ์ค์ผ๋ก ํด์๋ฉ๋๋ค. ๋ชจ๋ '\\'๋ '\\\\'๋ก ์จ์ผ ํฉ๋๋ค.",
|
|
145
|
+
"markdown.trace.extension.desc": "Markdown ํ์ฅ์ ๋ํด ๋๋ฒ๊ทธ ๋ก๊น
์ ์ฌ์ฉํ๋๋ก ์ค์ ํฉ๋๋ค.",
|
|
146
|
+
"markdown.trace.server.desc": "VS Code์ Markdown ์ธ์ด ์๋ฒ ๊ฐ ํต์ ์ ์ถ์ ํฉ๋๋ค.",
|
|
147
|
+
"workspaceTrust": "์์
์์ญ์ ๊ตฌ์ฑ๋ ์คํ์ผ์ ๋ก๋ํ๋ ๋ฐ ํ์ํฉ๋๋ค."
|
|
148
|
+
}
|
|
149
|
+
}
|
|
150
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
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
|
+
"config.markdown.math.enabled": "๊ธฐ๋ณธ ์ ๊ณต Markdown ๋ฏธ๋ฆฌ ๋ณด๊ธฐ์์ ๋ ๋๋ง ์ํ์ ์ฌ์ฉํ๊ฑฐ๋ ์ฌ์ฉํ์ง ์๋๋ก ์ค์ ํฉ๋๋ค.",
|
|
13
|
+
"config.markdown.math.macros": "์ฌ์ฉ์ ์ง์ ๋งคํฌ๋ก์ ์ปฌ๋ ์
์
๋๋ค. ๊ฐ ๋งคํฌ๋ก๋ ํค-๊ฐ ์์ผ๋ก, ํค๋ ์ ๋ช
๋ น ์ด๋ฆ์ด๊ณ ๊ฐ์ ๋งคํฌ๋ก์ ํ์ฅ์
๋๋ค.",
|
|
14
|
+
"description": "์ ์ ํ๊ธฐ์ฅ์ Markdown์ ์ํ ์ง์์ ์ถ๊ฐํฉ๋๋ค.",
|
|
15
|
+
"displayName": "Markdown ์ํ"
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
@@ -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": "Markdown์ ๋ํด ์ฝ๋ ์กฐ๊ฐ ๋ฐ ๊ตฌ๋ฌธ ๊ฐ์กฐ ํ์๋ฅผ ์ ๊ณตํฉ๋๋ค.",
|
|
13
|
+
"displayName": "Markdown ์ธ์ด ๊ธฐ๋ณธ ์ฌํญ"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|