-msgid "%s %s for %s compiled on %s %s\n"
-msgstr "%s %s(%s), 컴파일 시각 %s %s\n"
-
-#: cmdline/apt-cache.cc:1834
-#, fuzzy
-msgid ""
-"Usage: apt-cache [options] command\n"
-" apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
-" apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
-"\n"
-"apt-cache is a low-level tool used to query information\n"
-"from APT's binary cache files\n"
-"\n"
-"Commands:\n"
-" gencaches - Build both the package and source cache\n"
-" showpkg - Show some general information for a single package\n"
-" showsrc - Show source records\n"
-" stats - Show some basic statistics\n"
-" dump - Show the entire file in a terse form\n"
-" dumpavail - Print an available file to stdout\n"
-" unmet - Show unmet dependencies\n"
-" search - Search the package list for a regex pattern\n"
-" show - Show a readable record for the package\n"
-" depends - Show raw dependency information for a package\n"
-" rdepends - Show reverse dependency information for a package\n"
-" pkgnames - List the names of all packages in the system\n"
-" dotty - Generate package graphs for GraphViz\n"
-" xvcg - Generate package graphs for xvcg\n"
-" policy - Show policy settings\n"
-"\n"
-"Options:\n"
-" -h This help text.\n"
-" -p=? The package cache.\n"
-" -s=? The source cache.\n"
-" -q Disable progress indicator.\n"
-" -i Show only important deps for the unmet command.\n"
-" -c=? Read this configuration file\n"
-" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
-"See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
-msgstr ""
-"사용법: apt-cache [옵션] 명령\n"
-" apt-cache [옵션] add 파일1 [파일2 ...]\n"
-" apt-cache [옵션] showpkg 패키지1 [패키지2 ...]\n"
-" apt-cache [옵션] showsrc 패키지1 [패키지2 ...]\n"
-"\n"
-"apt-cache는 APT의 바이너리 캐시 파일을 처리하고, 캐시 파일에\n"
-"정보를 질의하는 저수준 도구입니다.\n"
-"\n"
-"명령:\n"
-" add - 소스 캐시에 패키지 파일을 추가합니다\n"
-" gencaches - 패키지 캐시 및 소스 캐시를 만듭니다\n"
-" showpkg - 한 개의 패키지에 대한 일반적인 정보를 봅니다\n"
-" showsrc - 소스 기록을 봅니다\n"
-" stats - 기본적인 통계를 봅니다\n"
-" dump - 전체 파일을 간략한 형태로 봅니다\n"
-" dumpavail - 사용 가능한 파일을 표준출력에 표시합니다\n"
-" unmet - 맞지 않는 의존성을 봅니다\n"
-" search - 정규식 패턴에 맞는 패키지 목록을 찾습니다\n"
-" show - 패키지에 대해 읽을 수 있는 기록을 봅니다\n"
-" showauto - 자동으로 설치한 패키지 목록을 표시합니다\n"
-" depends - 패키지에 대해 의존성 정보를 그대로 봅니다\n"
-" rdepends - 패키지의 역 의존성 정보를 봅니다\n"
-" pkgnames - 시스템에 들어 있는 패키지의 이름을 모두 봅니다\n"
-" dotty - GraphViz용 패키지 그래프를 만듭니다\n"
-" xvcg - xvcg용 패키지 그래프를 만듭니다\n"
-" policy - 정책 설정을 봅니다\n"
-"\n"
-"옵션:\n"
-" -h 이 도움말.\n"
-" -p=? 패키지 캐시.\n"
-" -s=? 소스 캐시.\n"
-" -q 상태 표시를 하지 않습니다.\n"
-" -i unmet 명령에서 중요한 의존성만 봅니다.\n"
-" -c=? 지정한 설정 파일을 읽습니다.\n"
-" -o=? 임의의 옵션을 설정합니다. 예를 들어 -o dir::cache=/tmp\n"
-"좀 더 자세한 정보는 apt-cache(8) 및 apt.conf(5) 매뉴얼 페이지를 보십시오.\n"
-
-#: cmdline/apt-cdrom.cc:77
-msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'"
-msgstr "이 디스크의 이름을 정하십시오 (예: 'Debian 5.0.3 Disk 1')"