diff options
Diffstat (limited to 'po/ko.po')
-rw-r--r-- | po/ko.po | 22 |
1 files changed, 9 insertions, 13 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: 2018-02-26 13:14+0100\n" +"POT-Creation-Date: 2018-06-25 17:12+0200\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" @@ -456,8 +456,6 @@ msgstr "" msgid "Clean of %s is not supported" msgstr "인덱스 파일 타입 '%s' 타입은 지원하지 않습니다" -#. only show the ETA if it makes sense -#. two days #: apt-pkg/acquire.cc #, c-format msgid "Retrieving file %li of %li (%s remaining)" @@ -1546,7 +1544,7 @@ msgstr "소스 리스트 %2$s의 %1$u번 줄이 잘못되었습니다 (타입)" msgid "Type '%s' is not known on stanza %u in source list %s" msgstr "소스 목록 %3$s의 %2$u번 줄의 '%1$s' 타입을 알 수 없습니다" -#: apt-pkg/sourcelist.cc +#: apt-pkg/sourcelist.cc apt-private/private-install.cc #, c-format msgid "Unsupported file %s given on commandline" msgstr "" @@ -2259,11 +2257,6 @@ msgstr "최소 한 개의 검색어를 지정해야 합니다" msgid "Full Text Search" msgstr "" -#: apt-private/private-show.cc cmdline/apt-cache.cc -#, c-format -msgid "Package file %s is out of sync." -msgstr "패키지 파일 %s 파일이 동기화되지 않았습니다." - #: apt-private/private-show.cc #, c-format msgid "There is %i additional record. Please use the '-a' switch to see it" @@ -2423,10 +2416,6 @@ msgid "%s has no build depends.\n" msgstr "%s 패키지에 빌드 의존성이 없습니다.\n" #: apt-private/private-source.cc -msgid "Must specify at least one package to check builddeps for" -msgstr "해당되는 빌드 의존성을 검사할 패키지를 최소한 하나 지정해야 합니다" - -#: apt-private/private-source.cc #, c-format msgid "" "No architecture information available for %s. See apt.conf(5) APT::" @@ -2434,6 +2423,10 @@ msgid "" msgstr "" #: apt-private/private-source.cc +msgid "Must specify at least one package to check builddeps for" +msgstr "해당되는 빌드 의존성을 검사할 패키지를 최소한 하나 지정해야 합니다" + +#: apt-private/private-source.cc #, c-format msgid "Note, using directory '%s' to get the build dependencies\n" msgstr "" @@ -3770,6 +3763,9 @@ msgstr "연결이 너무 빨리 끊어졌습니다" msgid "Empty files can't be valid archives" msgstr "" +#~ msgid "Package file %s is out of sync." +#~ msgstr "패키지 파일 %s 파일이 동기화되지 않았습니다." + #~ msgid "" #~ "The package index files are corrupted. No Filename: field for package %s." #~ msgstr "" |