summaryrefslogtreecommitdiff
path: root/po/zh_CN/preseed.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/zh_CN/preseed.po')
-rw-r--r--po/zh_CN/preseed.po32
1 files changed, 12 insertions, 20 deletions
diff --git a/po/zh_CN/preseed.po b/po/zh_CN/preseed.po
index dccc51fac..88f98171a 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: 2010-10-29 05:56+0000\n"
-"PO-Revision-Date: 2010-10-27 23:49+0800\n"
+"PO-Revision-Date: 2010-11-04 18:18+0800\n"
"Last-Translator: Ji YongGang <jungleji@gmail.com>\n"
"Language-Team: debian-chinese-gb <debian-chinese-gb@debian.org>\n"
"Language: \n"
@@ -1829,7 +1829,7 @@ msgstr "使用 RAID 分区"
#. Tag: para
#: preseed.xml:892
-#, 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, 5, 6 and 10, creating degraded arrays and "
@@ -1840,14 +1840,11 @@ msgid ""
"You can also use preseeding to set up partitions on software RAID arrays. "
"Supported are RAID levels 0, 1, 5, 6 and 10, creating degraded arrays and "
"specifying spare devices."
-msgstr ""
-"您可以使用预置来建立软 RAID 阵列。支持 RAID 等级 0、1、5、6 和 10,建立降级阵"
-"列(degraded arrays)和指定额外设备。如果使用了 RAID 1,您可以预置 grub 来安装"
-"阵列中的所有设备;参见 <xref linkend=\"preseed-bootloader\"/>。"
+msgstr "您可以使用预置来建立软 RAID 阵列。支持 RAID 等级 0、1、5、6 和 10,建立降级阵列(degraded arrays)和指定额外设备。"
#. Tag: para
#: preseed.xml:898
-#, 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, 5, 6 and 10, creating degraded arrays and "
@@ -1857,10 +1854,7 @@ msgstr ""
msgid ""
"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、6 和 10,建立降级阵"
-"列(degraded arrays)和指定额外设备。如果使用了 RAID 1,您可以预置 grub 来安装"
-"阵列中的所有设备;参见 <xref linkend=\"preseed-bootloader\"/>。"
+msgstr "如果是使用 RAID 1,您可以预置 grub 安装所有的阵列中的设备; 参见 <xref linkend=\"preseed-bootloader\"/>。"
#. Tag: para
#: preseed.xml:905
@@ -2437,7 +2431,7 @@ msgstr "安装 bootloader"
#. Tag: screen
#: preseed.xml:1087
-#, fuzzy, no-c-format
+#, no-c-format
#| msgid ""
#| "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). "
#| "If you want lilo installed\n"
@@ -2534,15 +2528,13 @@ msgid ""
"# Note: options passed to the installer will be added automatically.\n"
"#d-i debian-installer/add-kernel-opts string nousb"
msgstr ""
-"<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If "
-"you want lilo installed\n"
+"<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If you want lilo installed\n"
"# instead, uncomment this:\n"
"#d-i grub-installer/skip boolean true\n"
"# To also skip installing lilo, and install no bootloader, uncomment this\n"
"# too:\n"
"#d-i lilo-installer/skip boolean true</phrase>\n"
-"<phrase arch=\"kfreebsd-any;hurd-any\"># To install no bootloader, uncomment "
-"this\n"
+"<phrase arch=\"kfreebsd-any;hurd-any\"># To install no bootloader, uncomment this\n"
"#d-i grub-installer/skip boolean true</phrase>\n"
"\n"
"# With a few exceptions for unusual partitioning setups, GRUB 2 is now the\n"
@@ -2550,13 +2542,11 @@ msgstr ""
"# uncomment this:\n"
"#d-i grub-installer/grub2_instead_of_grub_legacy boolean false\n"
"\n"
-"# This is fairly safe to set, it makes grub install automatically to the "
-"MBR\n"
+"# This is fairly safe to set, it makes grub install automatically to the MBR\n"
"# if no other operating system is detected on the machine.\n"
"d-i grub-installer/only_debian boolean true\n"
"\n"
-"# This one makes grub-installer install to the MBR if it also finds some "
-"other\n"
+"# This one makes grub-installer install to the MBR if it also finds some other\n"
"# OS, which is less safe as it might not be able to boot that other OS.\n"
"d-i grub-installer/with_other_os boolean true\n"
"\n"
@@ -2567,6 +2557,8 @@ msgstr ""
"#d-i grub-installer/bootdev string (hd0,0)\n"
"# To install grub to multiple disks:\n"
"#d-i grub-installer/bootdev string (hd0,0) (hd1,0) (hd2,0)\n"
+"# To install to a particular device:\n"
+"#d-i grub-installer/bootdev string /dev/sda\n"
"\n"
"# Optional password for grub, either in clear text\n"
"#d-i grub-installer/password password r00tme\n"