diff options
Diffstat (limited to 'po/zh_CN/preseed.po')
-rw-r--r-- | po/zh_CN/preseed.po | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/po/zh_CN/preseed.po b/po/zh_CN/preseed.po index 0e7299c7c..6051ea2b0 100644 --- a/po/zh_CN/preseed.po +++ b/po/zh_CN/preseed.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: d-i-manual\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2008-09-26 00:09+0000\n" -"PO-Revision-Date: 2008-09-11 23:48+0800\n" +"PO-Revision-Date: 2008-09-26 11:28+0800\n" "Last-Translator: Ji YongGang <jungle@soforge.com>\n" "Language-Team: debian-chinese-gb <debian-chinese-gb@debian.org>\n" "MIME-Version: 1.0\n" @@ -1661,7 +1661,7 @@ msgstr "使用 RAID 分区" #. Tag: para #: preseed.xml:835 -#, fuzzy, no-c-format +#, no-c-format #| msgid "" #| "You can also use preseeding to set up partitions on software RAID arrays. " #| "Supported are RAID levels 0, 1 and 5, creating degraded arrays and " @@ -1674,10 +1674,7 @@ msgid "" "specifying spare devices. If you are using RAID 1, you can preseed grub to " "install to all devices used in the array; see <xref linkend=\"preseed-" "bootloader\"/>." -msgstr "" -"您可以使用预置来建立软 RAID 阵列。支持 RAID 等级 0、1 和 5,建立降级阵列" -"(degraded arrays)和指定额外设备。如果使用了 RAID 1,您可以预置 grub 来安装阵" -"列中的所有设备;参见 <xref linkend=\"preseed-bootloader\"/>。" +msgstr "您可以使用预置来建立软 RAID 阵列。支持 RAID 等级 0、1、5、6 和 10,建立降级阵列(degraded arrays)和指定额外设备。如果使用了 RAID 1,您可以预置 grub 来安装阵列中的所有设备;参见 <xref linkend=\"preseed-bootloader\"/>。" #. Tag: para #: preseed.xml:845 @@ -1706,7 +1703,7 @@ msgstr "" #. Tag: screen #: preseed.xml:861 -#, fuzzy, no-c-format +#, no-c-format #| msgid "" #| "# NOTE: this option is of beta release quality and should be used " #| "carefully\n" @@ -1832,10 +1829,9 @@ msgstr "" "# used in the RAID setup. Remember to use the correct partition numbers\n" "# for logical partitions.\n" "# Parameters are:\n" -"# <raidtype> <devcount> <sparecount> <fstype> <" -"mountpoint> \\\n" +"# <raidtype> <devcount> <sparecount> <fstype> <mountpoint> \\\n" "# <devices> <sparedevices>\n" -"# RAID levels 0, 1 and 5 are supported; devices are separated using \"#\"\n" +"# RAID levels 0, 1, 5, 6 and 10 are supported; devices are separated using \"#\"\n" "#d-i partman-auto-raid/recipe string \\\n" "# 1 2 0 ext3 / \\\n" "# /dev/discs/disc0/part1#/dev/discs/disc1/part1 \\\n" |