claude-code-kr 0.3.21 → 0.4.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/lib/locales/ko.json +144 -0
- package/lib/patches/fragile.js +4 -0
- package/package.json +1 -1
package/lib/locales/ko.json
CHANGED
|
@@ -31,6 +31,13 @@
|
|
|
31
31
|
"\"Cancel\"": "\"취소\"",
|
|
32
32
|
"\"Cannot read memory while it is toggled off. Run /toggle-memory to re-enable automemory.\"": "\"메모리가 꺼져 있어 읽을 수 없습니다. /toggle-memory로 자동 메모리를 다시 활성화하세요.\"",
|
|
33
33
|
"\"Cannot write to memory while it is toggled off. Run /toggle-memory to re-enable automemory.\"": "\"메모리가 꺼져 있어 쓸 수 없습니다. /toggle-memory로 자동 메모리를 다시 활성화하세요.\"",
|
|
34
|
+
"\"Checking MCP server health…\"": "\"MCP 서버 상태 확인 중…\"",
|
|
35
|
+
"\"Checking connectivity...\"": "\"연결 확인 중...\"",
|
|
36
|
+
"\"Checking for Claude Desktop…\"": "\"Claude Desktop 확인 중…\"",
|
|
37
|
+
"\"Checking for updates\"": "\"업데이트 확인 중\"",
|
|
38
|
+
"\"Checking installation status...\"": "\"설치 상태 확인 중...\"",
|
|
39
|
+
"\"Checking installation status…\"": "\"설치 상태 확인 중…\"",
|
|
40
|
+
"\"Checking login status…\"": "\"로그인 상태 확인 중…\"",
|
|
34
41
|
"\"Choose API key\"": "\"API 키 선택\"",
|
|
35
42
|
"\"Compacting conversation\"": "\"대화 압축 중\"",
|
|
36
43
|
"\"Compacting conversation…\"": "\"대화 압축 중…\"",
|
|
@@ -50,6 +57,9 @@
|
|
|
50
57
|
"\"Copy the conversation to your system clipboard\"": "\"대화를 시스템 클립보드에 복사\"",
|
|
51
58
|
"\"Could not parse command for security analysis\"": "\"보안 분석을 위한 명령어 파싱 실패\"",
|
|
52
59
|
"\"Create skills by adding .md files to .claude/skills/ in your project or ~/.claude/skills/ for skills that work in any project\"": "\".claude/skills/에 .md 파일을 추가해 스킬을 만드세요. ~/.claude/skills/는 모든 프로젝트에서 사용 가능\"",
|
|
60
|
+
"\"Creating workflow file\"": "\"워크플로우 파일 생성 중\"",
|
|
61
|
+
"\"Creating workflow files\"": "\"워크플로우 파일 생성 중\"",
|
|
62
|
+
"\"Creating worktree\"": "\"worktree 생성 중\"",
|
|
53
63
|
"\"Current model\"": "\"현재 모델\"",
|
|
54
64
|
"\"Current session\"": "\"현재 세션\"",
|
|
55
65
|
"\"Custom model\"": "\"커스텀 모델\"",
|
|
@@ -63,8 +73,10 @@
|
|
|
63
73
|
"\"Discover\"": "\"탐색\"",
|
|
64
74
|
"\"Dismiss\"": "\"닫기\"",
|
|
65
75
|
"\"Do you want to proceed?\"": "\"실행할까요?\"",
|
|
76
|
+
"\"Don't ask me again\"": "\"다시 묻지 않기\"",
|
|
66
77
|
"\"Double-tap esc to rewind the code and/or conversation to a previous point in time\"": "\"esc 두 번 눌러 코드와 대화를 이전 시점으로 되돌리세요\"",
|
|
67
78
|
"\"Double-tap esc to rewind the conversation to a previous point in time\"": "\"esc 두 번 눌러 대화를 이전 시점으로 되돌리세요\"",
|
|
79
|
+
"\"Edit and press Enter to retry, or Esc to cancel\"": "\"수정 후 Enter로 재시도, 또는 Esc로 취소\"",
|
|
68
80
|
"\"Edit color\"": "\"색상 변경\"",
|
|
69
81
|
"\"Edit file\"": "\"파일 편집\"",
|
|
70
82
|
"\"Edit model\"": "\"모델 변경\"",
|
|
@@ -72,15 +84,24 @@
|
|
|
72
84
|
"\"Email\"": "\"이메일\"",
|
|
73
85
|
"\"Enable\"": "\"활성화\"",
|
|
74
86
|
"\"Enabled\"": "\"활성\"",
|
|
87
|
+
"\"Enter approve · r retry · ↑↓ navigate · ←/→ switch · Esc cancel\"": "\"Enter 승인 · r 재시도 · ↑↓ 이동 · ←/→ 전환 · Esc 취소\"",
|
|
75
88
|
"\"Enter plan mode?\"": "\"계획 모드 진입?\"",
|
|
89
|
+
"\"Enter to run · Esc to go back\"": "\"Enter 실행 · Esc 뒤로\"",
|
|
90
|
+
"\"Entering worktree\"": "\"worktree 진입 중\"",
|
|
91
|
+
"\"Esc again to clear\"": "\"Esc 한 번 더 눌러 지우기\"",
|
|
92
|
+
"\"Esc to dismiss\"": "\"Esc 닫기\"",
|
|
76
93
|
"\"Exit and fix manually\"": "\"종료하고 수동으로 수정\"",
|
|
77
94
|
"\"Exit anyway\"": "\"그래도 종료\"",
|
|
78
95
|
"\"Exit plan mode?\"": "\"계획 모드 종료?\"",
|
|
96
|
+
"\"Exiting worktree session\"": "\"worktree 세션 종료 중\"",
|
|
79
97
|
"\"Export Conversation\"": "\"대화 내보내기\"",
|
|
80
98
|
"\"Export cancelled\"": "\"내보내기 취소됨\"",
|
|
81
99
|
"\"Failed to parse command\"": "\"명령어 파싱 실패\"",
|
|
82
100
|
"\"Fast and efficient for simple tasks\"": "\"간단한 작업에 빠르고 효율적\"",
|
|
101
|
+
"\"Fetching web page\"": "\"웹 페이지 가져오는 중\"",
|
|
102
|
+
"\"Fetching your Claude Code sessions…\"": "\"Claude Code 세션 가져오는 중…\"",
|
|
83
103
|
"\"For more help:\"": "\"도움말:\"",
|
|
104
|
+
"\"Generating QR code…\"": "\"QR 코드 생성 중…\"",
|
|
84
105
|
"\"GitHub CLI not authenticated\"": "\"GitHub CLI 인증되지 않음\"",
|
|
85
106
|
"\"GitHub CLI not found\"": "\"GitHub CLI를 찾을 수 없음\"",
|
|
86
107
|
"\"Got it, thanks!\"": "\"알겠습니다!\"",
|
|
@@ -95,6 +116,17 @@
|
|
|
95
116
|
"\"Key binding mode\"": "\"키 바인딩 모드\"",
|
|
96
117
|
"\"Language\"": "\"언어\"",
|
|
97
118
|
"\"Light mode\"": "\"라이트 모드\"",
|
|
119
|
+
"\"Loading Claude Code sessions…\"": "\"Claude Code 세션 로딩 중…\"",
|
|
120
|
+
"\"Loading diff…\"": "\"diff 로딩 중…\"",
|
|
121
|
+
"\"Loading environments…\"": "\"환경 로딩 중…\"",
|
|
122
|
+
"\"Loading explanation…\"": "\"설명 로딩 중…\"",
|
|
123
|
+
"\"Loading guest pass information…\"": "\"게스트 패스 정보 로딩 중…\"",
|
|
124
|
+
"\"Loading installed plugins…\"": "\"설치된 플러그인 로딩 중…\"",
|
|
125
|
+
"\"Loading marketplaces…\"": "\"마켓플레이스 로딩 중…\"",
|
|
126
|
+
"\"Loading output styles…\"": "\"출력 스타일 로딩 중…\"",
|
|
127
|
+
"\"Loading output…\"": "\"출력 로딩 중…\"",
|
|
128
|
+
"\"Loading session…\"": "\"세션 로딩 중…\"",
|
|
129
|
+
"\"Loading usage data…\"": "\"사용량 데이터 로딩 중…\"",
|
|
98
130
|
"\"Login method\"": "\"로그인 방법\"",
|
|
99
131
|
"\"Login\"": "\"로그인\"",
|
|
100
132
|
"\"MCP config is not a valid JSON\"": "\"MCP 설정이 유효한 JSON이 아닙니다\"",
|
|
@@ -153,7 +185,10 @@
|
|
|
153
185
|
"\"Restore code\"": "\"코드 복원\"",
|
|
154
186
|
"\"Restore conversation\"": "\"대화 복원\"",
|
|
155
187
|
"\"Restore the code and/or conversation to a previous point\"": "\"코드 또는 대화를 이전 시점으로 복원\"",
|
|
188
|
+
"\"Resume from summary (recommended)\"": "\"요약에서 이어서 하기 (권장)\"",
|
|
189
|
+
"\"Resume full session as-is\"": "\"전체 세션 그대로 이어가기\"",
|
|
156
190
|
"\"Resuming session…\"": "\"세션 이어서 하는 중…\"",
|
|
191
|
+
"\"Resuming the full session will consume a substantial portion of your usage limits. We recommend resuming from a summary.\"": "\"전체 세션을 이어서 하면 사용량 한도의 상당 부분을 소비합니다. 요약에서 이어서 하는 것을 권장합니다.\"",
|
|
157
192
|
"\"Retry the installation\"": "\"설치 재시도\"",
|
|
158
193
|
"\"Run /init to create a CLAUDE.md file with instructions for Claude\"": "\"/init으로 Claude 지시사항 CLAUDE.md 파일 만들기\"",
|
|
159
194
|
"\"Run /install-github-app to tag @claude right from your Github issues and PRs\"": "\"/install-github-app으로 GitHub 이슈와 PR에서 @claude를 태그하세요\"",
|
|
@@ -169,6 +204,7 @@
|
|
|
169
204
|
"\"Running multiple Claude sessions? Use /color and /rename to tell them apart at a glance.\"": "\"여러 Claude 세션 실행 중? /color와 /rename으로 구분하세요.\"",
|
|
170
205
|
"\"Save the conversation to a file in the current directory\"": "\"대화를 현재 디렉토리의 파일로 저장\"",
|
|
171
206
|
"\"Save to file\"": "\"파일로 저장\"",
|
|
207
|
+
"\"Saving session…\"": "\"세션 저장 중…\"",
|
|
172
208
|
"\"Security guide\"": "\"보안 가이드\"",
|
|
173
209
|
"\"Send messages to Claude while it works to steer Claude in real-time\"": "\"Claude 작업 중 메시지를 보내 실시간으로 방향을 조정하세요\"",
|
|
174
210
|
"\"Session ID\"": "\"세션 ID\"",
|
|
@@ -189,6 +225,7 @@
|
|
|
189
225
|
"\"Submit answers\"": "\"답변 제출\"",
|
|
190
226
|
"\"System prompt\"": "\"시스템 프롬프트\"",
|
|
191
227
|
"\"Tab ID to identify which tab group this operation applies to\"": "\"이 작업이 적용될 탭 그룹을 식별하기 위한 탭 ID\"",
|
|
228
|
+
"\"Tab: Next field · Enter: Save and continue\"": "\"Tab: 다음 필드 · Enter: 저장 후 계속\"",
|
|
192
229
|
"\"Taking the time to get this right… thanks for your patience…\"": "\"제대로 하려고 시간을 들이는 중… 인내해 주셔서 감사해요…\"",
|
|
193
230
|
"\"Theme\"": "\"테마\"",
|
|
194
231
|
"\"Thinking a bit longer… still working on it…\"": "\"조금 더 생각하는 중… 계속 진행 중…\"",
|
|
@@ -197,6 +234,12 @@
|
|
|
197
234
|
"\"Tips for getting started\"": "\"시작 가이드\"",
|
|
198
235
|
"\"Try again\"": "\"다시 시도\"",
|
|
199
236
|
"\"Try setting environment variable COLORTERM=truecolor for richer colors\"": "\"환경변수 COLORTERM=truecolor를 설정하면 더 풍부한 색상을 사용할 수 있습니다\"",
|
|
237
|
+
"\"Type something\"": "\"입력하세요\"",
|
|
238
|
+
"\"Type something.\"": "\"입력하세요.\"",
|
|
239
|
+
"\"Type something…\"": "\"입력하세요…\"",
|
|
240
|
+
"\"Type to filter · Enter/↓ select · ↑ tabs · Esc clear\"": "\"검색어 입력 · Enter/↓ 선택 · ↑ 탭 · Esc 지우기\"",
|
|
241
|
+
"\"Type to filter\"": "\"검색어 입력\"",
|
|
242
|
+
"\"Type to search\"": "\"검색어 입력\"",
|
|
200
243
|
"\"Update marketplace\"": "\"마켓플레이스 업데이트\"",
|
|
201
244
|
"\"Update now\"": "\"지금 업데이트\"",
|
|
202
245
|
"\"Usage\"": "\"사용량\"",
|
|
@@ -210,9 +253,11 @@
|
|
|
210
253
|
"\"Use /statusline to set up a custom status line that will display beneath the input box\"": "\"/statusline으로 입력창 아래에 커스텀 상태줄을 설정하세요\"",
|
|
211
254
|
"\"Use /theme to change the color theme\"": "\"/theme으로 색상 테마를 변경하세요\"",
|
|
212
255
|
"\"Use git worktrees to run multiple Claude sessions in parallel.\"": "\"git worktree로 여러 Claude 세션을 병렬 실행할 수 있습니다.\"",
|
|
256
|
+
"\"Validating session\"": "\"세션 검증 중\"",
|
|
213
257
|
"\"Verbose output\"": "\"상세 출력\"",
|
|
214
258
|
"\"Verification failed\"": "\"검증 실패\"",
|
|
215
259
|
"\"Verification\"": "\"검증\"",
|
|
260
|
+
"\"Verifying credentials\"": "\"자격 증명 확인 중\"",
|
|
216
261
|
"\"Version\"": "\"버전\"",
|
|
217
262
|
"\"View agent\"": "\"에이전트 보기\"",
|
|
218
263
|
"\"View on GitHub\"": "\"GitHub에서 보기\"",
|
|
@@ -220,6 +265,9 @@
|
|
|
220
265
|
"\"View repository\"": "\"저장소 보기\"",
|
|
221
266
|
"\"View running instance\"": "\"실행 중인 인스턴스 보기\"",
|
|
222
267
|
"\"View tools\"": "\"도구 보기\"",
|
|
268
|
+
"\"Waiting for permission…\"": "\"권한 대기 중…\"",
|
|
269
|
+
"\"Waiting for team lead approval\"": "\"팀 리더 승인 대기 중\"",
|
|
270
|
+
"\"Waiting for team lead to review and approve...\"": "\"팀 리더 검토 및 승인 대기 중...\"",
|
|
223
271
|
"\"Welcome back!\"": "\"다시 오셨네요!\"",
|
|
224
272
|
"\"Welcome to Claude Code\"": "\"Claude Code에 오신 것을 환영합니다\"",
|
|
225
273
|
"\"What would you like to do?\"": "\"무엇을 할까요?\"",
|
|
@@ -243,43 +291,139 @@
|
|
|
243
291
|
"\"tell Claude what to do differently\"": "\"다르게 할 일을 알려주세요\"",
|
|
244
292
|
"\"tell Claude what to do next\"": "\"다음에 할 일을 알려주세요\"",
|
|
245
293
|
"\"· What should Claude do instead?\"": "\"· 대신 무엇을 할까요?\"",
|
|
294
|
+
"\"← back\"": "\"← 뒤로\"",
|
|
295
|
+
"\"←/→ source\"": "\"←/→ 소스\"",
|
|
296
|
+
"\"←/→ tab switch · ↓ return · Esc cancel\"": "\"←/→ 탭 전환 · ↓ 돌아가기 · Esc 취소\"",
|
|
297
|
+
"\"↑ tabs\"": "\"↑ 탭\"",
|
|
298
|
+
"\"↑/↓ select\"": "\"↑/↓ 선택\"",
|
|
299
|
+
"\"↑↓ navigate · Enter select · Type to search · ←/→ switch · Esc cancel\"": "\"↑↓ 이동 · Enter 선택 · 검색어 입력 · ←/→ 전환 · Esc 취소\"",
|
|
300
|
+
"\"↓ stats\"": "\"↓ 통계\"",
|
|
246
301
|
"Claude Code has switched from npm to native installer. Run `claude install` or see https://docs.anthropic.com/en/docs/claude-code/getting-started for more options.": "Claude Code가 npm에서 네이티브 설치로 전환되었습니다. `claude install`을 실행하거나 https://docs.anthropic.com/en/docs/claude-code/getting-started 을 참고하세요.",
|
|
247
302
|
"Continue your session in Claude Code Desktop with ${": "Claude Code Desktop에서 세션 이어가기: ${",
|
|
248
303
|
"Use Plan Mode to prepare for a complex request before making changes. Press ${": "복잡한 요청 전 계획 모드로 준비하세요. ${",
|
|
249
304
|
"Your default model setting is Opus Plan Mode. Press ${": "기본 모델이 Opus 계획 모드입니다. ${",
|
|
305
|
+
"action:\"accept\"": "action:\"수락\"",
|
|
306
|
+
"action:\"add\"": "action:\"추가\"",
|
|
250
307
|
"action:\"amend\"": "action:\"수정\"",
|
|
308
|
+
"action:\"back\"": "action:\"뒤로\"",
|
|
309
|
+
"action:\"background\"": "action:\"백그라운드\"",
|
|
251
310
|
"action:\"cancel\"": "action:\"취소\"",
|
|
311
|
+
"action:\"change\"": "action:\"변경\"",
|
|
252
312
|
"action:\"close\"": "action:\"닫기\"",
|
|
313
|
+
"action:\"collapse\"": "action:\"접기\"",
|
|
314
|
+
"action:\"complete\"": "action:\"완료\"",
|
|
253
315
|
"action:\"confirm\"": "action:\"확인\"",
|
|
316
|
+
"action:\"connect\"": "action:\"연결\"",
|
|
317
|
+
"action:\"continue anyway\"": "action:\"그래도 계속\"",
|
|
254
318
|
"action:\"continue\"": "action:\"계속\"",
|
|
319
|
+
"action:\"copy link\"": "action:\"링크 복사\"",
|
|
255
320
|
"action:\"copy\"": "action:\"복사\"",
|
|
256
321
|
"action:\"cycle\"": "action:\"전환하기\"",
|
|
322
|
+
"action:\"decline\"": "action:\"거부\"",
|
|
323
|
+
"action:\"delete\"": "action:\"삭제\"",
|
|
324
|
+
"action:\"disable\"": "action:\"비활성화\"",
|
|
325
|
+
"action:\"edit in your editor\"": "action:\"에디터에서 편집\"",
|
|
326
|
+
"action:\"enable\"": "action:\"활성화\"",
|
|
327
|
+
"action:\"exit and fix issues\"": "action:\"종료 후 수정\"",
|
|
328
|
+
"action:\"exit\"": "action:\"종료\"",
|
|
257
329
|
"action:\"expand\"": "action:\"펼쳐보기\"",
|
|
330
|
+
"action:\"foreground\"": "action:\"포그라운드\"",
|
|
331
|
+
"action:\"give additional instructions\"": "action:\"추가 지시\"",
|
|
258
332
|
"action:\"go back\"": "action:\"뒤로\"",
|
|
333
|
+
"action:\"homepage\"": "action:\"홈페이지\"",
|
|
334
|
+
"action:\"ignore\"": "action:\"무시\"",
|
|
335
|
+
"action:\"install\"": "action:\"설치\"",
|
|
336
|
+
"action:\"interrupt\"": "action:\"중단\"",
|
|
337
|
+
"action:\"keep\"": "action:\"유지\"",
|
|
338
|
+
"action:\"list\"": "action:\"목록\"",
|
|
339
|
+
"action:\"manage\"": "action:\"관리\"",
|
|
340
|
+
"action:\"mark done\"": "action:\"완료 표시\"",
|
|
259
341
|
"action:\"navigate\"": "action:\"이동\"",
|
|
342
|
+
"action:\"open\"": "action:\"열기\"",
|
|
343
|
+
"action:\"paste images\"": "action:\"이미지 붙여넣기\"",
|
|
344
|
+
"action:\"pause\"": "action:\"일시정지\"",
|
|
345
|
+
"action:\"preview\"": "action:\"미리보기\"",
|
|
346
|
+
"action:\"remove\"": "action:\"제거\"",
|
|
347
|
+
"action:\"rename\"": "action:\"이름 변경\"",
|
|
348
|
+
"action:\"resume\"": "action:\"이어가기\"",
|
|
349
|
+
"action:\"return to team lead\"": "action:\"팀 리더로 돌아가기\"",
|
|
350
|
+
"action:\"return\"": "action:\"돌아가기\"",
|
|
260
351
|
"action:\"run in background\"": "action:\"백그라운드 실행\"",
|
|
352
|
+
"action:\"save\"": "action:\"저장\"",
|
|
353
|
+
"action:\"scroll\"": "action:\"스크롤\"",
|
|
354
|
+
"action:\"search\"": "action:\"검색\"",
|
|
261
355
|
"action:\"select\"": "action:\"선택\"",
|
|
262
356
|
"action:\"skip\"": "action:\"건너뛰기\"",
|
|
357
|
+
"action:\"stash prompt\"": "action:\"프롬프트 저장\"",
|
|
358
|
+
"action:\"stop agents\"": "action:\"에이전트 중지\"",
|
|
359
|
+
"action:\"stop all agents\"": "action:\"모든 에이전트 중지\"",
|
|
263
360
|
"action:\"stop\"": "action:\"중지\"",
|
|
361
|
+
"action:\"submit\"": "action:\"제출\"",
|
|
362
|
+
"action:\"suspend\"": "action:\"일시정지\"",
|
|
363
|
+
"action:\"switch focus\"": "action:\"포커스 전환\"",
|
|
364
|
+
"action:\"switch model\"": "action:\"모델 전환\"",
|
|
365
|
+
"action:\"switch\"": "action:\"전환\"",
|
|
366
|
+
"action:\"terminate\"": "action:\"종료\"",
|
|
367
|
+
"action:\"toggle fast mode\"": "action:\"빠른 모드 전환\"",
|
|
368
|
+
"action:\"toggle tasks\"": "action:\"작업 전환\"",
|
|
264
369
|
"action:\"toggle\"": "action:\"전환\"",
|
|
370
|
+
"action:\"undo\"": "action:\"되돌리기\"",
|
|
371
|
+
"action:\"uninstall\"": "action:\"제거\"",
|
|
372
|
+
"action:\"unpause\"": "action:\"재개\"",
|
|
373
|
+
"action:\"update\"": "action:\"업데이트\"",
|
|
374
|
+
"action:\"view tasks\"": "action:\"작업 보기\"",
|
|
375
|
+
"action:\"view\"": "action:\"보기\"",
|
|
376
|
+
"action:\"write to file\"": "action:\"파일에 저장\"",
|
|
265
377
|
"description:\"expand history\"": "description:\"기록 펼치기\"",
|
|
266
378
|
"description:\"expand\"": "description:\"펼치기\"",
|
|
379
|
+
"label:\"Back\"": "label:\"뒤로\"",
|
|
380
|
+
"label:\"Continue\"": "label:\"계속\"",
|
|
381
|
+
"label:\"Copy to clipboard\"": "label:\"클립보드에 복사\"",
|
|
382
|
+
"label:\"Delete agent\"": "label:\"에이전트 삭제\"",
|
|
383
|
+
"label:\"Don't ask again\"": "label:\"다시 묻지 않기\"",
|
|
384
|
+
"label:\"Edit agent\"": "label:\"에이전트 편집\"",
|
|
385
|
+
"label:\"Exit without making changes\"": "label:\"변경 없이 종료\"",
|
|
386
|
+
"label:\"Exit\"": "label:\"종료\"",
|
|
387
|
+
"label:\"Go back and fix\"": "label:\"뒤로가서 수정\"",
|
|
388
|
+
"label:\"Go back\"": "label:\"뒤로가기\"",
|
|
389
|
+
"label:\"Keep worktree\"": "label:\"worktree 유지\"",
|
|
267
390
|
"label:\"No\",value:\"no\"": "label:\"아니요\",value:\"no\"",
|
|
268
391
|
"label:\"No, cancel\"": "label:\"아니요, 취소\"",
|
|
392
|
+
"label:\"No, disable external imports\"": "label:\"아니요, 외부 가져오기 비활성화\"",
|
|
269
393
|
"label:\"No, exit\"": "label:\"아니요, 종료\"",
|
|
394
|
+
"label:\"No, keep planning\"": "label:\"아니요, 계획 계속\"",
|
|
270
395
|
"label:\"No, not now\"": "label:\"아니요, 나중에\"",
|
|
396
|
+
"label:\"No, start implementing now\"": "label:\"아니요, 바로 구현 시작\"",
|
|
271
397
|
"label:\"Not now\"": "label:\"나중에\"",
|
|
398
|
+
"label:\"Remove worktree\"": "label:\"worktree 제거\"",
|
|
399
|
+
"label:\"Run agent\"": "label:\"에이전트 실행\"",
|
|
400
|
+
"label:\"Save\"": "label:\"저장\"",
|
|
401
|
+
"label:\"Send message as a new conversation\"": "label:\"새 대화로 메시지 보내기\"",
|
|
402
|
+
"label:\"Show all\"": "label:\"모두 보기\"",
|
|
403
|
+
"label:\"Stash changes and continue\"": "label:\"변경사항 stash 후 계속\"",
|
|
404
|
+
"label:\"Stay\"": "label:\"머무르기\"",
|
|
405
|
+
"label:\"Stop ultraplan\"": "label:\"울트라플랜 중지\"",
|
|
406
|
+
"label:\"Stop ultrareview\"": "label:\"울트라리뷰 중지\"",
|
|
407
|
+
"label:\"Summarize from here\"": "label:\"여기서부터 요약\"",
|
|
408
|
+
"label:\"Uninstall\"": "label:\"제거\"",
|
|
409
|
+
"label:\"Upgrade your plan\"": "label:\"플랜 업그레이드\"",
|
|
272
410
|
"label:\"Yes\",value:\"yes\"": "label:\"네\",value:\"yes\"",
|
|
411
|
+
"label:\"Yes, I accept\"": "label:\"네, 수락합니다\"",
|
|
273
412
|
"label:\"Yes, I trust these settings\"": "label:\"네, 이 설정을 신뢰합니다\"",
|
|
274
413
|
"label:\"Yes, I trust this folder\"": "label:\"네, 이 폴더를 신뢰합니다\"",
|
|
414
|
+
"label:\"Yes, allow external imports\"": "label:\"네, 외부 가져오기 허용\"",
|
|
415
|
+
"label:\"Yes, and allow Claude to edit its own settings for this session\"": "label:\"네, 이 세션에서 Claude가 설정 수정 허용\"",
|
|
275
416
|
"label:\"Yes, and bypass permissions\"": "label:\"네, 확인 생략\"",
|
|
276
417
|
"label:\"Yes, and make it my default mode\"": "label:\"네, 기본 모드로 설정\"",
|
|
418
|
+
"label:\"Yes, and remember this directory\"": "label:\"네, 이 디렉토리 기억\"",
|
|
277
419
|
"label:\"Yes, and use auto mode\"": "label:\"네, 자동 모드 사용\"",
|
|
278
420
|
"label:\"Yes, auto-accept edits\"": "label:\"네, 수정 자동 허용\"",
|
|
279
421
|
"label:\"Yes, delete\"": "label:\"네, 삭제\"",
|
|
280
422
|
"label:\"Yes, enable auto mode\"": "label:\"네, 자동 모드 활성화\"",
|
|
281
423
|
"label:\"Yes, enter plan mode\"": "label:\"네, 계획 모드 진입\"",
|
|
282
424
|
"label:\"Yes, for this session\"": "label:\"네, 이 세션에서\"",
|
|
425
|
+
"label:\"Yes, manually approve edits\"": "label:\"네, 수정 수동 승인\"",
|
|
426
|
+
"label:\"Yes, use recommended settings\"": "label:\"네, 권장 설정 사용\"",
|
|
283
427
|
"label:\"accept edits on\"": "label:\"수정 허용 모드\"",
|
|
284
428
|
"label:\"auto mode on\"": "label:\"자동 모드\"",
|
|
285
429
|
"progressMessage:\"analyzing your sessions\"": "progressMessage:\"세션 분석 중\"",
|
package/lib/patches/fragile.js
CHANGED
|
@@ -105,6 +105,10 @@ const patches = [
|
|
|
105
105
|
[/return`\$\{([\w$]+)\}d`;if\(([\w$]+)>0\)return`\$\{\2\}h`;if\(([\w$]+)>0\)return`\$\{\3\}m`;return`\$\{([\w$]+)\}s`/,
|
|
106
106
|
'return`${$1}일`;if($2>0)return`${$2}시간`;if($3>0)return`${$3}분`;return`${$4}초`'],
|
|
107
107
|
|
|
108
|
+
// 세션 이어가기 — "This session is 14h old and 20.6만 tokens"
|
|
109
|
+
[/This session is \$\{([\w$]+)\} old and \$\{([\w$]+)\} tokens/,
|
|
110
|
+
'이 세션은 ${$1} 경과, ${$2} 토큰입니다'],
|
|
111
|
+
|
|
108
112
|
// formatDuration — 인라인 짧은 버전 (spinner용)
|
|
109
113
|
// function fn(q){if(q<60000)return`${Math.round(q/1000)}s`;let K=...,_=...;return _>0?`${K}m ${_}s`:`${K}m`}
|
|
110
114
|
[/if\((\w+)<60000\)return`\$\{Math\.round\(\1\/1000\)\}s`;let (\w+)=Math\.floor\(\1\/60000\),(\w+)=Math\.round\(\1%60000\/1000\);return \3>0\?`\$\{\2\}m \$\{\3\}s`:`\$\{\2\}m`/,
|