summaryrefslogtreecommitdiff
path: root/po/zh_CN/preseed.po
diff options
context:
space:
mode:
authorJi YongGang <jungleji@gmail.com>2007-06-23 11:34:47 +0000
committerJi YongGang <jungleji@gmail.com>2007-06-23 11:34:47 +0000
commit6ac02d1548509e458636a523fb8cb8e4a4912337 (patch)
tree4bcb6a589b1aba4b897c40fb1227ab3e03dcb7f8 /po/zh_CN/preseed.po
parentc29ef756cb733c9fbfefeefea10dabb9d58249a4 (diff)
downloadinstallation-guide-6ac02d1548509e458636a523fb8cb8e4a4912337.zip
Unfuzzy po/zh_CN
Diffstat (limited to 'po/zh_CN/preseed.po')
-rw-r--r--po/zh_CN/preseed.po25
1 files changed, 14 insertions, 11 deletions
diff --git a/po/zh_CN/preseed.po b/po/zh_CN/preseed.po
index 295770662..b7b214636 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: 2007-05-19 14:20+0000\n"
-"PO-Revision-Date: 2007-03-01 09:27+0800\n"
+"PO-Revision-Date: 2007-06-23 19: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"
@@ -2023,7 +2023,7 @@ msgstr ""
#. Tag: screen
#: preseed.xml:955
-#, fuzzy, no-c-format
+#, no-c-format
msgid ""
"#tasksel tasksel/first multiselect standard, web-server<phrase condition="
"\"lenny\">\n"
@@ -2042,9 +2042,11 @@ msgid ""
"# popular and include it on CDs.\n"
"#popularity-contest popularity-contest/participate boolean false"
msgstr ""
-"tasksel tasksel/first multiselect standard, desktop\n"
-"#tasksel tasksel/first multiselect standard, web-server\n"
-"#tasksel tasksel/first multiselect standard, kde-desktop\n"
+"#tasksel tasksel/first multiselect standard, web-server<phrase condition=\"lenny\">\n"
+"# If the desktop task is selected, install the kde and xfce desktops\n"
+"# instead of the default gnome desktop.\n"
+"#tasksel tasksel/desktop multiselect kde-desktop, xfce-desktop</phrase><phrase condition=\"etch\">\n"
+"#tasksel tasksel/first multiselect standard, kde-desktop</phrase>\n"
"\n"
"# Individual additional packages to install\n"
"#d-i pkgsel/include string openssh-server build-essential\n"
@@ -2063,7 +2065,7 @@ msgstr "安装引导加载器"
#. Tag: screen
#: preseed.xml:962
-#, fuzzy, no-c-format
+#, no-c-format
msgid ""
"# Grub is the default boot loader (for x86). If you want lilo installed\n"
"# instead, uncomment this:\n"
@@ -2092,15 +2094,16 @@ msgid ""
msgstr ""
"# 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"
+"#d-i grub-installer/skip boolean true<phrase condition=\"lenny\">\n"
+"# To also skip installing lilo, and install no bootloader, uncomment this\n"
+"# too:\n"
+"#d-i lilo-installer/skip boolean true</phrase>\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"