summaryrefslogtreecommitdiff
path: root/po/zh_CN
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-01-08 21:40:01 +0000
committerFrans Pop <elendil@planet.nl>2006-01-08 21:40:01 +0000
commit0ca3ceb1ece106031ba2f6074523ec7ae82d3978 (patch)
tree306ebabdc76a3ed423a54acb7c805393263a73a4 /po/zh_CN
parent5c1b9ebbccfad75f56e122688b48fdb0fa1f7b2f (diff)
downloadinstallation-guide-0ca3ceb1ece106031ba2f6074523ec7ae82d3978.zip
Update of POT and PO files for the manual
Diffstat (limited to 'po/zh_CN')
-rw-r--r--po/zh_CN/preseed.po22
1 files changed, 11 insertions, 11 deletions
diff --git a/po/zh_CN/preseed.po b/po/zh_CN/preseed.po
index 972c6ffa4..d1caf9874 100644
--- a/po/zh_CN/preseed.po
+++ b/po/zh_CN/preseed.po
@@ -2,7 +2,7 @@
msgid ""
msgstr ""
"Project-Id-Version: d-i-manual\n"
-"POT-Creation-Date: 2006-01-08 10:40+0000\n"
+"POT-Creation-Date: 2006-01-08 21:39+0000\n"
"PO-Revision-Date: 2006-01-05 18:58+0800\n"
"Last-Translator: Ji YongGang <jungle@soforge.com>\n"
"Language-Team: debian-chinese-gb <debian-chinese-gb@debian.org>\n"
@@ -1034,25 +1034,25 @@ msgstr ""
#. Tag: screen
#: preseed.xml:568
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
"# 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]"
msgstr ""
"# Root password, either in clear text\n"
"#passwd passwd/root-password password r00tme\n"