@codingame/monaco-vscode-language-pack-ko 7.0.11 → 7.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/translations/extensions/vscode.css-language-features.i18n.json +2 -2
- package/translations/extensions/vscode.git.i18n.json +4 -4
- package/translations/extensions/vscode.github-authentication.i18n.json +6 -6
- package/translations/extensions/vscode.markdown-language-features.i18n.json +1 -1
- package/translations/main.i18n.json.js +7547 -9360
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@codingame/monaco-vscode-language-pack-ko",
|
|
3
|
-
"version": "7.
|
|
3
|
+
"version": "7.1.1",
|
|
4
4
|
"keywords": [],
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "CodinGame",
|
|
@@ -18,6 +18,6 @@
|
|
|
18
18
|
"module": "index.js",
|
|
19
19
|
"types": "index.d.ts",
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"vscode": "npm:@codingame/monaco-vscode-api@7.
|
|
21
|
+
"vscode": "npm:@codingame/monaco-vscode-api@7.1.1"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -88,8 +88,8 @@
|
|
|
88
88
|
"Includes the styles defined by another mixin into the current rule.": "다른 mixin에서 정의한 스타일을 현재 규칙에 포함합니다.",
|
|
89
89
|
"Increases or decreases one or more components of a color.": "색의 구성 요소 하나 이상을 늘리거나 줄입니다.",
|
|
90
90
|
"Inherits the styles of another selector.": "다른 선택기의 스타일을 상속합니다.",
|
|
91
|
-
"Insert url() Function": "
|
|
92
|
-
"Insert url() Functions": "
|
|
91
|
+
"Insert url() Function": "url() 함수 삽입",
|
|
92
|
+
"Insert url() Functions": "url() 함수 삽입",
|
|
93
93
|
"Inserts $insert into $string at $index.": "$insert를 $index의 $string에 삽입합니다.",
|
|
94
94
|
"Invalid number of parameters": "잘못된 매개 변수 개수",
|
|
95
95
|
"Joins together two lists into one.": "두 목록을 하나로 결합합니다.",
|
|
@@ -296,10 +296,10 @@
|
|
|
296
296
|
"Your repository has no remotes configured to pull from.": "리포지토리에 풀하도록 구성된 원격 항목이 없습니다.",
|
|
297
297
|
"Your repository has no remotes configured to push to.": "리포지토리에 푸시하도록 구성된 원격이 없습니다.",
|
|
298
298
|
"Your repository has no remotes.": "리포지토리에 원격 항목이 없습니다.",
|
|
299
|
-
"[main] Log level: {0}": "[main]
|
|
300
|
-
"[main] Skipped found git in: \"{0}\"": "[main]
|
|
301
|
-
"[main] Using git \"{0}\" from \"{1}\"": "[main]
|
|
302
|
-
"[main] Validating found git in: \"{0}\"": "[main]
|
|
299
|
+
"[main] Log level: {0}": "[main] 로그 수준: {0}",
|
|
300
|
+
"[main] Skipped found git in: \"{0}\"": "[main] “{0}”에서 찾은 Git 건너뜀",
|
|
301
|
+
"[main] Using git \"{0}\" from \"{1}\"": "[main] \"{0}\"에서 git \"{1}\"을(를) 사용하는 중",
|
|
302
|
+
"[main] Validating found git in: \"{0}\"": "[main] \"{0}\"에서 찾은 git 유효성을 검사하는 중",
|
|
303
303
|
"branches": "분기",
|
|
304
304
|
"no": "아니요",
|
|
305
305
|
"remote branches": "원격 분기",
|
|
@@ -14,17 +14,17 @@
|
|
|
14
14
|
"Copy & Continue to GitHub": "복사 후 GitHub에서 계속 진행",
|
|
15
15
|
"GitHub Enterprise Server URI is not a valid URI: {0}": "GitHub Enterprise 서버 URI가 올바른 URI가 아닙니다. {0}",
|
|
16
16
|
"Having trouble logging in? Would you like to try a different way? ({0})": "로그인하는 데 문제가 있나요? 다른 방법을 시도해 보시겠습니까?({0})",
|
|
17
|
-
"Incorrect account detected": "
|
|
18
|
-
"Keep {0}": "
|
|
19
|
-
"Login with {0}": "
|
|
17
|
+
"Incorrect account detected": "잘못된 계정이 검색됨",
|
|
18
|
+
"Keep {0}": "{0} 유지",
|
|
19
|
+
"Login with {0}": "{0}(으)로 로그인",
|
|
20
20
|
"No": "아니요",
|
|
21
21
|
"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}을(를) 붙여넣습니다.",
|
|
22
|
-
"Please reload the window to apply the new setting.": "
|
|
23
|
-
"Reload Window": "
|
|
22
|
+
"Please reload the window to apply the new setting.": "창을 다시 로드하여 새 설정을 적용하세요.",
|
|
23
|
+
"Reload Window": "창 다시 로드",
|
|
24
24
|
"Sign in failed: {0}": "로그인 실패: {0}",
|
|
25
25
|
"Sign out failed: {0}": "로그아웃 실패: {0}",
|
|
26
26
|
"Signing in to {0}.../The {0} will be a url, e.g. github.com": "{0}에 로그인하는 중...",
|
|
27
|
-
"The chosen account, {0}, does not match the requested account, {1}.": "
|
|
27
|
+
"The chosen account, {0}, does not match the requested account, {1}.": "선택한 계정({0})이 요청한 계정({1})과 일치하지 않습니다.",
|
|
28
28
|
"To finish authenticating, navigate to GitHub and paste in the above one-time code.": "인증을 완료하려면 GitHub로 이동하여 위의 일회용 코드를 붙여넣으세요.",
|
|
29
29
|
"To finish authenticating, navigate to GitHub to create a PAT then paste the PAT into the input box.": "인증을 완료하려면 GitHub로 이동하여 PAT를 만든 다음 입력 상자에 PAT를 붙여넣습니다.",
|
|
30
30
|
"Yes": "예",
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
"configuration.markdown.editor.filePaste.enabled.smart": "코드 블록 또는 다른 특수 요소에 붙여넣지 않을 때 기본적으로 Markdown 링크를 스마트하게 만듭니다. 붙여넣기 위젯을 사용하여 일반 텍스트로 붙여넣기 또는 Markdown 링크로 붙여넣기 간에 전환합니다.",
|
|
95
95
|
"configuration.markdown.editor.filePaste.videoSnippet": "Markdown에 비디오를 추가할 때 사용되는 코드 조각입니다. 이 코드 조각은 다음 변수를 사용할 수 있습니다.\r\n- `${src}` - 비디오 파일의 확인된 경로입니다.\r\n- `${title}` - 비디오에 사용되는 제목입니다. 이 변수에 대한 코드 조각 자리 표시자가 자동으로 만들어집니다.",
|
|
96
96
|
"configuration.markdown.editor.pasteUrlAsFormattedLink.enabled": "URL을 Markdown 편집기에 붙여넣을 때 Markdown 링크가 만들어지는지 여부를 제어합니다. '#editor.pasteAs.enabled#'을 사용하도록 설정해야 합니다.",
|
|
97
|
-
"configuration.markdown.
|
|
97
|
+
"configuration.markdown.editor.updateLinksOnPaste.enabled": "Markdown 편집기 간에 복사하여 붙여넣은 텍스트의 링크 및 참조를 업데이트하는 붙여넣기 옵션을 사용/사용 안 함으로 설정합니다.\r\n\r\n이 기능을 사용하려면 업데이트 가능한 링크가 포함된 텍스트를 붙여넣은 후 붙여넣기 위젯을 클릭하고 '붙여넣은 링크 붙여넣기 및 업데이트'를 선택하기만 하면 됩니다.",
|
|
98
98
|
"configuration.markdown.links.openLocation.beside": "활성 편집기 옆에 있는 링크를 엽니다.",
|
|
99
99
|
"configuration.markdown.links.openLocation.currentGroup": "활성 편집기 그룹에서 링크를 엽니다.",
|
|
100
100
|
"configuration.markdown.links.openLocation.description": "Markdown 파일의 링크를 열어야 하는 위치를 제어합니다.",
|