@codingame/monaco-vscode-language-pack-ko 19.0.0 → 19.0.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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codingame/monaco-vscode-language-pack-ko",
3
- "version": "19.0.0",
3
+ "version": "19.0.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
- "@codingame/monaco-vscode-api": "19.0.0"
21
+ "@codingame/monaco-vscode-api": "19.0.1"
22
22
  }
23
23
  }
@@ -18,6 +18,7 @@
18
18
  "$(info) This repository has no worktrees.": "$(정보) 이 리포지토리에는 작업 트리 없습니다.",
19
19
  "A branch named \"{0}\" already exists": "이름이 \"{0}\"인 분기가 이미 있습니다.",
20
20
  "A git repository was found in the parent folders of the workspace or the open file(s). Would you like to open the repository?": "작업 영역의 부모 폴더 또는 열린 파일에서 Git 리포지토리를 찾았습니다. 리포지토리를 열까요?",
21
+ "A worktree already exists at \"{0}\".": "A worktree already exists at \"{0}\".",
21
22
  "Absolute paths not supported in \"git.scanRepositories\" setting.": "“git.scanRepositories” 설정에서는 절대 경로를 사용할 수 없습니다.",
22
23
  "Add Remote": "원격 추가",
23
24
  "Add a new remote...": "새 원격 추가...",
@@ -43,7 +44,7 @@
43
44
  "Are you sure you want to stage {0} with merge conflicts?": "병합 충돌이 있는 {0}을(를) 스테이징하시겠습니까?",
44
45
  "Ask Me Later": "나중에 물어보기",
45
46
  "Branch \"{0}\" already exists": "분기 \"{0}\"이(가) 이미 있습니다.",
46
- "Branch '{0}' is already checked out in the worktree at '{1}'.": "Branch '{0}' is already checked out in the worktree at '{1}'.",
47
+ "Branch \"{0}\" is already checked out in the worktree at \"{1}\".": "Branch \"{0}\" is already checked out in the worktree at \"{1}\".",
47
48
  "Branch name": "분기 이름",
48
49
  "Branch name needs to match regex: {0}": "분기 이름은 regex {0}과(와) 일치해야 합니다.",
49
50
  "Can't force push refs to remote. The tip of the remote-tracking branch has been updated since the last checkout. Try running \"Pull\" first to pull the latest changes from the remote branch first.": "푸시 참조를 원격으로 강제 적용할 수 없습니다. 마지막 체크 아웃 이후 원격 추적 분기의 팁이 업데이트되었습니다. 먼저 \"끌어오기\"를 실행하여 원격 분기에서 최신 변경 내용을 먼저 끌어오세요.",
@@ -182,7 +183,8 @@
182
183
  "Open Repositories In Parent Folders": "부모 폴더에서 리포지토리 열기",
183
184
  "Open Repository": "리포지토리 열기",
184
185
  "Open Settings": "설정 열기",
185
- "Open in Current Window": "Open in Current Window",
186
+ "Open Worktree in Current Window": "Open Worktree in Current Window",
187
+ "Open Worktree in New Window": "Open Worktree in New Window",
186
188
  "Open in New Window": "새 창에서 열기",
187
189
  "Optionally provide a stash message": "필요한 경우 스태시 메시지를 입력하세요.",
188
190
  "Passphrase": "암호",
@@ -5015,10 +5015,10 @@ var content = [
5015
5015
  "다시 시도",
5016
5016
  "Copilot을 설정하세요.",
5017
5017
  "로그인하여 Copilot 사용...",
5018
- "채팅 숨기기",
5019
- "채팅을 숨기시겠습니까?",
5020
- "'{0}' 명령을 실행하여 채팅을 복원할 수 있습니다.",
5021
- "채팅 숨기기",
5018
+ "Hide AI Features",
5019
+ "Are you sure you want to hide AI features?",
5020
+ "You can restore AI features by running the '{0}' command.",
5021
+ "Hide AI Features",
5022
5022
  "Copilot Pro로 업그레이드",
5023
5023
  "채팅",
5024
5024
  "Copilot 초과분 관리",
@@ -5271,7 +5271,7 @@ var content = [
5271
5271
  "설치된 채팅 확장이 잘못되어 업데이트해야 하는 경우 True입니다.",
5272
5272
  "빠른 채팅 UI에 포커스가 있으면 true, 그렇지 않으면 false입니다.",
5273
5273
  "채팅에 첨부 파일이 있는 경우 True입니다.",
5274
- "True when the chat model can be selected manually by the user.",
5274
+ "사용자가 수동으로 채팅 모델을 선택할 있는 경우 True입니다.",
5275
5275
  "원격 코딩 에이전트 작업이 생성 중일 때 True입니다.",
5276
5276
  "원격 코딩 에이전트를 사용할 수 있는지 여부",
5277
5277
  "원격 코딩 에이전트의 프롬프트 파일 오버레이 기능이 활성화되어 있는지 여부",