-#: cmdline/apt-get.cc:1595
-#, fuzzy
-msgid ""
-"Usage: apt-get [options] command\n"
-" apt-get [options] install|remove pkg1 [pkg2 ...]\n"
-" apt-get [options] source pkg1 [pkg2 ...]\n"
-"\n"
-"apt-get is a simple command line interface for downloading and\n"
-"installing packages. The most frequently used commands are update\n"
-"and install.\n"
-"\n"
-"Commands:\n"
-" update - Retrieve new lists of packages\n"
-" upgrade - Perform an upgrade\n"
-" install - Install new packages (pkg is libc6 not libc6.deb)\n"
-" remove - Remove packages\n"
-" autoremove - Remove automatically all unused packages\n"
-" purge - Remove packages and config files\n"
-" source - Download source archives\n"
-" build-dep - Configure build-dependencies for source packages\n"
-" dist-upgrade - Distribution upgrade, see apt-get(8)\n"
-" dselect-upgrade - Follow dselect selections\n"
-" clean - Erase downloaded archive files\n"
-" autoclean - Erase old downloaded archive files\n"
-" check - Verify that there are no broken dependencies\n"
-" changelog - Download and display the changelog for the given package\n"
-" download - Download the binary package into the current directory\n"
-"\n"
-"Options:\n"
-" -h This help text.\n"
-" -q Loggable output - no progress indicator\n"
-" -qq No output except for errors\n"
-" -d Download only - do NOT install or unpack archives\n"
-" -s No-act. Perform ordering simulation\n"
-" -y Assume Yes to all queries and do not prompt\n"
-" -f Attempt to correct a system with broken dependencies in place\n"
-" -m Attempt to continue if archives are unlocatable\n"
-" -u Show a list of upgraded packages as well\n"
-" -b Build the source package after fetching it\n"
-" -V Show verbose version numbers\n"
-" -c=? Read this configuration file\n"
-" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
-"See the apt-get(8), sources.list(5) and apt.conf(5) manual\n"
-"pages for more information and options.\n"
-" This APT has Super Cow Powers.\n"
-msgstr ""
-"사용법: apt-get [옵션] 명령어\n"
-" apt-get [옵션] install|remove 패키지1 [패키지2 ...]\n"
-" apt-get [옵션] source 패키지1 [패키지2 ...]\n"
-"\n"
-"apt-get은 패키지를 내려받고 설치하는 간단한 명령행 인터페이스입니다.\n"
-"가장 자주 사용하는 명령은 update와 install입니다.\n"
-"\n"
-"명령어:\n"
-" update - 패키지 목록을 새로 가져옵니다\n"
-" upgrade - 업그레이드를 합니다\n"
-" install - 새 패키지를 설치합니다 (패키지는 libc6 식으로. libc6.deb 아님)\n"
-" remove - 패키지를 지웁니다\n"
-" autoremove - 사용하지 않는 패키지를 자동으로 전부 지웁니다\n"
-" purge - 패키지를 완전히 지웁니다\n"
-" source - 소스 아카이브를 다운로드합니다\n"
-" build-dep - 소스 패키지의 빌드 의존성을 설정합니다\n"
-" dist-upgrade - 배포판 업그레이드, apt-get(8) 참고\n"
-" dselect-upgrade - dselect에서 선택한 걸 따릅니다\n"
-" clean - 내려받은 아카이브 파일들을 지웁니다\n"
-" autoclean - 과거에 내려받은 아카이브 파일들을 지웁니다\n"
-" check - 의존성이 망가지지 않았는지 확인합니다\n"
-" markauto - 패키지를 자동 설치로 표시합니다\n"
-" unmarkauto - 패키지를 수동 설치로 표시합니다\n"
-"\n"
-"옵션:\n"
-" -h 이 도움말.\n"
-" -q 기록 가능한 출력 - 진행 상황 표시를 하지 않습니다\n"
-" -qq 오류만 출력 합니다\n"
-" -d 내려받기만 합니다 - 아카이브를 설치하거나 풀거나 하지 않습니다\n"
-" -s 실제 작업을 하지 않고, 순서대로 시뮬레이션만 합니다\n"
-" -y 모든 질문에 대해 \"예\"라고 가정하고 물어보지 않습니다\n"
-" -f 패키지 내용 검사가 실패해도 계속 진행해봅니다\n"
-" -m 아카이브를 찾을 수 없어도 계속 진행해봅니다\n"
-" -u 업그레이드하는 패키지의 목록도 봅니다\n"
-" -b 소스 패키지를 받은 다음에 빌드합니다\n"
-" -V 버전 번호를 자세히 봅니다\n"
-" -c=? 이 설정 파일을 읽습니다\n"
-" -o=? 임의의 옵션을 지정합니다. 예를 들어 -o dir::cache=/tmp\n"
-"더 자세한 정보와 옵션을 보려면 apt-get(8), sources.list(5)나\n"
-"apt.conf(5) 매뉴얼 페이지를 보십시오.\n"
-" 이 APT는 Super Cow Powers로 무장했습니다.\n"
-
-#: cmdline/apt-helper.cc:37
-msgid "Need one URL as argument"
-msgstr ""