@codingame/monaco-vscode-language-pack-ko 4.4.1 → 4.5.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/package.json +2 -2
- package/translations/extensions/vscode.configuration-editing.i18n.json +4 -0
- package/translations/extensions/vscode.git.i18n.json +13 -0
- package/translations/extensions/vscode.github-authentication.i18n.json +2 -0
- package/translations/extensions/vscode.markdown-language-features.i18n.json +9 -1
- package/translations/extensions/vscode.typescript-language-features.i18n.json +1 -2
- package/translations/main.i18n.json.js +918 -352
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@codingame/monaco-vscode-language-pack-ko",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.5.0",
|
|
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@4.
|
|
21
|
+
"vscode": "npm:@codingame/monaco-vscode-api@4.5.0"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -38,8 +38,12 @@
|
|
|
38
38
|
"The current opened file's extension": "현재 열려 있는 파일의 확장명",
|
|
39
39
|
"The current selected line number in the active file": "활성 파일에서 현재 선택된 줄 번호",
|
|
40
40
|
"The current selected text in the active file": "활성 파일에서 현재 선택된 텍스트",
|
|
41
|
+
"The file extension of the editor (e.g. txt)": "편집기의 파일 확장명(e.g. txt)",
|
|
42
|
+
"The file name of the editor without its directory or extension (e.g. myFile)": "디렉터리 또는 확장명을 사용하지 않는 편집기의 파일 이름(예: myFile)",
|
|
41
43
|
"The name of the default build task. If there is not a single default build task then a quick pick is shown to choose the build task.": "기본 빌드 작업의 이름입니다. 단일 기본 빌드 작업이 없는 경우 빠른 선택이 표시되어 빌드 작업을 선택할 수 있습니다.",
|
|
42
44
|
"The name of the folder opened in VS Code without any slashes (/)": "VS Code에서 연 폴더의 이름(슬래시(/) 제외)",
|
|
45
|
+
"The nth parent folder name of the editor": "편집기의 n번째 부모 폴더 이름",
|
|
46
|
+
"The parent folder name of the editor (e.g. myFileFolder)": "편집기의 부모 폴더 이름(예: myFileFolder)",
|
|
43
47
|
"The path of the folder opened in VS Code": "VS Code에서 연 폴더의 경로",
|
|
44
48
|
"The path where an extension is installed.": "확장이 설치된 경로입니다.",
|
|
45
49
|
"The task runner's current working directory on startup": "시작 시 작업 실행기의 현재 작업 디렉터리",
|
|
@@ -123,6 +123,11 @@
|
|
|
123
123
|
"Hard wrap line": "줄 하드 래핑",
|
|
124
124
|
"Ignored": "무시됨",
|
|
125
125
|
"Incoming": "수신",
|
|
126
|
+
"Incoming Changes": "들어오는 변경 내용",
|
|
127
|
+
"Incoming Changes (added)": "들어오는 변경 내용(추가됨)",
|
|
128
|
+
"Incoming Changes (deleted)": "들어오는 변경 내용(삭제됨)",
|
|
129
|
+
"Incoming Changes (modified)": "들어오는 변경 내용(수정됨)",
|
|
130
|
+
"Incoming Changes (renamed)": "들어오는 변경 내용(이름 변경)",
|
|
126
131
|
"Index Added": "인덱스 추가됨",
|
|
127
132
|
"Index Copied": "인덱스 복사됨",
|
|
128
133
|
"Index Deleted": "인덱스 삭제됨",
|
|
@@ -246,7 +251,10 @@
|
|
|
246
251
|
"The git repository in the current folder is potentially unsafe as the folder is owned by someone other than the current user.": "현재 폴더의 Git 리포지토리는 현재 사용자가 아닌 다른 사람이 폴더를 소유하고 있으므로 잠재적으로 안전하지 않습니다.",
|
|
247
252
|
"The last commit was a merge commit. Are you sure you want to undo it?": "마지막 커밋은 병합 커밋이었습니다. 실행 취소하시겠습니까?",
|
|
248
253
|
"The new branch will be \"{0}\"": "새 분기는 \"{0}\" 입니다.",
|
|
254
|
+
"The repository does not have any changes.": "리포지토리에 변경 내용이 없습니다.",
|
|
249
255
|
"The repository does not have any commits. Please make an initial commit before creating a stash.": "리포지토리에 커밋이 없습니다. 스태시를 만들기 전에 초기 커밋을 만드세요.",
|
|
256
|
+
"The repository does not have any staged changes.": "리포지토리에 스테이징된 변경 내용이 없습니다.",
|
|
257
|
+
"The repository does not have any untracked changes.": "리포지토리에 추적되지 않은 변경 내용이 없습니다.",
|
|
250
258
|
"The selection range does not contain any changes.": "선택 범위에 변경 내용이 없습니다.",
|
|
251
259
|
"There are known issues with the installed Git \"{0}\". Please update to Git >= 2.27 for the git features to work correctly.": "설치된 Git “{0}”에 알려진 문제가 있습니다. Git 기능이 제대로 작동하도록 하려면 2.27 이상의 Git으로 업데이트하세요.",
|
|
252
260
|
"There are merge conflicts. Resolve them before committing.": "병합 충돌이 있습니다. 해결한 후 계속하세요.",
|
|
@@ -433,8 +441,10 @@
|
|
|
433
441
|
"command.stageAllMerge": "모든 병합 변경 내용 스테이징",
|
|
434
442
|
"command.stageAllTracked": "추적된 모든 변경 내용 스테이징",
|
|
435
443
|
"command.stageAllUntracked": "추적되지 않은 모든 변경 내용 스테이징",
|
|
444
|
+
"command.stageBlock": "스테이지 블록",
|
|
436
445
|
"command.stageChange": "변경 내용 스테이징",
|
|
437
446
|
"command.stageSelectedRanges": "선택한 범위 스테이징",
|
|
447
|
+
"command.stageSelection": "스테이지 선택",
|
|
438
448
|
"command.stash": "스태시",
|
|
439
449
|
"command.stashApply": "스태시 적용하기...",
|
|
440
450
|
"command.stashApplyEditor": "스태시 적용하기",
|
|
@@ -460,7 +470,10 @@
|
|
|
460
470
|
"command.unstageAll": "모든 변경 내용 스테이징 취소",
|
|
461
471
|
"command.unstageSelectedRanges": "선택한 범위 스테이징 취소",
|
|
462
472
|
"command.viewAllChanges": "모든 변경 내용 보기",
|
|
473
|
+
"command.viewChanges": "변경 사항 보기",
|
|
463
474
|
"command.viewCommit": "커밋 보기",
|
|
475
|
+
"command.viewStagedChanges": "스테이징된 변경 사항 보기",
|
|
476
|
+
"command.viewUntrackedChanges": "추적되지 않은 변경 내용 보기",
|
|
464
477
|
"config.allowForcePush": "강제 푸시(임대 사용 또는 사용 안 함)가 가능한지 여부를 제어합니다.",
|
|
465
478
|
"config.allowNoVerifyCommit": "pre-commit 및 commit-msg 후크를 실행하지 않는 커밋이 허용되는지를 제어합니다.",
|
|
466
479
|
"config.alwaysShowStagedChangesResourceGroup": "스테이징된 변경 내용 리소스 그룹을 항상 표시합니다.",
|
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
"version": "1.0.0",
|
|
10
10
|
"contents": {
|
|
11
11
|
"bundle": {
|
|
12
|
+
"Continue": "계속",
|
|
12
13
|
"Continue to GitHub": "GitHub로 계속 진행",
|
|
13
14
|
"Continue to GitHub to create a Personal Access Token (PAT)": "GitHub로 계속 진행하여 PAT(개인용 액세스 토큰) 만들기",
|
|
14
15
|
"Copy & Continue to GitHub": "복사 후 GitHub에서 계속 진행",
|
|
@@ -22,6 +23,7 @@
|
|
|
22
23
|
"To finish authenticating, navigate to GitHub and paste in the above one-time code.": "인증을 완료하려면 GitHub로 이동하여 위의 일회용 코드를 붙여넣으세요.",
|
|
23
24
|
"To finish authenticating, navigate to GitHub to create a PAT then paste the PAT into the input box.": "인증을 완료하려면 GitHub로 이동하여 PAT를 만든 다음 입력 상자에 PAT를 붙여넣습니다.",
|
|
24
25
|
"Yes": "예",
|
|
26
|
+
"You are logged into another account already ({0}).\n\nDo you want to log out of that account and log in to '{1}' instead?/{0} is a comma-separated list of account names. {1} is the account name to log into.": "이미 다른 계정에 로그인했습니다({0}).\n\n해당 계정에서 로그아웃하고 대신 '{1}'에 로그인하시겠습니까?",
|
|
25
27
|
"You have not yet finished authorizing this extension to use GitHub. Would you like to try a different way? ({0})": "이 확장 프로그램이 GitHub를 사용하도록 승인하는 작업을 아직 완료하지 않았습니다. 다른 방법을 시도해 보시겠습니까?({0})",
|
|
26
28
|
"Your Code: {0}/The {0} will be a code, e.g. 123-456": "코드: {0}",
|
|
27
29
|
"device code": "디바이스 코드",
|
|
@@ -59,6 +59,7 @@
|
|
|
59
59
|
"Not on link": "링크에 없음",
|
|
60
60
|
"Only load secure content": "보안 콘텐츠만 로드",
|
|
61
61
|
"Organize link definitions": "링크 정의 구성",
|
|
62
|
+
"Paste and update pasted links": "붙여넣은 링크 붙여넣기 및 업데이트",
|
|
62
63
|
"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 미리 보기 보안 설정을 변경하세요.",
|
|
63
64
|
"Preview {0}": "미리 보기 {0}",
|
|
64
65
|
"Reference link '{0}'": "참조 링크 '{0}'",
|
|
@@ -77,17 +78,24 @@
|
|
|
77
78
|
"package": {
|
|
78
79
|
"configuration.copyIntoWorkspace.mediaFiles": "외부 이미지 및 비디오 파일을 작업 영역에 복사해 봅니다.",
|
|
79
80
|
"configuration.copyIntoWorkspace.never": "외부 파일을 작업 영역에 복사하지 마세요.",
|
|
80
|
-
"configuration.markdown.copyFiles.destination": "
|
|
81
|
+
"configuration.markdown.copyFiles.destination": "복사/붙여넣기 또는 드래그 앤 드롭으로 만든 파일의 경로와 파일명을 설정합니다. 새 파일을 만들어야 하는 대상 경로에 대한 Markdown 문서 경로와 일치하는 GLOB 맵입니다.\r\n\r\n대상 경로는 다음 변수를 사용할 수 있습니다.\r\n\r\n- '${documentDirName}' — Markdown 문서의 절대 부모 디렉터리 경로입니다(예: '/Users/me/myProject/docs').\r\n- '${documentRelativeDirName}' — Markdown 문서의 상대 부모 디렉터리 경로입니다(예: 'docs'). 파일이 작업 영역의 일부가 아닌 경우 '${documentDirName}'에 해당합니다.\r\n- '${documentFileName}' — Markdown 문서의 전체 파일 이름입니다(예: 'README.md').\r\n- '${documentBaseName}' — Markdown 문서의 기본 이름입니다(예: 'README').\r\n- '${documentExtName}' — Markdown 문서의 확장입니다(예: 'md').\r\n- '${documentFilePath}' — Markdown 문서의 절대 경로입니다(예: '/Users/me/myProject/docs/README.md').\r\n- '${documentRelativeFilePath}' — Markdown 문서의 상대 경로입니다(예: 'docs/README.md'). 파일이 작업 영역의 일부가 아닌 경우 '${documentFilePath}'과(와) 동일합니다.\r\n- '${documentWorkspaceFolder}' — Markdown 문서의 작업 영역 폴더입니다(예: '/Users/me/myProject'). 파일이 작업 영역의 일부가 아닌 경우 '${documentDirName}'에 해당합니다.\r\n- '${fileName}' — 삭제된 파일의 파일 이름입니다(예: 'image.png').\r\n- '${fileExtName}' — 삭제된 파일의 확장명입니다(예: 'png').",
|
|
81
82
|
"configuration.markdown.copyFiles.overwriteBehavior": "놓기 또는 붙여넣기로 만든 파일이 기존 파일을 덮어쓸지 여부를 제어합니다.",
|
|
82
83
|
"configuration.markdown.copyFiles.overwriteBehavior.nameIncrementally": "이름이 같은 파일이 이미 있는 경우 파일 이름에 숫자를 추가합니다(예: 'image.png'는 'image-1.png'가 됩니다.).",
|
|
83
84
|
"configuration.markdown.copyFiles.overwriteBehavior.overwrite": "이름이 같은 파일이 이미 있는 경우 덮어씁니다.",
|
|
84
85
|
"configuration.markdown.editor.drop.copyIntoWorkspace": "Markdown 편집기에 놓인 작업 영역 외부의 파일을 작업 영역으로 복사할지 여부를 제어합니다.\r\n\r\n`#markdown.copyFiles.destination#`을 사용하여 복사한 파일을 만들 위치를 구성합니다.",
|
|
85
86
|
"configuration.markdown.editor.drop.enabled": "Shift 키를 누른 상태에서 Markdown 편집기에 파일 놓기를 설정합니다. '#editor.dropIntoEditor.enabled#'을 사용하도록 설정해야 합니다.",
|
|
87
|
+
"configuration.markdown.editor.drop.enabled.always": "항상 Markdown 링크를 삽입합니다.",
|
|
88
|
+
"configuration.markdown.editor.drop.enabled.never": "Markdown 링크를 만들지 않습니다.",
|
|
89
|
+
"configuration.markdown.editor.drop.enabled.smart": "코드 블록 또는 다른 특수 요소에 드롭하지 않을 때 기본적으로 Markdown 링크를 스마트하게 만듭니다. 드롭 위젯을 사용하여 일반 텍스트로 붙여넣기 또는 Markdown 링크로 붙여넣기 간에 전환합니다.",
|
|
86
90
|
"configuration.markdown.editor.filePaste.audioSnippet": "Markdown에 오디오를 추가할 때 사용되는 코드 조각입니다. 이 코드 조각은 다음 변수를 사용할 수 있습니다.\r\n- `${src}` - 오디오 파일의 확인된 경로입니다.\r\n- `${title}` - 오디오에 사용되는 제목입니다. 이 변수에 대한 코드 조각 자리 표시자가 자동으로 만들어집니다.",
|
|
87
91
|
"configuration.markdown.editor.filePaste.copyIntoWorkspace": "Markdown 편집기에 붙여넣은 작업 영역 외부의 파일을 작업 영역으로 복사할지 여부를 제어합니다.\r\n\r\n`#markdown.copyFiles.destination#`을 사용하여 복사한 파일을 만들 위치를 구성합니다.",
|
|
88
92
|
"configuration.markdown.editor.filePaste.enabled": "Markdown 편집기에 파일을 붙여넣어 Markdown 링크를 만들 수 있습니다. `#editor.pasteAs.enabled#를 활성화해야 합니다.",
|
|
93
|
+
"configuration.markdown.editor.filePaste.enabled.always": "항상 Markdown 링크를 삽입합니다.",
|
|
94
|
+
"configuration.markdown.editor.filePaste.enabled.never": "Markdown 링크를 만들지 않습니다.",
|
|
95
|
+
"configuration.markdown.editor.filePaste.enabled.smart": "코드 블록 또는 다른 특수 요소에 붙여넣지 않을 때 기본적으로 Markdown 링크를 스마트하게 만듭니다. 붙여넣기 위젯을 사용하여 일반 텍스트로 붙여넣기 또는 Markdown 링크로 붙여넣기 간에 전환합니다.",
|
|
89
96
|
"configuration.markdown.editor.filePaste.videoSnippet": "Markdown에 비디오를 추가할 때 사용되는 코드 조각입니다. 이 코드 조각은 다음 변수를 사용할 수 있습니다.\r\n- `${src}` - 비디오 파일의 확인된 경로입니다.\r\n- `${title}` - 비디오에 사용되는 제목입니다. 이 변수에 대한 코드 조각 자리 표시자가 자동으로 만들어집니다.",
|
|
90
97
|
"configuration.markdown.editor.pasteUrlAsFormattedLink.enabled": "URL을 Markdown 편집기에 붙여넣을 때 Markdown 링크가 만들어지는지 여부를 제어합니다. '#editor.pasteAs.enabled#'을 사용하도록 설정해야 합니다.",
|
|
98
|
+
"configuration.markdown.experimental.updateLinksOnPaste": "한 Markdown 편집기에서 다른 Markdown 편집기에 복사하여 붙여넣은 텍스트의 링크 자동 업데이트를 사용하거나 사용하지 않도록 설정합니다.",
|
|
91
99
|
"configuration.markdown.links.openLocation.beside": "활성 편집기 옆에 있는 링크를 엽니다.",
|
|
92
100
|
"configuration.markdown.links.openLocation.currentGroup": "활성 편집기 그룹에서 링크를 엽니다.",
|
|
93
101
|
"configuration.markdown.links.openLocation.description": "Markdown 파일의 링크를 열어야 하는 위치를 제어합니다.",
|
|
@@ -80,8 +80,6 @@
|
|
|
80
80
|
"Not now": "나중에",
|
|
81
81
|
"Open config file": "구성 파일 열기",
|
|
82
82
|
"Organize Imports": "가져오기 구성",
|
|
83
|
-
"Organize Imports failed. No resource provided.": "가져오기 구성에 실패했습니다. 제공된 리소스가 없습니다.",
|
|
84
|
-
"Organize Imports failed. Unknown file type.": "가져오기 구성에 실패했습니다. 알 수 없는 파일 형식입니다.",
|
|
85
83
|
"Partial Mode": "부분 모드",
|
|
86
84
|
"Please open a folder in VS Code to use a TypeScript or JavaScript project": "TypeScript 또는 JavaScript 프로젝트를 사용하려면 VS Code의 폴더를 여세요.",
|
|
87
85
|
"Please update your TypeScript version": "TypeScript 버전을 업데이트하세요.",
|
|
@@ -192,6 +190,7 @@
|
|
|
192
190
|
"configuration.tsserver.useSyntaxServer.always": "경량 구문 서버를 사용하여 모든 IntelliSense 작업을 처리하세요. 이 구문 서버는 열린 파일에 대해서만 IntelliSense를 제공할 수 있습니다.",
|
|
193
191
|
"configuration.tsserver.useSyntaxServer.auto": "전체 서버와 구문 작업 전용의 경량 서버를 모두 생성하세요. 구문 서버는 프로젝트를 로드하는 동안 구문 작업을 가속화하고 IntelliSense를 제공하는 데 사용됩니다.",
|
|
194
192
|
"configuration.tsserver.useSyntaxServer.never": "전용 구문 서버를 사용하지 마세요. 단일 서버를 사용하여 모든 IntelliSense 작업을 처리하세요.",
|
|
193
|
+
"configuration.tsserver.useVsCodeWatcher": "TypeScript 대신 VS Code 파일 감시자를 사용합니다. 작업 영역에서 TypeScript 5.4 이상을 사용해야 합니다.",
|
|
195
194
|
"configuration.tsserver.watchOptions": "파일 및 디렉터리 추적에 사용할 감시 전략을 구성합니다.",
|
|
196
195
|
"configuration.tsserver.watchOptions.fallbackPolling": "파일 시스템 이벤트를 사용하는 경우, 이 옵션은 시스템에 기본 파일 감시자가 부족하고/부족하거나 시스템에서 기본 파일 감시자를 지원하지 않는 경우 사용되는 폴링 전략을 지정합니다.",
|
|
197
196
|
"configuration.tsserver.watchOptions.fallbackPolling.dynamicPriorityPolling ": "자주 수정되지 않는 파일이 덜 자주 검사되는 동적 큐를 사용합니다.",
|