From bf33c3bd991be704494a060730f8370fd9cad52c Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Thu, 27 Aug 2015 17:55:19 +0200 Subject: Release 1.11~exp11 --- po/ko.po | 1344 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 673 insertions(+), 671 deletions(-) (limited to 'po/ko.po') diff --git a/po/ko.po b/po/ko.po index d4a307e53..cc9e7e04b 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-08-21 06:13-0400\n" +"POT-Creation-Date: 2015-08-27 17:55+0200\n" "PO-Revision-Date: 2010-08-30 02:31+0900\n" "Last-Translator: Changwoo Ryu \n" "Language-Team: Korean \n" @@ -322,7 +322,7 @@ msgid "Couldn't find package %s" msgstr "%s 패키지를 찾을 수 없습니다" #: cmdline/apt-get.cc:422 cmdline/apt-mark.cc:78 -#: apt-private/private-install.cc:839 +#: apt-private/private-install.cc:851 #, c-format msgid "%s set to manually installed.\n" msgstr "%s 패키지 수동설치로 지정합니다.\n" @@ -519,11 +519,11 @@ msgstr "%s의 빌드 의존성을 만족시키지 못했습니다." msgid "Failed to process build dependencies" msgstr "빌드 의존성을 처리하는데 실패했습니다" -#: cmdline/apt-get.cc:1554 +#: cmdline/apt-get.cc:1551 msgid "Supported modules:" msgstr "지원하는 모듈:" -#: cmdline/apt-get.cc:1595 +#: cmdline/apt-get.cc:1592 #, fuzzy msgid "" "Usage: apt-get [options] command\n" @@ -675,8 +675,8 @@ msgid "%s was already not hold.\n" msgstr "%s 패키지는 이미 최신 버전입니다.\n" #: cmdline/apt-mark.cc:255 cmdline/apt-mark.cc:333 cmdline/apt-mark.cc:397 -#: apt-pkg/contrib/fileutl.cc:850 apt-pkg/contrib/gpgv.cc:207 -#: apt-pkg/deb/dpkgpm.cc:1302 +#: apt-pkg/deb/dpkgpm.cc:1302 apt-pkg/contrib/fileutl.cc:850 +#: apt-pkg/contrib/gpgv.cc:207 #, c-format msgid "Waited for %s but it wasn't there" msgstr "%s 프로세스를 기다렸지만 해당 프로세스가 없습니다" @@ -1122,6 +1122,226 @@ msgstr "" msgid "Internal error" msgstr "내부 오류" +#: apt-private/private-list.cc:121 +msgid "Listing" +msgstr "" + +#: apt-private/private-list.cc:151 +#, c-format +msgid "There is %i additional version. Please use the '-a' switch to see it" +msgid_plural "" +"There are %i additional versions. Please use the '-a' switch to see them." +msgstr[0] "" + +#: apt-private/private-cachefile.cc:96 +msgid "Correcting dependencies..." +msgstr "의존성을 바로잡는 중입니다..." + +#: apt-private/private-cachefile.cc:99 +msgid " failed." +msgstr " 실패." + +#: apt-private/private-cachefile.cc:102 +msgid "Unable to correct dependencies" +msgstr "의존성을 바로잡을 수 없습니다" + +#: apt-private/private-cachefile.cc:105 +msgid "Unable to minimize the upgrade set" +msgstr "업그레이드 집합을 최소화할 수 없습니다" + +#: apt-private/private-cachefile.cc:107 +msgid " Done" +msgstr " 완료" + +#: apt-private/private-cachefile.cc:111 +msgid "You might want to run 'apt-get -f install' to correct these." +msgstr "" +"이 상황을 바로잡으려면 'apt-get -f install'을 실행해야 할 수도 있습니다." + +#: apt-private/private-cachefile.cc:114 +msgid "Unmet dependencies. Try using -f." +msgstr "의존성이 맞지 않습니다. -f 옵션을 사용해 보십시오." + +#: apt-private/private-output.cc:105 apt-private/private-show.cc:84 +#: apt-private/private-show.cc:89 +msgid "unknown" +msgstr "" + +#: apt-private/private-output.cc:272 +#, fuzzy, c-format +msgid "[installed,upgradable to: %s]" +msgstr " [설치함]" + +#: apt-private/private-output.cc:275 +#, fuzzy +msgid "[installed,local]" +msgstr " [설치함]" + +#: apt-private/private-output.cc:277 +msgid "[installed,auto-removable]" +msgstr "" + +#: apt-private/private-output.cc:279 +#, fuzzy +msgid "[installed,automatic]" +msgstr " [설치함]" + +#: apt-private/private-output.cc:281 +#, fuzzy +msgid "[installed]" +msgstr " [설치함]" + +#: apt-private/private-output.cc:284 +#, c-format +msgid "[upgradable from: %s]" +msgstr "" + +#: apt-private/private-output.cc:288 +msgid "[residual-config]" +msgstr "" + +#: apt-private/private-output.cc:402 +#, c-format +msgid "but %s is installed" +msgstr "하지만 %s 패키지를 설치했습니다" + +#: apt-private/private-output.cc:404 +#, c-format +msgid "but %s is to be installed" +msgstr "하지만 %s 패키지를 설치할 것입니다" + +#: apt-private/private-output.cc:411 +msgid "but it is not installable" +msgstr "하지만 설치할 수 없습니다" + +#: apt-private/private-output.cc:413 +msgid "but it is a virtual package" +msgstr "하지만 가상 패키지입니다" + +#: apt-private/private-output.cc:416 +msgid "but it is not installed" +msgstr "하지만 설치하지 않았습니다" + +#: apt-private/private-output.cc:416 +msgid "but it is not going to be installed" +msgstr "하지만 %s 패키지를 설치하지 않을 것입니다" + +#: apt-private/private-output.cc:421 +msgid " or" +msgstr " 혹은" + +#: apt-private/private-output.cc:435 apt-private/private-output.cc:445 +msgid "The following packages have unmet dependencies:" +msgstr "다음 패키지의 의존성이 맞지 않습니다:" + +#: apt-private/private-output.cc:455 +msgid "The following NEW packages will be installed:" +msgstr "다음 새 패키지를 설치할 것입니다:" + +#: apt-private/private-output.cc:465 +msgid "The following packages will be REMOVED:" +msgstr "다음 패키지를 지울 것입니다:" + +#: apt-private/private-output.cc:481 +msgid "The following packages have been kept back:" +msgstr "다음 패키지를 과거 버전으로 유지합니다:" + +#: apt-private/private-output.cc:497 +msgid "The following packages will be upgraded:" +msgstr "다음 패키지를 업그레이드할 것입니다:" + +#: apt-private/private-output.cc:512 +msgid "The following packages will be DOWNGRADED:" +msgstr "다음 패키지를 다운그레이드할 것입니다:" + +#: apt-private/private-output.cc:525 +msgid "The following held packages will be changed:" +msgstr "고정되었던 다음 패키지를 바꿀 것입니다:" + +#: apt-private/private-output.cc:552 +#, c-format +msgid "%s (due to %s)" +msgstr "%s (%s때문에)" + +#: apt-private/private-output.cc:602 +msgid "" +"WARNING: The following essential packages will be removed.\n" +"This should NOT be done unless you know exactly what you are doing!" +msgstr "" +"경고: 꼭 필요한 다음 패키지를 지우게 됩니다.\n" +"무슨 일을 하고 있는 지 정확히 알지 못한다면 지우지 마십시오!" + +#: apt-private/private-output.cc:633 +#, c-format +msgid "%lu upgraded, %lu newly installed, " +msgstr "%lu개 업그레이드, %lu개 새로 설치, " + +#: apt-private/private-output.cc:637 +#, c-format +msgid "%lu reinstalled, " +msgstr "%lu개 다시 설치, " + +#: apt-private/private-output.cc:639 +#, c-format +msgid "%lu downgraded, " +msgstr "%lu개 업그레이드, " + +#: apt-private/private-output.cc:641 +#, c-format +msgid "%lu to remove and %lu not upgraded.\n" +msgstr "%lu개 제거 및 %lu개 업그레이드 안 함.\n" + +#: apt-private/private-output.cc:645 +#, c-format +msgid "%lu not fully installed or removed.\n" +msgstr "%lu개를 완전히 설치하지 못했거나 지움.\n" + +#. TRANSLATOR: Yes/No question help-text: defaulting to Y[es] +#. e.g. "Do you want to continue? [Y/n] " +#. The user has to answer with an input matching the +#. YESEXPR/NOEXPR defined in your l10n. +#: apt-private/private-output.cc:667 +msgid "[Y/n]" +msgstr "[Y/n]" + +#. TRANSLATOR: Yes/No question help-text: defaulting to N[o] +#. e.g. "Should this file be removed? [y/N] " +#. The user has to answer with an input matching the +#. YESEXPR/NOEXPR defined in your l10n. +#: apt-private/private-output.cc:673 +msgid "[y/N]" +msgstr "[y/N]" + +#. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set +#: apt-private/private-output.cc:684 +msgid "Y" +msgstr "Y" + +#. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set +#: apt-private/private-output.cc:690 +msgid "N" +msgstr "" + +#: apt-private/private-output.cc:712 apt-pkg/cachefilter.cc:40 +#, c-format +msgid "Regex compilation error - %s" +msgstr "정규식 컴파일 오류 - %s" + +#: apt-private/private-update.cc:31 +msgid "The update command takes no arguments" +msgstr "update 명령은 인수를 받지 않습니다" + +#: apt-private/private-update.cc:96 +#, c-format +msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n" +msgid_plural "" +"%i packages can be upgraded. Run 'apt list --upgradable' to see them.\n" +msgstr[0] "" + +#: apt-private/private-update.cc:100 +msgid "All packages are up to date." +msgstr "" + #: apt-private/private-cacheset.cc:38 apt-private/private-search.cc:65 msgid "Sorting" msgstr "" @@ -1185,12 +1405,12 @@ msgid "Virtual packages like '%s' can't be removed\n" msgstr "'%s' 패키지와 같은 가상 패키지는 제거할 수 없습니다\n" #. TRANSLATORS: Note, this is not an interactive question -#: apt-private/private-cacheset.cc:238 apt-private/private-install.cc:915 +#: apt-private/private-cacheset.cc:238 apt-private/private-install.cc:927 #, fuzzy, c-format msgid "Package '%s' is not installed, so not removed. Did you mean '%s'?\n" msgstr "%s 패키지를 설치하지 않았으므로, 지우지 않습니다\n" -#: apt-private/private-cacheset.cc:244 apt-private/private-install.cc:921 +#: apt-private/private-cacheset.cc:244 apt-private/private-install.cc:933 #, fuzzy, c-format msgid "Package '%s' is not installed, so not removed\n" msgstr "%s 패키지를 설치하지 않았으므로, 지우지 않습니다\n" @@ -1200,6 +1420,17 @@ msgstr "%s 패키지를 설치하지 않았으므로, 지우지 않습니다\n" msgid "Note, selecting '%s' instead of '%s'\n" msgstr "주의, '%2$s' 대신에 '%1$s' 패키지를 선택합니다\n" +#: apt-private/private-show.cc:158 +#, c-format +msgid "There is %i additional record. Please use the '-a' switch to see it" +msgid_plural "" +"There are %i additional records. Please use the '-a' switch to see them." +msgstr[0] "" + +#: apt-private/private-show.cc:165 +msgid "not a real package (virtual)" +msgstr "" + #: apt-private/private-install.cc:87 msgid "Internal error, InstallPackages was called with broken packages!" msgstr "내부 오류. 망가진 패키지에서 InstallPackages를 호출했습니다!" @@ -1420,300 +1651,69 @@ msgstr "" msgid "Broken packages" msgstr "망가진 패키지" -#: apt-private/private-install.cc:685 +#: apt-private/private-install.cc:697 #, fuzzy msgid "The following additional packages will be installed:" msgstr "다음 패키지를 더 설치할 것입니다:" -#: apt-private/private-install.cc:774 +#: apt-private/private-install.cc:786 msgid "Suggested packages:" msgstr "제안하는 패키지:" -#: apt-private/private-install.cc:776 +#: apt-private/private-install.cc:788 msgid "Recommended packages:" msgstr "추천하는 패키지:" -#: apt-private/private-install.cc:798 +#: apt-private/private-install.cc:810 #, c-format msgid "Skipping %s, it is already installed and upgrade is not set.\n" msgstr "" "%s 패키지를 건너 뜁니다. 이미 설치되어 있고 업그레이드를 하지 않습니다.\n" -#: apt-private/private-install.cc:802 +#: apt-private/private-install.cc:814 #, c-format msgid "Skipping %s, it is not installed and only upgrades are requested.\n" msgstr "%s 패키지를 건너 뜁니다. 설치되지 않았고 업그레이드만 요청합니다.\n" -#: apt-private/private-install.cc:814 +#: apt-private/private-install.cc:826 #, c-format msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n" msgstr "%s 패키지를 다시 설치하는 건 불가능합니다. 다운로드할 수 없습니다.\n" #. TRANSLATORS: First string is package name, second is version -#: apt-private/private-install.cc:820 +#: apt-private/private-install.cc:832 #, fuzzy, c-format msgid "%s is already the newest version (%s).\n" msgstr "%s 패키지는 이미 최신 버전입니다.\n" -#: apt-private/private-install.cc:868 +#: apt-private/private-install.cc:880 #, c-format msgid "Selected version '%s' (%s) for '%s'\n" msgstr "'%3$s' 패키지의 '%1$s' (%2$s) 버전을 선택합니다\n" -#: apt-private/private-install.cc:873 +#: apt-private/private-install.cc:885 #, fuzzy, c-format msgid "Selected version '%s' (%s) for '%s' because of '%s'\n" msgstr "'%3$s' 패키지의 '%1$s' (%2$s) 버전을 선택합니다\n" -#: apt-private/private-list.cc:121 -msgid "Listing" +#: apt-private/private-main.cc:34 +msgid "" +"NOTE: This is only a simulation!\n" +" apt-get needs root privileges for real execution.\n" +" Keep also in mind that locking is deactivated,\n" +" so don't depend on the relevance to the real current situation!" msgstr "" +"알림: 시험 동작입니다!\n" +" 실행하려면 apt-get을 실행할 때 루트 권한이 필요합니다.\n" +" 또 잠금 기능을 사용하지 않는 상태이므로, 현재 상황에 의존하지\n" +" 않도록 하십시오!" -#: apt-private/private-list.cc:151 +#: apt-private/private-download.cc:62 #, c-format -msgid "There is %i additional version. Please use the '-a' switch to see it" -msgid_plural "" -"There are %i additional versions. Please use the '-a' switch to see them." -msgstr[0] "" - -#: apt-private/private-cachefile.cc:96 -msgid "Correcting dependencies..." -msgstr "의존성을 바로잡는 중입니다..." - -#: apt-private/private-cachefile.cc:99 -msgid " failed." -msgstr " 실패." - -#: apt-private/private-cachefile.cc:102 -msgid "Unable to correct dependencies" -msgstr "의존성을 바로잡을 수 없습니다" - -#: apt-private/private-cachefile.cc:105 -msgid "Unable to minimize the upgrade set" -msgstr "업그레이드 집합을 최소화할 수 없습니다" - -#: apt-private/private-cachefile.cc:107 -msgid " Done" -msgstr " 완료" - -#: apt-private/private-cachefile.cc:111 -msgid "You might want to run 'apt-get -f install' to correct these." -msgstr "" -"이 상황을 바로잡으려면 'apt-get -f install'을 실행해야 할 수도 있습니다." - -#: apt-private/private-cachefile.cc:114 -msgid "Unmet dependencies. Try using -f." -msgstr "의존성이 맞지 않습니다. -f 옵션을 사용해 보십시오." - -#: apt-private/private-output.cc:105 apt-private/private-show.cc:84 -#: apt-private/private-show.cc:89 -msgid "unknown" -msgstr "" - -#: apt-private/private-output.cc:272 -#, fuzzy, c-format -msgid "[installed,upgradable to: %s]" -msgstr " [설치함]" - -#: apt-private/private-output.cc:275 -#, fuzzy -msgid "[installed,local]" -msgstr " [설치함]" - -#: apt-private/private-output.cc:277 -msgid "[installed,auto-removable]" -msgstr "" - -#: apt-private/private-output.cc:279 -#, fuzzy -msgid "[installed,automatic]" -msgstr " [설치함]" - -#: apt-private/private-output.cc:281 -#, fuzzy -msgid "[installed]" -msgstr " [설치함]" - -#: apt-private/private-output.cc:284 -#, c-format -msgid "[upgradable from: %s]" -msgstr "" - -#: apt-private/private-output.cc:288 -msgid "[residual-config]" -msgstr "" - -#: apt-private/private-output.cc:402 -#, c-format -msgid "but %s is installed" -msgstr "하지만 %s 패키지를 설치했습니다" - -#: apt-private/private-output.cc:404 -#, c-format -msgid "but %s is to be installed" -msgstr "하지만 %s 패키지를 설치할 것입니다" - -#: apt-private/private-output.cc:411 -msgid "but it is not installable" -msgstr "하지만 설치할 수 없습니다" - -#: apt-private/private-output.cc:413 -msgid "but it is a virtual package" -msgstr "하지만 가상 패키지입니다" - -#: apt-private/private-output.cc:416 -msgid "but it is not installed" -msgstr "하지만 설치하지 않았습니다" - -#: apt-private/private-output.cc:416 -msgid "but it is not going to be installed" -msgstr "하지만 %s 패키지를 설치하지 않을 것입니다" - -#: apt-private/private-output.cc:421 -msgid " or" -msgstr " 혹은" - -#: apt-private/private-output.cc:435 apt-private/private-output.cc:445 -msgid "The following packages have unmet dependencies:" -msgstr "다음 패키지의 의존성이 맞지 않습니다:" - -#: apt-private/private-output.cc:455 -msgid "The following NEW packages will be installed:" -msgstr "다음 새 패키지를 설치할 것입니다:" - -#: apt-private/private-output.cc:465 -msgid "The following packages will be REMOVED:" -msgstr "다음 패키지를 지울 것입니다:" - -#: apt-private/private-output.cc:481 -msgid "The following packages have been kept back:" -msgstr "다음 패키지를 과거 버전으로 유지합니다:" - -#: apt-private/private-output.cc:497 -msgid "The following packages will be upgraded:" -msgstr "다음 패키지를 업그레이드할 것입니다:" - -#: apt-private/private-output.cc:512 -msgid "The following packages will be DOWNGRADED:" -msgstr "다음 패키지를 다운그레이드할 것입니다:" - -#: apt-private/private-output.cc:525 -msgid "The following held packages will be changed:" -msgstr "고정되었던 다음 패키지를 바꿀 것입니다:" - -#: apt-private/private-output.cc:552 -#, c-format -msgid "%s (due to %s)" -msgstr "%s (%s때문에)" - -#: apt-private/private-output.cc:602 -msgid "" -"WARNING: The following essential packages will be removed.\n" -"This should NOT be done unless you know exactly what you are doing!" -msgstr "" -"경고: 꼭 필요한 다음 패키지를 지우게 됩니다.\n" -"무슨 일을 하고 있는 지 정확히 알지 못한다면 지우지 마십시오!" - -#: apt-private/private-output.cc:633 -#, c-format -msgid "%lu upgraded, %lu newly installed, " -msgstr "%lu개 업그레이드, %lu개 새로 설치, " - -#: apt-private/private-output.cc:637 -#, c-format -msgid "%lu reinstalled, " -msgstr "%lu개 다시 설치, " - -#: apt-private/private-output.cc:639 -#, c-format -msgid "%lu downgraded, " -msgstr "%lu개 업그레이드, " - -#: apt-private/private-output.cc:641 -#, c-format -msgid "%lu to remove and %lu not upgraded.\n" -msgstr "%lu개 제거 및 %lu개 업그레이드 안 함.\n" - -#: apt-private/private-output.cc:645 -#, c-format -msgid "%lu not fully installed or removed.\n" -msgstr "%lu개를 완전히 설치하지 못했거나 지움.\n" - -#. TRANSLATOR: Yes/No question help-text: defaulting to Y[es] -#. e.g. "Do you want to continue? [Y/n] " -#. The user has to answer with an input matching the -#. YESEXPR/NOEXPR defined in your l10n. -#: apt-private/private-output.cc:667 -msgid "[Y/n]" -msgstr "[Y/n]" - -#. TRANSLATOR: Yes/No question help-text: defaulting to N[o] -#. e.g. "Should this file be removed? [y/N] " -#. The user has to answer with an input matching the -#. YESEXPR/NOEXPR defined in your l10n. -#: apt-private/private-output.cc:673 -msgid "[y/N]" -msgstr "[y/N]" - -#. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set -#: apt-private/private-output.cc:684 -msgid "Y" -msgstr "Y" - -#. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set -#: apt-private/private-output.cc:690 -msgid "N" -msgstr "" - -#: apt-private/private-output.cc:712 apt-pkg/cachefilter.cc:40 -#, c-format -msgid "Regex compilation error - %s" -msgstr "정규식 컴파일 오류 - %s" - -#: apt-private/private-update.cc:31 -msgid "The update command takes no arguments" -msgstr "update 명령은 인수를 받지 않습니다" - -#: apt-private/private-update.cc:96 -#, c-format -msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n" -msgid_plural "" -"%i packages can be upgraded. Run 'apt list --upgradable' to see them.\n" -msgstr[0] "" - -#: apt-private/private-update.cc:100 -msgid "All packages are up to date." -msgstr "" - -#: apt-private/private-show.cc:158 -#, c-format -msgid "There is %i additional record. Please use the '-a' switch to see it" -msgid_plural "" -"There are %i additional records. Please use the '-a' switch to see them." -msgstr[0] "" - -#: apt-private/private-show.cc:165 -msgid "not a real package (virtual)" -msgstr "" - -#: apt-private/private-main.cc:34 -msgid "" -"NOTE: This is only a simulation!\n" -" apt-get needs root privileges for real execution.\n" -" Keep also in mind that locking is deactivated,\n" -" so don't depend on the relevance to the real current situation!" -msgstr "" -"알림: 시험 동작입니다!\n" -" 실행하려면 apt-get을 실행할 때 루트 권한이 필요합니다.\n" -" 또 잠금 기능을 사용하지 않는 상태이므로, 현재 상황에 의존하지\n" -" 않도록 하십시오!" - -#: apt-private/private-download.cc:62 -#, c-format -msgid "" -"Can't drop privileges for downloading as file '%s' couldn't be accessed by " -"user '%s'." -msgstr "" +msgid "" +"Can't drop privileges for downloading as file '%s' couldn't be accessed by " +"user '%s'." +msgstr "" #: apt-private/private-download.cc:94 msgid "WARNING: The following packages cannot be authenticated!" @@ -1817,7 +1817,7 @@ msgstr "" #. Only warn if there are no sources.list.d. #. Only warn if there is no sources.list file. #: methods/mirror.cc:95 apt-pkg/init.cc:133 apt-pkg/init.cc:141 -#: apt-pkg/clean.cc:43 apt-pkg/acquire.cc:557 apt-pkg/policy.cc:412 +#: apt-pkg/acquire.cc:557 apt-pkg/policy.cc:412 apt-pkg/clean.cc:43 #: apt-pkg/sourcelist.cc:306 apt-pkg/sourcelist.cc:312 #: apt-pkg/contrib/fileutl.cc:375 apt-pkg/contrib/fileutl.cc:488 #: apt-pkg/contrib/cdromutl.cc:205 apt-inst/extract.cc:471 @@ -1825,9 +1825,9 @@ msgstr "" msgid "Unable to read %s" msgstr "%s을(를) 읽을 수 없습니다" -#: methods/mirror.cc:101 methods/mirror.cc:130 apt-pkg/clean.cc:49 -#: apt-pkg/clean.cc:67 apt-pkg/clean.cc:130 apt-pkg/acquire.cc:563 -#: apt-pkg/acquire.cc:588 apt-pkg/contrib/cdromutl.cc:201 +#: methods/mirror.cc:101 methods/mirror.cc:130 apt-pkg/acquire.cc:563 +#: apt-pkg/acquire.cc:588 apt-pkg/clean.cc:49 apt-pkg/clean.cc:67 +#: apt-pkg/clean.cc:130 apt-pkg/contrib/cdromutl.cc:201 #: apt-pkg/contrib/cdromutl.cc:235 #, c-format msgid "Unable to change to %s" @@ -1949,29 +1949,51 @@ msgstr "다음의 인증 기록을 찾을 수 없습니다: %s" msgid "Hash mismatch for: %s" msgstr "다음의 해시가 다릅니다: %s" -#: apt-pkg/cachefile.cc:101 +#: apt-pkg/cachefile.cc:98 msgid "The package lists or status file could not be parsed or opened." msgstr "패키지 목록이나 상태 파일을 파싱할 수 없거나 열 수 없습니다." -#: apt-pkg/cachefile.cc:105 +#: apt-pkg/cachefile.cc:102 msgid "You may want to run apt-get update to correct these problems" msgstr "apt-get update를 실행하면 이 문제를 바로잡을 수도 있습니다." -#: apt-pkg/cachefile.cc:123 +#: apt-pkg/cachefile.cc:120 msgid "The list of sources could not be read." msgstr "소스 목록을 읽을 수 없습니다." -#: apt-pkg/pkgcache.cc:163 -msgid "Empty package cache" -msgstr "패키지 캐시가 비어 있습니다" - -#: apt-pkg/pkgcache.cc:169 apt-pkg/pkgcache.cc:180 -msgid "The package cache file is corrupted" -msgstr "패키지 캐시 파일이 손상되었습니다" +#: apt-pkg/acquire-worker.cc:111 +#, c-format +msgid "The method driver %s could not be found." +msgstr "설치 방법 드라이버 %s을(를) 찾을 수 없습니다." -#: apt-pkg/pkgcache.cc:174 -msgid "The package cache file is an incompatible version" -msgstr "패키지 캐시 파일이 호환되지 않는 버전입니다" +#: apt-pkg/acquire-worker.cc:113 +#, fuzzy, c-format +msgid "Is the package %s installed?" +msgstr "'dpkg-dev' 패키지가 설치되었는지를 확인하십시오.\n" + +#: apt-pkg/acquire-worker.cc:164 +#, c-format +msgid "Method %s did not start correctly" +msgstr "설치 방법 %s이(가) 올바르게 시작하지 않았습니다" + +#: apt-pkg/acquire-worker.cc:537 +#, fuzzy, c-format +msgid "" +"Please insert the disc labeled: '%s' in the drive '%s' and press [Enter]." +msgstr "" +"'%2$s' 드라이브에 '%1$s'(으)로 표기된 디스크를 넣고 Enter를 누르십시오." + +#: apt-pkg/pkgcache.cc:163 +msgid "Empty package cache" +msgstr "패키지 캐시가 비어 있습니다" + +#: apt-pkg/pkgcache.cc:169 apt-pkg/pkgcache.cc:180 +msgid "The package cache file is corrupted" +msgstr "패키지 캐시 파일이 손상되었습니다" + +#: apt-pkg/pkgcache.cc:174 +msgid "The package cache file is an incompatible version" +msgstr "패키지 캐시 파일이 호환되지 않는 버전입니다" #: apt-pkg/pkgcache.cc:177 #, fuzzy @@ -2044,64 +2066,81 @@ msgstr "옵션" msgid "extra" msgstr "별도" -#: apt-pkg/acquire-worker.cc:111 +#: apt-pkg/upgrade.cc:34 apt-pkg/upgrade.cc:136 apt-pkg/upgrade.cc:182 +msgid "Calculating upgrade" +msgstr "업그레이드를 계산하는 중입니다" + +#: apt-pkg/pkgrecords.cc:38 #, c-format -msgid "The method driver %s could not be found." -msgstr "설치 방법 드라이버 %s을(를) 찾을 수 없습니다." +msgid "Index file type '%s' is not supported" +msgstr "인덱스 파일 타입 '%s' 타입은 지원하지 않습니다" -#: apt-pkg/acquire-worker.cc:113 +#: apt-pkg/pkgcachegen.cc:112 +msgid "Cache has an incompatible versioning system" +msgstr "캐시의 버전 시스템이 호환되지 않습니다" + +#. TRANSLATOR: The first placeholder is a package name, +#. the other two should be copied verbatim as they include debug info +#: apt-pkg/pkgcachegen.cc:237 apt-pkg/pkgcachegen.cc:299 +#: apt-pkg/pkgcachegen.cc:365 apt-pkg/pkgcachegen.cc:369 +#: apt-pkg/pkgcachegen.cc:386 apt-pkg/pkgcachegen.cc:394 +#: apt-pkg/pkgcachegen.cc:398 apt-pkg/pkgcachegen.cc:402 +#: apt-pkg/pkgcachegen.cc:423 apt-pkg/pkgcachegen.cc:428 +#: apt-pkg/pkgcachegen.cc:474 apt-pkg/pkgcachegen.cc:488 #, fuzzy, c-format -msgid "Is the package %s installed?" -msgstr "'dpkg-dev' 패키지가 설치되었는지를 확인하십시오.\n" +msgid "Error occurred while processing %s (%s%d)" +msgstr "%s 처리 중에 오류가 발생했습니다 (FindPkg)" -#: apt-pkg/acquire-worker.cc:164 -#, c-format -msgid "Method %s did not start correctly" -msgstr "설치 방법 %s이(가) 올바르게 시작하지 않았습니다" +#: apt-pkg/pkgcachegen.cc:257 +msgid "Wow, you exceeded the number of package names this APT is capable of." +msgstr "우와, 이 APT가 처리할 수 있는 패키지 이름 개수를 넘어갔습니다." -#: apt-pkg/acquire-worker.cc:536 -#, fuzzy, c-format -msgid "" -"Please insert the disc labeled: '%s' in the drive '%s' and press [Enter]." -msgstr "" -"'%2$s' 드라이브에 '%1$s'(으)로 표기된 디스크를 넣고 Enter를 누르십시오." +#: apt-pkg/pkgcachegen.cc:260 +msgid "Wow, you exceeded the number of versions this APT is capable of." +msgstr "우와, 이 APT가 처리할 수 있는 버전 개수를 넘어갔습니다." -#: apt-pkg/pkgrecords.cc:38 -#, c-format -msgid "Index file type '%s' is not supported" -msgstr "인덱스 파일 타입 '%s' 타입은 지원하지 않습니다" +#: apt-pkg/pkgcachegen.cc:263 +msgid "Wow, you exceeded the number of descriptions this APT is capable of." +msgstr "우와, 이 APT가 처리할 수 있는 설명 개수를 넘어갔습니다." -#: apt-pkg/depcache.cc:139 apt-pkg/depcache.cc:167 -msgid "Building dependency tree" -msgstr "의존성 트리를 만드는 중입니다" +#: apt-pkg/pkgcachegen.cc:266 +msgid "Wow, you exceeded the number of dependencies this APT is capable of." +msgstr "우와, 이 APT가 처리할 수 있는 의존성 개수를 넘어갔습니다." -#: apt-pkg/depcache.cc:140 -msgid "Candidate versions" -msgstr "후보 버전" +#: apt-pkg/pkgcachegen.cc:1419 apt-pkg/pkgcachegen.cc:1546 +#: apt-pkg/pkgcachegen.cc:1572 apt-pkg/pkgcachegen.cc:1681 +msgid "Reading package lists" +msgstr "패키지 목록을 읽는 중입니다" -#: apt-pkg/depcache.cc:168 -msgid "Dependency generation" -msgstr "의존성 만들기" +#: apt-pkg/pkgcachegen.cc:1490 apt-pkg/pkgcachegen.cc:1497 +msgid "IO Error saving source cache" +msgstr "소스 캐시를 저장하는데 입출력 오류가 발생했습니다" -#: apt-pkg/depcache.cc:188 apt-pkg/depcache.cc:221 apt-pkg/depcache.cc:225 -msgid "Reading state information" -msgstr "상태 정보를 읽는 중입니다" +#: apt-pkg/edsp.cc:184 apt-pkg/edsp.cc:210 +msgid "Send scenario to solver" +msgstr "" -#: apt-pkg/depcache.cc:252 -#, c-format -msgid "Failed to open StateFile %s" -msgstr "상태파일 %s 여는데 실패했습니다" +#: apt-pkg/edsp.cc:232 +msgid "Send request to solver" +msgstr "" -#: apt-pkg/depcache.cc:257 -#, c-format -msgid "Failed to write temporary StateFile %s" -msgstr "임시 상태파일 %s 쓰는데 실패했습니다" +#: apt-pkg/edsp.cc:311 +msgid "Prepare for receiving solution" +msgstr "" + +#: apt-pkg/edsp.cc:318 +msgid "External solver failed without a proper error message" +msgstr "" + +#: apt-pkg/edsp.cc:610 apt-pkg/edsp.cc:613 apt-pkg/edsp.cc:618 +msgid "Execute external solver" +msgstr "" #: apt-pkg/acquire-item.cc:116 msgid "Use --allow-insecure-repositories to force the update" msgstr "" -#: apt-pkg/acquire-item.cc:561 apt-pkg/contrib/fileutl.cc:2161 +#: apt-pkg/acquire-item.cc:561 apt-pkg/contrib/fileutl.cc:2162 #, c-format msgid "rename failed, %s (%s -> %s)." msgstr "이름 바꾸기가 실패했습니다. %s (%s -> %s)." @@ -2212,68 +2251,11 @@ msgstr "" "패키지 인덱스 파일이 손상되었습니다. %s 패키지에 Filename: 필드가 없습니다." #. TRANSLATOR: %s=%s is sourcename=sourceversion, e.g. apt=1.1 -#: apt-pkg/acquire-item.cc:2916 apt-pkg/acquire-item.cc:3054 +#: apt-pkg/acquire-item.cc:2916 apt-pkg/acquire-item.cc:3058 #, fuzzy, c-format msgid "Changelog unavailable for %s=%s" msgstr "%s(%s)에 연결하는 중입니다" -#: apt-pkg/clean.cc:39 apt-pkg/acquire.cc:553 -#, fuzzy, c-format -msgid "Clean of %s is not supported" -msgstr "인덱스 파일 타입 '%s' 타입은 지원하지 않습니다" - -#: apt-pkg/clean.cc:64 -#, c-format -msgid "Unable to stat %s." -msgstr "%s의 정보를 읽을 수 없습니다." - -#: apt-pkg/pkgcachegen.cc:112 -msgid "Cache has an incompatible versioning system" -msgstr "캐시의 버전 시스템이 호환되지 않습니다" - -#. TRANSLATOR: The first placeholder is a package name, -#. the other two should be copied verbatim as they include debug info -#: apt-pkg/pkgcachegen.cc:237 apt-pkg/pkgcachegen.cc:299 -#: apt-pkg/pkgcachegen.cc:365 apt-pkg/pkgcachegen.cc:369 -#: apt-pkg/pkgcachegen.cc:386 apt-pkg/pkgcachegen.cc:394 -#: apt-pkg/pkgcachegen.cc:398 apt-pkg/pkgcachegen.cc:402 -#: apt-pkg/pkgcachegen.cc:423 apt-pkg/pkgcachegen.cc:428 -#: apt-pkg/pkgcachegen.cc:474 apt-pkg/pkgcachegen.cc:488 -#, fuzzy, c-format -msgid "Error occurred while processing %s (%s%d)" -msgstr "%s 처리 중에 오류가 발생했습니다 (FindPkg)" - -#: apt-pkg/pkgcachegen.cc:257 -msgid "Wow, you exceeded the number of package names this APT is capable of." -msgstr "우와, 이 APT가 처리할 수 있는 패키지 이름 개수를 넘어갔습니다." - -#: apt-pkg/pkgcachegen.cc:260 -msgid "Wow, you exceeded the number of versions this APT is capable of." -msgstr "우와, 이 APT가 처리할 수 있는 버전 개수를 넘어갔습니다." - -#: apt-pkg/pkgcachegen.cc:263 -msgid "Wow, you exceeded the number of descriptions this APT is capable of." -msgstr "우와, 이 APT가 처리할 수 있는 설명 개수를 넘어갔습니다." - -#: apt-pkg/pkgcachegen.cc:266 -msgid "Wow, you exceeded the number of dependencies this APT is capable of." -msgstr "우와, 이 APT가 처리할 수 있는 의존성 개수를 넘어갔습니다." - -#: apt-pkg/pkgcachegen.cc:1400 apt-pkg/pkgcachegen.cc:1526 -#: apt-pkg/pkgcachegen.cc:1552 apt-pkg/pkgcachegen.cc:1671 -msgid "Reading package lists" -msgstr "패키지 목록을 읽는 중입니다" - -#: apt-pkg/pkgcachegen.cc:1471 apt-pkg/pkgcachegen.cc:1478 -msgid "IO Error saving source cache" -msgstr "소스 캐시를 저장하는데 입출력 오류가 발생했습니다" - -#: apt-pkg/pkgcachegen.cc:1570 apt-pkg/pkgcachegen.cc:1572 -#: apt-pkg/contrib/fileutl.cc:2151 cmdline/apt-extracttemplates.cc:263 -#, c-format -msgid "Unable to write to %s" -msgstr "%s에 쓸 수 없습니다" - #: apt-pkg/acquire.cc:126 apt-pkg/acquire.cc:146 apt-pkg/cdrom.cc:833 #, c-format msgid "List directory %spartial is missing." @@ -2289,6 +2271,11 @@ msgstr "아카이브 디렉터리 %spartial이 빠졌습니다." msgid "Unable to lock directory %s" msgstr "%s 디렉터리를 잠글 수 없습니다" +#: apt-pkg/acquire.cc:553 apt-pkg/clean.cc:39 +#, fuzzy, c-format +msgid "Clean of %s is not supported" +msgstr "인덱스 파일 타입 '%s' 타입은 지원하지 않습니다" + #. only show the ETA if it makes sense #. two days #: apt-pkg/acquire.cc:1081 @@ -2301,24 +2288,6 @@ msgstr "파일 받아오는 중: %2$li 중 %1$li (%3$s 남았음)" msgid "Retrieving file %li of %li" msgstr "파일 받아오는 중: %2$li 중 %1$li" -#: apt-pkg/update.cc:76 -#, fuzzy, c-format -msgid "Failed to fetch %s %s" -msgstr "%s 파일을 받는데 실패했습니다 %s\n" - -#: apt-pkg/update.cc:102 apt-pkg/update.cc:104 -#, fuzzy -msgid "" -"Some index files failed to download. They have been ignored, or old ones " -"used instead." -msgstr "" -"일부 인덱스 파일을 다운로드하는데 실패했습니다. 해당 파일을 무시하거나 과거" -"의 버전을 대신 사용합니다." - -#: apt-pkg/srcrecords.cc:53 -msgid "You must put some 'source' URIs in your sources.list" -msgstr "sources.list에 '소스' URI를 써 넣어야 합니다" - #: apt-pkg/policy.cc:77 #, c-format msgid "" @@ -2345,7 +2314,30 @@ msgstr "" msgid "No priority (or zero) specified for pin" msgstr "핀에 우선순위(혹은 0)를 지정하지 않았습니다" -#: apt-pkg/packagemanager.cc:303 apt-pkg/packagemanager.cc:983 +#: apt-pkg/update.cc:76 +#, fuzzy, c-format +msgid "Failed to fetch %s %s" +msgstr "%s 파일을 받는데 실패했습니다 %s\n" + +#: apt-pkg/update.cc:102 apt-pkg/update.cc:104 +#, fuzzy +msgid "" +"Some index files failed to download. They have been ignored, or old ones " +"used instead." +msgstr "" +"일부 인덱스 파일을 다운로드하는데 실패했습니다. 해당 파일을 무시하거나 과거" +"의 버전을 대신 사용합니다." + +#: apt-pkg/srcrecords.cc:53 +msgid "You must put some 'source' URIs in your sources.list" +msgstr "sources.list에 '소스' URI를 써 넣어야 합니다" + +#: apt-pkg/clean.cc:64 +#, c-format +msgid "Unable to stat %s." +msgstr "%s의 정보를 읽을 수 없습니다." + +#: apt-pkg/packagemanager.cc:330 apt-pkg/packagemanager.cc:1018 #, c-format msgid "" "Could not perform immediate configuration on '%s'. Please see man 5 apt.conf " @@ -2354,12 +2346,12 @@ msgstr "" "'%s'에 대해 즉시 설정을 할 수 없습니다. 자세한 설명은 man 5 apt.conf 페이지에" "서 APT::Immediate-Configure 항목을 보십시오. (%d)" -#: apt-pkg/packagemanager.cc:562 apt-pkg/packagemanager.cc:592 +#: apt-pkg/packagemanager.cc:589 apt-pkg/packagemanager.cc:627 #, fuzzy, c-format msgid "Could not configure '%s'. " msgstr "'%s' 파일을 열 수 없습니다" -#: apt-pkg/packagemanager.cc:642 +#: apt-pkg/packagemanager.cc:677 #, c-format msgid "" "This installation run will require temporarily removing the essential " @@ -2450,10 +2442,6 @@ msgstr "새 소스 리스트를 쓰는 중입니다\n" msgid "Source list entries for this disc are:\n" msgstr "이 디스크의 소스 리스트 항목은 다음과 같습니다:\n" -#: apt-pkg/upgrade.cc:34 apt-pkg/upgrade.cc:136 apt-pkg/upgrade.cc:182 -msgid "Calculating upgrade" -msgstr "업그레이드를 계산하는 중입니다" - #: apt-pkg/algorithms.cc:263 #, c-format msgid "" @@ -2473,25 +2461,31 @@ msgstr "" msgid "Unable to correct problems, you have held broken packages." msgstr "문제를 바로잡을 수 없습니다. 망가진 고정 패키지가 있습니다." -#: apt-pkg/edsp.cc:184 apt-pkg/edsp.cc:210 -msgid "Send scenario to solver" -msgstr "" +#: apt-pkg/depcache.cc:139 apt-pkg/depcache.cc:167 +msgid "Building dependency tree" +msgstr "의존성 트리를 만드는 중입니다" -#: apt-pkg/edsp.cc:232 -msgid "Send request to solver" -msgstr "" +#: apt-pkg/depcache.cc:140 +msgid "Candidate versions" +msgstr "후보 버전" -#: apt-pkg/edsp.cc:311 -msgid "Prepare for receiving solution" -msgstr "" +#: apt-pkg/depcache.cc:168 +msgid "Dependency generation" +msgstr "의존성 만들기" -#: apt-pkg/edsp.cc:318 -msgid "External solver failed without a proper error message" -msgstr "" +#: apt-pkg/depcache.cc:188 apt-pkg/depcache.cc:221 apt-pkg/depcache.cc:225 +msgid "Reading state information" +msgstr "상태 정보를 읽는 중입니다" -#: apt-pkg/edsp.cc:610 apt-pkg/edsp.cc:613 apt-pkg/edsp.cc:618 -msgid "Execute external solver" -msgstr "" +#: apt-pkg/depcache.cc:252 +#, c-format +msgid "Failed to open StateFile %s" +msgstr "상태파일 %s 여는데 실패했습니다" + +#: apt-pkg/depcache.cc:257 +#, c-format +msgid "Failed to write temporary StateFile %s" +msgstr "임시 상태파일 %s 쓰는데 실패했습니다" #: apt-pkg/tagfile.cc:196 apt-pkg/tagfile.cc:296 apt-pkg/deb/debrecords.cc:212 #, c-format @@ -2503,6 +2497,60 @@ msgstr "패키지 파일 %s 파일을 파싱할 수 없습니다 (%d)" msgid "Cannot convert %s to integer" msgstr "" +#: apt-pkg/cacheset.cc:500 +#, c-format +msgid "Release '%s' for '%s' was not found" +msgstr "%2$s 패키지의 '%1$s' 릴리즈를 찾을 수 없습니다" + +#: apt-pkg/cacheset.cc:503 +#, c-format +msgid "Version '%s' for '%s' was not found" +msgstr "%2$s 패키지의 '%1$s' 버전을 찾을 수 없습니다" + +#: apt-pkg/cacheset.cc:738 +#, c-format +msgid "Couldn't find task '%s'" +msgstr "'%s' 작업을 찾을 수 없습니다" + +#: apt-pkg/cacheset.cc:744 +#, c-format +msgid "Couldn't find any package by regex '%s'" +msgstr "'%s' 정규식에 해당하는 패키지가 없습니다" + +#: apt-pkg/cacheset.cc:750 +#, fuzzy, c-format +msgid "Couldn't find any package by glob '%s'" +msgstr "'%s' 정규식에 해당하는 패키지가 없습니다" + +#: apt-pkg/cacheset.cc:789 +#, c-format +msgid "Can't select versions from package '%s' as it is purely virtual" +msgstr "'%s' 패키지는 가상 패키지이므로 버전을 선택할 수 없습니다" + +#: apt-pkg/cacheset.cc:828 +#, c-format +msgid "Can't select newest version from package '%s' as it is purely virtual" +msgstr "'%s' 패키지에서 최신 버전을 선택할 수 없습니다. 가상 패키지입니다." + +#: apt-pkg/cacheset.cc:836 +#, c-format +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "'%s' 패키지에서 후보 버전을 선택할 수 없습니다. 후보가 없습니다." + +#: apt-pkg/cacheset.cc:844 +#, c-format +msgid "Can't select installed version from package %s as it is not installed" +msgstr "'%s' 패키지에서 설치한 버전을 선택할 수 없습니다. 설치하지 않았습니다." + +#: apt-pkg/cacheset.cc:852 apt-pkg/cacheset.cc:860 +#, c-format +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" +"'%s' 패키지에서 설치한 버전이나 후보 버전을 선택할 수 없습니다. 둘 다 아닙니" +"다." + #. TRANSLATOR: %u is a line number, the first %s is a filename of a file with the extension "second %s" and the third %s is a unique identifier for bugreports #: apt-pkg/sourcelist.cc:133 apt-pkg/sourcelist.cc:140 #: apt-pkg/sourcelist.cc:143 apt-pkg/sourcelist.cc:151 @@ -2541,59 +2589,208 @@ 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/cacheset.cc:500 +#: apt-pkg/deb/debmetaindex.cc:229 #, c-format -msgid "Release '%s' for '%s' was not found" -msgstr "%2$s 패키지의 '%1$s' 릴리즈를 찾을 수 없습니다" +msgid "Unable to parse Release file %s" +msgstr "Release 파일 %s 파일을 파싱할 수 없습니다" -#: apt-pkg/cacheset.cc:503 +#: apt-pkg/deb/debmetaindex.cc:238 #, c-format -msgid "Version '%s' for '%s' was not found" -msgstr "%2$s 패키지의 '%1$s' 버전을 찾을 수 없습니다" +msgid "No sections in Release file %s" +msgstr "Release 파일 %s에 섹션이 없습니다" -#: apt-pkg/cacheset.cc:738 +#: apt-pkg/deb/debmetaindex.cc:278 #, c-format -msgid "Couldn't find task '%s'" -msgstr "'%s' 작업을 찾을 수 없습니다" +msgid "No Hash entry in Release file %s" +msgstr "Release 파일 %s에 Hash 항목이 없습니다" -#: apt-pkg/cacheset.cc:744 +#: apt-pkg/deb/debmetaindex.cc:286 #, c-format -msgid "Couldn't find any package by regex '%s'" -msgstr "'%s' 정규식에 해당하는 패키지가 없습니다" +msgid "Invalid 'Date' entry in Release file %s" +msgstr "Release 파일 %s에 'Date' 항목이 잘못되었습니다" -#: apt-pkg/cacheset.cc:750 -#, fuzzy, c-format -msgid "Couldn't find any package by glob '%s'" -msgstr "'%s' 정규식에 해당하는 패키지가 없습니다" +#: apt-pkg/deb/debmetaindex.cc:307 +#, c-format +msgid "Invalid 'Valid-Until' entry in Release file %s" +msgstr "Release 파일 %s에 'Valid-Until' 항목이 잘못되었습니다" -#: apt-pkg/cacheset.cc:789 +#. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite +#: apt-pkg/deb/debmetaindex.cc:438 apt-pkg/deb/debmetaindex.cc:446 +#: apt-pkg/deb/debmetaindex.cc:454 apt-pkg/deb/debmetaindex.cc:462 +#: apt-pkg/deb/debmetaindex.cc:485 #, c-format -msgid "Can't select versions from package '%s' as it is purely virtual" -msgstr "'%s' 패키지는 가상 패키지이므로 버전을 선택할 수 없습니다" +msgid "Conflicting values set for option %s concerning source %s %s" +msgstr "" + +#: apt-pkg/deb/debmetaindex.cc:480 +#, c-format +msgid "Invalid value set for option %s concerning source %s %s (%s)" +msgstr "" + +#: apt-pkg/deb/dpkgpm.cc:110 +#, c-format +msgid "Installing %s" +msgstr "%s 설치하는 중입니다" + +#: apt-pkg/deb/dpkgpm.cc:111 apt-pkg/deb/dpkgpm.cc:1007 +#, c-format +msgid "Configuring %s" +msgstr "%s 설정 중입니다" + +#: apt-pkg/deb/dpkgpm.cc:112 apt-pkg/deb/dpkgpm.cc:1014 +#, c-format +msgid "Removing %s" +msgstr "%s 패키지를 지우는 중입니다" + +#: apt-pkg/deb/dpkgpm.cc:113 +#, c-format +msgid "Completely removing %s" +msgstr "%s 패키지를 완전히 지우는 중입니다" + +#: apt-pkg/deb/dpkgpm.cc:114 +#, c-format +msgid "Noting disappearance of %s" +msgstr "%s 사라짐 발견했습니다" + +#: apt-pkg/deb/dpkgpm.cc:115 +#, c-format +msgid "Running post-installation trigger %s" +msgstr "설치 후 트리거 %s 실행하는 중입니다" + +#. FIXME: use a better string after freeze +#: apt-pkg/deb/dpkgpm.cc:838 +#, c-format +msgid "Directory '%s' missing" +msgstr "디렉터리 '%s' 없습니다." + +#: apt-pkg/deb/dpkgpm.cc:853 apt-pkg/deb/dpkgpm.cc:875 +#, c-format +msgid "Could not open file '%s'" +msgstr "'%s' 파일을 열 수 없습니다" + +#: apt-pkg/deb/dpkgpm.cc:1000 +#, c-format +msgid "Preparing %s" +msgstr "%s 준비 중입니다" + +#: apt-pkg/deb/dpkgpm.cc:1001 +#, c-format +msgid "Unpacking %s" +msgstr "%s 푸는 중입니다" + +#: apt-pkg/deb/dpkgpm.cc:1006 +#, c-format +msgid "Preparing to configure %s" +msgstr "%s 패키지를 설정할 준비하는 중입니다" + +#: apt-pkg/deb/dpkgpm.cc:1008 +#, c-format +msgid "Installed %s" +msgstr "%s 설치" + +#: apt-pkg/deb/dpkgpm.cc:1013 +#, c-format +msgid "Preparing for removal of %s" +msgstr "%s 패키지를 지울 준비하는 중입니다" + +#: apt-pkg/deb/dpkgpm.cc:1015 +#, c-format +msgid "Removed %s" +msgstr "%s 지움" + +#: apt-pkg/deb/dpkgpm.cc:1020 +#, c-format +msgid "Preparing to completely remove %s" +msgstr "%s 패키지를 완전히 지울 준비를 하는 중입니다" + +#: apt-pkg/deb/dpkgpm.cc:1021 +#, c-format +msgid "Completely removed %s" +msgstr "%s 패키지를 완전히 지웠습니다" + +#: apt-pkg/deb/dpkgpm.cc:1080 apt-pkg/deb/dpkgpm.cc:1168 +#, fuzzy, c-format +msgid "Can not write log (%s)" +msgstr "%s에 쓸 수 없습니다" + +#: apt-pkg/deb/dpkgpm.cc:1080 apt-pkg/deb/dpkgpm.cc:1168 +msgid "Is /dev/pts mounted?" +msgstr "" + +#: apt-pkg/deb/dpkgpm.cc:1656 +msgid "Operation was interrupted before it could finish" +msgstr "" + +#: apt-pkg/deb/dpkgpm.cc:1718 +msgid "No apport report written because MaxReports is reached already" +msgstr "보고서를 작성하지 않습니다. 이미 MaxReports 값에 도달했습니다." + +#. check if its not a follow up error +#: apt-pkg/deb/dpkgpm.cc:1723 +msgid "dependency problems - leaving unconfigured" +msgstr "의존성 문제 - 설정하지 않은 상태로 남겨둡니다" + +#: apt-pkg/deb/dpkgpm.cc:1725 +msgid "" +"No apport report written because the error message indicates its a followup " +"error from a previous failure." +msgstr "" +"보고서를 작성하지 않습니다. 오류 메시지에 따르면 예전의 실패 때문에 생긴 부수" +"적인 오류입니다." + +#: apt-pkg/deb/dpkgpm.cc:1731 +msgid "" +"No apport report written because the error message indicates a disk full " +"error" +msgstr "" +"보고서를 작성하지 않습니다. 오류 메시지에 따르면 디스크가 가득 찼습니다." + +#: apt-pkg/deb/dpkgpm.cc:1738 +msgid "" +"No apport report written because the error message indicates a out of memory " +"error" +msgstr "보고서를 작성하지 않습니다. 오류 메시지에 따르면 메모리가 부족합니다." + +#: apt-pkg/deb/dpkgpm.cc:1745 apt-pkg/deb/dpkgpm.cc:1751 +#, fuzzy +msgid "" +"No apport report written because the error message indicates an issue on the " +"local system" +msgstr "" +"보고서를 작성하지 않습니다. 오류 메시지에 따르면 디스크가 가득 찼습니다." -#: apt-pkg/cacheset.cc:828 -#, c-format -msgid "Can't select newest version from package '%s' as it is purely virtual" -msgstr "'%s' 패키지에서 최신 버전을 선택할 수 없습니다. 가상 패키지입니다." +#: apt-pkg/deb/dpkgpm.cc:1773 +msgid "" +"No apport report written because the error message indicates a dpkg I/O error" +msgstr "" +"보고서를 작성하지 않습니다. 오류 메시지에 따르면 dpkg 입출력 오류입니다." -#: apt-pkg/cacheset.cc:836 +#: apt-pkg/deb/debsystem.cc:88 #, c-format -msgid "Can't select candidate version from package %s as it has no candidate" -msgstr "'%s' 패키지에서 후보 버전을 선택할 수 없습니다. 후보가 없습니다." +msgid "" +"Unable to lock the administration directory (%s), is another process using " +"it?" +msgstr "" +"관리 디렉터리를 (%s) 잠글 수 없습니다. 다른 프로세스가 사용하고 있지 않습니" +"까?" -#: apt-pkg/cacheset.cc:844 +#: apt-pkg/deb/debsystem.cc:91 #, c-format -msgid "Can't select installed version from package %s as it is not installed" -msgstr "'%s' 패키지에서 설치한 버전을 선택할 수 없습니다. 설치하지 않았습니다." +msgid "Unable to lock the administration directory (%s), are you root?" +msgstr "관리 디렉터리를 (%s) 잠글 수 없습니다. 루트 사용자가 맞습니까?" -#: apt-pkg/cacheset.cc:852 apt-pkg/cacheset.cc:860 +#. TRANSLATORS: the %s contains the recovery command, usually +#. dpkg --configure -a +#: apt-pkg/deb/debsystem.cc:107 #, c-format msgid "" -"Can't select installed nor candidate version from package '%s' as it has " -"neither of them" +"dpkg was interrupted, you must manually run '%s' to correct the problem. " msgstr "" -"'%s' 패키지에서 설치한 버전이나 후보 버전을 선택할 수 없습니다. 둘 다 아닙니" -"다." +"dpkg가 중단되었습니다. 수동으로 '%s' 명령을 실행해 문제점을 바로잡으십시오." + +#: apt-pkg/deb/debsystem.cc:125 +msgid "Not locked" +msgstr "잠기지 않음" #. TRANSLATOR: d means days, h means hours, min means minutes, s means seconds #: apt-pkg/contrib/strutl.cc:420 @@ -2700,7 +2897,7 @@ msgstr "%s 파일을 열 수 없습니다" msgid "Could not open file descriptor %d" msgstr "%d 파일 디스크립터를 열 수 없습니다" -#: apt-pkg/contrib/fileutl.cc:1408 apt-pkg/contrib/fileutl.cc:2176 +#: apt-pkg/contrib/fileutl.cc:1408 apt-pkg/contrib/fileutl.cc:2177 msgid "Failed to create subprocess IPC" msgstr "하위 프로세스 IPC를 만드는데 실패했습니다" @@ -2723,25 +2920,30 @@ msgstr "%lu만큼 더 써야 하지만 더 이상 쓸 수 없습니다" msgid "Problem closing the file %s" msgstr "%s 파일을 닫는데 문제가 있습니다" -#: apt-pkg/contrib/fileutl.cc:2019 +#: apt-pkg/contrib/fileutl.cc:2020 #, c-format msgid "Problem renaming the file %s to %s" msgstr "%s 파일을 %s(으)로 이름을 바꾸는데 문제가 있습니다" -#: apt-pkg/contrib/fileutl.cc:2030 +#: apt-pkg/contrib/fileutl.cc:2031 #, c-format msgid "Problem unlinking the file %s" msgstr "%s 파일을 삭제하는데 문제가 있습니다" -#: apt-pkg/contrib/fileutl.cc:2043 +#: apt-pkg/contrib/fileutl.cc:2044 msgid "Problem syncing the file" msgstr "파일을 동기화하는데 문제가 있습니다" -#: apt-pkg/contrib/fileutl.cc:2146 cmdline/apt-extracttemplates.cc:258 +#: apt-pkg/contrib/fileutl.cc:2147 cmdline/apt-extracttemplates.cc:258 #, fuzzy, c-format msgid "Unable to mkstemp %s" msgstr "%s의 정보를 읽을 수 없습니다" +#: apt-pkg/contrib/fileutl.cc:2152 cmdline/apt-extracttemplates.cc:263 +#, c-format +msgid "Unable to write to %s" +msgstr "%s에 쓸 수 없습니다" + #: apt-pkg/contrib/progress.cc:148 #, c-format msgid "%c%s... Error!" @@ -2929,209 +3131,6 @@ msgstr "%s 센스를 이해할 수 없습니다. 참 아니면 거짓으로 해 msgid "Invalid operation %s" msgstr "잘못된 작업 %s" -#: apt-pkg/deb/debmetaindex.cc:229 -#, c-format -msgid "Unable to parse Release file %s" -msgstr "Release 파일 %s 파일을 파싱할 수 없습니다" - -#: apt-pkg/deb/debmetaindex.cc:238 -#, c-format -msgid "No sections in Release file %s" -msgstr "Release 파일 %s에 섹션이 없습니다" - -#: apt-pkg/deb/debmetaindex.cc:278 -#, c-format -msgid "No Hash entry in Release file %s" -msgstr "Release 파일 %s에 Hash 항목이 없습니다" - -#: apt-pkg/deb/debmetaindex.cc:286 -#, c-format -msgid "Invalid 'Date' entry in Release file %s" -msgstr "Release 파일 %s에 'Date' 항목이 잘못되었습니다" - -#: apt-pkg/deb/debmetaindex.cc:307 -#, c-format -msgid "Invalid 'Valid-Until' entry in Release file %s" -msgstr "Release 파일 %s에 'Valid-Until' 항목이 잘못되었습니다" - -#. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite -#: apt-pkg/deb/debmetaindex.cc:438 apt-pkg/deb/debmetaindex.cc:446 -#: apt-pkg/deb/debmetaindex.cc:454 apt-pkg/deb/debmetaindex.cc:462 -#: apt-pkg/deb/debmetaindex.cc:485 -#, c-format -msgid "Conflicting values set for option %s concerning source %s %s" -msgstr "" - -#: apt-pkg/deb/debmetaindex.cc:480 -#, c-format -msgid "Invalid value set for option %s concerning source %s %s (%s)" -msgstr "" - -#: apt-pkg/deb/dpkgpm.cc:110 -#, c-format -msgid "Installing %s" -msgstr "%s 설치하는 중입니다" - -#: apt-pkg/deb/dpkgpm.cc:111 apt-pkg/deb/dpkgpm.cc:1007 -#, c-format -msgid "Configuring %s" -msgstr "%s 설정 중입니다" - -#: apt-pkg/deb/dpkgpm.cc:112 apt-pkg/deb/dpkgpm.cc:1014 -#, c-format -msgid "Removing %s" -msgstr "%s 패키지를 지우는 중입니다" - -#: apt-pkg/deb/dpkgpm.cc:113 -#, c-format -msgid "Completely removing %s" -msgstr "%s 패키지를 완전히 지우는 중입니다" - -#: apt-pkg/deb/dpkgpm.cc:114 -#, c-format -msgid "Noting disappearance of %s" -msgstr "%s 사라짐 발견했습니다" - -#: apt-pkg/deb/dpkgpm.cc:115 -#, c-format -msgid "Running post-installation trigger %s" -msgstr "설치 후 트리거 %s 실행하는 중입니다" - -#. FIXME: use a better string after freeze -#: apt-pkg/deb/dpkgpm.cc:838 -#, c-format -msgid "Directory '%s' missing" -msgstr "디렉터리 '%s' 없습니다." - -#: apt-pkg/deb/dpkgpm.cc:853 apt-pkg/deb/dpkgpm.cc:875 -#, c-format -msgid "Could not open file '%s'" -msgstr "'%s' 파일을 열 수 없습니다" - -#: apt-pkg/deb/dpkgpm.cc:1000 -#, c-format -msgid "Preparing %s" -msgstr "%s 준비 중입니다" - -#: apt-pkg/deb/dpkgpm.cc:1001 -#, c-format -msgid "Unpacking %s" -msgstr "%s 푸는 중입니다" - -#: apt-pkg/deb/dpkgpm.cc:1006 -#, c-format -msgid "Preparing to configure %s" -msgstr "%s 패키지를 설정할 준비하는 중입니다" - -#: apt-pkg/deb/dpkgpm.cc:1008 -#, c-format -msgid "Installed %s" -msgstr "%s 설치" - -#: apt-pkg/deb/dpkgpm.cc:1013 -#, c-format -msgid "Preparing for removal of %s" -msgstr "%s 패키지를 지울 준비하는 중입니다" - -#: apt-pkg/deb/dpkgpm.cc:1015 -#, c-format -msgid "Removed %s" -msgstr "%s 지움" - -#: apt-pkg/deb/dpkgpm.cc:1020 -#, c-format -msgid "Preparing to completely remove %s" -msgstr "%s 패키지를 완전히 지울 준비를 하는 중입니다" - -#: apt-pkg/deb/dpkgpm.cc:1021 -#, c-format -msgid "Completely removed %s" -msgstr "%s 패키지를 완전히 지웠습니다" - -#: apt-pkg/deb/dpkgpm.cc:1080 apt-pkg/deb/dpkgpm.cc:1168 -#, fuzzy, c-format -msgid "Can not write log (%s)" -msgstr "%s에 쓸 수 없습니다" - -#: apt-pkg/deb/dpkgpm.cc:1080 apt-pkg/deb/dpkgpm.cc:1168 -msgid "Is /dev/pts mounted?" -msgstr "" - -#: apt-pkg/deb/dpkgpm.cc:1656 -msgid "Operation was interrupted before it could finish" -msgstr "" - -#: apt-pkg/deb/dpkgpm.cc:1718 -msgid "No apport report written because MaxReports is reached already" -msgstr "보고서를 작성하지 않습니다. 이미 MaxReports 값에 도달했습니다." - -#. check if its not a follow up error -#: apt-pkg/deb/dpkgpm.cc:1723 -msgid "dependency problems - leaving unconfigured" -msgstr "의존성 문제 - 설정하지 않은 상태로 남겨둡니다" - -#: apt-pkg/deb/dpkgpm.cc:1725 -msgid "" -"No apport report written because the error message indicates its a followup " -"error from a previous failure." -msgstr "" -"보고서를 작성하지 않습니다. 오류 메시지에 따르면 예전의 실패 때문에 생긴 부수" -"적인 오류입니다." - -#: apt-pkg/deb/dpkgpm.cc:1731 -msgid "" -"No apport report written because the error message indicates a disk full " -"error" -msgstr "" -"보고서를 작성하지 않습니다. 오류 메시지에 따르면 디스크가 가득 찼습니다." - -#: apt-pkg/deb/dpkgpm.cc:1738 -msgid "" -"No apport report written because the error message indicates a out of memory " -"error" -msgstr "보고서를 작성하지 않습니다. 오류 메시지에 따르면 메모리가 부족합니다." - -#: apt-pkg/deb/dpkgpm.cc:1745 apt-pkg/deb/dpkgpm.cc:1751 -#, fuzzy -msgid "" -"No apport report written because the error message indicates an issue on the " -"local system" -msgstr "" -"보고서를 작성하지 않습니다. 오류 메시지에 따르면 디스크가 가득 찼습니다." - -#: apt-pkg/deb/dpkgpm.cc:1773 -msgid "" -"No apport report written because the error message indicates a dpkg I/O error" -msgstr "" -"보고서를 작성하지 않습니다. 오류 메시지에 따르면 dpkg 입출력 오류입니다." - -#: apt-pkg/deb/debsystem.cc:88 -#, c-format -msgid "" -"Unable to lock the administration directory (%s), is another process using " -"it?" -msgstr "" -"관리 디렉터리를 (%s) 잠글 수 없습니다. 다른 프로세스가 사용하고 있지 않습니" -"까?" - -#: apt-pkg/deb/debsystem.cc:91 -#, c-format -msgid "Unable to lock the administration directory (%s), are you root?" -msgstr "관리 디렉터리를 (%s) 잠글 수 없습니다. 루트 사용자가 맞습니까?" - -#. TRANSLATORS: the %s contains the recovery command, usually -#. dpkg --configure -a -#: apt-pkg/deb/debsystem.cc:107 -#, c-format -msgid "" -"dpkg was interrupted, you must manually run '%s' to correct the problem. " -msgstr "" -"dpkg가 중단되었습니다. 수동으로 '%s' 명령을 실행해 문제점을 바로잡으십시오." - -#: apt-pkg/deb/debsystem.cc:125 -msgid "Not locked" -msgstr "잠기지 않음" - #: cmdline/apt-extracttemplates.cc:228 msgid "" "Usage: apt-extracttemplates file1 [file2 ...]\n" @@ -3667,27 +3666,30 @@ msgstr "아카이브 길이가 너무 짧습니다" msgid "Failed to read the archive headers" msgstr "아카이브 헤더를 읽는데 실패했습니다" -#: apt-inst/contrib/extracttar.cc:123 -msgid "Failed to create pipes" -msgstr "파이프 만들기가 실패했습니다" - -#: apt-inst/contrib/extracttar.cc:150 -msgid "Failed to exec gzip " -msgstr "gzip 실행이 실패했습니다" +#: apt-inst/contrib/extracttar.cc:110 +#, fuzzy, c-format +msgid "Cannot find a configured compressor for '%s'" +msgstr "다음의 인증 기록을 찾을 수 없습니다: %s" -#: apt-inst/contrib/extracttar.cc:187 apt-inst/contrib/extracttar.cc:217 +#: apt-inst/contrib/extracttar.cc:142 apt-inst/contrib/extracttar.cc:172 msgid "Corrupted archive" msgstr "아카이브가 손상되었습니다" -#: apt-inst/contrib/extracttar.cc:202 +#: apt-inst/contrib/extracttar.cc:157 msgid "Tar checksum failed, archive corrupted" msgstr "tar 체크섬 실패, 아카이브가 손상되었습니다" -#: apt-inst/contrib/extracttar.cc:307 +#: apt-inst/contrib/extracttar.cc:262 #, c-format msgid "Unknown TAR header type %u, member %s" msgstr "알 수 없는 TAR 헤더 타입 %u, 멤버 %s" +#~ msgid "Failed to create pipes" +#~ msgstr "파이프 만들기가 실패했습니다" + +#~ msgid "Failed to exec gzip " +#~ msgstr "gzip 실행이 실패했습니다" + #~ msgid "%s %s for %s compiled on %s %s\n" #~ msgstr "%s %s(%s), 컴파일 시각 %s %s\n" -- cgit v1.2.3