diff options
author | Thierry Vignaud <tv@mandriva.org> | 2010-06-05 21:33:13 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2010-06-05 21:33:13 +0000 |
commit | 79c64afc08f13da0fb1d4cec0ff7d7ab58ee5abf (patch) | |
tree | a2168a4b4889b94e5764c39dabfcb89ed2992e16 /perl-install/share/po/zh_CN.po | |
parent | ffd7b9c3494369846e6e4f0e38f9886edb75cbd0 (diff) | |
download | drakx-79c64afc08f13da0fb1d4cec0ff7d7ab58ee5abf.tar drakx-79c64afc08f13da0fb1d4cec0ff7d7ab58ee5abf.tar.gz drakx-79c64afc08f13da0fb1d4cec0ff7d7ab58ee5abf.tar.bz2 drakx-79c64afc08f13da0fb1d4cec0ff7d7ab58ee5abf.tar.xz drakx-79c64afc08f13da0fb1d4cec0ff7d7ab58ee5abf.zip |
sync with code
Diffstat (limited to 'perl-install/share/po/zh_CN.po')
-rw-r--r-- | perl-install/share/po/zh_CN.po | 29 |
1 files changed, 27 insertions, 2 deletions
diff --git a/perl-install/share/po/zh_CN.po b/perl-install/share/po/zh_CN.po index 225766e1a..6645e8efc 100644 --- a/perl-install/share/po/zh_CN.po +++ b/perl-install/share/po/zh_CN.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: zh_CN\n" -"POT-Creation-Date: 2010-05-13 16:52+0200\n" +"POT-Creation-Date: 2010-06-05 23:30+0200\n" "PO-Revision-Date: 2009-04-09 11:48+0800\n" "Last-Translator: Funda Wang <fundawang@linux.net.cn>\n" "Language-Team: Mandriva Linux i18n Team <cooker-i18n@mandrivalinux.org>\n" @@ -2787,7 +2787,32 @@ msgstr "" "如果没有一个 /boot 分区, 各种启动引导程序都无法处理这种情况。\n" "所以, 请增加一个 /boot 分区。" -#: fsedit.pm:437 +#: fsedit.pm:438 +#, fuzzy, c-format +msgid "" +"Metadata version unsupported for a boot partition. Please be sure to add a /" +"boot partition." +msgstr "" +"您选择了把软件 RAID 分区作为根(/)。\n" +"如果没有一个 /boot 分区, 各种启动引导程序都无法处理这种情况。\n" +"所以, 请增加一个 /boot 分区。" + +#: fsedit.pm:446 +#, fuzzy, c-format +msgid "" +"You've selected a software RAID partition as /boot.\n" +"No bootloader is able to handle this." +msgstr "" +"您选择了把软件 RAID 分区作为根(/)。\n" +"如果没有一个 /boot 分区, 各种启动引导程序都无法处理这种情况。\n" +"所以, 请增加一个 /boot 分区。" + +#: fsedit.pm:450 +#, c-format +msgid "Metadata version unsupported for a boot partition." +msgstr "" + +#: fsedit.pm:457 #, fuzzy, c-format msgid "" "You've selected an encrypted partition as root (/).\n" |