-#: cmdline/apt-cache.cc
-msgid " Installed: "
-msgstr " 已安装:"
-
-#: cmdline/apt-cache.cc
-msgid " Candidate: "
-msgstr " 候选:"
-
-#: cmdline/apt-cache.cc
-msgid "(none)"
-msgstr "(无)"
-
-#: cmdline/apt-cache.cc
-msgid " Package pin: "
-msgstr " 软件包锁:"
-
-#. Show the priority tables
-#: cmdline/apt-cache.cc
-msgid " Version table:"
-msgstr " 版本列表:"
-
-#: cmdline/apt-cache.cc
-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 [选项] showpkg 软件包1 [软件包2 ...]\n"
-" apt-cache [选项] showsrc 软件包1 [软件包2 ...]\n"
-"\n"
-"apt-cache 是一个底层的工具,它可以在 APT 的\n"
-"二进制缓存文件中查询信息\n"
-"\n"
-"命令:\n"
-" gencaches - 同时生成软件包和源代码包的缓存\n"
-" showpkg - 显示某个软件包的全面信息\n"
-" showsrc - 显示源文件的各项记录\n"
-" stats - 显示基本的统计信息\n"
-" dump - 简要显示整个缓存文件的内容\n"
-" dumpavail - 把所有有效的包文件列表打印到标准输出\n"
-" unmet - 显示所有未满足的依赖关系\n"
-" search - 根据正则表达式搜索软件包列表\n"
-" show - 以便于阅读的格式介绍该软件包\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.cc
-#, fuzzy
-msgid ""
-"Usage: apt [options] command\n"
-"\n"
-"CLI for apt.\n"
-"Basic commands: \n"
-" list - list packages based on package names\n"
-" search - search in package descriptions\n"
-" show - show package details\n"
-"\n"
-" update - update list of available packages\n"
-"\n"
-" install - install packages\n"
-" remove - remove packages\n"
-" autoremove - Remove automatically all unused packages\n"
-"\n"
-" upgrade - upgrade the system by installing/upgrading packages\n"
-" full-upgrade - upgrade the system by removing/installing/upgrading "
-"packages\n"
-"\n"
-" edit-sources - edit the source information file\n"
-msgstr ""
-"用法: apt [选项] 命令\n"
-"\n"
-"apt 的命令行界面。\n"
-"基本命令:\n"
-" list - 根据名称列出软件包\n"
-" search - 搜索软件包描述\n"
-" show - 显示软件包细节\n"
-"\n"
-" update - 更新可用软件包列表\n"
-"\n"
-" install - 安装软件包\n"
-" remove - 移除软件包\n"
-"\n"
-" upgrade - 通过 安装/升级 软件来更新系统\n"
-" full-upgrade - 通过 卸载/安装/升级 来更新系统\n"
-"\n"
-" edit-sources - 编辑软件源信息文件\n"
-
-#: cmdline/apt-cdrom.cc
-msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'"
-msgstr "请给这张盘片起个名字,比如“Debian 5.0.3 Disk 1”"