diff options
author | Julian Andres Klode <jak@debian.org> | 2015-12-30 00:41:26 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2015-12-30 00:41:26 +0100 |
commit | 0327b790d40e59e1e35c6ed841308aaebbde8697 (patch) | |
tree | 493229284e8459e881b27e6e18a1e40201007684 /po/ko.po | |
parent | d86b8f864cf1cb609297a1164b757ec0174e7596 (diff) |
Release 1.1.101.1.10
Diffstat (limited to 'po/ko.po')
-rw-r--r-- | po/ko.po | 12 |
1 files changed, 6 insertions, 6 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: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+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" @@ -3525,11 +3525,6 @@ msgid "The package cache file is an incompatible version" msgstr "패키지 캐시 파일이 호환되지 않는 버전입니다" #: apt-pkg/pkgcache.cc -#, fuzzy -msgid "The package cache file is corrupted, it is too small" -msgstr "패키지 캐시 파일이 손상되었습니다" - -#: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "이 APT는 '%s' 버전 시스템을 지원하지 않습니다" @@ -3540,6 +3535,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "패키지 캐시가 다른 아키텍쳐용입니다." #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "패키지 캐시 파일이 손상되었습니다" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "의존" |