Git fork

l10n: ko: fix typos found by git-po-helper

When checking typos in file "po/ko.po", "git-po-helper" reports lots of
false positives because there are no spaces between ASCII and Korean
characters. After applied commit adee197 "(dict: add smudge table for
Korean language, 2021-11-11)" of "git-l10n/git-po-helper" to suppress
these false positives, some easy-to-fix typos are found and fixed.

Signed-off-by: Jiang Xin <worldhello.net@gmail.com>

+5 -5
+5 -5
po/ko.po
··· 1946 1946 1947 1947 #: fetch-pack.c:1048 1948 1948 msgid "Server does not support --shallow-since" 1949 - msgstr "서버에서 --shallow-signed 옵션을 지원하지 않습니다" 1949 + msgstr "서버에서 --shallow-since 옵션을 지원하지 않습니다" 1950 1950 1951 1951 #: fetch-pack.c:1052 1952 1952 msgid "Server does not support --shallow-exclude" ··· 8384 8384 8385 8385 #: builtin/config.c:156 8386 8386 msgid "with --get, use default value when missing entry" 8387 - msgstr "--wget 옵션에서, 해당 항목이 없으면 기본값을 사용합니다" 8387 + msgstr "--get 옵션에서, 해당 항목이 없으면 기본값을 사용합니다" 8388 8388 8389 8389 #: builtin/config.c:332 8390 8390 #, c-format ··· 12800 12800 #: builtin/remote.c:145 12801 12801 #, c-format 12802 12802 msgid "unknown mirror argument: %s" 12803 - msgstr "알 수 없는 --mirror 옵션 인자: %s" 12803 + msgstr "알 수 없는 mirror 옵션 인자: %s" 12804 12804 12805 12805 #: builtin/remote.c:161 12806 12806 msgid "fetch the remote branches" ··· 13879 13879 13880 13880 #: builtin/show-branch.c:634 13881 13881 msgid "synonym to more=-1" 13882 - msgstr "--more=-1 옵션과 동일" 13882 + msgstr "more=-1 옵션과 동일" 13883 13883 13884 13884 #: builtin/show-branch.c:635 13885 13885 msgid "suppress naming strings" ··· 17858 17858 msgstr "" 17859 17859 " 위의 Cc 목록은 패치 커밋 메시지에 들어 있는 추가 주소로\n" 17860 17860 " 확장됩니다. 기본값으로 확장되기 전에 send-email에서\n" 17861 - " 물어봅니다. 이런 동작은 sendmail.confirm 설정에서\n" 17861 + " 물어봅니다. 이런 동작은 sendemail.confirm 설정에서\n" 17862 17862 " 조정할 수 있습니다.\n" 17863 17863 "\n" 17864 17864 " 정보를 더 보려면, 'git send-email --help'를 실행하십시오.\n"