diff options
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index affb89eb..cad67235 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: urpmi 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-02-05 01:56+0100\n" +"POT-Creation-Date: 2004-02-05 22:05+0100\n" "PO-Revision-Date: 2004-01-21 00:23+0800\n" "Last-Translator: Funda Wang <fundawang@linux.net.cn>\n" "Language-Team: Mandrake Simplified Chinese <cooker-i18n@linux-mandrake.com>\n" @@ -470,16 +470,21 @@ msgstr "正在检查 MD5SUM 文件" msgid "copying source hdlist (or synthesis) of \"%s\"..." msgstr "正在复制“%s”的源 hdlist(或综合文件)..." -#: ../urpm.pm:1446 ../urpm.pm:1452 +#: ../urpm.pm:1446 #, c-format -msgid "copy of [%s] failed" -msgstr "复制[%s]失败" +msgid "copy of [%s] failed (file is suspectingly small)" +msgstr "" #: ../urpm.pm:1450 #, c-format msgid "computing md5sum of copied source hdlist (or synthesis)" msgstr "正在计算已复制源 hdlist(或综合文件)的 md5sum..." +#: ../urpm.pm:1452 +#, fuzzy, c-format +msgid "copy of [%s] failed (md5sum mismatch)" +msgstr "复制[%s]失败" + #: ../urpm.pm:1473 ../urpm.pm:1645 ../urpm.pm:1943 #, c-format msgid "problem reading synthesis file of medium \"%s\"" |