diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2003-02-21 16:17:49 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2003-02-21 16:17:49 +0000 |
commit | 9a25e863d65d0a8b11d9f3002a9ae5b114e1d3a2 (patch) | |
tree | c4714ad341eadded230e096233564f277c8ab3cc /po/zh_CN.po | |
parent | 822aaf5dc31ddcf1ad68f34087ea27f767c85c9e (diff) | |
download | rpmdrake-9a25e863d65d0a8b11d9f3002a9ae5b114e1d3a2.tar rpmdrake-9a25e863d65d0a8b11d9f3002a9ae5b114e1d3a2.tar.gz rpmdrake-9a25e863d65d0a8b11d9f3002a9ae5b114e1d3a2.tar.bz2 rpmdrake-9a25e863d65d0a8b11d9f3002a9ae5b114e1d3a2.tar.xz rpmdrake-9a25e863d65d0a8b11d9f3002a9ae5b114e1d3a2.zip |
add download progress when updating distant sources (still needs
improvement in messages, work in progress with urpmi)
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 24 |
1 files changed, 20 insertions, 4 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 47b312f9..aeacbe8a 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -635,6 +635,7 @@ msgstr "该软件包的更多信息..." msgid "Information on packages" msgstr "该软件包的信息" +#. -PO: Keep it short, this is gonna be on a button #: ../rpmdrake:1 #, c-format msgid "More infos" @@ -951,18 +952,33 @@ msgstr "无法创建介质。" #: ../rpmdrake.pm:1 #, c-format +msgid "Update" +msgstr "更新" + +#: ../rpmdrake.pm:1 +#, c-format +msgid "Select the source(s) you wish to update:" +msgstr "选择要更新的源介质:" + +#: ../rpmdrake.pm:1 +#, c-format msgid "Please wait, updating media..." msgstr "正在更新介质,请稍候..." #: ../rpmdrake.pm:1 #, c-format -msgid "Update" -msgstr "更新" +msgid "Download of `%s', speed:%s" +msgstr "" #: ../rpmdrake.pm:1 #, c-format -msgid "Select the source(s) you wish to update:" -msgstr "选择要更新的源介质:" +msgid "Download of `%s', time to go:%s, speed:%s" +msgstr "" + +#: ../rpmdrake.pm:1 +#, c-format +msgid "Starting download of `%s'" +msgstr "" #: ../rpmdrake.pm:1 #, c-format |