diff options
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 801124adc..e53f71554 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-26 11:38+0200\n" +"POT-Creation-Date: 2009-09-27 17:32+0200\n" "PO-Revision-Date: 2009-06-01 15:54+0800\n" "Last-Translator: Deng Xiyue <manphiz-guest@users.alioth.debian.org>\n" "Language-Team: Debian Chinese [GB] <debian-chinese-gb@lists.debian.org>\n" @@ -232,7 +232,8 @@ msgstr "" "若要了解更多信息,您还可以查阅 apt-cache(8) 和 apt.conf(5) 参考手册。\n" #: cmdline/apt-cdrom.cc:77 -msgid "Please provide a name for this Disc, such as 'Debian 2.1r1 Disk 1'" +#, fuzzy +msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'" msgstr "请给这张光盘起个名字,比如说“Debian 2.1r1 Disk 1”" #: cmdline/apt-cdrom.cc:92 @@ -1404,11 +1405,13 @@ msgid "Do you want to erase any previously downloaded .deb files?" msgstr "您想要删除之前下载的所有 .deb 文件吗?" #: dselect/install:101 -msgid "Some errors occurred while unpacking. I'm going to configure the" +#, fuzzy +msgid "Some errors occurred while unpacking. Packages that were installed" msgstr "在解包时发生了一些错误。我正准备配置" #: dselect/install:102 -msgid "packages that were installed. This may result in duplicate errors" +#, fuzzy +msgid "will be configured. This may result in duplicate errors" msgstr "已经安装的软件包。这个操作可能会导致出现重复的错误" #: dselect/install:103 @@ -1940,8 +1943,8 @@ msgid "Something wicked happened resolving '%s:%s' (%i)" msgstr "解析“%s:%s”时,出现了某些故障 (%i)" #: methods/connect.cc:240 -#, c-format -msgid "Unable to connect to %s %s:" +#, fuzzy, c-format +msgid "Unable to connect to %s:%s:" msgstr "不能连接上 %s %s:" #: methods/gpgv.cc:71 |