X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/b3c63712e4e54e3743c302416528423def4eefbb..21895193b664a403179fcd8eee379b9b371084b5:/po/ko.po diff --git a/po/ko.po b/po/ko.po index 83e0d5bac..927380f9b 100644 --- a/po/ko.po +++ b/po/ko.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2015-12-07 15:31+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 \n" "Language-Team: Korean \n" @@ -247,6 +247,35 @@ msgstr "%s 안에 충분한 여유 공간이 없습니다." msgid "Unable to lock the download directory" msgstr "다운로드 디렉터리를 잠글 수 없습니다" +#: apt-private/private-install.cc +msgid "" +"Some packages could not be installed. This may mean that you have\n" +"requested an impossible situation or if you are using the unstable\n" +"distribution that some required packages have not yet been created\n" +"or been moved out of Incoming." +msgstr "" +"몇몇 패키지를 설치할 수 없습니다. 요청한 상황이 불가능할 수도 있고,\n" +"불안정 배포판을 사용해서 일부 필요한 패키지를 아직 만들지 않았거나,\n" +"아직 Incoming에서 나오지 않은 경우일 수도 있습니다." + +#. +#. if (Packages == 1) +#. { +#. c1out << std::endl; +#. c1out << +#. _("Since you only requested a single operation it is extremely likely that\n" +#. "the package is simply not installable and a bug report against\n" +#. "that package should be filed.") << std::endl; +#. } +#. +#: apt-private/private-install.cc +msgid "The following information may help to resolve the situation:" +msgstr "이 상황을 해결하는데 다음 정보가 도움이 될 수도 있습니다:" + +#: apt-private/private-install.cc +msgid "Broken packages" +msgstr "망가진 패키지" + #: apt-private/private-install.cc msgid "Internal error, InstallPackages was called with broken packages!" msgstr "내부 오류. 망가진 패키지에서 InstallPackages를 호출했습니다!" @@ -398,20 +427,6 @@ msgstr "" "AutoRemover가 뭔가를 망가뜨린 것으로 보입니다. 이 문제는 실제 일어나서는\n" "안 됩니다. apt에 대해 버그 보고를 하십시오." -#. -#. if (Packages == 1) -#. { -#. c1out << std::endl; -#. c1out << -#. _("Since you only requested a single operation it is extremely likely that\n" -#. "the package is simply not installable and a bug report against\n" -#. "that package should be filed.") << std::endl; -#. } -#. -#: apt-private/private-install.cc -msgid "The following information may help to resolve the situation:" -msgstr "이 상황을 해결하는데 다음 정보가 도움이 될 수도 있습니다:" - #: apt-private/private-install.cc msgid "Internal Error, AutoRemover broke stuff" msgstr "내부 오류, 문제 해결 프로그램이 무언가를 망가뜨렸습니다" @@ -450,21 +465,6 @@ msgstr "" "의존성이 맞지 않습니다. 패키지 없이 'apt-get -f install'을 시도해 보십시오 " "(아니면 해결 방법을 지정하십시오)." -#: apt-private/private-install.cc -msgid "" -"Some packages could not be installed. This may mean that you have\n" -"requested an impossible situation or if you are using the unstable\n" -"distribution that some required packages have not yet been created\n" -"or been moved out of Incoming." -msgstr "" -"몇몇 패키지를 설치할 수 없습니다. 요청한 상황이 불가능할 수도 있고,\n" -"불안정 배포판을 사용해서 일부 필요한 패키지를 아직 만들지 않았거나,\n" -"아직 Incoming에서 나오지 않은 경우일 수도 있습니다." - -#: apt-private/private-install.cc -msgid "Broken packages" -msgstr "망가진 패키지" - #: apt-private/private-install.cc #, fuzzy msgid "The following additional packages will be installed:" @@ -503,7 +503,7 @@ msgstr "%s 패키지는 이미 최신 버전입니다.\n" #: apt-private/private-install.cc cmdline/apt-get.cc cmdline/apt-mark.cc #, c-format msgid "%s set to manually installed.\n" -msgstr "%s 패키지 수동설치로 지정합니다.\n" +msgstr "%s 패키지는 수동설치로 지정합니다.\n" #: apt-private/private-install.cc #, c-format @@ -877,59 +877,6 @@ msgstr "'dpkg-dev' 패키지가 설치되었는지를 확인하십시오.\n" msgid "Build command '%s' failed.\n" msgstr "빌드 명령 '%s' 실패.\n" -#: apt-private/private-source.cc -#, fuzzy, c-format -msgid "" -"%s dependency for %s can't be satisfied because %s is not allowed on '%s' " -"packages" -msgstr "" -"%2$s에 대한 %1$s 의존성을 만족시킬 수 없습니다. %3$s 패키지를 찾을 수 없습니" -"다" - -#: apt-private/private-source.cc -#, c-format -msgid "" -"%s dependency for %s cannot be satisfied because the package %s cannot be " -"found" -msgstr "" -"%2$s에 대한 %1$s 의존성을 만족시킬 수 없습니다. %3$s 패키지를 찾을 수 없습니" -"다" - -#: apt-private/private-source.cc -#, c-format -msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new" -msgstr "" -"%2$s에 대한 %1$s 의존성을 만족시키는데 실패했습니다: 설치한 %3$s 패키지가 너" -"무 최근 버전입니다" - -#: apt-private/private-source.cc -#, fuzzy, c-format -msgid "" -"%s dependency for %s cannot be satisfied because candidate version of " -"package %s can't satisfy version requirements" -msgstr "" -"%2$s에 대한 %1$s 의존성을 만족시킬 수 없습니다. %3$s 패키지의 사용 가능한 버" -"전 중에서는 이 버전 요구사항을 만족시킬 수 없습니다" - -#: apt-private/private-source.cc -#, fuzzy, c-format -msgid "" -"%s dependency for %s cannot be satisfied because package %s has no candidate " -"version" -msgstr "" -"%2$s에 대한 %1$s 의존성을 만족시킬 수 없습니다. %3$s 패키지를 찾을 수 없습니" -"다" - -#: apt-private/private-source.cc -#, c-format -msgid "Failed to satisfy %s dependency for %s: %s" -msgstr "%2$s에 대한 %1$s 의존성을 만족시키는데 실패했습니다: %3$s" - -#: apt-private/private-source.cc -#, c-format -msgid "Build-dependencies for %s could not be satisfied." -msgstr "%s의 빌드 의존성을 만족시키지 못했습니다." - #: apt-private/private-source.cc #, c-format msgid "Unable to get build-dependency information for %s" @@ -1176,7 +1123,7 @@ msgstr "%s 패키지를 찾을 수 없습니다" #: cmdline/apt-get.cc cmdline/apt-mark.cc #, c-format msgid "%s set to automatically installed.\n" -msgstr "%s 패키지는 수동설치로 지정합니다.\n" +msgstr "%s 패키지는 자동설치로 지정합니다.\n" #: cmdline/apt-get.cc cmdline/apt-mark.cc msgid "" @@ -1292,6 +1239,7 @@ msgstr "" #: cmdline/apt-helper.cc msgid "" "Usage: apt-helper [options] command\n" +" apt-helper [options] cat-file file ...\n" " apt-helper [options] download-file uri target-path\n" "\n" "apt-helper bundles a variety of commands for shell scripts to use\n" @@ -1306,6 +1254,10 @@ msgstr "" msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)" msgstr "" +#: cmdline/apt-helper.cc +msgid "concatenate files, with automatic decompression" +msgstr "" + #: cmdline/apt-helper.cc msgid "detect proxy using apt.conf" msgstr "" @@ -1316,14 +1268,14 @@ msgid "%s can not be marked as it is not installed.\n" msgstr "하지만 설치하지 않았습니다" #: cmdline/apt-mark.cc -#, fuzzy, c-format +#, c-format msgid "%s was already set to manually installed.\n" -msgstr "%s 패키지 수동설치로 지정합니다.\n" +msgstr "%s 패키지는 이미 수동설치로 지정되어 있습니다.\n" #: cmdline/apt-mark.cc -#, fuzzy, c-format +#, c-format msgid "%s was already set to automatically installed.\n" -msgstr "%s 패키지는 수동설치로 지정합니다.\n" +msgstr "%s 패키지는 이미 자동설치로 지정되어 있습니다.\n" #: cmdline/apt-mark.cc #, fuzzy, c-format @@ -1558,11 +1510,11 @@ msgstr "'%s:%s'의 주소를 알아내는데 무언가 이상한 일이 발생 msgid "Unable to connect to %s:%s:" msgstr "%s:%s에 연결할 수 없습니다:" -#: methods/copy.cc methods/gzip.cc methods/rred.cc +#: methods/copy.cc methods/store.cc msgid "Failed to stat" msgstr "파일 정보를 읽는데 실패했습니다" -#: methods/copy.cc methods/gzip.cc methods/rred.cc +#: methods/copy.cc methods/rred.cc methods/store.cc msgid "Failed to set modification time" msgstr "파일 변경 시각을 설정하는데 실패했습니다" @@ -1744,6 +1696,12 @@ msgstr "" msgid "Unknown error executing apt-key" msgstr "apt-key 실행 도중 알 수 없는 오류 발생" +#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners. +#: methods/gpgv.cc +#, c-format +msgid "Signature by key %s uses weak digest algorithm (%s)" +msgstr "" + #: methods/gpgv.cc msgid "The following signatures were invalid:\n" msgstr "다음 서명이 올바르지 않습니다:\n" @@ -1754,10 +1712,6 @@ msgid "" "available:\n" msgstr "다음 서명들은 공개키가 없기 때문에 인증할 수 없습니다:\n" -#: methods/gzip.cc -msgid "Empty files can't be valid archives" -msgstr "" - #: methods/http.cc msgid "Error writing to the file" msgstr "해당 파일에 쓰는데 오류가 발생했습니다" @@ -1825,6 +1779,12 @@ msgstr "'%s' 미러 파일이 없습니다 " msgid "[Mirror: %s]" msgstr "[미러 사이트: %s]" +#: methods/rred.cc ftparchive/cachedb.cc apt-inst/extract.cc +#: apt-pkg/acquire-item.cc +#, c-format +msgid "Failed to stat %s" +msgstr "%s의 정보를 읽는데 실패했습니다" + #: methods/rsh.cc ftparchive/multicompress.cc msgid "Failed to create IPC pipe to subprocess" msgstr "하위 프로세스에 대한 IPC 파이프를 만드는데 실패했습니다" @@ -1880,6 +1840,10 @@ msgstr "" msgid "Internal error" msgstr "내부 오류" +#: methods/store.cc +msgid "Empty files can't be valid archives" +msgstr "" + #: dselect/install:33 msgid "Bad default setting!" msgstr "기본 설정이 잘못되었습니다!" @@ -2118,11 +2082,6 @@ msgstr "" msgid "Unable to open DB file %s: %s" msgstr "DB 파일, %s 파일을 열 수 없습니다: %s" -#: ftparchive/cachedb.cc apt-inst/extract.cc -#, c-format -msgid "Failed to stat %s" -msgstr "%s의 정보를 읽는데 실패했습니다" - #: ftparchive/cachedb.cc #, fuzzy msgid "Failed to read .dsc" @@ -2251,7 +2210,7 @@ msgstr "%s 파일을 여는데 실패했습니다" msgid " DeLink %s [%s]\n" msgstr " 링크 %s [%s] 없애기\n" -#: ftparchive/writer.cc +#: ftparchive/writer.cc apt-pkg/acquire-item.cc #, c-format msgid "Failed to readlink %s" msgstr "%s 파일에 readlink하는데 실패했습니다" @@ -2510,6 +2469,13 @@ msgid "" "or malformed file)" msgstr "" +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' provides only " +"weak security information for it" +msgstr "" + #: apt-pkg/acquire-item.cc msgid "There is no public key available for the following key IDs:\n" msgstr "다음 키 ID의 공개키가 없습니다:\n" @@ -3009,14 +2975,8 @@ msgid "Problem closing the gzip file %s" msgstr "%s gzip 파일을 닫는데 문제가 있습니다" #: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Could not open file %s" -msgstr "%s 파일을 열 수 없습니다" - -#: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Could not open file descriptor %d" -msgstr "%d 파일 디스크립터를 열 수 없습니다" +msgid "Unexpected end of file" +msgstr "" #: apt-pkg/contrib/fileutl.cc msgid "Failed to create subprocess IPC" @@ -3026,6 +2986,16 @@ msgstr "하위 프로세스 IPC를 만드는데 실패했습니다" msgid "Failed to exec compressor " msgstr "다음 압축 프로그램을 실행하는데 실패했습니다: " +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Could not open file %s" +msgstr "%s 파일을 열 수 없습니다" + +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Could not open file descriptor %d" +msgstr "%d 파일 디스크립터를 열 수 없습니다" + #: apt-pkg/contrib/fileutl.cc #, fuzzy, c-format msgid "read, still have %llu to read but none left" @@ -3183,6 +3153,13 @@ msgstr "Release 파일 %s에 섹션이 없습니다" msgid "No Hash entry in Release file %s" msgstr "Release 파일 %s에 Hash 항목이 없습니다" +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "" +"No Hash entry in Release file %s, which is considered strong enough for " +"security purposes" +msgstr "" + #: apt-pkg/deb/debmetaindex.cc #, c-format msgid "Invalid 'Date' entry in Release file %s" @@ -3505,11 +3482,6 @@ msgstr "패키지 캐시 파일이 손상되었습니다" 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'" @@ -3520,6 +3492,11 @@ msgstr "이 APT는 '%s' 버전 시스템을 지원하지 않습니다" 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 "의존" @@ -3556,14 +3533,14 @@ msgstr "망가뜨림" msgid "Enhances" msgstr "향상" -#: apt-pkg/pkgcache.cc -msgid "important" -msgstr "중요" - #: apt-pkg/pkgcache.cc msgid "required" msgstr "필수" +#: apt-pkg/pkgcache.cc +msgid "important" +msgstr "중요" + #: apt-pkg/pkgcache.cc msgid "standard" msgstr "표준" @@ -3684,7 +3661,7 @@ msgstr "sources.list에 '소스' URI를 써 넣어야 합니다" #: apt-pkg/tagfile.cc #, c-format -msgid "Cannot convert %s to integer" +msgid "Cannot convert %s to integer: out of range" msgstr "" #: apt-pkg/update.cc @@ -3705,6 +3682,53 @@ msgstr "" 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" +#~ msgstr "" +#~ "%2$s에 대한 %1$s 의존성을 만족시킬 수 없습니다. %3$s 패키지를 찾을 수 없습" +#~ "니다" + +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because the package %s cannot be " +#~ "found" +#~ msgstr "" +#~ "%2$s에 대한 %1$s 의존성을 만족시킬 수 없습니다. %3$s 패키지를 찾을 수 없습" +#~ "니다" + +#~ msgid "" +#~ "Failed to satisfy %s dependency for %s: Installed package %s is too new" +#~ msgstr "" +#~ "%2$s에 대한 %1$s 의존성을 만족시키는데 실패했습니다: 설치한 %3$s 패키지가 " +#~ "너무 최근 버전입니다" + +#, fuzzy +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because candidate version of " +#~ "package %s can't satisfy version requirements" +#~ msgstr "" +#~ "%2$s에 대한 %1$s 의존성을 만족시킬 수 없습니다. %3$s 패키지의 사용 가능한 " +#~ "버전 중에서는 이 버전 요구사항을 만족시킬 수 없습니다" + +#, fuzzy +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because package %s has no " +#~ "candidate version" +#~ msgstr "" +#~ "%2$s에 대한 %1$s 의존성을 만족시킬 수 없습니다. %3$s 패키지를 찾을 수 없습" +#~ "니다" + +#~ msgid "Failed to satisfy %s dependency for %s: %s" +#~ msgstr "%2$s에 대한 %1$s 의존성을 만족시키는데 실패했습니다: %3$s" + +#~ msgid "Build-dependencies for %s could not be satisfied." +#~ msgstr "%s의 빌드 의존성을 만족시키지 못했습니다." + #~ msgid "Problem unlinking %s" #~ msgstr "%s의 링크를 해제하는데 문제가 있습니다"