summaryrefslogtreecommitdiff
path: root/po/zh_CN/preseed.po
diff options
context:
space:
mode:
authorJi YongGang <jungleji@gmail.com>2006-09-29 06:15:36 +0000
committerJi YongGang <jungleji@gmail.com>2006-09-29 06:15:36 +0000
commit212fb2bc256e794a93c6f4ee39615737d3a01e2a (patch)
tree0b81fa150bc40151976fb40e5779d43a2b563122 /po/zh_CN/preseed.po
parentef2d0d8aa0e2af51603ad961f3abf5ddee3e0ed6 (diff)
downloadinstallation-guide-212fb2bc256e794a93c6f4ee39615737d3a01e2a.zip
unfuzzy
Diffstat (limited to 'po/zh_CN/preseed.po')
-rw-r--r--po/zh_CN/preseed.po31
1 files changed, 16 insertions, 15 deletions
diff --git a/po/zh_CN/preseed.po b/po/zh_CN/preseed.po
index d6f67e3bb..7bf031c19 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: 2006-09-07 13:39+0000\n"
-"PO-Revision-Date: 2006-09-04 10:27+0800\n"
+"PO-Revision-Date: 2006-09-29 14:14+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"
@@ -640,14 +640,12 @@ msgstr ""
#. Tag: para
#: preseed.xml:435
-#, fuzzy, no-c-format
+#, no-c-format
msgid ""
"Most questions need to be preseeded using the values valid in English and "
"not the translated values. However, there are some questions (for example in "
"<classname>partman</classname>) where the translated values need to be used."
-msgstr ""
-"大多数问题需要使用有效的英文预置值,而不是翻译过的值。但有些问题(例如 "
-"<classname>partman</classname>,需要使用翻译过的值。"
+msgstr "大多数问题需要使用有效的英文预置值,而不是翻译过的值。但有些问题(例如 <classname>partman</classname>),需要使用翻译过的值。"
#. Tag: para
#: preseed.xml:441
@@ -1099,7 +1097,7 @@ msgstr ""
#. Tag: screen
#: preseed.xml:648
-#, fuzzy, no-c-format
+#, no-c-format
msgid ""
"# If the system has free space you can choose to only partition that space.\n"
"# Note: this must be preseeded with a localized (translated) value.\n"
@@ -1168,14 +1166,18 @@ msgstr ""
"# select Use the largest continuous free space\n"
"\n"
"# Alternatively, you can specify a disk to partition. The device name can\n"
-"# be given in either devfs or traditional non-devfs format.\n"
-"# For example, to use the first disk devfs knows of:\n"
+"# be given in either devfs or traditional non-devfs format. If the method\n"
+"# supports it, you can specify several disks separated by spaces.\n"
+"# For example, to use the first disk:\n"
"d-i partman-auto/disk string /dev/discs/disc0/disc\n"
-"# Or, if you want to use LVM:\n"
-"#d-i partman-auto-lvm/disk string /dev/discs/disc0/disc\n"
-"# Or, LVM with more than one disk:\n"
-"#d-i partman-auto-lvm/disk string /dev/discs/disc0/disc /dev/discs/disc1/"
-"disc\n"
+"# In addition, you'll need to specify the method to use.\n"
+"# The presently available methods are: \"regular\", \"lvm\" and \"crypto\"\n"
+"d-i partman-auto/method string lvm\n"
+"\n"
+"# If one of the disks that are going to be automatically partitioned\n"
+"# contains an old LVM configuration, the user will normally receive a\n"
+"# warning. This can be preseeded away...\n"
+"d-i partman-auto/purge_lvm_from_device boolean true\n"
"\n"
"# You can choose from any of the predefined partitioning recipes.\n"
"# Note: this must be preseeded with a localized (translated) value.\n"
@@ -1187,8 +1189,7 @@ msgstr ""
"# select Separate /home, /usr, /var, and /tmp partitions\n"
"\n"
"# Or provide a recipe of your own...\n"
-"# The recipe format is documented in the file devel/partman-auto-recipe."
-"txt.\n"
+"# The recipe format is documented in the file devel/partman-auto-recipe.txt.\n"
"# If you have a way to get a recipe file into the d-i environment, you can\n"
"# just point at it.\n"
"#d-i partman-auto/expert_recipe_file string /hd-media/recipe\n"