l10n: ko.po: Update Korean translation

Signed-off-by: Changwoo Ryu <cwryu@debian.org>

Changwoo Ryu committed Feb 19, 2017 at 19:34 UTC 7d6d957c532357614ba0dd4a8de74a6bd7b5fb0c
1 file changed +200 -178
po/ko.po
+200 -178
@@ -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: 2017-02-04 13:02+0800\n"
62 -"PO-Revision-Date: 2017-02-11 11:31+0900\n"
61 +"POT-Creation-Date: 2017-02-18 01:00+0800\n"
62 +"PO-Revision-Date: 2017-02-19 19:33+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"
@@ -289,33 +289,33 @@ msgstr "%d번 줄에 바이너리 패치가 이해할 수 없습니다"
289 msgid "patch with only garbage at line %d"
290 msgstr "%d번 줄에 쓰레기 데이터만 있는 패치"
291
292 -#: apply.c:2274
292 +#: apply.c:2265
293 #, c-format
294 msgid "unable to read symlink %s"
295 msgstr "%s 심볼릭 링크를 읽을 수 없습니다"
296
297 -#: apply.c:2278
297 +#: apply.c:2269
298 #, c-format
299 msgid "unable to open or read %s"
300 msgstr "%s을(를) 열거나 읽을 수 없습니다"
301
302 -#: apply.c:2931
302 +#: apply.c:2922
303 #, c-format
304 msgid "invalid start of line: '%c'"
305 msgstr "줄 시작이 잘못됨: '%c'"
306
307 -#: apply.c:3050
307 +#: apply.c:3041
308 #, c-format
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
313 -#: apply.c:3062
313 +#: apply.c:3053
314 #, c-format
315 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
316 msgstr "컨텍스트가 (%ld/%ld)로 줄어듭니다. (%d번 줄에서 적용)"
317
318 -#: apply.c:3068
318 +#: apply.c:3059
319 #, c-format
320 msgid ""
321 "while searching for:\n"
@@ -324,315 +324,315 @@ msgstr ""
324 "다음을 검색하던 중:\n"
325 "%.*s"
326
327 -#: apply.c:3090
327 +#: apply.c:3081
328 #, c-format
329 msgid "missing binary patch data for '%s'"
330 msgstr "'%s'에 대한 바이너리 패치 데이터가 없습니다"
331
332 -#: apply.c:3098
332 +#: apply.c:3089
333 #, c-format
334 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
335 msgstr ""
336 "반대 헝크가 없으면 '%s'에 대한 바이너리 패치를 반대로 적용할 수 없습니다"
337
338 -#: apply.c:3144
338 +#: apply.c:3135
339 #, c-format
340 msgid "cannot apply binary patch to '%s' without full index line"
341 msgstr ""
342 "전체 인덱스 라인이 없으면 '%s'에 대한 바이너리 패치를 적용할 수 없습니다"
343
344 -#: apply.c:3154
344 +#: apply.c:3145
345 #, c-format
346 msgid ""
347 "the patch applies to '%s' (%s), which does not match the current contents."
348 msgstr "패치가 '%s'(%s)에 적용되지만, 현재 내용과 일치하지 않습니다."
349
350 -#: apply.c:3162
350 +#: apply.c:3153
351 #, c-format
352 msgid "the patch applies to an empty '%s' but it is not empty"
353 msgstr "패치는 빈 '%s'에 적용되지만, 현재 비어 있지 않습니다"
354
355 -#: apply.c:3180
355 +#: apply.c:3171
356 #, c-format
357 msgid "the necessary postimage %s for '%s' cannot be read"
358 msgstr "'%2$s'에 대한 필요한 %1$s 포스트이미지를 읽을 수 없습니다"
359
360 -#: apply.c:3193
360 +#: apply.c:3184
361 #, c-format
362 msgid "binary patch does not apply to '%s'"
363 msgstr "바이너리 패치를 '%s'에 적용할 수 없습니다"
364
365 -#: apply.c:3199
365 +#: apply.c:3190
366 #, c-format
367 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
368 msgstr ""
369 "'%s'에 대한 바이너리 패치가 올바르지 않은 결과를 만듭니다. (기대한 값 %s, 실"
370 "제 %s)"
371
372 -#: apply.c:3220
372 +#: apply.c:3211
373 #, c-format
374 msgid "patch failed: %s:%ld"
375 msgstr "패치 실패: %s:%ld"
376
377 -#: apply.c:3342
377 +#: apply.c:3333
378 #, c-format
379 msgid "cannot checkout %s"
380 msgstr "%s을(를) 가져올 수 없습니다"
381
382 -#: apply.c:3390 apply.c:3401 apply.c:3447 setup.c:248
382 +#: apply.c:3381 apply.c:3392 apply.c:3438 setup.c:248
383 #, c-format
384 msgid "failed to read %s"
385 msgstr "%s을(를) 읽는데 실패했습니다"
386
387 -#: apply.c:3398
387 +#: apply.c:3389
388 #, c-format
389 msgid "reading from '%s' beyond a symbolic link"
390 msgstr "심볼릭 링크 뒤에 있는 '%s' 읽기"
391
392 -#: apply.c:3427 apply.c:3667
392 +#: apply.c:3418 apply.c:3658
393 #, c-format
394 msgid "path %s has been renamed/deleted"
395 msgstr "%s 경로가 이름이 바뀌었거나 삭제되었습니다"
396
397 -#: apply.c:3510 apply.c:3681
397 +#: apply.c:3501 apply.c:3672
398 #, c-format
399 msgid "%s: does not exist in index"
400 msgstr "%s: 인덱스에 없습니다"
401
402 -#: apply.c:3519 apply.c:3689
402 +#: apply.c:3510 apply.c:3680
403 #, c-format
404 msgid "%s: does not match index"
405 msgstr "%s: 인덱스와 맞지 않습니다"
406
407 -#: apply.c:3554
407 +#: apply.c:3545
408 msgid "repository lacks the necessary blob to fall back on 3-way merge."
409 msgstr "저장소에 3-방향 병합으로 대신할 때 필요한 블롭이 없습니다."
410
411 -#: apply.c:3557
411 +#: apply.c:3548
412 #, c-format
413 msgid "Falling back to three-way merge...\n"
414 msgstr "3-방향 병합으로 대신합니다...\n"
415
416 -#: apply.c:3573 apply.c:3577
416 +#: apply.c:3564 apply.c:3568
417 #, c-format
418 msgid "cannot read the current contents of '%s'"
419 msgstr "'%s'의 현재 내용을 읽을 수 없습니다"
420
421 -#: apply.c:3589
421 +#: apply.c:3580
422 #, c-format
423 msgid "Failed to fall back on three-way merge...\n"
424 msgstr "3-방향 병합으로 대신하는데 실패했습니다...\n"
425
426 -#: apply.c:3603
426 +#: apply.c:3594
427 #, c-format
428 msgid "Applied patch to '%s' with conflicts.\n"
429 msgstr "패치를 '%s'에 충돌이 있는 상태로 적용.\n"
430
431 -#: apply.c:3608
431 +#: apply.c:3599
432 #, c-format
433 msgid "Applied patch to '%s' cleanly.\n"
434 msgstr "패치를 '%s'에 패치 문제 없이 적용.\n"
435
436 -#: apply.c:3634
436 +#: apply.c:3625
437 msgid "removal patch leaves file contents"
438 msgstr "제거하는 패치 다음에 파일 내용이 남았습니다"
439
440 -#: apply.c:3706
440 +#: apply.c:3697
441 #, c-format
442 msgid "%s: wrong type"
443 msgstr "%s: 잘못된 종류"
444
445 -#: apply.c:3708
445 +#: apply.c:3699
446 #, c-format
447 msgid "%s has type %o, expected %o"
448 msgstr "%s의 종류가 %o이지만 %o이(가) 되어야 합니다"
449
450 -#: apply.c:3859 apply.c:3861
450 +#: apply.c:3850 apply.c:3852
451 #, c-format
452 msgid "invalid path '%s'"
453 msgstr "잘못된 경로 '%s'"
454
455 -#: apply.c:3917
455 +#: apply.c:3908
456 #, c-format
457 msgid "%s: already exists in index"
458 msgstr "%s: 이미 인덱스에 있습니다"
459
460 -#: apply.c:3920
460 +#: apply.c:3911
461 #, c-format
462 msgid "%s: already exists in working directory"
463 msgstr "%s: 이미 작업 디렉터리에 있습니다"
464
465 -#: apply.c:3940
465 +#: apply.c:3931
466 #, c-format
467 msgid "new mode (%o) of %s does not match old mode (%o)"
468 msgstr "%2$s의 새 모드(%1$o)가 예전 모드(%3$o)와 다릅니다"
469
470 -#: apply.c:3945
470 +#: apply.c:3936
471 #, c-format
472 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
473 msgstr "%2$s의 새 모드(%1$o)가 %4$s의 예전 모드(%3$o)와 다릅니다"
474
475 -#: apply.c:3965
475 +#: apply.c:3956
476 #, c-format
477 msgid "affected file '%s' is beyond a symbolic link"
478 msgstr "영향 받는 '%s' 파일이 심볼릭 링크 뒤에 있습니다"
479
480 -#: apply.c:3969
480 +#: apply.c:3960
481 #, c-format
482 msgid "%s: patch does not apply"
483 msgstr "%s: 패치를 적용하지 않습니다"
484
485 -#: apply.c:3984
485 +#: apply.c:3975
486 #, c-format
487 msgid "Checking patch %s..."
488 msgstr "%s 패치를 확인하는 중입니다..."
489
490 -#: apply.c:4075
490 +#: apply.c:4066
491 #, c-format
492 msgid "sha1 information is lacking or useless for submodule %s"
493 msgstr "sha1 정보가 없거나 %s 하위 모듈에서 쓸 수 없습니다"
494
495 -#: apply.c:4082
495 +#: apply.c:4073
496 #, c-format
497 msgid "mode change for %s, which is not in current HEAD"
498 msgstr "%s에 대한 모드 변경이지만, 현재 HEAD에 없습니다"
499
500 -#: apply.c:4085
500 +#: apply.c:4076
501 #, c-format
502 msgid "sha1 information is lacking or useless (%s)."
503 msgstr "sha1 정보가 없거나 쓸 수 없습니다 (%s)."
504
505 -#: apply.c:4090 builtin/checkout.c:233 builtin/reset.c:135
505 +#: apply.c:4081 builtin/checkout.c:233 builtin/reset.c:135
506 #, c-format
507 msgid "make_cache_entry failed for path '%s'"
508 msgstr "경로 '%s'에 대해 make_cache_entry 실패"
509
510 -#: apply.c:4094
510 +#: apply.c:4085
511 #, c-format
512 msgid "could not add %s to temporary index"
513 msgstr "임시 인덱스에 %s 항목을 추가할 수 없습니다"
514
515 -#: apply.c:4104
515 +#: apply.c:4095
516 #, c-format
517 msgid "could not write temporary index to %s"
518 msgstr "임시 인덱스를 %s에 쓸 수 없습니다"
519
520 -#: apply.c:4242
520 +#: apply.c:4233
521 #, c-format
522 msgid "unable to remove %s from index"
523 msgstr "인덱스에서 %s을(를) 제거할 수 없습니다"
524
525 -#: apply.c:4277
525 +#: apply.c:4268
526 #, c-format
527 msgid "corrupt patch for submodule %s"
528 msgstr "하위 모듈 %s에 대해 손상된 패치"
529
530 -#: apply.c:4283
530 +#: apply.c:4274
531 #, c-format
532 msgid "unable to stat newly created file '%s'"
533 msgstr "새로 만든 파일 '%s'에 대해 stat()할 수 없습니다"
534
535 -#: apply.c:4291
535 +#: apply.c:4282
536 #, c-format
537 msgid "unable to create backing store for newly created file %s"
538 msgstr "새로 만든 파일 '%s'에 대해 예비 저장소를 만들 수 없습니다"
539
540 -#: apply.c:4297 apply.c:4441
540 +#: apply.c:4288 apply.c:4432
541 #, c-format
542 msgid "unable to add cache entry for %s"
543 msgstr "%s에 대해 캐시 항목을 추가할 수 없습니다"
544
545 -#: apply.c:4338
545 +#: apply.c:4329
546 #, c-format
547 msgid "failed to write to '%s'"
548 msgstr "'%s'에 쓰는데 실패했습니다"
549
550 -#: apply.c:4342
550 +#: apply.c:4333
551 #, c-format
552 msgid "closing file '%s'"
553 msgstr "'%s' 파일을 닫는 중입니다"
554
555 -#: apply.c:4412
555 +#: apply.c:4403
556 #, c-format
557 msgid "unable to write file '%s' mode %o"
558 msgstr "'%s' 파일에 쓸 수 없습니다 ('%o' 모드)"
559
560 -#: apply.c:4510
560 +#: apply.c:4501
561 #, c-format
562 msgid "Applied patch %s cleanly."
563 msgstr "%s 패치 깔끔하게 적용."
564
565 -#: apply.c:4518
565 +#: apply.c:4509
566 msgid "internal error"
567 msgstr "내부 오류"
568
569 -#: apply.c:4521
569 +#: apply.c:4512
570 #, c-format
571 msgid "Applying patch %%s with %d reject..."
572 msgid_plural "Applying patch %%s with %d rejects..."
573 msgstr[0] "%%s 패치를 (%d개 거부) 적용..."
574
575 -#: apply.c:4532
575 +#: apply.c:4523
576 #, c-format
577 msgid "truncating .rej filename to %.*s.rej"
578 msgstr "truncating .rej 파일 이름을 '%.*s.rej'(으)로 자름"
579
580 -#: apply.c:4540 builtin/fetch.c:737 builtin/fetch.c:986
580 +#: apply.c:4531 builtin/fetch.c:737 builtin/fetch.c:986
581 #, c-format
582 msgid "cannot open %s"
583 msgstr "%s을(를) 열 수 없습니다"
584
585 -#: apply.c:4554
585 +#: apply.c:4545
586 #, c-format
587 msgid "Hunk #%d applied cleanly."
588 msgstr "패치 부위 #%d 깔끔하게 적용."
589
590 -#: apply.c:4558
590 +#: apply.c:4549
591 #, c-format
592 msgid "Rejected hunk #%d."
593 msgstr "패치 부위 #%d 거부됨."
594
595 -#: apply.c:4668
595 +#: apply.c:4659
596 #, c-format
597 msgid "Skipped patch '%s'."
598 msgstr "패치 '%s' 건너뜀."
599
600 -#: apply.c:4676
600 +#: apply.c:4667
601 msgid "unrecognized input"
602 msgstr "인식할 수 없는 입력"
603
604 -#: apply.c:4695
604 +#: apply.c:4686
605 msgid "unable to read index file"
606 msgstr "인덱스 파일을 읽을 수 없습니다"
607
608 -#: apply.c:4833
608 +#: apply.c:4824
609 #, c-format
610 msgid "can't open patch '%s': %s"
611 msgstr "'%s' 패치를 열 수 없습니다: %s"
612
613 -#: apply.c:4858
613 +#: apply.c:4849
614 #, c-format
615 msgid "squelched %d whitespace error"
616 msgid_plural "squelched %d whitespace errors"
617 msgstr[0] "공백 오류 %d개를 넘어갑니다"
618
619 -#: apply.c:4864 apply.c:4879
619 +#: apply.c:4855 apply.c:4870
620 #, c-format
621 msgid "%d line adds whitespace errors."
622 msgid_plural "%d lines add whitespace errors."
623 msgstr[0] "%d번 줄에서 공백 오류를 추가합니다."
624
625 -#: apply.c:4872
625 +#: apply.c:4863
626 #, c-format
627 msgid "%d line applied after fixing whitespace errors."
628 msgid_plural "%d lines applied after fixing whitespace errors."
629 msgstr[0] "공백 오류를 바로잡은 뒤에 %d번 줄 적용."
630
631 -#: apply.c:4888 builtin/add.c:463 builtin/mv.c:298 builtin/rm.c:391
631 +#: apply.c:4879 builtin/add.c:463 builtin/mv.c:298 builtin/rm.c:391
632 msgid "Unable to write new index file"
633 msgstr "새 인덱스 파일에 쓸 수 없습니다"
634
635 -#: apply.c:4919 apply.c:4922 builtin/am.c:2277 builtin/am.c:2280
635 +#: apply.c:4910 apply.c:4913 builtin/am.c:2277 builtin/am.c:2280
636 #: builtin/clone.c:95 builtin/fetch.c:98 builtin/pull.c:180
637 #: builtin/submodule--helper.c:281 builtin/submodule--helper.c:591
638 #: builtin/submodule--helper.c:594 builtin/submodule--helper.c:960
@@ -641,121 +641,121 @@ msgstr "새 인덱스 파일에 쓸 수 없습니다"
641 msgid "path"
642 msgstr "경로"
643
644 -#: apply.c:4920
644 +#: apply.c:4911
645 msgid "don't apply changes matching the given path"
646 msgstr "주어진 경로에 해당하는 변경 사항을 적용하지 않습니다"
647
648 -#: apply.c:4923
648 +#: apply.c:4914
649 msgid "apply changes matching the given path"
650 msgstr "주어진 경로에 해당하는 변경 사항을 적용합니다"
651
652 -#: apply.c:4925 builtin/am.c:2286
652 +#: apply.c:4916 builtin/am.c:2286
653 msgid "num"
654 msgstr "개수"
655
656 -#: apply.c:4926
656 +#: apply.c:4917
657 msgid "remove <num> leading slashes from traditional diff paths"
658 msgstr "전통적인 diff 경로 앞의 <개수>개의 앞 슬래시(/)를 제거합니다"
659
660 -#: apply.c:4929
660 +#: apply.c:4920
661 msgid "ignore additions made by the patch"
662 msgstr "패치에서 추가하는 파일을 무시합니다"
663
664 -#: apply.c:4931
664 +#: apply.c:4922
665 msgid "instead of applying the patch, output diffstat for the input"
666 msgstr "패치를 적용하는 대신, 입력에 대한 diffstat을 출력합니다"
667
668 -#: apply.c:4935
668 +#: apply.c:4926
669 msgid "show number of added and deleted lines in decimal notation"
670 msgstr "십진수로 추가 및 삭제한 줄 수를 표시합니다"
671
672 -#: apply.c:4937
672 +#: apply.c:4928
673 msgid "instead of applying the patch, output a summary for the input"
674 msgstr "패치를 적용하는 대신, 입력에 대한 요약을 출력합니다"
675
676 -#: apply.c:4939
676 +#: apply.c:4930
677 msgid "instead of applying the patch, see if the patch is applicable"
678 msgstr "패치를 적용하는 대신, 패치를 적용 가능한지 확인합니다"
679
680 -#: apply.c:4941
680 +#: apply.c:4932
681 msgid "make sure the patch is applicable to the current index"
682 msgstr "현재 인덱스에서 패치가 적용 가능한지 확인합니다"
683
684 -#: apply.c:4943
684 +#: apply.c:4934
685 msgid "apply a patch without touching the working tree"
686 msgstr "작업 폴더를 바꾸지 않고 패치를 적용합니다"
687
688 -#: apply.c:4945
688 +#: apply.c:4936
689 msgid "accept a patch that touches outside the working area"
690 msgstr "작업 영역 밖의 파일을 바꾸는 패치를 허용합니다"
691
692 -#: apply.c:4947
692 +#: apply.c:4938
693 msgid "also apply the patch (use with --stat/--summary/--check)"
694 msgstr "그리고 패치도 적용합니다 (--stat/--summary/--check 옵션과 같이 사용)"
695
696 -#: apply.c:4949
696 +#: apply.c:4940
697 msgid "attempt three-way merge if a patch does not apply"
698 msgstr "패치를 적용하지 않으면 3-방향 병합을 시도합니다"
699
700 -#: apply.c:4951
700 +#: apply.c:4942
701 msgid "build a temporary index based on embedded index information"
702 msgstr "내장 인덱스 정보를 사용해 임시 인덱스를 만듭니다"
703
704 -#: apply.c:4954 builtin/checkout-index.c:169 builtin/ls-files.c:505
704 +#: apply.c:4945 builtin/checkout-index.c:169 builtin/ls-files.c:507
705 msgid "paths are separated with NUL character"
706 msgstr "경로를 NUL 문자로 구분합니다"
707
708 -#: apply.c:4956
708 +#: apply.c:4947
709 msgid "ensure at least <n> lines of context match"
710 msgstr "최소한 <n>줄이 컨텍스트와 일치하는지 확인합니다"
711
712 -#: apply.c:4957 builtin/am.c:2265
712 +#: apply.c:4948 builtin/am.c:2265
713 msgid "action"
714 msgstr "동작"
715
716 -#: apply.c:4958
716 +#: apply.c:4949
717 msgid "detect new or modified lines that have whitespace errors"
718 msgstr "공백 오류가 있는 추가됐거나 수정된 줄을 찾습니다"
719
720 -#: apply.c:4961 apply.c:4964
720 +#: apply.c:4952 apply.c:4955
721 msgid "ignore changes in whitespace when finding context"
722 msgstr "컨텍스트를 찾을 때 공백 변경 사항을 무시합니다"
723
724 -#: apply.c:4967
724 +#: apply.c:4958
725 msgid "apply the patch in reverse"
726 msgstr "패치를 반대 순서로 적용합니다"
727
728 -#: apply.c:4969
728 +#: apply.c:4960
729 msgid "don't expect at least one line of context"
730 msgstr "최소한의 컨텍스트 한 줄도 없이 적용합니다"
731
732 -#: apply.c:4971
732 +#: apply.c:4962
733 msgid "leave the rejected hunks in corresponding *.rej files"
734 msgstr "거부된 패치 부분을 대응되는 *.rej 파일에 남겨둡니다"
735
736 -#: apply.c:4973
736 +#: apply.c:4964
737 msgid "allow overlapping hunks"
738 msgstr "패치 부분이 겹쳐도 허용합니다"
739
740 -#: apply.c:4974 builtin/add.c:267 builtin/check-ignore.c:19
740 +#: apply.c:4965 builtin/add.c:267 builtin/check-ignore.c:19
741 #: builtin/commit.c:1337 builtin/count-objects.c:94 builtin/fsck.c:651
742 #: builtin/log.c:1860 builtin/mv.c:122 builtin/read-tree.c:114
743 msgid "be verbose"
744 msgstr "자세히 표시"
745
746 -#: apply.c:4976
746 +#: apply.c:4967
747 msgid "tolerate incorrectly detected missing new-line at the end of file"
748 msgstr "파일 끝에 줄바꿈이 빠졌음을 잘못 검색한 경우에 무시합니다"
749
750 -#: apply.c:4979
750 +#: apply.c:4970
751 msgid "do not trust the line counts in the hunk headers"
752 msgstr "패치 부분의 헤더의 줄 수를 신용하지 않습니다"
753
754 -#: apply.c:4981 builtin/am.c:2274
754 +#: apply.c:4972 builtin/am.c:2274
755 msgid "root"
756 msgstr "최상위"
757
758 -#: apply.c:4982
758 +#: apply.c:4973
759 msgid "prepend <root> to all filenames"
760 msgstr "모든 파일 이름에 <최상위>를 앞에 붙입니다"
761
@@ -801,7 +801,7 @@ msgstr "아카이브의 각 경로 이름의 앞에 지정한 경로를 붙입
801
802 #: archive.c:432 builtin/blame.c:2607 builtin/blame.c:2608 builtin/config.c:59
803 #: builtin/fast-export.c:987 builtin/fast-export.c:989 builtin/grep.c:1054
804 -#: builtin/hash-object.c:101 builtin/ls-files.c:539 builtin/ls-files.c:542
804 +#: builtin/hash-object.c:101 builtin/ls-files.c:541 builtin/ls-files.c:544
805 #: builtin/notes.c:401 builtin/notes.c:564 builtin/read-tree.c:109
806 #: parse-options.h:153
807 msgid "file"
@@ -1566,29 +1566,29 @@ msgstr ""
1566 msgid "Failed to parse --submodule option parameter: '%s'"
1567 msgstr "--submodule 옵션 파라미터 파싱에 실패했습니다: '%s'"
1568
1569 -#: diff.c:4695
1569 +#: diff.c:4696
1570 msgid "inexact rename detection was skipped due to too many files."
1571 msgstr "파일이 너무 많아서 부정확한 이름 바꾸기 검색 기능을 건너뜁니다."
1572
1573 -#: diff.c:4698
1573 +#: diff.c:4699
1574 msgid "only found copies from modified paths due to too many files."
1575 msgstr "파일이 너무 많아서 수정한 경로의 복사본만 찾았습니다."
1576
1577 -#: diff.c:4701
1577 +#: diff.c:4702
1578 #, c-format
1579 msgid ""
1580 "you may want to set your %s variable to at least %d and retry the command."
1581 msgstr "%s 변수를 최소한 %d(으)로 설정하고 명령을 다시 시도해 보십시오."
1582
1583 -#: dir.c:1863
1583 +#: dir.c:1862
1584 msgid "failed to get kernel name and information"
1585 msgstr "커널 이름과 정보를 가져오는데 실패했습니다"
1586
1587 -#: dir.c:1982
1587 +#: dir.c:1981
1588 msgid "Untracked cache is disabled on this system or location."
1589 msgstr "이 시스템 또는 위치에서는 추적되지 않는 캐시를 사용하지 않습니다."
1590
1591 -#: dir.c:2760
1591 +#: dir.c:2759
1592 #, c-format
1593 msgid "could not migrate git directory from '%s' to '%s'"
1594 msgstr "'%s'에서 '%s'(으)로 git 디렉터리를 옮겨올 수 없습니다"
@@ -1783,7 +1783,7 @@ msgstr "log.graphColors에 잘못된 색을 ('%.*s') 무시합니다"
1783 msgid "'%s': unable to read %s"
1784 msgstr "'%s': %s을(를) 읽을 수 없습니다"
1785
1786 -#: grep.c:1811 builtin/clone.c:381 builtin/diff.c:84 builtin/rm.c:133
1786 +#: grep.c:1811 builtin/clone.c:381 builtin/diff.c:81 builtin/rm.c:133
1787 #, c-format
1788 msgid "failed to stat '%s'"
1789 msgstr "'%s'에 대해 stat()이 실패했습니다"
@@ -2034,120 +2034,120 @@ msgstr ""
2034 msgid "Renaming %s to %s and %s to %s instead"
2035 msgstr "대신 이름을 %s에서 %s(으)로 바꾸고 %s에서 %s(으)로 바꿉니다"
2036
2037 -#: merge-recursive.c:1538
2037 +#: merge-recursive.c:1535
2038 #, c-format
2039 msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
2040 msgstr "충돌! (rename/add): 이름 바꾸기 %s->%s (위치 %s). %s 추가 (위치 %s)"
2041
2042 -#: merge-recursive.c:1553
2042 +#: merge-recursive.c:1550
2043 #, c-format
2044 msgid "Adding merged %s"
2045 msgstr "병합된 %s을(를) 추가합니다"
2046
2047 -#: merge-recursive.c:1560 merge-recursive.c:1774
2047 +#: merge-recursive.c:1557 merge-recursive.c:1771
2048 #, c-format
2049 msgid "Adding as %s instead"
2050 msgstr "대신 %s(으)로 추가합니다"
2051
2052 -#: merge-recursive.c:1617
2052 +#: merge-recursive.c:1614
2053 #, c-format
2054 msgid "cannot read object %s"
2055 msgstr "%s 오브젝트를 읽을 수 없습니다"
2056
2057 -#: merge-recursive.c:1620
2057 +#: merge-recursive.c:1617
2058 #, c-format
2059 msgid "object %s is not a blob"
2060 msgstr "%s 오브젝트는 블롭이 아닙니다"
2061
2062 -#: merge-recursive.c:1673
2062 +#: merge-recursive.c:1670
2063 msgid "modify"
2064 msgstr "수정"
2065
2066 -#: merge-recursive.c:1673
2066 +#: merge-recursive.c:1670
2067 msgid "modified"
2068 msgstr "수정됨"
2069
2070 -#: merge-recursive.c:1683
2070 +#: merge-recursive.c:1680
2071 msgid "content"
2072 msgstr "내용"
2073
2074 -#: merge-recursive.c:1690
2074 +#: merge-recursive.c:1687
2075 msgid "add/add"
2076 msgstr "추가/추가"
2077
2078 -#: merge-recursive.c:1726
2078 +#: merge-recursive.c:1723
2079 #, c-format
2080 msgid "Skipped %s (merged same as existing)"
2081 msgstr "건너뛰기: %s (기존과 같게 병합)"
2082
2083 -#: merge-recursive.c:1740
2083 +#: merge-recursive.c:1737
2084 #, c-format
2085 msgid "Auto-merging %s"
2086 msgstr "자동 병합: %s"
2087
2088 -#: merge-recursive.c:1744 git-submodule.sh:930
2088 +#: merge-recursive.c:1741 git-submodule.sh:930
2089 msgid "submodule"
2090 msgstr "하위 모듈"
2091
2092 -#: merge-recursive.c:1745
2092 +#: merge-recursive.c:1742
2093 #, c-format
2094 msgid "CONFLICT (%s): Merge conflict in %s"
2095 msgstr "충돌! (%s): %s에 병합 충돌"
2096
2097 -#: merge-recursive.c:1839
2097 +#: merge-recursive.c:1836
2098 #, c-format
2099 msgid "Removing %s"
2100 msgstr "제거: %s"
2101
2102 -#: merge-recursive.c:1865
2102 +#: merge-recursive.c:1862
2103 msgid "file/directory"
2104 msgstr "파일/디렉터리"
2105
2106 -#: merge-recursive.c:1871
2106 +#: merge-recursive.c:1868
2107 msgid "directory/file"
2108 msgstr "디렉터리/파일"
2109
2110 -#: merge-recursive.c:1877
2110 +#: merge-recursive.c:1874
2111 #, c-format
2112 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
2113 msgstr ""
2114 "충돌! (%s): 이름이 %s인 디렉터리가 %s에 있습니다. %s을(를) %s(으)로 추가합니"
2115 "다"
2116
2117 -#: merge-recursive.c:1886
2117 +#: merge-recursive.c:1883
2118 #, c-format
2119 msgid "Adding %s"
2120 msgstr "추가: %s"
2121
2122 -#: merge-recursive.c:1923
2122 +#: merge-recursive.c:1920
2123 msgid "Already up-to-date!"
2124 msgstr "이미 업데이트 상태입니다!"
2125
2126 -#: merge-recursive.c:1932
2126 +#: merge-recursive.c:1929
2127 #, c-format
2128 msgid "merging of trees %s and %s failed"
2129 msgstr "%s 및 %s 트리의 병합이 실패했습니다"
2130
2131 -#: merge-recursive.c:2015
2131 +#: merge-recursive.c:2012
2132 msgid "Merging:"
2133 msgstr "병합:"
2134
2135 -#: merge-recursive.c:2028
2135 +#: merge-recursive.c:2025
2136 #, c-format
2137 msgid "found %u common ancestor:"
2138 msgid_plural "found %u common ancestors:"
2139 msgstr[0] "과거의 공통 커밋 %u개 발견:"
2140
2141 -#: merge-recursive.c:2067
2141 +#: merge-recursive.c:2064
2142 msgid "merge returned no commit"
2143 msgstr "병합 결과에 커밋이 없습니다"
2144
2145 -#: merge-recursive.c:2130
2145 +#: merge-recursive.c:2127
2146 #, c-format
2147 msgid "Could not parse object '%s'"
2148 msgstr "'%s' 오브젝트를 파싱할 수 없습니다"
2149
2150 -#: merge-recursive.c:2144 builtin/merge.c:645 builtin/merge.c:792
2150 +#: merge-recursive.c:2141 builtin/merge.c:645 builtin/merge.c:792
2151 msgid "Unable to write index."
2152 msgstr "인덱스를 쓸 수 없습니다."
2153
@@ -2188,7 +2188,7 @@ msgstr "%s에서 노트를 다시 쓰기를 거부합니다 (refs/notes/ 밖임)
2188 msgid "Bad %s value: '%s'"
2189 msgstr "잘못된 %s 값: '%s'"
2190
2191 -#: object.c:242
2191 +#: object.c:240
2192 #, c-format
2193 msgid "unable to parse object: %s"
2194 msgstr "오브젝트를 파싱할 수 없습니다: %s"
@@ -3344,7 +3344,9 @@ msgstr "서브모듈 '%s'에서 'git status'를 실행할 수 없습니다"
3344 #, c-format
3345 msgid ""
3346 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
3347 -msgstr "여러 개의 작업 폴더가 있는 하위 모듈 '%s'에 대해 relocate_gitdir은 지원하지 않습니다"
3347 +msgstr ""
3348 +"여러 개의 작업 폴더가 있는 하위 모듈 '%s'에 대해 relocate_gitdir은 지원하지 "
3349 +"않습니다"
3350
3351 #: submodule.c:1410 submodule.c:1471
3352 #, c-format
@@ -3482,7 +3484,7 @@ msgstr ""
3484 msgid "Aborting."
3485 msgstr "중지함."
3486
3485 -#: transport-helper.c:1075
3487 +#: transport-helper.c:1082
3488 #, c-format
3489 msgid "Could not read ref %s"
3490 msgstr "%s 레퍼런스를 읽을 수 없습니다"
@@ -6124,7 +6126,7 @@ msgid "remove whole directories"
6126 msgstr "전체 디렉터리 제거"
6127
6128 #: builtin/clean.c:875 builtin/describe.c:407 builtin/grep.c:1056
6127 -#: builtin/ls-files.c:536 builtin/name-rev.c:313 builtin/show-ref.c:176
6129 +#: builtin/ls-files.c:538 builtin/name-rev.c:313 builtin/show-ref.c:176
6130 msgid "pattern"
6131 msgstr "패턴"
6132
@@ -7428,31 +7430,31 @@ msgstr "이름이 없습니다. 아무것도 설명할 수 없습니다."
7430 msgid "--dirty is incompatible with commit-ishes"
7431 msgstr "--dirty 옵션은 커밋같은 항목과 호환되지 않습니다"
7432
7431 -#: builtin/diff.c:86
7433 +#: builtin/diff.c:83
7434 #, c-format
7435 msgid "'%s': not a regular file or symlink"
7436 msgstr "'%s': 일반 파일이나 심볼릭 링크가 아닙니다"
7437
7436 -#: builtin/diff.c:237
7438 +#: builtin/diff.c:234
7439 #, c-format
7440 msgid "invalid option: %s"
7441 msgstr "잘못된 옵션: %s"
7442
7441 -#: builtin/diff.c:361
7443 +#: builtin/diff.c:358
7444 msgid "Not a git repository"
7445 msgstr "깃 저장소가 아닙니다"
7446
7445 -#: builtin/diff.c:404
7447 +#: builtin/diff.c:401
7448 #, c-format
7449 msgid "invalid object '%s' given."
7450 msgstr "잘못된 '%s' 오브젝트가 주어졌습니다."
7451
7450 -#: builtin/diff.c:413
7452 +#: builtin/diff.c:410
7453 #, c-format
7454 msgid "more than two blobs given: '%s'"
7455 msgstr "두 개보다 많은 블롭이 주어졌습니다: '%s'"
7456
7455 -#: builtin/diff.c:420
7457 +#: builtin/diff.c:417
7458 #, c-format
7459 msgid "unhandled object '%s' given."
7460 msgstr "처리하지 않은 '%s' 오브젝트가 주어졌습니다."
@@ -7524,7 +7526,8 @@ msgstr "`--tool` 옵션에서 사용할 수 있는 diff 도구 목록을 표시
7526 msgid ""
7527 "make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
7528 "code"
7527 -msgstr "실행한 diff 도구가 0이 아닌 코드를 리턴하면 'git-difftool'이 끝나게 합니다"
7529 +msgstr ""
7530 +"실행한 diff 도구가 0이 아닌 코드를 리턴하면 'git-difftool'이 끝나게 합니다"
7531
7532 #: builtin/difftool.c:645
7533 msgid "<command>"
@@ -9264,103 +9267,103 @@ msgstr ""
9267 "추적되는 리모트 브랜치를 찾을 수 없습니다. <업스트림>을 수동으로 지정하십시"
9268 "오.\n"
9269
9267 -#: builtin/ls-files.c:458
9270 +#: builtin/ls-files.c:460
9271 msgid "git ls-files [<options>] [<file>...]"
9272 msgstr "git ls-files [<옵션>] [<파일>...]"
9273
9271 -#: builtin/ls-files.c:507
9274 +#: builtin/ls-files.c:509
9275 msgid "identify the file status with tags"
9276 msgstr "파일 상태를 태그와 같이 표시합니다"
9277
9275 -#: builtin/ls-files.c:509
9278 +#: builtin/ls-files.c:511
9279 msgid "use lowercase letters for 'assume unchanged' files"
9280 msgstr "'변경되지 않았다고 가정' 파일에 소문자를 사용합니다"
9281
9279 -#: builtin/ls-files.c:511
9282 +#: builtin/ls-files.c:513
9283 msgid "show cached files in the output (default)"
9284 msgstr "출력에 캐시된 파일을 표시합니다 (기본값)"
9285
9283 -#: builtin/ls-files.c:513
9286 +#: builtin/ls-files.c:515
9287 msgid "show deleted files in the output"
9288 msgstr "출력에 삭제된 파일을 표시합니다"
9289
9287 -#: builtin/ls-files.c:515
9290 +#: builtin/ls-files.c:517
9291 msgid "show modified files in the output"
9292 msgstr "출력에 수정된 파일을 표시합니다"
9293
9291 -#: builtin/ls-files.c:517
9294 +#: builtin/ls-files.c:519
9295 msgid "show other files in the output"
9296 msgstr "출력에 기타 파일을 표시합니다"
9297
9295 -#: builtin/ls-files.c:519
9298 +#: builtin/ls-files.c:521
9299 msgid "show ignored files in the output"
9300 msgstr "출력에 무시된 파일을 표시합니다"
9301
9299 -#: builtin/ls-files.c:522
9302 +#: builtin/ls-files.c:524
9303 msgid "show staged contents' object name in the output"
9304 msgstr "출력에 커밋 표시된 내용의 오브젝트 이름을 표시합니다"
9305
9303 -#: builtin/ls-files.c:524
9306 +#: builtin/ls-files.c:526
9307 msgid "show files on the filesystem that need to be removed"
9308 msgstr "파일 시스템에서 제거해야 하는 파일을 표시합니다"
9309
9307 -#: builtin/ls-files.c:526
9310 +#: builtin/ls-files.c:528
9311 msgid "show 'other' directories' names only"
9312 msgstr "기타 디렉터리의 이름만 표시합니다"
9313
9311 -#: builtin/ls-files.c:528
9314 +#: builtin/ls-files.c:530
9315 msgid "show line endings of files"
9316 msgstr "파일의 줄 끝을 표시합니다"
9317
9315 -#: builtin/ls-files.c:530
9318 +#: builtin/ls-files.c:532
9319 msgid "don't show empty directories"
9320 msgstr "빈 디렉터리 표시하지 않기"
9321
9319 -#: builtin/ls-files.c:533
9322 +#: builtin/ls-files.c:535
9323 msgid "show unmerged files in the output"
9324 msgstr "출력에 병합하지 않은 파일을 표시합니다"
9325
9323 -#: builtin/ls-files.c:535
9326 +#: builtin/ls-files.c:537
9327 msgid "show resolve-undo information"
9328 msgstr "resolve-undo 정보를 표시합니다"
9329
9327 -#: builtin/ls-files.c:537
9330 +#: builtin/ls-files.c:539
9331 msgid "skip files matching pattern"
9332 msgstr "패턴에 일치하는 파일을 건너뜁니다"
9333
9331 -#: builtin/ls-files.c:540
9334 +#: builtin/ls-files.c:542
9335 msgid "exclude patterns are read from <file>"
9336 msgstr "제외할 패턴을 <파일>에서 읽습니다"
9337
9335 -#: builtin/ls-files.c:543
9338 +#: builtin/ls-files.c:545
9339 msgid "read additional per-directory exclude patterns in <file>"
9340 msgstr "<파일>에서 추가적인 디렉터리별 제외 패턴을 읽습니다"
9341
9339 -#: builtin/ls-files.c:545
9342 +#: builtin/ls-files.c:547
9343 msgid "add the standard git exclusions"
9344 msgstr "표준 깃 제외 패턴을 추가합니다"
9345
9343 -#: builtin/ls-files.c:548
9346 +#: builtin/ls-files.c:550
9347 msgid "make the output relative to the project top directory"
9348 msgstr "최상위 디렉터리 상대 경로로 출력합니다"
9349
9347 -#: builtin/ls-files.c:551
9350 +#: builtin/ls-files.c:553
9351 msgid "recurse through submodules"
9352 msgstr "하위 모듈에 재귀적으로 적용"
9353
9351 -#: builtin/ls-files.c:553
9354 +#: builtin/ls-files.c:555
9355 msgid "if any <file> is not in the index, treat this as an error"
9356 msgstr "<파일>이 인덱스 안에 없으면 오류로 취급합니다"
9357
9355 -#: builtin/ls-files.c:554
9358 +#: builtin/ls-files.c:556
9359 msgid "tree-ish"
9360 msgstr "트리-따위"
9361
9359 -#: builtin/ls-files.c:555
9362 +#: builtin/ls-files.c:557
9363 msgid "pretend that paths removed since <tree-ish> are still present"
9364 msgstr "<트리-따위> 뒤로 제거한 경로가 있다고 가정합니다"
9365
9363 -#: builtin/ls-files.c:557
9366 +#: builtin/ls-files.c:559
9367 msgid "show debugging data"
9368 msgstr "디버깅 데이터를 표시합니다"
9369
@@ -10713,13 +10716,13 @@ msgstr "중복된 오브젝트 제거"
10716 msgid "git prune [-n] [-v] [--expire <time>] [--] [<head>...]"
10717 msgstr "git prune [-n] [-v] [--expire <시각>] [--] [<헤드>...]"
10718
10716 -#: builtin/prune.c:106 builtin/worktree.c:128
10719 +#: builtin/prune.c:106
10720 msgid "report pruned objects"
10721 msgstr "잘라낸 오브젝트를 알립니다"
10722
10720 -#: builtin/prune.c:109 builtin/worktree.c:130
10723 +#: builtin/prune.c:109
10724 msgid "expire objects older than <time>"
10722 -msgstr "<시각>보다 오래 된 오브젝트가 만료됩니다"
10725 +msgstr "<시각>보다 오래 된 오브젝트를 만료합니다"
10726
10727 #: builtin/prune.c:123
10728 msgid "cannot prune in a precious-objects repo"
@@ -13365,6 +13368,14 @@ msgstr "worktrees/%s 제거: gitdir 파일이 올바르지 않습니다"
13368 msgid "Removing worktrees/%s: gitdir file points to non-existent location"
13369 msgstr "worktrees/%s 제거: gitdir 파일이 없는 위치를 가리킵니다"
13370
13371 +#: builtin/worktree.c:128
13372 +msgid "report pruned working trees"
13373 +msgstr "잘라낸 작업 폴더를 알립니다"
13374 +
13375 +#: builtin/worktree.c:130
13376 +msgid "expire working trees older than <time>"
13377 +msgstr "<시각>보다 오래 된 작업 폴더를 만료합니다"
13378 +
13379 #: builtin/worktree.c:204
13380 #, c-format
13381 msgid "'%s' already exists"
@@ -15037,7 +15048,8 @@ msgid ""
15048 "edit again. If all lines of the hunk are removed, then the edit is\n"
15049 "aborted and the hunk is left unchanged.\n"
15050 msgstr ""
15040 -"깔끔하게 적용되지 않으면, 다시 편집할 기회가 있습니다. 모든 줄을 제거할 경우,\n"
15051 +"깔끔하게 적용되지 않으면, 다시 편집할 기회가 있습니다. 모든 줄을 제거할 경"
15052 +"우,\n"
15053 "편집은 중단되고 이 부분은 변경되지 않은 상태로 남아있게 됩니다.\n"
15054
15055 #: git-add--interactive.perl:1096
@@ -15054,7 +15066,9 @@ msgstr "부분 편집 파일을 읽기용으로 여는데 실패: '%s'"
15066 #: git-add--interactive.perl:1187
15067 msgid ""
15068 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
15057 -msgstr "편집한 부분이 적용되지 않습니다. 다시 편집하시겠습니까 (\"no\"라고 하면 버립니다!) [y/n]? "
15069 +msgstr ""
15070 +"편집한 부분이 적용되지 않습니다. 다시 편집하시겠습니까 (\"no\"라고 하면 버립"
15071 +"니다!) [y/n]? "
15072
15073 #: git-add--interactive.perl:1196
15074 msgid ""
@@ -15377,7 +15391,8 @@ msgstr ""
15391 "revert - 변경 사항 스테이징 모음을 HEAD 버전으로 되돌립니다\n"
15392 "patch - 바뀐 부분을 골라서 개별적으로 업데이트합니다\n"
15393 "diff - HEAD와 인덱스 사이의 차이점을 봅니다\n"
15380 -"add untracked - 추적되지 않는 파일의 내용을 변경 사항 스테이징 모음에 추가합니다\n"
15394 +"add untracked - 추적되지 않는 파일의 내용을 변경 사항 스테이징 모음에 추가합"
15395 +"니다\n"
15396
15397 #: git-add--interactive.perl:1694 git-add--interactive.perl:1699
15398 #: git-add--interactive.perl:1702 git-add--interactive.perl:1709
@@ -15491,7 +15506,10 @@ msgid ""
15506 "\n"
15507 "No patch files specified!\n"
15508 "\n"
15494 -msgstr "\n패치 파일을 지정하지 않았습니다\n\n"
15509 +msgstr ""
15510 +"\n"
15511 +"패치 파일을 지정하지 않았습니다\n"
15512 +"\n"
15513
15514 #: git-send-email.perl:658
15515 #, perl-format
@@ -15546,7 +15564,8 @@ msgstr "정말로 <%s>을(를) 사용하시겠습니까 [y/N]? "
15564 msgid ""
15565 "The following files are 8bit, but do not declare a Content-Transfer-"
15566 "Encoding.\n"
15549 -msgstr "다음 파일이 8bit이지만, Content-Transfer-Encoding을 설정하지 않았습니다.\n"
15567 +msgstr ""
15568 +"다음 파일이 8bit이지만, Content-Transfer-Encoding을 설정하지 않았습니다.\n"
15569
15570 # 주의: '8bit'이라고 그대로 쓴다. 메일 encoding 헤더에 쓸 literal을 가리킴
15571 #: git-send-email.perl:814
@@ -15563,7 +15582,8 @@ msgid ""
15582 msgstr ""
15583 "보내지 않습니다. 다음 패치가\n"
15584 "\t%s\n"
15566 -"제목 서식인 '*** SUBJECT HERE ***'가 들어 있습니다. 정말로 보내려면 --force 옵션을 사용하십시오.\n"
15585 +"제목 서식인 '*** SUBJECT HERE ***'가 들어 있습니다. 정말로 보내려면 --force "
15586 +"옵션을 사용하십시오.\n"
15587
15588 #: git-send-email.perl:841
15589 msgid "To whom should the emails be sent (if anyone)?"
@@ -15641,7 +15661,9 @@ msgstr "서버에서 STARTTLS를 지원하지 않습니다! %s"
15661
15662 #: git-send-email.perl:1403
15663 msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
15644 -msgstr "SMTP를 제대로 초기화할 수 없습니다. 설정을 확인하고 --smtp-debug 옵션을 사용하십시오."
15664 +msgstr ""
15665 +"SMTP를 제대로 초기화할 수 없습니다. 설정을 확인하고 --smtp-debug 옵션을 사용"
15666 +"하십시오."
15667
15668 #: git-send-email.perl:1421
15669 #, perl-format