l10n: ko.po: Update Korean translation

Signed-off-by: Changwoo Ryu <cwryu@debian.org> Signed-off-by: Sihyeon Jang <uneedsihyeon@gmail.com> Signed-off-by: Gwan-gyeong Mun <elongbug@gmail.com> Reviewed-by: Changwoo Ryu <cwryu@debian.org>

Changwoo Ryu committed Mar 19, 2018 at 13:59 UTC 1be5ae8a4b6a7a200be919c683d6c37683ec7df9
1 file changed +2509 -2074
po/ko.po
+2509 -2074
@@ -45,6 +45,7 @@
45 # | octopus | 옥토퍼스 (병합 전략) |
46 # | pack | 묶음 |
47 # | pathspec | 경로명세 |
48 +# | promisor | 프라미서 |
49 # | rebase | 리베이스 |
50 # | ref | 레퍼런스 |
51 # | repo | 저장소 |
@@ -54,6 +55,7 @@
55 # | subcommand | 하위 명령 |
56 # | submodule | 하위 모듈 |
57 # | tree-ish | 트리-따위 |
58 +# | work tree | 작업 폴더 |
59 # | working tree | 작업 폴더 |
60 # +--------------+----------------------------------------------+
61 #
@@ -61,8 +63,8 @@ msgid ""
63 msgstr ""
64 "Project-Id-Version: git\n"
65 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
64 -"POT-Creation-Date: 2018-01-07 07:50+0800\n"
65 -"PO-Revision-Date: 2018-01-08 10:09+0900\n"
66 +"POT-Creation-Date: 2018-03-16 07:29+0800\n"
67 +"PO-Revision-Date: 2018-03-28 23:28+0900\n"
68 "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
69 "Language-Team: Git Korean translation <http://github.com/changwoo/git-l10n-"
70 "ko>\n"
@@ -71,7 +73,7 @@ msgstr ""
73 "Content-Type: text/plain; charset=UTF-8\n"
74 "Content-Transfer-Encoding: 8bit\n"
75 "Plural-Forms: nplurals=1; plural=0;\n"
74 -"X-Generator: Poedit 2.0.5\n"
76 +"X-Generator: Poedit 2.0.6\n"
77
78 #: advice.c:62
79 #, c-format
@@ -115,7 +117,7 @@ msgstr ""
117 msgid "Exiting because of an unresolved conflict."
118 msgstr "해결하지 못한 충돌 때문에 끝납니다."
119
118 -#: advice.c:121 builtin/merge.c:1213
120 +#: advice.c:121 builtin/merge.c:1251
121 msgid "You have not concluded your merge (MERGE_HEAD exists)."
122 msgstr "병합 작업을 다 마치지 않았습니다 (MERGE_HEAD 파일이 있습니다)."
123
@@ -516,7 +518,7 @@ msgstr "%s에 대한 모드 변경이지만, 현재 HEAD에 없습니다"
518 msgid "sha1 information is lacking or useless (%s)."
519 msgstr "sha1 정보가 없거나 쓸 수 없습니다 (%s)."
520
519 -#: apply.c:4095 builtin/checkout.c:236 builtin/reset.c:148
521 +#: apply.c:4095 builtin/checkout.c:235 builtin/reset.c:140
522 #, c-format
523 msgid "make_cache_entry failed for path '%s'"
524 msgstr "경로 '%s'에 대해 make_cache_entry 실패"
@@ -591,7 +593,7 @@ msgstr[0] "%%s 패치를 (%d개 거부) 적용..."
593 msgid "truncating .rej filename to %.*s.rej"
594 msgstr "truncating .rej 파일 이름을 '%.*s.rej'(으)로 자름"
595
594 -#: apply.c:4545 builtin/fetch.c:761 builtin/fetch.c:1011
596 +#: apply.c:4545 builtin/fetch.c:775 builtin/fetch.c:1025
597 #, c-format
598 msgid "cannot open %s"
599 msgstr "%s을(를) 열 수 없습니다"
@@ -646,11 +648,11 @@ msgstr[0] "공백 오류를 바로잡은 뒤에 %d번 줄 적용."
648 msgid "Unable to write new index file"
649 msgstr "새 인덱스 파일에 쓸 수 없습니다"
650
649 -#: apply.c:4921 apply.c:4924 builtin/am.c:2220 builtin/am.c:2223
650 -#: builtin/clone.c:116 builtin/fetch.c:116 builtin/pull.c:193
651 -#: builtin/submodule--helper.c:369 builtin/submodule--helper.c:860
652 -#: builtin/submodule--helper.c:863 builtin/submodule--helper.c:1230
653 -#: builtin/submodule--helper.c:1233 builtin/submodule--helper.c:1450
651 +#: apply.c:4921 apply.c:4924 builtin/am.c:2254 builtin/am.c:2257
652 +#: builtin/clone.c:118 builtin/fetch.c:127 builtin/pull.c:193
653 +#: builtin/submodule--helper.c:403 builtin/submodule--helper.c:1197
654 +#: builtin/submodule--helper.c:1200 builtin/submodule--helper.c:1567
655 +#: builtin/submodule--helper.c:1570 builtin/submodule--helper.c:1787
656 #: git-add--interactive.perl:197
657 msgid "path"
658 msgstr "경로"
@@ -663,7 +665,7 @@ msgstr "주어진 경로에 해당하는 변경 사항을 적용하지 않습니
665 msgid "apply changes matching the given path"
666 msgstr "주어진 경로에 해당하는 변경 사항을 적용합니다"
667
666 -#: apply.c:4927 builtin/am.c:2229
668 +#: apply.c:4927 builtin/am.c:2263
669 msgid "num"
670 msgstr "개수"
671
@@ -703,75 +705,75 @@ msgstr "작업 폴더를 바꾸지 않고 패치를 적용합니다"
705 msgid "accept a patch that touches outside the working area"
706 msgstr "작업 영역 밖의 파일을 바꾸는 패치를 허용합니다"
707
706 -#: apply.c:4949
708 +#: apply.c:4950
709 msgid "also apply the patch (use with --stat/--summary/--check)"
710 msgstr "그리고 패치도 적용합니다 (--stat/--summary/--check 옵션과 같이 사용)"
711
710 -#: apply.c:4951
712 +#: apply.c:4952
713 msgid "attempt three-way merge if a patch does not apply"
714 msgstr "패치를 적용하지 않으면 3-방향 병합을 시도합니다"
715
714 -#: apply.c:4953
716 +#: apply.c:4954
717 msgid "build a temporary index based on embedded index information"
718 msgstr "내장 인덱스 정보를 사용해 임시 인덱스를 만듭니다"
719
718 -#: apply.c:4956 builtin/checkout-index.c:168 builtin/ls-files.c:515
720 +#: apply.c:4957 builtin/checkout-index.c:168 builtin/ls-files.c:515
721 msgid "paths are separated with NUL character"
722 msgstr "경로를 NUL 문자로 구분합니다"
723
722 -#: apply.c:4958
724 +#: apply.c:4959
725 msgid "ensure at least <n> lines of context match"
726 msgstr "최소한 <n>줄이 컨텍스트와 일치하는지 확인합니다"
727
726 -#: apply.c:4959 builtin/am.c:2208 builtin/interpret-trailers.c:95
728 +#: apply.c:4960 builtin/am.c:2242 builtin/interpret-trailers.c:95
729 #: builtin/interpret-trailers.c:97 builtin/interpret-trailers.c:99
728 -#: builtin/pack-objects.c:3009
730 +#: builtin/pack-objects.c:3035
731 msgid "action"
732 msgstr "동작"
733
732 -#: apply.c:4960
734 +#: apply.c:4961
735 msgid "detect new or modified lines that have whitespace errors"
736 msgstr "공백 오류가 있는 추가됐거나 수정된 줄을 찾습니다"
737
736 -#: apply.c:4963 apply.c:4966
738 +#: apply.c:4964 apply.c:4967
739 msgid "ignore changes in whitespace when finding context"
740 msgstr "컨텍스트를 찾을 때 공백 변경 사항을 무시합니다"
741
740 -#: apply.c:4969
742 +#: apply.c:4970
743 msgid "apply the patch in reverse"
744 msgstr "패치를 반대 순서로 적용합니다"
745
744 -#: apply.c:4971
746 +#: apply.c:4972
747 msgid "don't expect at least one line of context"
748 msgstr "최소한의 컨텍스트 한 줄도 없이 적용합니다"
749
748 -#: apply.c:4973
750 +#: apply.c:4974
751 msgid "leave the rejected hunks in corresponding *.rej files"
752 msgstr "거부된 패치 부분을 대응되는 *.rej 파일에 남겨둡니다"
753
752 -#: apply.c:4975
754 +#: apply.c:4976
755 msgid "allow overlapping hunks"
756 msgstr "패치 부분이 겹쳐도 허용합니다"
757
756 -#: apply.c:4976 builtin/add.c:292 builtin/check-ignore.c:21
757 -#: builtin/commit.c:1361 builtin/count-objects.c:96 builtin/fsck.c:640
758 -#: builtin/log.c:1896 builtin/mv.c:123 builtin/read-tree.c:125
758 +#: apply.c:4977 builtin/add.c:292 builtin/check-ignore.c:21
759 +#: builtin/commit.c:1276 builtin/count-objects.c:96 builtin/fsck.c:665
760 +#: builtin/log.c:1901 builtin/mv.c:123 builtin/read-tree.c:125
761 msgid "be verbose"
762 msgstr "자세히 표시"
763
762 -#: apply.c:4978
764 +#: apply.c:4979
765 msgid "tolerate incorrectly detected missing new-line at the end of file"
766 msgstr "파일 끝에 줄바꿈이 빠졌음을 잘못 검색한 경우에 무시합니다"
767
766 -#: apply.c:4981
768 +#: apply.c:4982
769 msgid "do not trust the line counts in the hunk headers"
770 msgstr "패치 부분의 헤더의 줄 수를 신용하지 않습니다"
771
770 -#: apply.c:4983 builtin/am.c:2217
772 +#: apply.c:4984 builtin/am.c:2251
773 msgid "root"
774 msgstr "최상위"
775
774 -#: apply.c:4984
776 +#: apply.c:4985
777 msgid "prepend <root> to all filenames"
778 msgstr "모든 파일 이름에 <최상위>를 앞에 붙입니다"
779
@@ -807,7 +809,7 @@ msgstr "형식"
809 msgid "archive format"
810 msgstr "압축 형식"
811
810 -#: archive.c:437 builtin/log.c:1459
812 +#: archive.c:437 builtin/log.c:1462
813 msgid "prefix"
814 msgstr "접두어"
815
@@ -815,11 +817,11 @@ msgstr "접두어"
817 msgid "prepend prefix to each pathname in the archive"
818 msgstr "아카이브의 각 경로 이름의 앞에 지정한 경로를 붙입니다"
819
818 -#: archive.c:439 builtin/blame.c:693 builtin/blame.c:694 builtin/config.c:62
819 -#: builtin/fast-export.c:1005 builtin/fast-export.c:1007 builtin/grep.c:861
820 -#: builtin/hash-object.c:102 builtin/ls-files.c:551 builtin/ls-files.c:554
820 +#: archive.c:439 builtin/blame.c:702 builtin/blame.c:703 builtin/config.c:62
821 +#: builtin/fast-export.c:1005 builtin/fast-export.c:1007 builtin/grep.c:869
822 +#: builtin/hash-object.c:103 builtin/ls-files.c:551 builtin/ls-files.c:554
823 #: builtin/notes.c:405 builtin/notes.c:568 builtin/read-tree.c:120
822 -#: parse-options.h:153
824 +#: parse-options.h:165
825 msgid "file"
826 msgstr "파일"
827
@@ -851,8 +853,8 @@ msgstr "더 작게 압축"
853 msgid "list supported archive formats"
854 msgstr "지원하는 압축 형식의 목록을 표시합니다"
855
854 -#: archive.c:458 builtin/archive.c:90 builtin/clone.c:106 builtin/clone.c:109
855 -#: builtin/submodule--helper.c:872 builtin/submodule--helper.c:1239
856 +#: archive.c:458 builtin/archive.c:90 builtin/clone.c:108 builtin/clone.c:111
857 +#: builtin/submodule--helper.c:1209 builtin/submodule--helper.c:1576
858 msgid "repo"
859 msgstr "저장소"
860
@@ -903,22 +905,22 @@ msgstr ""
905 "git attributes에서 반대 패턴은 무시됩니다.\n"
906 "앞에 느낌표를 쓰려면 '\\!'를 사용하십시오."
907
906 -#: bisect.c:458
908 +#: bisect.c:460
909 #, c-format
910 msgid "Badly quoted content in file '%s': %s"
911 msgstr "'%s' 파일 안에 잘못된 따옴표가 붙은 내용: %s"
912
911 -#: bisect.c:666
913 +#: bisect.c:668
914 #, c-format
915 msgid "We cannot bisect more!\n"
916 msgstr "더 이상 이등분할 수 없습니다!\n"
917
916 -#: bisect.c:720
918 +#: bisect.c:722
919 #, c-format
920 msgid "Not a valid commit name %s"
921 msgstr "올바른 커밋 이름이 아닙니다 (%s)"
922
921 -#: bisect.c:744
923 +#: bisect.c:746
924 #, c-format
925 msgid ""
926 "The merge base %s is bad.\n"
@@ -927,7 +929,7 @@ msgstr ""
929 "%s 병합 베이스가 비정상입니다.\n"
930 "버그가 %s 및 [%s] 사이에서 고쳐졌다는 뜻입니다.\n"
931
930 -#: bisect.c:749
932 +#: bisect.c:751
933 #, c-format
934 msgid ""
935 "The merge base %s is new.\n"
@@ -936,7 +938,7 @@ msgstr ""
938 "%s 병합 베이스가 새롭습니다.\n"
939 "속성이 %s 및 [%s] 사이에서 변경되었습니다.\n"
940
939 -#: bisect.c:754
941 +#: bisect.c:756
942 #, c-format
943 msgid ""
944 "The merge base %s is %s.\n"
@@ -945,7 +947,7 @@ msgstr ""
947 "%s 병합 베이스가 %s입니다.\n"
948 "처음 '%s' 커밋이 %s 및 [%s] 사이라는 뜻입니다.\n"
949
948 -#: bisect.c:762
950 +#: bisect.c:764
951 #, c-format
952 msgid ""
953 "Some %s revs are not ancestors of the %s rev.\n"
@@ -956,7 +958,7 @@ msgstr ""
958 "git bisect 명령은 이 경우에는 올바르게 동작하지 않습니다.\n"
959 "%s 및 %s 리비전을 잘못 쓴 것 아닙니까?\n"
960
959 -#: bisect.c:775
961 +#: bisect.c:777
962 #, c-format
963 msgid ""
964 "the merge base between %s and [%s] must be skipped.\n"
@@ -972,31 +974,31 @@ msgstr ""
974 msgid "Bisecting: a merge base must be tested\n"
975 msgstr "이등분: 병합 베이스를 시험해야 합니다\n"
976
975 -#: bisect.c:862
977 +#: bisect.c:850
978 #, c-format
979 msgid "a %s revision is needed"
980 msgstr "하나의 %s 리비전이 필요합니다"
981
980 -#: bisect.c:879 builtin/notes.c:175 builtin/tag.c:234
982 +#: bisect.c:869 builtin/notes.c:175 builtin/tag.c:235
983 #, c-format
984 msgid "could not create file '%s'"
985 msgstr "'%s' 파일을 만들 수 없습니다"
986
985 -#: bisect.c:930
987 +#: bisect.c:920
988 #, c-format
989 msgid "could not read file '%s'"
990 msgstr "'%s' 파일을 읽을 수 없습니다"
991
990 -#: bisect.c:960
992 +#: bisect.c:950
993 msgid "reading bisect refs failed"
994 msgstr "이등분 레퍼런스 읽기에 실패했습니다"
995
994 -#: bisect.c:979
996 +#: bisect.c:969
997 #, c-format
998 msgid "%s was both %s and %s\n"
999 msgstr "%s은(는) %s 및 %s 모두에 해당됩니다\n"
1000
999 -#: bisect.c:987
1001 +#: bisect.c:977
1002 #, c-format
1003 msgid ""
1004 "No testable commit found.\n"
@@ -1005,7 +1007,7 @@ msgstr ""
1007 "시험 가능한 커밋이 없습니다.\n"
1008 "잘못된 경로 파라미터로 시작하지 않았습니까?\n"
1009
1008 -#: bisect.c:1006
1010 +#: bisect.c:996
1011 #, c-format
1012 msgid "(roughly %d step)"
1013 msgid_plural "(roughly %d steps)"
@@ -1014,45 +1016,45 @@ msgstr[0] "(대략 %d 단계)"
1016 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
1017 #. steps)" translation.
1018 #.
1017 -#: bisect.c:1012
1019 +#: bisect.c:1002
1020 #, c-format
1021 msgid "Bisecting: %d revision left to test after this %s\n"
1022 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1023 msgstr[0] "이등분: %2$s 뒤에 시험할 리비전이 %1$d개 남았습니다\n"
1024
1023 -#: blame.c:1757
1025 +#: blame.c:1758
1026 msgid "--contents and --reverse do not blend well."
1027 msgstr "--contents 및 --reverse 옵션은 호환되지 않습니다."
1028
1027 -#: blame.c:1768
1029 +#: blame.c:1769
1030 msgid "cannot use --contents with final commit object name"
1031 msgstr "--contents 옵션을 마지막 오브젝트 이름에 사용할 수 없습니다"
1032
1031 -#: blame.c:1788
1033 +#: blame.c:1789
1034 msgid "--reverse and --first-parent together require specified latest commit"
1035 msgstr ""
1036 "--reverse 및 --first-parent 옵션을 같이 쓰면 최근 커밋을 지정해야 합니다"
1037
1036 -#: blame.c:1797 bundle.c:169 ref-filter.c:1981 sequencer.c:1177
1037 -#: sequencer.c:2370 builtin/commit.c:1066 builtin/log.c:364 builtin/log.c:918
1038 -#: builtin/log.c:1368 builtin/log.c:1697 builtin/log.c:1945 builtin/merge.c:369
1038 +#: blame.c:1798 bundle.c:160 ref-filter.c:1978 sequencer.c:1699
1039 +#: sequencer.c:2901 builtin/commit.c:976 builtin/log.c:366 builtin/log.c:920
1040 +#: builtin/log.c:1371 builtin/log.c:1702 builtin/log.c:1950 builtin/merge.c:370
1041 #: builtin/shortlog.c:191
1042 msgid "revision walk setup failed"
1043 msgstr "리비전 walk 준비가 실패했습니다"
1044
1043 -#: blame.c:1815
1045 +#: blame.c:1816
1046 msgid ""
1047 "--reverse --first-parent together require range along first-parent chain"
1048 msgstr ""
1049 "--reverse 및 --first-parent 옵션을 같이 쓰면 최초-상위 체인과 범위가 필요합니"
1050 "다"
1051
1050 -#: blame.c:1826
1052 +#: blame.c:1827
1053 #, c-format
1054 msgid "no such path %s in %s"
1055 msgstr "%s 경로가 %s 안에 없습니다"
1056
1055 -#: blame.c:1837
1057 +#: blame.c:1838
1058 #, c-format
1059 msgid "cannot read blob %s for path %s"
1060 msgstr "%s 경로에 대해 %s 블롭을 읽을 수 없음"
@@ -1211,74 +1213,73 @@ msgstr "'%s' 파일이 버전2 번들 파일로 보이지 않습니다"
1213 msgid "unrecognized header: %s%s (%d)"
1214 msgstr "인식할 수 없는 헤더: %s%s (%d)"
1215
1214 -#: bundle.c:88 sequencer.c:1360 sequencer.c:1807 sequencer.c:2637
1215 -#: sequencer.c:2663 sequencer.c:2754 sequencer.c:2856 builtin/commit.c:782
1216 +#: bundle.c:88 sequencer.c:1879 sequencer.c:2337 builtin/commit.c:750
1217 #, c-format
1218 msgid "could not open '%s'"
1219 msgstr "'%s'을(를) 열 수 없습니다"
1220
1220 -#: bundle.c:140
1221 +#: bundle.c:139
1222 msgid "Repository lacks these prerequisite commits:"
1223 msgstr "저장소에 필수적인 다음 커밋이 없습니다:"
1224
1224 -#: bundle.c:193
1225 +#: bundle.c:190
1226 #, c-format
1227 msgid "The bundle contains this ref:"
1228 msgid_plural "The bundle contains these %d refs:"
1229 msgstr[0] "번들에 다음 레퍼런스 %d개가 있습니다:"
1230
1230 -#: bundle.c:200
1231 +#: bundle.c:197
1232 msgid "The bundle records a complete history."
1233 msgstr "번들은 전체 커밋 내역을 기록합니다."
1234
1234 -#: bundle.c:202
1235 +#: bundle.c:199
1236 #, c-format
1237 msgid "The bundle requires this ref:"
1238 msgid_plural "The bundle requires these %d refs:"
1239 msgstr[0] "번들에 다음 레퍼런스 %d개가 필요합니다:"
1240
1240 -#: bundle.c:261
1241 +#: bundle.c:258
1242 msgid "Could not spawn pack-objects"
1243 msgstr "pack-objects 명령을 실행할 수 없습니다"
1244
1244 -#: bundle.c:272
1245 +#: bundle.c:269
1246 msgid "pack-objects died"
1247 msgstr "pack-objects 명령이 죽었습니다"
1248
1248 -#: bundle.c:314
1249 +#: bundle.c:311
1250 msgid "rev-list died"
1251 msgstr "rev-list 명령이 죽었습니다"
1252
1252 -#: bundle.c:363
1253 +#: bundle.c:360
1254 #, c-format
1255 msgid "ref '%s' is excluded by the rev-list options"
1256 msgstr "rev-list 옵션에서 '%s' 레퍼런스가 제외되었습니다"
1257
1257 -#: bundle.c:453 builtin/log.c:181 builtin/log.c:1604 builtin/shortlog.c:296
1258 +#: bundle.c:450 builtin/log.c:183 builtin/log.c:1607 builtin/shortlog.c:296
1259 #, c-format
1260 msgid "unrecognized argument: %s"
1261 msgstr "알 수 없는 인자: %s"
1262
1262 -#: bundle.c:461
1263 +#: bundle.c:458
1264 msgid "Refusing to create empty bundle."
1265 msgstr "빈 번들은 만들지 않습니다."
1266
1266 -#: bundle.c:473
1267 +#: bundle.c:470
1268 #, c-format
1269 msgid "cannot create '%s'"
1270 msgstr "'%s'을(를) 만들 수 없습니다"
1271
1271 -#: bundle.c:501
1272 +#: bundle.c:498
1273 msgid "index-pack died"
1274 msgstr "index-pack 명령이 죽었습니다"
1275
1275 -#: color.c:301
1276 +#: color.c:296
1277 #, c-format
1278 msgid "invalid color value: %.*s"
1279 msgstr "잘못된 색 값: %.*s"
1280
1280 -#: commit.c:41 sequencer.c:1614 builtin/am.c:421 builtin/am.c:465
1281 -#: builtin/am.c:1434 builtin/am.c:2069
1281 +#: commit.c:41 sequencer.c:2141 builtin/am.c:421 builtin/am.c:465
1282 +#: builtin/am.c:1436 builtin/am.c:2072
1283 #, c-format
1284 msgid "could not parse %s"
1285 msgstr "parse %s을(를) 파싱할 수 없습니다"
@@ -1288,7 +1289,7 @@ msgstr "parse %s을(를) 파싱할 수 없습니다"
1289 msgid "%s %s is not a commit!"
1290 msgstr "%s %s, 커밋이 아닙니다"
1291
1291 -#: commit.c:1524
1292 +#: commit.c:1506
1293 msgid ""
1294 "Warning: commit message did not conform to UTF-8.\n"
1295 "You may want to amend it after fixing the message, or set the config\n"
@@ -1394,65 +1395,65 @@ msgstr "'%s' 값이 '%s'에 대해 올바른 시각 값이 아닙니다"
1395 msgid "bad zlib compression level %d"
1396 msgstr "%d번은 올바른 zlib 압축 단계가 아닙니다"
1397
1397 -#: config.c:1222
1398 +#: config.c:1225
1399 #, c-format
1400 msgid "invalid mode for object creation: %s"
1401 msgstr "오브젝트 생성 모드가 올바르지 않습니다: %s"
1402
1402 -#: config.c:1378
1403 +#: config.c:1386
1404 #, c-format
1405 msgid "bad pack compression level %d"
1406 msgstr "잘못 묶음 압축 단계 %d"
1407
1407 -#: config.c:1574
1408 +#: config.c:1582
1409 msgid "unable to parse command-line config"
1410 msgstr "명령행 설정을 파싱할 수 없습니다"
1411
1411 -#: config.c:1906
1412 +#: config.c:1914
1413 msgid "unknown error occurred while reading the configuration files"
1414 msgstr "설정 파일을 읽는 중 알 수 없는 오류가 생겼습니다"
1415
1415 -#: config.c:2093
1416 +#: config.c:2101
1417 #, c-format
1418 msgid "Invalid %s: '%s'"
1419 msgstr "잘못된 %s: '%s'"
1420
1420 -#: config.c:2136
1421 +#: config.c:2144
1422 #, c-format
1423 msgid "unknown core.untrackedCache value '%s'; using 'keep' default value"
1424 msgstr "알 수 없는 core.untrackedCache 값 '%s'; 기본값으로 'keep' 사용"
1425
1425 -#: config.c:2162
1426 +#: config.c:2170
1427 #, c-format
1428 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
1429 msgstr "splitIndex.maxPercentChange 값('%d')은 0에서 100 사이여야 합니다"
1430
1430 -#: config.c:2187
1431 +#: config.c:2195
1432 #, c-format
1433 msgid "unable to parse '%s' from command-line config"
1434 msgstr "명령행 설정에서 '%s'을(를) 설정할 수 없습니다"
1435
1435 -#: config.c:2189
1436 +#: config.c:2197
1437 #, c-format
1438 msgid "bad config variable '%s' in file '%s' at line %d"
1439 msgstr "'%2$s' 파일의 %3$d번 줄 '%1$s' 설정 변수가 잘못되었습니다"
1440
1440 -#: config.c:2248
1441 +#: config.c:2256
1442 #, c-format
1443 msgid "%s has multiple values"
1444 msgstr "%s은(는) 여러 개 값이 있습니다"
1445
1445 -#: config.c:2591 config.c:2808
1446 +#: config.c:2599 config.c:2816
1447 #, c-format
1448 msgid "fstat on %s failed"
1449 msgstr "%s에 대해 fstat 실패"
1450
1450 -#: config.c:2698
1451 +#: config.c:2706
1452 #, c-format
1453 msgid "could not set '%s' to '%s'"
1454 msgstr "'%s'을(를) '%s'(으)로 설정할 수 없습니다"
1455
1455 -#: config.c:2700 builtin/remote.c:776
1456 +#: config.c:2708 builtin/remote.c:776
1457 #, c-format
1458 msgid "could not unset '%s'"
1459 msgstr "'%s' 설정을 지울 수 없습니다"
@@ -1473,24 +1474,29 @@ msgstr ""
1474 "올바른 접근 권한이 있는지, 그리고 저장소가 있는지\n"
1475 "확인하십시오."
1476
1476 -#: connected.c:64 builtin/fsck.c:183 builtin/prune.c:141
1477 +#: connected.c:66 builtin/fsck.c:198 builtin/prune.c:144
1478 msgid "Checking connectivity"
1479 msgstr "연결을 확인하는 중입니다"
1480
1480 -#: connected.c:76
1481 +#: connected.c:78
1482 msgid "Could not run 'git rev-list'"
1483 msgstr "'git rev-list'를 실행할 수 없습니다"
1484
1484 -#: connected.c:96
1485 +#: connected.c:98
1486 msgid "failed write to rev-list"
1487 msgstr "rev-list 쓰기에 실패했습니다"
1488
1488 -#: connected.c:103
1489 +#: connected.c:105
1490 msgid "failed to close rev-list's stdin"
1491 msgstr "rev-list의 표준입력을 닫는데 실패했습니다"
1492
1493 #: convert.c:205
1494 #, c-format
1495 +msgid "CRLF would be replaced by LF in %s."
1496 +msgstr "%s에서 CRLF는 LF로 바뀝니다."
1497 +
1498 +#: convert.c:207
1499 +#, c-format
1500 msgid ""
1501 "CRLF will be replaced by LF in %s.\n"
1502 "The file will have its original line endings in your working directory."
@@ -1498,12 +1504,12 @@ msgstr ""
1504 "%s에서 CRLF는 LF로 바뀝니다.\n"
1505 "작업 디렉터리에서는 원래 줄 바꿈 형식을 유지합니다."
1506
1501 -#: convert.c:209
1507 +#: convert.c:215
1508 #, c-format
1503 -msgid "CRLF would be replaced by LF in %s."
1504 -msgstr "%s에서 CRLF는 LF로 바뀝니다."
1509 +msgid "LF would be replaced by CRLF in %s"
1510 +msgstr "%s에서 LF는 CRLF로 바뀝니다."
1511
1506 -#: convert.c:215
1512 +#: convert.c:217
1513 #, c-format
1514 msgid ""
1515 "LF will be replaced by CRLF in %s.\n"
@@ -1512,11 +1518,6 @@ msgstr ""
1518 "%s에서 LF는 CRLF로 바뀝니다.\n"
1519 "작업 디렉터리에서는 원래 줄 바꿈 형식을 유지합니다."
1520
1515 -#: convert.c:219
1516 -#, c-format
1517 -msgid "LF would be replaced by CRLF in %s"
1518 -msgstr "%s에서 LF는 CRLF로 바뀝니다."
1519 -
1521 #: date.c:116
1522 msgid "in the future"
1523 msgstr "미래에"
@@ -1622,21 +1623,25 @@ msgstr ""
1623 "'diff.submodule' 설정 변수에 오류:\n"
1624 "%s'"
1625
1625 -#: diff.c:3799
1626 +#: diff.c:3822
1627 #, c-format
1628 msgid "external diff died, stopping at %s"
1629 msgstr "외부 diff 프로그램이 죽음, %s 위치에서 멈춤"
1630
1630 -#: diff.c:4127
1631 +#: diff.c:4146
1632 msgid "--name-only, --name-status, --check and -s are mutually exclusive"
1633 msgstr ""
1634 "\"--name-only, --name-status, --check, -s 옵션 중 하나만 쓸 수 있습니다"
1635
1635 -#: diff.c:4215
1636 +#: diff.c:4149
1637 +msgid "-G, -S and --find-object are mutually exclusive"
1638 +msgstr "-G, -S, --find-object 옵션 중 하나만 쓸 수 있습니다"
1639 +
1640 +#: diff.c:4237
1641 msgid "--follow requires exactly one pathspec"
1642 msgstr "--follow 옵션에는 정확히 하나의 경로명세가 필요합니다"
1643
1639 -#: diff.c:4381
1644 +#: diff.c:4403
1645 #, c-format
1646 msgid ""
1647 "Failed to parse --dirstat/-X option parameter:\n"
@@ -1645,39 +1650,44 @@ msgstr ""
1650 "--dirstat/-X 옵션 파라미터를 파싱하는데 실패했습니다:\n"
1651 "%s"
1652
1648 -#: diff.c:4395
1653 +#: diff.c:4417
1654 #, c-format
1655 msgid "Failed to parse --submodule option parameter: '%s'"
1656 msgstr "--submodule 옵션 파라미터 파싱에 실패했습니다: '%s'"
1657
1653 -#: diff.c:5446
1658 +#: diff.c:5493
1659 msgid "inexact rename detection was skipped due to too many files."
1660 msgstr "파일이 너무 많아서 부정확한 이름 바꾸기 검색 기능을 건너뜁니다."
1661
1657 -#: diff.c:5449
1662 +#: diff.c:5496
1663 msgid "only found copies from modified paths due to too many files."
1664 msgstr "파일이 너무 많아서 수정한 경로의 복사본만 찾았습니다."
1665
1661 -#: diff.c:5452
1666 +#: diff.c:5499
1667 #, c-format
1668 msgid ""
1669 "you may want to set your %s variable to at least %d and retry the command."
1670 msgstr "%s 변수를 최소한 %d(으)로 설정하고 명령을 다시 시도해 보십시오."
1671
1667 -#: dir.c:2100
1672 +#: dir.c:1866
1673 +#, c-format
1674 +msgid "could not open directory '%s'"
1675 +msgstr "'%s' 디렉터리를 열 수 없습니다"
1676 +
1677 +#: dir.c:2108
1678 msgid "failed to get kernel name and information"
1679 msgstr "커널 이름과 정보를 가져오는데 실패했습니다"
1680
1671 -#: dir.c:2219
1681 +#: dir.c:2232
1682 msgid "Untracked cache is disabled on this system or location."
1683 msgstr "이 시스템 또는 위치에서는 추적되지 않는 캐시를 사용하지 않습니다."
1684
1675 -#: dir.c:3002 dir.c:3007
1685 +#: dir.c:3024 dir.c:3029
1686 #, c-format
1687 msgid "could not create directories for %s"
1688 msgstr "%s에 필요한 디렉터리를 만들 수 없습니다"
1689
1680 -#: dir.c:3032
1690 +#: dir.c:3054
1691 #, c-format
1692 msgid "could not migrate git directory from '%s' to '%s'"
1693 msgstr "'%s'에서 '%s'(으)로 git 디렉터리를 옮겨올 수 없습니다"
@@ -1696,184 +1706,192 @@ msgstr "내용 필터링"
1706 msgid "could not stat file '%s'"
1707 msgstr "'%s' 파일에 stat을 할 수 없습니다"
1708
1699 -#: fetch-pack.c:252
1709 +#: fetch-object.c:17
1710 +msgid "Remote with no URL"
1711 +msgstr "URL 없는 리모트"
1712 +
1713 +#: fetch-pack.c:253
1714 msgid "git fetch-pack: expected shallow list"
1715 msgstr "git fetch-pack: 얕은 목록을 예상함"
1716
1703 -#: fetch-pack.c:264
1704 -msgid "git fetch-pack: expected ACK/NAK, got EOF"
1705 -msgstr "git fetch-pack: ACK/NAK가 와야 하지만, EOF를 받았습니다"
1717 +#: fetch-pack.c:265
1718 +msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
1719 +msgstr "git fetch-pack: ACK/NAK가 와야 하지만, 플러시 패킷을 받았습니다"
1720
1707 -#: fetch-pack.c:283 builtin/archive.c:63
1721 +#: fetch-pack.c:284 builtin/archive.c:63
1722 #, c-format
1723 msgid "remote error: %s"
1724 msgstr "리모트 오류: %s"
1725
1712 -#: fetch-pack.c:284
1726 +#: fetch-pack.c:285
1727 #, c-format
1728 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
1729 msgstr "git fetch-pack: ACK/NAK가 와야 하지만, '%s'을(를) 받았습니다"
1730
1717 -#: fetch-pack.c:336
1731 +#: fetch-pack.c:337
1732 msgid "--stateless-rpc requires multi_ack_detailed"
1733 msgstr "--stateless-rpc 옵션은 multi_ack_detailed가 필요합니다"
1734
1721 -#: fetch-pack.c:422
1735 +#: fetch-pack.c:428
1736 #, c-format
1737 msgid "invalid shallow line: %s"
1738 msgstr "shallow 줄이 잘못됨: %s"
1739
1726 -#: fetch-pack.c:428
1740 +#: fetch-pack.c:434
1741 #, c-format
1742 msgid "invalid unshallow line: %s"
1743 msgstr "unshallow 줄이 잘못됨: %s"
1744
1731 -#: fetch-pack.c:430
1745 +#: fetch-pack.c:436
1746 #, c-format
1747 msgid "object not found: %s"
1748 msgstr "오브젝트가 없습니다: %s"
1749
1736 -#: fetch-pack.c:433
1750 +#: fetch-pack.c:439
1751 #, c-format
1752 msgid "error in object: %s"
1753 msgstr "오브젝트에 오류: %s"
1754
1741 -#: fetch-pack.c:435
1755 +#: fetch-pack.c:441
1756 #, c-format
1757 msgid "no shallow found: %s"
1758 msgstr "shallow가 없습니다: %s"
1759
1746 -#: fetch-pack.c:438
1760 +#: fetch-pack.c:444
1761 #, c-format
1762 msgid "expected shallow/unshallow, got %s"
1763 msgstr "shallow/unshallow가 와야 하지만, %s을(를) 받았습니다"
1764
1751 -#: fetch-pack.c:477
1765 +#: fetch-pack.c:485
1766 #, c-format
1767 msgid "got %s %d %s"
1768 msgstr "받음: %s %d %s"
1769
1756 -#: fetch-pack.c:491
1770 +#: fetch-pack.c:499
1771 #, c-format
1772 msgid "invalid commit %s"
1773 msgstr "잘못된 커밋 %s"
1774
1761 -#: fetch-pack.c:524
1775 +#: fetch-pack.c:532
1776 msgid "giving up"
1777 msgstr "포기함"
1778
1765 -#: fetch-pack.c:534 progress.c:229
1779 +#: fetch-pack.c:542 progress.c:229
1780 msgid "done"
1781 msgstr "완료"
1782
1769 -#: fetch-pack.c:546
1783 +#: fetch-pack.c:554
1784 #, c-format
1785 msgid "got %s (%d) %s"
1786 msgstr "받음: %s (%d) %s"
1787
1774 -#: fetch-pack.c:592
1788 +#: fetch-pack.c:600
1789 #, c-format
1790 msgid "Marking %s as complete"
1791 msgstr "%s 항목을 완료로 표시"
1792
1779 -#: fetch-pack.c:777
1793 +#: fetch-pack.c:788
1794 #, c-format
1795 msgid "already have %s (%s)"
1796 msgstr "이미 %s (%s) 있음"
1797
1784 -#: fetch-pack.c:815
1798 +#: fetch-pack.c:829
1799 msgid "fetch-pack: unable to fork off sideband demultiplexer"
1800 msgstr "fetch-pack: 사이드밴드 디멀티플렉서를 fork할 수 없습니다"
1801
1788 -#: fetch-pack.c:823
1802 +#: fetch-pack.c:837
1803 msgid "protocol error: bad pack header"
1804 msgstr "프로토콜 오류: 잘못된 묶음 헤더"
1805
1792 -#: fetch-pack.c:879
1806 +#: fetch-pack.c:895
1807 #, c-format
1808 msgid "fetch-pack: unable to fork off %s"
1809 msgstr "fetch-pack: %s 명령을 fork할 수 없습니다"
1810
1797 -#: fetch-pack.c:895
1811 +#: fetch-pack.c:911
1812 #, c-format
1813 msgid "%s failed"
1814 msgstr "%s 실패"
1815
1802 -#: fetch-pack.c:897
1816 +#: fetch-pack.c:913
1817 msgid "error in sideband demultiplexer"
1818 msgstr "사이드밴드 디멀티플렉서에 오류"
1819
1806 -#: fetch-pack.c:924
1820 +#: fetch-pack.c:940
1821 msgid "Server does not support shallow clients"
1822 msgstr "서버에서 shallow 클라이언트를 지원하지 않습니다"
1823
1810 -#: fetch-pack.c:928
1824 +#: fetch-pack.c:944
1825 msgid "Server supports multi_ack_detailed"
1826 msgstr "서버에서 multi_ack_detailed를 지원합니다"
1827
1814 -#: fetch-pack.c:931
1828 +#: fetch-pack.c:947
1829 msgid "Server supports no-done"
1830 msgstr "서버에서 no-done을 지원합니다"
1831
1818 -#: fetch-pack.c:937
1832 +#: fetch-pack.c:953
1833 msgid "Server supports multi_ack"
1834 msgstr "서버에서 multi_ack를 지원합니다"
1835
1822 -#: fetch-pack.c:941
1836 +#: fetch-pack.c:957
1837 msgid "Server supports side-band-64k"
1838 msgstr "서버에서 side-band-64k를 지원합니다"
1839
1826 -#: fetch-pack.c:945
1840 +#: fetch-pack.c:961
1841 msgid "Server supports side-band"
1842 msgstr "서버에서 side-band를 지원합니다"
1843
1830 -#: fetch-pack.c:949
1844 +#: fetch-pack.c:965
1845 msgid "Server supports allow-tip-sha1-in-want"
1846 msgstr "서버에서 allow-tip-sha1-in-want를 지원합니다"
1847
1834 -#: fetch-pack.c:953
1848 +#: fetch-pack.c:969
1849 msgid "Server supports allow-reachable-sha1-in-want"
1850 msgstr "서버에서 allow-reachable-sha1-in-want를 지원합니다"
1851
1838 -#: fetch-pack.c:963
1852 +#: fetch-pack.c:979
1853 msgid "Server supports ofs-delta"
1854 msgstr "서버에서 ofs-delta를 지원합니다"
1855
1842 -#: fetch-pack.c:970
1856 +#: fetch-pack.c:985
1857 +msgid "Server supports filter"
1858 +msgstr "서버에서 필터를 지원합니다"
1859 +
1860 +#: fetch-pack.c:993
1861 #, c-format
1862 msgid "Server version is %.*s"
1863 msgstr "서버 버전이 %.*s입니다"
1864
1847 -#: fetch-pack.c:976
1865 +#: fetch-pack.c:999
1866 msgid "Server does not support --shallow-since"
1867 msgstr "서버에서 --shallow-signed 옵션을 지원하지 않습니다"
1868
1851 -#: fetch-pack.c:980
1869 +#: fetch-pack.c:1003
1870 msgid "Server does not support --shallow-exclude"
1871 msgstr "서버에서 --shallow-exclude 옵션을 지원하지 않습니다"
1872
1855 -#: fetch-pack.c:982
1873 +#: fetch-pack.c:1005
1874 msgid "Server does not support --deepen"
1875 msgstr "서버에서 --deepen 옵션을 지원하지 않습니다"
1876
1859 -#: fetch-pack.c:993
1877 +#: fetch-pack.c:1016
1878 msgid "no common commits"
1879 msgstr "공통 커밋 없음"
1880
1863 -#: fetch-pack.c:1005
1881 +#: fetch-pack.c:1028
1882 msgid "git fetch-pack: fetch failed."
1883 msgstr "git fetch-pack: 가져오기 실패."
1884
1867 -#: fetch-pack.c:1167
1885 +#: fetch-pack.c:1190
1886 msgid "no matching remote head"
1887 msgstr "해당하는 리모트 헤드가 없습니다"
1888
1871 -#: fetch-pack.c:1189
1889 +#: fetch-pack.c:1212
1890 #, c-format
1891 msgid "no such remote ref %s"
1892 msgstr "그런 리모트가 레퍼런스가 없습니다: %s"
1893
1876 -#: fetch-pack.c:1192
1894 +#: fetch-pack.c:1215
1895 #, c-format
1896 msgid "Server does not allow request for unadvertised object %s"
1897 msgstr "서버에서 알려지지 않은 %s 오브젝트에 대한 요청을 허용하지 않습니다"
@@ -1896,17 +1914,18 @@ msgstr "분리된 서명을 '%s'에 쓰는데 실패했습니다"
1914 msgid "ignore invalid color '%.*s' in log.graphColors"
1915 msgstr "log.graphColors에 잘못된 색을 ('%.*s') 무시합니다"
1916
1899 -#: grep.c:2017
1917 +#: grep.c:2022
1918 #, c-format
1919 msgid "'%s': unable to read %s"
1920 msgstr "'%s': %s을(를) 읽을 수 없습니다"
1921
1904 -#: grep.c:2034 builtin/clone.c:404 builtin/diff.c:81 builtin/rm.c:134
1922 +#: grep.c:2039 setup.c:163 builtin/clone.c:407 builtin/diff.c:81
1923 +#: builtin/rm.c:134
1924 #, c-format
1925 msgid "failed to stat '%s'"
1926 msgstr "'%s'에 대해 stat()이 실패했습니다"
1927
1909 -#: grep.c:2045
1928 +#: grep.c:2050
1929 #, c-format
1930 msgid "'%s': short read"
1931 msgstr "'%s': 읽다가 잘림"
@@ -2042,19 +2061,18 @@ msgstr "빈 이름의 신원 정보는 (<%s>에 대해) 허용하지 않습니
2061 msgid "name consists only of disallowed characters: %s"
2062 msgstr "이름이 허용하지 않는 문자로만 이루어져 있습니다: %s"
2063
2045 -#: ident.c:416 builtin/commit.c:616
2064 +#: ident.c:416 builtin/commit.c:582
2065 #, c-format
2066 msgid "invalid date format: %s"
2067 msgstr "시각 형식이 잘못되었습니다: %s"
2068
2050 -#: list-objects-filter-options.c:30
2051 -msgid "multiple object filter types cannot be combined"
2052 -msgstr "여러 개의 오브젝트 필터 종류는 결합될 수 없습니다"
2069 +#: list-objects-filter-options.c:36
2070 +msgid "multiple filter-specs cannot be combined"
2071 +msgstr "여러 개의 필터 양식은 결합될 수 없습니다"
2072
2054 -#: list-objects-filter-options.c:41 list-objects-filter-options.c:68
2055 -#, c-format
2056 -msgid "invalid filter-spec expression '%s'"
2057 -msgstr "잘못된 필터 양식 '%s'"
2073 +#: list-objects-filter-options.c:126
2074 +msgid "cannot change partial clone promisor remote"
2075 +msgstr "프라미서 리모트 저장소로부터 부분 복제를 할 수 없습니다"
2076
2077 #: lockfile.c:151
2078 #, c-format
@@ -2084,8 +2102,8 @@ msgstr "'%s.lock'을 만들 수 없습니다: %s"
2102 msgid "failed to read the cache"
2103 msgstr "캐시를 읽는데 실패했습니다"
2104
2087 -#: merge.c:128 builtin/am.c:1943 builtin/am.c:1977 builtin/checkout.c:379
2088 -#: builtin/checkout.c:600 builtin/clone.c:754
2105 +#: merge.c:134 builtin/am.c:1946 builtin/am.c:1980 builtin/checkout.c:378
2106 +#: builtin/checkout.c:599 builtin/clone.c:759
2107 msgid "unable to write new index file"
2108 msgstr "새 인덱스 파일을 쓸 수 없습니다"
2109
@@ -2102,60 +2120,60 @@ msgstr "'%s' 경로에 대해 addinfo_cache가 실패했습니다"
2120 msgid "error building trees"
2121 msgstr "트리 빌드에 오류"
2122
2105 -#: merge-recursive.c:752
2123 +#: merge-recursive.c:771
2124 #, c-format
2125 msgid "failed to create path '%s'%s"
2126 msgstr "'%s' 경로 만들기에 실패했습니다%s"
2127
2110 -#: merge-recursive.c:763
2128 +#: merge-recursive.c:782
2129 #, c-format
2130 msgid "Removing %s to make room for subdirectory\n"
2131 msgstr "하위 디렉터리에 공간을 만드려고 %s을(를) 제거합니다\n"
2132
2115 -#: merge-recursive.c:777 merge-recursive.c:796
2133 +#: merge-recursive.c:796 merge-recursive.c:815
2134 msgid ": perhaps a D/F conflict?"
2135 msgstr ": 아마도 D/F 충돌?"
2136
2119 -#: merge-recursive.c:786
2137 +#: merge-recursive.c:805
2138 #, c-format
2139 msgid "refusing to lose untracked file at '%s'"
2140 msgstr "'%s' 위치의 추적되지 않는 파일을 잃기를 거부합니다"
2141
2124 -#: merge-recursive.c:828 builtin/cat-file.c:37
2142 +#: merge-recursive.c:847 builtin/cat-file.c:37
2143 #, c-format
2144 msgid "cannot read object %s '%s'"
2145 msgstr "%s '%s' 오브젝트를 읽을 수 없음"
2146
2129 -#: merge-recursive.c:830
2147 +#: merge-recursive.c:849
2148 #, c-format
2149 msgid "blob expected for %s '%s'"
2150 msgstr "%s '%s'에 대해 블롭을 예상"
2151
2134 -#: merge-recursive.c:854
2152 +#: merge-recursive.c:873
2153 #, c-format
2154 msgid "failed to open '%s': %s"
2155 msgstr "'%s'을(를) 여는데 실패: %s"
2156
2139 -#: merge-recursive.c:865
2157 +#: merge-recursive.c:884
2158 #, c-format
2159 msgid "failed to symlink '%s': %s"
2160 msgstr "'%s' 심볼릭 링크에 실패: %s"
2161
2144 -#: merge-recursive.c:870
2162 +#: merge-recursive.c:889
2163 #, c-format
2164 msgid "do not know what to do with %06o %s '%s'"
2165 msgstr "다음을 어떻게 할지 알 수 없습니다: %06o %s '%s'"
2166
2149 -#: merge-recursive.c:1010
2167 +#: merge-recursive.c:1029
2168 msgid "Failed to execute internal merge"
2169 msgstr "내부 병합 실행에 실패"
2170
2153 -#: merge-recursive.c:1014
2171 +#: merge-recursive.c:1034
2172 #, c-format
2173 msgid "Unable to add %s to database"
2174 msgstr "%s을(를) 데이터베이스에 추가할 수 없습니다"
2175
2158 -#: merge-recursive.c:1117
2176 +#: merge-recursive.c:1146
2177 #, c-format
2178 msgid ""
2179 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
@@ -2163,7 +2181,7 @@ msgid ""
2181 msgstr ""
2182 "충돌! (%s/삭제): %s (위치 %s) 및 %s (%s에서) 삭제. %s 버전의 %s 트리에 남음."
2183
2166 -#: merge-recursive.c:1122
2184 +#: merge-recursive.c:1151
2185 #, c-format
2186 msgid ""
2187 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
@@ -2172,7 +2190,7 @@ msgstr ""
2190 "충돌! (%s/삭제): %s (위치 %s) 삭제, %s에서 %s(으)로 (위치 %s). %s 버전의 %s "
2191 "트리에 남음."
2192
2175 -#: merge-recursive.c:1129
2193 +#: merge-recursive.c:1158
2194 #, c-format
2195 msgid ""
2196 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
@@ -2181,7 +2199,7 @@ msgstr ""
2199 "충돌! (%s/삭제): %s (위치 %s) 및 %s (위치 %s) 삭제. %s 버전의 %s 트리에 "
2200 "%s(으)로 남음."
2201
2184 -#: merge-recursive.c:1134
2202 +#: merge-recursive.c:1163
2203 #, c-format
2204 msgid ""
2205 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
@@ -2190,20 +2208,20 @@ msgstr ""
2208 "충돌! (%s/삭제): %s (위치 %s) 삭제, %s에서 %s(으)로 (위치 %s). %s 버전의 %s "
2209 "트리에 남음 (위치 %s)."
2210
2193 -#: merge-recursive.c:1168
2211 +#: merge-recursive.c:1197
2212 msgid "rename"
2213 msgstr "이름바꾸기"
2214
2197 -#: merge-recursive.c:1168
2215 +#: merge-recursive.c:1197
2216 msgid "renamed"
2217 msgstr "이름바꿈"
2218
2201 -#: merge-recursive.c:1225
2219 +#: merge-recursive.c:1254
2220 #, c-format
2221 msgid "%s is a directory in %s adding as %s instead"
2222 msgstr "%s은(는) %s에 있는 디렉터리로 %s(으)로 이름을 바꿉니다"
2223
2206 -#: merge-recursive.c:1250
2224 +#: merge-recursive.c:1279
2225 #, c-format
2226 msgid ""
2227 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
@@ -2212,141 +2230,141 @@ msgstr ""
2230 "충돌! (이름바꾸기/이름바꾸기): \"%3$s\" 브랜치에서 이름바꾸기 \"%1$s\"->"
2231 "\"%2$s\" \"%6$s\" 브랜치에서 이름 바꾸기 \"%4$s\"->\"%5$s\"%7$s"
2232
2215 -#: merge-recursive.c:1255
2233 +#: merge-recursive.c:1284
2234 msgid " (left unresolved)"
2235 msgstr " (해결되지 않음)"
2236
2219 -#: merge-recursive.c:1317
2237 +#: merge-recursive.c:1346
2238 #, c-format
2239 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
2240 msgstr ""
2241 "충돌! (rename/rename): 이름 바꾸기 %s->%s (위치 %s). 이름 바꾸기 %s->%s (위"
2242 "치 %s)"
2243
2226 -#: merge-recursive.c:1350
2244 +#: merge-recursive.c:1379
2245 #, c-format
2246 msgid "Renaming %s to %s and %s to %s instead"
2247 msgstr "대신 이름을 %s에서 %s(으)로 바꾸고 %s에서 %s(으)로 바꿉니다"
2248
2231 -#: merge-recursive.c:1553
2249 +#: merge-recursive.c:1582
2250 #, c-format
2251 msgid "CONFLICT (rename/add): Rename %s->%s in %s. %s added in %s"
2252 msgstr "충돌! (rename/add): 이름 바꾸기 %s->%s (위치 %s). %s 추가 (위치 %s)"
2253
2236 -#: merge-recursive.c:1568
2254 +#: merge-recursive.c:1597
2255 #, c-format
2256 msgid "Adding merged %s"
2257 msgstr "병합된 %s을(를) 추가합니다"
2258
2241 -#: merge-recursive.c:1575 merge-recursive.c:1805
2259 +#: merge-recursive.c:1604 merge-recursive.c:1834
2260 #, c-format
2261 msgid "Adding as %s instead"
2262 msgstr "대신 %s(으)로 추가합니다"
2263
2246 -#: merge-recursive.c:1632
2264 +#: merge-recursive.c:1661
2265 #, c-format
2266 msgid "cannot read object %s"
2267 msgstr "%s 오브젝트를 읽을 수 없습니다"
2268
2251 -#: merge-recursive.c:1635
2269 +#: merge-recursive.c:1664
2270 #, c-format
2271 msgid "object %s is not a blob"
2272 msgstr "%s 오브젝트는 블롭이 아닙니다"
2273
2256 -#: merge-recursive.c:1704
2274 +#: merge-recursive.c:1733
2275 msgid "modify"
2276 msgstr "수정"
2277
2260 -#: merge-recursive.c:1704
2278 +#: merge-recursive.c:1733
2279 msgid "modified"
2280 msgstr "수정됨"
2281
2264 -#: merge-recursive.c:1714
2282 +#: merge-recursive.c:1743
2283 msgid "content"
2284 msgstr "내용"
2285
2268 -#: merge-recursive.c:1721
2286 +#: merge-recursive.c:1750
2287 msgid "add/add"
2288 msgstr "추가/추가"
2289
2272 -#: merge-recursive.c:1757
2290 +#: merge-recursive.c:1786
2291 #, c-format
2292 msgid "Skipped %s (merged same as existing)"
2293 msgstr "건너뛰기: %s (기존과 같게 병합)"
2294
2277 -#: merge-recursive.c:1771
2295 +#: merge-recursive.c:1800
2296 #, c-format
2297 msgid "Auto-merging %s"
2298 msgstr "자동 병합: %s"
2299
2282 -#: merge-recursive.c:1775 git-submodule.sh:932
2300 +#: merge-recursive.c:1804 git-submodule.sh:879
2301 msgid "submodule"
2302 msgstr "하위 모듈"
2303
2286 -#: merge-recursive.c:1776
2304 +#: merge-recursive.c:1805
2305 #, c-format
2306 msgid "CONFLICT (%s): Merge conflict in %s"
2307 msgstr "충돌! (%s): %s에 병합 충돌"
2308
2291 -#: merge-recursive.c:1870
2309 +#: merge-recursive.c:1899
2310 #, c-format
2311 msgid "Removing %s"
2312 msgstr "제거: %s"
2313
2296 -#: merge-recursive.c:1896
2314 +#: merge-recursive.c:1925
2315 msgid "file/directory"
2316 msgstr "파일/디렉터리"
2317
2300 -#: merge-recursive.c:1902
2318 +#: merge-recursive.c:1931
2319 msgid "directory/file"
2320 msgstr "디렉터리/파일"
2321
2304 -#: merge-recursive.c:1909
2322 +#: merge-recursive.c:1938
2323 #, c-format
2324 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
2325 msgstr ""
2326 "충돌! (%s): 이름이 %s인 디렉터리가 %s에 있습니다. %s을(를) %s(으)로 추가합니"
2327 "다"
2328
2311 -#: merge-recursive.c:1918
2329 +#: merge-recursive.c:1947
2330 #, c-format
2331 msgid "Adding %s"
2332 msgstr "추가: %s"
2333
2316 -#: merge-recursive.c:1958
2334 +#: merge-recursive.c:1987
2335 #, c-format
2336 msgid "Dirty index: cannot merge (dirty: %s)"
2337 msgstr "변경된 인덱스: 병합할 수 없습니다 (dirty: %s)"
2338
2321 -#: merge-recursive.c:1962
2339 +#: merge-recursive.c:1991
2340 msgid "Already up to date!"
2341 msgstr "이미 업데이트 상태입니다!"
2342
2325 -#: merge-recursive.c:1971
2343 +#: merge-recursive.c:2000
2344 #, c-format
2345 msgid "merging of trees %s and %s failed"
2346 msgstr "%s 및 %s 트리의 병합이 실패했습니다"
2347
2330 -#: merge-recursive.c:2068
2348 +#: merge-recursive.c:2097
2349 msgid "Merging:"
2350 msgstr "병합:"
2351
2334 -#: merge-recursive.c:2081
2352 +#: merge-recursive.c:2110
2353 #, c-format
2354 msgid "found %u common ancestor:"
2355 msgid_plural "found %u common ancestors:"
2356 msgstr[0] "과거의 공통 커밋 %u개 발견:"
2357
2340 -#: merge-recursive.c:2120
2358 +#: merge-recursive.c:2149
2359 msgid "merge returned no commit"
2360 msgstr "병합 결과에 커밋이 없습니다"
2361
2344 -#: merge-recursive.c:2183
2362 +#: merge-recursive.c:2212
2363 #, c-format
2364 msgid "Could not parse object '%s'"
2365 msgstr "'%s' 오브젝트를 파싱할 수 없습니다"
2366
2349 -#: merge-recursive.c:2197 builtin/merge.c:656 builtin/merge.c:815
2367 +#: merge-recursive.c:2228 builtin/merge.c:657 builtin/merge.c:816
2368 msgid "Unable to write index."
2369 msgstr "인덱스를 쓸 수 없습니다."
2370
@@ -2366,16 +2384,16 @@ msgstr ""
2384 msgid "You have not concluded your notes merge (%s exists)."
2385 msgstr "노트 병합 작업을 다 마치지 않았습니다. (%s 있음)"
2386
2369 -#: notes-utils.c:42
2387 +#: notes-utils.c:43
2388 msgid "Cannot commit uninitialized/unreferenced notes tree"
2389 msgstr "초기화하지 않았거나 레퍼런스하지 않은 notes 트리를 커밋할 수 없습니다"
2390
2373 -#: notes-utils.c:101
2391 +#: notes-utils.c:102
2392 #, c-format
2393 msgid "Bad notes.rewriteMode value: '%s'"
2394 msgstr "잘못된 notes.rewriteMode 값: '%s'"
2395
2378 -#: notes-utils.c:111
2396 +#: notes-utils.c:112
2397 #, c-format
2398 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
2399 msgstr "%s에서 노트를 다시 쓰기를 거부합니다 (refs/notes/ 밖임)"
@@ -2384,7 +2402,7 @@ msgstr "%s에서 노트를 다시 쓰기를 거부합니다 (refs/notes/ 밖임)
2402 #. the environment variable, the second %s is
2403 #. its value.
2404 #.
2387 -#: notes-utils.c:141
2405 +#: notes-utils.c:142
2406 #, c-format
2407 msgid "Bad %s value: '%s'"
2408 msgstr "잘못된 %s 값: '%s'"
@@ -2394,25 +2412,25 @@ msgstr "잘못된 %s 값: '%s'"
2412 msgid "unable to parse object: %s"
2413 msgstr "오브젝트를 파싱할 수 없습니다: %s"
2414
2397 -#: packfile.c:556
2415 +#: packfile.c:561
2416 msgid "offset before end of packfile (broken .idx?)"
2417 msgstr "오프셋이 묶음 파일 앞입니다 (망가진 .idx?)"
2418
2401 -#: packfile.c:1683
2419 +#: packfile.c:1694
2420 #, c-format
2421 msgid "offset before start of pack index for %s (corrupt index?)"
2422 msgstr "오프셋이 %s의 묶음 인덱스 시작보다 앞입니다 (망가진 인덱스?)"
2423
2406 -#: packfile.c:1687
2424 +#: packfile.c:1698
2425 #, c-format
2426 msgid "offset beyond end of pack index for %s (truncated index?)"
2427 msgstr "오프셋이 %s의 묶음 인덱스 끝보다 뒤입니다 (망가진 인덱스?)"
2428
2411 -#: parse-options.c:573
2429 +#: parse-options.c:619
2430 msgid "..."
2431 msgstr "..."
2432
2415 -#: parse-options.c:592
2433 +#: parse-options.c:638
2434 #, c-format
2435 msgid "usage: %s"
2436 msgstr "사용법: %s"
@@ -2420,17 +2438,17 @@ msgstr "사용법: %s"
2438 #. TRANSLATORS: the colon here should align with the
2439 #. one in "usage: %s" translation.
2440 #.
2423 -#: parse-options.c:598
2441 +#: parse-options.c:644
2442 #, c-format
2443 msgid " or: %s"
2444 msgstr " 또는: %s"
2445
2428 -#: parse-options.c:601
2446 +#: parse-options.c:647
2447 #, c-format
2448 msgid " %s"
2449 msgstr " %s"
2450
2433 -#: parse-options.c:640
2451 +#: parse-options.c:686
2452 msgid "-NUM"
2453 msgstr "-NUM"
2454
@@ -2520,7 +2538,7 @@ msgstr "'%s' 경로명세는 심볼릭 링크 아래에 있습니다"
2538 msgid "unable to parse --pretty format"
2539 msgstr "--pretty 형식을 파싱할 수 없습니다"
2540
2523 -#: read-cache.c:1472
2541 +#: read-cache.c:1473
2542 #, c-format
2543 msgid ""
2544 "index.version set, but the value is invalid.\n"
@@ -2529,7 +2547,7 @@ msgstr ""
2547 "index.version이 설정되었지만, 이 값이 잘못되었습니다.\n"
2548 "%i 버전을 사용합니다"
2549
2532 -#: read-cache.c:1482
2550 +#: read-cache.c:1483
2551 #, c-format
2552 msgid ""
2553 "GIT_INDEX_VERSION set, but the value is invalid.\n"
@@ -2538,22 +2556,22 @@ msgstr ""
2556 "GIT_INDEX_VERSION이 설정되었지만, 이 값이 잘못되었습니다.\n"
2557 "%i 버전을 사용합니다"
2558
2541 -#: read-cache.c:2370 sequencer.c:2731 wrapper.c:658 builtin/merge.c:1048
2559 +#: read-cache.c:2375 sequencer.c:3248 wrapper.c:658 builtin/merge.c:1049
2560 #, c-format
2561 msgid "could not close '%s'"
2562 msgstr "'%s'을(를) 닫을 수 없습니다"
2563
2546 -#: read-cache.c:2442 sequencer.c:1369 sequencer.c:2096
2564 +#: read-cache.c:2448 sequencer.c:1900 sequencer.c:2627
2565 #, c-format
2566 msgid "could not stat '%s'"
2567 msgstr "'%s'을(를) stat()할 수 없습니다"
2568
2551 -#: read-cache.c:2455
2569 +#: read-cache.c:2461
2570 #, c-format
2571 msgid "unable to open git dir: %s"
2572 msgstr "git 디렉터리를 열 수 없습니다: %s"
2573
2556 -#: read-cache.c:2467
2574 +#: read-cache.c:2473
2575 #, c-format
2576 msgid "unable to unlink: %s"
2577 msgstr "링크 해제할 수 없습니다: %s"
@@ -2572,18 +2590,18 @@ msgstr "격리된 환경에서 레퍼런스 업데이트가 금지됩니다"
2590 msgid "could not remove reference %s"
2591 msgstr "%s 레퍼런스를 제거할 수 없습니다"
2592
2575 -#: refs/files-backend.c:1203 refs/packed-backend.c:1524
2576 -#: refs/packed-backend.c:1534
2593 +#: refs/files-backend.c:1203 refs/packed-backend.c:1528
2594 +#: refs/packed-backend.c:1538
2595 #, c-format
2596 msgid "could not delete reference %s: %s"
2597 msgstr "%s 레퍼런스를 삭제할 수 없습니다: %s"
2598
2581 -#: refs/files-backend.c:1206 refs/packed-backend.c:1537
2599 +#: refs/files-backend.c:1206 refs/packed-backend.c:1541
2600 #, c-format
2601 msgid "could not delete references: %s"
2602 msgstr "레퍼런스를 삭제할 수 없습니다: %s"
2603
2586 -#: ref-filter.c:35 wt-status.c:1816
2604 +#: ref-filter.c:35 wt-status.c:1842
2605 msgid "gone"
2606 msgstr "없음"
2607
@@ -2777,138 +2795,148 @@ msgstr "(HEAD %s(으)로부터 분리됨)"
2795 msgid "(no branch)"
2796 msgstr "(브랜치 없음)"
2797
2780 -#: ref-filter.c:1488 ref-filter.c:1519
2798 +#: ref-filter.c:1364
2799 #, c-format
2800 msgid "missing object %s for %s"
2801 msgstr "없는 오브젝트 %s, %s에 대해"
2802
2785 -#: ref-filter.c:1491 ref-filter.c:1522
2803 +#: ref-filter.c:1367
2804 #, c-format
2805 msgid "parse_object_buffer failed on %s for %s"
2806 msgstr "%s에 parse_object_buffer 실패 (%s에 대해)"
2807
2790 -#: ref-filter.c:1822
2808 +#: ref-filter.c:1819
2809 #, c-format
2810 msgid "malformed object at '%s'"
2811 msgstr "'%s'에 잘못된 형식의 오브젝트"
2812
2795 -#: ref-filter.c:1889
2813 +#: ref-filter.c:1886
2814 #, c-format
2815 msgid "ignoring ref with broken name %s"
2816 msgstr "망가진 이름 %s에 레퍼런스를 무시합니다"
2817
2800 -#: ref-filter.c:1894
2818 +#: ref-filter.c:1891
2819 #, c-format
2820 msgid "ignoring broken ref %s"
2821 msgstr "망가진 레퍼런스 %s 무시"
2822
2805 -#: ref-filter.c:2156
2823 +#: ref-filter.c:2152
2824 #, c-format
2825 msgid "format: %%(end) atom missing"
2826 msgstr "형식: %%(end) 아톰이 없습니다"
2827
2810 -#: ref-filter.c:2250
2828 +#: ref-filter.c:2246
2829 #, c-format
2830 msgid "malformed object name %s"
2831 msgstr "잘못된 형식의 오브젝트 이름 %s"
2832
2815 -#: remote.c:780
2833 +#: remote.c:795
2834 #, c-format
2835 msgid "Cannot fetch both %s and %s to %s"
2836 msgstr "%s 및 %s을(를) 모두 %s에 가져올 수 없습니다"
2837
2820 -#: remote.c:784
2838 +#: remote.c:799
2839 #, c-format
2840 msgid "%s usually tracks %s, not %s"
2841 msgstr "%s은(는) 보통 %s을(를) 추적하고, %s을(를) 추적하지 않습니다"
2842
2825 -#: remote.c:788
2843 +#: remote.c:803
2844 #, c-format
2845 msgid "%s tracks both %s and %s"
2846 msgstr "%s은(는) %s 및 %s 모두 추적합니다"
2847
2830 -#: remote.c:796
2848 +#: remote.c:811
2849 msgid "Internal error"
2850 msgstr "내부 오류"
2851
2834 -#: remote.c:1711 remote.c:1813
2852 +#: remote.c:1726 remote.c:1828
2853 msgid "HEAD does not point to a branch"
2854 msgstr "HEAD가 브랜치를 가리키지 않습니다"
2855
2838 -#: remote.c:1720
2856 +#: remote.c:1735
2857 #, c-format
2858 msgid "no such branch: '%s'"
2859 msgstr "그런 브랜치가 없습니다: '%s'"
2860
2843 -#: remote.c:1723
2861 +#: remote.c:1738
2862 #, c-format
2863 msgid "no upstream configured for branch '%s'"
2864 msgstr "'%s' 브랜치에 대해 업스트림을 설정하지 않았습니다"
2865
2848 -#: remote.c:1729
2866 +#: remote.c:1744
2867 #, c-format
2868 msgid "upstream branch '%s' not stored as a remote-tracking branch"
2869 msgstr "업스트림 '%s' 브랜치가 리모트 추적 브랜치로 저장되지 않았습니다"
2870
2853 -#: remote.c:1744
2871 +#: remote.c:1759
2872 #, c-format
2873 msgid "push destination '%s' on remote '%s' has no local tracking branch"
2874 msgstr "리모트 '%2$s'의 푸시 대상 '%1$s'에 로컬 추적 브랜치가 없습니다"
2875
2858 -#: remote.c:1756
2876 +#: remote.c:1771
2877 #, c-format
2878 msgid "branch '%s' has no remote for pushing"
2879 msgstr "'%s' 브랜치에 푸시 리모트가 없습니다"
2880
2863 -#: remote.c:1767
2881 +#: remote.c:1782
2882 #, c-format
2883 msgid "push refspecs for '%s' do not include '%s'"
2884 msgstr "'%s'에 대한 푸시 레퍼런스명세에 '%s'이(가) 들어 있지 않습니다"
2885
2868 -#: remote.c:1780
2886 +#: remote.c:1795
2887 msgid "push has no destination (push.default is 'nothing')"
2888 msgstr "푸시의 대상이 없습니다 (push.default가 'nothing'입니다)"
2889
2872 -#: remote.c:1802
2890 +#: remote.c:1817
2891 msgid "cannot resolve 'simple' push to a single destination"
2892 msgstr "하나의 대상에 대해 'simple' 푸시를 처리할 수 없습니다"
2893
2876 -#: remote.c:2106
2894 +#: remote.c:2132
2895 #, c-format
2896 msgid "Your branch is based on '%s', but the upstream is gone.\n"
2897 msgstr "현재 브랜치가 '%s' 기반이지만, 업스트림이 없어졌습니다.\n"
2898
2881 -#: remote.c:2110
2899 +#: remote.c:2136
2900 msgid " (use \"git branch --unset-upstream\" to fixup)\n"
2901 msgstr " (바로잡으려면 \"git branch --unset-upstream\"을 사용하십시오)\n"
2902
2885 -#: remote.c:2113
2903 +#: remote.c:2139
2904 #, c-format
2905 msgid "Your branch is up to date with '%s'.\n"
2906 msgstr "브랜치가 '%s'에 맞게 업데이트된 상태입니다.\n"
2907
2890 -#: remote.c:2117
2908 +#: remote.c:2143
2909 +#, c-format
2910 +msgid "Your branch and '%s' refer to different commits.\n"
2911 +msgstr "현재 브랜치와 '%s'이(가) 다른 커밋을 레퍼런스합니다.\n"
2912 +
2913 +#: remote.c:2146
2914 +#, c-format
2915 +msgid " (use \"%s\" for details)\n"
2916 +msgstr " (자세한 정보를 위해 \"%s\"을(를) 사용하십시오)\n"
2917 +
2918 +#: remote.c:2150
2919 #, c-format
2920 msgid "Your branch is ahead of '%s' by %d commit.\n"
2921 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
2922 msgstr[0] "브랜치가 '%s'보다 %d개 커밋만큼 앞에 있습니다.\n"
2923
2896 -#: remote.c:2123
2924 +#: remote.c:2156
2925 msgid " (use \"git push\" to publish your local commits)\n"
2926 msgstr " (로컬에 있는 커밋을 제출하려면 \"git push\"를 사용하십시오)\n"
2927
2900 -#: remote.c:2126
2928 +#: remote.c:2159
2929 #, c-format
2930 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
2931 msgid_plural ""
2932 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
2933 msgstr[0] "브랜치가 '%s'보다 %d개 커밋 뒤에 있고, 앞으로 돌릴 수 있습니다.\n"
2934
2907 -#: remote.c:2134
2935 +#: remote.c:2167
2936 msgid " (use \"git pull\" to update your local branch)\n"
2937 msgstr " (로컬 브랜치를 업데이트하려면 \"git pull\"을 사용하십시오)\n"
2938
2911 -#: remote.c:2137
2939 +#: remote.c:2170
2940 #, c-format
2941 msgid ""
2942 "Your branch and '%s' have diverged,\n"
@@ -2920,29 +2948,29 @@ msgstr[0] ""
2948 "현재 브랜치와 '%s'이(가) 갈라졌습니다,\n"
2949 "다른 커밋이 각각 %d개와 %d개 있습니다.\n"
2950
2923 -#: remote.c:2147
2951 +#: remote.c:2180
2952 msgid " (use \"git pull\" to merge the remote branch into yours)\n"
2953 msgstr ""
2954 " (리모트의 브랜치를 현재 브랜치로 병합하려면 \"git pull\"을 사용하십시오)\n"
2955
2928 -#: revision.c:2268
2956 +#: revision.c:2277
2957 msgid "your current branch appears to be broken"
2958 msgstr "현재 브랜치가 망가진 것처럼 보입니다"
2959
2932 -#: revision.c:2271
2960 +#: revision.c:2280
2961 #, c-format
2962 msgid "your current branch '%s' does not have any commits yet"
2963 msgstr "현재 '%s' 브랜치에 아직 아무 커밋도 없습니다"
2964
2937 -#: revision.c:2465
2965 +#: revision.c:2477
2966 msgid "--first-parent is incompatible with --bisect"
2967 msgstr "--first-parent 옵션은 --bisect 옵션과 호환되지 않습니다"
2968
2941 -#: run-command.c:645
2969 +#: run-command.c:731
2970 msgid "open /dev/null failed"
2971 msgstr "/dev/null 열기 실패"
2972
2945 -#: run-command.c:1188
2973 +#: run-command.c:1274
2974 #, c-format
2975 msgid ""
2976 "The '%s' hook was ignored because it's not set as executable.\n"
@@ -2952,56 +2980,65 @@ msgstr ""
2980 "이 경고는 `git config advice.ignoredHook false` 명령으로 끌 수 있습니다."
2981
2982 #: send-pack.c:141
2983 +msgid "unexpected flush packet while reading remote unpack status"
2984 +msgstr "리모트 묶음 풀기 상태를 읽는 동안 발생한 예상치 못한 플러시 패킷"
2985 +
2986 +#: send-pack.c:143
2987 #, c-format
2988 msgid "unable to parse remote unpack status: %s"
2989 msgstr "리모트 묶음 풀기 상태를 파싱할 수 없습니다: %s"
2990
2959 -#: send-pack.c:143
2991 +#: send-pack.c:145
2992 #, c-format
2993 msgid "remote unpack failed: %s"
2994 msgstr "리모트 묶음 풀기 실패: %s"
2995
2964 -#: send-pack.c:306
2996 +#: send-pack.c:308
2997 msgid "failed to sign the push certificate"
2998 msgstr "푸시 인증서 서명에 실패했습니다"
2999
2968 -#: send-pack.c:419
3000 +#: send-pack.c:421
3001 msgid "the receiving end does not support --signed push"
3002 msgstr "받는 쪽에서 --signed 푸시를 지원하지 않습니다"
3003
2972 -#: send-pack.c:421
3004 +#: send-pack.c:423
3005 msgid ""
3006 "not sending a push certificate since the receiving end does not support --"
3007 "signed push"
3008 msgstr ""
3009 "받는 쪽에서 --signed 푸시를 지원하지 않으므로 푸시 인증서를 보내지 않습니다"
3010
2979 -#: send-pack.c:433
3011 +#: send-pack.c:435
3012 msgid "the receiving end does not support --atomic push"
3013 msgstr "받는 쪽에서 --atomic 푸시를 지원하지 않습니다"
3014
2983 -#: send-pack.c:438
3015 +#: send-pack.c:440
3016 msgid "the receiving end does not support push options"
3017 msgstr "받는 쪽에서 푸시 옵션을 지원하지 않습니다"
3018
2987 -#: sequencer.c:218
3019 +#: sequencer.c:158
3020 +#, c-format
3021 +msgid "invalid commit message cleanup mode '%s'"
3022 +msgstr "잘못된 커밋 메시지 정리 모드 '%s'"
3023 +
3024 +#: sequencer.c:267
3025 msgid "revert"
3026 msgstr "revert"
3027
2991 -#: sequencer.c:220
3028 +#: sequencer.c:269
3029 msgid "cherry-pick"
3030 msgstr "cherry-pick"
3031
2995 -#: sequencer.c:222
3032 +#: sequencer.c:271
3033 msgid "rebase -i"
3034 msgstr "rebase -i"
3035
2999 -#: sequencer.c:224
3036 +#: sequencer.c:273
3037 #, c-format
3038 msgid "Unknown action: %d"
3039 msgstr "알 수 없는 동작: %d"
3040
3004 -#: sequencer.c:281
3041 +#: sequencer.c:330
3042 msgid ""
3043 "after resolving the conflicts, mark the corrected paths\n"
3044 "with 'git add <paths>' or 'git rm <paths>'"
@@ -3009,7 +3046,7 @@ msgstr ""
3046 "이 충돌을 해결한 뒤에, 바로잡은 경로를\n"
3047 "'git add <경로>' 또는 'git rm <경로>'로 표시하십시오"
3048
3012 -#: sequencer.c:284
3049 +#: sequencer.c:333
3050 msgid ""
3051 "after resolving the conflicts, mark the corrected paths\n"
3052 "with 'git add <paths>' or 'git rm <paths>'\n"
@@ -3019,43 +3056,43 @@ msgstr ""
3056 "'git add <경로>' 또는 'git rm <경로>'로 표시하십시오.\n"
3057 "그리고 결과물을 'git commit'으로 커밋하십시오"
3058
3022 -#: sequencer.c:297 sequencer.c:1718
3059 +#: sequencer.c:346 sequencer.c:2245
3060 #, c-format
3061 msgid "could not lock '%s'"
3062 msgstr "'%s'을(를) 잠글 수 없습니다"
3063
3027 -#: sequencer.c:300 sequencer.c:1595 sequencer.c:1723 sequencer.c:1737
3028 -#: sequencer.c:2729 sequencer.c:2800 wrapper.c:656
3064 +#: sequencer.c:349 sequencer.c:2124 sequencer.c:2250 sequencer.c:2264
3065 +#: sequencer.c:3246 sequencer.c:3310 wrapper.c:656
3066 #, c-format
3067 msgid "could not write to '%s'"
3068 msgstr "'%s'에 쓸 수 없습니다"
3069
3033 -#: sequencer.c:304
3070 +#: sequencer.c:353
3071 #, c-format
3072 msgid "could not write eol to '%s'"
3073 msgstr "'%s'에 줄바꿈을 쓸 수 없습니다"
3074
3038 -#: sequencer.c:308 sequencer.c:1600 sequencer.c:1725
3075 +#: sequencer.c:356 sequencer.c:2128 sequencer.c:2252
3076 #, c-format
3040 -msgid "failed to finalize '%s'."
3041 -msgstr "'%s' 마치는데 실패했습니다."
3077 +msgid "failed to finalize '%s'"
3078 +msgstr "'%s' 마치는데 실패했습니다"
3079
3043 -#: sequencer.c:332 sequencer.c:829 sequencer.c:1621 builtin/am.c:259
3044 -#: builtin/commit.c:754 builtin/merge.c:1046
3080 +#: sequencer.c:379 sequencer.c:1340 sequencer.c:2148 builtin/am.c:259
3081 +#: builtin/commit.c:722 builtin/merge.c:1047
3082 #, c-format
3083 msgid "could not read '%s'"
3084 msgstr "'%s'에서 읽을 수 없습니다"
3085
3049 -#: sequencer.c:358
3086 +#: sequencer.c:405
3087 #, c-format
3088 msgid "your local changes would be overwritten by %s."
3089 msgstr "로컬 변경 사항을 %s 때문에 덮어 쓰게 됩니다."
3090
3054 -#: sequencer.c:362
3091 +#: sequencer.c:409
3092 msgid "commit your changes or stash them to proceed."
3093 msgstr "변경 사항을 커밋하거나 스태시한 다음 계속하십시오."
3094
3058 -#: sequencer.c:391
3095 +#: sequencer.c:438
3096 #, c-format
3097 msgid "%s: fast-forward"
3098 msgstr "%s: 정방향 진행"
@@ -3063,20 +3100,20 @@ msgstr "%s: 정방향 진행"
3100 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
3101 #. "rebase -i".
3102 #.
3066 -#: sequencer.c:477
3103 +#: sequencer.c:526
3104 #, c-format
3105 msgid "%s: Unable to write new index file"
3106 msgstr "%s: 새 인덱스 파일을 쓸 수 없습니다"
3107
3071 -#: sequencer.c:496
3108 +#: sequencer.c:542
3109 msgid "could not resolve HEAD commit"
3110 msgstr "HEAD 커밋을 찾을 수 없습니다"
3111
3075 -#: sequencer.c:516
3112 +#: sequencer.c:562
3113 msgid "unable to update cache tree"
3114 msgstr "캐시 트리를 업데이트할 수 없습니다"
3115
3079 -#: sequencer.c:600
3116 +#: sequencer.c:658
3117 #, c-format
3118 msgid ""
3119 "you have staged changes in your working tree\n"
@@ -3106,17 +3143,124 @@ msgstr ""
3143 "\n"
3144 " git rebase --continue\n"
3145
3109 -#: sequencer.c:702
3146 +#: sequencer.c:915
3147 +msgid "'prepare-commit-msg' hook failed"
3148 +msgstr "'prepare-commit-msg' 후크가 실패했습니다"
3149 +
3150 +#: sequencer.c:922
3151 +msgid ""
3152 +"Your name and email address were configured automatically based\n"
3153 +"on your username and hostname. Please check that they are accurate.\n"
3154 +"You can suppress this message by setting them explicitly. Run the\n"
3155 +"following command and follow the instructions in your editor to edit\n"
3156 +"your configuration file:\n"
3157 +"\n"
3158 +" git config --global --edit\n"
3159 +"\n"
3160 +"After doing this, you may fix the identity used for this commit with:\n"
3161 +"\n"
3162 +" git commit --amend --reset-author\n"
3163 +msgstr ""
3164 +"이름과 전자메일 주소를 사용자 이름과 호스트 이름을 이용해서 자동으로\n"
3165 +"설정했습니다. 이 정보가 맞는지 확인하십시오. 이 메시지를 보지 않으려면 정보"
3166 +"를\n"
3167 +"명시적으로 설정하십시오. 다음 명령어를 실행하고 편집기의 안내에 따라 설정\n"
3168 +"파일을 편집하십시오:\n"
3169 +"\n"
3170 +" git config --global --edit\n"
3171 +"\n"
3172 +"이렇게 한 다음, 이 커밋에 사용한 신원 정보를 다음과 같이 해서 바꿀 수 있습니"
3173 +"다:\n"
3174 +"\n"
3175 +" git commit --amend --reset-author\n"
3176 +
3177 +#: sequencer.c:935
3178 +msgid ""
3179 +"Your name and email address were configured automatically based\n"
3180 +"on your username and hostname. Please check that they are accurate.\n"
3181 +"You can suppress this message by setting them explicitly:\n"
3182 +"\n"
3183 +" git config --global user.name \"Your Name\"\n"
3184 +" git config --global user.email you@example.com\n"
3185 +"\n"
3186 +"After doing this, you may fix the identity used for this commit with:\n"
3187 +"\n"
3188 +" git commit --amend --reset-author\n"
3189 +msgstr ""
3190 +"이름과 전자메일 주소를 사용자 이름과 호스트 이름을 이용해서\n"
3191 +"자동으로 설정했습니다. 이 정보가 맞는지 확인하십시오. 이 메시지를\n"
3192 +"보지 않으려면 정보를 명시적으로 설정하십시오:\n"
3193 +"\n"
3194 +" git config --global user.name \"내 이름\"\n"
3195 +" git config --global user.email you@example.com\n"
3196 +"\n"
3197 +"이렇게 한 다음, 이 커밋에 사용한 신원 정보를 다음과 같이 해서 바꿀 수 있습니"
3198 +"다:\n"
3199 +"\n"
3200 +" git commit --amend --reset-author\n"
3201 +
3202 +#: sequencer.c:975
3203 +msgid "couldn't look up newly created commit"
3204 +msgstr "새로 만든 커밋을 찾아볼 수 없습니다"
3205 +
3206 +#: sequencer.c:977
3207 +msgid "could not parse newly created commit"
3208 +msgstr "새로 만든 커밋을 파싱할 수 없습니다"
3209 +
3210 +#: sequencer.c:1023
3211 +msgid "unable to resolve HEAD after creating commit"
3212 +msgstr "커밋을 만든 후 HEAD를 찾을 수 없습니다"
3213 +
3214 +#: sequencer.c:1025
3215 +msgid "detached HEAD"
3216 +msgstr "HEAD 분리됨"
3217 +
3218 +#: sequencer.c:1029
3219 +msgid " (root-commit)"
3220 +msgstr " (최상위-커밋)"
3221 +
3222 +#: sequencer.c:1050
3223 +msgid "could not parse HEAD"
3224 +msgstr "HEAD를 파싱할 수 없습니다"
3225 +
3226 +#: sequencer.c:1052
3227 +#, c-format
3228 +msgid "HEAD %s is not a commit!"
3229 +msgstr "HEAD %s은(는) 커밋이 아닙니다!"
3230 +
3231 +#: sequencer.c:1056 builtin/commit.c:1491
3232 +msgid "could not parse HEAD commit"
3233 +msgstr "HEAD 커밋을 파싱할 수 없습니다"
3234 +
3235 +#: sequencer.c:1107 sequencer.c:1673
3236 +msgid "unable to parse commit author"
3237 +msgstr "커밋 작성자를 파싱할 수 없습니다"
3238 +
3239 +#: sequencer.c:1117 builtin/am.c:1630 builtin/merge.c:643
3240 +msgid "git write-tree failed to write a tree"
3241 +msgstr "git write-tree가 트리를 쓰는데 실패했습니다"
3242 +
3243 +#: sequencer.c:1134 sequencer.c:1186
3244 +#, c-format
3245 +msgid "unable to read commit message from '%s'"
3246 +msgstr " '%s'의 커밋 메시지를 읽을 수 없습니다"
3247 +
3248 +#: sequencer.c:1154 builtin/am.c:1650 builtin/commit.c:1594 builtin/merge.c:826
3249 +#: builtin/merge.c:851
3250 +msgid "failed to write commit object"
3251 +msgstr "커밋 오브젝트를 쓰는데 실패했습니다"
3252 +
3253 +#: sequencer.c:1213
3254 #, c-format
3255 msgid "could not parse commit %s"
3256 msgstr "%s 커밋을 파싱할 수 없습니다"
3257
3114 -#: sequencer.c:707
3258 +#: sequencer.c:1218
3259 #, c-format
3260 msgid "could not parse parent commit %s"
3261 msgstr "%s 이전 커밋을 파싱할 수 없습니다"
3262
3119 -#: sequencer.c:836
3263 +#: sequencer.c:1347
3264 #, c-format
3265 msgid ""
3266 "unexpected 1st line of squash message:\n"
@@ -3127,7 +3271,7 @@ msgstr ""
3271 "\n"
3272 "\t%.*s"
3273
3130 -#: sequencer.c:842
3274 +#: sequencer.c:1353
3275 #, c-format
3276 msgid ""
3277 "invalid 1st line of squash message:\n"
@@ -3138,241 +3282,245 @@ msgstr ""
3282 "\n"
3283 "\t%.*s"
3284
3141 -#: sequencer.c:848 sequencer.c:873
3285 +#: sequencer.c:1359 sequencer.c:1384
3286 #, c-format
3287 msgid "This is a combination of %d commits."
3288 msgstr "커밋 %d개가 섞인 결과입니다."
3289
3146 -#: sequencer.c:857 sequencer.c:2748
3290 +#: sequencer.c:1368 sequencer.c:3265
3291 msgid "need a HEAD to fixup"
3292 msgstr "바로잡으려면 HEAD가 필요합니다"
3293
3150 -#: sequencer.c:859
3294 +#: sequencer.c:1370
3295 msgid "could not read HEAD"
3296 msgstr "HEAD를 읽을 수 없습니다"
3297
3154 -#: sequencer.c:861
3298 +#: sequencer.c:1372
3299 msgid "could not read HEAD's commit message"
3300 msgstr "HEAD의 커밋 메시지를 읽을 수 없습니다"
3301
3158 -#: sequencer.c:867
3302 +#: sequencer.c:1378
3303 #, c-format
3304 msgid "cannot write '%s'"
3305 msgstr "'%s'을(를) 쓸 수 없습니다"
3306
3163 -#: sequencer.c:876 git-rebase--interactive.sh:446
3307 +#: sequencer.c:1387 git-rebase--interactive.sh:452
3308 msgid "This is the 1st commit message:"
3309 msgstr "1번째 커밋 메시지입니다:"
3310
3167 -#: sequencer.c:884
3311 +#: sequencer.c:1395
3312 #, c-format
3313 msgid "could not read commit message of %s"
3314 msgstr "%s의 커밋 메시지를 읽을 수 없습니다"
3315
3172 -#: sequencer.c:891
3316 +#: sequencer.c:1402
3317 #, c-format
3318 msgid "This is the commit message #%d:"
3319 msgstr "커밋 메시지 #%d번입니다:"
3320
3177 -#: sequencer.c:896
3321 +#: sequencer.c:1407
3322 #, c-format
3323 msgid "The commit message #%d will be skipped:"
3324 msgstr "커밋 메시지 #%d번을 건너뜁니다:"
3325
3182 -#: sequencer.c:901
3326 +#: sequencer.c:1412
3327 #, c-format
3328 msgid "unknown command: %d"
3329 msgstr "알 수 없는 명령: %d"
3330
3187 -#: sequencer.c:967
3331 +#: sequencer.c:1479
3332 msgid "your index file is unmerged."
3333 msgstr "인덱스 파일이 병합되지 않았습니다."
3334
3191 -#: sequencer.c:986
3335 +#: sequencer.c:1498
3336 #, c-format
3337 msgid "commit %s is a merge but no -m option was given."
3338 msgstr "%s 커밋은 병합이지만 -m 옵션이 주어지지 않았습니다."
3339
3340 # FIXME: "parent %d" 번호가 무슨 의미?
3197 -#: sequencer.c:994
3341 +#: sequencer.c:1506
3342 #, c-format
3343 msgid "commit %s does not have parent %d"
3344 msgstr "%s 커밋에 이전 커밋 %d이(가) 없습니다"
3345
3202 -#: sequencer.c:998
3346 +#: sequencer.c:1510
3347 #, c-format
3348 msgid "mainline was specified but commit %s is not a merge."
3349 msgstr "메인라인을 지정했지만 %s 커밋이 병합 커밋이 아닙니다."
3350
3207 -#: sequencer.c:1004
3351 +#: sequencer.c:1516
3352 #, c-format
3353 msgid "cannot get commit message for %s"
3354 msgstr "%s에 대한 커밋 메시지를 가져올 수 없습니다"
3355
3356 #. TRANSLATORS: The first %s will be a "todo" command like
3357 #. "revert" or "pick", the second %s a SHA1.
3214 -#: sequencer.c:1023
3358 +#: sequencer.c:1535
3359 #, c-format
3360 msgid "%s: cannot parse parent commit %s"
3361 msgstr "%s: %s 이전 커밋을 파싱할 수 없습니다"
3362
3219 -#: sequencer.c:1086 sequencer.c:1867
3363 +#: sequencer.c:1600 sequencer.c:2397
3364 #, c-format
3365 msgid "could not rename '%s' to '%s'"
3366 msgstr "'%s'에서 '%s'(으)로 이름을 바꿀 수 없습니다"
3367
3224 -#: sequencer.c:1137
3368 +#: sequencer.c:1654
3369 #, c-format
3370 msgid "could not revert %s... %s"
3371 msgstr "다음을 되돌릴(revert) 수 없습니다: %s... %s"
3372
3229 -#: sequencer.c:1138
3373 +#: sequencer.c:1655
3374 #, c-format
3375 msgid "could not apply %s... %s"
3376 msgstr "다음을 적용할(apply) 수 없습니다: %s... %s"
3377
3234 -#: sequencer.c:1180
3378 +#: sequencer.c:1702
3379 msgid "empty commit set passed"
3380 msgstr "빈 커밋 모음을 건너 뜁니다"
3381
3238 -#: sequencer.c:1190
3382 +#: sequencer.c:1712
3383 #, c-format
3384 msgid "git %s: failed to read the index"
3385 msgstr "git %s: 인덱스 읽기에 실패했습니다"
3386
3243 -#: sequencer.c:1196
3387 +#: sequencer.c:1718
3388 #, c-format
3389 msgid "git %s: failed to refresh the index"
3390 msgstr "git %s: 인덱스 새로 고침에 실패했습니다"
3391
3248 -#: sequencer.c:1270
3392 +#: sequencer.c:1792
3393 #, c-format
3394 msgid "%s does not accept arguments: '%s'"
3395 msgstr "%s(은)는 인자를 허용하지 않습니다: '%s'"
3396
3253 -#: sequencer.c:1279
3397 +#: sequencer.c:1801
3398 #, c-format
3399 msgid "missing arguments for %s"
3400 msgstr "없는 인자, %s에 대해"
3401
3258 -#: sequencer.c:1322
3402 +#: sequencer.c:1844
3403 #, c-format
3404 msgid "invalid line %d: %.*s"
3405 msgstr "잘못된 줄 %d: %.*s"
3406
3263 -#: sequencer.c:1330
3407 +#: sequencer.c:1852
3408 #, c-format
3409 msgid "cannot '%s' without a previous commit"
3410 msgstr "이전 커밋 없이 '%s' 수행할 수 없습니다"
3411
3268 -#: sequencer.c:1363 sequencer.c:2525 sequencer.c:2560 sequencer.c:2642
3269 -#: sequencer.c:2668 sequencer.c:2758 sequencer.c:2859
3412 +#: sequencer.c:1883 sequencer.c:3056 sequencer.c:3091
3413 #, c-format
3414 msgid "could not read '%s'."
3415 msgstr "'%s'에서 읽을 수 없습니다."
3416
3274 -#: sequencer.c:1375
3417 +#: sequencer.c:1906
3418 msgid "please fix this using 'git rebase --edit-todo'."
3419 msgstr "'git rebase --edit-todo' 명령으로 바로잡으십시오."
3420
3278 -#: sequencer.c:1377
3421 +#: sequencer.c:1908
3422 #, c-format
3423 msgid "unusable instruction sheet: '%s'"
3424 msgstr "사용 불가능 인스트럭션 시트: '%s'"
3425
3283 -#: sequencer.c:1382
3426 +#: sequencer.c:1913
3427 msgid "no commits parsed."
3428 msgstr "파싱한 커밋이 없습니다."
3429
3287 -#: sequencer.c:1393
3430 +#: sequencer.c:1924
3431 msgid "cannot cherry-pick during a revert."
3432 msgstr "되돌리기(revert) 중에 빼오기(cherry-pick)를 할 수 없습니다."
3433
3291 -#: sequencer.c:1395
3434 +#: sequencer.c:1926
3435 msgid "cannot revert during a cherry-pick."
3436 msgstr "빼오기(cherry-pick) 중에 되돌리기(revert)를 할 수 없습니다."
3437
3295 -#: sequencer.c:1462
3438 +#: sequencer.c:1993
3439 #, c-format
3440 msgid "invalid key: %s"
3441 msgstr "잘못된 키: %s"
3442
3300 -#: sequencer.c:1465
3443 +#: sequencer.c:1996
3444 #, c-format
3445 msgid "invalid value for %s: %s"
3446 msgstr "%s의 값이 잘못됨: %s"
3447
3305 -#: sequencer.c:1531
3448 +#: sequencer.c:2062
3449 #, c-format
3450 msgid "malformed options sheet: '%s'"
3451 msgstr "형식이 잘못된 옵션 시트: '%s'"
3452
3310 -#: sequencer.c:1569
3453 +#: sequencer.c:2100
3454 msgid "a cherry-pick or revert is already in progress"
3455 msgstr "이미 커밋 빼오기(cherry-pick) 또는 되돌리기(revert)가 진행 중입니다"
3456
3314 -#: sequencer.c:1570
3457 +#: sequencer.c:2101
3458 msgid "try \"git cherry-pick (--continue | --quit | --abort)\""
3459 msgstr "\"git cherry-pick (--continue | --quit | --abort)\" 명령을 해 보십시오"
3460
3318 -#: sequencer.c:1573
3461 +#: sequencer.c:2104
3462 #, c-format
3463 msgid "could not create sequencer directory '%s'"
3464 msgstr "'%s' 시퀀서 디렉터리를 만들 수 없습니다"
3465
3323 -#: sequencer.c:1588
3466 +#: sequencer.c:2118
3467 msgid "could not lock HEAD"
3468 msgstr "HEAD를 잠글 수 없습니다"
3469
3327 -#: sequencer.c:1646 sequencer.c:2230
3470 +#: sequencer.c:2173 sequencer.c:2761
3471 msgid "no cherry-pick or revert in progress"
3472 msgstr "빼오기(cherry-pick) 또는 되돌리기(revert)가 진행 중이지 않습니다"
3473
3331 -#: sequencer.c:1648
3474 +#: sequencer.c:2175
3475 msgid "cannot resolve HEAD"
3476 msgstr "HEAD를 구해 올 수 없습니다"
3477
3335 -#: sequencer.c:1650 sequencer.c:1685
3478 +#: sequencer.c:2177 sequencer.c:2212
3479 msgid "cannot abort from a branch yet to be born"
3480 msgstr "새로 만들고 있는 브랜치에서 중지할 수 없습니다"
3481
3339 -#: sequencer.c:1671 builtin/grep.c:713
3482 +#: sequencer.c:2198 builtin/grep.c:720
3483 #, c-format
3484 msgid "cannot open '%s'"
3485 msgstr "'%s'을(를) 열 수 없습니다"
3486
3344 -#: sequencer.c:1673
3487 +#: sequencer.c:2200
3488 #, c-format
3489 msgid "cannot read '%s': %s"
3490 msgstr "'%s'을(를) 읽을 수 없습니다: %s"
3491
3349 -#: sequencer.c:1674
3492 +#: sequencer.c:2201
3493 msgid "unexpected end of file"
3494 msgstr "예상치 못하게 파일이 끝났습니다"
3495
3353 -#: sequencer.c:1680
3496 +#: sequencer.c:2207
3497 #, c-format
3498 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
3499 msgstr "빼오기 전에 저장한 HEAD 파일이('%s') 손상되었습니다"
3500
3358 -#: sequencer.c:1691
3501 +#: sequencer.c:2218
3502 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
3503 msgstr "HEAD를 옮긴 것 같습니다. 되돌리지 않습니다. HEAD를 확인하십시오!"
3504
3362 -#: sequencer.c:1832 sequencer.c:2128
3505 +#: sequencer.c:2324 sequencer.c:2679
3506 +#, c-format
3507 +msgid "could not update %s"
3508 +msgstr "%s을(를) 업데이트할 수 없습니다"
3509 +
3510 +#: sequencer.c:2362 sequencer.c:2659
3511 msgid "cannot read HEAD"
3512 msgstr "HEAD를 읽을 수 없습니다"
3513
3366 -#: sequencer.c:1872 builtin/difftool.c:639
3514 +#: sequencer.c:2402 builtin/difftool.c:639
3515 #, c-format
3516 msgid "could not copy '%s' to '%s'"
3517 msgstr "'%s'에서 '%s'(으)로 복사할 수 없습니다"
3518
3371 -#: sequencer.c:1891
3519 +#: sequencer.c:2421
3520 msgid "could not read index"
3521 msgstr "인덱스를 읽을 수 없습니다"
3522
3375 -#: sequencer.c:1896
3523 +#: sequencer.c:2426
3524 #, c-format
3525 msgid ""
3526 "execution failed: %s\n"
@@ -3387,11 +3535,11 @@ msgstr ""
3535 " git rebase --continue\n"
3536 "\n"
3537
3390 -#: sequencer.c:1902
3538 +#: sequencer.c:2432
3539 msgid "and made changes to the index and/or the working tree\n"
3540 msgstr "그리고 인덱스 그리고/또는 작업 폴더에 변경 사항이 있습니다\n"
3541
3394 -#: sequencer.c:1908
3542 +#: sequencer.c:2438
3543 #, c-format
3544 msgid ""
3545 "execution succeeded: %s\n"
@@ -3408,17 +3556,17 @@ msgstr ""
3556 " git rebase --continue\n"
3557 "\n"
3558
3411 -#: sequencer.c:1967
3559 +#: sequencer.c:2497
3560 #, c-format
3561 msgid "Applied autostash.\n"
3562 msgstr "자동 스태시 적용.\n"
3563
3416 -#: sequencer.c:1979
3564 +#: sequencer.c:2509
3565 #, c-format
3566 msgid "cannot store %s"
3567 msgstr "%s을(를) 저장할 수 없습니다"
3568
3421 -#: sequencer.c:1982 git-rebase.sh:175
3569 +#: sequencer.c:2512 git-rebase.sh:178
3570 #, c-format
3571 msgid ""
3572 "Applying autostash resulted in conflicts.\n"
@@ -3429,57 +3577,52 @@ msgstr ""
3577 "변경 사항은 스태시 안에 안전하게 들어 있습니다.\n"
3578 "언제든지 \"git stash pop\" 또는 \"git stash drop\"을 실행할 수 있습니다.\n"
3579
3432 -#: sequencer.c:2064
3580 +#: sequencer.c:2595
3581 #, c-format
3582 msgid "Stopped at %s... %.*s\n"
3583 msgstr "%s... %.*s 위치에서 멈췄습니다\n"
3584
3437 -#: sequencer.c:2106
3585 +#: sequencer.c:2637
3586 #, c-format
3587 msgid "unknown command %d"
3588 msgstr "알 수 없는 명령 %d"
3589
3442 -#: sequencer.c:2136
3590 +#: sequencer.c:2667
3591 msgid "could not read orig-head"
3592 msgstr "orig-head를 읽을 수 없습니다"
3593
3446 -#: sequencer.c:2141 sequencer.c:2745
3594 +#: sequencer.c:2672 sequencer.c:3262
3595 msgid "could not read 'onto'"
3596 msgstr "'onto'를 읽을 수 없습니다"
3597
3450 -#: sequencer.c:2148
3451 -#, c-format
3452 -msgid "could not update %s"
3453 -msgstr "%s을(를) 업데이트할 수 없습니다"
3454 -
3455 -#: sequencer.c:2155
3598 +#: sequencer.c:2686
3599 #, c-format
3600 msgid "could not update HEAD to %s"
3601 msgstr "HEAD를 %s 위치로 업데이트할 수 없습니다"
3602
3460 -#: sequencer.c:2239
3603 +#: sequencer.c:2770
3604 msgid "cannot rebase: You have unstaged changes."
3605 msgstr "리베이스할 수 없습니다: 스테이징하지 않은 변경 사항이 있습니다."
3606
3464 -#: sequencer.c:2244
3607 +#: sequencer.c:2775
3608 msgid "could not remove CHERRY_PICK_HEAD"
3609 msgstr "CHERRY_PICK_HEAD를 제거할 수 없습니다"
3610
3468 -#: sequencer.c:2253
3611 +#: sequencer.c:2784
3612 msgid "cannot amend non-existing commit"
3613 msgstr "없는 커밋을 수정할 수 없습니다"
3614
3472 -#: sequencer.c:2255
3615 +#: sequencer.c:2786
3616 #, c-format
3617 msgid "invalid file: '%s'"
3618 msgstr "잘못된 파일: '%s'"
3619
3477 -#: sequencer.c:2257
3620 +#: sequencer.c:2788
3621 #, c-format
3622 msgid "invalid contents: '%s'"
3623 msgstr "잘못된 내용: '%s'"
3624
3482 -#: sequencer.c:2260
3625 +#: sequencer.c:2791
3626 msgid ""
3627 "\n"
3628 "You have uncommitted changes in your working tree. Please, commit them\n"
@@ -3489,45 +3632,45 @@ msgstr ""
3632 "작업 폴더에 커밋하지 않은 변경 사항이 있습니다. 이 사항을 먼저\n"
3633 "커밋하고 'git rebase --continue' 명령을 다시 실행하십시오."
3634
3492 -#: sequencer.c:2270
3635 +#: sequencer.c:2801
3636 msgid "could not commit staged changes."
3637 msgstr "스테이징한 변경 사항을 커밋할 수 없습니다."
3638
3496 -#: sequencer.c:2350
3639 +#: sequencer.c:2881
3640 #, c-format
3641 msgid "%s: can't cherry-pick a %s"
3642 msgstr "%s: %s 커밋을 빼올 수 없습니다"
3643
3501 -#: sequencer.c:2354
3644 +#: sequencer.c:2885
3645 #, c-format
3646 msgid "%s: bad revision"
3647 msgstr "%s: 잘못된 리비전"
3648
3506 -#: sequencer.c:2387
3649 +#: sequencer.c:2918
3650 msgid "can't revert as initial commit"
3651 msgstr "최초의 커밋으로 되돌릴 수 없습니다"
3652
3510 -#: sequencer.c:2492
3653 +#: sequencer.c:3023
3654 msgid "make_script: unhandled options"
3655 msgstr "make_script: 처리하지 않은 옵션"
3656
3514 -#: sequencer.c:2495
3657 +#: sequencer.c:3026
3658 msgid "make_script: error preparing revisions"
3659 msgstr "make_script: 리비전 준비 중 오류"
3660
3518 -#: sequencer.c:2529 sequencer.c:2564
3661 +#: sequencer.c:3060 sequencer.c:3095
3662 #, c-format
3663 msgid "unusable todo list: '%s'"
3664 msgstr "사용할 수 없는 할 일 목록: %s"
3665
3523 -#: sequencer.c:2615
3666 +#: sequencer.c:3146
3667 #, c-format
3668 msgid ""
3669 "unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
3670 msgstr ""
3671 "rebase.missingCommitsCheck 옵션에 대해 인식할 수 없는 %s 설정. 무시합니다."
3672
3530 -#: sequencer.c:2695
3673 +#: sequencer.c:3212
3674 #, c-format
3675 msgid ""
3676 "Warning: some commits may have been dropped accidentally.\n"
@@ -3536,7 +3679,7 @@ msgstr ""
3679 "경고: 일부 커밋이 의도치 않게 버려졌을 수도 있습니다.\n"
3680 "버려진 커밋 (최근에서 과거 순서):\n"
3681
3539 -#: sequencer.c:2702
3682 +#: sequencer.c:3219
3683 #, c-format
3684 msgid ""
3685 "To avoid this message, use \"drop\" to explicitly remove a commit.\n"
@@ -3554,7 +3697,7 @@ msgstr ""
3697 "가능한 동작은: ignore, warn, error\n"
3698 "\n"
3699
3557 -#: sequencer.c:2714
3700 +#: sequencer.c:3231
3701 #, c-format
3702 msgid ""
3703 "You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
@@ -3565,20 +3708,25 @@ msgstr ""
3708 "령을 실행합니다.\n"
3709 "또는 'git rebase --abort' 명령으로 리베이스를 중지할 수도 있습니다.\n"
3710
3568 -#: sequencer.c:2727 sequencer.c:2794 wrapper.c:225 wrapper.c:395
3711 +#: sequencer.c:3244 sequencer.c:3304 wrapper.c:225 wrapper.c:395
3712 #: builtin/am.c:779
3713 #, c-format
3714 msgid "could not open '%s' for writing"
3715 msgstr "'%s'을(를) 쓰기용으로 열 수 없습니다"
3716
3574 -#: sequencer.c:2775
3717 +#: sequencer.c:3285
3718 #, c-format
3719 msgid "could not parse commit '%s'"
3720 msgstr "'%s' 커밋을 파싱할 수 없습니다"
3721
3579 -#: sequencer.c:2897
3722 +#: sequencer.c:3401
3723 msgid "the script was already rearranged."
3581 -msgstr "스크립트를 이미 재구성했습니다"
3724 +msgstr "스크립트를 이미 재구성했습니다."
3725 +
3726 +#: setup.c:122
3727 +#, c-format
3728 +msgid "'%s' is outside repository"
3729 +msgstr "'%s'은(는) 저장소 밖입니다"
3730
3731 #: setup.c:171
3732 #, c-format
@@ -3600,6 +3748,11 @@ msgstr ""
3748 "경로와 리비전을 구분하려면 다음과 같이 '--'를 사용하십시오:\n"
3749 "'git <명령> [<리비전>...] -- [<파일>...]'"
3750
3751 +#: setup.c:233
3752 +#, c-format
3753 +msgid "option '%s' must come before non-option arguments"
3754 +msgstr "'%s' 옵션은 옵션이 아닌 인자 전에 와야 합니다"
3755 +
3756 #: setup.c:252
3757 #, c-format
3758 msgid ""
@@ -3611,74 +3764,145 @@ msgstr ""
3764 "경로와 리비전을 구분하려면 다음과 같이 '--'를 사용하십시오:\n"
3765 "'git <명령> [<리비전>...] -- [<파일>...]'"
3766
3614 -#: setup.c:501
3767 +#: setup.c:388
3768 +msgid "unable to set up work tree using invalid config"
3769 +msgstr "잘못된 설정을 사용하여 작업 폴더를 설정할 수 없습니다"
3770 +
3771 +#: setup.c:395
3772 +msgid "this operation must be run in a work tree"
3773 +msgstr "이 작업은 작업 폴더에서 실행해야 합니다"
3774 +
3775 +#: setup.c:506
3776 #, c-format
3777 msgid "Expected git repo version <= %d, found %d"
3778 msgstr "깃 저장소 버전 <= %d 버전을 기대하지만, %d 버전이 발견되었습니다"
3779
3619 -#: setup.c:509
3780 +#: setup.c:514
3781 msgid "unknown repository extensions found:"
3782 msgstr "알 수 없는 저장소 확장이 있습니다:"
3783
3623 -#: setup.c:811
3784 +#: setup.c:533
3785 #, c-format
3625 -msgid "Not a git repository (or any of the parent directories): %s"
3626 -msgstr "(현재 폴더 또는 상위 폴더가) 깃 저장소가 아닙니다: %s"
3786 +msgid "error opening '%s'"
3787 +msgstr "'%s'을(를) 여는데 오류"
3788
3628 -#: setup.c:813 builtin/index-pack.c:1653
3629 -msgid "Cannot come back to cwd"
3789 +#: setup.c:535
3790 +#, c-format
3791 +msgid "too large to be a .git file: '%s'"
3792 +msgstr ".git 파일이 너무 큽니다: '%s'"
3793 +
3794 +#: setup.c:537
3795 +#, c-format
3796 +msgid "error reading %s"
3797 +msgstr "%s을(를) 읽는데 오류"
3798 +
3799 +#: setup.c:539
3800 +#, c-format
3801 +msgid "invalid gitfile format: %s"
3802 +msgstr "깃파일 형식이 잘못되었습니다: %s"
3803 +
3804 +#: setup.c:541
3805 +#, c-format
3806 +msgid "no path in gitfile: %s"
3807 +msgstr "깃파일에 경로가 없습니다: %s"
3808 +
3809 +#: setup.c:543
3810 +#, c-format
3811 +msgid "not a git repository: %s"
3812 +msgstr "깃 저장소가 아닙니다: %s"
3813 +
3814 +#: setup.c:642
3815 +#, c-format
3816 +msgid "'$%s' too big"
3817 +msgstr "'$%s'이(가) 너무 큽니다"
3818 +
3819 +#: setup.c:656
3820 +#, c-format
3821 +msgid "not a git repository: '%s'"
3822 +msgstr "깃 저장소가 아닙니다: '%s'"
3823 +
3824 +#: setup.c:685 setup.c:687 setup.c:718
3825 +#, c-format
3826 +msgid "cannot chdir to '%s'"
3827 +msgstr "'%s'에 대해 chdir를 할 수 없습니다"
3828 +
3829 +#: setup.c:690 setup.c:746 setup.c:756 setup.c:795 setup.c:803 setup.c:818
3830 +msgid "cannot come back to cwd"
3831 msgstr "현재 디렉터리로 돌아올 수 없습니다"
3832
3632 -#: setup.c:1052
3833 +#: setup.c:816
3834 +#, c-format
3835 +msgid "not a git repository (or any of the parent directories): %s"
3836 +msgstr "(현재 폴더 또는 상위 폴더 중 일부가) 깃 저장소가 아닙니다: %s"
3837 +
3838 +#: setup.c:827
3839 +#, c-format
3840 +msgid "failed to stat '%*s%s%s'"
3841 +msgstr "'%*s%s%s'에 대해 stat()이 실패했습니다"
3842 +
3843 +#: setup.c:1057
3844 msgid "Unable to read current working directory"
3845 msgstr "현재 작업 디렉터리를 읽을 수 없습니다"
3846
3636 -#: setup.c:1064 setup.c:1070
3847 +#: setup.c:1069 setup.c:1075
3848 #, c-format
3638 -msgid "Cannot change to '%s'"
3639 -msgstr "'%s' 위치로 이동할 수 없습니다"
3849 +msgid "cannot change to '%s'"
3850 +msgstr "'%s'에 대해 변경 할 수 없습니다"
3851
3641 -#: setup.c:1083
3852 +#: setup.c:1088
3853 #, c-format
3854 msgid ""
3644 -"Not a git repository (or any parent up to mount point %s)\n"
3855 +"not a git repository (or any parent up to mount point %s)\n"
3856 "Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
3857 msgstr ""
3647 -"(현재 폴더 또는 마운트 위치 %s까지 상위 폴더가) 깃 저장소가 아닙니다\n"
3858 +"(현재 폴더 또는 상위 폴더 부터 마운트 위치 %s 까지 일부가) 깃 저장소가 아닙니"
3859 +"다\n"
3860 "파일 시스템 경계에서 중지합니다. (GIT_DISCOVERY_ACROSS_FILESYSTEM 설정되지 않"
3861 "음)"
3862
3651 -#: setup.c:1167
3863 +#: setup.c:1172
3864 #, c-format
3865 msgid ""
3654 -"Problem with core.sharedRepository filemode value (0%.3o).\n"
3866 +"problem with core.sharedRepository filemode value (0%.3o).\n"
3867 "The owner of files must always have read and write permissions."
3868 msgstr ""
3869 "core.sharedRepository 파일모드 값에 (0%.3o) 문제가 있습니다.\n"
3870 "파일의 소유자에 읽기와 쓰기 권한이 있어야 합니다."
3871
3660 -#: sha1_file.c:598
3872 +#: setup.c:1215
3873 +msgid "open /dev/null or dup failed"
3874 +msgstr "/dev/null 열기 또는 dup()이 실패"
3875 +
3876 +#: setup.c:1230
3877 +msgid "fork failed"
3878 +msgstr "fork 실패"
3879 +
3880 +#: setup.c:1235
3881 +msgid "setsid failed"
3882 +msgstr "setsid 실패"
3883 +
3884 +#: sha1_file.c:592
3885 #, c-format
3886 msgid "path '%s' does not exist"
3887 msgstr "'%s' 경로가 없습니다"
3888
3665 -#: sha1_file.c:624
3889 +#: sha1_file.c:618
3890 #, c-format
3891 msgid "reference repository '%s' as a linked checkout is not supported yet."
3892 msgstr ""
3893 "레퍼런스 '%s' 저장소를 연결된 체크아웃으로 쓰기는 아직 지원하지 않습니다."
3894
3671 -#: sha1_file.c:630
3895 +#: sha1_file.c:624
3896 #, c-format
3897 msgid "reference repository '%s' is not a local repository."
3898 msgstr "레퍼런스 '%s' 저장소가 로컬 저장소가 아닙니다."
3899
3676 -#: sha1_file.c:636
3900 +#: sha1_file.c:630
3901 #, c-format
3902 msgid "reference repository '%s' is shallow"
3903 msgstr "레퍼런스 '%s' 저장소가 얕은 저장소입니다"
3904
3681 -#: sha1_file.c:644
3905 +#: sha1_file.c:638
3906 #, c-format
3907 msgid "reference repository '%s' is grafted"
3908 msgstr "레퍼런스 '%s' 저장소가 붙어 있는 저장소입니다"
@@ -3753,7 +3977,7 @@ msgstr "경로명세 '%s'은(는) ''%.*s' 하위 모듈 안에 있습니다"
3977 msgid "submodule entry '%s' (%s) is a %s, not a commit"
3978 msgstr "서브모듈 항목 '%s'(%s)은(는) %s이고, 커밋이 아닙니다"
3979
3756 -#: submodule.c:1065 builtin/branch.c:648 builtin/submodule--helper.c:1387
3980 +#: submodule.c:1065 builtin/branch.c:648 builtin/submodule--helper.c:1724
3981 msgid "Failed to resolve HEAD as a valid ref."
3982 msgstr "HEAD를 올바른 레퍼런스로 구해내는데 실패했습니다."
3983
@@ -3777,7 +4001,7 @@ msgstr "하위 모듈 '%s'에서 'git status'를 실행할 수 없습니다"
4001 msgid "submodule '%s' has dirty index"
4002 msgstr "'%s' 하위 모듈에 변경된 인덱스가 있습니다"
4003
3780 -#: submodule.c:1876
4004 +#: submodule.c:1878
4005 #, c-format
4006 msgid ""
4007 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
@@ -3785,18 +4009,18 @@ msgstr ""
4009 "여러 개의 작업 폴더가 있는 하위 모듈 '%s'에 대해 relocate_gitdir은 지원하지 "
4010 "않습니다"
4011
3788 -#: submodule.c:1888 submodule.c:1944
4012 +#: submodule.c:1890 submodule.c:1946
4013 #, c-format
4014 msgid "could not lookup name for submodule '%s'"
4015 msgstr "하위 모듈 '%s'의 이름을 찾아볼 수 없습니다"
4016
3793 -#: submodule.c:1892 builtin/submodule--helper.c:909
3794 -#: builtin/submodule--helper.c:919
4017 +#: submodule.c:1894 builtin/submodule--helper.c:1246
4018 +#: builtin/submodule--helper.c:1256
4019 #, c-format
4020 msgid "could not create directory '%s'"
4021 msgstr "'%s' 디렉터리를 만들 수 없습니다"
4022
3799 -#: submodule.c:1895
4023 +#: submodule.c:1897
4024 #, c-format
4025 msgid ""
4026 "Migrating git directory of '%s%s' from\n"
@@ -3807,20 +4031,20 @@ msgstr ""
4031 "'%s'에서\n"
4032 "'%s'(으)로\n"
4033
3810 -#: submodule.c:1979
4034 +#: submodule.c:1981
4035 #, c-format
4036 msgid "could not recurse into submodule '%s'"
4037 msgstr "재귀적으로 '%s' 하위 모듈에 들어갈 수 없습니다"
4038
3815 -#: submodule.c:2023
4039 +#: submodule.c:2025
4040 msgid "could not start ls-files in .."
4041 msgstr "'..' 안에서 ls-files를 시작할 수 없습니다"
4042
3819 -#: submodule.c:2043
4043 +#: submodule.c:2045
4044 msgid "BUG: returned path string doesn't match cwd?"
4045 msgstr "버그: 리턴된 경로 문자열이 현재 디렉터리와 맞지 않습니다?"
4046
3823 -#: submodule.c:2062
4047 +#: submodule.c:2064
4048 #, c-format
4049 msgid "ls-tree returned unexpected return code %d"
4050 msgstr "ls-tree가 예상치 못한 코드 %d번을 리턴했습니다"
@@ -3898,7 +4122,7 @@ msgstr "'%1$s'의 업스트림을 '%3$s'의 '%2$s'(으)로 설정합니다\n"
4122 msgid "transport: invalid depth option '%s'"
4123 msgstr "transport: 잘못된 깊이 옵션: %s"
4124
3901 -#: transport.c:904
4125 +#: transport.c:916
4126 #, c-format
4127 msgid ""
4128 "The following submodule paths contain changes that can\n"
@@ -3907,7 +4131,7 @@ msgstr ""
4131 "다음 하위 모듈 경로에 리모트 어디에도 없는\n"
4132 "변경 사항이 있습니다:\n"
4133
3910 -#: transport.c:908
4134 +#: transport.c:920
4135 #, c-format
4136 msgid ""
4137 "\n"
@@ -3934,11 +4158,11 @@ msgstr ""
4158 "명령을 시도해 보십시오\n"
4159 "\n"
4160
3937 -#: transport.c:916
4161 +#: transport.c:928
4162 msgid "Aborting."
4163 msgstr "중지함."
4164
3941 -#: transport-helper.c:1074
4165 +#: transport-helper.c:1079
4166 #, c-format
4167 msgid "Could not read ref %s"
4168 msgstr "%s 레퍼런스를 읽을 수 없습니다"
@@ -3959,7 +4183,7 @@ msgstr "트리 엔트리에 빈 파일 이름"
4183 msgid "too-short tree file"
4184 msgstr "너무 짧은 트리 파일"
4185
3962 -#: unpack-trees.c:107
4186 +#: unpack-trees.c:108
4187 #, c-format
4188 msgid ""
4189 "Your local changes to the following files would be overwritten by checkout:\n"
@@ -3968,7 +4192,7 @@ msgstr ""
4192 "다음 파일의 로컬 변경 사항을 체크아웃 때문에 덮어 쓰게 됩니다:\n"
4193 "%%s브랜치를 전환하기 전에 변경 사항을 커밋하거나 스태시하십시오."
4194
3971 -#: unpack-trees.c:109
4195 +#: unpack-trees.c:110
4196 #, c-format
4197 msgid ""
4198 "Your local changes to the following files would be overwritten by checkout:\n"
@@ -3977,7 +4201,7 @@ msgstr ""
4201 "다음 파일의 로컬 변경 사항을 체크아웃 때문에 덮어 쓰게 됩니다:\n"
4202 "%%s"
4203
3980 -#: unpack-trees.c:112
4204 +#: unpack-trees.c:113
4205 #, c-format
4206 msgid ""
4207 "Your local changes to the following files would be overwritten by merge:\n"
@@ -3986,14 +4210,14 @@ msgstr ""
4210 "다음 파일의 로컬 변경 사항을 병합 때문에 덮어 쓰게 됩니다:\n"
4211 "%%s병합하기 전에 변경 사항을 커밋하거나 스태시하십시오."
4212
3989 -#: unpack-trees.c:114
4213 +#: unpack-trees.c:115
4214 #, c-format
4215 msgid ""
4216 "Your local changes to the following files would be overwritten by merge:\n"
4217 "%%s"
4218 msgstr "다음 파일의 로컬 변경 사항을 병합 때문에 덮어 쓰게 됩니다."
4219
3996 -#: unpack-trees.c:117
4220 +#: unpack-trees.c:118
4221 #, c-format
4222 msgid ""
4223 "Your local changes to the following files would be overwritten by %s:\n"
@@ -4002,7 +4226,7 @@ msgstr ""
4226 "다음 파일의 로컬 변경 사항을 %s 때문에 덮어 쓰게 됩니다:\n"
4227 "%%s%s 전에 변경 사항을 커밋하거나 스태시하십시오."
4228
4005 -#: unpack-trees.c:119
4229 +#: unpack-trees.c:120
4230 #, c-format
4231 msgid ""
4232 "Your local changes to the following files would be overwritten by %s:\n"
@@ -4011,7 +4235,7 @@ msgstr ""
4235 "다음 파일의 로컬 변경 사항을 %s 때문에 덮어 쓰게 됩니다:\n"
4236 "%%s"
4237
4014 -#: unpack-trees.c:124
4238 +#: unpack-trees.c:125
4239 #, c-format
4240 msgid ""
4241 "Updating the following directories would lose untracked files in them:\n"
@@ -4020,7 +4244,7 @@ msgstr ""
4244 "다음 디렉터리를 업데이트하면 그 안의 추적하지 않는 파일을 잃어버립니다:\n"
4245 "%s"
4246
4023 -#: unpack-trees.c:128
4247 +#: unpack-trees.c:129
4248 #, c-format
4249 msgid ""
4250 "The following untracked working tree files would be removed by checkout:\n"
@@ -4029,7 +4253,7 @@ msgstr ""
4253 "체크아웃 때문에 추적하지 않는 다음 작업 폴더의 파일이 제거됩니다:\n"
4254 "%%s브랜치를 전환하기 전에 이 파일을 옮기거나 제거하십시오."
4255
4032 -#: unpack-trees.c:130
4256 +#: unpack-trees.c:131
4257 #, c-format
4258 msgid ""
4259 "The following untracked working tree files would be removed by checkout:\n"
@@ -4038,7 +4262,7 @@ msgstr ""
4262 "체크아웃 때문에 추적하지 않는 다음 작업 폴더 파일이 제거됩니다:\n"
4263 "%%s"
4264
4041 -#: unpack-trees.c:133
4265 +#: unpack-trees.c:134
4266 #, c-format
4267 msgid ""
4268 "The following untracked working tree files would be removed by merge:\n"
@@ -4047,7 +4271,7 @@ msgstr ""
4271 "병합 때문에 추적하지 않는 다음 작업 폴더의 파일이 제거됩니다:\n"
4272 "%%s병합하기 전에 이 파일을 옮기거나 제거하십시오."
4273
4050 -#: unpack-trees.c:135
4274 +#: unpack-trees.c:136
4275 #, c-format
4276 msgid ""
4277 "The following untracked working tree files would be removed by merge:\n"
@@ -4056,7 +4280,7 @@ msgstr ""
4280 "병합 때문에 추적하지 않는 다음 작업 폴더 파일이 제거됩니다:\n"
4281 "%%s"
4282
4059 -#: unpack-trees.c:138
4283 +#: unpack-trees.c:139
4284 #, c-format
4285 msgid ""
4286 "The following untracked working tree files would be removed by %s:\n"
@@ -4065,7 +4289,7 @@ msgstr ""
4289 "%s 때문에 추적하지 않는 다음 작업 폴더의 파일이 제거됩니다:\n"
4290 "%%s%s 하기 전에 이 파일을 옮기거나 제거하십시오."
4291
4068 -#: unpack-trees.c:140
4292 +#: unpack-trees.c:141
4293 #, c-format
4294 msgid ""
4295 "The following untracked working tree files would be removed by %s:\n"
@@ -4074,7 +4298,7 @@ msgstr ""
4298 "%s 때문에 추적하지 않는 다음 작업 폴더 파일이 제거됩니다:\n"
4299 "%%s"
4300
4077 -#: unpack-trees.c:145
4301 +#: unpack-trees.c:146
4302 #, c-format
4303 msgid ""
4304 "The following untracked working tree files would be overwritten by "
@@ -4084,7 +4308,7 @@ msgstr ""
4308 "체크아웃 때문에 추적하지 않는 다음 작업 폴더의 파일을 덮어씁니다:\n"
4309 "%%s브랜치를 전환하기 전에 이 파일을 옮기거나 제거하십시오."
4310
4087 -#: unpack-trees.c:147
4311 +#: unpack-trees.c:148
4312 #, c-format
4313 msgid ""
4314 "The following untracked working tree files would be overwritten by "
@@ -4094,7 +4318,7 @@ msgstr ""
4318 "체크아웃 때문에 추적하지 않는 다음 작업 폴더 파일을 덮어씁니다:\n"
4319 "%%s"
4320
4097 -#: unpack-trees.c:150
4321 +#: unpack-trees.c:151
4322 #, c-format
4323 msgid ""
4324 "The following untracked working tree files would be overwritten by merge:\n"
@@ -4103,7 +4327,7 @@ msgstr ""
4327 "병합 때문에 추적하지 않는 다음 작업 폴더의 파일을 덮어씁니다:\n"
4328 "%%s병합하기 전에 이 파일을 옮기거나 제거하십시오."
4329
4106 -#: unpack-trees.c:152
4330 +#: unpack-trees.c:153
4331 #, c-format
4332 msgid ""
4333 "The following untracked working tree files would be overwritten by merge:\n"
@@ -4112,7 +4336,7 @@ msgstr ""
4336 "병합 때문에 추적하지 않는 다음 작업 폴더 파일을 덮어씁니다:\n"
4337 "%%s"
4338
4115 -#: unpack-trees.c:155
4339 +#: unpack-trees.c:156
4340 #, c-format
4341 msgid ""
4342 "The following untracked working tree files would be overwritten by %s:\n"
@@ -4121,7 +4345,7 @@ msgstr ""
4345 "%s 때문에 추적하지 않는 다음 작업 폴더의 파일을 덮어씁니다:\n"
4346 "%%s%s 하기 전에 이 파일을 옮기거나 제거하십시오."
4347
4124 -#: unpack-trees.c:157
4348 +#: unpack-trees.c:158
4349 #, c-format
4350 msgid ""
4351 "The following untracked working tree files would be overwritten by %s:\n"
@@ -4130,12 +4354,12 @@ msgstr ""
4354 "%s 때문에 추적하지 않는 다음 작업 폴더 파일을 덮어씁니다:\n"
4355 "%%s"
4356
4133 -#: unpack-trees.c:164
4357 +#: unpack-trees.c:165
4358 #, c-format
4359 msgid "Entry '%s' overlaps with '%s'. Cannot bind."
4360 msgstr "'%s' 항목이 '%s'와(과) 겹칩니다. 묶을 수 없습니다."
4361
4138 -#: unpack-trees.c:167
4362 +#: unpack-trees.c:168
4363 #, c-format
4364 msgid ""
4365 "Cannot update sparse checkout: the following entries are not up to date:\n"
@@ -4145,7 +4369,7 @@ msgstr ""
4369 "았습니다:\n"
4370 "%s"
4371
4148 -#: unpack-trees.c:169
4372 +#: unpack-trees.c:170
4373 #, c-format
4374 msgid ""
4375 "The following working tree files would be overwritten by sparse checkout "
@@ -4156,7 +4380,7 @@ msgstr ""
4380 "다:\n"
4381 "%s"
4382
4159 -#: unpack-trees.c:171
4383 +#: unpack-trees.c:172
4384 #, c-format
4385 msgid ""
4386 "The following working tree files would be removed by sparse checkout "
@@ -4167,7 +4391,7 @@ msgstr ""
4391 "다:\n"
4392 "%s"
4393
4170 -#: unpack-trees.c:173
4394 +#: unpack-trees.c:174
4395 #, c-format
4396 msgid ""
4397 "Cannot update submodule:\n"
@@ -4176,12 +4400,12 @@ msgstr ""
4400 "하위 모듈을 업데이트할 수 없습니다:\n"
4401 "%s"
4402
4179 -#: unpack-trees.c:250
4403 +#: unpack-trees.c:251
4404 #, c-format
4405 msgid "Aborting\n"
4406 msgstr "중지함\n"
4407
4184 -#: unpack-trees.c:332
4408 +#: unpack-trees.c:333
4409 msgid "Checking out files"
4410 msgstr "파일을 가져옵니다"
4411
@@ -4214,18 +4438,43 @@ msgstr "잘못된 포트 번호"
4438 msgid "invalid '..' path segment"
4439 msgstr "경로에서 잘못된 '..' 부분"
4440
4217 -#: worktree.c:245
4441 +#: worktree.c:245 builtin/am.c:2147
4442 #, c-format
4443 msgid "failed to read '%s'"
4444 msgstr "'%s'을(를) 읽는데 실패했습니다"
4445
4446 +#: worktree.c:291
4447 +#, c-format
4448 +msgid "'%s' at main working tree is not the repository directory"
4449 +msgstr "메인 작업 폴더의 '%s'은(는) 저장소 디렉터리가 아닙니다"
4450 +
4451 +#: worktree.c:302
4452 +#, c-format
4453 +msgid "'%s' file does not contain absolute path to the working tree location"
4454 +msgstr "'%s' 파일은 작업 폴더 위치의 절대 경로를 가지지 않습니다"
4455 +
4456 +#: worktree.c:314
4457 +#, c-format
4458 +msgid "'%s' does not exist"
4459 +msgstr "'%s'이(가) 없습니다"
4460 +
4461 +#: worktree.c:320
4462 +#, c-format
4463 +msgid "'%s' is not a .git file, error code %d"
4464 +msgstr "'%s'은(는) .git 파일이 아닙니다, 상태 코드가 %d 입니다"
4465 +
4466 +#: worktree.c:328
4467 +#, c-format
4468 +msgid "'%s' does not point back to '%s'"
4469 +msgstr "'%s'은(는) '%s'을(를) 가리키지 않습니다"
4470 +
4471 #: wrapper.c:223 wrapper.c:393
4472 #, c-format
4473 msgid "could not open '%s' for reading and writing"
4474 msgstr "읽기와 쓰기용으로 '%s'을(를) 열 수 없습니다"
4475
4476 #: wrapper.c:227 wrapper.c:397 builtin/am.c:320 builtin/am.c:770
4228 -#: builtin/am.c:862 builtin/merge.c:1043
4477 +#: builtin/am.c:862 builtin/merge.c:1044
4478 #, c-format
4479 msgid "could not open '%s' for reading"
4480 msgstr "'%s'을(를) 읽기용으로 열 수 없습니다"
@@ -4239,152 +4488,152 @@ msgstr "'%s'에 접근할 수 없습니다"
4488 msgid "unable to get current working directory"
4489 msgstr "현재 작업 디렉터리를 가져올 수 없습니다"
4490
4242 -#: wt-status.c:150
4491 +#: wt-status.c:151
4492 msgid "Unmerged paths:"
4493 msgstr "병합하지 않은 경로:"
4494
4246 -#: wt-status.c:177 wt-status.c:204
4495 +#: wt-status.c:178 wt-status.c:205
4496 #, c-format
4497 msgid " (use \"git reset %s <file>...\" to unstage)"
4498 msgstr " (스테이지 해제하려면 \"git reset %s <파일>...\"을 사용하십시오)"
4499
4251 -#: wt-status.c:179 wt-status.c:206
4500 +#: wt-status.c:180 wt-status.c:207
4501 msgid " (use \"git rm --cached <file>...\" to unstage)"
4502 msgstr " (스테이지 해제하려면 \"git rm --cached <파일>...\"을 사용하십시오)"
4503
4255 -#: wt-status.c:183
4504 +#: wt-status.c:184
4505 msgid " (use \"git add <file>...\" to mark resolution)"
4506 msgstr " (해결했다고 표시하려면 \"git add <파일>...\"을 사용하십시오)"
4507
4259 -#: wt-status.c:185 wt-status.c:189
4508 +#: wt-status.c:186 wt-status.c:190
4509 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
4510 msgstr ""
4511 " (해결했다고 표시하려면 알맞게 \"git add/rm <파일>...\"을 사용하십시오)"
4512
4264 -#: wt-status.c:187
4513 +#: wt-status.c:188
4514 msgid " (use \"git rm <file>...\" to mark resolution)"
4515 msgstr " (해결했다고 표시하려면 \"git rm <파일>...\"을 사용하십시오)"
4516
4268 -#: wt-status.c:198 wt-status.c:984
4517 +#: wt-status.c:199 wt-status.c:1007
4518 msgid "Changes to be committed:"
4519 msgstr "커밋할 변경 사항:"
4520
4272 -#: wt-status.c:216 wt-status.c:993
4521 +#: wt-status.c:217 wt-status.c:1016
4522 msgid "Changes not staged for commit:"
4523 msgstr "커밋하도록 정하지 않은 변경 사항:"
4524
4276 -#: wt-status.c:220
4525 +#: wt-status.c:221
4526 msgid " (use \"git add <file>...\" to update what will be committed)"
4527 msgstr " (무엇을 커밋할지 바꾸려면 \"git add <파일>...\"을 사용하십시오)"
4528
4280 -#: wt-status.c:222
4529 +#: wt-status.c:223
4530 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
4531 msgstr " (무엇을 커밋할지 바꾸려면 \"git add/rm <파일>...\"을 사용하십시오)"
4532
4284 -#: wt-status.c:223
4533 +#: wt-status.c:224
4534 msgid ""
4535 " (use \"git checkout -- <file>...\" to discard changes in working directory)"
4536 msgstr ""
4537 " (작업 폴더의 변경 사항을 버리려면 \"git checkout -- <파일>...\"을 사용하십"
4538 "시오)"
4539
4291 -#: wt-status.c:225
4540 +#: wt-status.c:226
4541 msgid " (commit or discard the untracked or modified content in submodules)"
4542 msgstr ""
4543 " (하위 모듈의 추적되지 않는 파일이나 수정된 내용을 커밋하거나 버리십시오)"
4544
4296 -#: wt-status.c:237
4545 +#: wt-status.c:238
4546 #, c-format
4547 msgid " (use \"git %s <file>...\" to include in what will be committed)"
4548 msgstr " (커밋할 사항에 포함하려면 \"git %s <파일>...\"을 사용하십시오)"
4549
4301 -#: wt-status.c:252
4550 +#: wt-status.c:253
4551 msgid "both deleted:"
4552 msgstr "양쪽에서 삭제:"
4553
4305 -#: wt-status.c:254
4554 +#: wt-status.c:255
4555 msgid "added by us:"
4556 msgstr "이 쪽에서 추가:"
4557
4309 -#: wt-status.c:256
4558 +#: wt-status.c:257
4559 msgid "deleted by them:"
4560 msgstr "저 쪽에서 삭제:"
4561
4313 -#: wt-status.c:258
4562 +#: wt-status.c:259
4563 msgid "added by them:"
4564 msgstr "저 쪽에서 추가:"
4565
4317 -#: wt-status.c:260
4566 +#: wt-status.c:261
4567 msgid "deleted by us:"
4568 msgstr "이 쪽에서 삭제:"
4569
4321 -#: wt-status.c:262
4570 +#: wt-status.c:263
4571 msgid "both added:"
4572 msgstr "양쪽에서 추가:"
4573
4325 -#: wt-status.c:264
4574 +#: wt-status.c:265
4575 msgid "both modified:"
4576 msgstr "양쪽에서 수정:"
4577
4329 -#: wt-status.c:274
4578 +#: wt-status.c:275
4579 msgid "new file:"
4580 msgstr "새 파일:"
4581
4333 -#: wt-status.c:276
4582 +#: wt-status.c:277
4583 msgid "copied:"
4584 msgstr "복사함:"
4585
4337 -#: wt-status.c:278
4586 +#: wt-status.c:279
4587 msgid "deleted:"
4588 msgstr "삭제함:"
4589
4341 -#: wt-status.c:280
4590 +#: wt-status.c:281
4591 msgid "modified:"
4592 msgstr "수정함:"
4593
4345 -#: wt-status.c:282
4594 +#: wt-status.c:283
4595 msgid "renamed:"
4596 msgstr "이름 바꿈:"
4597
4349 -#: wt-status.c:284
4598 +#: wt-status.c:285
4599 msgid "typechange:"
4600 msgstr "종류 바뀜:"
4601
4353 -#: wt-status.c:286
4602 +#: wt-status.c:287
4603 msgid "unknown:"
4604 msgstr "알 수 없음:"
4605
4357 -#: wt-status.c:288
4606 +#: wt-status.c:289
4607 msgid "unmerged:"
4608 msgstr "병합하지 않음:"
4609
4361 -#: wt-status.c:370
4610 +#: wt-status.c:369
4611 msgid "new commits, "
4612 msgstr "새 커밋, "
4613
4365 -#: wt-status.c:372
4614 +#: wt-status.c:371
4615 msgid "modified content, "
4616 msgstr "수정한 내용, "
4617
4369 -#: wt-status.c:374
4618 +#: wt-status.c:373
4619 msgid "untracked content, "
4620 msgstr "추적하지 않은 내용, "
4621
4373 -#: wt-status.c:824
4622 +#: wt-status.c:847
4623 #, c-format
4624 msgid "Your stash currently has %d entry"
4625 msgid_plural "Your stash currently has %d entries"
4626 msgstr[0] "현재 스태시에 %d개 항목이 있습니다"
4627
4379 -#: wt-status.c:856
4628 +#: wt-status.c:879
4629 msgid "Submodules changed but not updated:"
4630 msgstr "변경되었지만 업데이트하지 않은 하위 모듈:"
4631
4383 -#: wt-status.c:858
4632 +#: wt-status.c:881
4633 msgid "Submodule changes to be committed:"
4634 msgstr "커밋할 하위 모듈의 변경 사항:"
4635
4387 -#: wt-status.c:940
4636 +#: wt-status.c:963
4637 msgid ""
4638 "Do not modify or remove the line above.\n"
4639 "Everything below it will be ignored."
@@ -4392,227 +4641,227 @@ msgstr ""
4641 "위의 줄을 바꾸거나 지우지 마십시오.\n"
4642 "아래 있는 내용은 모두 무시됩니다."
4643
4395 -#: wt-status.c:1053
4644 +#: wt-status.c:1076
4645 msgid "You have unmerged paths."
4646 msgstr "병합하지 않은 경로가 있습니다."
4647
4399 -#: wt-status.c:1056
4648 +#: wt-status.c:1079
4649 msgid " (fix conflicts and run \"git commit\")"
4650 msgstr " (충돌을 바로잡고 \"git commit\"을 실행하십시오)"
4651
4403 -#: wt-status.c:1058
4652 +#: wt-status.c:1081
4653 msgid " (use \"git merge --abort\" to abort the merge)"
4654 msgstr " (병합을 중단하려면 \"git merge --abort\"를 사용하십시오)"
4655
4407 -#: wt-status.c:1063
4656 +#: wt-status.c:1086
4657 msgid "All conflicts fixed but you are still merging."
4658 msgstr "모든 충돌을 바로잡았지만 아직 병합하는 중입니다."
4659
4411 -#: wt-status.c:1066
4660 +#: wt-status.c:1089
4661 msgid " (use \"git commit\" to conclude merge)"
4662 msgstr " (병합을 마무리하려면 \"git commit\"을 사용하십시오)"
4663
4415 -#: wt-status.c:1076
4664 +#: wt-status.c:1099
4665 msgid "You are in the middle of an am session."
4666 msgstr "am 세션 중간에 있습니다."
4667
4419 -#: wt-status.c:1079
4668 +#: wt-status.c:1102
4669 msgid "The current patch is empty."
4670 msgstr "현재 패치가 비어 있습니다."
4671
4423 -#: wt-status.c:1083
4672 +#: wt-status.c:1106
4673 msgid " (fix conflicts and then run \"git am --continue\")"
4674 msgstr " (충돌을 바로잡은 다음 \"git am --continue\"를 사용하십시오)"
4675
4427 -#: wt-status.c:1085
4676 +#: wt-status.c:1108
4677 msgid " (use \"git am --skip\" to skip this patch)"
4678 msgstr " (이 패치를 건너 뛰려면 \"git am --skip\"을 사용하십시오)"
4679
4431 -#: wt-status.c:1087
4680 +#: wt-status.c:1110
4681 msgid " (use \"git am --abort\" to restore the original branch)"
4682 msgstr " (원본 브랜치를 복구하려면 \"git am --abort\"를 사용하십시오)"
4683
4435 -#: wt-status.c:1219
4684 +#: wt-status.c:1242
4685 msgid "git-rebase-todo is missing."
4686 msgstr "git-rebase-todo가 없습니다."
4687
4439 -#: wt-status.c:1221
4688 +#: wt-status.c:1244
4689 msgid "No commands done."
4690 msgstr "완료한 명령 없음."
4691
4443 -#: wt-status.c:1224
4692 +#: wt-status.c:1247
4693 #, c-format
4694 msgid "Last command done (%d command done):"
4695 msgid_plural "Last commands done (%d commands done):"
4696 msgstr[0] "최근 완료한 명령 (%d개 명령 완료):"
4697
4449 -#: wt-status.c:1235
4698 +#: wt-status.c:1258
4699 #, c-format
4700 msgid " (see more in file %s)"
4701 msgstr " (자세한 정보는 %s 파일 참고)"
4702
4454 -#: wt-status.c:1240
4703 +#: wt-status.c:1263
4704 msgid "No commands remaining."
4705 msgstr "명령이 남아있지 않음."
4706
4458 -#: wt-status.c:1243
4707 +#: wt-status.c:1266
4708 #, c-format
4709 msgid "Next command to do (%d remaining command):"
4710 msgid_plural "Next commands to do (%d remaining commands):"
4711 msgstr[0] "다음에 할 명령 (%d개 명령 남음):"
4712
4464 -#: wt-status.c:1251
4713 +#: wt-status.c:1274
4714 msgid " (use \"git rebase --edit-todo\" to view and edit)"
4715 msgstr " (보고 편집하려면 \"git rebase --edit-todo\"를 사용하십시오)"
4716
4468 -#: wt-status.c:1264
4717 +#: wt-status.c:1287
4718 #, c-format
4719 msgid "You are currently rebasing branch '%s' on '%s'."
4720 msgstr "현재 '%s' 브랜치를 '%s' 위로 리베이스하는 중입니다."
4721
4473 -#: wt-status.c:1269
4722 +#: wt-status.c:1292
4723 msgid "You are currently rebasing."
4724 msgstr "현재 리베이스하는 중입니다."
4725
4477 -#: wt-status.c:1283
4726 +#: wt-status.c:1306
4727 msgid " (fix conflicts and then run \"git rebase --continue\")"
4728 msgstr " (충돌을 바로잡고 \"git rebase --continue\"를 사용하십시오)"
4729
4481 -#: wt-status.c:1285
4730 +#: wt-status.c:1308
4731 msgid " (use \"git rebase --skip\" to skip this patch)"
4732 msgstr " (이 패치를 건너뛰려면 \"git rebase --skip\"을 사용하십시오)"
4733
4485 -#: wt-status.c:1287
4734 +#: wt-status.c:1310
4735 msgid " (use \"git rebase --abort\" to check out the original branch)"
4736 msgstr " (원본 브랜치를 가져오려면 \"git rebase --abort\"를 사용하십시오)"
4737
4489 -#: wt-status.c:1293
4738 +#: wt-status.c:1316
4739 msgid " (all conflicts fixed: run \"git rebase --continue\")"
4740 msgstr ""
4741 " (모든 충돌을 바로잡았습니다: \"git rebase --continue\"를 실행하십시오)"
4742
4494 -#: wt-status.c:1297
4743 +#: wt-status.c:1320
4744 #, c-format
4745 msgid ""
4746 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
4747 msgstr "현재 '%s' 브랜치를 '%s' 위로 리베이스하는 중 커밋을 분리하는 중입니다."
4748
4500 -#: wt-status.c:1302
4749 +#: wt-status.c:1325
4750 msgid "You are currently splitting a commit during a rebase."
4751 msgstr "현재 리베이스하는 중 커밋을 분리하는 중입니다."
4752
4504 -#: wt-status.c:1305
4753 +#: wt-status.c:1328
4754 msgid " (Once your working directory is clean, run \"git rebase --continue\")"
4755 msgstr " (작업 폴더가 깨끗해지면, \"git rebase --continue\"를 실행하십시오)"
4756
4508 -#: wt-status.c:1309
4757 +#: wt-status.c:1332
4758 #, c-format
4759 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
4760 msgstr "'%s' 브랜치를 '%s' 위로 리베이스하는 중 커밋을 편집하는 중입니다."
4761
4513 -#: wt-status.c:1314
4762 +#: wt-status.c:1337
4763 msgid "You are currently editing a commit during a rebase."
4764 msgstr "리베이스 중에 커밋을 편집하는 중입니다."
4765
4517 -#: wt-status.c:1317
4766 +#: wt-status.c:1340
4767 msgid " (use \"git commit --amend\" to amend the current commit)"
4768 msgstr " (현재 커밋을 수정하려면 \"git commit --amend\"을 사용하십시오)"
4769
4521 -#: wt-status.c:1319
4770 +#: wt-status.c:1342
4771 msgid ""
4772 " (use \"git rebase --continue\" once you are satisfied with your changes)"
4773 msgstr " (변경 사항에 만족할 때 \"git rebase --continue\"를 사용하십시오)"
4774
4526 -#: wt-status.c:1329
4775 +#: wt-status.c:1352
4776 #, c-format
4777 msgid "You are currently cherry-picking commit %s."
4778 msgstr "현재 %s 커밋을 뽑아 내고 있습니다."
4779
4531 -#: wt-status.c:1334
4780 +#: wt-status.c:1357
4781 msgid " (fix conflicts and run \"git cherry-pick --continue\")"
4782 msgstr " (충돌을 바로잡고 \"git cherry-pick --continue\"를 실행하십시오)"
4783
4535 -#: wt-status.c:1337
4784 +#: wt-status.c:1360
4785 msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
4786 msgstr ""
4787 " (모든 충돌을 바로잡았습니다: \"git cherry-pick --continue\"를 실행하십시오)"
4788
4540 -#: wt-status.c:1339
4789 +#: wt-status.c:1362
4790 msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
4791 msgstr " (뽑기 작업을 취소하려면 \"git cherry-pick --abort\"를 사용하십시오)"
4792
4544 -#: wt-status.c:1348
4793 +#: wt-status.c:1371
4794 #, c-format
4795 msgid "You are currently reverting commit %s."
4796 msgstr "현재 %s 커밋을 되돌리는 중입니다."
4797
4549 -#: wt-status.c:1353
4798 +#: wt-status.c:1376
4799 msgid " (fix conflicts and run \"git revert --continue\")"
4800 msgstr " (충돌을 바로잡고 \"git revert --continue\"를 실행하십시오)"
4801
4553 -#: wt-status.c:1356
4802 +#: wt-status.c:1379
4803 msgid " (all conflicts fixed: run \"git revert --continue\")"
4804 msgstr ""
4805 " (모든 충돌을 바로잡았습니다: \"git revert --continue\"를 실행하십시오)"
4806
4558 -#: wt-status.c:1358
4807 +#: wt-status.c:1381
4808 msgid " (use \"git revert --abort\" to cancel the revert operation)"
4809 msgstr " (되돌리기 작업을 취소하려면 \"git revert --abort\"를 사용하십시오)"
4810
4562 -#: wt-status.c:1369
4811 +#: wt-status.c:1392
4812 #, c-format
4813 msgid "You are currently bisecting, started from branch '%s'."
4814 msgstr "'이등분하는 중입니다. '%s' 브랜치부터 시작."
4815
4567 -#: wt-status.c:1373
4816 +#: wt-status.c:1396
4817 msgid "You are currently bisecting."
4818 msgstr "'이등분하는 중입니다."
4819
4571 -#: wt-status.c:1376
4820 +#: wt-status.c:1399
4821 msgid " (use \"git bisect reset\" to get back to the original branch)"
4822 msgstr " (원래 브랜치로 돌아가려면 \"git bisect reset\"을 사용하십시오)"
4823
4575 -#: wt-status.c:1573
4824 +#: wt-status.c:1596
4825 msgid "On branch "
4826 msgstr "현재 브랜치 "
4827
4579 -#: wt-status.c:1579
4828 +#: wt-status.c:1602
4829 msgid "interactive rebase in progress; onto "
4830 msgstr "대화형 리베이스 진행 중. 갈 위치는 "
4831
4583 -#: wt-status.c:1581
4832 +#: wt-status.c:1604
4833 msgid "rebase in progress; onto "
4834 msgstr "리베이스 진행 중. 갈 위치는 "
4835
4587 -#: wt-status.c:1586
4836 +#: wt-status.c:1609
4837 msgid "HEAD detached at "
4838 msgstr "HEAD가 다음 위치에서 분리: "
4839
4591 -#: wt-status.c:1588
4840 +#: wt-status.c:1611
4841 msgid "HEAD detached from "
4842 msgstr "HEAD가 다음으로부터 분리: "
4843
4595 -#: wt-status.c:1591
4844 +#: wt-status.c:1614
4845 msgid "Not currently on any branch."
4846 msgstr "현재 어떤 브랜치도 사용하지 않음."
4847
4599 -#: wt-status.c:1611
4848 +#: wt-status.c:1634
4849 msgid "Initial commit"
4850 msgstr "최초 커밋"
4851
4603 -#: wt-status.c:1612
4852 +#: wt-status.c:1635
4853 msgid "No commits yet"
4854 msgstr "아직 커밋이 없습니다"
4855
4607 -#: wt-status.c:1626
4856 +#: wt-status.c:1649
4857 msgid "Untracked files"
4858 msgstr "추적하지 않는 파일"
4859
4611 -#: wt-status.c:1628
4860 +#: wt-status.c:1651
4861 msgid "Ignored files"
4862 msgstr "무시한 파일"
4863
4615 -#: wt-status.c:1632
4864 +#: wt-status.c:1655
4865 #, c-format
4866 msgid ""
4867 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
@@ -4623,20 +4872,20 @@ msgstr ""
4872 "'status -uno' 옵션을 쓰면 빨라질 수도 있지만, 새 파일을\n"
4873 "직접 찾아서 추가해야 합니다. ('git help status' 참고)"
4874
4626 -#: wt-status.c:1638
4875 +#: wt-status.c:1661
4876 #, c-format
4877 msgid "Untracked files not listed%s"
4878 msgstr "추적하지 않는 파일을 보지 않습니다%s"
4879
4631 -#: wt-status.c:1640
4880 +#: wt-status.c:1663
4881 msgid " (use -u option to show untracked files)"
4882 msgstr " (추적하지 않는 파일을 보려면 -u 옵션을 사용하십시오)"
4883
4635 -#: wt-status.c:1646
4884 +#: wt-status.c:1669
4885 msgid "No changes"
4886 msgstr "변경 사항 없음"
4887
4639 -#: wt-status.c:1651
4888 +#: wt-status.c:1674
4889 #, c-format
4890 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
4891 msgstr ""
@@ -4644,12 +4893,12 @@ msgstr ""
4893 "\"를\n"
4894 "사용하십시오)\n"
4895
4647 -#: wt-status.c:1654
4896 +#: wt-status.c:1677
4897 #, c-format
4898 msgid "no changes added to commit\n"
4899 msgstr "커밋할 변경 사항을 추가하지 않았습니다\n"
4900
4652 -#: wt-status.c:1657
4901 +#: wt-status.c:1680
4902 #, c-format
4903 msgid ""
4904 "nothing added to commit but untracked files present (use \"git add\" to "
@@ -4659,66 +4908,70 @@ msgstr ""
4908 "\"git\n"
4909 "add\"를 사용하십시오)\n"
4910
4662 -#: wt-status.c:1660
4911 +#: wt-status.c:1683
4912 #, c-format
4913 msgid "nothing added to commit but untracked files present\n"
4914 msgstr "커밋할 사항을 추가하지 않았지만 추적하지 않는 파일이 있습니다\n"
4915
4667 -#: wt-status.c:1663
4916 +#: wt-status.c:1686
4917 #, c-format
4918 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
4919 msgstr ""
4920 "커밋할 사항 없음 (파일을 만들거나 복사하고 \"git add\"를 사용하면 추적합니"
4921 "다)\n"
4922
4674 -#: wt-status.c:1666 wt-status.c:1671
4923 +#: wt-status.c:1689 wt-status.c:1694
4924 #, c-format
4925 msgid "nothing to commit\n"
4926 msgstr "커밋할 사항 없음\n"
4927
4679 -#: wt-status.c:1669
4928 +#: wt-status.c:1692
4929 #, c-format
4930 msgid "nothing to commit (use -u to show untracked files)\n"
4931 msgstr ""
4932 "커밋할 사항 없음 (추적하지 않는 파일을 보려면 -u 옵션을 사용하십시오)\n"
4933
4685 -#: wt-status.c:1673
4934 +#: wt-status.c:1696
4935 #, c-format
4936 msgid "nothing to commit, working tree clean\n"
4937 msgstr "커밋할 사항 없음, 작업 폴더 깨끗함\n"
4938
4690 -#: wt-status.c:1785
4939 +#: wt-status.c:1809
4940 msgid "No commits yet on "
4941 msgstr "아직 커밋이 없습니다, 위치: <"
4942
4694 -#: wt-status.c:1789
4943 +#: wt-status.c:1813
4944 msgid "HEAD (no branch)"
4945 msgstr "HEAD (브랜치 없음)"
4946
4698 -#: wt-status.c:1818 wt-status.c:1826
4947 +#: wt-status.c:1844
4948 +msgid "different"
4949 +msgstr "다름"
4950 +
4951 +#: wt-status.c:1846 wt-status.c:1854
4952 msgid "behind "
4953 msgstr "다음 뒤에: "
4954
4702 -#: wt-status.c:1821 wt-status.c:1824
4955 +#: wt-status.c:1849 wt-status.c:1852
4956 msgid "ahead "
4957 msgstr "다음 앞에: "
4958
4959 #. TRANSLATORS: the action is e.g. "pull with rebase"
4707 -#: wt-status.c:2318
4960 +#: wt-status.c:2358
4961 #, c-format
4962 msgid "cannot %s: You have unstaged changes."
4963 msgstr "%s 할 수 없습니다: 스테이징하지 않은 변경 사항이 있습니다."
4964
4712 -#: wt-status.c:2324
4965 +#: wt-status.c:2364
4966 msgid "additionally, your index contains uncommitted changes."
4967 msgstr "추가로, 인덱스에 커밋하지 않은 변경 사항이 있습니다."
4968
4716 -#: wt-status.c:2326
4969 +#: wt-status.c:2366
4970 #, c-format
4971 msgid "cannot %s: Your index contains uncommitted changes."
4972 msgstr "%s 할 수 없습니다: 인덱스에 커밋하지 않은 변경 사항이 있습니다."
4973
4721 -#: compat/precompose_utf8.c:58 builtin/clone.c:437
4974 +#: compat/precompose_utf8.c:58 builtin/clone.c:440
4975 #, c-format
4976 msgid "failed to unlink '%s'"
4977 msgstr "'%s' 파일 삭제에 실패했습니다"
@@ -4732,7 +4985,7 @@ msgstr "git add [<옵션>] [--] <경로명세>..."
4985 msgid "unexpected diff status %c"
4986 msgstr "예상치 못한 diff 상태 %c"
4987
4735 -#: builtin/add.c:88 builtin/commit.c:291
4988 +#: builtin/add.c:88 builtin/commit.c:257
4989 msgid "updating files failed"
4990 msgstr "파일 업데이트가 실패했습니다"
4991
@@ -4780,7 +5033,7 @@ msgstr "'%s'을(를) 적용할 수 없습니다"
5033 msgid "The following paths are ignored by one of your .gitignore files:\n"
5034 msgstr "다음 경로는 .gitignore 파일 중 하나 때문에 무시합니다:\n"
5035
4783 -#: builtin/add.c:291 builtin/clean.c:911 builtin/fetch.c:133 builtin/mv.c:124
5036 +#: builtin/add.c:291 builtin/clean.c:911 builtin/fetch.c:146 builtin/mv.c:124
5037 #: builtin/prune-packed.c:55 builtin/pull.c:207 builtin/push.c:541
5038 #: builtin/remote.c:1333 builtin/rm.c:242 builtin/send-pack.c:164
5039 msgid "dry run"
@@ -4790,7 +5043,7 @@ msgstr "가짜로 실행"
5043 msgid "interactive picking"
5044 msgstr "대화식으로 고릅니다"
5045
4793 -#: builtin/add.c:295 builtin/checkout.c:1137 builtin/reset.c:310
5046 +#: builtin/add.c:295 builtin/checkout.c:1128 builtin/reset.c:302
5047 msgid "select hunks interactively"
5048 msgstr "대화식으로 변경된 부분을 선택합니다"
5049
@@ -4914,10 +5167,10 @@ msgstr "아무 것도 지정하지 않았으므로 아무 것도 추가하지
5167 msgid "Maybe you wanted to say 'git add .'?\n"
5168 msgstr "'git add .' 명령을 실행하려고 한 것 아니었습니까?\n"
5169
4917 -#: builtin/add.c:449 builtin/check-ignore.c:176 builtin/checkout.c:281
4918 -#: builtin/checkout.c:484 builtin/clean.c:958 builtin/commit.c:350
4919 -#: builtin/diff-tree.c:114 builtin/mv.c:143 builtin/reset.c:249
4920 -#: builtin/rm.c:271 builtin/submodule--helper.c:311
5170 +#: builtin/add.c:449 builtin/check-ignore.c:177 builtin/checkout.c:280
5171 +#: builtin/checkout.c:483 builtin/clean.c:958 builtin/commit.c:316
5172 +#: builtin/diff-tree.c:114 builtin/mv.c:144 builtin/reset.c:241
5173 +#: builtin/rm.c:271 builtin/submodule--helper.c:326
5174 msgid "index file corrupt"
5175 msgstr "인덱스 파일이 손상되었습니다"
5176
@@ -4969,58 +5222,58 @@ msgstr "시간대 오프셋이 잘못되었습니다"
5222 msgid "Patch format detection failed."
5223 msgstr "패치 형식 검색이 실패했습니다."
5224
4972 -#: builtin/am.c:1013 builtin/clone.c:402
5225 +#: builtin/am.c:1013 builtin/clone.c:405
5226 #, c-format
5227 msgid "failed to create directory '%s'"
5228 msgstr "'%s' 디렉터리 만들기가 실패했습니다"
5229
4977 -#: builtin/am.c:1017
5230 +#: builtin/am.c:1018
5231 msgid "Failed to split patches."
5232 msgstr "패치를 쪼개는데 실패했습니다."
5233
4981 -#: builtin/am.c:1146 builtin/commit.c:376
5234 +#: builtin/am.c:1148 builtin/commit.c:342
5235 msgid "unable to write index file"
5236 msgstr "인덱스 파일을 쓸 수 없습니다"
5237
4985 -#: builtin/am.c:1160
5238 +#: builtin/am.c:1162
5239 #, c-format
5240 msgid "When you have resolved this problem, run \"%s --continue\"."
5241 msgstr "이 문제를 해결했을 때 \"%s --continue\"를 실행하십시오."
5242
4990 -#: builtin/am.c:1161
5243 +#: builtin/am.c:1163
5244 #, c-format
5245 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
5246 msgstr "이 패치를 건너뛰려면, 그 대신 \"%s --skip\"을 실행하십시오."
5247
4995 -#: builtin/am.c:1162
5248 +#: builtin/am.c:1164
5249 #, c-format
5250 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
5251 msgstr ""
5252 "원래 브랜치를 복구하고 패치 적용을 중지하려면 \"%s --abort\"를 실행하십시오."
5253
5001 -#: builtin/am.c:1269
5254 +#: builtin/am.c:1271
5255 msgid "Patch is empty."
5256 msgstr "패치가 비어 있습니다."
5257
5005 -#: builtin/am.c:1335
5258 +#: builtin/am.c:1337
5259 #, c-format
5260 msgid "invalid ident line: %.*s"
5261 msgstr "잘못된 신원 줄: %.*s"
5262
5010 -#: builtin/am.c:1357
5263 +#: builtin/am.c:1359
5264 #, c-format
5265 msgid "unable to parse commit %s"
5266 msgstr "%s 커밋을 파싱할 수 없습니다"
5267
5015 -#: builtin/am.c:1550
5268 +#: builtin/am.c:1554
5269 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
5270 msgstr "저장소에 3-방향 병합으로 대신할 때 필요한 블롭이 없습니다."
5271
5019 -#: builtin/am.c:1552
5272 +#: builtin/am.c:1556
5273 msgid "Using index info to reconstruct a base tree..."
5274 msgstr "인덱스 정보를 사용해 기본 트리를 다시 만듭니다..."
5275
5023 -#: builtin/am.c:1571
5276 +#: builtin/am.c:1575
5277 msgid ""
5278 "Did you hand edit your patch?\n"
5279 "It does not apply to blobs recorded in its index."
@@ -5028,38 +5281,29 @@ msgstr ""
5281 "패치를 직접 편집하셨습니까?\n"
5282 "이 패치는 인덱스에 기록된 블롭에는 적용되지 않습니다."
5283
5031 -#: builtin/am.c:1577
5284 +#: builtin/am.c:1581
5285 msgid "Falling back to patching base and 3-way merge..."
5286 msgstr "베이스 패치 적용 및 3-방향 병합으로 대신합니다..."
5287
5035 -#: builtin/am.c:1602
5288 +#: builtin/am.c:1606
5289 msgid "Failed to merge in the changes."
5290 msgstr "변경 사항에서 병합하는데 실패했습니다."
5291
5039 -#: builtin/am.c:1626 builtin/merge.c:642
5040 -msgid "git write-tree failed to write a tree"
5041 -msgstr "git write-tree가 트리를 쓰는데 실패했습니다"
5042 -
5043 -#: builtin/am.c:1633
5292 +#: builtin/am.c:1637
5293 msgid "applying to an empty history"
5294 msgstr "빈 커밋 내역에 대해 적용합니다"
5295
5047 -#: builtin/am.c:1646 builtin/commit.c:1798 builtin/merge.c:825
5048 -#: builtin/merge.c:850
5049 -msgid "failed to write commit object"
5050 -msgstr "커밋 오브젝트를 쓰는데 실패했습니다"
5051 -
5052 -#: builtin/am.c:1679 builtin/am.c:1683
5296 +#: builtin/am.c:1683 builtin/am.c:1687
5297 #, c-format
5298 msgid "cannot resume: %s does not exist."
5299 msgstr "다시 시작할 수 없습니다: %s이(가) 없습니다."
5300
5057 -#: builtin/am.c:1699
5301 +#: builtin/am.c:1703
5302 msgid "cannot be interactive without stdin connected to a terminal."
5303 msgstr ""
5304 "터미널에 표준 입력이 연결되지 않은 상태에서 대화형으로 실행할 수 없습니다."
5305
5062 -#: builtin/am.c:1704
5306 +#: builtin/am.c:1708
5307 msgid "Commit Body is:"
5308 msgstr "커밋 본문은:"
5309
@@ -5067,35 +5311,34 @@ msgstr "커밋 본문은:"
5311 #. in your translation. The program will only accept English
5312 #. input at this point.
5313 #.
5070 -#: builtin/am.c:1714
5314 +#: builtin/am.c:1718
5315 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
5316 msgstr "적용? 예[y]/아니오[n]/편집[e]/패치 보기[v]/모두 적용[a]: "
5317
5074 -#: builtin/am.c:1764
5318 +#: builtin/am.c:1768
5319 #, c-format
5320 msgid "Dirty index: cannot apply patches (dirty: %s)"
5321 msgstr "변경된 인덱스: 패치를 적용할 수 없습니다 (dirty: %s)"
5322
5079 -#: builtin/am.c:1804 builtin/am.c:1876
5323 +#: builtin/am.c:1808 builtin/am.c:1879
5324 #, c-format
5325 msgid "Applying: %.*s"
5326 msgstr "적용하는 중: %.*s"
5327
5084 -#: builtin/am.c:1820
5328 +#: builtin/am.c:1824
5329 msgid "No changes -- Patch already applied."
5330 msgstr "변경 사항 없음 -- 패치가 이미 적용되었습니다."
5331
5088 -#: builtin/am.c:1828
5332 +#: builtin/am.c:1832
5333 #, c-format
5334 msgid "Patch failed at %s %.*s"
5335 msgstr "패치가 %s %.*s 위치에서 실패했습니다"
5336
5093 -#: builtin/am.c:1834
5094 -#, c-format
5095 -msgid "The copy of the patch that failed is found in: %s"
5096 -msgstr "실패한 패치의 복사본이 다음 위치에 있습니다: %s"
5337 +#: builtin/am.c:1838
5338 +msgid "Use 'git am --show-current-patch' to see the failed patch"
5339 +msgstr "'git am --show-current-patch'를 사용하여 실패한 패치를 볼 수 있습니다"
5340
5098 -#: builtin/am.c:1879
5341 +#: builtin/am.c:1882
5342 msgid ""
5343 "No changes - did you forget to use 'git add'?\n"
5344 "If there is nothing left to stage, chances are that something else\n"
@@ -5105,7 +5348,7 @@ msgstr ""
5348 "커밋으로 표시할 사항이 남아 있지 않으면, 이미 같은 패치에서 적용된\n"
5349 "경우일 수도 있습니다. 그런 경우에는 이 패치를 건너뛰면 됩니다."
5350
5108 -#: builtin/am.c:1886
5351 +#: builtin/am.c:1889
5352 msgid ""
5353 "You still have unmerged paths in your index.\n"
5354 "You should 'git add' each file with resolved conflicts to mark them as "
@@ -5116,17 +5359,17 @@ msgstr ""
5359 "충돌을 해결한 파일을 'git add'해서 해결했다고 표시해야 합니다.\n"
5360 "파일의 \"저 쪽에서 삭제\"를 받아들이려면 `git rm`을 실행하십시오."
5361
5119 -#: builtin/am.c:1993 builtin/am.c:1997 builtin/am.c:2009 builtin/reset.c:332
5120 -#: builtin/reset.c:340
5362 +#: builtin/am.c:1996 builtin/am.c:2000 builtin/am.c:2012 builtin/reset.c:324
5363 +#: builtin/reset.c:332
5364 #, c-format
5365 msgid "Could not parse object '%s'."
5366 msgstr "'%s' 오브젝트를 파싱할 수 없습니다."
5367
5125 -#: builtin/am.c:2045
5368 +#: builtin/am.c:2048
5369 msgid "failed to clean index"
5370 msgstr "인덱스 지우기에 실패했습니다"
5371
5129 -#: builtin/am.c:2080
5372 +#: builtin/am.c:2083
5373 msgid ""
5374 "You seem to have moved HEAD since the last 'am' failure.\n"
5375 "Not rewinding to ORIG_HEAD"
@@ -5134,136 +5377,144 @@ msgstr ""
5377 "마지막 'am' 실패 이후 HEAD를 옮긴 것 같습니다.\n"
5378 "ORIG_HEAD로 되돌리지 않습니다."
5379
5137 -#: builtin/am.c:2143
5380 +#: builtin/am.c:2174
5381 #, c-format
5382 msgid "Invalid value for --patch-format: %s"
5383 msgstr "--patch-format 옵션에 대해 잘못된 값: %s"
5384
5142 -#: builtin/am.c:2176
5385 +#: builtin/am.c:2210
5386 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
5387 msgstr "git am [<옵션>] [(<mbox> | <Maildir>)...]"
5388
5146 -#: builtin/am.c:2177
5389 +#: builtin/am.c:2211
5390 msgid "git am [<options>] (--continue | --skip | --abort)"
5391 msgstr "git am [<옵션>] (--continue | --skip | --abort)"
5392
5150 -#: builtin/am.c:2183
5393 +#: builtin/am.c:2217
5394 msgid "run interactively"
5395 msgstr "대화형으로 실행합니다"
5396
5154 -#: builtin/am.c:2185
5397 +#: builtin/am.c:2219
5398 msgid "historical option -- no-op"
5399 msgstr "아무 동작도 하지 않습니다 (과거부터 있었던 옵션)"
5400
5158 -#: builtin/am.c:2187
5401 +#: builtin/am.c:2221
5402 msgid "allow fall back on 3way merging if needed"
5403 msgstr "필요하면 3-방향 병합으로 대신하도록 허용합니다"
5404
5162 -#: builtin/am.c:2188 builtin/init-db.c:484 builtin/prune-packed.c:57
5163 -#: builtin/repack.c:180
5405 +#: builtin/am.c:2222 builtin/init-db.c:484 builtin/prune-packed.c:57
5406 +#: builtin/repack.c:182
5407 msgid "be quiet"
5408 msgstr "간략히 표시합니다"
5409
5167 -#: builtin/am.c:2190
5410 +#: builtin/am.c:2224
5411 msgid "add a Signed-off-by line to the commit message"
5412 msgstr "커밋 메시지에 Signed-off-by 줄을 남깁니다"
5413
5171 -#: builtin/am.c:2193
5414 +#: builtin/am.c:2227
5415 msgid "recode into utf8 (default)"
5416 msgstr "UTF-8 인코딩으로 변환합니다 (기본값)"
5417
5175 -#: builtin/am.c:2195
5418 +#: builtin/am.c:2229
5419 msgid "pass -k flag to git-mailinfo"
5420 msgstr "git-mailinfo에 -k 옵션을 씁니다"
5421
5179 -#: builtin/am.c:2197
5422 +#: builtin/am.c:2231
5423 msgid "pass -b flag to git-mailinfo"
5424 msgstr "git-mailinfo에 -b 옵션을 씁니다"
5425
5183 -#: builtin/am.c:2199
5426 +#: builtin/am.c:2233
5427 msgid "pass -m flag to git-mailinfo"
5428 msgstr "git-mailinfo에 -m 옵션을 씁니다"
5429
5187 -#: builtin/am.c:2201
5430 +#: builtin/am.c:2235
5431 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
5432 msgstr "mbox 형식에 대해 git-mailsplit에 --keep-cr 옵션을 사용합니다"
5433
5191 -#: builtin/am.c:2204
5434 +#: builtin/am.c:2238
5435 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
5436 msgstr ""
5437 "am.keepcr에 무관하게 git-mailsplit에 --keep-cr 옵션을 사용하지 않습니다."
5438
5196 -#: builtin/am.c:2207
5439 +#: builtin/am.c:2241
5440 msgid "strip everything before a scissors line"
5441 msgstr "절취선 앞의 모든 사항을 무시합니다"
5442
5200 -#: builtin/am.c:2209 builtin/am.c:2212 builtin/am.c:2215 builtin/am.c:2218
5201 -#: builtin/am.c:2221 builtin/am.c:2224 builtin/am.c:2227 builtin/am.c:2230
5202 -#: builtin/am.c:2236
5443 +#: builtin/am.c:2243 builtin/am.c:2246 builtin/am.c:2249 builtin/am.c:2252
5444 +#: builtin/am.c:2255 builtin/am.c:2258 builtin/am.c:2261 builtin/am.c:2264
5445 +#: builtin/am.c:2270
5446 msgid "pass it through git-apply"
5447 msgstr "git-apply에 넘깁니다"
5448
5206 -#: builtin/am.c:2226 builtin/fmt-merge-msg.c:665 builtin/fmt-merge-msg.c:668
5207 -#: builtin/grep.c:845 builtin/merge.c:205 builtin/pull.c:145 builtin/pull.c:203
5208 -#: builtin/repack.c:189 builtin/repack.c:193 builtin/repack.c:195
5209 -#: builtin/show-branch.c:631 builtin/show-ref.c:169 builtin/tag.c:377
5210 -#: parse-options.h:132 parse-options.h:134 parse-options.h:245
5449 +#: builtin/am.c:2260 builtin/fmt-merge-msg.c:665 builtin/fmt-merge-msg.c:668
5450 +#: builtin/grep.c:853 builtin/merge.c:206 builtin/pull.c:145 builtin/pull.c:203
5451 +#: builtin/repack.c:191 builtin/repack.c:195 builtin/repack.c:197
5452 +#: builtin/show-branch.c:631 builtin/show-ref.c:169 builtin/tag.c:382
5453 +#: parse-options.h:144 parse-options.h:146 parse-options.h:257
5454 msgid "n"
5455 msgstr "n"
5456
5214 -#: builtin/am.c:2232 builtin/branch.c:629 builtin/for-each-ref.c:38
5215 -#: builtin/replace.c:444 builtin/tag.c:412 builtin/verify-tag.c:39
5457 +#: builtin/am.c:2266 builtin/branch.c:629 builtin/for-each-ref.c:38
5458 +#: builtin/replace.c:445 builtin/tag.c:418 builtin/verify-tag.c:39
5459 msgid "format"
5460 msgstr "형식"
5461
5219 -#: builtin/am.c:2233
5462 +#: builtin/am.c:2267
5463 msgid "format the patch(es) are in"
5464 msgstr "패치의 형식"
5465
5223 -#: builtin/am.c:2239
5466 +#: builtin/am.c:2273
5467 msgid "override error message when patch failure occurs"
5468 msgstr "패치 실패가 발생했을 때 오류 메시지 대신 사용합니다"
5469
5227 -#: builtin/am.c:2241
5470 +#: builtin/am.c:2275
5471 msgid "continue applying patches after resolving a conflict"
5472 msgstr "충돌을 해결한 다음 패치 적용을 계속합니다"
5473
5231 -#: builtin/am.c:2244
5474 +#: builtin/am.c:2278
5475 msgid "synonyms for --continue"
5476 msgstr "--continue 옵션과 동일"
5477
5235 -#: builtin/am.c:2247
5478 +#: builtin/am.c:2281
5479 msgid "skip the current patch"
5480 msgstr "현재 패치 건너뛰기"
5481
5239 -#: builtin/am.c:2250
5482 +#: builtin/am.c:2284
5483 msgid "restore the original branch and abort the patching operation."
5484 msgstr "원래 브랜치를 복구하고 패치 적용 작업을 중지합니다."
5485
5486 +#: builtin/am.c:2287
5487 +msgid "abort the patching operation but keep HEAD where it is."
5488 +msgstr "패치 작업을 중단하지만 HEAD는 그대로 둡니다."
5489 +
5490 +#: builtin/am.c:2290
5491 +msgid "show the patch being applied."
5492 +msgstr "적용되는 패치를 보여줍니다."
5493 +
5494 # NOTE: 옵션의 의미는 이게 맞다. 원문에서는 사용자가
5495 # --committer-date-is-author-date라는 옵션을 보고 의미를 알 수 있다고 가정하고 있다.
5245 -#: builtin/am.c:2254
5496 +#: builtin/am.c:2294
5497 msgid "lie about committer date"
5498 msgstr "커미터 시각을 작성자 시각으로 넣습니다"
5499
5249 -#: builtin/am.c:2256
5500 +#: builtin/am.c:2296
5501 msgid "use current timestamp for author date"
5502 msgstr "현재 시각을 작성자 시각으로 사용합니다"
5503
5253 -#: builtin/am.c:2258 builtin/commit.c:1636 builtin/merge.c:236
5254 -#: builtin/pull.c:178 builtin/revert.c:112 builtin/tag.c:392
5504 +#: builtin/am.c:2298 builtin/commit.c:1431 builtin/merge.c:237
5505 +#: builtin/pull.c:178 builtin/revert.c:112 builtin/tag.c:398
5506 msgid "key-id"
5507 msgstr "키-ID"
5508
5258 -#: builtin/am.c:2259
5509 +#: builtin/am.c:2299
5510 msgid "GPG-sign commits"
5511 msgstr "GPG 서명 커밋"
5512
5262 -#: builtin/am.c:2262
5513 +#: builtin/am.c:2302
5514 msgid "(internal use for git-rebase)"
5515 msgstr "(git-rebase를 위한 내부 용도)"
5516
5266 -#: builtin/am.c:2280
5517 +#: builtin/am.c:2320
5518 msgid ""
5519 "The -b/--binary option has been a no-op for long time, and\n"
5520 "it will be removed. Please do not use it anymore."
@@ -5271,16 +5522,16 @@ msgstr ""
5522 "-b/--binary 옵션은 오랜 시간 동안 아무 동작도 하지 않았으므로, 이\n"
5523 "옵션은 제거될 예정입니다. 이제 사용하지 마십시오."
5524
5274 -#: builtin/am.c:2287
5525 +#: builtin/am.c:2327
5526 msgid "failed to read the index"
5527 msgstr "인덱스 읽기에 실패했습니다"
5528
5278 -#: builtin/am.c:2302
5529 +#: builtin/am.c:2342
5530 #, c-format
5531 msgid "previous rebase directory %s still exists but mbox given."
5532 msgstr "이전 리베이스 디렉터리 %s이(가) 아직 있고 mbox를 지정했습니다."
5533
5283 -#: builtin/am.c:2326
5534 +#: builtin/am.c:2366
5535 #, c-format
5536 msgid ""
5537 "Stray %s directory found.\n"
@@ -5289,7 +5540,7 @@ msgstr ""
5540 "벗어난 %s 디렉터리가 발견되었습니다.\n"
5541 "제거하려면 \"git am --abort\"를 사용하십시오."
5542
5292 -#: builtin/am.c:2332
5543 +#: builtin/am.c:2372
5544 msgid "Resolve operation not in progress, we are not resuming."
5545 msgstr "해소 작업이 진행 중입니다. 다시 시작하지 않습니다."
5546
@@ -5311,8 +5562,8 @@ msgid "git archive: Remote with no URL"
5562 msgstr "git archive: URL 없는 리모트"
5563
5564 #: builtin/archive.c:58
5314 -msgid "git archive: expected ACK/NAK, got EOF"
5315 -msgstr "git archive: ACK/NAK가 와야 하지만, EOF를 받았습니다"
5565 +msgid "git archive: expected ACK/NAK, got a flush packet"
5566 +msgstr "git archive: ACK/NAK가 와야 하지만, 플러시 패킷을 받았습니다"
5567
5568 #: builtin/archive.c:61
5569 #, c-format
@@ -5398,107 +5649,107 @@ msgstr "git blame [<옵션>] [<리비전-옵션>] [<리비전>] [--] <파일>"
5649 msgid "<rev-opts> are documented in git-rev-list(1)"
5650 msgstr "<리비전-옵션>은 git-rev-list(1)에 설명되어 있습니다"
5651
5401 -#: builtin/blame.c:668
5652 +#: builtin/blame.c:677
5653 msgid "Show blame entries as we find them, incrementally"
5654 msgstr "블레임 항목을 찾자마자 점진적으로 표시합니다"
5655
5405 -#: builtin/blame.c:669
5656 +#: builtin/blame.c:678
5657 msgid "Show blank SHA-1 for boundary commits (Default: off)"
5658 msgstr "가장자리 커밋에 대해 빈 SHA-1을 표시합니다 (기본값: 꺼짐)"
5659
5409 -#: builtin/blame.c:670
5660 +#: builtin/blame.c:679
5661 msgid "Do not treat root commits as boundaries (Default: off)"
5662 msgstr "최상위 커밋을 가장자리 커밋으로 취급하지 않습니다 (기본값: 꺼짐)"
5663
5413 -#: builtin/blame.c:671
5664 +#: builtin/blame.c:680
5665 msgid "Show work cost statistics"
5666 msgstr "작업 비용 통계를 표시합니다"
5667
5417 -#: builtin/blame.c:672
5668 +#: builtin/blame.c:681
5669 msgid "Force progress reporting"
5670 msgstr "강제로 진행 상황을 표시합니다"
5671
5421 -#: builtin/blame.c:673
5672 +#: builtin/blame.c:682
5673 msgid "Show output score for blame entries"
5674 msgstr "블레임 항목에 대해 출력 점수를 표시합니다"
5675
5425 -#: builtin/blame.c:674
5676 +#: builtin/blame.c:683
5677 msgid "Show original filename (Default: auto)"
5678 msgstr "원래 파일 이름 표시 (기본값: 자동)"
5679
5429 -#: builtin/blame.c:675
5680 +#: builtin/blame.c:684
5681 msgid "Show original linenumber (Default: off)"
5682 msgstr "원래 줄 번호 표시 (기본값: 하지 않음)"
5683
5433 -#: builtin/blame.c:676
5684 +#: builtin/blame.c:685
5685 msgid "Show in a format designed for machine consumption"
5686 msgstr "컴퓨터 처리용으로 설계된 형식으로 표시합니다"
5687
5437 -#: builtin/blame.c:677
5688 +#: builtin/blame.c:686
5689 msgid "Show porcelain format with per-line commit information"
5690 msgstr "줄마다 커밋 정보가 표시되는 사용자용 형식으로 표시합니다"
5691
5441 -#: builtin/blame.c:678
5692 +#: builtin/blame.c:687
5693 msgid "Use the same output mode as git-annotate (Default: off)"
5694 msgstr "git-annotate와 동일한 형식을 사용합니다 (기본값: 꺼짐)"
5695
5445 -#: builtin/blame.c:679
5696 +#: builtin/blame.c:688
5697 msgid "Show raw timestamp (Default: off)"
5698 msgstr "내부 형식으로 시각을 표시합니다 (기본값: 꺼짐)"
5699
5449 -#: builtin/blame.c:680
5700 +#: builtin/blame.c:689
5701 msgid "Show long commit SHA1 (Default: off)"
5702 msgstr "길게 커밋 SHA1을 표시합니다 (기본값: 꺼짐)"
5703
5453 -#: builtin/blame.c:681
5704 +#: builtin/blame.c:690
5705 msgid "Suppress author name and timestamp (Default: off)"
5706 msgstr "작성자 이름과 시각을 표시하지 않습니다 (기본값: 꺼짐)"
5707
5457 -#: builtin/blame.c:682
5708 +#: builtin/blame.c:691
5709 msgid "Show author email instead of name (Default: off)"
5710 msgstr "작성자 이름 대신에 전자메일을 표시합니다 (기본값: 꺼짐)"
5711
5461 -#: builtin/blame.c:683
5712 +#: builtin/blame.c:692
5713 msgid "Ignore whitespace differences"
5714 msgstr "공백 문자 차이점을 무시합니다"
5715
5465 -#: builtin/blame.c:690
5716 +#: builtin/blame.c:699
5717 msgid "Use an experimental heuristic to improve diffs"
5718 msgstr "diff를 향상하는데 실험적인 휴리스틱을 사용합니다"
5719
5469 -#: builtin/blame.c:692
5720 +#: builtin/blame.c:701
5721 msgid "Spend extra cycles to find better match"
5722 msgstr "더 일치하는 항목을 찾는데 더 시간을 소모합니다"
5723
5473 -#: builtin/blame.c:693
5724 +#: builtin/blame.c:702
5725 msgid "Use revisions from <file> instead of calling git-rev-list"
5726 msgstr "git-rev-list를 호출하는 대신 <파일>에서 리비전을 사용합니다"
5727
5477 -#: builtin/blame.c:694
5728 +#: builtin/blame.c:703
5729 msgid "Use <file>'s contents as the final image"
5730 msgstr "<파일>의 내용을 최종 이미지로 사용합니다"
5731
5481 -#: builtin/blame.c:695 builtin/blame.c:696
5732 +#: builtin/blame.c:704 builtin/blame.c:705
5733 msgid "score"
5734 msgstr "점수"
5735
5485 -#: builtin/blame.c:695
5736 +#: builtin/blame.c:704
5737 msgid "Find line copies within and across files"
5738 msgstr "파일 내부와 파일 사이의 복사된 줄을 찾습니다"
5739
5489 -#: builtin/blame.c:696
5740 +#: builtin/blame.c:705
5741 msgid "Find line movements within and across files"
5742 msgstr "파일 내부와 파일 사이의 옮겨진 줄을 찾습니다"
5743
5493 -#: builtin/blame.c:697
5744 +#: builtin/blame.c:706
5745 msgid "n,m"
5746 msgstr "n,m"
5747
5497 -#: builtin/blame.c:697
5748 +#: builtin/blame.c:706
5749 msgid "Process only line range n,m, counting from 1"
5750 msgstr "n,m줄 (1번 줄부터 시작) 사이의 범위만 처리"
5751
5501 -#: builtin/blame.c:744
5752 +#: builtin/blame.c:753
5753 msgid "--progress can't be used with --incremental or porcelain formats"
5754 msgstr ""
5755 "--progress 옵션은 --incremental 옵션이나 포스레인 형식에서 사용할 수 없습니다"
@@ -5511,17 +5762,17 @@ msgstr ""
5762 #. your language may need more or fewer display
5763 #. columns.
5764 #.
5514 -#: builtin/blame.c:795
5765 +#: builtin/blame.c:804
5766 msgid "4 years, 11 months ago"
5767 msgstr "4년 11달 전"
5768
5518 -#: builtin/blame.c:882
5769 +#: builtin/blame.c:890
5770 #, c-format
5771 msgid "file %s has only %lu line"
5772 msgid_plural "file %s has only %lu lines"
5773 msgstr[0] "%s 파일에는 줄이 %lu개 뿐입니다"
5774
5524 -#: builtin/blame.c:928
5775 +#: builtin/blame.c:936
5776 msgid "Blaming lines"
5777 msgstr "블레임 줄"
5778
@@ -5810,17 +6061,17 @@ msgstr "병합되지 않는 브랜치만 표시합니다"
6061 msgid "list branches in columns"
6062 msgstr "목록을 여러 열로 표시합니다"
6063
5813 -#: builtin/branch.c:622 builtin/for-each-ref.c:40 builtin/tag.c:405
6064 +#: builtin/branch.c:622 builtin/for-each-ref.c:40 builtin/tag.c:411
6065 msgid "key"
6066 msgstr "키"
6067
5817 -#: builtin/branch.c:623 builtin/for-each-ref.c:41 builtin/tag.c:406
6068 +#: builtin/branch.c:623 builtin/for-each-ref.c:41 builtin/tag.c:412
6069 msgid "field name to sort on"
6070 msgstr "정렬한 기준이 되는 필드 이름"
6071
6072 #: builtin/branch.c:625 builtin/for-each-ref.c:43 builtin/notes.c:408
6073 #: builtin/notes.c:411 builtin/notes.c:571 builtin/notes.c:574
5823 -#: builtin/tag.c:408
6074 +#: builtin/tag.c:414
6075 msgid "object"
6076 msgstr "오브젝트"
6077
@@ -5828,16 +6079,16 @@ msgstr "오브젝트"
6079 msgid "print only branches of the object"
6080 msgstr "해당 오브젝트의 브랜치만 표시합니다"
6081
5831 -#: builtin/branch.c:628 builtin/for-each-ref.c:49 builtin/tag.c:415
6082 +#: builtin/branch.c:628 builtin/for-each-ref.c:49 builtin/tag.c:421
6083 msgid "sorting and filtering are case insensitive"
6084 msgstr "정렬과 필터링은 대소문자를 구분하지 않습니다"
6085
5835 -#: builtin/branch.c:629 builtin/for-each-ref.c:38 builtin/tag.c:413
6086 +#: builtin/branch.c:629 builtin/for-each-ref.c:38 builtin/tag.c:419
6087 #: builtin/verify-tag.c:39
6088 msgid "format to use for the output"
6089 msgstr "출력에 사용할 형식"
6090
5840 -#: builtin/branch.c:652 builtin/clone.c:730
6091 +#: builtin/branch.c:652 builtin/clone.c:735
6092 msgid "HEAD not found below refs/heads!"
6093 msgstr "레퍼런스/헤드 아래에 HEAD가 없습니다!"
6094
@@ -5938,7 +6189,7 @@ msgstr "번들을 만드려면 저장소가 필요합니다."
6189 msgid "Need a repository to unbundle."
6190 msgstr "번들을 해제하려면 저장소가 필요합니다."
6191
5941 -#: builtin/cat-file.c:521
6192 +#: builtin/cat-file.c:523
6193 msgid ""
6194 "git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
6195 "p | <type> | --textconv | --filters) [--path=<path>] <object>"
@@ -5946,7 +6197,7 @@ msgstr ""
6197 "git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
6198 "p | <종류> | --textconv | --filters) [--path=<경로>] <오브젝트>"
6199
5949 -#: builtin/cat-file.c:522
6200 +#: builtin/cat-file.c:524
6201 msgid ""
6202 "git cat-file (--batch | --batch-check) [--follow-symlinks] [--textconv | --"
6203 "filters]"
@@ -5954,64 +6205,64 @@ msgstr ""
6205 "git cat-file (--batch | --batch-check) [--follow-symlinks] [--textconv | --"
6206 "filters]"
6207
5957 -#: builtin/cat-file.c:559
6208 +#: builtin/cat-file.c:561
6209 msgid "<type> can be one of: blob, tree, commit, tag"
6210 msgstr "<종류>는 다음 중 하나가 될 수 있습니다: blob, tree, commit, tag"
6211
5961 -#: builtin/cat-file.c:560
6212 +#: builtin/cat-file.c:562
6213 msgid "show object type"
6214 msgstr "오브젝트 종류를 봅니다"
6215
5965 -#: builtin/cat-file.c:561
6216 +#: builtin/cat-file.c:563
6217 msgid "show object size"
6218 msgstr "오브젝트 크기를 봅니다"
6219
5969 -#: builtin/cat-file.c:563
6220 +#: builtin/cat-file.c:565
6221 msgid "exit with zero when there's no error"
6222 msgstr "오류가 없을 때 0을 리턴하고 끝냅니다"
6223
5973 -#: builtin/cat-file.c:564
6224 +#: builtin/cat-file.c:566
6225 msgid "pretty-print object's content"
6226 msgstr "오브젝트의 내용을 예쁘게 표시합니다"
6227
5977 -#: builtin/cat-file.c:566
6228 +#: builtin/cat-file.c:568
6229 msgid "for blob objects, run textconv on object's content"
6230 msgstr "블롭 오브젝트에 대해서는, 오브젝트의 내용에 대해 textconv를 실행합니다"
6231
5981 -#: builtin/cat-file.c:568
6232 +#: builtin/cat-file.c:570
6233 msgid "for blob objects, run filters on object's content"
6234 msgstr "블롭 오브젝트에 대해서는, 오브젝트의 내용에 대해 필터를 실행합니다"
6235
5985 -#: builtin/cat-file.c:569 git-submodule.sh:931
6236 +#: builtin/cat-file.c:571 git-submodule.sh:878
6237 msgid "blob"
6238 msgstr "블롭"
6239
5989 -#: builtin/cat-file.c:570
6240 +#: builtin/cat-file.c:572
6241 msgid "use a specific path for --textconv/--filters"
6242 msgstr "--textconv/--filters 옵션에 경로를 지정합니다"
6243
5993 -#: builtin/cat-file.c:572
6244 +#: builtin/cat-file.c:574
6245 msgid "allow -s and -t to work with broken/corrupt objects"
6246 msgstr "-s 및 -t 옵션이 손상된 오브젝트에 대해 동작하도록 허용합니다"
6247
5997 -#: builtin/cat-file.c:573
6248 +#: builtin/cat-file.c:575
6249 msgid "buffer --batch output"
6250 msgstr "--batch 출력에 대해 버퍼링합니다"
6251
6001 -#: builtin/cat-file.c:575
6252 +#: builtin/cat-file.c:577
6253 msgid "show info and content of objects fed from the standard input"
6254 msgstr "표준 입력에서 입력된 오브젝트의 정보와 내용을 표시합니다"
6255
6005 -#: builtin/cat-file.c:578
6256 +#: builtin/cat-file.c:580
6257 msgid "show info about objects fed from the standard input"
6258 msgstr "표준 입력에서 입력된 오브젝트의 정보를 표시합니다"
6259
6009 -#: builtin/cat-file.c:581
6260 +#: builtin/cat-file.c:583
6261 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
6262 msgstr ""
6263 "트리 내부의 심볼릭 링크를 따라갑니다 (--batch 또는 --batch-check와 같이 사용)"
6264
6014 -#: builtin/cat-file.c:583
6265 +#: builtin/cat-file.c:585
6266 msgid "show all objects with --batch or --batch-check"
6267 msgstr "--batch 또는 --batch-check에서 모든 오브젝트를 표시합니다"
6268
@@ -6031,7 +6282,7 @@ msgstr "파일에 설정된 모든 속성을 표시합니다"
6282 msgid "use .gitattributes only from the index"
6283 msgstr "인덱스에서만 .gitattributes를 사용합니다"
6284
6034 -#: builtin/check-attr.c:22 builtin/check-ignore.c:24 builtin/hash-object.c:99
6285 +#: builtin/check-attr.c:22 builtin/check-ignore.c:24 builtin/hash-object.c:100
6286 msgid "read file names from stdin"
6287 msgstr "표준 입력에서 파일 이름을 읽습니다"
6288
@@ -6039,7 +6290,7 @@ msgstr "표준 입력에서 파일 이름을 읽습니다"
6290 msgid "terminate input and output records by a NUL character"
6291 msgstr "NUL 문자를 기준으로 자료 입력 및 출력을 멈춥니다"
6292
6042 -#: builtin/check-ignore.c:20 builtin/checkout.c:1118 builtin/gc.c:358
6293 +#: builtin/check-ignore.c:20 builtin/checkout.c:1106 builtin/gc.c:358
6294 msgid "suppress progress reporting"
6295 msgstr "진행 상황 표시를 하지 않습니다"
6296
@@ -6051,27 +6302,27 @@ msgstr "일치하지 않는 입력 경로를 표시합니다"
6302 msgid "ignore index when checking"
6303 msgstr "검사할 때 인덱스를 무시합니다"
6304
6054 -#: builtin/check-ignore.c:158
6305 +#: builtin/check-ignore.c:159
6306 msgid "cannot specify pathnames with --stdin"
6307 msgstr "--stdin으로 경로 이름을 지정할 수 없습니다"
6308
6058 -#: builtin/check-ignore.c:161
6309 +#: builtin/check-ignore.c:162
6310 msgid "-z only makes sense with --stdin"
6311 msgstr "-z 옵션은 --stdin 옵션과 같이 써야만 의미가 있습니다"
6312
6062 -#: builtin/check-ignore.c:163
6313 +#: builtin/check-ignore.c:164
6314 msgid "no path specified"
6315 msgstr "경로를 지정하지 않았습니다"
6316
6066 -#: builtin/check-ignore.c:167
6317 +#: builtin/check-ignore.c:168
6318 msgid "--quiet is only valid with a single pathname"
6319 msgstr "--quiet 옵션은 하나의 경로 이름과 같이 써야 합니다"
6320
6070 -#: builtin/check-ignore.c:169
6321 +#: builtin/check-ignore.c:170
6322 msgid "cannot have both --quiet and --verbose"
6323 msgstr "--quiet 및 --verbose 옵션을 같이 쓸 수 없습니다"
6324
6074 -#: builtin/check-ignore.c:172
6325 +#: builtin/check-ignore.c:173
6326 msgid "--non-matching is only valid with --verbose"
6327 msgstr "--non-matching 옵션은 --verbose 옵션과 같이 써야 합니다"
6328
@@ -6129,9 +6380,9 @@ msgid "write the content to temporary files"
6380 msgstr "내용을 임시 파일에 씁니다"
6381
6382 #: builtin/checkout-index.c:173 builtin/column.c:31
6132 -#: builtin/submodule--helper.c:866 builtin/submodule--helper.c:869
6133 -#: builtin/submodule--helper.c:875 builtin/submodule--helper.c:1237
6134 -#: builtin/worktree.c:552
6383 +#: builtin/submodule--helper.c:1203 builtin/submodule--helper.c:1206
6384 +#: builtin/submodule--helper.c:1212 builtin/submodule--helper.c:1574
6385 +#: builtin/worktree.c:570
6386 msgid "string"
6387 msgstr "문자열"
6388
@@ -6176,80 +6427,80 @@ msgstr "'%s' 경로에 필요한 버전이 없습니다"
6427 msgid "path '%s': cannot merge"
6428 msgstr "'%s' 경로: 병합할 수 없습니다"
6429
6179 -#: builtin/checkout.c:232
6430 +#: builtin/checkout.c:231
6431 #, c-format
6432 msgid "Unable to add merge result for '%s'"
6433 msgstr "'%s'에 대한 병합 결과를 추가할 수 없습니다"
6434
6184 -#: builtin/checkout.c:254 builtin/checkout.c:257 builtin/checkout.c:260
6185 -#: builtin/checkout.c:263
6435 +#: builtin/checkout.c:253 builtin/checkout.c:256 builtin/checkout.c:259
6436 +#: builtin/checkout.c:262
6437 #, c-format
6438 msgid "'%s' cannot be used with updating paths"
6439 msgstr "'%s' 옵션은 업데이트하는 경로에서 쓸 수 없습니다"
6440
6190 -#: builtin/checkout.c:266 builtin/checkout.c:269
6441 +#: builtin/checkout.c:265 builtin/checkout.c:268
6442 #, c-format
6443 msgid "'%s' cannot be used with %s"
6444 msgstr "'%s' 옵션은 %s 옵션과 같이 쓸 수 없습니다"
6445
6195 -#: builtin/checkout.c:272
6446 +#: builtin/checkout.c:271
6447 #, c-format
6448 msgid "Cannot update paths and switch to branch '%s' at the same time."
6449 msgstr "경로를 업데이트하고 '%s' 브랜치로 전환하는 일은 동시에 할 수 없습니다."
6450
6200 -#: builtin/checkout.c:341 builtin/checkout.c:348
6451 +#: builtin/checkout.c:340 builtin/checkout.c:347
6452 #, c-format
6453 msgid "path '%s' is unmerged"
6454 msgstr "'%s' 경로를 병합하지 않았습니다"
6455
6205 -#: builtin/checkout.c:506
6456 +#: builtin/checkout.c:505
6457 msgid "you need to resolve your current index first"
6458 msgstr "현재 인덱스를 먼저 해결해야 합니다"
6459
6209 -#: builtin/checkout.c:637
6460 +#: builtin/checkout.c:636
6461 #, c-format
6462 msgid "Can not do reflog for '%s': %s\n"
6463 msgstr "'%s'에 대해 reflog할 수 없습니다: %s\n"
6464
6214 -#: builtin/checkout.c:678
6465 +#: builtin/checkout.c:677
6466 msgid "HEAD is now at"
6467 msgstr "HEAD의 현재 위치는"
6468
6218 -#: builtin/checkout.c:682 builtin/clone.c:684
6469 +#: builtin/checkout.c:681 builtin/clone.c:689
6470 msgid "unable to update HEAD"
6471 msgstr "HEAD를 업데이트할 수 없습니다"
6472
6222 -#: builtin/checkout.c:686
6473 +#: builtin/checkout.c:685
6474 #, c-format
6475 msgid "Reset branch '%s'\n"
6476 msgstr "'%s' 브랜치 리셋\n"
6477
6227 -#: builtin/checkout.c:689
6478 +#: builtin/checkout.c:688
6479 #, c-format
6480 msgid "Already on '%s'\n"
6481 msgstr "이미 '%s'에 있습니다\n"
6482
6232 -#: builtin/checkout.c:693
6483 +#: builtin/checkout.c:692
6484 #, c-format
6485 msgid "Switched to and reset branch '%s'\n"
6486 msgstr "'%s' 브랜치로 전환하고 리셋합니다\n"
6487
6237 -#: builtin/checkout.c:695 builtin/checkout.c:1051
6488 +#: builtin/checkout.c:694 builtin/checkout.c:1039
6489 #, c-format
6490 msgid "Switched to a new branch '%s'\n"
6491 msgstr "새로 만든 '%s' 브랜치로 전환합니다\n"
6492
6242 -#: builtin/checkout.c:697
6493 +#: builtin/checkout.c:696
6494 #, c-format
6495 msgid "Switched to branch '%s'\n"
6496 msgstr "'%s' 브랜치로 전환합니다\n"
6497
6247 -#: builtin/checkout.c:748
6498 +#: builtin/checkout.c:747
6499 #, c-format
6500 msgid " ... and %d more.\n"
6501 msgstr " ... 그리고 %d개 더.\n"
6502
6252 -#: builtin/checkout.c:754
6503 +#: builtin/checkout.c:753
6504 #, c-format
6505 msgid ""
6506 "Warning: you are leaving %d commit behind, not connected to\n"
@@ -6267,7 +6518,7 @@ msgstr[0] ""
6518 "\n"
6519 "%s\n"
6520
6270 -#: builtin/checkout.c:773
6521 +#: builtin/checkout.c:772
6522 #, c-format
6523 msgid ""
6524 "If you want to keep it by creating a new branch, this may be a good time\n"
@@ -6288,161 +6539,161 @@ msgstr[0] ""
6539 " git branch <새-브랜치-이름> %s\n"
6540 "\n"
6541
6291 -#: builtin/checkout.c:814
6542 +#: builtin/checkout.c:804
6543 msgid "internal error in revision walk"
6544 msgstr "리비전 walk에 내부 오류"
6545
6295 -#: builtin/checkout.c:818
6546 +#: builtin/checkout.c:808
6547 msgid "Previous HEAD position was"
6548 msgstr "이전 HEAD 위치는"
6549
6299 -#: builtin/checkout.c:848 builtin/checkout.c:1046
6550 +#: builtin/checkout.c:836 builtin/checkout.c:1034
6551 msgid "You are on a branch yet to be born"
6552 msgstr "현재 위치가 만들 예정인 브랜치에 있습니다"
6553
6303 -#: builtin/checkout.c:952
6554 +#: builtin/checkout.c:940
6555 #, c-format
6556 msgid "only one reference expected, %d given."
6557 msgstr "하나의 레퍼런스만 지정해야 하지만 %d개를 지정했습니다."
6558
6308 -#: builtin/checkout.c:992 builtin/worktree.c:247
6559 +#: builtin/checkout.c:980 builtin/worktree.c:249
6560 #, c-format
6561 msgid "invalid reference: %s"
6562 msgstr "잘못된 레퍼런스: %s"
6563
6313 -#: builtin/checkout.c:1021
6564 +#: builtin/checkout.c:1009
6565 #, c-format
6566 msgid "reference is not a tree: %s"
6567 msgstr "레퍼런스가 트리가 아닙니다: %s"
6568
6318 -#: builtin/checkout.c:1060
6569 +#: builtin/checkout.c:1048
6570 msgid "paths cannot be used with switching branches"
6571 msgstr "브랜치를 전환하는데 경로를 사용할 수 없습니다"
6572
6322 -#: builtin/checkout.c:1063 builtin/checkout.c:1067
6573 +#: builtin/checkout.c:1051 builtin/checkout.c:1055
6574 #, c-format
6575 msgid "'%s' cannot be used with switching branches"
6576 msgstr "'%s' 옵션은 브랜치를 전환할 때 쓸 수 없습니다"
6577
6327 -#: builtin/checkout.c:1071 builtin/checkout.c:1074 builtin/checkout.c:1079
6328 -#: builtin/checkout.c:1082
6578 +#: builtin/checkout.c:1059 builtin/checkout.c:1062 builtin/checkout.c:1067
6579 +#: builtin/checkout.c:1070
6580 #, c-format
6581 msgid "'%s' cannot be used with '%s'"
6582 msgstr "'%s' 옵션은 '%s' 옵션과 같이 쓸 수 없습니다"
6583
6333 -#: builtin/checkout.c:1087
6584 +#: builtin/checkout.c:1075
6585 #, c-format
6586 msgid "Cannot switch branch to a non-commit '%s'"
6587 msgstr "브랜치를 커밋이 아닌 '%s'(으)로 전환할 수 없습니다"
6588
6338 -#: builtin/checkout.c:1119 builtin/checkout.c:1121 builtin/clone.c:114
6339 -#: builtin/remote.c:166 builtin/remote.c:168 builtin/worktree.c:369
6340 -#: builtin/worktree.c:371
6589 +#: builtin/checkout.c:1107 builtin/checkout.c:1109 builtin/clone.c:116
6590 +#: builtin/remote.c:166 builtin/remote.c:168 builtin/worktree.c:387
6591 +#: builtin/worktree.c:389
6592 msgid "branch"
6593 msgstr "브랜치"
6594
6344 -#: builtin/checkout.c:1120
6595 +#: builtin/checkout.c:1108
6596 msgid "create and checkout a new branch"
6597 msgstr "새 브랜치를 만들고 가져옵니다"
6598
6348 -#: builtin/checkout.c:1122
6599 +#: builtin/checkout.c:1110
6600 msgid "create/reset and checkout a branch"
6601 msgstr "브랜치를 만들거나 리셋하고 가져옵니다"
6602
6352 -#: builtin/checkout.c:1123
6603 +#: builtin/checkout.c:1111
6604 msgid "create reflog for new branch"
6605 msgstr "새 브랜치에 대한 reflog를 만듭니다"
6606
6356 -#: builtin/checkout.c:1124 builtin/worktree.c:373
6607 +#: builtin/checkout.c:1112 builtin/worktree.c:391
6608 msgid "detach HEAD at named commit"
6609 msgstr "HEAD를 해당 커밋에서 분리합니다"
6610
6360 -#: builtin/checkout.c:1125
6611 +#: builtin/checkout.c:1113
6612 msgid "set upstream info for new branch"
6613 msgstr "새 브랜치에 대한 업스트림 정보를 설정합니다"
6614
6364 -#: builtin/checkout.c:1127
6615 +#: builtin/checkout.c:1115
6616 msgid "new-branch"
6617 msgstr "새-브랜치"
6618
6368 -#: builtin/checkout.c:1127
6619 +#: builtin/checkout.c:1115
6620 msgid "new unparented branch"
6621 msgstr "상위 브랜치가 없는 새 브랜치"
6622
6372 -#: builtin/checkout.c:1128
6623 +#: builtin/checkout.c:1116
6624 msgid "checkout our version for unmerged files"
6625 msgstr "병합되지 않은 파일에 대해 우리쪽 버전을 가져옵니다"
6626
6376 -#: builtin/checkout.c:1130
6627 +#: builtin/checkout.c:1118
6628 msgid "checkout their version for unmerged files"
6629 msgstr "병합되지 않은 파일에 대해 상대편 버전을 가져옵니다"
6630
6380 -#: builtin/checkout.c:1132
6631 +#: builtin/checkout.c:1120
6632 msgid "force checkout (throw away local modifications)"
6633 msgstr "강제로 체크아웃합니다 (로컬에서 수정한 사항을 버립니다)"
6634
6384 -#: builtin/checkout.c:1133
6635 +#: builtin/checkout.c:1122
6636 msgid "perform a 3-way merge with the new branch"
6637 msgstr "새 브랜치에 대해 3-방향 병합을 수행합니다"
6638
6388 -#: builtin/checkout.c:1134 builtin/merge.c:238
6639 +#: builtin/checkout.c:1124 builtin/merge.c:239
6640 msgid "update ignored files (default)"
6641 msgstr "무시하는 파일을 업데이트합니다 (기본값)"
6642
6392 -#: builtin/checkout.c:1135 builtin/log.c:1496 parse-options.h:251
6643 +#: builtin/checkout.c:1126 builtin/log.c:1499 parse-options.h:263
6644 msgid "style"
6645 msgstr "스타일"
6646
6396 -#: builtin/checkout.c:1136
6647 +#: builtin/checkout.c:1127
6648 msgid "conflict style (merge or diff3)"
6649 msgstr "충돌 스타일 (merge 또는 diff3)"
6650
6651 # FIXME: 의미 불명
6401 -#: builtin/checkout.c:1139
6652 +#: builtin/checkout.c:1130
6653 msgid "do not limit pathspecs to sparse entries only"
6654 msgstr "경로명세를 드문 항목에만 제한하지 않습니다"
6655
6405 -#: builtin/checkout.c:1141
6656 +#: builtin/checkout.c:1132
6657 msgid "second guess 'git checkout <no-such-branch>'"
6658 msgstr "'git checkout <없는-브랜치>'에 대해 추측합니다"
6659
6409 -#: builtin/checkout.c:1143
6660 +#: builtin/checkout.c:1134
6661 msgid "do not check if another worktree is holding the given ref"
6662 msgstr "다른 작업폴더에 주어진 레퍼런스가 있는지 확인하지 않습니다"
6663
6413 -#: builtin/checkout.c:1147 builtin/clone.c:81 builtin/fetch.c:137
6414 -#: builtin/merge.c:235 builtin/pull.c:123 builtin/push.c:556
6664 +#: builtin/checkout.c:1138 builtin/clone.c:83 builtin/fetch.c:150
6665 +#: builtin/merge.c:236 builtin/pull.c:123 builtin/push.c:556
6666 #: builtin/send-pack.c:173
6667 msgid "force progress reporting"
6668 msgstr "강제로 진행 상황을 표시합니다"
6669
6419 -#: builtin/checkout.c:1177
6670 +#: builtin/checkout.c:1168
6671 msgid "-b, -B and --orphan are mutually exclusive"
6672 msgstr "-b, -B 및 --orphan 옵션은 서로 호환되지 않습니다"
6673
6423 -#: builtin/checkout.c:1194
6674 +#: builtin/checkout.c:1185
6675 msgid "--track needs a branch name"
6676 msgstr "--track 옵션은 브랜치 이름이 필요합니다"
6677
6427 -#: builtin/checkout.c:1199
6678 +#: builtin/checkout.c:1190
6679 msgid "Missing branch name; try -b"
6680 msgstr "브랜치 이름이 없습니다. -b 옵션을 사용해 보십시오"
6681
6431 -#: builtin/checkout.c:1235
6682 +#: builtin/checkout.c:1226
6683 msgid "invalid path specification"
6684 msgstr "경로 명세가 잘못되었습니다"
6685
6435 -#: builtin/checkout.c:1242
6686 +#: builtin/checkout.c:1233
6687 #, c-format
6688 msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
6689 msgstr "'%s'은(는) 커밋이 아니고 여기에서 '%s' 브랜치를 만들 수 없습니다"
6690
6440 -#: builtin/checkout.c:1246
6691 +#: builtin/checkout.c:1237
6692 #, c-format
6693 msgid "git checkout: --detach does not take a path argument '%s'"
6694 msgstr "git checkout: --detach 옵션은 경로 인자를 받지 않습니다 '%s'"
6695
6445 -#: builtin/checkout.c:1250
6696 +#: builtin/checkout.c:1241
6697 msgid ""
6698 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
6699 "checking out of the index."
@@ -6541,7 +6792,7 @@ msgstr "삭제할 항목을 선택하십시오"
6792 msgid "Remove %s [y/N]? "
6793 msgstr "%s 제거합니까 [y/N]? "
6794
6544 -#: builtin/clean.c:788 git-add--interactive.perl:1616
6795 +#: builtin/clean.c:788 git-add--interactive.perl:1710
6796 #, c-format
6797 msgid "Bye.\n"
6798 msgstr "끝.\n"
@@ -6564,11 +6815,11 @@ msgstr ""
6815 "help - 이 화면 표시\n"
6816 "? - 프롬프트 선택 도움말"
6817
6567 -#: builtin/clean.c:823 git-add--interactive.perl:1692
6818 +#: builtin/clean.c:823 git-add--interactive.perl:1786
6819 msgid "*** Commands ***"
6820 msgstr "*** 명령 ***"
6821
6571 -#: builtin/clean.c:824 git-add--interactive.perl:1689
6822 +#: builtin/clean.c:824 git-add--interactive.perl:1783
6823 msgid "What now"
6824 msgstr "무엇을 할까요"
6825
@@ -6597,8 +6848,8 @@ msgstr "대화형 지우기"
6848 msgid "remove whole directories"
6849 msgstr "전체 디렉터리 제거"
6850
6600 -#: builtin/clean.c:916 builtin/describe.c:530 builtin/describe.c:532
6601 -#: builtin/grep.c:863 builtin/log.c:155 builtin/log.c:157
6851 +#: builtin/clean.c:916 builtin/describe.c:533 builtin/describe.c:535
6852 +#: builtin/grep.c:871 builtin/log.c:157 builtin/log.c:159
6853 #: builtin/ls-files.c:548 builtin/name-rev.c:397 builtin/name-rev.c:399
6854 #: builtin/show-ref.c:176
6855 msgid "pattern"
@@ -6636,144 +6887,144 @@ msgstr ""
6887 "clean.requireForce 기본값이 true이고 -i, -n, -f 옵션 중 하나도 쓰지 않았습니"
6888 "다. 지우지 않습니다"
6889
6639 -#: builtin/clone.c:39
6890 +#: builtin/clone.c:40
6891 msgid "git clone [<options>] [--] <repo> [<dir>]"
6892 msgstr "git clone [<옵션>] [--] <저장소> [<디렉터리>]"
6893
6643 -#: builtin/clone.c:83
6894 +#: builtin/clone.c:85
6895 msgid "don't create a checkout"
6896 msgstr "체크아웃을 만들지 않습니다"
6897
6647 -#: builtin/clone.c:84 builtin/clone.c:86 builtin/init-db.c:479
6898 +#: builtin/clone.c:86 builtin/clone.c:88 builtin/init-db.c:479
6899 msgid "create a bare repository"
6900 msgstr "간략한 저장소를 만듭니다"
6901
6651 -#: builtin/clone.c:88
6902 +#: builtin/clone.c:90
6903 msgid "create a mirror repository (implies bare)"
6904 msgstr "미러 저장소를 만듭니다 (간략한 저장소로 취급)"
6905
6655 -#: builtin/clone.c:90
6906 +#: builtin/clone.c:92
6907 msgid "to clone from a local repository"
6908 msgstr "로컬 저장소에서 복제합니다"
6909
6659 -#: builtin/clone.c:92
6910 +#: builtin/clone.c:94
6911 msgid "don't use local hardlinks, always copy"
6912 msgstr "로컬 하드링크를 사용하지 않고, 항상 복사합니다"
6913
6663 -#: builtin/clone.c:94
6914 +#: builtin/clone.c:96
6915 msgid "setup as shared repository"
6916 msgstr "공유 저장소로 설정합니다"
6917
6667 -#: builtin/clone.c:96 builtin/clone.c:100
6918 +#: builtin/clone.c:98 builtin/clone.c:102
6919 msgid "pathspec"
6920 msgstr "경로명세"
6921
6671 -#: builtin/clone.c:96 builtin/clone.c:100
6922 +#: builtin/clone.c:98 builtin/clone.c:102
6923 msgid "initialize submodules in the clone"
6924 msgstr "복제한 결과물에서 하위 모듈을 초기화합니다"
6925
6675 -#: builtin/clone.c:103
6926 +#: builtin/clone.c:105
6927 msgid "number of submodules cloned in parallel"
6928 msgstr "병렬적으로 복제하는 하위모듈 개수"
6929
6679 -#: builtin/clone.c:104 builtin/init-db.c:476
6930 +#: builtin/clone.c:106 builtin/init-db.c:476
6931 msgid "template-directory"
6932 msgstr "서식-디렉터리"
6933
6683 -#: builtin/clone.c:105 builtin/init-db.c:477
6934 +#: builtin/clone.c:107 builtin/init-db.c:477
6935 msgid "directory from which templates will be used"
6936 msgstr "서식을 사용할 디렉터리 위치"
6937
6687 -#: builtin/clone.c:107 builtin/clone.c:109 builtin/submodule--helper.c:873
6688 -#: builtin/submodule--helper.c:1240
6938 +#: builtin/clone.c:109 builtin/clone.c:111 builtin/submodule--helper.c:1210
6939 +#: builtin/submodule--helper.c:1577
6940 msgid "reference repository"
6941 msgstr "레퍼런스 저장소"
6942
6692 -#: builtin/clone.c:111
6943 +#: builtin/clone.c:113
6944 msgid "use --reference only while cloning"
6945 msgstr "복제할 경우에만 --reference를 사용합니다"
6946
6696 -#: builtin/clone.c:112 builtin/column.c:27 builtin/merge-file.c:44
6947 +#: builtin/clone.c:114 builtin/column.c:27 builtin/merge-file.c:44
6948 msgid "name"
6949 msgstr "이름"
6950
6700 -#: builtin/clone.c:113
6951 +#: builtin/clone.c:115
6952 msgid "use <name> instead of 'origin' to track upstream"
6953 msgstr "업스트림 추적에 'origin' 대신 <이름>을 사용합니다"
6954
6704 -#: builtin/clone.c:115
6955 +#: builtin/clone.c:117
6956 msgid "checkout <branch> instead of the remote's HEAD"
6957 msgstr "리모트의 HEAD 대신 <브랜치>를 가져옵니다"
6958
6708 -#: builtin/clone.c:117
6959 +#: builtin/clone.c:119
6960 msgid "path to git-upload-pack on the remote"
6961 msgstr "리모트의 git-upload-pack 경로"
6962
6712 -#: builtin/clone.c:118 builtin/fetch.c:138 builtin/grep.c:806
6963 +#: builtin/clone.c:120 builtin/fetch.c:151 builtin/grep.c:813
6964 #: builtin/pull.c:211
6965 msgid "depth"
6966 msgstr "깊이"
6967
6717 -#: builtin/clone.c:119
6968 +#: builtin/clone.c:121
6969 msgid "create a shallow clone of that depth"
6970 msgstr "지정한 깊이의 얕은 복제를 만듭니다"
6971
6721 -#: builtin/clone.c:120 builtin/fetch.c:140 builtin/pack-objects.c:2991
6722 -#: parse-options.h:142
6972 +#: builtin/clone.c:122 builtin/fetch.c:153 builtin/pack-objects.c:3017
6973 +#: parse-options.h:154
6974 msgid "time"
6975 msgstr "시각"
6976
6726 -#: builtin/clone.c:121
6977 +#: builtin/clone.c:123
6978 msgid "create a shallow clone since a specific time"
6979 msgstr "지정한 시간 이후의 얕은 복제를 만듭니다"
6980
6730 -#: builtin/clone.c:122 builtin/fetch.c:142
6981 +#: builtin/clone.c:124 builtin/fetch.c:155
6982 msgid "revision"
6983 msgstr "리비전"
6984
6734 -#: builtin/clone.c:123 builtin/fetch.c:143
6985 +#: builtin/clone.c:125 builtin/fetch.c:156
6986 msgid "deepen history of shallow clone, excluding rev"
6987 msgstr "리비전을 제외해 얕은 복제의 커밋 내역을 깊게 만듭니다"
6988
6738 -#: builtin/clone.c:125
6989 +#: builtin/clone.c:127
6990 msgid "clone only one branch, HEAD or --branch"
6991 msgstr "하나의 브랜치만 복제합니다 (HEAD 또는 --branch로 지정)"
6992
6742 -#: builtin/clone.c:127
6993 +#: builtin/clone.c:129
6994 msgid "don't clone any tags, and make later fetches not to follow them"
6995 msgstr "태그를 복제하지 않습니다. 나중에 가져올 때도 태그를 따르지 않습니다."
6996
6746 -#: builtin/clone.c:129
6997 +#: builtin/clone.c:131
6998 msgid "any cloned submodules will be shallow"
6999 msgstr "모든 복제한 하위 모듈은 얕은 모듈입니다"
7000
6750 -#: builtin/clone.c:130 builtin/init-db.c:485
7001 +#: builtin/clone.c:132 builtin/init-db.c:485
7002 msgid "gitdir"
7003 msgstr "gitdir"
7004
6754 -#: builtin/clone.c:131 builtin/init-db.c:486
7005 +#: builtin/clone.c:133 builtin/init-db.c:486
7006 msgid "separate git dir from working tree"
7007 msgstr "깃 디렉터리를 작업 폴더와 별개의 위치에 놓습니다"
7008
6758 -#: builtin/clone.c:132
7009 +#: builtin/clone.c:134
7010 msgid "key=value"
7011 msgstr "키=값"
7012
6762 -#: builtin/clone.c:133
7013 +#: builtin/clone.c:135
7014 msgid "set config inside the new repository"
7015 msgstr "새 저장소 안에서 설정합니다"
7016
6766 -#: builtin/clone.c:134 builtin/fetch.c:160 builtin/pull.c:224
7017 +#: builtin/clone.c:136 builtin/fetch.c:173 builtin/pull.c:224
7018 #: builtin/push.c:567
7019 msgid "use IPv4 addresses only"
7020 msgstr "IPv4 주소만 사용합니다"
7021
6771 -#: builtin/clone.c:136 builtin/fetch.c:162 builtin/pull.c:227
7022 +#: builtin/clone.c:138 builtin/fetch.c:175 builtin/pull.c:227
7023 #: builtin/push.c:569
7024 msgid "use IPv6 addresses only"
7025 msgstr "IPv6 주소만 사용합니다"
7026
6776 -#: builtin/clone.c:273
7027 +#: builtin/clone.c:276
7028 msgid ""
7029 "No directory name could be guessed.\n"
7030 "Please specify a directory on the command line"
@@ -6781,42 +7032,42 @@ msgstr ""
7032 "디렉터리 이름을 알아낼 수 없습니다.\n"
7033 "명령행에서 디렉터리를 지정하십시오"
7034
6784 -#: builtin/clone.c:326
7035 +#: builtin/clone.c:329
7036 #, c-format
7037 msgid "info: Could not add alternate for '%s': %s\n"
7038 msgstr "정보: '%s'에 대한 보조 파일을 추가할 수 없습니다: %s\n"
7039
6789 -#: builtin/clone.c:398
7040 +#: builtin/clone.c:401
7041 #, c-format
7042 msgid "failed to open '%s'"
7043 msgstr "'%s'을(를) 여는데 실패"
7044
6794 -#: builtin/clone.c:406
7045 +#: builtin/clone.c:409
7046 #, c-format
7047 msgid "%s exists and is not a directory"
7048 msgstr "'%s'이(가) 있지만 디렉터리가 아닙니다"
7049
6799 -#: builtin/clone.c:420
7050 +#: builtin/clone.c:423
7051 #, c-format
7052 msgid "failed to stat %s\n"
7053 msgstr "'%s'에 대해 stat()이 실패했습니다\n"
7054
6804 -#: builtin/clone.c:442
7055 +#: builtin/clone.c:445
7056 #, c-format
7057 msgid "failed to create link '%s'"
7058 msgstr "'%s' 링크를 만드는데 실패했습니다"
7059
6809 -#: builtin/clone.c:446
7060 +#: builtin/clone.c:449
7061 #, c-format
7062 msgid "failed to copy file to '%s'"
7063 msgstr "파일을 '%s'(으)로 복사하는데 실패했습니다"
7064
6814 -#: builtin/clone.c:472
7065 +#: builtin/clone.c:475

This file is too large to show in full.