diff options
author | Julian Andres Klode <jak@debian.org> | 2016-03-24 19:31:51 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-03-24 19:31:51 +0100 |
commit | 21895193b664a403179fcd8eee379b9b371084b5 (patch) | |
tree | 47afb70a5f45d4d0320e082597b51966b84f38f4 /po/ko.po | |
parent | 77c35637ea85a065da3bcf57a4a8921cf2ad04f0 (diff) |
Release 1.2.81.2.8
Diffstat (limited to 'po/ko.po')
-rw-r--r-- | po/ko.po | 12 |
1 files changed, 8 insertions, 4 deletions
@@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2016-03-15 19:21+0100\n" +"POT-Creation-Date: 2016-03-24 19:31+0100\n" "PO-Revision-Date: 2010-08-30 02:31+0900\n" "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n" "Language-Team: Korean <debian-l10n-korean@lists.debian.org>\n" @@ -1698,9 +1698,9 @@ msgstr "apt-key 실행 도중 알 수 없는 오류 발생" #. TRANSLATORS: The second %s is the reason and is untranslated for repository owners. #: methods/gpgv.cc -#, fuzzy, c-format -msgid "The repository is insufficiently signed by key %s (%s)" -msgstr "%s 디렉터리가 전환되었습니다" +#, c-format +msgid "Signature by key %s uses weak digest algorithm (%s)" +msgstr "" #: methods/gpgv.cc msgid "The following signatures were invalid:\n" @@ -3683,6 +3683,10 @@ msgid "Calculating upgrade" msgstr "업그레이드를 계산하는 중입니다" #, fuzzy +#~ msgid "The repository is insufficiently signed by key %s (%s)" +#~ msgstr "%s 디렉터리가 전환되었습니다" + +#, fuzzy #~ msgid "" #~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' " #~ "packages" |