@codingame/monaco-vscode-language-pack-ko 4.4.1 → 4.5.0-improve-code-splitting.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.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 +941 -375
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-improve-code-splitting.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@4.
|
|
21
|
+
"vscode": "npm:@codingame/monaco-vscode-api@4.5.0-improve-code-splitting.1"
|
|
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)": "The file extension of the editor (e.g. txt)",
|
|
42
|
+
"The file name of the editor without its directory or extension (e.g. myFile)": "The file name of the editor without its directory or extension (e.g. 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": "The nth parent folder name of the editor",
|
|
46
|
+
"The parent folder name of the editor (e.g. myFileFolder)": "The parent folder name of the editor (e.g. 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": "Incoming Changes",
|
|
127
|
+
"Incoming Changes (added)": "Incoming Changes (added)",
|
|
128
|
+
"Incoming Changes (deleted)": "Incoming Changes (deleted)",
|
|
129
|
+
"Incoming Changes (modified)": "Incoming Changes (modified)",
|
|
130
|
+
"Incoming Changes (renamed)": "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.": "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.": "The repository does not have any staged changes.",
|
|
257
|
+
"The repository does not have any untracked changes.": "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": "Stage Block",
|
|
436
445
|
"command.stageChange": "변경 내용 스테이징",
|
|
437
446
|
"command.stageSelectedRanges": "선택한 범위 스테이징",
|
|
447
|
+
"command.stageSelection": "Stage Selection",
|
|
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": "View Changes",
|
|
463
474
|
"command.viewCommit": "커밋 보기",
|
|
475
|
+
"command.viewStagedChanges": "View Staged Changes",
|
|
476
|
+
"command.viewUntrackedChanges": "View Untracked Changes",
|
|
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": "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.": "You are logged into another account already ({0}).\n\nDo you want to log out of that account and log in to '{1}' instead?",
|
|
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": "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": "Configures the path and file name of files created by copy/paste or drag and drop. This is a map of globs that match against a Markdown document path to the destination path where the new file should be created.\r\n\r\nThe destination path may use the following variables:\r\n\r\n- `${documentDirName}` — Absolute parent directory path of the Markdown document, e.g. `/Users/me/myProject/docs`.\r\n- `${documentRelativeDirName}` — Relative parent directory path of the Markdown document, e.g. `docs`. This is the same as `${documentDirName}` if the file is not part of a workspace.\r\n- `${documentFileName}` — The full filename of the Markdown document, e.g. `README.md`.\r\n- `${documentBaseName}` — The basename of the Markdown document, e.g. `README`.\r\n- `${documentExtName}` — The extension of the Markdown document, e.g. `md`.\r\n- `${documentFilePath}` — Absolute path of the Markdown document, e.g. `/Users/me/myProject/docs/README.md`.\r\n- `${documentRelativeFilePath}` — Relative path of the Markdown document, e.g. `docs/README.md`. This is the same as `${documentFilePath}` if the file is not part of a workspace.\r\n- `${documentWorkspaceFolder}` — The workspace folder for the Markdown document, e.g. `/Users/me/myProject`. This is the same as `${documentDirName}` if the file is not part of a workspace.\r\n- `${fileName}` — The file name of the dropped file, e.g. `image.png`.\r\n- `${fileExtName}` — The extension of the dropped file, e.g. `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": "Always insert Markdown links.",
|
|
88
|
+
"configuration.markdown.editor.drop.enabled.never": "Never create Markdown links.",
|
|
89
|
+
"configuration.markdown.editor.drop.enabled.smart": "Smartly create Markdown links by default when not dropping into a code block or other special element. Use the drop widget to switch between pasting as plain text or as Markdown links.",
|
|
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": "Always insert Markdown links.",
|
|
94
|
+
"configuration.markdown.editor.filePaste.enabled.never": "Never create Markdown links.",
|
|
95
|
+
"configuration.markdown.editor.filePaste.enabled.smart": "Smartly create Markdown links by default when not pasting into a code block or other special element. Use the paste widget to switch between pasting as plain text or as Markdown links.",
|
|
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": "Enable/disable automatic updating of links in text that is copied and pasted from one Markdown editor to another.",
|
|
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": "Use VS Code's file watchers instead of TypeScript's. Requires using TypeScript 5.4+ in the workspace.",
|
|
195
194
|
"configuration.tsserver.watchOptions": "파일 및 디렉터리 추적에 사용할 감시 전략을 구성합니다.",
|
|
196
195
|
"configuration.tsserver.watchOptions.fallbackPolling": "파일 시스템 이벤트를 사용하는 경우, 이 옵션은 시스템에 기본 파일 감시자가 부족하고/부족하거나 시스템에서 기본 파일 감시자를 지원하지 않는 경우 사용되는 폴링 전략을 지정합니다.",
|
|
197
196
|
"configuration.tsserver.watchOptions.fallbackPolling.dynamicPriorityPolling ": "자주 수정되지 않는 파일이 덜 자주 검사되는 동적 큐를 사용합니다.",
|