diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2003-09-13 00:54:05 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2003-09-13 00:54:05 +0000 |
commit | fa7254f8e139858c20c0098828f683b0bea41365 (patch) | |
tree | a904dc2efb42b3656a126e5906b3374de5a23bbe /po/zh_CN.po | |
parent | 9bfc702b931a09176abcb1b49bb435d63331e7ff (diff) | |
download | drakwizard-fa7254f8e139858c20c0098828f683b0bea41365.tar drakwizard-fa7254f8e139858c20c0098828f683b0bea41365.tar.gz drakwizard-fa7254f8e139858c20c0098828f683b0bea41365.tar.bz2 drakwizard-fa7254f8e139858c20c0098828f683b0bea41365.tar.xz drakwizard-fa7254f8e139858c20c0098828f683b0bea41365.zip |
updated pot file; added comment for difficult string
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 35 |
1 files changed, 21 insertions, 14 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index bd2ac89d..81e99ac1 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: drakwizard 0.2\n" -"POT-Creation-Date: 2003-09-07 01:54+0200\n" +"POT-Creation-Date: 2003-09-13 03:03+0200\n" "PO-Revision-Date: 2003-09-07 15:12+0800\n" "Last-Translator: Funda Wang <fundawang@linux.net.cn>\n" "Language-Team: Mandrake Simplified Chinese <mandrake@en2china.com>\n" @@ -845,6 +845,26 @@ msgstr "这个向导帮助您在您的网络配置 NFS 服务器" msgid "The wizard successfully configured your NFS Server" msgstr "向导成功地配置了您的 NFS 服务器" +#: ../placeholder.h:7 +msgid "Cancel" +msgstr "取消" + +#: ../placeholder.h:8 +msgid "Next ->" +msgstr "下一步 ->" + +#: ../placeholder.h:9 +msgid "<- Previous" +msgstr "<- 上一步" + +#. I18N: it is important to have this properly aligned. +#. it will be displayed with a monospace font; and the alignment +#. must be the same as for the command "df -h" on the command line +#. +#: ../placeholder.h:14 ../proxy_wizard/proxy.wiz_.c:14 +msgid "Filesystem Size Used Avail Use% Mounted on" +msgstr "文件系统 容量 已用 可用 已用% 挂载点" + #: ../postfix_wizard/Postfix.pm_.c:45 ../postfix_wizard/postfix.wiz_.c:12 msgid "Internet Mail Configuration Wizard" msgstr "互联网邮件配置向导" @@ -995,10 +1015,6 @@ msgstr "正在配置代理" msgid "Define an upper level proxy" msgstr "定义一个上级代理" -#: ../proxy_wizard/proxy.wiz_.c:14 -msgid "Filesystem Size Used Avail Use% Mounted on" -msgstr "文件系统 容量 已用 可用 已用% 加载点" - #: ../proxy_wizard/proxy.wiz_.c:15 msgid "" "Squid is a web caching proxy server, it allows faster web access for your " @@ -1922,12 +1938,3 @@ msgstr "输入您想要做为文档根的目录路径。" #: ../web_wizard/apache2.wiz_.c:32 ../web_wizard/web.wiz_.c:32 msgid "Web Server Configuration Wizard" msgstr "WEB 服务器配置向导" - -msgid "Cancel" -msgstr "取消" - -msgid "Next ->" -msgstr "下一步 ->" - -msgid "<- Previous" -msgstr "<- 上一步" |