summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorJi YongGang <jungleji@gmail.com>2008-07-20 03:20:12 +0000
committerJi YongGang <jungleji@gmail.com>2008-07-20 03:20:12 +0000
commit11faa178a6ead68ed9dc43eac19cfbf08ebe0418 (patch)
treed2802cae6e38c4ea92ad22b7f23bcad54b0d1a8a /po
parent071024be9eb4b8154d740c1578765332a293fd2b (diff)
downloadinstallation-guide-11faa178a6ead68ed9dc43eac19cfbf08ebe0418.zip
po/zh_CN: unfuzzy
Diffstat (limited to 'po')
-rw-r--r--po/zh_CN/preparing.po4
-rw-r--r--po/zh_CN/preseed.po16
2 files changed, 8 insertions, 12 deletions
diff --git a/po/zh_CN/preparing.po b/po/zh_CN/preparing.po
index 5fa177d16..a2a240674 100644
--- a/po/zh_CN/preparing.po
+++ b/po/zh_CN/preparing.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-07-14 00:09+0000\n"
-"PO-Revision-Date: 2008-07-06 19:51+0800\n"
+"PO-Revision-Date: 2008-07-20 11:19+0800\n"
"Last-Translator: Ji YongGang<jungle@soforge.com>\n"
"Language-Team: debian-chinese-gb <debian-chinese-gb@lists.debian.org>\n"
"MIME-Version: 1.0\n"
@@ -2639,7 +2639,7 @@ msgstr ""
#. Tag: para
#: preparing.xml:1787
-#, fuzzy, no-c-format
+#, no-c-format
#| msgid ""
#| "On &arch-title; Macintoshes, you invoke OpenFirmware with "
#| "<keycombo><keycap>Command (cloverleaf/Apple)</keycap> <keycap>Option </"
diff --git a/po/zh_CN/preseed.po b/po/zh_CN/preseed.po
index efaedb8f1..633324c1c 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-07-13 00:09+0000\n"
-"PO-Revision-Date: 2008-07-06 19:52+0800\n"
+"PO-Revision-Date: 2008-07-20 11:17+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"
@@ -1492,7 +1492,7 @@ msgstr ""
#. Tag: screen
#: preseed.xml:816
-#, fuzzy, no-c-format
+#, no-c-format
#| msgid ""
#| "# If the system has free space you can choose to only partition that "
#| "space.\n"
@@ -1640,10 +1640,8 @@ msgstr ""
"# Alternatively, you can specify a disk to partition. The device name must\n"
"# be given in traditional non-devfs format.\n"
"# For example, to use the first SCSI/SATA hard disk:\n"
-"d-i partman-auto/disk string /dev/sda\n"
-"# Note: If you want to use whatever disk is available, no matter\n"
-"# what its device name, comment the line above out. This will only work if\n"
-"# the system only has one disk.\n"
+"# Note: A disk must be specified, unless the system has only one disk.\n"
+"#d-i partman-auto/disk string /dev/sda\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"
@@ -1665,14 +1663,12 @@ 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"
"\n"
-"# If not, you can put an entire recipe into the preconfiguration file in "
-"one\n"
+"# If not, you can put an entire recipe into the preconfiguration file in one\n"
"# (logical) line. This example creates a small /boot partition, suitable\n"
"# swap, and uses the rest of the space for the root partition:\n"
"#d-i partman-auto/expert_recipe string \\\n"