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.po30
1 files changed, 16 insertions, 14 deletions
diff --git a/po/zh_CN/preseed.po b/po/zh_CN/preseed.po
index d1caf9874..74b6a13ea 100644
--- a/po/zh_CN/preseed.po
+++ b/po/zh_CN/preseed.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual\n"
"POT-Creation-Date: 2006-01-08 21:39+0000\n"
-"PO-Revision-Date: 2006-01-05 18:58+0800\n"
+"PO-Revision-Date: 2006-01-09 14:22+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"
@@ -1034,7 +1034,7 @@ msgstr ""
#. Tag: screen
#: preseed.xml:568
-#, fuzzy, no-c-format
+#, no-c-format
msgid ""
"# Root password, either in clear text\n"
"#d-i passwd/root-password password r00tme\n"
@@ -1055,22 +1055,22 @@ msgid ""
"#d-i passwd/user-password-crypted password [MD5 hash]"
msgstr ""
"# Root password, either in clear text\n"
-"#passwd passwd/root-password password r00tme\n"
-"#passwd passwd/root-password-again password r00tme\n"
+"#d-i passwd/root-password password r00tme\n"
+"#d-i passwd/root-password-again password r00tme\n"
"# or encrypted using an MD5 hash.\n"
-"#passwd passwd/root-password-crypted password [MD5 hash]\n"
+"#d-i passwd/root-password-crypted password [MD5 hash]\n"
"\n"
"# Skip creation of a normal user account.\n"
-"#passwd passwd/make-user boolean false\n"
+"#d-i passwd/make-user boolean false\n"
"\n"
"# Alternatively, create a normal user account.\n"
-"#passwd passwd/user-fullname string Debian User\n"
-"#passwd passwd/username string debian\n"
+"#d-i passwd/user-fullname string Debian User\n"
+"#d-i passwd/username string debian\n"
"# Normal user's password, either in clear text\n"
-"#passwd passwd/user-password password insecure\n"
-"#passwd passwd/user-password-again password insecure\n"
+"#d-i passwd/user-password password insecure\n"
+"#d-i passwd/user-password-again password insecure\n"
"# or encrypted using an MD5 hash.\n"
-"#passwd passwd/user-password-crypted password [MD5 hash]"
+"#d-i passwd/user-password-crypted password [MD5 hash]"
#. Tag: para
#: preseed.xml:570
@@ -1104,9 +1104,9 @@ msgstr "$ echo \"r00tme\" | mkpasswd -s -H MD5"
#. Tag: title
#: preseed.xml:590
-#, fuzzy, no-c-format
+#, no-c-format
msgid "Base system installation"
-msgstr "安装引导加载器"
+msgstr "基本系统安装"
#. Tag: para
#: preseed.xml:591
@@ -1115,7 +1115,7 @@ msgid ""
"There is actually not very much that can be preseeded for this stage of the "
"installation. The only questions asked concern the installation of the "
"kernel."
-msgstr ""
+msgstr "本阶段的安装并没有多少东西需要预置。仅有一个与内核安装相关的问题。"
#. Tag: screen
#: preseed.xml:598
@@ -1125,6 +1125,8 @@ msgid ""
"kernels.\n"
"#d-i base-installer/kernel/linux/initramfs-generators string yaird"
msgstr ""
+"# Select the initramfs generator used to generate the initrd for 2.6 kernels.\n"
+"#d-i base-installer/kernel/linux/initramfs-generators string yaird"
#. Tag: title
#: preseed.xml:603