-msgid "Build-dependencies for %s could not be satisfied."
-msgstr "不能满足软件包 %s 所要求的构建依赖关系。"
-
-#: cmdline/apt-get.cc:2561
-msgid "Failed to process build dependencies"
-msgstr "无法处理构建依赖关系"
-
-#: cmdline/apt-get.cc:2593
-msgid "Supported modules:"
-msgstr "被支持模块:"
-
-#: cmdline/apt-get.cc:2634
-#, 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 all automatic unused packages\n"
-" purge - Remove and purge packages\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"
-"\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 continue if the integrity check fails\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 包甲 [包乙 ...]\n"
-" apt-get [选项] source 包甲 [包乙 ...]\n"
-"\n"
-"apt-get 提供了一个用于下载和安装软件包的简易命令行界面。\n"
-"最常用命令是 update 和 install。\n"
-"\n"
-"命令:\n"
-" update - 下载更新软件包列表信息\n"
-" upgrade - 进行一次升级\n"
-" install - 安装新的软件包(注:包名是 libc6 而非 libc6.deb)\n"
-" remove - 卸载软件包\n"
-" source - 下载源码包文件\n"
-" build-dep - 为源码包配置所需的构建依赖关系\n"
-" dist-upgrade - 发布版升级,见 apt-get(8)\n"
-" dselect-upgrade - 根据 dselect的选择来进行升级\n"
-" clean - 删除所有已下载的包文件\n"
-" autoclean - 删除老版本的已下载的包文件\n"
-" check - 核对以确认系统的依赖关系的完整性\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) 和 apt.conf(5)的参考手册\n"
-"以获取更多信息和选项。\n"
-" 本 APT 有着超级牛力。\n"
-
-#: cmdline/acqprogress.cc:55
-msgid "Hit "
-msgstr "命中 "
-
-#: cmdline/acqprogress.cc:79
-msgid "Get:"
-msgstr "获取:"
-
-#: cmdline/acqprogress.cc:110
-msgid "Ign "
-msgstr "忽略 "
-
-#: cmdline/acqprogress.cc:114
-msgid "Err "
-msgstr "错误 "