l10n: ko.po: Update Korean translation
Signed-off-by: Changwoo Ryu <cwryu@debian.org>
Changwoo Ryu committed
Nov 4, 2016 at 00:38 UTC
de7011c117451fe985b20846e108fb8bf7039c2f
1 file changed
+4724
-4008
po/ko.po
+4724
-4008
@@ -58,8 +58,8 @@ msgid ""
58
msgstr ""
59
"Project-Id-Version: git\n"
60
"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
61
-"POT-Creation-Date: 2016-08-15 22:43+0800\n"
62
-"PO-Revision-Date: 2016-08-21 22:41+0900\n"
61
+"POT-Creation-Date: 2016-11-01 21:35+0800\n"
62
+"PO-Revision-Date: 2016-11-03 19:47+0900\n"
63
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
64
"Language-Team: Git Korean translation <http://github.com/changwoo/git-l10n-"
65
"ko>\n"
@@ -150,3880 +150,4336 @@ msgstr ""
150
" git checkout -b <새-브랜치-이름>\n"
151
"\n"
152
153
-#: archive.c:12
154
-msgid "git archive [<options>] <tree-ish> [<path>...]"
155
-msgstr "git archive [<옵션>] <트리-따위> [<경로>...]"
156
-
157
-#: archive.c:13
158
-msgid "git archive --list"
159
-msgstr "git archive --list"
160
-
161
-#: archive.c:14
162
-msgid ""
163
-"git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
164
-msgstr ""
165
-"git archive --remote <저장소> [--exec <명령>] [<옵션>] <트리-따위> [<경로"
166
-">...]"
167
-
168
-#: archive.c:15
169
-msgid "git archive --remote <repo> [--exec <cmd>] --list"
170
-msgstr "git archive --remote <저장소> [--exec <명령>] --list"
153
+#: apply.c:57
154
+#, c-format
155
+msgid "unrecognized whitespace option '%s'"
156
+msgstr "알 수 없는 공백 옵션 '%s'"
157
172
-#: archive.c:344 builtin/add.c:139 builtin/add.c:435 builtin/rm.c:327
158
+#: apply.c:73
159
#, c-format
174
-msgid "pathspec '%s' did not match any files"
175
-msgstr "'%s' 경로명세가 어떤 파일과도 일치하지 않습니다"
160
+msgid "unrecognized whitespace ignore option '%s'"
161
+msgstr "알 수 없는 공백 무시 옵션 '%s'"
162
177
-#: archive.c:429
178
-msgid "fmt"
179
-msgstr "형식"
163
+#: apply.c:125
164
+msgid "--reject and --3way cannot be used together."
165
+msgstr "--reject 및 --3way 옵션은 같이 쓸 수 없습니다."
166
181
-#: archive.c:429
182
-msgid "archive format"
183
-msgstr "압축 형식"
167
+#: apply.c:127
168
+msgid "--cached and --3way cannot be used together."
169
+msgstr "--cached 및 --3way 옵션은 같이 쓸 수 없습니다."
170
185
-#: archive.c:430 builtin/log.c:1422
186
-msgid "prefix"
187
-msgstr "접두어"
171
+#: apply.c:130
172
+msgid "--3way outside a repository"
173
+msgstr "저장소 밖에서 --3way 옵션 사용"
174
189
-#: archive.c:431
190
-msgid "prepend prefix to each pathname in the archive"
191
-msgstr "아카이브의 각 경로 이름의 앞에 지정한 경로를 붙입니다"
175
+#: apply.c:141
176
+msgid "--index outside a repository"
177
+msgstr "저장소 밖에서 --index 옵션 사용"
178
193
-#: archive.c:432 builtin/archive.c:88 builtin/blame.c:2553 builtin/blame.c:2554
194
-#: builtin/config.c:59 builtin/fast-export.c:987 builtin/fast-export.c:989
195
-#: builtin/grep.c:722 builtin/hash-object.c:100 builtin/ls-files.c:460
196
-#: builtin/ls-files.c:463 builtin/notes.c:399 builtin/notes.c:562
197
-#: builtin/read-tree.c:109 parse-options.h:153
198
-msgid "file"
199
-msgstr "파일"
179
+#: apply.c:144
180
+msgid "--cached outside a repository"
181
+msgstr "저장소 밖에서 --cached 옵션 사용"
182
201
-#: archive.c:433 builtin/archive.c:89
202
-msgid "write the archive to this file"
203
-msgstr "아카이브를 이 파일에 씁니다"
183
+#: apply.c:845
184
+#, c-format
185
+msgid "Cannot prepare timestamp regexp %s"
186
+msgstr "타임스탬프 정규식을 준비할 수 없습니다 (%s)"
187
205
-#: archive.c:435
206
-msgid "read .gitattributes in working directory"
207
-msgstr "작업 폴더의 .gitattributes를 읽습니다"
188
+#: apply.c:854
189
+#, c-format
190
+msgid "regexec returned %d for input: %s"
191
+msgstr "regexec()에서 다음 입력에 대해 %d번을 리턴했습니다: %s"
192
209
-#: archive.c:436
210
-msgid "report archived files on stderr"
211
-msgstr "아카이브에 포함된 파일을 표준오류로 표시합니다"
193
+#: apply.c:938
194
+#, c-format
195
+msgid "unable to find filename in patch at line %d"
196
+msgstr "패치의 %d번 줄에 파일 이름을 찾을 수 없습니다"
197
213
-#: archive.c:437
214
-msgid "store only"
215
-msgstr "저장만 하기"
198
+#: apply.c:977
199
+#, c-format
200
+msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
201
+msgstr ""
202
+"git apply: 잘못된 git-diff - %2$d번 줄에서 /dev/null을 기대했지만, '%1$s'이"
203
+"(가) 왔습니다"
204
217
-#: archive.c:438
218
-msgid "compress faster"
219
-msgstr "더 빠르게 압축"
205
+#: apply.c:983
206
+#, c-format
207
+msgid "git apply: bad git-diff - inconsistent new filename on line %d"
208
+msgstr ""
209
+"git apply: 잘못된 git-diff - %d번 줄에 새 파일 이름이 올바르지 않습니다"
210
221
-#: archive.c:446
222
-msgid "compress better"
223
-msgstr "더 작게 압축"
211
+#: apply.c:984
212
+#, c-format
213
+msgid "git apply: bad git-diff - inconsistent old filename on line %d"
214
+msgstr ""
215
+"git apply: 잘못된 git-diff - %d번 줄에 예전 파일 이름이 올바르지 않습니다"
216
225
-#: archive.c:449
226
-msgid "list supported archive formats"
227
-msgstr "지원하는 압축 형식의 목록을 표시합니다"
217
+#: apply.c:990
218
+#, c-format
219
+msgid "git apply: bad git-diff - expected /dev/null on line %d"
220
+msgstr "git apply: 잘못된 git-diff - %d번 줄에서 /dev/null을 기대했습니다"
221
229
-#: archive.c:451 builtin/archive.c:90 builtin/clone.c:82
230
-#: builtin/submodule--helper.c:832
231
-msgid "repo"
232
-msgstr "저장소"
222
+#: apply.c:1488
223
+#, c-format
224
+msgid "recount: unexpected line: %.*s"
225
+msgstr "recount: 예상치 못한 줄: %.*s"
226
234
-#: archive.c:452 builtin/archive.c:91
235
-msgid "retrieve the archive from remote repository <repo>"
236
-msgstr "원격 저장소 <저장소>에서 아카이브를 가져옵니다"
227
+#: apply.c:1557
228
+#, c-format
229
+msgid "patch fragment without header at line %d: %.*s"
230
+msgstr "%d번 줄에 헤더 없는 패치 부분: %.*s"
231
238
-#: archive.c:453 builtin/archive.c:92 builtin/notes.c:483
239
-msgid "command"
240
-msgstr "명령"
232
+#: apply.c:1577
233
+#, c-format
234
+msgid ""
235
+"git diff header lacks filename information when removing %d leading pathname "
236
+"component (line %d)"
237
+msgid_plural ""
238
+"git diff header lacks filename information when removing %d leading pathname "
239
+"components (line %d)"
240
+msgstr[0] ""
241
+"경로 이름 부분에서 %d개를 제거라 때 git diff 헤더에 파일 이름 정보가 없습니"
242
+"다. (%d번 줄)"
243
242
-#: archive.c:454 builtin/archive.c:93
243
-msgid "path to the remote git-upload-archive command"
244
-msgstr "원격 git-upload-archive 명령의 경로"
244
+#: apply.c:1589
245
+#, c-format
246
+msgid "git diff header lacks filename information (line %d)"
247
+msgstr "git diff 헤더에 파일 이름 정보가 없습니다 (%d번 줄)"
248
246
-#: archive.c:461
247
-msgid "Unexpected option --remote"
248
-msgstr "예상치 못한 옵션 --remote"
249
+#: apply.c:1759
250
+msgid "new file depends on old contents"
251
+msgstr "새 파일이 예전 내용에 의존합니다"
252
250
-#: archive.c:463
251
-msgid "Option --exec can only be used together with --remote"
252
-msgstr "--exec 옵션은 --remote 옵션과 같이 사용할 경우에만 쓸 수 있습니다."
253
+#: apply.c:1761
254
+msgid "deleted file still has contents"
255
+msgstr "삭제한 파일에 아직 내용이 들어 있습니다"
256
254
-#: archive.c:465
255
-msgid "Unexpected option --output"
256
-msgstr "예상치 못한 옵션 --output"
257
+#: apply.c:1795
258
+#, c-format
259
+msgid "corrupt patch at line %d"
260
+msgstr "패치가 %d번 줄에서 망가졌습니다"
261
258
-#: archive.c:487
262
+#: apply.c:1832
263
#, c-format
260
-msgid "Unknown archive format '%s'"
261
-msgstr "알 수 없는 아카이브 형식 '%s'"
264
+msgid "new file %s depends on old contents"
265
+msgstr "새 파일 %s이(가) 예전 내용에 의존합니다"
266
263
-#: archive.c:494
267
+#: apply.c:1834
268
#, c-format
265
-msgid "Argument not supported for format '%s': -%d"
266
-msgstr "'%s' 형식에서는 지원하지 않는 인자: -%d"
269
+msgid "deleted file %s still has contents"
270
+msgstr "삭제한 파일 %s이(가) 아직 내용이 들어 있습니다"
271
268
-#: attr.c:263
269
-msgid ""
270
-"Negative patterns are ignored in git attributes\n"
271
-"Use '\\!' for literal leading exclamation."
272
-msgstr ""
273
-"git attributes에서 반대 패턴은 무시됩니다.\n"
274
-"앞에 느낌표를 쓰려면 '\\!'를 사용하십시오."
272
+#: apply.c:1837
273
+#, c-format
274
+msgid "** warning: file %s becomes empty but is not deleted"
275
+msgstr "** 경고: %s 파일의 내용이 비어 있지만 삭제되지 않았습니다"
276
276
-#: bisect.c:441
277
+#: apply.c:1984
278
#, c-format
278
-msgid "Could not open file '%s'"
279
-msgstr "'%s' 파일을 열 수 없습니다"
279
+msgid "corrupt binary patch at line %d: %.*s"
280
+msgstr "%d번 줄에 바이너리 패치가 손상되었습니다: %.*s"
281
281
-#: bisect.c:446
282
+#: apply.c:2021
283
#, c-format
283
-msgid "Badly quoted content in file '%s': %s"
284
-msgstr "'%s' 파일 안에 잘못된 따옴표가 붙은 내용: %s"
284
+msgid "unrecognized binary patch at line %d"
285
+msgstr "%d번 줄에 바이너리 패치가 이해할 수 없습니다"
286
286
-#: bisect.c:655
287
+#: apply.c:2182
288
#, c-format
288
-msgid "We cannot bisect more!\n"
289
-msgstr "더 이상 이등분할 수 없습니다!\n"
289
+msgid "patch with only garbage at line %d"
290
+msgstr "%d번 줄에 쓰레기 데이터만 있는 패치"
291
291
-#: bisect.c:708
292
+#: apply.c:2274
293
#, c-format
293
-msgid "Not a valid commit name %s"
294
-msgstr "올바른 커밋 이름이 아닙니다 (%s)"
294
+msgid "unable to read symlink %s"
295
+msgstr "%s 심볼릭 링크를 읽을 수 없습니다"
296
296
-#: bisect.c:732
297
+#: apply.c:2278
298
#, c-format
298
-msgid ""
299
-"The merge base %s is bad.\n"
300
-"This means the bug has been fixed between %s and [%s].\n"
301
-msgstr ""
302
-"%s 병합 베이스가 비정상입니다.\n"
303
-"버그가 %s 및 [%s] 사이에서 고쳐졌다는 뜻입니다.\n"
299
+msgid "unable to open or read %s"
300
+msgstr "%s을(를) 열거나 읽을 수 없습니다"
301
305
-#: bisect.c:737
302
+#: apply.c:2931
303
#, c-format
307
-msgid ""
308
-"The merge base %s is new.\n"
309
-"The property has changed between %s and [%s].\n"
310
-msgstr ""
311
-"%s 병합 베이스가 새롭습니다.\n"
312
-"속성이 %s 및 [%s] 사이에서 변경되었습니다.\n"
304
+msgid "invalid start of line: '%c'"
305
+msgstr "줄 시작이 잘못됨: '%c'"
306
314
-#: bisect.c:742
307
+#: apply.c:3050
308
#, c-format
316
-msgid ""
317
-"The merge base %s is %s.\n"
318
-"This means the first '%s' commit is between %s and [%s].\n"
319
-msgstr ""
320
-"%s 병합 베이스가 %s입니다.\n"
321
-"처음 '%s' 커밋이 %s 및 [%s] 사이라는 뜻입니다.\n"
309
+msgid "Hunk #%d succeeded at %d (offset %d line)."
310
+msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
311
+msgstr[0] "패치 %d번 부분 %d번 줄에서 성공 (오프셋 %d번 줄)"
312
323
-#: bisect.c:750
313
+#: apply.c:3062
314
#, c-format
325
-msgid ""
326
-"Some %s revs are not ancestor of the %s rev.\n"
327
-"git bisect cannot work properly in this case.\n"
328
-"Maybe you mistook %s and %s revs?\n"
329
-msgstr ""
330
-"일부 %s 리비전이 %s 리비전의 과거 항목이 아닙니다.\n"
331
-"git bisect 명령은 이 경우에는 올바르게 동작하지 않습니다.\n"
332
-"%s 및 %s 리비전을 잘못 쓴 것 아닙니까?\n"
315
+msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
316
+msgstr "컨텍스트가 (%ld/%ld)로 줄어듭니다. (%d번 줄에서 적용)"
317
334
-#: bisect.c:763
318
+#: apply.c:3068
319
#, c-format
320
msgid ""
337
-"the merge base between %s and [%s] must be skipped.\n"
338
-"So we cannot be sure the first %s commit is between %s and %s.\n"
339
-"We continue anyway."
321
+"while searching for:\n"
322
+"%.*s"
323
msgstr ""
341
-"%s 및 %s 사이의 머지 베이스를 건너뜁니다.\n"
342
-"그러므로 처음 %s 커밋이 %s 및 %s 사이에 있는지 확신할 수 없습니다.\n"
343
-"어쨌든 계속합니다."
324
+"다음을 검색하던 중:\n"
325
+"%.*s"
326
345
-#: bisect.c:798
327
+#: apply.c:3090
328
#, c-format
347
-msgid "Bisecting: a merge base must be tested\n"
348
-msgstr "이등분: 병합 베이스를 시험해야 합니다\n"
329
+msgid "missing binary patch data for '%s'"
330
+msgstr "'%s'에 대한 바이너리 패치 데이터가 없습니다"
331
350
-#: bisect.c:849
332
+#: apply.c:3098
333
#, c-format
352
-msgid "a %s revision is needed"
353
-msgstr "하나의 %s 리비전이 필요합니다"
334
+msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
335
+msgstr "반대 헝크가 없으면 '%s'에 대한 바이너리 패치를 반대로 적용할 수 없습니다"
336
355
-#: bisect.c:866 builtin/notes.c:174 builtin/tag.c:248
337
+#: apply.c:3144
338
#, c-format
357
-msgid "could not create file '%s'"
358
-msgstr "'%s' 파일을 만들 수 없습니다"
339
+msgid "cannot apply binary patch to '%s' without full index line"
340
+msgstr "전체 인덱스 라인이 없으면 '%s'에 대한 바이너리 패치를 적용할 수 없습니다"
341
360
-#: bisect.c:917
342
+#: apply.c:3154
343
#, c-format
362
-msgid "could not read file '%s'"
363
-msgstr "'%s' 파일을 읽을 수 없습니다"
344
+msgid ""
345
+"the patch applies to '%s' (%s), which does not match the current contents."
346
+msgstr "패치가 '%s'(%s)에 적용되지만, 현재 내용과 일치하지 않습니다."
347
365
-#: bisect.c:947
366
-msgid "reading bisect refs failed"
367
-msgstr "이등분 레퍼런스 읽기에 실패했습니다"
348
+#: apply.c:3162
349
+#, c-format
350
+msgid "the patch applies to an empty '%s' but it is not empty"
351
+msgstr "패치는 빈 '%s'에 적용되지만, 현재 비어 있지 않습니다"
352
369
-#: bisect.c:967
353
+#: apply.c:3180
354
#, c-format
371
-msgid "%s was both %s and %s\n"
372
-msgstr "%s은(는) %s 및 %s 모두에 해당됩니다\n"
355
+msgid "the necessary postimage %s for '%s' cannot be read"
356
+msgstr "'%2$s'에 대한 필요한 %1$s 포스트이미지를 읽을 수 없습니다"
357
374
-#: bisect.c:975
358
+#: apply.c:3193
359
#, c-format
376
-msgid ""
377
-"No testable commit found.\n"
378
-"Maybe you started with bad path parameters?\n"
379
-msgstr ""
380
-"시험 가능한 커밋이 없습니다.\n"
381
-"잘못도니 경로 파라미터로 시작하지 않았습니까?\n"
360
+msgid "binary patch does not apply to '%s'"
361
+msgstr "바이너리 패치를 '%s'에 적용할 수 없습니다"
362
383
-#: bisect.c:994
363
+#: apply.c:3199
364
#, c-format
385
-msgid "(roughly %d step)"
386
-msgid_plural "(roughly %d steps)"
387
-msgstr[0] "(대략 %d 단계)"
388
-
389
-#. TRANSLATORS: the last %s will be replaced with
390
-#. "(roughly %d steps)" translation
391
-#: bisect.c:998
392
-#, c-format
393
-msgid "Bisecting: %d revision left to test after this %s\n"
394
-msgid_plural "Bisecting: %d revisions left to test after this %s\n"
395
-msgstr[0] "이등분: %2$s 뒤에 시험할 리비전이 %1$d개 남았습니다\n"
396
-
397
-#: branch.c:53
398
-#, c-format
399
-msgid ""
400
-"\n"
401
-"After fixing the error cause you may try to fix up\n"
402
-"the remote tracking information by invoking\n"
403
-"\"git branch --set-upstream-to=%s%s%s\"."
365
+msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
366
msgstr ""
405
-"\n"
406
-"오류를 수정한 다음 원격 추적 정보를\n"
407
-"\"git branch --set-upstream-to=%s%s%s\" 명령을\n"
408
-"실행해 수정할 수 있습니다."
367
+"'%s'에 대한 바이너리 패치가 올바르지 않은 결과를 만듭니다. (기대한 값 %s, 실"
368
+"제 %s)"
369
410
-#: branch.c:67
370
+#: apply.c:3220
371
#, c-format
412
-msgid "Not setting branch %s as its own upstream."
413
-msgstr "%s 브랜치를 자신의 업스트림으로 지정하지 않음."
372
+msgid "patch failed: %s:%ld"
373
+msgstr "패치 실패: %s:%ld"
374
415
-#: branch.c:93
375
+#: apply.c:3342
376
#, c-format
417
-msgid "Branch %s set up to track remote branch %s from %s by rebasing."
418
-msgstr ""
419
-"%s 브랜치가 리베이스를 통해 리모트의 %s 브랜치를 (%s에서) 따라가도록 설정되었"
420
-"습니다."
377
+msgid "cannot checkout %s"
378
+msgstr "%s을(를) 가져올 수 없습니다"
379
422
-#: branch.c:94
380
+#: apply.c:3390 apply.c:3401 apply.c:3447 setup.c:248
381
#, c-format
424
-msgid "Branch %s set up to track remote branch %s from %s."
425
-msgstr "%s 브랜치가 리모트의 %s 브랜치를 (%s에서) 따라가도록 설정되었습니다."
382
+msgid "failed to read %s"
383
+msgstr "%s을(를) 읽는데 실패했습니다"
384
427
-#: branch.c:98
385
+#: apply.c:3398
386
#, c-format
429
-msgid "Branch %s set up to track local branch %s by rebasing."
430
-msgstr ""
431
-"%s 브랜치가 리베이스를 통해 리모트의 %s 브랜치를 따라가도록 설정되었습니다."
387
+msgid "reading from '%s' beyond a symbolic link"
388
+msgstr "심볼릭 링크 뒤에 있는 '%s' 읽기"
389
433
-#: branch.c:99
390
+#: apply.c:3427 apply.c:3667
391
#, c-format
435
-msgid "Branch %s set up to track local branch %s."
436
-msgstr "%s 브랜치가 %s 브랜치를 따라가도록 설정되었습니다."
392
+msgid "path %s has been renamed/deleted"
393
+msgstr "%s 경로가 이름이 바뀌었거나 삭제되었습니다"
394
438
-#: branch.c:104
395
+#: apply.c:3510 apply.c:3681
396
#, c-format
440
-msgid "Branch %s set up to track remote ref %s by rebasing."
441
-msgstr ""
442
-"%s 브랜치가 리베이스를 통해 리모트의 %s 레퍼런스를 따라가도록 설정되었습니다."
397
+msgid "%s: does not exist in index"
398
+msgstr "%s: 인덱스에 없습니다"
399
444
-#: branch.c:105
400
+#: apply.c:3519 apply.c:3689
401
#, c-format
446
-msgid "Branch %s set up to track remote ref %s."
447
-msgstr "%s 브랜치가 리모트의 %s 레퍼런스를 따라가도록 설정되었습니다."
402
+msgid "%s: does not match index"
403
+msgstr "%s: 인덱스와 맞지 않습니다"
404
449
-#: branch.c:109
450
-#, c-format
451
-msgid "Branch %s set up to track local ref %s by rebasing."
452
-msgstr ""
453
-"%s 브랜치가 리베이스를 통해 로컬의 %s 레퍼런스를 따라가도록 설정되었습니다."
405
+#: apply.c:3554
406
+msgid "repository lacks the necessary blob to fall back on 3-way merge."
407
+msgstr "저장소에 3-방향 병합으로 대신할 때 필요한 블롭이 없습니다."
408
455
-#: branch.c:110
409
+#: apply.c:3557
410
#, c-format
457
-msgid "Branch %s set up to track local ref %s."
458
-msgstr "%s 브랜치가 로컬의 %s 레퍼런스를 따라가도록 설정되었습니다."
411
+msgid "Falling back to three-way merge...\n"
412
+msgstr "3-방향 병합으로 대신합니다...\n"
413
460
-#: branch.c:119
461
-msgid "Unable to write upstream branch configuration"
462
-msgstr "업스트림 브랜치 설정을 쓸 수 없습니다"
414
+#: apply.c:3573 apply.c:3577
415
+#, c-format
416
+msgid "cannot read the current contents of '%s'"
417
+msgstr "'%s'의 현재 내용을 읽을 수 없습니다"
418
464
-#: branch.c:156
419
+#: apply.c:3589
420
#, c-format
466
-msgid "Not tracking: ambiguous information for ref %s"
467
-msgstr "따라가지 않음: %s 레퍼런스에 대해 애매한 정보"
421
+msgid "Failed to fall back on three-way merge...\n"
422
+msgstr "3-방향 병합으로 대신하는데 실패했습니다...\n"
423
469
-#: branch.c:185
424
+#: apply.c:3603
425
#, c-format
471
-msgid "'%s' is not a valid branch name."
472
-msgstr "'%s'은(는) 올바른 브랜치 이름이 아닙니다."
426
+msgid "Applied patch to '%s' with conflicts.\n"
427
+msgstr "패치를 '%s'에 충돌이 있는 상태로 적용.\n"
428
474
-#: branch.c:190
429
+#: apply.c:3608
430
#, c-format
476
-msgid "A branch named '%s' already exists."
477
-msgstr "이름이 '%s'인 브랜치가 이미 있습니다."
431
+msgid "Applied patch to '%s' cleanly.\n"
432
+msgstr "패치를 '%s'에 패치 문제 없이 적용.\n"
433
479
-#: branch.c:198
480
-msgid "Cannot force update the current branch."
481
-msgstr "현재 브랜치를 강제로 업데이트할 수 없습니다."
434
+#: apply.c:3634
435
+msgid "removal patch leaves file contents"
436
+msgstr "제거하는 패치 다음에 파일 내용이 남았습니다"
437
483
-#: branch.c:218
438
+#: apply.c:3706
439
#, c-format
485
-msgid "Cannot setup tracking information; starting point '%s' is not a branch."
486
-msgstr ""
487
-"따라가기 정보를 설정할 수 없습니다. 시작 위치 '%s'이(가) 브랜치가 아닙니다."
440
+msgid "%s: wrong type"
441
+msgstr "%s: 잘못된 종류"
442
489
-#: branch.c:220
443
+#: apply.c:3708
444
#, c-format
491
-msgid "the requested upstream branch '%s' does not exist"
492
-msgstr "요청한 업스트림 '%s' 브랜치가 없습니다"
493
-
494
-#: branch.c:222
495
-msgid ""
496
-"\n"
497
-"If you are planning on basing your work on an upstream\n"
498
-"branch that already exists at the remote, you may need to\n"
499
-"run \"git fetch\" to retrieve it.\n"
500
-"\n"
501
-"If you are planning to push out a new local branch that\n"
502
-"will track its remote counterpart, you may want to use\n"
503
-"\"git push -u\" to set the upstream config as you push."
504
-msgstr ""
505
-"\n"
506
-"리모트에 이미 있는 업스트림 브랜치를 기반으로 작업하려면,\n"
507
-"먼저 \"git fetch\"로 가져 리모트 브랜치를 가져옵니다.\n"
508
-"\n"
509
-"새 로컬 브랜치를 거기에 해당하는 리모트 브랜치로 push하려면,\n"
510
-"\"git push -u\"로 push하는 업스트림을 설정할 수 있습니다."
445
+msgid "%s has type %o, expected %o"
446
+msgstr "%s의 종류가 %o이지만 %o이(가) 되어야 합니다"
447
512
-#: branch.c:266
448
+#: apply.c:3859 apply.c:3861
449
#, c-format
514
-msgid "Not a valid object name: '%s'."
515
-msgstr "올바른 오브젝트 이름이 아닙니다: '%s'."
450
+msgid "invalid path '%s'"
451
+msgstr "잘못된 경로 '%s'"
452
517
-#: branch.c:286
453
+#: apply.c:3917
454
#, c-format
519
-msgid "Ambiguous object name: '%s'."
520
-msgstr "애매한 오브젝트 이름: '%s'."
455
+msgid "%s: already exists in index"
456
+msgstr "%s: 이미 인덱스에 있습니다"
457
522
-#: branch.c:291
458
+#: apply.c:3920
459
#, c-format
524
-msgid "Not a valid branch point: '%s'."
525
-msgstr "올바른 브랜치 위치가 아닙니다: '%s'."
460
+msgid "%s: already exists in working directory"
461
+msgstr "%s: 이미 작업 디렉터리에 있습니다"
462
527
-#: branch.c:345
463
+#: apply.c:3940
464
#, c-format
529
-msgid "'%s' is already checked out at '%s'"
530
-msgstr "'%s'은(는) 이미 '%s' 위치에 받아져 있습니다"
465
+msgid "new mode (%o) of %s does not match old mode (%o)"
466
+msgstr "%2$s의 새 모드(%1$o)가 예전 모드(%3$o)와 다릅니다"
467
532
-#: branch.c:364
468
+#: apply.c:3945
469
#, c-format
534
-msgid "HEAD of working tree %s is not updated"
535
-msgstr "작업 폴더 %s의 헤드가 업데이트되지 않았습니다"
470
+msgid "new mode (%o) of %s does not match old mode (%o) of %s"
471
+msgstr "%2$s의 새 모드(%1$o)가 %4$s의 예전 모드(%3$o)와 다릅니다"
472
537
-#: bundle.c:34
473
+#: apply.c:3965
474
#, c-format
539
-msgid "'%s' does not look like a v2 bundle file"
540
-msgstr "'%s' 파일이 버전2 번들 파일로 보이지 않습니다"
475
+msgid "affected file '%s' is beyond a symbolic link"
476
+msgstr "영향 받는 '%s' 파일이 심볼릭 링크 뒤에 있습니다"
477
542
-#: bundle.c:61
478
+#: apply.c:3969
479
#, c-format
544
-msgid "unrecognized header: %s%s (%d)"
545
-msgstr "인식할 수 없는 헤더: %s%s (%d)"
480
+msgid "%s: patch does not apply"
481
+msgstr "%s: 패치를 적용하지 않습니다"
482
547
-#: bundle.c:87 builtin/commit.c:778
483
+#: apply.c:3984
484
#, c-format
549
-msgid "could not open '%s'"
550
-msgstr "'%s'을(를) 열 수 없습니다"
551
-
552
-#: bundle.c:139
553
-msgid "Repository lacks these prerequisite commits:"
554
-msgstr "저장소에 필수적인 다음 커밋이 없습니다:"
485
+msgid "Checking patch %s..."
486
+msgstr "%s 패치를 확인하는 중입니다..."
487
556
-#: bundle.c:163 ref-filter.c:1462 sequencer.c:630 sequencer.c:1085
557
-#: builtin/blame.c:2763 builtin/commit.c:1057 builtin/log.c:348
558
-#: builtin/log.c:890 builtin/log.c:1336 builtin/log.c:1659 builtin/log.c:1901
559
-#: builtin/merge.c:356 builtin/shortlog.c:170
560
-msgid "revision walk setup failed"
561
-msgstr "리비전 walk 준비가 실패했습니다"
488
+#: apply.c:4075
489
+#, c-format
490
+msgid "sha1 information is lacking or useless for submodule %s"
491
+msgstr "sha1 정보가 없거나 %s 하위 모듈에서 쓸 수 없습니다"
492
563
-#: bundle.c:185
493
+#: apply.c:4082
494
#, c-format
565
-msgid "The bundle contains this ref:"
566
-msgid_plural "The bundle contains these %d refs:"
567
-msgstr[0] "번들에 다음 레퍼런스 %d개가 있습니다:"
495
+msgid "mode change for %s, which is not in current HEAD"
496
+msgstr "%s에 대한 모드 변경이지만, 현재 HEAD에 없습니다"
497
569
-#: bundle.c:192
570
-msgid "The bundle records a complete history."
571
-msgstr "번들은 전체 커밋 내역을 기록합니다."
498
+#: apply.c:4085
499
+#, c-format
500
+msgid "sha1 information is lacking or useless (%s)."
501
+msgstr "sha1 정보가 없거나 쓸 수 없습니다 (%s)."
502
573
-#: bundle.c:194
503
+#: apply.c:4090 builtin/checkout.c:233 builtin/reset.c:135
504
#, c-format
575
-msgid "The bundle requires this ref:"
576
-msgid_plural "The bundle requires these %d refs:"
577
-msgstr[0] "번들에 다음 레퍼런스 %d개가 필요합니다:"
505
+msgid "make_cache_entry failed for path '%s'"
506
+msgstr "경로 '%s'에 대해 make_cache_entry 실패"
507
579
-#: bundle.c:253
580
-msgid "Could not spawn pack-objects"
581
-msgstr "pack-objects 명령을 실행할 수 없습니다"
508
+#: apply.c:4094
509
+#, c-format
510
+msgid "could not add %s to temporary index"
511
+msgstr "임시 인덱스에 %s 항목을 추가할 수 없습니다"
512
583
-#: bundle.c:264
584
-msgid "pack-objects died"
585
-msgstr "pack-objects 명령이 죽었습니다"
513
+#: apply.c:4104
514
+#, c-format
515
+msgid "could not write temporary index to %s"
516
+msgstr "임시 인덱스를 %s에 쓸 수 없습니다"
517
587
-#: bundle.c:304
588
-msgid "rev-list died"
589
-msgstr "rev-list 명령이 죽었습니다"
518
+#: apply.c:4242
519
+#, c-format
520
+msgid "unable to remove %s from index"
521
+msgstr "인덱스에서 %s을(를) 제거할 수 없습니다"
522
591
-#: bundle.c:353
523
+#: apply.c:4277
524
#, c-format
593
-msgid "ref '%s' is excluded by the rev-list options"
594
-msgstr "rev-list 옵션에서 '%s' 레퍼런스가 제외되었습니다"
525
+msgid "corrupt patch for submodule %s"
526
+msgstr "하위 모듈 %s에 대해 손상된 패치"
527
596
-#: bundle.c:443 builtin/log.c:165 builtin/log.c:1565 builtin/shortlog.c:273
528
+#: apply.c:4283
529
#, c-format
598
-msgid "unrecognized argument: %s"
599
-msgstr "알 수 없는 인자: %s"
530
+msgid "unable to stat newly created file '%s'"
531
+msgstr "새로 만든 파일 '%s'에 대해 stat()할 수 없습니다"
532
601
-#: bundle.c:451
602
-msgid "Refusing to create empty bundle."
603
-msgstr "빈 번들은 만들지 않습니다."
533
+#: apply.c:4291
534
+#, c-format
535
+msgid "unable to create backing store for newly created file %s"
536
+msgstr "새로 만든 파일 '%s'에 대해 예비 저장소를 만들 수 없습니다"
537
605
-#: bundle.c:463
538
+#: apply.c:4297 apply.c:4441
539
#, c-format
607
-msgid "cannot create '%s'"
608
-msgstr "'%s'을(를) 만들 수 없습니다"
540
+msgid "unable to add cache entry for %s"
541
+msgstr "%s에 대해 캐시 항목을 추가할 수 없습니다"
542
610
-#: bundle.c:491
611
-msgid "index-pack died"
612
-msgstr "index-pack 명령이 죽었습니다"
543
+#: apply.c:4338
544
+#, c-format
545
+msgid "failed to write to '%s'"
546
+msgstr "'%s'에 쓰는데 실패했습니다"
547
614
-#: color.c:290
548
+#: apply.c:4342
549
#, c-format
616
-msgid "invalid color value: %.*s"
617
-msgstr "잘못된 색 값: %.*s"
550
+msgid "closing file '%s'"
551
+msgstr "'%s' 파일을 닫는 중입니다"
552
619
-#: commit.c:40 builtin/am.c:433 builtin/am.c:469 builtin/am.c:1505
620
-#: builtin/am.c:2119
553
+#: apply.c:4412
554
#, c-format
622
-msgid "could not parse %s"
623
-msgstr "parse %s을(를) 파싱할 수 없습니다"
555
+msgid "unable to write file '%s' mode %o"
556
+msgstr "'%s' 파일에 쓸 수 없습니다 ('%o' 모드)"
557
625
-#: commit.c:42
558
+#: apply.c:4510
559
#, c-format
627
-msgid "%s %s is not a commit!"
628
-msgstr "%s %s, 커밋이 아닙니다"
560
+msgid "Applied patch %s cleanly."
561
+msgstr "%s 패치 깔끔하게 적용."
562
630
-#: compat/obstack.c:406 compat/obstack.c:408
631
-msgid "memory exhausted"
632
-msgstr "메모리 바닥남"
563
+#: apply.c:4518
564
+msgid "internal error"
565
+msgstr "내부 오류"
566
634
-#: config.c:516
567
+#: apply.c:4521
568
#, c-format
636
-msgid "bad config line %d in blob %s"
637
-msgstr "블롭 %2$s 안에 %1$d번 줄에 잘못된 설정"
569
+msgid "Applying patch %%s with %d reject..."
570
+msgid_plural "Applying patch %%s with %d rejects..."
571
+msgstr[0] "%%s 패치를 (%d개 거부) 적용..."
572
639
-#: config.c:520
573
+#: apply.c:4532
574
#, c-format
641
-msgid "bad config line %d in file %s"
642
-msgstr "파일 %2$s 안에 %1$d번 줄에 잘못된 설정"
575
+msgid "truncating .rej filename to %.*s.rej"
576
+msgstr "truncating .rej 파일 이름을 '%.*s.rej'(으)로 자름"
577
644
-#: config.c:524
578
+#: apply.c:4540 builtin/fetch.c:740 builtin/fetch.c:989
579
#, c-format
646
-msgid "bad config line %d in standard input"
647
-msgstr "표준 입력 안에 %d번 줄에 잘못된 설정"
580
+msgid "cannot open %s"
581
+msgstr "%s을(를) 열 수 없습니다"
582
649
-#: config.c:528
583
+#: apply.c:4554
584
#, c-format
651
-msgid "bad config line %d in submodule-blob %s"
652
-msgstr "하위 모듈 블롭 %2$s 안에 %1$d번 줄에 잘못된 설정"
653
-
654
-#: config.c:532
655
-#, c-format
656
-msgid "bad config line %d in command line %s"
657
-msgstr "명령행 %2$s 안에 %1$d번 줄에 잘못된 설정"
658
-
659
-#: config.c:536
660
-#, c-format
661
-msgid "bad config line %d in %s"
662
-msgstr "%2$s 안에 %1$d번 줄에 잘못된 설정"
663
-
664
-#: config.c:660
665
-#, c-format
666
-msgid "bad numeric config value '%s' for '%s': out of range"
667
-msgstr "잘못된 수치 설정 값 '%s' (키 '%s'): 범위 벗어남"
668
-
669
-#: config.c:661
670
-#, c-format
671
-msgid "bad numeric config value '%s' for '%s': invalid unit"
672
-msgstr "잘못된 수치 설정 값 '%s' (키 '%s'): 단위 잘못됨"
585
+msgid "Hunk #%d applied cleanly."
586
+msgstr "패치 부위 #%d 깔끔하게 적용."
587
674
-#: config.c:667
588
+#: apply.c:4558
589
#, c-format
676
-msgid "bad numeric config value '%s' for '%s' in blob %s: out of range"
677
-msgstr "잘못된 수치 설정 값 '%s' (키 '%s', 블롭 %s): 범위 벗어남"
590
+msgid "Rejected hunk #%d."
591
+msgstr "패치 부위 #%d 거부됨."
592
679
-#: config.c:668
593
+#: apply.c:4668
594
#, c-format
681
-msgid "bad numeric config value '%s' for '%s' in blob %s: invalid unit"
682
-msgstr "잘못된 수치 설정 값 '%s' (키 '%s', 블롭 %s): 단위 잘못됨"
595
+msgid "Skipped patch '%s'."
596
+msgstr "패치 '%s' 건너뜀."
597
684
-#: config.c:672
685
-#, c-format
686
-msgid "bad numeric config value '%s' for '%s' in file %s: out of range"
687
-msgstr "잘못된 수치 설정 값 '%s' (키 '%s', 파일 %s): 범위 벗어남"
598
+#: apply.c:4676
599
+msgid "unrecognized input"
600
+msgstr "인식할 수 없는 입력"
601
689
-#: config.c:673
690
-#, c-format
691
-msgid "bad numeric config value '%s' for '%s' in file %s: invalid unit"
692
-msgstr "잘못된 수치 설정 값 '%s' (키 '%s', 파일 %s): 단위 잘못됨"
602
+#: apply.c:4695
603
+msgid "unable to read index file"
604
+msgstr "인덱스 파일을 읽을 수 없습니다"
605
694
-#: config.c:677
606
+#: apply.c:4833
607
#, c-format
696
-msgid "bad numeric config value '%s' for '%s' in standard input: out of range"
697
-msgstr "잘못된 수치 설정 값 '%s' (키 '%s', 표준입력): 범위 벗어남"
608
+msgid "can't open patch '%s': %s"
609
+msgstr "'%s' 패치를 열 수 없습니다: %s"
610
699
-#: config.c:678
611
+#: apply.c:4858
612
#, c-format
701
-msgid "bad numeric config value '%s' for '%s' in standard input: invalid unit"
702
-msgstr "잘못된 수치 설정 값 '%s' (키 '%s', 표준입력): 단위 잘못됨"
613
+msgid "squelched %d whitespace error"
614
+msgid_plural "squelched %d whitespace errors"
615
+msgstr[0] "공백 오류 %d개를 넘어갑니다"
616
704
-#: config.c:682
617
+#: apply.c:4864 apply.c:4879
618
#, c-format
706
-msgid ""
707
-"bad numeric config value '%s' for '%s' in submodule-blob %s: out of range"
708
-msgstr "잘못된 수치 설정 값 '%s' (키 '%s', 하위 모듈 블롭 %s): 범위 벗어남"
619
+msgid "%d line adds whitespace errors."
620
+msgid_plural "%d lines add whitespace errors."
621
+msgstr[0] "%d번 줄에서 공백 오류를 추가합니다."
622
710
-#: config.c:683
623
+#: apply.c:4872
624
#, c-format
712
-msgid ""
713
-"bad numeric config value '%s' for '%s' in submodule-blob %s: invalid unit"
714
-msgstr "잘못된 수치 설정 값 '%s' (키 '%s', 하위 모듈 블롭 %s): 단위 잘못됨"
625
+msgid "%d line applied after fixing whitespace errors."
626
+msgid_plural "%d lines applied after fixing whitespace errors."
627
+msgstr[0] "공백 오류를 바로잡은 뒤에 %d번 줄 적용."
628
716
-#: config.c:687
717
-#, c-format
718
-msgid "bad numeric config value '%s' for '%s' in command line %s: out of range"
719
-msgstr "잘못된 수치 설정 값 '%s' (키 '%s', 명령행 %s): 범위 벗어남"
629
+#: apply.c:4888 builtin/add.c:463 builtin/mv.c:286 builtin/rm.c:431
630
+msgid "Unable to write new index file"
631
+msgstr "새 인덱스 파일에 쓸 수 없습니다"
632
721
-#: config.c:688
722
-#, c-format
723
-msgid "bad numeric config value '%s' for '%s' in command line %s: invalid unit"
724
-msgstr "잘못된 수치 설정 값 '%s' (키 '%s', 명령행 %s): 단위 잘못됨"
633
+#: apply.c:4919 apply.c:4922 builtin/am.c:2277 builtin/am.c:2280
634
+#: builtin/clone.c:95 builtin/fetch.c:98 builtin/pull.c:180
635
+#: builtin/submodule--helper.c:281 builtin/submodule--helper.c:407
636
+#: builtin/submodule--helper.c:589 builtin/submodule--helper.c:592
637
+#: builtin/submodule--helper.c:944 builtin/submodule--helper.c:947
638
+msgid "path"
639
+msgstr "경로"
640
726
-#: config.c:692
727
-#, c-format
728
-msgid "bad numeric config value '%s' for '%s' in %s: out of range"
729
-msgstr "잘못된 수치 설정 값 '%s' (키 '%s', %s 안에): 범위 벗어남"
641
+#: apply.c:4920
642
+msgid "don't apply changes matching the given path"
643
+msgstr "주어진 경로에 해당하는 변경 사항을 적용하지 않습니다"
644
731
-#: config.c:693
732
-#, c-format
733
-msgid "bad numeric config value '%s' for '%s' in %s: invalid unit"
734
-msgstr "잘못된 수치 설정 값 '%s' (키 '%s', %s 안에): 단위 잘못됨"
645
+#: apply.c:4923
646
+msgid "apply changes matching the given path"
647
+msgstr "주어진 경로에 해당하는 변경 사항을 적용합니다"
648
736
-#: config.c:780
737
-#, c-format
738
-msgid "failed to expand user dir in: '%s'"
739
-msgstr "다음에 사용자 디렉터리 확장에 실패: '%s'"
649
+#: apply.c:4925 builtin/am.c:2286
650
+msgid "num"
651
+msgstr "개수"
652
741
-#: config.c:861 config.c:872
742
-#, c-format
743
-msgid "bad zlib compression level %d"
744
-msgstr "%d번은 올바른 zlib 압축 단계가 아닙니다"
653
+#: apply.c:4926
654
+msgid "remove <num> leading slashes from traditional diff paths"
655
+msgstr "전통적인 diff 경로 앞의 <개수>개의 앞 슬래시(/)를 제거합니다"
656
746
-#: config.c:990
747
-#, c-format
748
-msgid "invalid mode for object creation: %s"
749
-msgstr "오브젝트 생성 모드가 올바르지 않습니다: %s"
657
+#: apply.c:4929
658
+msgid "ignore additions made by the patch"
659
+msgstr "패치에서 추가하는 파일을 무시합니다"
660
751
-#: config.c:1324
752
-msgid "unable to parse command-line config"
753
-msgstr "명령행 설정을 파싱할 수 없습니다"
661
+#: apply.c:4931
662
+msgid "instead of applying the patch, output diffstat for the input"
663
+msgstr "패치를 적용하는 대신, 입력에 대한 diffstat을 출력합니다"
664
755
-#: config.c:1374
756
-msgid "unknown error occurred while reading the configuration files"
757
-msgstr "설정 파일을 읽는 중 알 수 없는 오류가 생겼습니다"
665
+#: apply.c:4935
666
+msgid "show number of added and deleted lines in decimal notation"
667
+msgstr "십진수로 추가 및 삭제한 줄 수를 표시합니다"
668
759
-#: config.c:1728
760
-#, c-format
761
-msgid "unable to parse '%s' from command-line config"
762
-msgstr "명령행 설정에서 '%s'을(를) 설정할 수 없습니다"
669
+#: apply.c:4937
670
+msgid "instead of applying the patch, output a summary for the input"
671
+msgstr "패치를 적용하는 대신, 입력에 대한 요약을 출력합니다"
672
764
-#: config.c:1730
765
-#, c-format
766
-msgid "bad config variable '%s' in file '%s' at line %d"
767
-msgstr "'%2$s' 파일의 %3$d번 줄 '%1$s' 설정 변수가 잘못되었습니다"
673
+#: apply.c:4939
674
+msgid "instead of applying the patch, see if the patch is applicable"
675
+msgstr "패치를 적용하는 대신, 패치를 적용 가능한지 확인합니다"
676
769
-#: config.c:1789
770
-#, c-format
771
-msgid "%s has multiple values"
772
-msgstr "%s은(는) 여러 개 값이 있습니다"
677
+#: apply.c:4941
678
+msgid "make sure the patch is applicable to the current index"
679
+msgstr "현재 인덱스에서 패치가 적용 가능한지 확인합니다"
680
774
-#: config.c:2323
775
-#, c-format
776
-msgid "could not set '%s' to '%s'"
777
-msgstr "'%s'을(를) '%s'(으)로 설정할 수 없습니다"
681
+#: apply.c:4943
682
+msgid "apply a patch without touching the working tree"
683
+msgstr "작업 폴더를 바꾸지 않고 패치를 적용합니다"
684
779
-#: config.c:2325
780
-#, c-format
781
-msgid "could not unset '%s'"
782
-msgstr "'%s' 설정을 지울 수 없습니다"
685
+#: apply.c:4945
686
+msgid "accept a patch that touches outside the working area"
687
+msgstr "작업 영역 밖의 파일을 바꾸는 패치를 허용합니다"
688
784
-#: connected.c:63 builtin/fsck.c:173 builtin/prune.c:140
785
-msgid "Checking connectivity"
786
-msgstr "연결을 확인하는 중입니다"
689
+#: apply.c:4947
690
+msgid "also apply the patch (use with --stat/--summary/--check)"
691
+msgstr "그리고 패치도 적용합니다 (--stat/--summary/--check 옵션과 같이 사용)"
692
788
-#: connected.c:74
789
-msgid "Could not run 'git rev-list'"
790
-msgstr "'git rev-list'를 실행할 수 없습니다"
693
+#: apply.c:4949
694
+msgid "attempt three-way merge if a patch does not apply"
695
+msgstr "패치를 적용하지 않으면 3-방향 병합을 시도합니다"
696
792
-#: connected.c:94
793
-msgid "failed write to rev-list"
794
-msgstr "rev-list 쓰기에 실패했습니다"
697
+#: apply.c:4951
698
+msgid "build a temporary index based on embedded index information"
699
+msgstr "내장 인덱스 정보를 사용해 임시 인덱스를 만듭니다"
700
796
-#: connected.c:101
797
-msgid "failed to close rev-list's stdin"
798
-msgstr "rev-list의 표준입력을 닫는데 실패했습니다"
701
+#: apply.c:4954 builtin/checkout-index.c:169 builtin/ls-files.c:505
702
+msgid "paths are separated with NUL character"
703
+msgstr "경로를 NUL 문자로 구분합니다"
704
800
-#: date.c:97
801
-msgid "in the future"
802
-msgstr "미래에"
705
+#: apply.c:4956
706
+msgid "ensure at least <n> lines of context match"
707
+msgstr "최소한 <n>줄이 컨텍스트와 일치하는지 확인합니다"
708
804
-#: date.c:103
805
-#, c-format
806
-msgid "%lu second ago"
807
-msgid_plural "%lu seconds ago"
808
-msgstr[0] "%lu초 전"
709
+#: apply.c:4957 builtin/am.c:2265
710
+msgid "action"
711
+msgstr "동작"
712
810
-#: date.c:110
811
-#, c-format
812
-msgid "%lu minute ago"
813
-msgid_plural "%lu minutes ago"
814
-msgstr[0] "%lu분 전"
713
+#: apply.c:4958
714
+msgid "detect new or modified lines that have whitespace errors"
715
+msgstr "공백 오류가 있는 추가됐거나 수정된 줄을 찾습니다"
716
816
-#: date.c:117
817
-#, c-format
818
-msgid "%lu hour ago"
819
-msgid_plural "%lu hours ago"
820
-msgstr[0] "%lu시간 전"
717
+#: apply.c:4961 apply.c:4964
718
+msgid "ignore changes in whitespace when finding context"
719
+msgstr "컨텍스트를 찾을 때 공백 변경 사항을 무시합니다"
720
822
-#: date.c:124
823
-#, c-format
824
-msgid "%lu day ago"
825
-msgid_plural "%lu days ago"
826
-msgstr[0] "%lu일 전"
721
+#: apply.c:4967
722
+msgid "apply the patch in reverse"
723
+msgstr "패치를 반대 순서로 적용합니다"
724
828
-#: date.c:130
829
-#, c-format
830
-msgid "%lu week ago"
831
-msgid_plural "%lu weeks ago"
832
-msgstr[0] "%lu주 전"
725
+#: apply.c:4969
726
+msgid "don't expect at least one line of context"
727
+msgstr "최소한의 컨텍스트 한 줄도 없이 적용합니다"
728
834
-#: date.c:137
835
-#, c-format
836
-msgid "%lu month ago"
837
-msgid_plural "%lu months ago"
838
-msgstr[0] "%lu달 전"
729
+#: apply.c:4971
730
+msgid "leave the rejected hunks in corresponding *.rej files"
731
+msgstr "거부된 패치 부분을 대응되는 *.rej 파일에 남겨둡니다"
732
840
-#: date.c:148
841
-#, c-format
842
-msgid "%lu year"
843
-msgid_plural "%lu years"
844
-msgstr[0] "%lu년"
733
+#: apply.c:4973
734
+msgid "allow overlapping hunks"
735
+msgstr "패치 부분이 겹쳐도 허용합니다"
736
846
-#. TRANSLATORS: "%s" is "<n> years"
847
-#: date.c:151
848
-#, c-format
849
-msgid "%s, %lu month ago"
850
-msgid_plural "%s, %lu months ago"
851
-msgstr[0] "%s %lu달 전"
737
+#: apply.c:4974 builtin/add.c:267 builtin/check-ignore.c:19
738
+#: builtin/commit.c:1339 builtin/count-objects.c:94 builtin/fsck.c:593
739
+#: builtin/log.c:1860 builtin/mv.c:110 builtin/read-tree.c:114
740
+msgid "be verbose"
741
+msgstr "자세히 표시"
742
853
-#: date.c:156 date.c:161
854
-#, c-format
855
-msgid "%lu year ago"
856
-msgid_plural "%lu years ago"
857
-msgstr[0] "%lu년 전"
743
+#: apply.c:4976
744
+msgid "tolerate incorrectly detected missing new-line at the end of file"
745
+msgstr "파일 끝에 줄바꿈이 빠졌음을 잘못 검색한 경우에 무시합니다"
746
859
-#: diffcore-order.c:24
860
-#, c-format
861
-msgid "failed to read orderfile '%s'"
862
-msgstr "'%s' 순서 파일을 읽는데 실패했습니다"
747
+#: apply.c:4979
748
+msgid "do not trust the line counts in the hunk headers"
749
+msgstr "패치 부분의 헤더의 줄 수를 신용하지 않습니다"
750
864
-#: diffcore-rename.c:540
865
-msgid "Performing inexact rename detection"
866
-msgstr "부정확한 이름 바꾸기 탐색을 수행하는 중"
751
+#: apply.c:4981 builtin/am.c:2274
752
+msgid "root"
753
+msgstr "최상위"
754
868
-#: diff.c:116
869
-#, c-format
870
-msgid " Failed to parse dirstat cut-off percentage '%s'\n"
871
-msgstr " dirstat 자름 퍼센트 값 '%s' 파싱에 실패했습니다\n"
755
+#: apply.c:4982
756
+msgid "prepend <root> to all filenames"
757
+msgstr "모든 파일 이름에 <최상위>를 앞에 붙입니다"
758
873
-#: diff.c:121
874
-#, c-format
875
-msgid " Unknown dirstat parameter '%s'\n"
876
-msgstr " 알 수 없는 dirstat 파라미터 '%s'\n"
759
+#: archive.c:12
760
+msgid "git archive [<options>] <tree-ish> [<path>...]"
761
+msgstr "git archive [<옵션>] <트리-따위> [<경로>...]"
762
878
-#: diff.c:225
879
-#, c-format
880
-msgid "Unknown value for 'diff.submodule' config variable: '%s'"
881
-msgstr "'diff.submodule' 설정 변수에 알 수 없는 값: '%s'"
763
+#: archive.c:13
764
+msgid "git archive --list"
765
+msgstr "git archive --list"
766
883
-#: diff.c:277
884
-#, c-format
767
+#: archive.c:14
768
msgid ""
886
-"Found errors in 'diff.dirstat' config variable:\n"
887
-"%s"
769
+"git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
770
msgstr ""
889
-"'diff.submodule' 설정 변수에 오류:\n"
890
-"%s'"
891
-
892
-#: diff.c:3017
893
-#, c-format
894
-msgid "external diff died, stopping at %s"
895
-msgstr "외부 diff 프로그램이 죽음, %s 위치에서 멈춤"
896
-
897
-#: diff.c:3415
898
-msgid "--follow requires exactly one pathspec"
899
-msgstr "--follow 옵션에는 정확히 하나의 경로명세가 필요합니다"
771
+"git archive --remote <저장소> [--exec <명령>] [<옵션>] <트리-따위> [<경로"
772
+">...]"
773
901
-#: diff.c:3578
902
-#, c-format
903
-msgid ""
904
-"Failed to parse --dirstat/-X option parameter:\n"
905
-"%s"
906
-msgstr ""
907
-"--dirstat/-X 옵션 파라미터를 파싱하는데 실패했습니다:\n"
908
-"%s"
774
+#: archive.c:15
775
+msgid "git archive --remote <repo> [--exec <cmd>] --list"
776
+msgstr "git archive --remote <저장소> [--exec <명령>] --list"
777
910
-#: diff.c:3592
778
+#: archive.c:344 builtin/add.c:152 builtin/add.c:442 builtin/rm.c:327
779
#, c-format
912
-msgid "Failed to parse --submodule option parameter: '%s'"
913
-msgstr "--submodule 옵션 파라미터 파싱에 실패했습니다: '%s'"
780
+msgid "pathspec '%s' did not match any files"
781
+msgstr "'%s' 경로명세가 어떤 파일과도 일치하지 않습니다"
782
915
-#: dir.c:1823
916
-msgid "failed to get kernel name and information"
917
-msgstr "커널 이름과 정보를 가져오는데 실패했습니다"
783
+#: archive.c:429
784
+msgid "fmt"
785
+msgstr "형식"
786
919
-#: dir.c:1942
920
-msgid "Untracked cache is disabled on this system or location."
921
-msgstr "이 시스템 또는 위치에서는 추적되지 않는 캐시를 사용하지 않습니다."
787
+#: archive.c:429
788
+msgid "archive format"
789
+msgstr "압축 형식"
790
923
-#: gpg-interface.c:178
924
-msgid "gpg failed to sign the data"
925
-msgstr "gpg에서 데이터를 서명하는데 실패했습니다."
791
+#: archive.c:430 builtin/log.c:1429
792
+msgid "prefix"
793
+msgstr "접두어"
794
927
-#: gpg-interface.c:208
928
-msgid "could not create temporary file"
929
-msgstr "임시 파일을 만들 수 없습니다"
795
+#: archive.c:431
796
+msgid "prepend prefix to each pathname in the archive"
797
+msgstr "아카이브의 각 경로 이름의 앞에 지정한 경로를 붙입니다"
798
931
-#: gpg-interface.c:210
932
-#, c-format
933
-msgid "failed writing detached signature to '%s'"
934
-msgstr "분리된 서명을 '%s'에 쓰는데 실패했습니다"
799
+#: archive.c:432 builtin/archive.c:88 builtin/blame.c:2603 builtin/blame.c:2604
800
+#: builtin/config.c:59 builtin/fast-export.c:987 builtin/fast-export.c:989
801
+#: builtin/grep.c:723 builtin/hash-object.c:101 builtin/ls-files.c:539
802
+#: builtin/ls-files.c:542 builtin/notes.c:401 builtin/notes.c:564
803
+#: builtin/read-tree.c:109 parse-options.h:153
804
+msgid "file"
805
+msgstr "파일"
806
936
-#: grep.c:1792
937
-#, c-format
938
-msgid "'%s': unable to read %s"
939
-msgstr "'%s': %s을(를) 읽을 수 없습니다"
807
+#: archive.c:433 builtin/archive.c:89
808
+msgid "write the archive to this file"
809
+msgstr "아카이브를 이 파일에 씁니다"
810
941
-#: grep.c:1809 builtin/clone.c:382 builtin/diff.c:84 builtin/rm.c:155
942
-#, c-format
943
-msgid "failed to stat '%s'"
944
-msgstr "'%s'에 대해 stat()이 실패했습니다"
811
+#: archive.c:435
812
+msgid "read .gitattributes in working directory"
813
+msgstr "작업 폴더의 .gitattributes를 읽습니다"
814
946
-#: grep.c:1820
947
-#, c-format
948
-msgid "'%s': short read"
949
-msgstr "'%s': 읽다가 잘림"
815
+#: archive.c:436
816
+msgid "report archived files on stderr"
817
+msgstr "아카이브에 포함된 파일을 표준오류로 표시합니다"
818
951
-#: help.c:205
952
-#, c-format
953
-msgid "available git commands in '%s'"
954
-msgstr "'%s'에 있는 깃 명령"
819
+#: archive.c:437
820
+msgid "store only"
821
+msgstr "저장만 하기"
822
956
-#: help.c:212
957
-msgid "git commands available from elsewhere on your $PATH"
958
-msgstr "다른 $PATH에 있는 깃 명령"
823
+#: archive.c:438
824
+msgid "compress faster"
825
+msgstr "더 빠르게 압축"
826
960
-#: help.c:244
961
-msgid "These are common Git commands used in various situations:"
962
-msgstr "다음은 여러가지 상황에서 자주 사용하는 깃 명령입니다:"
827
+#: archive.c:446
828
+msgid "compress better"
829
+msgstr "더 작게 압축"
830
964
-#: help.c:309
965
-#, c-format
966
-msgid ""
967
-"'%s' appears to be a git command, but we were not\n"
968
-"able to execute it. Maybe git-%s is broken?"
969
-msgstr ""
970
-"'%s'은(는) 깃 명령으로 보이지만, 실행할 수\n"
971
-"없습니다. 아마도 git-%s 망가진 것 같습니다."
831
+#: archive.c:449
832
+msgid "list supported archive formats"
833
+msgstr "지원하는 압축 형식의 목록을 표시합니다"
834
973
-#: help.c:366
974
-msgid "Uh oh. Your system reports no Git commands at all."
975
-msgstr "어라라. 시스템에 깃 명령이 하나도 없다고 나옵니다."
835
+#: archive.c:451 builtin/archive.c:90 builtin/clone.c:85 builtin/clone.c:88
836
+#: builtin/submodule--helper.c:601 builtin/submodule--helper.c:953
837
+msgid "repo"
838
+msgstr "저장소"
839
977
-#: help.c:388
978
-#, c-format
979
-msgid ""
980
-"WARNING: You called a Git command named '%s', which does not exist.\n"
981
-"Continuing under the assumption that you meant '%s'"
982
-msgstr ""
983
-"경고: 이름이 '%s'인 깃 명령을 실행했지만, 그 명령이 없습니다.\n"
984
-"자동으로 '%s' 명령이라고 가정하고 계속합니다"
840
+#: archive.c:452 builtin/archive.c:91
841
+msgid "retrieve the archive from remote repository <repo>"
842
+msgstr "원격 저장소 <저장소>에서 아카이브를 가져옵니다"
843
986
-#: help.c:393
987
-#, c-format
988
-msgid "in %0.1f seconds automatically..."
989
-msgstr "(%0.1f초 뒤에)..."
844
+#: archive.c:453 builtin/archive.c:92 builtin/notes.c:485
845
+msgid "command"
846
+msgstr "명령"
847
991
-#: help.c:400
992
-#, c-format
993
-msgid "git: '%s' is not a git command. See 'git --help'."
994
-msgstr "git: '%s'은(는) 깃 명령이 아닙니다. 'git --help'를 참고하십시오."
848
+#: archive.c:454 builtin/archive.c:93
849
+msgid "path to the remote git-upload-archive command"
850
+msgstr "원격 git-upload-archive 명령의 경로"
851
996
-#: help.c:404 help.c:470
997
-msgid ""
998
-"\n"
999
-"Did you mean this?"
1000
-msgid_plural ""
1001
-"\n"
1002
-"Did you mean one of these?"
1003
-msgstr[0] ""
1004
-"\n"
1005
-"다음을 의도하신 것 아니었나요?"
852
+#: archive.c:461
853
+msgid "Unexpected option --remote"
854
+msgstr "예상치 못한 옵션 --remote"
855
+
856
+#: archive.c:463
857
+msgid "Option --exec can only be used together with --remote"
858
+msgstr "--exec 옵션은 --remote 옵션과 같이 사용할 경우에만 쓸 수 있습니다."
859
+
860
+#: archive.c:465
861
+msgid "Unexpected option --output"
862
+msgstr "예상치 못한 옵션 --output"
863
1007
-#: help.c:466
864
+#: archive.c:487
865
#, c-format
1009
-msgid "%s: %s - %s"
1010
-msgstr "%s: %s - %s"
866
+msgid "Unknown archive format '%s'"
867
+msgstr "알 수 없는 아카이브 형식 '%s'"
868
1012
-#: lockfile.c:152
869
+#: archive.c:494
870
#, c-format
871
+msgid "Argument not supported for format '%s': -%d"
872
+msgstr "'%s' 형식에서는 지원하지 않는 인자: -%d"
873
+
874
+#: attr.c:263
875
msgid ""
1015
-"Unable to create '%s.lock': %s.\n"
1016
-"\n"
1017
-"Another git process seems to be running in this repository, e.g.\n"
1018
-"an editor opened by 'git commit'. Please make sure all processes\n"
1019
-"are terminated then try again. If it still fails, a git process\n"
1020
-"may have crashed in this repository earlier:\n"
1021
-"remove the file manually to continue."
876
+"Negative patterns are ignored in git attributes\n"
877
+"Use '\\!' for literal leading exclamation."
878
msgstr ""
1023
-"'%s.lock' 파일을 만들 수 없습니다: %s.\n"
1024
-"\n"
1025
-"이 저장소에서 다른 깃 프로세스가 실행 중인 것으로 보입니다. (예를\n"
1026
-"들어 'git commit' 명령으로 편집기가 열려 있다든지.) 모든 프로세스를\n"
1027
-"끝냈는지 확인하시고 다시 시도해 보십시오. 그래도 계속 실패하면, 이\n"
1028
-"저장소에서 깃 프로세스가 전에 이상 종료했을 수도 있습니다:\n"
1029
-"수동으로 해당 파일을 제거하고 계속하십시오."
879
+"git attributes에서 반대 패턴은 무시됩니다.\n"
880
+"앞에 느낌표를 쓰려면 '\\!'를 사용하십시오."
881
1031
-#: lockfile.c:160
882
+#: bisect.c:441
883
#, c-format
1033
-msgid "Unable to create '%s.lock': %s"
1034
-msgstr "'%s.lock'을 만들 수 없습니다: %s"
1035
-
1036
-#: merge.c:41
1037
-msgid "failed to read the cache"
1038
-msgstr "캐시를 읽는데 실패했습니다"
1039
-
1040
-#: merge.c:94 builtin/am.c:1992 builtin/am.c:2027 builtin/checkout.c:375
1041
-#: builtin/checkout.c:589 builtin/clone.c:732
1042
-msgid "unable to write new index file"
1043
-msgstr "새 인덱스 파일을 쓸 수 없습니다"
884
+msgid "Could not open file '%s'"
885
+msgstr "'%s' 파일을 열 수 없습니다"
886
1045
-#: merge-recursive.c:212
1046
-msgid "(bad commit)\n"
1047
-msgstr "(잘못된 커밋)\n"
887
+#: bisect.c:446
888
+#, c-format
889
+msgid "Badly quoted content in file '%s': %s"
890
+msgstr "'%s' 파일 안에 잘못된 따옴표가 붙은 내용: %s"
891
1049
-#: merge-recursive.c:234
892
+#: bisect.c:655
893
#, c-format
1051
-msgid "addinfo_cache failed for path '%s'"
1052
-msgstr "'%s' 경로에 대해 addinfo_cache가 실패했습니다"
894
+msgid "We cannot bisect more!\n"
895
+msgstr "더 이상 이등분할 수 없습니다!\n"
896
1054
-#: merge-recursive.c:304
1055
-msgid "error building trees"
1056
-msgstr "트리 빌드에 오류"
897
+#: bisect.c:708
898
+#, c-format
899
+msgid "Not a valid commit name %s"
900
+msgstr "올바른 커밋 이름이 아닙니다 (%s)"
901
1058
-#: merge-recursive.c:723
902
+#: bisect.c:732
903
#, c-format
1060
-msgid "failed to create path '%s'%s"
1061
-msgstr "'%s' 경로 만들기에 실패했습니다%s"
904
+msgid ""
905
+"The merge base %s is bad.\n"
906
+"This means the bug has been fixed between %s and [%s].\n"
907
+msgstr ""
908
+"%s 병합 베이스가 비정상입니다.\n"
909
+"버그가 %s 및 [%s] 사이에서 고쳐졌다는 뜻입니다.\n"
910
1063
-#: merge-recursive.c:734
911
+#: bisect.c:737
912
#, c-format
1065
-msgid "Removing %s to make room for subdirectory\n"
1066
-msgstr "하위 디렉터리에 공간을 만드려고 %s을(를) 제거합니다\n"
913
+msgid ""
914
+"The merge base %s is new.\n"
915
+"The property has changed between %s and [%s].\n"
916
+msgstr ""
917
+"%s 병합 베이스가 새롭습니다.\n"
918
+"속성이 %s 및 [%s] 사이에서 변경되었습니다.\n"
919
1068
-#: merge-recursive.c:748 merge-recursive.c:767
1069
-msgid ": perhaps a D/F conflict?"
1070
-msgstr ": 아마도 D/F 충돌?"
920
+#: bisect.c:742
921
+#, c-format
922
+msgid ""
923
+"The merge base %s is %s.\n"
924
+"This means the first '%s' commit is between %s and [%s].\n"
925
+msgstr ""
926
+"%s 병합 베이스가 %s입니다.\n"
927
+"처음 '%s' 커밋이 %s 및 [%s] 사이라는 뜻입니다.\n"
928
1072
-#: merge-recursive.c:757
929
+#: bisect.c:750
930
#, c-format
1074
-msgid "refusing to lose untracked file at '%s'"
1075
-msgstr "'%s' 위치의 추적되지 않는 파일을 잃기를 거부합니다"
931
+msgid ""
932
+"Some %s revs are not ancestor of the %s rev.\n"
933
+"git bisect cannot work properly in this case.\n"
934
+"Maybe you mistook %s and %s revs?\n"
935
+msgstr ""
936
+"일부 %s 리비전이 %s 리비전의 과거 항목이 아닙니다.\n"
937
+"git bisect 명령은 이 경우에는 올바르게 동작하지 않습니다.\n"
938
+"%s 및 %s 리비전을 잘못 쓴 것 아닙니까?\n"
939
1077
-#: merge-recursive.c:799
940
+#: bisect.c:763
941
#, c-format
1079
-msgid "cannot read object %s '%s'"
1080
-msgstr "%s '%s' 오브젝트를 읽을 수 없음"
942
+msgid ""
943
+"the merge base between %s and [%s] must be skipped.\n"
944
+"So we cannot be sure the first %s commit is between %s and %s.\n"
945
+"We continue anyway."
946
+msgstr ""
947
+"%s 및 %s 사이의 머지 베이스를 건너뜁니다.\n"
948
+"그러므로 처음 %s 커밋이 %s 및 %s 사이에 있는지 확신할 수 없습니다.\n"
949
+"어쨌든 계속합니다."
950
1082
-#: merge-recursive.c:801
951
+#: bisect.c:798
952
#, c-format
1084
-msgid "blob expected for %s '%s'"
1085
-msgstr "%s '%s'에 대해 블롭을 예상"
953
+msgid "Bisecting: a merge base must be tested\n"
954
+msgstr "이등분: 병합 베이스를 시험해야 합니다\n"
955
1087
-#: merge-recursive.c:825
956
+#: bisect.c:849
957
#, c-format
1089
-msgid "failed to open '%s': %s"
1090
-msgstr "'%s'을(를) 여는데 실패: %s"
958
+msgid "a %s revision is needed"
959
+msgstr "하나의 %s 리비전이 필요합니다"
960
1092
-#: merge-recursive.c:836
961
+#: bisect.c:866 builtin/notes.c:174 builtin/tag.c:248
962
#, c-format
1094
-msgid "failed to symlink '%s': %s"
1095
-msgstr "'%s' 심볼릭 링크에 실패: %s"
963
+msgid "could not create file '%s'"
964
+msgstr "'%s' 파일을 만들 수 없습니다"
965
1097
-#: merge-recursive.c:841
966
+#: bisect.c:917
967
#, c-format
1099
-msgid "do not know what to do with %06o %s '%s'"
1100
-msgstr "다음을 어떻게 할지 알 수 없습니다: %06o %s '%s'"
968
+msgid "could not read file '%s'"
969
+msgstr "'%s' 파일을 읽을 수 없습니다"
970
1102
-#: merge-recursive.c:981
1103
-msgid "Failed to execute internal merge"
1104
-msgstr "내부 병합 실행에 실패"
971
+#: bisect.c:947
972
+msgid "reading bisect refs failed"
973
+msgstr "이등분 레퍼런스 읽기에 실패했습니다"
974
1106
-#: merge-recursive.c:985
975
+#: bisect.c:967
976
#, c-format
1108
-msgid "Unable to add %s to database"
1109
-msgstr "%s을(를) 데이터베이스에 추가할 수 없습니다"
977
+msgid "%s was both %s and %s\n"
978
+msgstr "%s은(는) %s 및 %s 모두에 해당됩니다\n"
979
1111
-#: merge-recursive.c:1084 merge-recursive.c:1098
980
+#: bisect.c:975
981
#, c-format
982
msgid ""
1114
-"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
1115
-"in tree."
983
+"No testable commit found.\n"
984
+"Maybe you started with bad path parameters?\n"
985
msgstr ""
1117
-"충돌! (%s/삭제): %s (위치 %s) 및 %s (%s에서) 삭제. %s 버전의 %s 트리에 남음."
986
+"시험 가능한 커밋이 없습니다.\n"
987
+"잘못도니 경로 파라미터로 시작하지 않았습니까?\n"
988
1119
-#: merge-recursive.c:1090 merge-recursive.c:1103
989
+#: bisect.c:994
990
#, c-format
1121
-msgid ""
1122
-"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
1123
-"in tree at %s."
1124
-msgstr ""
1125
-"충돌! (%s/삭제): %s (위치 %s) 및 %s (위치 %s) 삭제. %s 버전의 %s 트리에 "
1126
-"%s(으)로 남음."
1127
-
1128
-#: merge-recursive.c:1146
1129
-msgid "rename"
1130
-msgstr "이름바꾸기"
1131
-
1132
-#: merge-recursive.c:1146
1133
-msgid "renamed"
1134
-msgstr "이름바꿈"
991
+msgid "(roughly %d step)"
992
+msgid_plural "(roughly %d steps)"
993
+msgstr[0] "(대략 %d 단계)"
994
1136
-#: merge-recursive.c:1203
995
+#. TRANSLATORS: the last %s will be replaced with
996
+#. "(roughly %d steps)" translation
997
+#: bisect.c:998
998
#, c-format
1138
-msgid "%s is a directory in %s adding as %s instead"
1139
-msgstr "%s은(는) %s에 있는 디렉터리로 %s(으)로 이름을 바꿉니다"
999
+msgid "Bisecting: %d revision left to test after this %s\n"
1000
+msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1001
+msgstr[0] "이등분: %2$s 뒤에 시험할 리비전이 %1$d개 남았습니다\n"
1002
1141
-#: merge-recursive.c:1228
1003
+#: branch.c:53
1004
#, c-format
1005
msgid ""
1144
-"CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
1145
-"\"->\"%s\" in \"%s\"%s"
1006
+"\n"
1007
+"After fixing the error cause you may try to fix up\n"
1008
+"the remote tracking information by invoking\n"
1009
+"\"git branch --set-upstream-to=%s%s%s\"."
1010
msgstr ""
1147
-"충돌! (이름바꾸기/이름바꾸기): \"%3$s\" 브랜치에서 이름바꾸기 \"%1$s\"->"
1148
-"\"%2$s\" \"%6$s\" 브랜치에서 이름 바꾸기 \"%4$s\"->\"%5$s\"%7$s"
1011
+"\n"
1012
+"오류를 수정한 다음 원격 추적 정보를\n"
1013
+"\"git branch --set-upstream-to=%s%s%s\" 명령을\n"
1014
+"실행해 수정할 수 있습니다."
1015
1150
-#: merge-recursive.c:1233
1151
-msgid " (left unresolved)"
1152
-msgstr " (해결되지 않음)"
1016
+#: branch.c:67
1017
+#, c-format
1018
+msgid "Not setting branch %s as its own upstream."
1019
+msgstr "%s 브랜치를 자신의 업스트림으로 지정하지 않음."
1020
1154
-#: merge-recursive.c:1295
1021
+#: branch.c:93
1022
#, c-format
1156
-msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
1023
+msgid "Branch %s set up to track remote branch %s from %s by rebasing."
1024
msgstr ""
1158
-"충돌! (rename/rename): 이름 바꾸기 %s->%s (위치 %s). 이름 바꾸기 %s->%s (위"
1159
-"치 %s)"
1025
+"%s 브랜치가 리베이스를 통해 리모트의 %s 브랜치를 (%s에서) 따라가도록 설정되었"
1026
+"습니다."
1027
1161
-#: merge-recursive.c:1328
1028
+#: branch.c:94
1029
#, c-format
1163
-msgid "Renaming %s to %s and %s to %s instead"
1164
-msgstr "대신 이름을 %s에서 %s(으)로 바꾸고 %s에서 %s(으)로 바꿉니다"
1030
+msgid "Branch %s set up to track remote branch %s from %s."
1031
+msgstr "%s 브랜치가 리모트의 %s 브랜치를 (%s에서) 따라가도록 설정되었습니다."
1032
1166
-#: merge-recursive.c:1534
1033
+#: branch.c:98
1034
#, c-format
1168
-msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
1169
-msgstr "충돌! (rename/add): 이름 바꾸기 %s->%s (위치 %s). %s 추가 (위치 %s)"
1035
+msgid "Branch %s set up to track local branch %s by rebasing."
1036
+msgstr ""
1037
+"%s 브랜치가 리베이스를 통해 리모트의 %s 브랜치를 따라가도록 설정되었습니다."
1038
1171
-#: merge-recursive.c:1549
1039
+#: branch.c:99
1040
#, c-format
1173
-msgid "Adding merged %s"
1174
-msgstr "병합된 %s을(를) 추가합니다"
1041
+msgid "Branch %s set up to track local branch %s."
1042
+msgstr "%s 브랜치가 %s 브랜치를 따라가도록 설정되었습니다."
1043
1176
-#: merge-recursive.c:1556 merge-recursive.c:1769
1044
+#: branch.c:104
1045
#, c-format
1178
-msgid "Adding as %s instead"
1179
-msgstr "대신 %s(으)로 추가합니다"
1046
+msgid "Branch %s set up to track remote ref %s by rebasing."
1047
+msgstr ""
1048
+"%s 브랜치가 리베이스를 통해 리모트의 %s 레퍼런스를 따라가도록 설정되었습니다."
1049
1181
-#: merge-recursive.c:1613
1050
+#: branch.c:105
1051
#, c-format
1183
-msgid "cannot read object %s"
1184
-msgstr "%s 오브젝트를 읽을 수 없습니다"
1052
+msgid "Branch %s set up to track remote ref %s."
1053
+msgstr "%s 브랜치가 리모트의 %s 레퍼런스를 따라가도록 설정되었습니다."
1054
1186
-#: merge-recursive.c:1616
1055
+#: branch.c:109
1056
#, c-format
1188
-msgid "object %s is not a blob"
1189
-msgstr "%s 오브젝트는 블롭이 아닙니다"
1190
-
1191
-#: merge-recursive.c:1669
1192
-msgid "modify"
1193
-msgstr "수정"
1057
+msgid "Branch %s set up to track local ref %s by rebasing."
1058
+msgstr ""
1059
+"%s 브랜치가 리베이스를 통해 로컬의 %s 레퍼런스를 따라가도록 설정되었습니다."
1060
1195
-#: merge-recursive.c:1669
1196
-msgid "modified"
1197
-msgstr "수정됨"
1061
+#: branch.c:110
1062
+#, c-format
1063
+msgid "Branch %s set up to track local ref %s."
1064
+msgstr "%s 브랜치가 로컬의 %s 레퍼런스를 따라가도록 설정되었습니다."
1065
1199
-#: merge-recursive.c:1679
1200
-msgid "content"
1201
-msgstr "내용"
1066
+#: branch.c:119
1067
+msgid "Unable to write upstream branch configuration"
1068
+msgstr "업스트림 브랜치 설정을 쓸 수 없습니다"
1069
1203
-#: merge-recursive.c:1686
1204
-msgid "add/add"
1205
-msgstr "추가/추가"
1070
+#: branch.c:156
1071
+#, c-format
1072
+msgid "Not tracking: ambiguous information for ref %s"
1073
+msgstr "따라가지 않음: %s 레퍼런스에 대해 애매한 정보"
1074
1207
-#: merge-recursive.c:1721
1075
+#: branch.c:185
1076
#, c-format
1209
-msgid "Skipped %s (merged same as existing)"
1210
-msgstr "건너뛰기: %s (기존과 같게 병합)"
1077
+msgid "'%s' is not a valid branch name."
1078
+msgstr "'%s'은(는) 올바른 브랜치 이름이 아닙니다."
1079
1212
-#: merge-recursive.c:1735
1080
+#: branch.c:190
1081
#, c-format
1214
-msgid "Auto-merging %s"
1215
-msgstr "자동 병합: %s"
1082
+msgid "A branch named '%s' already exists."
1083
+msgstr "이름이 '%s'인 브랜치가 이미 있습니다."
1084
1217
-#: merge-recursive.c:1739 git-submodule.sh:919
1218
-msgid "submodule"
1219
-msgstr "하위 모듈"
1085
+#: branch.c:198
1086
+msgid "Cannot force update the current branch."
1087
+msgstr "현재 브랜치를 강제로 업데이트할 수 없습니다."
1088
1221
-#: merge-recursive.c:1740
1089
+#: branch.c:218
1090
#, c-format
1223
-msgid "CONFLICT (%s): Merge conflict in %s"
1224
-msgstr "충돌! (%s): %s에 병합 충돌"
1091
+msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1092
+msgstr ""
1093
+"따라가기 정보를 설정할 수 없습니다. 시작 위치 '%s'이(가) 브랜치가 아닙니다."
1094
1226
-#: merge-recursive.c:1834
1095
+#: branch.c:220
1096
#, c-format
1228
-msgid "Removing %s"
1229
-msgstr "제거: %s"
1230
-
1231
-#: merge-recursive.c:1860
1232
-msgid "file/directory"
1233
-msgstr "파일/디렉터리"
1097
+msgid "the requested upstream branch '%s' does not exist"
1098
+msgstr "요청한 업스트림 '%s' 브랜치가 없습니다"
1099
1235
-#: merge-recursive.c:1866
1236
-msgid "directory/file"
1237
-msgstr "디렉터리/파일"
1100
+#: branch.c:222
1101
+msgid ""
1102
+"\n"
1103
+"If you are planning on basing your work on an upstream\n"
1104
+"branch that already exists at the remote, you may need to\n"
1105
+"run \"git fetch\" to retrieve it.\n"
1106
+"\n"
1107
+"If you are planning to push out a new local branch that\n"
1108
+"will track its remote counterpart, you may want to use\n"
1109
+"\"git push -u\" to set the upstream config as you push."
1110
+msgstr ""
1111
+"\n"
1112
+"리모트에 이미 있는 업스트림 브랜치를 기반으로 작업하려면,\n"
1113
+"먼저 \"git fetch\"로 가져 리모트 브랜치를 가져옵니다.\n"
1114
+"\n"
1115
+"새 로컬 브랜치를 거기에 해당하는 리모트 브랜치로 push하려면,\n"
1116
+"\"git push -u\"로 push하는 업스트림을 설정할 수 있습니다."
1117
1239
-#: merge-recursive.c:1871
1118
+#: branch.c:266
1119
#, c-format
1241
-msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
1242
-msgstr ""
1243
-"충돌! (%s): 이름이 %s인 디렉터리가 %s에 있습니다. %s을(를) %s(으)로 추가합니"
1244
-"다"
1120
+msgid "Not a valid object name: '%s'."
1121
+msgstr "올바른 오브젝트 이름이 아닙니다: '%s'."
1122
1246
-#: merge-recursive.c:1880
1123
+#: branch.c:286
1124
#, c-format
1248
-msgid "Adding %s"
1249
-msgstr "추가: %s"
1125
+msgid "Ambiguous object name: '%s'."
1126
+msgstr "애매한 오브젝트 이름: '%s'."
1127
1251
-#: merge-recursive.c:1917
1252
-msgid "Already up-to-date!"
1253
-msgstr "이미 업데이트 상태입니다!"
1128
+#: branch.c:291
1129
+#, c-format
1130
+msgid "Not a valid branch point: '%s'."
1131
+msgstr "올바른 브랜치 위치가 아닙니다: '%s'."
1132
1255
-#: merge-recursive.c:1926
1133
+#: branch.c:345
1134
#, c-format
1257
-msgid "merging of trees %s and %s failed"
1258
-msgstr "%s 및 %s 트리의 병합이 실패했습니다"
1135
+msgid "'%s' is already checked out at '%s'"
1136
+msgstr "'%s'은(는) 이미 '%s' 위치에 받아져 있습니다"
1137
1260
-#: merge-recursive.c:2009
1261
-msgid "Merging:"
1262
-msgstr "병합:"
1138
+#: branch.c:364
1139
+#, c-format
1140
+msgid "HEAD of working tree %s is not updated"
1141
+msgstr "작업 폴더 %s의 헤드가 업데이트되지 않았습니다"
1142
1264
-#: merge-recursive.c:2022
1143
+#: bundle.c:34
1144
#, c-format
1266
-msgid "found %u common ancestor:"
1267
-msgid_plural "found %u common ancestors:"
1268
-msgstr[0] "과거의 공통 커밋 %u개 발견:"
1145
+msgid "'%s' does not look like a v2 bundle file"
1146
+msgstr "'%s' 파일이 버전2 번들 파일로 보이지 않습니다"
1147
1270
-#: merge-recursive.c:2061
1271
-msgid "merge returned no commit"
1272
-msgstr "병합 결과에 커밋이 없습니다"
1148
+#: bundle.c:61
1149
+#, c-format
1150
+msgid "unrecognized header: %s%s (%d)"
1151
+msgstr "인식할 수 없는 헤더: %s%s (%d)"
1152
1274
-#: merge-recursive.c:2124
1153
+#: bundle.c:87 sequencer.c:963 builtin/commit.c:777
1154
#, c-format
1276
-msgid "Could not parse object '%s'"
1277
-msgstr "'%s' 오브젝트를 파싱할 수 없습니다"
1155
+msgid "could not open '%s'"
1156
+msgstr "'%s'을(를) 열 수 없습니다"
1157
1279
-#: merge-recursive.c:2138 builtin/merge.c:641 builtin/merge.c:788
1280
-msgid "Unable to write index."
1281
-msgstr "인덱스를 쓸 수 없습니다."
1158
+#: bundle.c:139
1159
+msgid "Repository lacks these prerequisite commits:"
1160
+msgstr "저장소에 필수적인 다음 커밋이 없습니다:"
1161
1283
-#: notes-utils.c:41
1284
-msgid "Cannot commit uninitialized/unreferenced notes tree"
1285
-msgstr "초기화하지 않았거나 레퍼런스하지 않은 notes 트리를 커밋할 수 없습니다"
1162
+#: bundle.c:163 ref-filter.c:1462 sequencer.c:830 sequencer.c:1374
1163
+#: builtin/blame.c:2814 builtin/commit.c:1061 builtin/log.c:348
1164
+#: builtin/log.c:890 builtin/log.c:1340 builtin/log.c:1666 builtin/log.c:1909
1165
+#: builtin/merge.c:356 builtin/shortlog.c:170
1166
+msgid "revision walk setup failed"
1167
+msgstr "리비전 walk 준비가 실패했습니다"
1168
1287
-#: notes-utils.c:100
1169
+#: bundle.c:185
1170
#, c-format
1289
-msgid "Bad notes.rewriteMode value: '%s'"
1290
-msgstr "잘못된 notes.rewriteMode 값: '%s'"
1171
+msgid "The bundle contains this ref:"
1172
+msgid_plural "The bundle contains these %d refs:"
1173
+msgstr[0] "번들에 다음 레퍼런스 %d개가 있습니다:"
1174
1292
-#: notes-utils.c:110
1293
-#, c-format
1294
-msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
1295
-msgstr "%s에서 노트를 다시 쓰기를 거부합니다 (refs/notes/ 밖임)"
1175
+#: bundle.c:192
1176
+msgid "The bundle records a complete history."
1177
+msgstr "번들은 전체 커밋 내역을 기록합니다."
1178
1297
-#. TRANSLATORS: The first %s is the name of the
1298
-#. environment variable, the second %s is its value
1299
-#: notes-utils.c:137
1179
+#: bundle.c:194
1180
#, c-format
1301
-msgid "Bad %s value: '%s'"
1302
-msgstr "잘못된 %s 값: '%s'"
1181
+msgid "The bundle requires this ref:"
1182
+msgid_plural "The bundle requires these %d refs:"
1183
+msgstr[0] "번들에 다음 레퍼런스 %d개가 필요합니다:"
1184
1304
-#: object.c:242
1305
-#, c-format
1306
-msgid "unable to parse object: %s"
1307
-msgstr "오브젝트를 파싱할 수 없습니다: %s"
1185
+#: bundle.c:253
1186
+msgid "Could not spawn pack-objects"
1187
+msgstr "pack-objects 명령을 실행할 수 없습니다"
1188
1309
-#: parse-options.c:572
1310
-msgid "..."
1311
-msgstr "..."
1189
+#: bundle.c:264
1190
+msgid "pack-objects died"
1191
+msgstr "pack-objects 명령이 죽었습니다"
1192
1313
-#: parse-options.c:590
1314
-#, c-format
1315
-msgid "usage: %s"
1316
-msgstr "사용법: %s"
1193
+#: bundle.c:304
1194
+msgid "rev-list died"
1195
+msgstr "rev-list 명령이 죽었습니다"
1196
1318
-#. TRANSLATORS: the colon here should align with the
1319
-#. one in "usage: %s" translation
1320
-#: parse-options.c:594
1197
+#: bundle.c:353
1198
#, c-format
1322
-msgid " or: %s"
1323
-msgstr " 또는: %s"
1199
+msgid "ref '%s' is excluded by the rev-list options"
1200
+msgstr "rev-list 옵션에서 '%s' 레퍼런스가 제외되었습니다"
1201
1325
-#: parse-options.c:597
1202
+#: bundle.c:443 builtin/log.c:165 builtin/log.c:1572 builtin/shortlog.c:273
1203
#, c-format
1327
-msgid " %s"
1328
-msgstr " %s"
1329
-
1330
-#: parse-options.c:631
1331
-msgid "-NUM"
1332
-msgstr "-NUM"
1204
+msgid "unrecognized argument: %s"
1205
+msgstr "알 수 없는 인자: %s"
1206
1334
-#: parse-options-cb.c:108
1335
-#, c-format
1336
-msgid "malformed object name '%s'"
1337
-msgstr "잘못된 형식의 오브젝트 이름 '%s'"
1207
+#: bundle.c:451
1208
+msgid "Refusing to create empty bundle."
1209
+msgstr "빈 번들은 만들지 않습니다."
1210
1339
-#: path.c:796
1211
+#: bundle.c:463
1212
#, c-format
1341
-msgid "Could not make %s writable by group"
1342
-msgstr "%s을(를) 그룹에서 쓰기 가능하도록 만들 수 없습니다"
1343
-
1344
-#: pathspec.c:133
1345
-msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
1346
-msgstr "'glob' 및 'noglob' 경로명세 전체 설정은 호환되지 않습니다"
1347
-
1348
-#: pathspec.c:143
1349
-msgid ""
1350
-"global 'literal' pathspec setting is incompatible with all other global "
1351
-"pathspec settings"
1352
-msgstr ""
1353
-"'literal' 경로명세 전체 설정은 다른 경로명세 전체 설정과 호환되지 않습니다"
1213
+msgid "cannot create '%s'"
1214
+msgstr "'%s'을(를) 만들 수 없습니다"
1215
1355
-#: pathspec.c:177
1356
-msgid "invalid parameter for pathspec magic 'prefix'"
1357
-msgstr "경로명세 지시어 'prefix'에 잘못된 파라미터"
1216
+#: bundle.c:491
1217
+msgid "index-pack died"
1218
+msgstr "index-pack 명령이 죽었습니다"
1219
1359
-#: pathspec.c:183
1220
+#: color.c:290
1221
#, c-format
1361
-msgid "Invalid pathspec magic '%.*s' in '%s'"
1362
-msgstr "잘못된 경로명세 지시어 '%.*s' (위치 '%s')"
1222
+msgid "invalid color value: %.*s"
1223
+msgstr "잘못된 색 값: %.*s"
1224
1364
-#: pathspec.c:187
1225
+#: commit.c:40 builtin/am.c:421 builtin/am.c:457 builtin/am.c:1493
1226
+#: builtin/am.c:2127
1227
#, c-format
1366
-msgid "Missing ')' at the end of pathspec magic in '%s'"
1367
-msgstr "경로 명세 지시어 끝에 ')' 빠짐 (위치 '%s')"
1228
+msgid "could not parse %s"
1229
+msgstr "parse %s을(를) 파싱할 수 없습니다"
1230
1369
-#: pathspec.c:205
1231
+#: commit.c:42
1232
#, c-format
1371
-msgid "Unimplemented pathspec magic '%c' in '%s'"
1372
-msgstr "구현되지 않은 경로명세 지시어 '%c' (위치 '%s')"
1233
+msgid "%s %s is not a commit!"
1234
+msgstr "%s %s, 커밋이 아닙니다"
1235
1374
-#: pathspec.c:230
1236
+#: commit.c:1514
1237
+msgid ""
1238
+"Warning: commit message did not conform to UTF-8.\n"
1239
+"You may want to amend it after fixing the message, or set the config\n"
1240
+"variable i18n.commitencoding to the encoding your project uses.\n"
1241
+msgstr ""
1242
+"경고: 커밋 메시지가 UTF-8 인코딩에 맞지 않습니다.\n"
1243
+"메시지를 수정한 다음 커밋을 수정하거나, 설정의 i18n.commitencoding\n"
1244
+"변수를 프로젝트가 사용 중인 인코딩으로 맞추십시오.\n"
1245
+
1246
+#: compat/obstack.c:406 compat/obstack.c:408
1247
+msgid "memory exhausted"
1248
+msgstr "메모리 바닥남"
1249
+
1250
+#: config.c:516
1251
#, c-format
1376
-msgid "%s: 'literal' and 'glob' are incompatible"
1377
-msgstr "%s: 'literal'과 'glob'은 호환되지 않습니다"
1252
+msgid "bad config line %d in blob %s"
1253
+msgstr "블롭 %2$s 안에 %1$d번 줄에 잘못된 설정"
1254
1379
-#: pathspec.c:241
1255
+#: config.c:520
1256
#, c-format
1381
-msgid "%s: '%s' is outside repository"
1382
-msgstr "%s: '%s'은(는) 저장소 밖입니다"
1257
+msgid "bad config line %d in file %s"
1258
+msgstr "파일 %2$s 안에 %1$d번 줄에 잘못된 설정"
1259
1384
-#: pathspec.c:291
1260
+#: config.c:524
1261
#, c-format
1386
-msgid "Pathspec '%s' is in submodule '%.*s'"
1387
-msgstr "경로명세 '%s'은(는) ''%.*s' 하위 모듈 안에 있습니다"
1262
+msgid "bad config line %d in standard input"
1263
+msgstr "표준 입력 안에 %d번 줄에 잘못된 설정"
1264
1389
-#: pathspec.c:353
1265
+#: config.c:528
1266
#, c-format
1391
-msgid "%s: pathspec magic not supported by this command: %s"
1392
-msgstr "%s: 경로명세 지시어가 이 명령어에서 지원하지 않습니다: %s"
1267
+msgid "bad config line %d in submodule-blob %s"
1268
+msgstr "하위 모듈 블롭 %2$s 안에 %1$d번 줄에 잘못된 설정"
1269
1394
-#: pathspec.c:433
1270
+#: config.c:532
1271
#, c-format
1396
-msgid "pathspec '%s' is beyond a symbolic link"
1397
-msgstr "'%s' 경로명세는 심볼릭 링크 아래에 있습니다"
1272
+msgid "bad config line %d in command line %s"
1273
+msgstr "명령행 %2$s 안에 %1$d번 줄에 잘못된 설정"
1274
1399
-#: pathspec.c:442
1400
-msgid ""
1401
-"There is nothing to exclude from by :(exclude) patterns.\n"
1402
-"Perhaps you forgot to add either ':/' or '.' ?"
1403
-msgstr ""
1404
-":(exclude) 패턴으로 제외할 사항이 없습니다.\n"
1405
-"':/' 또는 '.' 추가를 잊으신 것 아닙니까?"
1275
+#: config.c:536
1276
+#, c-format
1277
+msgid "bad config line %d in %s"
1278
+msgstr "%2$s 안에 %1$d번 줄에 잘못된 설정"
1279
1407
-#: pretty.c:973
1408
-msgid "unable to parse --pretty format"
1409
-msgstr "--pretty 형식을 파싱할 수 없습니다"
1280
+#: config.c:655
1281
+msgid "out of range"
1282
+msgstr "범위를 벗어남"
1283
1411
-#: progress.c:235
1412
-msgid "done"
1413
-msgstr "완료"
1284
+#: config.c:655
1285
+msgid "invalid unit"
1286
+msgstr "단위가 잘못됨"
1287
1415
-#: read-cache.c:1281
1288
+#: config.c:661
1289
#, c-format
1417
-msgid ""
1418
-"index.version set, but the value is invalid.\n"
1419
-"Using version %i"
1420
-msgstr ""
1421
-"index.version이 설정되었지만, 이 값이 잘못되었습니다.\n"
1422
-"%i 버전을 사용합니다"
1290
+msgid "bad numeric config value '%s' for '%s': %s"
1291
+msgstr "잘못된 수치 설정 값 '%s' (키 '%s'): %s"
1292
1424
-#: read-cache.c:1291
1293
+#: config.c:666
1294
#, c-format
1426
-msgid ""
1427
-"GIT_INDEX_VERSION set, but the value is invalid.\n"
1428
-"Using version %i"
1429
-msgstr ""
1430
-"GIT_INDEX_VERSION이 설정되었지만, 이 값이 잘못되었습니다.\n"
1431
-"%i 버전을 사용합니다"
1295
+msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
1296
+msgstr "잘못된 수치 설정 값 '%s' (키 '%s', 블롭 %s): %s"
1297
1433
-#: refs.c:551 builtin/merge.c:840
1298
+#: config.c:669
1299
#, c-format
1435
-msgid "Could not open '%s' for writing"
1436
-msgstr "'%s'을(를) 쓰기용으로 열 수 없습니다"
1300
+msgid "bad numeric config value '%s' for '%s' in file %s: %s"
1301
+msgstr "잘못된 수치 설정 값 '%s' (키 '%s', 파일 %s): %s"
1302
1438
-#: refs/files-backend.c:2534
1303
+#: config.c:672
1304
#, c-format
1440
-msgid "could not delete reference %s: %s"
1441
-msgstr "%s 레퍼런스를 삭제할 수 없습니다: %s"
1305
+msgid "bad numeric config value '%s' for '%s' in standard input: %s"
1306
+msgstr "잘못된 수치 설정 값 '%s' (키 '%s', 표준입력): %s"
1307
1443
-#: refs/files-backend.c:2537
1308
+#: config.c:675
1309
#, c-format
1445
-msgid "could not delete references: %s"
1446
-msgstr "레퍼런스를 삭제할 수 없습니다: %s"
1310
+msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
1311
+msgstr "잘못된 수치 설정 값 '%s' (키 '%s', 하위 모듈 블롭 %s): %s"
1312
1448
-#: refs/files-backend.c:2546
1313
+#: config.c:678
1314
#, c-format
1450
-msgid "could not remove reference %s"
1451
-msgstr "%s 레퍼런스를 제거할 수 없습니다"
1315
+msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
1316
+msgstr "잘못된 수치 설정 값 '%s' (키 '%s', 명령행 %s): %s"
1317
1453
-#: ref-filter.c:55
1318
+#: config.c:681
1319
#, c-format
1455
-msgid "expected format: %%(color:<color>)"
1456
-msgstr "예상한 형식: %%(color:<색>)"
1320
+msgid "bad numeric config value '%s' for '%s' in %s: %s"
1321
+msgstr "잘못된 수치 설정 값 '%s' (키 '%s', %s 안에): %s"
1322
1458
-#: ref-filter.c:57
1323
+#: config.c:768
1324
#, c-format
1460
-msgid "unrecognized color: %%(color:%s)"
1461
-msgstr "인식할 수 없는 색: %%(color:%s)"
1325
+msgid "failed to expand user dir in: '%s'"
1326
+msgstr "다음에 사용자 디렉터리 확장에 실패: '%s'"
1327
1463
-#: ref-filter.c:71
1328
+#: config.c:852 config.c:863
1329
#, c-format
1465
-msgid "unrecognized format: %%(%s)"
1466
-msgstr "알 수 없는 형식: %%(%s)"
1330
+msgid "bad zlib compression level %d"
1331
+msgstr "%d번은 올바른 zlib 압축 단계가 아닙니다"
1332
1468
-#: ref-filter.c:77
1333
+#: config.c:978
1334
#, c-format
1470
-msgid "%%(body) does not take arguments"
1471
-msgstr "%%(body)에 인자를 받지 않습니다"
1335
+msgid "invalid mode for object creation: %s"
1336
+msgstr "오브젝트 생성 모드가 올바르지 않습니다: %s"
1337
1473
-#: ref-filter.c:84
1474
-#, c-format
1475
-msgid "%%(subject) does not take arguments"
1476
-msgstr "%%(subject)에 인자를 받지 않습니다"
1338
+#: config.c:1312
1339
+msgid "unable to parse command-line config"
1340
+msgstr "명령행 설정을 파싱할 수 없습니다"
1341
1478
-#: ref-filter.c:101
1479
-#, c-format
1480
-msgid "positive value expected contents:lines=%s"
1481
-msgstr "'contents:lines=%s'에서 0보다 큰 값이 와야 합니다"
1342
+#: config.c:1362
1343
+msgid "unknown error occurred while reading the configuration files"
1344
+msgstr "설정 파일을 읽는 중 알 수 없는 오류가 생겼습니다"
1345
1483
-#: ref-filter.c:103
1346
+#: config.c:1716
1347
#, c-format
1485
-msgid "unrecognized %%(contents) argument: %s"
1486
-msgstr "알 수 없는 %%(contents) 인자: %s"
1348
+msgid "unable to parse '%s' from command-line config"
1349
+msgstr "명령행 설정에서 '%s'을(를) 설정할 수 없습니다"
1350
1488
-#: ref-filter.c:113
1351
+#: config.c:1718
1352
#, c-format
1490
-msgid "unrecognized %%(objectname) argument: %s"
1491
-msgstr "알 수 없는 %%(objectname) 인자: %s"
1353
+msgid "bad config variable '%s' in file '%s' at line %d"
1354
+msgstr "'%2$s' 파일의 %3$d번 줄 '%1$s' 설정 변수가 잘못되었습니다"
1355
1493
-#: ref-filter.c:135
1356
+#: config.c:1777
1357
#, c-format
1495
-msgid "expected format: %%(align:<width>,<position>)"
1496
-msgstr "예상한 형식: %%(align:<너비>,<위치>)"
1358
+msgid "%s has multiple values"
1359
+msgstr "%s은(는) 여러 개 값이 있습니다"
1360
1498
-#: ref-filter.c:147
1361
+#: config.c:2311
1362
#, c-format
1500
-msgid "unrecognized position:%s"
1501
-msgstr "인식할 수 없는 위치:%s"
1363
+msgid "could not set '%s' to '%s'"
1364
+msgstr "'%s'을(를) '%s'(으)로 설정할 수 없습니다"
1365
1503
-#: ref-filter.c:151
1366
+#: config.c:2313
1367
#, c-format
1505
-msgid "unrecognized width:%s"
1506
-msgstr "인식할 수 없는 너비:%s"
1368
+msgid "could not unset '%s'"
1369
+msgstr "'%s' 설정을 지울 수 없습니다"
1370
1508
-#: ref-filter.c:157
1509
-#, c-format
1510
-msgid "unrecognized %%(align) argument: %s"
1511
-msgstr "인식할 수 없는 %%(align) 인자:%s"
1371
+#: connect.c:49
1372
+msgid "The remote end hung up upon initial contact"
1373
+msgstr "리모트 측이 최초 연결했을 때 연결을 끊었습니다"
1374
1513
-#: ref-filter.c:161
1514
-#, c-format
1515
-msgid "positive width expected with the %%(align) atom"
1516
-msgstr "%%(align) 아톰에 너비가 0보다 커야 합니다"
1375
+#: connect.c:51
1376
+msgid ""
1377
+"Could not read from remote repository.\n"
1378
+"\n"
1379
+"Please make sure you have the correct access rights\n"
1380
+"and the repository exists."
1381
+msgstr ""
1382
+"리모트 저장소에서 읽을 수 없습니다\n"
1383
+"\n"
1384
+"올바른 접근 권한이 있는지, 그리고 저장소가 있는지\n"
1385
+"확인하십시오."
1386
1518
-#: ref-filter.c:244
1387
+#: connected.c:63 builtin/fsck.c:173 builtin/prune.c:140
1388
+msgid "Checking connectivity"
1389
+msgstr "연결을 확인하는 중입니다"
1390
+
1391
+#: connected.c:75
1392
+msgid "Could not run 'git rev-list'"
1393
+msgstr "'git rev-list'를 실행할 수 없습니다"
1394
+
1395
+#: connected.c:95
1396
+msgid "failed write to rev-list"
1397
+msgstr "rev-list 쓰기에 실패했습니다"
1398
+
1399
+#: connected.c:102
1400
+msgid "failed to close rev-list's stdin"
1401
+msgstr "rev-list의 표준입력을 닫는데 실패했습니다"
1402
+
1403
+#: convert.c:201
1404
#, c-format
1520
-msgid "malformed field name: %.*s"
1521
-msgstr "잘못된 형식의 필드 이름: %.*s"
1405
+msgid ""
1406
+"CRLF will be replaced by LF in %s.\n"
1407
+"The file will have its original line endings in your working directory."
1408
+msgstr ""
1409
+"%s에서 CRLF는 LF로 바뀝니다.\n"
1410
+"작업 디렉터리에서는 원래 줄 바꿈 형식을 유지합니다."
1411
1523
-#: ref-filter.c:270
1412
+#: convert.c:205
1413
#, c-format
1525
-msgid "unknown field name: %.*s"
1526
-msgstr "알 수 없는 필드 이름: %.*s"
1414
+msgid "CRLF would be replaced by LF in %s."
1415
+msgstr "%s에서 CRLF는 LF로 바뀝니다."
1416
1528
-#: ref-filter.c:372
1417
+#: convert.c:211
1418
#, c-format
1530
-msgid "format: %%(end) atom used without corresponding atom"
1531
-msgstr "형식: %%(end) 아톰이 대응되는 아톰 없이 사용되었습니다"
1419
+msgid ""
1420
+"LF will be replaced by CRLF in %s.\n"
1421
+"The file will have its original line endings in your working directory."
1422
+msgstr ""
1423
+"%s에서 LF는 CRLF로 바뀝니다.\n"
1424
+"작업 디렉터리에서는 원래 줄 바꿈 형식을 유지합니다."
1425
1533
-#: ref-filter.c:424
1426
+#: convert.c:215
1427
#, c-format
1535
-msgid "malformed format string %s"
1536
-msgstr "잘못된 형식의 문자열 %s"
1428
+msgid "LF would be replaced by CRLF in %s"
1429
+msgstr "%s에서 LF는 CRLF로 바뀝니다."
1430
1538
-#: ref-filter.c:878
1539
-msgid ":strip= requires a positive integer argument"
1540
-msgstr ":strip= 명령에는 0보다 큰 정수 인자가 필요합니다"
1431
+#: date.c:97
1432
+msgid "in the future"
1433
+msgstr "미래에"
1434
1542
-#: ref-filter.c:883
1435
+#: date.c:103
1436
#, c-format
1544
-msgid "ref '%s' does not have %ld components to :strip"
1545
-msgstr "'%s' 레퍼런스에 :strip할 구성 요소 %ld개가 없습니다"
1437
+msgid "%lu second ago"
1438
+msgid_plural "%lu seconds ago"
1439
+msgstr[0] "%lu초 전"
1440
1547
-#: ref-filter.c:1046
1441
+#: date.c:110
1442
#, c-format
1549
-msgid "unknown %.*s format %s"
1550
-msgstr "알 수 없는 %.*s 형식 %s"
1443
+msgid "%lu minute ago"
1444
+msgid_plural "%lu minutes ago"
1445
+msgstr[0] "%lu분 전"
1446
1552
-#: ref-filter.c:1066 ref-filter.c:1097
1447
+#: date.c:117
1448
#, c-format
1554
-msgid "missing object %s for %s"
1555
-msgstr "없는 오브젝트 %s, %s에 대해"
1449
+msgid "%lu hour ago"
1450
+msgid_plural "%lu hours ago"
1451
+msgstr[0] "%lu시간 전"
1452
1557
-#: ref-filter.c:1069 ref-filter.c:1100
1453
+#: date.c:124
1454
#, c-format
1559
-msgid "parse_object_buffer failed on %s for %s"
1560
-msgstr "%s에 parse_object_buffer 실패 (%s에 대해)"
1455
+msgid "%lu day ago"
1456
+msgid_plural "%lu days ago"
1457
+msgstr[0] "%lu일 전"
1458
1562
-#: ref-filter.c:1311
1459
+#: date.c:130
1460
#, c-format
1564
-msgid "malformed object at '%s'"
1565
-msgstr "'%s'에 잘못된 형식의 오브젝트"
1566
-
1567
-#: ref-filter.c:1373
1568
-#, c-format
1569
-msgid "ignoring ref with broken name %s"
1570
-msgstr "망가진 이름 %s에 레퍼런스를 무시합니다"
1571
-
1572
-#: ref-filter.c:1378
1573
-#, c-format
1574
-msgid "ignoring broken ref %s"
1575
-msgstr "망가진 레퍼런스 %s 무시"
1461
+msgid "%lu week ago"
1462
+msgid_plural "%lu weeks ago"
1463
+msgstr[0] "%lu주 전"
1464
1577
-#: ref-filter.c:1651
1465
+#: date.c:137
1466
#, c-format
1579
-msgid "format: %%(end) atom missing"
1580
-msgstr "형식: %%(end) 아톰이 없습니다"
1467
+msgid "%lu month ago"
1468
+msgid_plural "%lu months ago"
1469
+msgstr[0] "%lu달 전"
1470
1582
-#: ref-filter.c:1705
1471
+#: date.c:148
1472
#, c-format
1584
-msgid "malformed object name %s"
1585
-msgstr "잘못된 형식의 오브젝트 이름 %s"
1473
+msgid "%lu year"
1474
+msgid_plural "%lu years"
1475
+msgstr[0] "%lu년"
1476
1587
-#: remote.c:746
1477
+#. TRANSLATORS: "%s" is "<n> years"
1478
+#: date.c:151
1479
#, c-format
1589
-msgid "Cannot fetch both %s and %s to %s"
1590
-msgstr "%s 및 %s을(를) 모두 %s에 가져올 수 없습니다"
1480
+msgid "%s, %lu month ago"
1481
+msgid_plural "%s, %lu months ago"
1482
+msgstr[0] "%s %lu달 전"
1483
1592
-#: remote.c:750
1484
+#: date.c:156 date.c:161
1485
#, c-format
1594
-msgid "%s usually tracks %s, not %s"
1595
-msgstr "%s은(는) 보통 %s을(를) 추적하고, %s을(를) 추적하지 않습니다"
1486
+msgid "%lu year ago"
1487
+msgid_plural "%lu years ago"
1488
+msgstr[0] "%lu년 전"
1489
1597
-#: remote.c:754
1490
+#: diffcore-order.c:24
1491
#, c-format
1599
-msgid "%s tracks both %s and %s"
1600
-msgstr "%s은(는) %s 및 %s 모두 추적합니다"
1601
-
1602
-#: remote.c:762
1603
-msgid "Internal error"
1604
-msgstr "내부 오류"
1492
+msgid "failed to read orderfile '%s'"
1493
+msgstr "'%s' 순서 파일을 읽는데 실패했습니다"
1494
1606
-#: remote.c:1677 remote.c:1720
1607
-msgid "HEAD does not point to a branch"
1608
-msgstr "HEAD가 브랜치를 가리키지 않습니다"
1495
+#: diffcore-rename.c:540
1496
+msgid "Performing inexact rename detection"
1497
+msgstr "부정확한 이름 바꾸기 탐색을 수행하는 중"
1498
1610
-#: remote.c:1686
1499
+#: diff.c:62
1500
#, c-format
1612
-msgid "no such branch: '%s'"
1613
-msgstr "그런 브랜치가 없습니다: '%s'"
1501
+msgid "option '%s' requires a value"
1502
+msgstr "'%s' 옵션에는 값이 필요합니다"
1503
1615
-#: remote.c:1689
1504
+#: diff.c:124
1505
#, c-format
1617
-msgid "no upstream configured for branch '%s'"
1618
-msgstr "'%s' 브랜치에 대해 업스트림을 설정하지 않았습니다"
1506
+msgid " Failed to parse dirstat cut-off percentage '%s'\n"
1507
+msgstr " dirstat 자름 퍼센트 값 '%s' 파싱에 실패했습니다\n"
1508
1620
-#: remote.c:1695
1509
+#: diff.c:129
1510
#, c-format
1622
-msgid "upstream branch '%s' not stored as a remote-tracking branch"
1623
-msgstr "업스트림 '%s' 브랜치가 리모트 추적 브랜치로 저장되지 않았습니다"
1511
+msgid " Unknown dirstat parameter '%s'\n"
1512
+msgstr " 알 수 없는 dirstat 파라미터 '%s'\n"
1513
1625
-#: remote.c:1710
1514
+#: diff.c:283
1515
#, c-format
1627
-msgid "push destination '%s' on remote '%s' has no local tracking branch"
1628
-msgstr "리모트 '%2$s'의 푸시 대상 '%1$s'에 로컬 추적 브랜치가 없습니다"
1516
+msgid "Unknown value for 'diff.submodule' config variable: '%s'"
1517
+msgstr "'diff.submodule' 설정 변수에 알 수 없는 값: '%s'"
1518
1630
-#: remote.c:1725
1519
+#: diff.c:346
1520
#, c-format
1632
-msgid "branch '%s' has no remote for pushing"
1633
-msgstr "'%s' 브랜치에 푸시 리모트가 없습니다"
1521
+msgid ""
1522
+"Found errors in 'diff.dirstat' config variable:\n"
1523
+"%s"
1524
+msgstr ""
1525
+"'diff.submodule' 설정 변수에 오류:\n"
1526
+"%s'"
1527
1635
-#: remote.c:1736
1528
+#: diff.c:3087
1529
#, c-format
1637
-msgid "push refspecs for '%s' do not include '%s'"
1638
-msgstr "'%s'에 대한 푸시 레퍼런스명세에 '%s'이(가) 들어 있지 않습니다"
1639
-
1640
-#: remote.c:1749
1641
-msgid "push has no destination (push.default is 'nothing')"
1642
-msgstr "푸시의 대상이 없습니다 (push.default가 'nothing'입니다)"
1643
-
1644
-#: remote.c:1771
1645
-msgid "cannot resolve 'simple' push to a single destination"
1646
-msgstr "하나의 대상에 대해 'simple' 푸시를 처리할 수 없습니다"
1530
+msgid "external diff died, stopping at %s"
1531
+msgstr "외부 diff 프로그램이 죽음, %s 위치에서 멈춤"
1532
1648
-#: remote.c:2073
1649
-#, c-format
1650
-msgid "Your branch is based on '%s', but the upstream is gone.\n"
1651
-msgstr "현재 브랜치가 '%s' 기반이지만, 업스트림이 없어졌습니다.\n"
1533
+#: diff.c:3412
1534
+msgid "--name-only, --name-status, --check and -s are mutually exclusive"
1535
+msgstr "\"--name-only, --name-status, --check, -s 옵션 중 하나만 쓸 수 있습니다"
1536
1653
-#: remote.c:2077
1654
-msgid " (use \"git branch --unset-upstream\" to fixup)\n"
1655
-msgstr " (바로잡으려면 \"git branch --unset-upstream\"을 사용하십시오)\n"
1537
+#: diff.c:3502
1538
+msgid "--follow requires exactly one pathspec"
1539
+msgstr "--follow 옵션에는 정확히 하나의 경로명세가 필요합니다"
1540
1657
-#: remote.c:2080
1541
+#: diff.c:3665
1542
#, c-format
1659
-msgid "Your branch is up-to-date with '%s'.\n"
1660
-msgstr "브랜치가 '%s'에 맞게 업데이트된 상태입니다.\n"
1543
+msgid ""
1544
+"Failed to parse --dirstat/-X option parameter:\n"
1545
+"%s"
1546
+msgstr ""
1547
+"--dirstat/-X 옵션 파라미터를 파싱하는데 실패했습니다:\n"
1548
+"%s"
1549
1662
-#: remote.c:2084
1550
+#: diff.c:3679
1551
#, c-format
1664
-msgid "Your branch is ahead of '%s' by %d commit.\n"
1665
-msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
1666
-msgstr[0] "브랜치가 '%s'보다 %d개 커밋만큼 앞에 있습니다.\n"
1667
-
1668
-#: remote.c:2090
1669
-msgid " (use \"git push\" to publish your local commits)\n"
1670
-msgstr " (로컬에 있는 커밋을 제출하려면 \"git push\"를 사용하십시오)\n"
1552
+msgid "Failed to parse --submodule option parameter: '%s'"
1553
+msgstr "--submodule 옵션 파라미터 파싱에 실패했습니다: '%s'"
1554
1672
-#: remote.c:2093
1673
-#, c-format
1674
-msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
1675
-msgid_plural ""
1676
-"Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
1677
-msgstr[0] "브랜치가 '%s'보다 %d개 커밋 뒤에 있고, 앞으로 돌릴 수 있습니다.\n"
1555
+#: diff.c:4700
1556
+msgid "inexact rename detection was skipped due to too many files."
1557
+msgstr "파일이 너무 많아서 부정확한 이름 바꾸기 검색 기능을 건너뜁니다."
1558
1679
-#: remote.c:2101
1680
-msgid " (use \"git pull\" to update your local branch)\n"
1681
-msgstr " (로컬 브랜치를 업데이트하려면 \"git pull\"을 사용하십시오)\n"
1559
+#: diff.c:4703
1560
+msgid "only found copies from modified paths due to too many files."
1561
+msgstr "파일이 너무 많아서 수정한 경로의 복사본만 찾았습니다."
1562
1683
-#: remote.c:2104
1563
+#: diff.c:4706
1564
#, c-format
1565
msgid ""
1686
-"Your branch and '%s' have diverged,\n"
1687
-"and have %d and %d different commit each, respectively.\n"
1688
-msgid_plural ""
1689
-"Your branch and '%s' have diverged,\n"
1690
-"and have %d and %d different commits each, respectively.\n"
1691
-msgstr[0] ""
1692
-"현재 브랜치와 '%s'이(가) 갈라졌습니다,\n"
1693
-"다른 커밋이 각각 %d개와 %d개 있습니다.\n"
1566
+"you may want to set your %s variable to at least %d and retry the command."
1567
+msgstr "%s 변수를 최소한 %d(으)로 설정하고 명령을 다시 시도해 보십시오."
1568
1695
-#: remote.c:2114
1696
-msgid " (use \"git pull\" to merge the remote branch into yours)\n"
1697
-msgstr ""
1698
-" (리모트의 브랜치를 현재 브랜치로 병합하려면 \"git pull\"을 사용하십시오)\n"
1699
-
1700
-#: revision.c:2132
1701
-msgid "your current branch appears to be broken"
1702
-msgstr "현재 브랜치가 망가진 것처럼 보입니다"
1569
+#: dir.c:1866
1570
+msgid "failed to get kernel name and information"
1571
+msgstr "커널 이름과 정보를 가져오는데 실패했습니다"
1572
1704
-#: revision.c:2135
1705
-#, c-format
1706
-msgid "your current branch '%s' does not have any commits yet"
1707
-msgstr "현재 '%s' 브랜치에 아직 아무 커밋도 없습니다"
1573
+#: dir.c:1985
1574
+msgid "Untracked cache is disabled on this system or location."
1575
+msgstr "이 시스템 또는 위치에서는 추적되지 않는 캐시를 사용하지 않습니다."
1576
1709
-#: revision.c:2329
1710
-msgid "--first-parent is incompatible with --bisect"
1711
-msgstr "--first-parent 옵션은 --bisect 옵션과 호환되지 않습니다"
1577
+#: fetch-pack.c:213
1578
+msgid "git fetch-pack: expected shallow list"
1579
+msgstr "git fetch-pack: 얕은 목록을 예상함"
1580
1713
-#: run-command.c:92
1714
-msgid "open /dev/null failed"
1715
-msgstr "/dev/null 열기 실패"
1581
+#: fetch-pack.c:225
1582
+msgid "git fetch-pack: expected ACK/NAK, got EOF"
1583
+msgstr "git fetch-pack: ACK/NAK가 와야 하지만, EOF를 받았습니다"
1584
1717
-#: run-command.c:94
1585
+#: fetch-pack.c:243
1586
#, c-format
1719
-msgid "dup2(%d,%d) failed"
1720
-msgstr "dup2(%d,%d) 실패"
1587
+msgid "git fetch_pack: expected ACK/NAK, got '%s'"
1588
+msgstr "git fetch_pack: ACK/NAK가 와야 하지만, '%s'을(를) 받았습니다"
1589
1722
-#: send-pack.c:298
1723
-msgid "failed to sign the push certificate"
1724
-msgstr "푸시 인증서 서명에 실패했습니다"
1590
+#: fetch-pack.c:295
1591
+msgid "--stateless-rpc requires multi_ack_detailed"
1592
+msgstr "--stateless-rpc 옵션은 multi_ack_detailed가 필요합니다"
1593
1726
-#: send-pack.c:411
1727
-msgid "the receiving end does not support --signed push"
1728
-msgstr "받는 쪽에서 --signed 푸시를 지원하지 않습니다"
1594
+#: fetch-pack.c:381
1595
+#, c-format
1596
+msgid "invalid shallow line: %s"
1597
+msgstr "shallow 줄이 잘못됨: %s"
1598
1730
-#: send-pack.c:413
1731
-msgid ""
1732
-"not sending a push certificate since the receiving end does not support --"
1733
-"signed push"
1734
-msgstr ""
1735
-"받는 쪽에서 --signed 푸시를 지원하지 않으므로 푸시 인증서를 보내지 않습니다"
1599
+#: fetch-pack.c:387
1600
+#, c-format
1601
+msgid "invalid unshallow line: %s"
1602
+msgstr "unshallow 줄이 잘못됨: %s"
1603
1737
-#: send-pack.c:425
1738
-msgid "the receiving end does not support --atomic push"
1739
-msgstr "받는 쪽에서 --atomic 푸시를 지원하지 않습니다"
1604
+#: fetch-pack.c:389
1605
+#, c-format
1606
+msgid "object not found: %s"
1607
+msgstr "오브젝트가 없습니다: %s"
1608
1741
-#: send-pack.c:430
1742
-msgid "the receiving end does not support push options"
1743
-msgstr "받는 쪽에서 푸시 옵션을 지원하지 않습니다"
1609
+#: fetch-pack.c:392
1610
+#, c-format
1611
+msgid "error in object: %s"
1612
+msgstr "오브젝트에 오류: %s"
1613
1745
-#: sequencer.c:174
1746
-msgid ""
1747
-"after resolving the conflicts, mark the corrected paths\n"
1748
-"with 'git add <paths>' or 'git rm <paths>'"
1749
-msgstr ""
1750
-"이 충돌을 해결한 뒤에, 바로잡은 경로를\n"
1751
-"'git add <경로>' 또는 'git rm <경로>'로 표시하십시오"
1614
+#: fetch-pack.c:394
1615
+#, c-format
1616
+msgid "no shallow found: %s"
1617
+msgstr "shallow가 없습니다: %s"
1618
1753
-#: sequencer.c:177
1754
-msgid ""
1755
-"after resolving the conflicts, mark the corrected paths\n"
1756
-"with 'git add <paths>' or 'git rm <paths>'\n"
1757
-"and commit the result with 'git commit'"
1758
-msgstr ""
1759
-"이 충돌을 해결한 뒤에, 바로잡은 경로를\n"
1760
-"'git add <경로>' 또는 'git rm <경로>'로 표시하십시오.\n"
1761
-"그리고 결과물을 'git commit'으로 커밋하십시오"
1619
+#: fetch-pack.c:397
1620
+#, c-format
1621
+msgid "expected shallow/unshallow, got %s"
1622
+msgstr "shallow/unshallow가 와야 하지만, %s을(를) 받았습니다"
1623
1763
-#: sequencer.c:190 sequencer.c:841 sequencer.c:924
1624
+#: fetch-pack.c:436
1625
#, c-format
1765
-msgid "Could not write to %s"
1766
-msgstr "%s에 쓸 수 없습니다"
1626
+msgid "got %s %d %s"
1627
+msgstr "받음: %s %d %s"
1628
1768
-#: sequencer.c:193 sequencer.c:843 sequencer.c:928
1629
+#: fetch-pack.c:450
1630
#, c-format
1770
-msgid "Error wrapping up %s."
1771
-msgstr "%s 잠그는데 오류."
1631
+msgid "invalid commit %s"
1632
+msgstr "잘못된 커밋 %s"
1633
1773
-#: sequencer.c:208
1774
-msgid "Your local changes would be overwritten by cherry-pick."
1775
-msgstr "로컬 변경 사항을 cherry-pick 때문에 덮어 쓰게 됩니다."
1634
+#: fetch-pack.c:483
1635
+msgid "giving up"
1636
+msgstr "포기함"
1637
1777
-#: sequencer.c:210
1778
-msgid "Your local changes would be overwritten by revert."
1779
-msgstr "로컬 변경 사항을 revert 때문에 덮어 쓰게 됩니다."
1638
+#: fetch-pack.c:493 progress.c:235
1639
+msgid "done"
1640
+msgstr "완료"
1641
1781
-#: sequencer.c:213
1782
-msgid "Commit your changes or stash them to proceed."
1783
-msgstr "변경 사항을 스테이징하거나 스태시한 다음 계속하십시오."
1642
+#: fetch-pack.c:505
1643
+#, c-format
1644
+msgid "got %s (%d) %s"
1645
+msgstr "받음: %s (%d) %s"
1646
1785
-#: sequencer.c:228
1647
+#: fetch-pack.c:551
1648
#, c-format
1787
-msgid "%s: fast-forward"
1788
-msgstr "%s: 정방향 진행"
1649
+msgid "Marking %s as complete"
1650
+msgstr "%s 항목을 완료로 표시"
1651
1790
-#. TRANSLATORS: %s will be "revert" or "cherry-pick"
1791
-#: sequencer.c:303
1652
+#: fetch-pack.c:697
1653
#, c-format
1793
-msgid "%s: Unable to write new index file"
1794
-msgstr "%s: 새 인덱스 파일을 쓸 수 없습니다"
1654
+msgid "already have %s (%s)"
1655
+msgstr "이미 %s (%s) 있음"
1656
1796
-#: sequencer.c:321
1797
-msgid "Could not resolve HEAD commit\n"
1798
-msgstr "HEAD 커밋을 처리할 수 없습니다\n"
1657
+#: fetch-pack.c:735
1658
+msgid "fetch-pack: unable to fork off sideband demultiplexer"
1659
+msgstr "fetch-pack: 사이드밴드 디멀티플렉서를 fork할 수 없습니다"
1660
1800
-#: sequencer.c:341
1801
-msgid "Unable to update cache tree\n"
1802
-msgstr "캐시 트리를 업데이트할 수 없습니다\n"
1661
+#: fetch-pack.c:743
1662
+msgid "protocol error: bad pack header"
1663
+msgstr "프로토콜 오류: 잘못된 묶음 헤더"
1664
1804
-#: sequencer.c:393
1665
+#: fetch-pack.c:799
1666
#, c-format
1806
-msgid "Could not parse commit %s\n"
1807
-msgstr "%s 커밋을 파싱할 수 없습니다\n"
1667
+msgid "fetch-pack: unable to fork off %s"
1668
+msgstr "fetch-pack: %s 명령을 fork할 수 없습니다"
1669
1809
-#: sequencer.c:398
1670
+#: fetch-pack.c:815
1671
#, c-format
1811
-msgid "Could not parse parent commit %s\n"
1812
-msgstr "%s 이전 커밋을 파싱할 수 없습니다\n"
1672
+msgid "%s failed"
1673
+msgstr "%s 실패"
1674
1814
-#: sequencer.c:463
1815
-msgid "Your index file is unmerged."
1816
-msgstr "인덱스 파일이 병합되지 않았습니다."
1675
+#: fetch-pack.c:817
1676
+msgid "error in sideband demultiplexer"
1677
+msgstr "사이드밴드 디멀티플렉서에 오류"
1678
1818
-#: sequencer.c:482
1819
-#, c-format
1820
-msgid "Commit %s is a merge but no -m option was given."
1821
-msgstr "%s 커밋은 병합이지만 -m 옵션이 주어지지 않았습니다."
1679
+#: fetch-pack.c:844
1680
+msgid "Server does not support shallow clients"
1681
+msgstr "서버에서 shallow 클라이언트를 지원하지 않습니다"
1682
1823
-# FIXME: "parent %d" 번호가 무슨 의미?
1824
-#: sequencer.c:490
1825
-#, c-format
1826
-msgid "Commit %s does not have parent %d"
1827
-msgstr "Commit %s 커밋에 이전 커밋 %d이(가) 없습니다"
1683
+#: fetch-pack.c:848
1684
+msgid "Server supports multi_ack_detailed"
1685
+msgstr "서버에서 multi_ack_detailed를 지원합니다"
1686
1829
-#: sequencer.c:494
1830
-#, c-format
1831
-msgid "Mainline was specified but commit %s is not a merge."
1832
-msgstr "메인라인을 지정했지만 %s 커밋이 병합 커밋이 아닙니다."
1687
+#: fetch-pack.c:851
1688
+msgid "Server supports no-done"
1689
+msgstr "서버에서 no-done을 지원합니다"
1690
1834
-#. TRANSLATORS: The first %s will be "revert" or
1835
-#. "cherry-pick", the second %s a SHA1
1836
-#: sequencer.c:507
1837
-#, c-format
1838
-msgid "%s: cannot parse parent commit %s"
1839
-msgstr "%s: %s 이전 커밋을 파싱할 수 없습니다"
1691
+#: fetch-pack.c:857
1692
+msgid "Server supports multi_ack"
1693
+msgstr "서버에서 multi_ack를 지원합니다"
1694
1841
-#: sequencer.c:511
1842
-#, c-format
1843
-msgid "Cannot get commit message for %s"
1844
-msgstr "%s에 대한 커밋 메시지를 가져올 수 없습니다"
1695
+#: fetch-pack.c:861
1696
+msgid "Server supports side-band-64k"
1697
+msgstr "서버에서 side-band-64k를 지원합니다"
1698
1846
-#: sequencer.c:597
1847
-#, c-format
1848
-msgid "could not revert %s... %s"
1849
-msgstr "다음을 되돌릴(revert) 수 없습니다: %s... %s"
1699
+#: fetch-pack.c:865
1700
+msgid "Server supports side-band"
1701
+msgstr "서버에서 side-band를 지원합니다"
1702
1851
-#: sequencer.c:598
1852
-#, c-format
1853
-msgid "could not apply %s... %s"
1854
-msgstr "다음을 적용할(apply) 수 없습니다: %s... %s"
1703
+#: fetch-pack.c:869
1704
+msgid "Server supports allow-tip-sha1-in-want"
1705
+msgstr "서버에서 allow-tip-sha1-in-want를 지원합니다"
1706
1856
-#: sequencer.c:633
1857
-msgid "empty commit set passed"
1858
-msgstr "빈 커밋 모음을 건너 뜁니다"
1707
+#: fetch-pack.c:873
1708
+msgid "Server supports allow-reachable-sha1-in-want"
1709
+msgstr "서버에서 allow-reachable-sha1-in-want를 지원합니다"
1710
1860
-#: sequencer.c:641
1861
-#, c-format
1862
-msgid "git %s: failed to read the index"
1863
-msgstr "git %s: 인덱스 읽기에 실패했습니다"
1711
+#: fetch-pack.c:883
1712
+msgid "Server supports ofs-delta"
1713
+msgstr "서버에서 ofs-delta를 지원합니다"
1714
1865
-#: sequencer.c:645
1715
+#: fetch-pack.c:890
1716
#, c-format
1867
-msgid "git %s: failed to refresh the index"
1868
-msgstr "git %s: 인덱스 새로 고침에 실패했습니다"
1717
+msgid "Server version is %.*s"
1718
+msgstr "서버 버전이 %.*s입니다"
1719
1870
-#: sequencer.c:705
1871
-msgid "Cannot revert during a another revert."
1872
-msgstr "되돌리는(revert) 중에 또 다른 되돌리기를 할 수 없습니다."
1720
+#: fetch-pack.c:896
1721
+msgid "Server does not support --shallow-since"
1722
+msgstr "서버에서 --shallow-signed 옵션을 지원하지 않습니다"
1723
1874
-#: sequencer.c:706
1875
-msgid "Cannot revert during a cherry-pick."
1876
-msgstr "빼오기(cherry-pick) 중에 되돌리기(revert)를 할 수 없습니다."
1724
+#: fetch-pack.c:900
1725
+msgid "Server does not support --shallow-exclude"
1726
+msgstr "서버에서 --shallow-exclude 옵션을 지원하지 않습니다"
1727
1878
-#: sequencer.c:709
1879
-msgid "Cannot cherry-pick during a revert."
1880
-msgstr "되돌리기(revert) 중에 빼오기(cherry-pick)를 할 수 없습니다"
1728
+#: fetch-pack.c:902
1729
+msgid "Server does not support --deepen"
1730
+msgstr "서버에서 --deepen 옵션을 지원하지 않습니다"
1731
1882
-#: sequencer.c:710
1883
-msgid "Cannot cherry-pick during another cherry-pick."
1884
-msgstr "빼오기(revert) 중에 또 다른 빼오기를 할 수 없습니다"
1732
+#: fetch-pack.c:913
1733
+msgid "no common commits"
1734
+msgstr "공통 커밋 없음"
1735
1886
-#: sequencer.c:732
1887
-#, c-format
1888
-msgid "Could not parse line %d."
1889
-msgstr "%d번 줄을 파싱할 수 없습니다."
1736
+#: fetch-pack.c:925
1737
+msgid "git fetch-pack: fetch failed."
1738
+msgstr "git fetch-pack: 가져오기 실패."
1739
1891
-#: sequencer.c:737
1892
-msgid "No commits parsed."
1893
-msgstr "파싱한 커밋이 없습니다."
1740
+#: fetch-pack.c:1087
1741
+msgid "no matching remote head"
1742
+msgstr "해당하는 리모트 헤드가 없습니다"
1743
1895
-#: sequencer.c:749
1896
-#, c-format
1897
-msgid "Could not open %s"
1898
-msgstr "%s을(를) 열 수 없습니다"
1744
+#: gpg-interface.c:185
1745
+msgid "gpg failed to sign the data"
1746
+msgstr "gpg에서 데이터를 서명하는데 실패했습니다."
1747
1900
-#: sequencer.c:753
1901
-#, c-format
1902
-msgid "Could not read %s."
1903
-msgstr "%s을(를) 읽을 수 없습니다."
1748
+#: gpg-interface.c:215
1749
+msgid "could not create temporary file"
1750
+msgstr "임시 파일을 만들 수 없습니다"
1751
1905
-#: sequencer.c:760
1752
+#: gpg-interface.c:217
1753
#, c-format
1907
-msgid "Unusable instruction sheet: %s"
1908
-msgstr "사용 불가능 인스트럭션 파일: %s"
1754
+msgid "failed writing detached signature to '%s'"
1755
+msgstr "분리된 서명을 '%s'에 쓰는데 실패했습니다"
1756
1910
-#: sequencer.c:790
1757
+#: grep.c:1782
1758
#, c-format
1912
-msgid "Invalid key: %s"
1913
-msgstr "잘못된 키: %s"
1759
+msgid "'%s': unable to read %s"
1760
+msgstr "'%s': %s을(를) 읽을 수 없습니다"
1761
1915
-#: sequencer.c:793 builtin/pull.c:50 builtin/pull.c:52
1762
+#: grep.c:1799 builtin/clone.c:381 builtin/diff.c:84 builtin/rm.c:155
1763
#, c-format
1917
-msgid "Invalid value for %s: %s"
1918
-msgstr "%s의 값이 올바르지 않습니다: %s"
1764
+msgid "failed to stat '%s'"
1765
+msgstr "'%s'에 대해 stat()이 실패했습니다"
1766
1920
-#: sequencer.c:803
1767
+#: grep.c:1810
1768
#, c-format
1922
-msgid "Malformed options sheet: %s"
1923
-msgstr "형식이 잘못된 옵션 파일: %s"
1769
+msgid "'%s': short read"
1770
+msgstr "'%s': 읽다가 잘림"
1771
1925
-#: sequencer.c:822
1926
-msgid "a cherry-pick or revert is already in progress"
1927
-msgstr "이미 커밋 빼오기(cherry-pick) 또는 되돌리기(revert)가 진행 중입니다"
1772
+#: help.c:203
1773
+#, c-format
1774
+msgid "available git commands in '%s'"
1775
+msgstr "'%s'에 있는 깃 명령"
1776
1929
-#: sequencer.c:823
1930
-msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
1931
-msgstr "\"git cherry-pick (--continue | --quit | --abort)\" 명령을 해 보십시오"
1777
+#: help.c:210
1778
+msgid "git commands available from elsewhere on your $PATH"
1779
+msgstr "다른 $PATH에 있는 깃 명령"
1780
1933
-#: sequencer.c:827
1934
-#, c-format
1935
-msgid "Could not create sequencer directory %s"
1936
-msgstr "%s 시퀀서 디렉터리를 만들 수 없습니다"
1781
+#: help.c:241
1782
+msgid "These are common Git commands used in various situations:"
1783
+msgstr "다음은 여러가지 상황에서 자주 사용하는 깃 명령입니다:"
1784
1938
-#: sequencer.c:862 sequencer.c:998
1939
-msgid "no cherry-pick or revert in progress"
1940
-msgstr "빼오기(cherry-pick) 또는 되돌리기(revert)가 진행 중이지 않습니다"
1785
+#: help.c:306
1786
+#, c-format
1787
+msgid ""
1788
+"'%s' appears to be a git command, but we were not\n"
1789
+"able to execute it. Maybe git-%s is broken?"
1790
+msgstr ""
1791
+"'%s'은(는) 깃 명령으로 보이지만, 실행할 수\n"
1792
+"없습니다. 아마도 git-%s 망가진 것 같습니다."
1793
1942
-#: sequencer.c:864
1943
-msgid "cannot resolve HEAD"
1944
-msgstr "HEAD를 구해 올 수 없습니다"
1794
+#: help.c:361
1795
+msgid "Uh oh. Your system reports no Git commands at all."
1796
+msgstr "어라라. 시스템에 깃 명령이 하나도 없다고 나옵니다."
1797
1946
-#: sequencer.c:866 sequencer.c:900
1947
-msgid "cannot abort from a branch yet to be born"
1948
-msgstr "새로 만들고 있는 브랜치에서 중지할 수 없습니다"
1798
+#: help.c:383
1799
+#, c-format
1800
+msgid ""
1801
+"WARNING: You called a Git command named '%s', which does not exist.\n"
1802
+"Continuing under the assumption that you meant '%s'"
1803
+msgstr ""
1804
+"경고: 이름이 '%s'인 깃 명령을 실행했지만, 그 명령이 없습니다.\n"
1805
+"자동으로 '%s' 명령이라고 가정하고 계속합니다"
1806
1950
-#: sequencer.c:886 builtin/fetch.c:724 builtin/fetch.c:970
1807
+#: help.c:388
1808
#, c-format
1952
-msgid "cannot open %s"
1953
-msgstr "%s을(를) 열 수 없습니다"
1809
+msgid "in %0.1f seconds automatically..."
1810
+msgstr "(%0.1f초 뒤에)..."
1811
1955
-#: sequencer.c:888
1812
+#: help.c:395
1813
#, c-format
1957
-msgid "cannot read %s: %s"
1958
-msgstr "%s을(를) 읽을 수 없습니다: %s"
1814
+msgid "git: '%s' is not a git command. See 'git --help'."
1815
+msgstr "git: '%s'은(는) 깃 명령이 아닙니다. 'git --help'를 참고하십시오."
1816
1960
-#: sequencer.c:889
1961
-msgid "unexpected end of file"
1962
-msgstr "예상치 못하게 파일이 끝났습니다"
1817
+#: help.c:399 help.c:465
1818
+msgid ""
1819
+"\n"
1820
+"Did you mean this?"
1821
+msgid_plural ""
1822
+"\n"
1823
+"Did you mean one of these?"
1824
+msgstr[0] ""
1825
+"\n"
1826
+"다음을 의도하신 것 아니었나요?"
1827
1964
-#: sequencer.c:895
1828
+#: help.c:461
1829
#, c-format
1966
-msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
1967
-msgstr "빼오기 전에 저장한 HEAD 파일이('%s') 손상되었습니다"
1830
+msgid "%s: %s - %s"
1831
+msgstr "%s: %s - %s"
1832
+
1833
+#: ident.c:334
1834
+msgid ""
1835
+"\n"
1836
+"*** Please tell me who you are.\n"
1837
+"\n"
1838
+"Run\n"
1839
+"\n"
1840
+" git config --global user.email \"you@example.com\"\n"
1841
+" git config --global user.name \"Your Name\"\n"
1842
+"\n"
1843
+"to set your account's default identity.\n"
1844
+"Omit --global to set the identity only in this repository.\n"
1845
+"\n"
1846
+msgstr ""
1847
+"\n"
1848
+"*** 내가 누구인지 설정하십시오.\n"
1849
+"\n"
1850
+"다음을 실행하면,\n"
1851
+"\n"
1852
+" git config --global user.email \"you@example.com\"\n"
1853
+" git config --global user.name \"내 이름\"\n"
1854
+"\n"
1855
+"계정의 기본 신원 정보를 설정합니다.\n"
1856
+"--global 옵션을 빼면 이 저장소서만 신원 정보를 설정합니다.\n"
1857
+"\n"
1858
1969
-#: sequencer.c:921
1859
+#: lockfile.c:152
1860
#, c-format
1971
-msgid "Could not format %s."
1972
-msgstr "%s에 포매팅할 수 없습니다."
1861
+msgid ""
1862
+"Unable to create '%s.lock': %s.\n"
1863
+"\n"
1864
+"Another git process seems to be running in this repository, e.g.\n"
1865
+"an editor opened by 'git commit'. Please make sure all processes\n"
1866
+"are terminated then try again. If it still fails, a git process\n"
1867
+"may have crashed in this repository earlier:\n"
1868
+"remove the file manually to continue."
1869
+msgstr ""
1870
+"'%s.lock' 파일을 만들 수 없습니다: %s.\n"
1871
+"\n"
1872
+"이 저장소에서 다른 깃 프로세스가 실행 중인 것으로 보입니다. (예를\n"
1873
+"들어 'git commit' 명령으로 편집기가 열려 있다든지.) 모든 프로세스를\n"
1874
+"끝냈는지 확인하시고 다시 시도해 보십시오. 그래도 계속 실패하면, 이\n"
1875
+"저장소에서 깃 프로세스가 전에 이상 종료했을 수도 있습니다:\n"
1876
+"수동으로 해당 파일을 제거하고 계속하십시오."
1877
1974
-#: sequencer.c:1066
1878
+#: lockfile.c:160
1879
#, c-format
1976
-msgid "%s: can't cherry-pick a %s"
1977
-msgstr "%s: %s 커밋을 빼올 수 없습니다"
1880
+msgid "Unable to create '%s.lock': %s"
1881
+msgstr "'%s.lock'을 만들 수 없습니다: %s"
1882
+
1883
+#: merge.c:41
1884
+msgid "failed to read the cache"
1885
+msgstr "캐시를 읽는데 실패했습니다"
1886
+
1887
+#: merge.c:96 builtin/am.c:2000 builtin/am.c:2035 builtin/checkout.c:374
1888
+#: builtin/checkout.c:588 builtin/clone.c:731
1889
+msgid "unable to write new index file"
1890
+msgstr "새 인덱스 파일을 쓸 수 없습니다"
1891
1979
-#: sequencer.c:1069
1892
+#: merge-recursive.c:209
1893
+msgid "(bad commit)\n"
1894
+msgstr "(잘못된 커밋)\n"
1895
+
1896
+#: merge-recursive.c:231
1897
#, c-format
1981
-msgid "%s: bad revision"
1982
-msgstr "%s: 잘못된 리비전"
1898
+msgid "addinfo_cache failed for path '%s'"
1899
+msgstr "'%s' 경로에 대해 addinfo_cache가 실패했습니다"
1900
1984
-#: sequencer.c:1102
1985
-msgid "Can't revert as initial commit"
1986
-msgstr "최초의 커밋을 되돌릴 수 없습니다"
1901
+#: merge-recursive.c:301
1902
+msgid "error building trees"
1903
+msgstr "트리 빌드에 오류"
1904
1988
-#: setup.c:160
1905
+#: merge-recursive.c:720
1906
#, c-format
1990
-msgid ""
1991
-"%s: no such path in the working tree.\n"
1992
-"Use 'git <command> -- <path>...' to specify paths that do not exist locally."
1993
-msgstr ""
1994
-"%s: 작업 폴더에 그런 경로가 없습니다.\n"
1995
-"로컬에 없는 경로를 지정하려면 'git <명령> -- <경로>...' 식으로 사용하십시오."
1907
+msgid "failed to create path '%s'%s"
1908
+msgstr "'%s' 경로 만들기에 실패했습니다%s"
1909
1997
-#: setup.c:173
1910
+#: merge-recursive.c:731
1911
#, c-format
1999
-msgid ""
2000
-"ambiguous argument '%s': unknown revision or path not in the working tree.\n"
2001
-"Use '--' to separate paths from revisions, like this:\n"
2002
-"'git <command> [<revision>...] -- [<file>...]'"
2003
-msgstr ""
2004
-"애매한 인자 '%s': 알 수 없는 리비전 또는 작업 폴더에 없는 경로.\n"
2005
-"경로와 리비전을 구분하려면 다음과 같이 '--'를 사용하십시오:\n"
2006
-"'git <명령> [<리비전>...] -- [<파일>...]'"
1912
+msgid "Removing %s to make room for subdirectory\n"
1913
+msgstr "하위 디렉터리에 공간을 만드려고 %s을(를) 제거합니다\n"
1914
2008
-#: setup.c:223
1915
+#: merge-recursive.c:745 merge-recursive.c:764
1916
+msgid ": perhaps a D/F conflict?"
1917
+msgstr ": 아마도 D/F 충돌?"
1918
+
1919
+#: merge-recursive.c:754
1920
#, c-format
2010
-msgid ""
2011
-"ambiguous argument '%s': both revision and filename\n"
2012
-"Use '--' to separate paths from revisions, like this:\n"
2013
-"'git <command> [<revision>...] -- [<file>...]'"
2014
-msgstr ""
2015
-"애매한 인자 '%s': 알 수 없는 리비전 및 파일 이름\n"
2016
-"경로와 리비전을 구분하려면 다음과 같이 '--'를 사용하십시오:\n"
2017
-"'git <명령> [<리비전>...] -- [<파일>...]'"
1921
+msgid "refusing to lose untracked file at '%s'"
1922
+msgstr "'%s' 위치의 추적되지 않는 파일을 잃기를 거부합니다"
1923
2019
-#: setup.c:248 builtin/apply.c:3362 builtin/apply.c:3373 builtin/apply.c:3419
1924
+#: merge-recursive.c:796 builtin/cat-file.c:34
1925
#, c-format
2021
-msgid "failed to read %s"
2022
-msgstr "%s을(를) 읽는데 실패했습니다"
1926
+msgid "cannot read object %s '%s'"
1927
+msgstr "%s '%s' 오브젝트를 읽을 수 없음"
1928
2024
-#: setup.c:468
1929
+#: merge-recursive.c:798
1930
#, c-format
2026
-msgid "Expected git repo version <= %d, found %d"
2027
-msgstr "깃 저장소 버전 <= %d 버전을 기대하지만, %d 버전이 발견되었습니다"
1931
+msgid "blob expected for %s '%s'"
1932
+msgstr "%s '%s'에 대해 블롭을 예상"
1933
2029
-#: setup.c:476
2030
-msgid "unknown repository extensions found:"
2031
-msgstr "알 수 없는 저장소 확장이 있습니다:"
1934
+#: merge-recursive.c:822
1935
+#, c-format
1936
+msgid "failed to open '%s': %s"
1937
+msgstr "'%s'을(를) 여는데 실패: %s"
1938
2033
-#: setup.c:762
1939
+#: merge-recursive.c:833
1940
#, c-format
2035
-msgid "Not a git repository (or any of the parent directories): %s"
2036
-msgstr "(현재 폴더 또는 상위 폴더가) 깃 저장소가 아닙니다: %s"
1941
+msgid "failed to symlink '%s': %s"
1942
+msgstr "'%s' 심볼릭 링크에 실패: %s"
1943
2038
-#: setup.c:764 setup.c:915 builtin/index-pack.c:1641
2039
-msgid "Cannot come back to cwd"
2040
-msgstr "현재 디렉터리로 돌아올 수 없습니다"
1944
+#: merge-recursive.c:838
1945
+#, c-format
1946
+msgid "do not know what to do with %06o %s '%s'"
1947
+msgstr "다음을 어떻게 할지 알 수 없습니다: %06o %s '%s'"
1948
2042
-#: setup.c:845
2043
-msgid "Unable to read current working directory"
2044
-msgstr "현재 작업 디렉터리를 읽을 수 없습니다"
1949
+#: merge-recursive.c:978
1950
+msgid "Failed to execute internal merge"
1951
+msgstr "내부 병합 실행에 실패"
1952
2046
-#: setup.c:920
1953
+#: merge-recursive.c:982
1954
#, c-format
2048
-msgid ""
2049
-"Not a git repository (or any parent up to mount point %s)\n"
2050
-"Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
2051
-msgstr ""
2052
-"(현재 폴더 또는 마운트 위치 %s까지 상위 폴더가) 깃 저장소가 아닙니다\n"
2053
-"파일 시스템 경계에서 중지합니다. (GIT_DISCOVERY_ACROSS_FILESYSTEM 설정되지 않음)"
1955
+msgid "Unable to add %s to database"
1956
+msgstr "%s을(를) 데이터베이스에 추가할 수 없습니다"
1957
2055
-#: setup.c:927
1958
+#: merge-recursive.c:1081 merge-recursive.c:1095
1959
#, c-format
2057
-msgid "Cannot change to '%s/..'"
2058
-msgstr "'%s/..' 위치로 이동할 수 없습니다"
1960
+msgid ""
1961
+"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
1962
+"in tree."
1963
+msgstr ""
1964
+"충돌! (%s/삭제): %s (위치 %s) 및 %s (%s에서) 삭제. %s 버전의 %s 트리에 남음."
1965
2060
-#: setup.c:989
1966
+#: merge-recursive.c:1087 merge-recursive.c:1100
1967
#, c-format
1968
msgid ""
2063
-"Problem with core.sharedRepository filemode value (0%.3o).\n"
2064
-"The owner of files must always have read and write permissions."
1969
+"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
1970
+"in tree at %s."
1971
msgstr ""
2066
-"core.sharedRepository 파일모드 값에 (0%.3o) 문제가 있습니다.\n"
2067
-"파일의 소유자에 읽기와 쓰기 권한이 있어야 합니다."
1972
+"충돌! (%s/삭제): %s (위치 %s) 및 %s (위치 %s) 삭제. %s 버전의 %s 트리에 "
1973
+"%s(으)로 남음."
1974
2069
-#: sha1_file.c:1046
2070
-msgid "offset before end of packfile (broken .idx?)"
2071
-msgstr "오프셋이 묶음 파일 앞입니다 (망가진 .idx?)"
1975
+#: merge-recursive.c:1143
1976
+msgid "rename"
1977
+msgstr "이름바꾸기"
1978
2073
-#: sha1_file.c:2434
2074
-#, c-format
2075
-msgid "offset before start of pack index for %s (corrupt index?)"
2076
-msgstr "오프셋이 %s의 묶음 인덱스 시작보다 앞입니다 (망가진 인덱스?)"
1979
+#: merge-recursive.c:1143
1980
+msgid "renamed"
1981
+msgstr "이름바꿈"
1982
2078
-#: sha1_file.c:2438
1983
+#: merge-recursive.c:1200
1984
#, c-format
2080
-msgid "offset beyond end of pack index for %s (truncated index?)"
2081
-msgstr "오프셋이 %s의 묶음 인덱스 끝보다 뒤입니다 (망가진 인덱스?)"
1985
+msgid "%s is a directory in %s adding as %s instead"
1986
+msgstr "%s은(는) %s에 있는 디렉터리로 %s(으)로 이름을 바꿉니다"
1987
2083
-#: sha1_name.c:462
1988
+#: merge-recursive.c:1225
1989
+#, c-format
1990
msgid ""
2085
-"Git normally never creates a ref that ends with 40 hex characters\n"
2086
-"because it will be ignored when you just specify 40-hex. These refs\n"
2087
-"may be created by mistake. For example,\n"
2088
-"\n"
2089
-" git checkout -b $br $(git rev-parse ...)\n"
2090
-"\n"
2091
-"where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
2092
-"examine these refs and maybe delete them. Turn this message off by\n"
2093
-"running \"git config advice.objectNameWarning false\""
1991
+"CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
1992
+"\"->\"%s\" in \"%s\"%s"
1993
msgstr ""
2095
-"깃에서는 보통 40개의 16진수 문자로 끝나는 레퍼런스를 만들지 않습니다.\n"
2096
-"16진수 문자 40자를 지정했을 때 이 레퍼런스가 무시되기 때문입니다. 이\n"
2097
-"레퍼런스는 실수로 만들어졌을 수도 있습니다. 예를 들어,\n"
2098
-"\n"
2099
-" git checkout -b $br $(git rev-parse ...)\n"
2100
-"\n"
2101
-"여기서 \"$br\"은 비어 있으므로 40자 레퍼런스가 만들어집니다. 이 레퍼런스를\n"
2102
-"확인해 보시고 잘못 만들어진 것이면 지우십시오. 이 메시지를 보고 싶지\n"
2103
-"않으면 \"git config advice.objectNameWarning false\" 명령을 사용하십시오."
1994
+"충돌! (이름바꾸기/이름바꾸기): \"%3$s\" 브랜치에서 이름바꾸기 \"%1$s\"->"
1995
+"\"%2$s\" \"%6$s\" 브랜치에서 이름 바꾸기 \"%4$s\"->\"%5$s\"%7$s"
1996
2105
-#: submodule.c:64 submodule.c:98
2106
-msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
2107
-msgstr ""
2108
-"병합하지 않은 .gitmodules를 바꿀 수 없습니다. 병합 충돌을 먼저 해결하십시오"
1997
+#: merge-recursive.c:1230
1998
+msgid " (left unresolved)"
1999
+msgstr " (해결되지 않음)"
2000
2110
-#: submodule.c:68 submodule.c:102
2001
+#: merge-recursive.c:1292
2002
#, c-format
2112
-msgid "Could not find section in .gitmodules where path=%s"
2113
-msgstr "경로가 %s일 때 .gitmodules의 섹션을 찾을 수 없습니다"
2003
+msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
2004
+msgstr ""
2005
+"충돌! (rename/rename): 이름 바꾸기 %s->%s (위치 %s). 이름 바꾸기 %s->%s (위"
2006
+"치 %s)"
2007
2115
-#: submodule.c:76
2008
+#: merge-recursive.c:1325
2009
#, c-format
2117
-msgid "Could not update .gitmodules entry %s"
2118
-msgstr ".gitmodules 항목 %s을(를) 업데이트할 수 없습니다"
2010
+msgid "Renaming %s to %s and %s to %s instead"
2011
+msgstr "대신 이름을 %s에서 %s(으)로 바꾸고 %s에서 %s(으)로 바꿉니다"
2012
2120
-#: submodule.c:109
2013
+#: merge-recursive.c:1531
2014
#, c-format
2122
-msgid "Could not remove .gitmodules entry for %s"
2123
-msgstr "%s에 대한 .gitmodules 항목을 제거할 수 없습니다"
2124
-
2125
-#: submodule.c:120
2126
-msgid "staging updated .gitmodules failed"
2127
-msgstr "업데이트한 .gitmodules를 커밋할 사항으로 표시하는데 실패"
2128
-
2129
-#: submodule.c:177
2130
-msgid "negative values not allowed for submodule.fetchJobs"
2131
-msgstr "submodule.fetchJobs 값에 음수를 쓸 수 없습니다"
2015
+msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
2016
+msgstr "충돌! (rename/add): 이름 바꾸기 %s->%s (위치 %s). %s 추가 (위치 %s)"
2017
2133
-#: submodule-config.c:358
2018
+#: merge-recursive.c:1546
2019
#, c-format
2135
-msgid "invalid value for %s"
2136
-msgstr "%s의 값이 올바르지 않습니다"
2020
+msgid "Adding merged %s"
2021
+msgstr "병합된 %s을(를) 추가합니다"
2022
2138
-#: trailer.c:237
2023
+#: merge-recursive.c:1553 merge-recursive.c:1766
2024
#, c-format
2140
-msgid "running trailer command '%s' failed"
2141
-msgstr "트레일러 명령 '%s' 실행 실패"
2025
+msgid "Adding as %s instead"
2026
+msgstr "대신 %s(으)로 추가합니다"
2027
2143
-#: trailer.c:492 trailer.c:496 trailer.c:500 trailer.c:554 trailer.c:558
2144
-#: trailer.c:562
2028
+#: merge-recursive.c:1610
2029
#, c-format
2146
-msgid "unknown value '%s' for key '%s'"
2147
-msgstr "알 수 없는 값 '%s', 키 '%s'"
2030
+msgid "cannot read object %s"
2031
+msgstr "%s 오브젝트를 읽을 수 없습니다"
2032
2149
-#: trailer.c:544 trailer.c:549 builtin/remote.c:289
2033
+#: merge-recursive.c:1613
2034
#, c-format
2151
-msgid "more than one %s"
2152
-msgstr "%s이(가) 여러개입니다"
2035
+msgid "object %s is not a blob"
2036
+msgstr "%s 오브젝트는 블롭이 아닙니다"
2037
2154
-#: trailer.c:582
2155
-#, c-format
2156
-msgid "empty trailer token in trailer '%.*s'"
2157
-msgstr "트레일러 '%.*s'에서 빈 트레일러 토큰"
2038
+#: merge-recursive.c:1666
2039
+msgid "modify"
2040
+msgstr "수정"
2041
2159
-#: trailer.c:702
2160
-#, c-format
2161
-msgid "could not read input file '%s'"
2162
-msgstr "'%s' 입력 파일을 읽을 수 없습니다"
2042
+#: merge-recursive.c:1666
2043
+msgid "modified"
2044
+msgstr "수정됨"
2045
2164
-#: trailer.c:705
2165
-msgid "could not read from stdin"
2166
-msgstr "표준 입력에서 읽을 수 없습니다"
2046
+#: merge-recursive.c:1676
2047
+msgid "content"
2048
+msgstr "내용"
2049
2168
-#: trailer.c:857 builtin/am.c:42
2169
-#, c-format
2170
-msgid "could not stat %s"
2171
-msgstr "%s에 대해 stat()할 수 없습니다"
2050
+#: merge-recursive.c:1683
2051
+msgid "add/add"
2052
+msgstr "추가/추가"
2053
2173
-#: trailer.c:859
2054
+#: merge-recursive.c:1718
2055
#, c-format
2175
-msgid "file %s is not a regular file"
2176
-msgstr "'%s' 파일이 일반 파일이 아닙니다"
2056
+msgid "Skipped %s (merged same as existing)"
2057
+msgstr "건너뛰기: %s (기존과 같게 병합)"
2058
2178
-#: trailer.c:861
2059
+#: merge-recursive.c:1732
2060
#, c-format
2180
-msgid "file %s is not writable by user"
2181
-msgstr "사용자가 %s 파일에 쓸 수 없습니다"
2061
+msgid "Auto-merging %s"
2062
+msgstr "자동 병합: %s"
2063
2183
-#: trailer.c:873
2184
-msgid "could not open temporary file"
2185
-msgstr "임시 파일을 열 수 없습니다: %s"
2064
+#: merge-recursive.c:1736 git-submodule.sh:924
2065
+msgid "submodule"
2066
+msgstr "하위 모듈"
2067
2187
-#: trailer.c:912
2068
+#: merge-recursive.c:1737
2069
#, c-format
2189
-msgid "could not rename temporary file to %s"
2190
-msgstr "임시 파일 이름을 '%s'(으)로 바꿀 수 없습니다"
2070
+msgid "CONFLICT (%s): Merge conflict in %s"
2071
+msgstr "충돌! (%s): %s에 병합 충돌"
2072
2192
-#: transport.c:62
2073
+#: merge-recursive.c:1831
2074
#, c-format
2194
-msgid "Would set upstream of '%s' to '%s' of '%s'\n"
2195
-msgstr "'%1$s'의 업스트림을 '%3$s'의 '%2$s'(으)로 설정할 것입니다\n"
2075
+msgid "Removing %s"
2076
+msgstr "제거: %s"
2077
2197
-#: transport.c:151
2198
-#, c-format
2199
-msgid "transport: invalid depth option '%s'"
2200
-msgstr "transport: 잘못된 깊이 옵션: %s"
2078
+#: merge-recursive.c:1857
2079
+msgid "file/directory"
2080
+msgstr "파일/디렉터리"
2081
+
2082
+#: merge-recursive.c:1863
2083
+msgid "directory/file"
2084
+msgstr "디렉터리/파일"
2085
2202
-#: transport.c:771
2086
+#: merge-recursive.c:1868
2087
#, c-format
2204
-msgid ""
2205
-"The following submodule paths contain changes that can\n"
2206
-"not be found on any remote:\n"
2088
+msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
2089
msgstr ""
2208
-"다음 하위 모듈 경로에 리모트 어디에도 없는\n"
2209
-"변경 사항이 있습니다:\n"
2090
+"충돌! (%s): 이름이 %s인 디렉터리가 %s에 있습니다. %s을(를) %s(으)로 추가합니"
2091
+"다"
2092
2211
-#: transport.c:775
2093
+#: merge-recursive.c:1877
2094
#, c-format
2213
-msgid ""
2214
-"\n"
2215
-"Please try\n"
2216
-"\n"
2217
-"\tgit push --recurse-submodules=on-demand\n"
2218
-"\n"
2219
-"or cd to the path and use\n"
2220
-"\n"
2221
-"\tgit push\n"
2222
-"\n"
2223
-"to push them to a remote.\n"
2224
-"\n"
2225
-msgstr ""
2226
-"\n"
2227
-"리모트에 푸시하려면\n"
2228
-"\n"
2229
-"\tgit push --recurse-submodules=on-demand\n"
2230
-"\n"
2231
-"또는 해당 경로로 cd한 다음\n"
2232
-"\n"
2233
-"\tgit push\n"
2234
-"\n"
2235
-"명령을 시도해 보십시오\n"
2236
-"\n"
2095
+msgid "Adding %s"
2096
+msgstr "추가: %s"
2097
2238
-#: transport.c:783
2239
-msgid "Aborting."
2240
-msgstr "중지함."
2098
+#: merge-recursive.c:1914
2099
+msgid "Already up-to-date!"
2100
+msgstr "이미 업데이트 상태입니다!"
2101
2242
-#: transport-helper.c:1041
2102
+#: merge-recursive.c:1923
2103
#, c-format
2244
-msgid "Could not read ref %s"
2245
-msgstr "%s 레퍼런스를 읽을 수 없습니다"
2104
+msgid "merging of trees %s and %s failed"
2105
+msgstr "%s 및 %s 트리의 병합이 실패했습니다"
2106
2247
-#: unpack-trees.c:64
2107
+#: merge-recursive.c:2006
2108
+msgid "Merging:"
2109
+msgstr "병합:"
2110
+
2111
+#: merge-recursive.c:2019
2112
#, c-format
2249
-msgid ""
2250
-"Your local changes to the following files would be overwritten by checkout:\n"
2251
-"%%sPlease commit your changes or stash them before you switch branches."
2252
-msgstr ""
2253
-"다음 파일의 로컬 변경 사항을 체크아웃 때문에 덮어 쓰게 됩니다:\n"
2254
-"%%s브랜치를 전환하기 전에 변경 사항을 커밋하거나 스태시하십시오."
2113
+msgid "found %u common ancestor:"
2114
+msgid_plural "found %u common ancestors:"
2115
+msgstr[0] "과거의 공통 커밋 %u개 발견:"
2116
2256
-#: unpack-trees.c:66
2117
+#: merge-recursive.c:2058
2118
+msgid "merge returned no commit"
2119
+msgstr "병합 결과에 커밋이 없습니다"
2120
+
2121
+#: merge-recursive.c:2121
2122
#, c-format
2258
-msgid ""
2259
-"Your local changes to the following files would be overwritten by checkout:\n"
2260
-"%%s"
2261
-msgstr ""
2262
-"다음 파일의 로컬 변경 사항을 체크아웃 때문에 덮어 쓰게 됩니다:\n"
2263
-"%%s"
2123
+msgid "Could not parse object '%s'"
2124
+msgstr "'%s' 오브젝트를 파싱할 수 없습니다"
2125
2265
-#: unpack-trees.c:69
2126
+#: merge-recursive.c:2135 builtin/merge.c:641 builtin/merge.c:788
2127
+msgid "Unable to write index."
2128
+msgstr "인덱스를 쓸 수 없습니다."
2129
+
2130
+#: notes-merge.c:273
2131
#, c-format
2132
msgid ""
2268
-"Your local changes to the following files would be overwritten by merge:\n"
2269
-"%%sPlease commit your changes or stash them before you merge."
2133
+"You have not concluded your previous notes merge (%s exists).\n"
2134
+"Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
2135
+"commit/abort the previous merge before you start a new notes merge."
2136
msgstr ""
2271
-"다음 파일의 로컬 변경 사항을 병합 때문에 덮어 쓰게 됩니다:\n"
2272
-"%%s병합하기 전에 변경 사항을 커밋하거나 스태시하십시오."
2137
+"이전의 노트 병합을 다 마치지 않았습니다 (%s 있음).\n"
2138
+"새로 노트 병합을 시작하기 전에 'git notes merge --commit'\n"
2139
+"또는 'git notes merge --abort'로 이전 병합을 커밋/중지하십시오."
2140
2274
-#: unpack-trees.c:71
2141
+#: notes-merge.c:280
2142
#, c-format
2276
-msgid ""
2277
-"Your local changes to the following files would be overwritten by merge:\n"
2278
-"%%s"
2279
-msgstr "다음 파일의 로컬 변경 사항을 병합 때문에 덮어 쓰게 됩니다."
2143
+msgid "You have not concluded your notes merge (%s exists)."
2144
+msgstr "노트 병합 작업을 다 마치지 않았습니다. (%s 있음)"
2145
2281
-#: unpack-trees.c:74
2146
+#: notes-utils.c:41
2147
+msgid "Cannot commit uninitialized/unreferenced notes tree"
2148
+msgstr "초기화하지 않았거나 레퍼런스하지 않은 notes 트리를 커밋할 수 없습니다"
2149
+
2150
+#: notes-utils.c:100
2151
#, c-format
2283
-msgid ""
2284
-"Your local changes to the following files would be overwritten by %s:\n"
2285
-"%%sPlease commit your changes or stash them before you %s."
2286
-msgstr ""
2287
-"다음 파일의 로컬 변경 사항을 %s 때문에 덮어 쓰게 됩니다:\n"
2288
-"%%s%s 전에 변경 사항을 커밋하거나 스태시하십시오."
2152
+msgid "Bad notes.rewriteMode value: '%s'"
2153
+msgstr "잘못된 notes.rewriteMode 값: '%s'"
2154
2290
-#: unpack-trees.c:76
2155
+#: notes-utils.c:110
2156
#, c-format
2292
-msgid ""
2293
-"Your local changes to the following files would be overwritten by %s:\n"
2294
-"%%s"
2295
-msgstr ""
2296
-"다음 파일의 로컬 변경 사항을 %s 때문에 덮어 쓰게 됩니다:\n"
2297
-"%%s"
2157
+msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
2158
+msgstr "%s에서 노트를 다시 쓰기를 거부합니다 (refs/notes/ 밖임)"
2159
2299
-#: unpack-trees.c:81
2160
+#. TRANSLATORS: The first %s is the name of the
2161
+#. environment variable, the second %s is its value
2162
+#: notes-utils.c:137
2163
#, c-format
2301
-msgid ""
2302
-"Updating the following directories would lose untracked files in it:\n"
2303
-"%s"
2304
-msgstr ""
2305
-"다음 디렉터리를 업데이트하면 그 안의 추적하지 않는 파일을 잃어버립니다:\n"
2306
-"%s"
2164
+msgid "Bad %s value: '%s'"
2165
+msgstr "잘못된 %s 값: '%s'"
2166
2308
-#: unpack-trees.c:85
2167
+#: object.c:242
2168
#, c-format
2310
-msgid ""
2311
-"The following untracked working tree files would be removed by checkout:\n"
2312
-"%%sPlease move or remove them before you switch branches."
2313
-msgstr ""
2314
-"체크아웃 때문에 추적하지 않는 다음 작업 폴더의 파일이 제거됩니다:\n"
2315
-"%%s브랜치를 전환하기 전에 이 파일을 옮기거나 제거하십시오."
2169
+msgid "unable to parse object: %s"
2170
+msgstr "오브젝트를 파싱할 수 없습니다: %s"
2171
2317
-#: unpack-trees.c:87
2172
+#: parse-options.c:572
2173
+msgid "..."
2174
+msgstr "..."
2175
+
2176
+#: parse-options.c:590
2177
#, c-format
2319
-msgid ""
2320
-"The following untracked working tree files would be removed by checkout:\n"
2321
-"%%s"
2322
-msgstr ""
2323
-"체크아웃 때문에 추적하지 않는 다음 작업 폴더 파일이 제거됩니다:\n"
2324
-"%%s"
2178
+msgid "usage: %s"
2179
+msgstr "사용법: %s"
2180
2326
-#: unpack-trees.c:90
2181
+#. TRANSLATORS: the colon here should align with the
2182
+#. one in "usage: %s" translation
2183
+#: parse-options.c:594
2184
#, c-format
2328
-msgid ""
2329
-"The following untracked working tree files would be removed by merge:\n"
2330
-"%%sPlease move or remove them before you merge."
2331
-msgstr ""
2332
-"병합 때문에 추적하지 않는 다음 작업 폴더의 파일이 제거됩니다:\n"
2333
-"%%s병합하기 전에 이 파일을 옮기거나 제거하십시오."
2185
+msgid " or: %s"
2186
+msgstr " 또는: %s"
2187
2335
-#: unpack-trees.c:92
2188
+#: parse-options.c:597
2189
#, c-format
2337
-msgid ""
2338
-"The following untracked working tree files would be removed by merge:\n"
2339
-"%%s"
2340
-msgstr ""
2341
-"병합 때문에 추적하지 않는 다음 작업 폴더 파일이 제거됩니다:\n"
2342
-"%%s"
2190
+msgid " %s"
2191
+msgstr " %s"
2192
2344
-#: unpack-trees.c:95
2193
+#: parse-options.c:631
2194
+msgid "-NUM"
2195
+msgstr "-NUM"
2196
+
2197
+#: parse-options-cb.c:108
2198
#, c-format
2346
-msgid ""
2347
-"The following untracked working tree files would be removed by %s:\n"
2348
-"%%sPlease move or remove them before you %s."
2349
-msgstr ""
2350
-"%s 때문에 추적하지 않는 다음 작업 폴더의 파일이 제거됩니다:\n"
2351
-"%%s%s 하기 전에 이 파일을 옮기거나 제거하십시오."
2199
+msgid "malformed object name '%s'"
2200
+msgstr "잘못된 형식의 오브젝트 이름 '%s'"
2201
2353
-#: unpack-trees.c:97
2202
+#: path.c:826
2203
#, c-format
2355
-msgid ""
2356
-"The following untracked working tree files would be removed by %s:\n"
2357
-"%%s"
2358
-msgstr ""
2359
-"%s 때문에 추적하지 않는 다음 작업 폴더 파일이 제거됩니다:\n"
2360
-"%%s"
2204
+msgid "Could not make %s writable by group"
2205
+msgstr "%s을(를) 그룹에서 쓰기 가능하도록 만들 수 없습니다"
2206
2362
-#: unpack-trees.c:102
2363
-#, c-format
2207
+#: pathspec.c:133
2208
+msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
2209
+msgstr "'glob' 및 'noglob' 경로명세 전체 설정은 호환되지 않습니다"
2210
+
2211
+#: pathspec.c:143
2212
msgid ""
2365
-"The following untracked working tree files would be overwritten by "
2366
-"checkout:\n"
2367
-"%%sPlease move or remove them before you switch branches."
2213
+"global 'literal' pathspec setting is incompatible with all other global "
2214
+"pathspec settings"
2215
msgstr ""
2369
-"체크아웃 때문에 추적하지 않는 다음 작업 폴더의 파일을 덮어씁니다:\n"
2370
-"%%s브랜치를 전환하기 전에 이 파일을 옮기거나 제거하십시오."
2216
+"'literal' 경로명세 전체 설정은 다른 경로명세 전체 설정과 호환되지 않습니다"
2217
2372
-#: unpack-trees.c:104
2218
+#: pathspec.c:177
2219
+msgid "invalid parameter for pathspec magic 'prefix'"
2220
+msgstr "경로명세 지시어 'prefix'에 잘못된 파라미터"
2221
+
2222
+#: pathspec.c:183
2223
#, c-format
2374
-msgid ""
2375
-"The following untracked working tree files would be overwritten by "
2376
-"checkout:\n"
2377
-"%%s"
2378
-msgstr ""
2379
-"체크아웃 때문에 추적하지 않는 다음 작업 폴더 파일을 덮어씁니다:\n"
2380
-"%%s"
2224
+msgid "Invalid pathspec magic '%.*s' in '%s'"
2225
+msgstr "잘못된 경로명세 지시어 '%.*s' (위치 '%s')"
2226
2382
-#: unpack-trees.c:107
2227
+#: pathspec.c:187
2228
#, c-format
2384
-msgid ""
2385
-"The following untracked working tree files would be overwritten by merge:\n"
2386
-"%%sPlease move or remove them before you merge."
2387
-msgstr ""
2388
-"병합 때문에 추적하지 않는 다음 작업 폴더의 파일을 덮어씁니다:\n"
2389
-"%%s병합하기 전에 이 파일을 옮기거나 제거하십시오."
2229
+msgid "Missing ')' at the end of pathspec magic in '%s'"
2230
+msgstr "경로 명세 지시어 끝에 ')' 빠짐 (위치 '%s')"
2231
2391
-#: unpack-trees.c:109
2232
+#: pathspec.c:205
2233
#, c-format
2393
-msgid ""
2394
-"The following untracked working tree files would be overwritten by merge:\n"
2395
-"%%s"
2396
-msgstr ""
2397
-"병합 때문에 추적하지 않는 다음 작업 폴더 파일을 덮어씁니다:\n"
2398
-"%%s"
2234
+msgid "Unimplemented pathspec magic '%c' in '%s'"
2235
+msgstr "구현되지 않은 경로명세 지시어 '%c' (위치 '%s')"
2236
2400
-#: unpack-trees.c:112
2237
+#: pathspec.c:230
2238
#, c-format
2402
-msgid ""
2403
-"The following untracked working tree files would be overwritten by %s:\n"
2404
-"%%sPlease move or remove them before you %s."
2405
-msgstr ""
2406
-"%s 때문에 추적하지 않는 다음 작업 폴더의 파일을 덮어씁니다:\n"
2407
-"%%s%s 하기 전에 이 파일을 옮기거나 제거하십시오."
2239
+msgid "%s: 'literal' and 'glob' are incompatible"
2240
+msgstr "%s: 'literal'과 'glob'은 호환되지 않습니다"
2241
2409
-#: unpack-trees.c:114
2242
+#: pathspec.c:241
2243
#, c-format
2411
-msgid ""
2412
-"The following untracked working tree files would be overwritten by %s:\n"
2413
-"%%s"
2414
-msgstr ""
2415
-"%s 때문에 추적하지 않는 다음 작업 폴더 파일을 덮어씁니다:\n"
2416
-"%%s"
2244
+msgid "%s: '%s' is outside repository"
2245
+msgstr "%s: '%s'은(는) 저장소 밖입니다"
2246
2418
-#: unpack-trees.c:121
2247
+#: pathspec.c:291
2248
#, c-format
2420
-msgid "Entry '%s' overlaps with '%s'. Cannot bind."
2421
-msgstr "'%s' 항목이 '%s'와(과) 겹칩니다. 묶을 수 없습니다."
2249
+msgid "Pathspec '%s' is in submodule '%.*s'"
2250
+msgstr "경로명세 '%s'은(는) ''%.*s' 하위 모듈 안에 있습니다"
2251
2423
-#: unpack-trees.c:124
2252
+#: pathspec.c:353
2253
#, c-format
2254
+msgid "%s: pathspec magic not supported by this command: %s"
2255
+msgstr "%s: 경로명세 지시어가 이 명령어에서 지원하지 않습니다: %s"
2256
+
2257
+#: pathspec.c:408
2258
msgid ""
2426
-"Cannot update sparse checkout: the following entries are not up-to-date:\n"
2427
-"%s"
2259
+"empty strings as pathspecs will be made invalid in upcoming releases. please "
2260
+"use . instead if you meant to match all paths"
2261
+msgstr "경로명세로 빈 문자열을 넣는 일은 다음 릴리스에서 오류로 취급할 예정입니다. 모든 경로를 지정하려면 점(.)을 사용하십시오."
2262
+
2263
+#: pathspec.c:440
2264
+#, c-format
2265
+msgid "pathspec '%s' is beyond a symbolic link"
2266
+msgstr "'%s' 경로명세는 심볼릭 링크 아래에 있습니다"
2267
+
2268
+#: pathspec.c:449
2269
+msgid ""
2270
+"There is nothing to exclude from by :(exclude) patterns.\n"
2271
+"Perhaps you forgot to add either ':/' or '.' ?"
2272
msgstr ""
2429
-"드문 체크아웃을 업데이트할 수 없습니다. 다음 항목이 최신으로 업데이트되지 않았습니다:\n"
2430
-"%s"
2273
+":(exclude) 패턴으로 제외할 사항이 없습니다.\n"
2274
+"':/' 또는 '.' 추가를 잊으신 것 아닙니까?"
2275
2432
-#: unpack-trees.c:126
2276
+#: pretty.c:971
2277
+msgid "unable to parse --pretty format"
2278
+msgstr "--pretty 형식을 파싱할 수 없습니다"
2279
+
2280
+#: read-cache.c:1315
2281
#, c-format
2282
msgid ""
2435
-"The following Working tree files would be overwritten by sparse checkout "
2436
-"update:\n"
2437
-"%s"
2283
+"index.version set, but the value is invalid.\n"
2284
+"Using version %i"
2285
msgstr ""
2439
-"드문 체크아웃 업데이트 때문에 추적하지 않는 다음 작업 폴더 파일을 덮어씁니"
2440
-"다:\n"
2441
-"%s"
2286
+"index.version이 설정되었지만, 이 값이 잘못되었습니다.\n"
2287
+"%i 버전을 사용합니다"
2288
2443
-#: unpack-trees.c:128
2289
+#: read-cache.c:1325
2290
#, c-format
2291
msgid ""
2446
-"The following Working tree files would be removed by sparse checkout "
2447
-"update:\n"
2448
-"%s"
2292
+"GIT_INDEX_VERSION set, but the value is invalid.\n"
2293
+"Using version %i"
2294
msgstr ""
2450
-"드문 체크아웃 업데이트 때문에 추적하지 않는 다음 작업 폴더 파일을 제거합니"
2451
-"다:\n"
2452
-"%s"
2295
+"GIT_INDEX_VERSION이 설정되었지만, 이 값이 잘못되었습니다.\n"
2296
+"%i 버전을 사용합니다"
2297
2454
-#: unpack-trees.c:205
2298
+#: refs.c:576 builtin/merge.c:840
2299
#, c-format
2456
-msgid "Aborting\n"
2457
-msgstr "중지함\n"
2300
+msgid "Could not open '%s' for writing"
2301
+msgstr "'%s'을(를) 쓰기용으로 열 수 없습니다"
2302
2459
-#: unpack-trees.c:237
2460
-msgid "Checking out files"
2461
-msgstr "파일을 가져옵니다"
2303
+#: refs/files-backend.c:2481
2304
+#, c-format
2305
+msgid "could not delete reference %s: %s"
2306
+msgstr "%s 레퍼런스를 삭제할 수 없습니다: %s"
2307
2463
-#: urlmatch.c:120
2464
-msgid "invalid URL scheme name or missing '://' suffix"
2465
-msgstr "URL 스킴 이름이 잘못되었거나 '://'가 뒤에 붙지 않았습니다"
2308
+#: refs/files-backend.c:2484
2309
+#, c-format
2310
+msgid "could not delete references: %s"
2311
+msgstr "레퍼런스를 삭제할 수 없습니다: %s"
2312
2467
-#: urlmatch.c:144 urlmatch.c:297 urlmatch.c:356
2313
+#: refs/files-backend.c:2493
2314
#, c-format
2469
-msgid "invalid %XX escape sequence"
2470
-msgstr "잘못된 %XX 이스케이프 시퀀스"
2315
+msgid "could not remove reference %s"
2316
+msgstr "%s 레퍼런스를 제거할 수 없습니다"
2317
2472
-#: urlmatch.c:172
2473
-msgid "missing host and scheme is not 'file:'"
2474
-msgstr "호스트가 없고 스킴이 'file:'이 아닙니다"
2318
+#: ref-filter.c:55
2319
+#, c-format
2320
+msgid "expected format: %%(color:<color>)"
2321
+msgstr "예상한 형식: %%(color:<색>)"
2322
2476
-#: urlmatch.c:189
2477
-msgid "a 'file:' URL may not have a port number"
2478
-msgstr "'file:' URL에는 포트 번호를 쓸 수 없습니다"
2323
+#: ref-filter.c:57
2324
+#, c-format
2325
+msgid "unrecognized color: %%(color:%s)"
2326
+msgstr "인식할 수 없는 색: %%(color:%s)"
2327
2480
-#: urlmatch.c:199
2481
-msgid "invalid characters in host name"
2482
-msgstr "호스트 이름에 잘못된 문자"
2328
+#: ref-filter.c:71
2329
+#, c-format
2330
+msgid "unrecognized format: %%(%s)"
2331
+msgstr "알 수 없는 형식: %%(%s)"
2332
2484
-#: urlmatch.c:244 urlmatch.c:255
2485
-msgid "invalid port number"
2486
-msgstr "잘못된 포트 번호"
2333
+#: ref-filter.c:77
2334
+#, c-format
2335
+msgid "%%(body) does not take arguments"
2336
+msgstr "%%(body)에 인자를 받지 않습니다"
2337
2488
-#: urlmatch.c:322
2489
-msgid "invalid '..' path segment"
2490
-msgstr "경로에서 잘못된 '..' 부분"
2338
+#: ref-filter.c:84
2339
+#, c-format
2340
+msgid "%%(subject) does not take arguments"
2341
+msgstr "%%(subject)에 인자를 받지 않습니다"
2342
2492
-#: worktree.c:282
2343
+#: ref-filter.c:101
2344
#, c-format
2494
-msgid "failed to read '%s'"
2495
-msgstr "'%s'을(를) 읽는데 실패했습니다"
2345
+msgid "positive value expected contents:lines=%s"
2346
+msgstr "'contents:lines=%s'에서 0보다 큰 값이 와야 합니다"
2347
2497
-#: wrapper.c:222 wrapper.c:392
2348
+#: ref-filter.c:103
2349
#, c-format
2499
-msgid "could not open '%s' for reading and writing"
2500
-msgstr "읽기와 쓰기용으로 '%s'을(를) 열 수 없습니다"
2350
+msgid "unrecognized %%(contents) argument: %s"
2351
+msgstr "알 수 없는 %%(contents) 인자: %s"
2352
2502
-#: wrapper.c:224 wrapper.c:394 builtin/am.c:778
2353
+#: ref-filter.c:113
2354
#, c-format
2504
-msgid "could not open '%s' for writing"
2505
-msgstr "'%s'을(를) 쓰기용으로 열 수 없습니다"
2355
+msgid "unrecognized %%(objectname) argument: %s"
2356
+msgstr "알 수 없는 %%(objectname) 인자: %s"
2357
2507
-#: wrapper.c:226 wrapper.c:396 builtin/am.c:324 builtin/am.c:771
2508
-#: builtin/am.c:859 builtin/commit.c:1712 builtin/merge.c:1029
2509
-#: builtin/pull.c:407
2358
+#: ref-filter.c:135
2359
#, c-format
2511
-msgid "could not open '%s' for reading"
2512
-msgstr "'%s'을(를) 읽기용으로 열 수 없습니다"
2360
+msgid "expected format: %%(align:<width>,<position>)"
2361
+msgstr "예상한 형식: %%(align:<너비>,<위치>)"
2362
2514
-#: wrapper.c:605 wrapper.c:626
2363
+#: ref-filter.c:147
2364
#, c-format
2516
-msgid "unable to access '%s'"
2517
-msgstr "'%s'에 접근할 수 없습니다"
2365
+msgid "unrecognized position:%s"
2366
+msgstr "인식할 수 없는 위치:%s"
2367
2519
-#: wrapper.c:634
2520
-msgid "unable to get current working directory"
2521
-msgstr "현재 작업 디렉터리를 가져올 수 없습니다"
2368
+#: ref-filter.c:151
2369
+#, c-format
2370
+msgid "unrecognized width:%s"
2371
+msgstr "인식할 수 없는 너비:%s"
2372
2523
-#: wrapper.c:658
2373
+#: ref-filter.c:157
2374
#, c-format
2525
-msgid "could not write to %s"
2526
-msgstr "%s에 쓸 수 없습니다"
2375
+msgid "unrecognized %%(align) argument: %s"
2376
+msgstr "인식할 수 없는 %%(align) 인자:%s"
2377
2528
-#: wrapper.c:660
2378
+#: ref-filter.c:161
2379
#, c-format
2530
-msgid "could not close %s"
2531
-msgstr "%s을(를) 닫을 수 없습니다"
2380
+msgid "positive width expected with the %%(align) atom"
2381
+msgstr "%%(align) 아톰에 너비가 0보다 커야 합니다"
2382
2533
-#: wt-status.c:150
2534
-msgid "Unmerged paths:"
2535
-msgstr "병합하지 않은 경로:"
2383
+#: ref-filter.c:244
2384
+#, c-format
2385
+msgid "malformed field name: %.*s"
2386
+msgstr "잘못된 형식의 필드 이름: %.*s"
2387
2537
-#: wt-status.c:177 wt-status.c:204
2388
+#: ref-filter.c:270
2389
#, c-format
2539
-msgid " (use \"git reset %s <file>...\" to unstage)"
2540
-msgstr " (스테이지 해제하려면 \"git reset %s <파일>...\"을 사용하십시오)"
2390
+msgid "unknown field name: %.*s"
2391
+msgstr "알 수 없는 필드 이름: %.*s"
2392
2542
-#: wt-status.c:179 wt-status.c:206
2543
-msgid " (use \"git rm --cached <file>...\" to unstage)"
2544
-msgstr " (스테이지 해제하려면 \"git rm --cached <파일>...\"을 사용하십시오)"
2393
+#: ref-filter.c:372
2394
+#, c-format
2395
+msgid "format: %%(end) atom used without corresponding atom"
2396
+msgstr "형식: %%(end) 아톰이 대응되는 아톰 없이 사용되었습니다"
2397
2546
-#: wt-status.c:183
2547
-msgid " (use \"git add <file>...\" to mark resolution)"
2548
-msgstr " (해결했다고 표시하려면 \"git add <파일>...\"을 사용하십시오)"
2398
+#: ref-filter.c:424
2399
+#, c-format
2400
+msgid "malformed format string %s"
2401
+msgstr "잘못된 형식의 문자열 %s"
2402
2550
-#: wt-status.c:185 wt-status.c:189
2551
-msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
2552
-msgstr ""
2553
-" (해결했다고 표시하려면 알맞게 \"git add/rm <파일>...\"을 사용하십시오)"
2403
+#: ref-filter.c:878
2404
+msgid ":strip= requires a positive integer argument"
2405
+msgstr ":strip= 명령에는 0보다 큰 정수 인자가 필요합니다"
2406
2555
-#: wt-status.c:187
2556
-msgid " (use \"git rm <file>...\" to mark resolution)"
2557
-msgstr " (해결했다고 표시하려면 \"git rm <파일>...\"을 사용하십시오)"
2407
+#: ref-filter.c:883
2408
+#, c-format
2409
+msgid "ref '%s' does not have %ld components to :strip"
2410
+msgstr "'%s' 레퍼런스에 :strip할 구성 요소 %ld개가 없습니다"
2411
2559
-#: wt-status.c:198 wt-status.c:882
2560
-msgid "Changes to be committed:"
2561
-msgstr "커밋할 변경 사항:"
2412
+#: ref-filter.c:1046
2413
+#, c-format
2414
+msgid "unknown %.*s format %s"
2415
+msgstr "알 수 없는 %.*s 형식 %s"
2416
2563
-#: wt-status.c:216 wt-status.c:891
2564
-msgid "Changes not staged for commit:"
2565
-msgstr "커밋하도록 정하지 않은 변경 사항:"
2417
+#: ref-filter.c:1066 ref-filter.c:1097
2418
+#, c-format
2419
+msgid "missing object %s for %s"
2420
+msgstr "없는 오브젝트 %s, %s에 대해"
2421
2567
-#: wt-status.c:220
2568
-msgid " (use \"git add <file>...\" to update what will be committed)"
2569
-msgstr " (무엇을 커밋할지 바꾸려면 \"git add <파일>...\"을 사용하십시오)"
2422
+#: ref-filter.c:1069 ref-filter.c:1100
2423
+#, c-format
2424
+msgid "parse_object_buffer failed on %s for %s"
2425
+msgstr "%s에 parse_object_buffer 실패 (%s에 대해)"
2426
2571
-#: wt-status.c:222
2572
-msgid " (use \"git add/rm <file>...\" to update what will be committed)"
2573
-msgstr " (무엇을 커밋할지 바꾸려면 \"git add/rm <파일>...\"을 사용하십시오)"
2427
+#: ref-filter.c:1311
2428
+#, c-format
2429
+msgid "malformed object at '%s'"
2430
+msgstr "'%s'에 잘못된 형식의 오브젝트"
2431
2575
-#: wt-status.c:223
2432
+#: ref-filter.c:1373
2433
+#, c-format
2434
+msgid "ignoring ref with broken name %s"
2435
+msgstr "망가진 이름 %s에 레퍼런스를 무시합니다"
2436
+
2437
+#: ref-filter.c:1378
2438
+#, c-format
2439
+msgid "ignoring broken ref %s"
2440
+msgstr "망가진 레퍼런스 %s 무시"
2441
+
2442
+#: ref-filter.c:1633
2443
+#, c-format
2444
+msgid "format: %%(end) atom missing"
2445
+msgstr "형식: %%(end) 아톰이 없습니다"
2446
+
2447
+#: ref-filter.c:1687
2448
+#, c-format
2449
+msgid "malformed object name %s"
2450
+msgstr "잘못된 형식의 오브젝트 이름 %s"
2451
+
2452
+#: remote.c:746
2453
+#, c-format
2454
+msgid "Cannot fetch both %s and %s to %s"
2455
+msgstr "%s 및 %s을(를) 모두 %s에 가져올 수 없습니다"
2456
+
2457
+#: remote.c:750
2458
+#, c-format
2459
+msgid "%s usually tracks %s, not %s"
2460
+msgstr "%s은(는) 보통 %s을(를) 추적하고, %s을(를) 추적하지 않습니다"
2461
+
2462
+#: remote.c:754
2463
+#, c-format
2464
+msgid "%s tracks both %s and %s"
2465
+msgstr "%s은(는) %s 및 %s 모두 추적합니다"
2466
+
2467
+#: remote.c:762
2468
+msgid "Internal error"
2469
+msgstr "내부 오류"
2470
+
2471
+#: remote.c:1677 remote.c:1720
2472
+msgid "HEAD does not point to a branch"
2473
+msgstr "HEAD가 브랜치를 가리키지 않습니다"
2474
+
2475
+#: remote.c:1686
2476
+#, c-format
2477
+msgid "no such branch: '%s'"
2478
+msgstr "그런 브랜치가 없습니다: '%s'"
2479
+
2480
+#: remote.c:1689
2481
+#, c-format
2482
+msgid "no upstream configured for branch '%s'"
2483
+msgstr "'%s' 브랜치에 대해 업스트림을 설정하지 않았습니다"
2484
+
2485
+#: remote.c:1695
2486
+#, c-format
2487
+msgid "upstream branch '%s' not stored as a remote-tracking branch"
2488
+msgstr "업스트림 '%s' 브랜치가 리모트 추적 브랜치로 저장되지 않았습니다"
2489
+
2490
+#: remote.c:1710
2491
+#, c-format
2492
+msgid "push destination '%s' on remote '%s' has no local tracking branch"
2493
+msgstr "리모트 '%2$s'의 푸시 대상 '%1$s'에 로컬 추적 브랜치가 없습니다"
2494
+
2495
+#: remote.c:1725
2496
+#, c-format
2497
+msgid "branch '%s' has no remote for pushing"
2498
+msgstr "'%s' 브랜치에 푸시 리모트가 없습니다"
2499
+
2500
+#: remote.c:1736
2501
+#, c-format
2502
+msgid "push refspecs for '%s' do not include '%s'"
2503
+msgstr "'%s'에 대한 푸시 레퍼런스명세에 '%s'이(가) 들어 있지 않습니다"
2504
+
2505
+#: remote.c:1749
2506
+msgid "push has no destination (push.default is 'nothing')"
2507
+msgstr "푸시의 대상이 없습니다 (push.default가 'nothing'입니다)"
2508
+
2509
+#: remote.c:1771
2510
+msgid "cannot resolve 'simple' push to a single destination"
2511
+msgstr "하나의 대상에 대해 'simple' 푸시를 처리할 수 없습니다"
2512
+
2513
+#: remote.c:2073
2514
+#, c-format
2515
+msgid "Your branch is based on '%s', but the upstream is gone.\n"
2516
+msgstr "현재 브랜치가 '%s' 기반이지만, 업스트림이 없어졌습니다.\n"
2517
+
2518
+#: remote.c:2077
2519
+msgid " (use \"git branch --unset-upstream\" to fixup)\n"
2520
+msgstr " (바로잡으려면 \"git branch --unset-upstream\"을 사용하십시오)\n"
2521
+
2522
+#: remote.c:2080
2523
+#, c-format
2524
+msgid "Your branch is up-to-date with '%s'.\n"
2525
+msgstr "브랜치가 '%s'에 맞게 업데이트된 상태입니다.\n"
2526
+
2527
+#: remote.c:2084
2528
+#, c-format
2529
+msgid "Your branch is ahead of '%s' by %d commit.\n"
2530
+msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
2531
+msgstr[0] "브랜치가 '%s'보다 %d개 커밋만큼 앞에 있습니다.\n"
2532
+
2533
+#: remote.c:2090
2534
+msgid " (use \"git push\" to publish your local commits)\n"
2535
+msgstr " (로컬에 있는 커밋을 제출하려면 \"git push\"를 사용하십시오)\n"
2536
+
2537
+#: remote.c:2093
2538
+#, c-format
2539
+msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
2540
+msgid_plural ""
2541
+"Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
2542
+msgstr[0] "브랜치가 '%s'보다 %d개 커밋 뒤에 있고, 앞으로 돌릴 수 있습니다.\n"
2543
+
2544
+#: remote.c:2101
2545
+msgid " (use \"git pull\" to update your local branch)\n"
2546
+msgstr " (로컬 브랜치를 업데이트하려면 \"git pull\"을 사용하십시오)\n"
2547
+
2548
+#: remote.c:2104
2549
+#, c-format
2550
msgid ""
2577
-" (use \"git checkout -- <file>...\" to discard changes in working directory)"
2551
+"Your branch and '%s' have diverged,\n"
2552
+"and have %d and %d different commit each, respectively.\n"
2553
+msgid_plural ""
2554
+"Your branch and '%s' have diverged,\n"
2555
+"and have %d and %d different commits each, respectively.\n"
2556
+msgstr[0] ""
2557
+"현재 브랜치와 '%s'이(가) 갈라졌습니다,\n"
2558
+"다른 커밋이 각각 %d개와 %d개 있습니다.\n"
2559
+
2560
+#: remote.c:2114
2561
+msgid " (use \"git pull\" to merge the remote branch into yours)\n"
2562
msgstr ""
2579
-" (작업 폴더의 변경 사항을 버리려면 \"git checkout -- <파일>...\"을 사용하십"
2580
-"시오)"
2563
+" (리모트의 브랜치를 현재 브랜치로 병합하려면 \"git pull\"을 사용하십시오)\n"
2564
2582
-#: wt-status.c:225
2583
-msgid " (commit or discard the untracked or modified content in submodules)"
2565
+#: revision.c:2158
2566
+msgid "your current branch appears to be broken"
2567
+msgstr "현재 브랜치가 망가진 것처럼 보입니다"
2568
+
2569
+#: revision.c:2161
2570
+#, c-format
2571
+msgid "your current branch '%s' does not have any commits yet"
2572
+msgstr "현재 '%s' 브랜치에 아직 아무 커밋도 없습니다"
2573
+
2574
+#: revision.c:2355
2575
+msgid "--first-parent is incompatible with --bisect"
2576
+msgstr "--first-parent 옵션은 --bisect 옵션과 호환되지 않습니다"
2577
+
2578
+#: run-command.c:106
2579
+msgid "open /dev/null failed"
2580
+msgstr "/dev/null 열기 실패"
2581
+
2582
+#: run-command.c:108
2583
+#, c-format
2584
+msgid "dup2(%d,%d) failed"
2585
+msgstr "dup2(%d,%d) 실패"
2586
+
2587
+#: send-pack.c:297
2588
+msgid "failed to sign the push certificate"
2589
+msgstr "푸시 인증서 서명에 실패했습니다"
2590
+
2591
+#: send-pack.c:410
2592
+msgid "the receiving end does not support --signed push"
2593
+msgstr "받는 쪽에서 --signed 푸시를 지원하지 않습니다"
2594
+
2595
+#: send-pack.c:412
2596
+msgid ""
2597
+"not sending a push certificate since the receiving end does not support --"
2598
+"signed push"
2599
msgstr ""
2585
-" (하위 모듈의 추적되지 않는 파일이나 수정된 내용을 커밋하거나 버리십시오)"
2600
+"받는 쪽에서 --signed 푸시를 지원하지 않으므로 푸시 인증서를 보내지 않습니다"
2601
+
2602
+#: send-pack.c:424
2603
+msgid "the receiving end does not support --atomic push"
2604
+msgstr "받는 쪽에서 --atomic 푸시를 지원하지 않습니다"
2605
+
2606
+#: send-pack.c:429
2607
+msgid "the receiving end does not support push options"
2608
+msgstr "받는 쪽에서 푸시 옵션을 지원하지 않습니다"
2609
2587
-#: wt-status.c:237
2610
+#: sequencer.c:171
2611
+msgid "revert"
2612
+msgstr "되돌리기"
2613
+
2614
+#: sequencer.c:171
2615
+msgid "cherry-pick"
2616
+msgstr "빼오기"
2617
+
2618
+#: sequencer.c:228
2619
+msgid ""
2620
+"after resolving the conflicts, mark the corrected paths\n"
2621
+"with 'git add <paths>' or 'git rm <paths>'"
2622
+msgstr ""
2623
+"이 충돌을 해결한 뒤에, 바로잡은 경로를\n"
2624
+"'git add <경로>' 또는 'git rm <경로>'로 표시하십시오"
2625
+
2626
+#: sequencer.c:231
2627
+msgid ""
2628
+"after resolving the conflicts, mark the corrected paths\n"
2629
+"with 'git add <paths>' or 'git rm <paths>'\n"
2630
+"and commit the result with 'git commit'"
2631
+msgstr ""
2632
+"이 충돌을 해결한 뒤에, 바로잡은 경로를\n"
2633
+"'git add <경로>' 또는 'git rm <경로>'로 표시하십시오.\n"
2634
+"그리고 결과물을 'git commit'으로 커밋하십시오"
2635
+
2636
+#: sequencer.c:244 sequencer.c:1209
2637
#, c-format
2589
-msgid " (use \"git %s <file>...\" to include in what will be committed)"
2590
-msgstr " (커밋할 사항에 포함하려면 \"git %s <파일>...\"을 사용하십시오)"
2638
+msgid "could not lock '%s'"
2639
+msgstr "'%s'을(를) 잠글 수 없습니다"
2640
2592
-#: wt-status.c:252
2593
-msgid "both deleted:"
2594
-msgstr "양쪽에서 삭제:"
2641
+#: sequencer.c:247 sequencer.c:1125 sequencer.c:1214
2642
+#, c-format
2643
+msgid "could not write to '%s'"
2644
+msgstr "'%s'에 쓸 수 없습니다"
2645
2596
-#: wt-status.c:254
2597
-msgid "added by us:"
2598
-msgstr "이 쪽에서 추가:"
2646
+#: sequencer.c:251
2647
+#, c-format
2648
+msgid "could not write eol to '%s"
2649
+msgstr "'%s'에 줄바꿈을 쓸 수 없습니다"
2650
2600
-#: wt-status.c:256
2601
-msgid "deleted by them:"
2602
-msgstr "저 쪽에서 삭제:"
2651
+#: sequencer.c:255 sequencer.c:1130 sequencer.c:1216
2652
+#, c-format
2653
+msgid "failed to finalize '%s'."
2654
+msgstr "'%s' 마치는데 실패했습니다"
2655
2604
-#: wt-status.c:258
2605
-msgid "added by them:"
2606
-msgstr "저 쪽에서 추가:"
2656
+#: sequencer.c:279 builtin/am.c:259 builtin/commit.c:749 builtin/merge.c:1032
2657
+#, c-format
2658
+msgid "could not read '%s'"
2659
+msgstr "'%s'에서 읽을 수 없습니다"
2660
2608
-#: wt-status.c:260
2609
-msgid "deleted by us:"
2610
-msgstr "이 쪽에서 삭제:"
2661
+#: sequencer.c:305
2662
+#, c-format
2663
+msgid "your local changes would be overwritten by %s."
2664
+msgstr "로컬 변경 사항을 %s 때문에 덮어 쓰게 됩니다."
2665
2612
-#: wt-status.c:262
2613
-msgid "both added:"
2614
-msgstr "양쪽에서 추가:"
2666
+#: sequencer.c:309
2667
+msgid "commit your changes or stash them to proceed."
2668
+msgstr "변경 사항을 커밋하거나 스태시한 다음 계속하십시오."
2669
2616
-#: wt-status.c:264
2617
-msgid "both modified:"
2618
-msgstr "양쪽에서 수정:"
2670
+#: sequencer.c:324
2671
+#, c-format
2672
+msgid "%s: fast-forward"
2673
+msgstr "%s: 정방향 진행"
2674
2620
-#: wt-status.c:274
2621
-msgid "new file:"
2622
-msgstr "새 파일:"
2675
+#. TRANSLATORS: %s will be "revert" or "cherry-pick"
2676
+#: sequencer.c:399
2677
+#, c-format
2678
+msgid "%s: Unable to write new index file"
2679
+msgstr "%s: 새 인덱스 파일을 쓸 수 없습니다"
2680
2624
-#: wt-status.c:276
2625
-msgid "copied:"
2626
-msgstr "복사함:"
2681
+#: sequencer.c:418
2682
+msgid "could not resolve HEAD commit\n"
2683
+msgstr "HEAD 커밋을 처리할 수 없습니다\n"
2684
2628
-#: wt-status.c:278
2629
-msgid "deleted:"
2630
-msgstr "삭제함:"
2685
+#: sequencer.c:438
2686
+msgid "unable to update cache tree\n"
2687
+msgstr "캐시 트리를 업데이트할 수 없습니다\n"
2688
2632
-#: wt-status.c:280
2633
-msgid "modified:"
2634
-msgstr "수정함:"
2689
+#: sequencer.c:483
2690
+#, c-format
2691
+msgid ""
2692
+"you have staged changes in your working tree\n"
2693
+"If these changes are meant to be squashed into the previous commit, run:\n"
2694
+"\n"
2695
+" git commit --amend %s\n"
2696
+"\n"
2697
+"If they are meant to go into a new commit, run:\n"
2698
+"\n"
2699
+" git commit %s\n"
2700
+"\n"
2701
+"In both cases, once you're done, continue with:\n"
2702
+"\n"
2703
+" git rebase --continue\n"
2704
+msgstr ""
2705
+"작업 폴더에 스테이징한 변경 사항이 있습니다.\n"
2706
+"이 변경 사항을 이전 커밋에 합치려면,\n"
2707
+"다음을 실행하십시오:\n"
2708
+"\n"
2709
+" git commit --amend %s\n"
2710
+"\n"
2711
+"새 커밋으로 만드려면 다음을 실행하십시오:\n"
2712
+"\n"
2713
+" git commit %s\n"
2714
+"\n"
2715
+"어떤 경우이든, 마친 다음에 다음 명령으로 계속합니다:\n"
2716
+"\n"
2717
+" git rebase --continue\n"
2718
2636
-#: wt-status.c:282
2637
-msgid "renamed:"
2638
-msgstr "이름 바꿈:"
2719
+#: sequencer.c:567
2720
+#, c-format
2721
+msgid "could not parse commit %s\n"
2722
+msgstr "%s 커밋을 파싱할 수 없습니다\n"
2723
2640
-#: wt-status.c:284
2641
-msgid "typechange:"
2642
-msgstr "종류 바뀜:"
2724
+#: sequencer.c:572
2725
+#, c-format
2726
+msgid "could not parse parent commit %s\n"
2727
+msgstr "%s 이전 커밋을 파싱할 수 없습니다\n"
2728
2644
-#: wt-status.c:286
2645
-msgid "unknown:"
2646
-msgstr "알 수 없음:"
2729
+#: sequencer.c:656
2730
+msgid "your index file is unmerged."
2731
+msgstr "인덱스 파일이 병합되지 않았습니다."
2732
2648
-#: wt-status.c:288
2649
-msgid "unmerged:"
2650
-msgstr "병합하지 않음:"
2733
+#: sequencer.c:675
2734
+#, c-format
2735
+msgid "commit %s is a merge but no -m option was given."
2736
+msgstr "%s 커밋은 병합이지만 -m 옵션이 주어지지 않았습니다."
2737
2652
-#: wt-status.c:370
2653
-msgid "new commits, "
2654
-msgstr "새 커밋, "
2738
+# FIXME: "parent %d" 번호가 무슨 의미?
2739
+#: sequencer.c:683
2740
+#, c-format
2741
+msgid "commit %s does not have parent %d"
2742
+msgstr "%s 커밋에 이전 커밋 %d이(가) 없습니다"
2743
2656
-#: wt-status.c:372
2657
-msgid "modified content, "
2658
-msgstr "수정한 내용, "
2744
+#: sequencer.c:687
2745
+#, c-format
2746
+msgid "mainline was specified but commit %s is not a merge."
2747
+msgstr "메인라인을 지정했지만 %s 커밋이 병합 커밋이 아닙니다."
2748
2660
-#: wt-status.c:374
2661
-msgid "untracked content, "
2662
-msgstr "추적하지 않은 내용, "
2749
+#. TRANSLATORS: The first %s will be a "todo" command like
2750
+#. "revert" or "pick", the second %s a SHA1.
2751
+#: sequencer.c:700
2752
+#, c-format
2753
+msgid "%s: cannot parse parent commit %s"
2754
+msgstr "%s: %s 이전 커밋을 파싱할 수 없습니다"
2755
2664
-#: wt-status.c:756
2665
-msgid "Submodules changed but not updated:"
2666
-msgstr "변경되었지만 업데이트하지 않은 하위 모듈:"
2756
+#: sequencer.c:705
2757
+#, c-format
2758
+msgid "cannot get commit message for %s"
2759
+msgstr "%s에 대한 커밋 메시지를 가져올 수 없습니다"
2760
2668
-#: wt-status.c:758
2669
-msgid "Submodule changes to be committed:"
2670
-msgstr "커밋할 하위 모듈의 변경 사항:"
2761
+#: sequencer.c:797
2762
+#, c-format
2763
+msgid "could not revert %s... %s"
2764
+msgstr "다음을 되돌릴(revert) 수 없습니다: %s... %s"
2765
+
2766
+#: sequencer.c:798
2767
+#, c-format
2768
+msgid "could not apply %s... %s"
2769
+msgstr "다음을 적용할(apply) 수 없습니다: %s... %s"
2770
+
2771
+#: sequencer.c:833
2772
+msgid "empty commit set passed"
2773
+msgstr "빈 커밋 모음을 건너 뜁니다"
2774
+
2775
+#: sequencer.c:843
2776
+#, c-format
2777
+msgid "git %s: failed to read the index"
2778
+msgstr "git %s: 인덱스 읽기에 실패했습니다"
2779
+
2780
+#: sequencer.c:850
2781
+#, c-format
2782
+msgid "git %s: failed to refresh the index"
2783
+msgstr "git %s: 인덱스 새로 고침에 실패했습니다"
2784
+
2785
+#: sequencer.c:944
2786
+#, c-format
2787
+msgid "invalid line %d: %.*s"
2788
+msgstr "잘못된 줄 %d: %.*s"
2789
+
2790
+#: sequencer.c:950
2791
+msgid "no commits parsed."
2792
+msgstr "파싱한 커밋이 없습니다."
2793
+
2794
+#: sequencer.c:966
2795
+#, c-format
2796
+msgid "could not read '%s'."
2797
+msgstr "'%s'에서 읽을 수 없습니다."
2798
+
2799
+#: sequencer.c:972
2800
+#, c-format
2801
+msgid "unusable instruction sheet: '%s'"
2802
+msgstr "사용 불가능 인스트럭션 시트: '%s'"
2803
+
2804
+#: sequencer.c:983
2805
+msgid "cannot cherry-pick during a revert."
2806
+msgstr "되돌리기(revert) 중에 빼오기(cherry-pick)를 할 수 없습니다."
2807
+
2808
+#: sequencer.c:985
2809
+msgid "cannot revert during a cherry-pick."
2810
+msgstr "빼오기(cherry-pick) 중에 되돌리기(revert)를 할 수 없습니다."
2811
+
2812
+#: sequencer.c:1028
2813
+#, c-format
2814
+msgid "invalid key: %s"
2815
+msgstr "잘못된 키: %s"
2816
+
2817
+#: sequencer.c:1031
2818
+#, c-format
2819
+msgid "invalid value for %s: %s"
2820
+msgstr "%s의 값이 잘못됨: %s"
2821
+
2822
+#: sequencer.c:1063
2823
+#, c-format
2824
+msgid "malformed options sheet: '%s'"
2825
+msgstr "형식이 잘못된 옵션 시트: '%s'"
2826
+
2827
+#: sequencer.c:1101
2828
+msgid "a cherry-pick or revert is already in progress"
2829
+msgstr "이미 커밋 빼오기(cherry-pick) 또는 되돌리기(revert)가 진행 중입니다"
2830
+
2831
+#: sequencer.c:1102
2832
+msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
2833
+msgstr "\"git cherry-pick (--continue | --quit | --abort)\" 명령을 해 보십시오"
2834
2672
-#: wt-status.c:839
2835
+#: sequencer.c:1106
2836
+#, c-format
2837
+msgid "could not create sequencer directory '%s'"
2838
+msgstr "'%s' 시퀀서 디렉터리를 만들 수 없습니다"
2839
+
2840
+#: sequencer.c:1120
2841
+msgid "could not lock HEAD"
2842
+msgstr "HEAD를 잠글 수 없습니다"
2843
+
2844
+#: sequencer.c:1151 sequencer.c:1289
2845
+msgid "no cherry-pick or revert in progress"
2846
+msgstr "빼오기(cherry-pick) 또는 되돌리기(revert)가 진행 중이지 않습니다"
2847
+
2848
+#: sequencer.c:1153
2849
+msgid "cannot resolve HEAD"
2850
+msgstr "HEAD를 구해 올 수 없습니다"
2851
+
2852
+#: sequencer.c:1155 sequencer.c:1189
2853
+msgid "cannot abort from a branch yet to be born"
2854
+msgstr "새로 만들고 있는 브랜치에서 중지할 수 없습니다"
2855
+
2856
+#: sequencer.c:1175 builtin/grep.c:578
2857
+#, c-format
2858
+msgid "cannot open '%s'"
2859
+msgstr "'%s'을(를) 열 수 없습니다"
2860
+
2861
+#: sequencer.c:1177
2862
+#, c-format
2863
+msgid "cannot read '%s': %s"
2864
+msgstr "'%s'을(를) 읽을 수 없습니다: %s"
2865
+
2866
+#: sequencer.c:1178
2867
+msgid "unexpected end of file"
2868
+msgstr "예상치 못하게 파일이 끝났습니다"
2869
+
2870
+#: sequencer.c:1184
2871
+#, c-format
2872
+msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
2873
+msgstr "빼오기 전에 저장한 HEAD 파일이('%s') 손상되었습니다"
2874
+
2875
+#: sequencer.c:1354
2876
+#, c-format
2877
+msgid "%s: can't cherry-pick a %s"
2878
+msgstr "%s: %s 커밋을 빼올 수 없습니다"
2879
+
2880
+#: sequencer.c:1358
2881
+#, c-format
2882
+msgid "%s: bad revision"
2883
+msgstr "%s: 잘못된 리비전"
2884
+
2885
+#: sequencer.c:1391
2886
+msgid "can't revert as initial commit"
2887
+msgstr "최초의 커밋으로 되돌릴 수 없습니다"
2888
+
2889
+#: setup.c:160
2890
+#, c-format
2891
msgid ""
2674
-"Do not touch the line above.\n"
2675
-"Everything below will be removed."
2892
+"%s: no such path in the working tree.\n"
2893
+"Use 'git <command> -- <path>...' to specify paths that do not exist locally."
2894
msgstr ""
2677
-"위의 줄을 바꾸지 마십시오.\n"
2678
-"아래 있는 내용은 모두 제거됩니다."
2895
+"%s: 작업 폴더에 그런 경로가 없습니다.\n"
2896
+"로컬에 없는 경로를 지정하려면 'git <명령> -- <경로>...' 식으로 사용하십시오."
2897
2680
-#: wt-status.c:950
2681
-msgid "You have unmerged paths."
2682
-msgstr "병합하지 않은 경로가 있습니다."
2898
+#: setup.c:173
2899
+#, c-format
2900
+msgid ""
2901
+"ambiguous argument '%s': unknown revision or path not in the working tree.\n"
2902
+"Use '--' to separate paths from revisions, like this:\n"
2903
+"'git <command> [<revision>...] -- [<file>...]'"
2904
+msgstr ""
2905
+"애매한 인자 '%s': 알 수 없는 리비전 또는 작업 폴더에 없는 경로.\n"
2906
+"경로와 리비전을 구분하려면 다음과 같이 '--'를 사용하십시오:\n"
2907
+"'git <명령> [<리비전>...] -- [<파일>...]'"
2908
2684
-#: wt-status.c:953
2685
-msgid " (fix conflicts and run \"git commit\")"
2686
-msgstr " (충돌을 바로잡고 \"git commit\"을 실행하십시오)"
2909
+#: setup.c:223
2910
+#, c-format
2911
+msgid ""
2912
+"ambiguous argument '%s': both revision and filename\n"
2913
+"Use '--' to separate paths from revisions, like this:\n"
2914
+"'git <command> [<revision>...] -- [<file>...]'"
2915
+msgstr ""
2916
+"애매한 인자 '%s': 알 수 없는 리비전 및 파일 이름\n"
2917
+"경로와 리비전을 구분하려면 다음과 같이 '--'를 사용하십시오:\n"
2918
+"'git <명령> [<리비전>...] -- [<파일>...]'"
2919
2688
-#: wt-status.c:955
2689
-msgid " (use \"git merge --abort\" to abort the merge)"
2690
-msgstr " (병합을 중단하려면 \"git merge --abort\"를 사용하십시오)"
2920
+#: setup.c:468
2921
+#, c-format
2922
+msgid "Expected git repo version <= %d, found %d"
2923
+msgstr "깃 저장소 버전 <= %d 버전을 기대하지만, %d 버전이 발견되었습니다"
2924
2692
-#: wt-status.c:960
2693
-msgid "All conflicts fixed but you are still merging."
2694
-msgstr "모든 충돌을 바로잡았지만 아직 병합하는 중입니다."
2925
+#: setup.c:476
2926
+msgid "unknown repository extensions found:"
2927
+msgstr "알 수 없는 저장소 확장이 있습니다:"
2928
2696
-#: wt-status.c:963
2697
-msgid " (use \"git commit\" to conclude merge)"
2698
-msgstr " (병합을 마무리하려면 \"git commit\"을 사용하십시오)"
2929
+#: setup.c:762
2930
+#, c-format
2931
+msgid "Not a git repository (or any of the parent directories): %s"
2932
+msgstr "(현재 폴더 또는 상위 폴더가) 깃 저장소가 아닙니다: %s"
2933
2700
-#: wt-status.c:973
2701
-msgid "You are in the middle of an am session."
2702
-msgstr "am 세션 중간에 있습니다."
2934
+#: setup.c:764 setup.c:915 builtin/index-pack.c:1641
2935
+msgid "Cannot come back to cwd"
2936
+msgstr "현재 디렉터리로 돌아올 수 없습니다"
2937
2704
-#: wt-status.c:976
2705
-msgid "The current patch is empty."
2706
-msgstr "현재 패치가 비어 있습니다."
2938
+#: setup.c:845
2939
+msgid "Unable to read current working directory"
2940
+msgstr "현재 작업 디렉터리를 읽을 수 없습니다"
2941
2708
-#: wt-status.c:980
2709
-msgid " (fix conflicts and then run \"git am --continue\")"
2710
-msgstr " (충돌을 바로잡은 다음 \"git am --continue\"를 사용하십시오)"
2942
+#: setup.c:920
2943
+#, c-format
2944
+msgid ""
2945
+"Not a git repository (or any parent up to mount point %s)\n"
2946
+"Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
2947
+msgstr ""
2948
+"(현재 폴더 또는 마운트 위치 %s까지 상위 폴더가) 깃 저장소가 아닙니다\n"
2949
+"파일 시스템 경계에서 중지합니다. (GIT_DISCOVERY_ACROSS_FILESYSTEM 설정되지 않"
2950
+"음)"
2951
+
2952
+#: setup.c:927
2953
+#, c-format
2954
+msgid "Cannot change to '%s/..'"
2955
+msgstr "'%s/..' 위치로 이동할 수 없습니다"
2956
+
2957
+#: setup.c:989
2958
+#, c-format
2959
+msgid ""
2960
+"Problem with core.sharedRepository filemode value (0%.3o).\n"
2961
+"The owner of files must always have read and write permissions."
2962
+msgstr ""
2963
+"core.sharedRepository 파일모드 값에 (0%.3o) 문제가 있습니다.\n"
2964
+"파일의 소유자에 읽기와 쓰기 권한이 있어야 합니다."
2965
2712
-#: wt-status.c:982
2713
-msgid " (use \"git am --skip\" to skip this patch)"
2714
-msgstr " (이 패치를 건너 뛰려면 \"git am --skip\"을 사용하십시오)"
2966
+#: sha1_file.c:473
2967
+#, c-format
2968
+msgid "path '%s' does not exist"
2969
+msgstr "'%s' 경로가 없습니다"
2970
2716
-#: wt-status.c:984
2717
-msgid " (use \"git am --abort\" to restore the original branch)"
2718
-msgstr " (원본 브랜치를 복구하려면 \"git am --abort\"를 사용하십시오)"
2971
+#: sha1_file.c:499
2972
+#, c-format
2973
+msgid "reference repository '%s' as a linked checkout is not supported yet."
2974
+msgstr ""
2975
+"레퍼런스 '%s' 저장소를 연결된 체크아웃으로 쓰기는 아직 지원하지 않습니다."
2976
2720
-#: wt-status.c:1109
2721
-msgid "No commands done."
2722
-msgstr "완료한 명령 없음."
2977
+#: sha1_file.c:505
2978
+#, c-format
2979
+msgid "reference repository '%s' is not a local repository."
2980
+msgstr "레퍼런스 '%s' 저장소가 로컬 저장소가 아닙니다."
2981
2724
-#: wt-status.c:1112
2982
+#: sha1_file.c:511
2983
#, c-format
2726
-msgid "Last command done (%d command done):"
2727
-msgid_plural "Last commands done (%d commands done):"
2728
-msgstr[0] "최근 완료한 명령 (%d개 명령 완료):"
2984
+msgid "reference repository '%s' is shallow"
2985
+msgstr "레퍼런스 '%s' 저장소가 얕은 저장소입니다"
2986
2730
-#: wt-status.c:1123
2987
+#: sha1_file.c:519
2988
#, c-format
2732
-msgid " (see more in file %s)"
2733
-msgstr " (자세한 정보는 %s 파일 참고)"
2989
+msgid "reference repository '%s' is grafted"
2990
+msgstr "레퍼런스 '%s' 저장소가 붙어 있는 저장소입니다"
2991
2735
-#: wt-status.c:1128
2736
-msgid "No commands remaining."
2737
-msgstr "명령이 남아있지 않음."
2992
+#: sha1_file.c:1159
2993
+msgid "offset before end of packfile (broken .idx?)"
2994
+msgstr "오프셋이 묶음 파일 앞입니다 (망가진 .idx?)"
2995
2739
-#: wt-status.c:1131
2996
+#: sha1_file.c:2592
2997
#, c-format
2741
-msgid "Next command to do (%d remaining command):"
2742
-msgid_plural "Next commands to do (%d remaining commands):"
2743
-msgstr[0] "다음에 할 명령 (%d개 명령 남음):"
2998
+msgid "offset before start of pack index for %s (corrupt index?)"
2999
+msgstr "오프셋이 %s의 묶음 인덱스 시작보다 앞입니다 (망가진 인덱스?)"
3000
2745
-#: wt-status.c:1139
2746
-msgid " (use \"git rebase --edit-todo\" to view and edit)"
2747
-msgstr " (보고 편집하려면 \"git rebase --edit-todo\"를 사용하십시오)"
3001
+#: sha1_file.c:2596
3002
+#, c-format
3003
+msgid "offset beyond end of pack index for %s (truncated index?)"
3004
+msgstr "오프셋이 %s의 묶음 인덱스 끝보다 뒤입니다 (망가진 인덱스?)"
3005
2749
-#: wt-status.c:1152
3006
+#: sha1_name.c:407
3007
#, c-format
2751
-msgid "You are currently rebasing branch '%s' on '%s'."
2752
-msgstr "현재 '%s' 브랜치를 '%s' 위로 리베이스하는 중입니다."
3008
+msgid "short SHA1 %s is ambiguous"
3009
+msgstr "짧은 SHA1 %s은(는) 여럿에 대응됩니다"
3010
2754
-#: wt-status.c:1157
2755
-msgid "You are currently rebasing."
2756
-msgstr "현재 리베이스하는 중입니다."
3011
+#: sha1_name.c:418
3012
+msgid "The candidates are:"
3013
+msgstr "후보는 다음과 같습니다:"
3014
2758
-#: wt-status.c:1171
2759
-msgid " (fix conflicts and then run \"git rebase --continue\")"
2760
-msgstr " (충돌을 바로잡고 \"git rebase --continue\"를 사용하십시오)"
3015
+#: sha1_name.c:577
3016
+msgid ""
3017
+"Git normally never creates a ref that ends with 40 hex characters\n"
3018
+"because it will be ignored when you just specify 40-hex. These refs\n"
3019
+"may be created by mistake. For example,\n"
3020
+"\n"
3021
+" git checkout -b $br $(git rev-parse ...)\n"
3022
+"\n"
3023
+"where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
3024
+"examine these refs and maybe delete them. Turn this message off by\n"
3025
+"running \"git config advice.objectNameWarning false\""
3026
+msgstr ""
3027
+"깃에서는 보통 40개의 16진수 문자로 끝나는 레퍼런스를 만들지 않습니다.\n"
3028
+"16진수 문자 40자를 지정했을 때 이 레퍼런스가 무시되기 때문입니다. 이\n"
3029
+"레퍼런스는 실수로 만들어졌을 수도 있습니다. 예를 들어,\n"
3030
+"\n"
3031
+" git checkout -b $br $(git rev-parse ...)\n"
3032
+"\n"
3033
+"여기서 \"$br\"은 비어 있으므로 40자 레퍼런스가 만들어집니다. 이 레퍼런스를\n"
3034
+"확인해 보시고 잘못 만들어진 것이면 지우십시오. 이 메시지를 보고 싶지\n"
3035
+"않으면 \"git config advice.objectNameWarning false\" 명령을 사용하십시오."
3036
2762
-#: wt-status.c:1173
2763
-msgid " (use \"git rebase --skip\" to skip this patch)"
2764
-msgstr " (이 패치를 건너뛰려면 \"git rebase --skip\"을 사용하십시오)"
3037
+#: submodule.c:64 submodule.c:98
3038
+msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
3039
+msgstr ""
3040
+"병합하지 않은 .gitmodules를 바꿀 수 없습니다. 병합 충돌을 먼저 해결하십시오"
3041
2766
-#: wt-status.c:1175
2767
-msgid " (use \"git rebase --abort\" to check out the original branch)"
2768
-msgstr " (원본 브랜치를 가져오려면 \"git rebase --abort\"를 사용하십시오)"
3042
+#: submodule.c:68 submodule.c:102
3043
+#, c-format
3044
+msgid "Could not find section in .gitmodules where path=%s"
3045
+msgstr "경로가 %s일 때 .gitmodules의 섹션을 찾을 수 없습니다"
3046
2770
-#: wt-status.c:1181
2771
-msgid " (all conflicts fixed: run \"git rebase --continue\")"
2772
-msgstr ""
2773
-" (모든 충돌을 바로잡았습니다: \"git rebase --continue\"를 실행하십시오)"
3047
+#: submodule.c:76
3048
+#, c-format
3049
+msgid "Could not update .gitmodules entry %s"
3050
+msgstr ".gitmodules 항목 %s을(를) 업데이트할 수 없습니다"
3051
2775
-#: wt-status.c:1185
3052
+#: submodule.c:109
3053
#, c-format
2777
-msgid ""
2778
-"You are currently splitting a commit while rebasing branch '%s' on '%s'."
2779
-msgstr "현재 '%s' 브랜치를 '%s' 위로 리베이스하는 중 커밋을 분리하는 중입니다."
3054
+msgid "Could not remove .gitmodules entry for %s"
3055
+msgstr "%s에 대한 .gitmodules 항목을 제거할 수 없습니다"
3056
2781
-#: wt-status.c:1190
2782
-msgid "You are currently splitting a commit during a rebase."
2783
-msgstr "현재 리베이스하는 중 커밋을 분리하는 중입니다."
3057
+#: submodule.c:120
3058
+msgid "staging updated .gitmodules failed"
3059
+msgstr "업데이트한 .gitmodules를 커밋할 사항으로 표시하는데 실패"
3060
2785
-#: wt-status.c:1193
2786
-msgid " (Once your working directory is clean, run \"git rebase --continue\")"
2787
-msgstr " (작업 폴더가 깨끗해지면, \"git rebase --continue\"를 실행하십시오)"
3061
+#: submodule.c:158
3062
+msgid "negative values not allowed for submodule.fetchJobs"
3063
+msgstr "submodule.fetchJobs 값에 음수를 쓸 수 없습니다"
3064
2789
-#: wt-status.c:1197
3065
+#: submodule-config.c:358
3066
#, c-format
2791
-msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
2792
-msgstr "'%s' 브랜치를 '%s' 위로 리베이스하는 중 커밋을 편집하는 중입니다."
3067
+msgid "invalid value for %s"
3068
+msgstr "%s의 값이 올바르지 않습니다"
3069
2794
-#: wt-status.c:1202
2795
-msgid "You are currently editing a commit during a rebase."
2796
-msgstr "리베이스 중에 커밋을 편집하는 중입니다."
3070
+#: trailer.c:238
3071
+#, c-format
3072
+msgid "running trailer command '%s' failed"
3073
+msgstr "트레일러 명령 '%s' 실행 실패"
3074
2798
-#: wt-status.c:1205
2799
-msgid " (use \"git commit --amend\" to amend the current commit)"
2800
-msgstr " (현재 커밋을 수정하려면 \"git commit --amend\"을 사용하십시오)"
3075
+#: trailer.c:471 trailer.c:475 trailer.c:479 trailer.c:533 trailer.c:537
3076
+#: trailer.c:541
3077
+#, c-format
3078
+msgid "unknown value '%s' for key '%s'"
3079
+msgstr "알 수 없는 값 '%s', 키 '%s'"
3080
2802
-#: wt-status.c:1207
2803
-msgid ""
2804
-" (use \"git rebase --continue\" once you are satisfied with your changes)"
2805
-msgstr " (변경 사항에 만족할 때 \"git rebase --continue\"를 사용하십시오)"
3081
+#: trailer.c:523 trailer.c:528 builtin/remote.c:289
3082
+#, c-format
3083
+msgid "more than one %s"
3084
+msgstr "%s이(가) 여러개입니다"
3085
2807
-#: wt-status.c:1217
3086
+#: trailer.c:672
3087
#, c-format
2809
-msgid "You are currently cherry-picking commit %s."
2810
-msgstr "현재 %s 커밋을 뽑아 내고 있습니다."
3088
+msgid "empty trailer token in trailer '%.*s'"
3089
+msgstr "트레일러 '%.*s'에서 빈 트레일러 토큰"
3090
2812
-#: wt-status.c:1222
2813
-msgid " (fix conflicts and run \"git cherry-pick --continue\")"
2814
-msgstr " (충돌을 바로잡고 \"git cherry-pick --continue\"를 실행하십시오)"
3091
+#: trailer.c:695
3092
+#, c-format
3093
+msgid "could not read input file '%s'"
3094
+msgstr "'%s' 입력 파일을 읽을 수 없습니다"
3095
2816
-#: wt-status.c:1225
2817
-msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
2818
-msgstr ""
2819
-" (모든 충돌을 바로잡았습니다: \"git cherry-pick --continue\"를 실행하십시오)"
3096
+#: trailer.c:698
3097
+msgid "could not read from stdin"
3098
+msgstr "표준 입력에서 읽을 수 없습니다"
3099
2821
-#: wt-status.c:1227
2822
-msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
2823
-msgstr " (뽑기 작업을 취소하려면 \"git cherry-pick --abort\"를 사용하십시오)"
3100
+#: trailer.c:929 builtin/am.c:44
3101
+#, c-format
3102
+msgid "could not stat %s"
3103
+msgstr "%s에 대해 stat()할 수 없습니다"
3104
2825
-#: wt-status.c:1236
3105
+#: trailer.c:931
3106
#, c-format
2827
-msgid "You are currently reverting commit %s."
2828
-msgstr "현재 %s 커밋을 되돌리는 중입니다."
3107
+msgid "file %s is not a regular file"
3108
+msgstr "'%s' 파일이 일반 파일이 아닙니다"
3109
2830
-#: wt-status.c:1241
2831
-msgid " (fix conflicts and run \"git revert --continue\")"
2832
-msgstr " (충돌을 바로잡고 \"git revert --continue\"를 실행하십시오)"
3110
+#: trailer.c:933
3111
+#, c-format
3112
+msgid "file %s is not writable by user"
3113
+msgstr "사용자가 %s 파일에 쓸 수 없습니다"
3114
2834
-#: wt-status.c:1244
2835
-msgid " (all conflicts fixed: run \"git revert --continue\")"
2836
-msgstr ""
2837
-" (모든 충돌을 바로잡았습니다: \"git revert --continue\"를 실행하십시오)"
3115
+#: trailer.c:945
3116
+msgid "could not open temporary file"
3117
+msgstr "임시 파일을 열 수 없습니다: %s"
3118
2839
-#: wt-status.c:1246
2840
-msgid " (use \"git revert --abort\" to cancel the revert operation)"
2841
-msgstr " (되돌리기 작업을 취소하려면 \"git revert --abort\"를 사용하십시오)"
3119
+#: trailer.c:983
3120
+#, c-format
3121
+msgid "could not rename temporary file to %s"
3122
+msgstr "임시 파일 이름을 '%s'(으)로 바꿀 수 없습니다"
3123
2843
-#: wt-status.c:1257
3124
+#: transport.c:62
3125
#, c-format
2845
-msgid "You are currently bisecting, started from branch '%s'."
2846
-msgstr "'이등분하는 중입니다. '%s' 브랜치부터 시작."
3126
+msgid "Would set upstream of '%s' to '%s' of '%s'\n"
3127
+msgstr "'%1$s'의 업스트림을 '%3$s'의 '%2$s'(으)로 설정할 것입니다\n"
3128
2848
-#: wt-status.c:1261
2849
-msgid "You are currently bisecting."
2850
-msgstr "'이등분하는 중입니다."
3129
+#: transport.c:151
3130
+#, c-format
3131
+msgid "transport: invalid depth option '%s'"
3132
+msgstr "transport: 잘못된 깊이 옵션: %s"
3133
2852
-#: wt-status.c:1264
2853
-msgid " (use \"git bisect reset\" to get back to the original branch)"
2854
-msgstr " (원래 브랜치로 돌아가려면 \"git bisect reset\"을 사용하십시오)"
3134
+#: transport.c:817
3135
+#, c-format
3136
+msgid ""
3137
+"The following submodule paths contain changes that can\n"
3138
+"not be found on any remote:\n"
3139
+msgstr ""
3140
+"다음 하위 모듈 경로에 리모트 어디에도 없는\n"
3141
+"변경 사항이 있습니다:\n"
3142
2856
-#: wt-status.c:1464
2857
-msgid "On branch "
2858
-msgstr "현재 브랜치 "
3143
+#: transport.c:821
3144
+#, c-format
3145
+msgid ""
3146
+"\n"
3147
+"Please try\n"
3148
+"\n"
3149
+"\tgit push --recurse-submodules=on-demand\n"
3150
+"\n"
3151
+"or cd to the path and use\n"
3152
+"\n"
3153
+"\tgit push\n"
3154
+"\n"
3155
+"to push them to a remote.\n"
3156
+"\n"
3157
+msgstr ""
3158
+"\n"
3159
+"리모트에 푸시하려면\n"
3160
+"\n"
3161
+"\tgit push --recurse-submodules=on-demand\n"
3162
+"\n"
3163
+"또는 해당 경로로 cd한 다음\n"
3164
+"\n"
3165
+"\tgit push\n"
3166
+"\n"
3167
+"명령을 시도해 보십시오\n"
This file is too large to show in full.