diff options
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index fc3a846d8..28dada813 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -29,7 +29,7 @@ msgid "Unable to locate package %s" msgstr "未发现软件包 %s" #: cmdline/apt-cache.cc:247 -msgid "Total package names : " +msgid "Total package names: " msgstr "软件包总数(按名称计):" #: cmdline/apt-cache.cc:287 @@ -57,7 +57,7 @@ msgid "Total distinct versions: " msgstr "按版本共计:" #: cmdline/apt-cache.cc:295 -msgid "Total Distinct Descriptions: " +msgid "Total distinct descriptions: " msgstr "按说明共计:" #: cmdline/apt-cache.cc:297 @@ -1249,7 +1249,7 @@ msgid "" " 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" +" autoremove - Remove automatically all unused packages\n" " purge - Remove and purge packages\n" " source - Download source archives\n" " build-dep - Configure build-dependencies for source packages\n" |