diff options
Diffstat (limited to 'po/zh_CN/preseed.po')
-rw-r--r-- | po/zh_CN/preseed.po | 22 |
1 files changed, 14 insertions, 8 deletions
diff --git a/po/zh_CN/preseed.po b/po/zh_CN/preseed.po index b7b214636..13f9a360e 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" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2007-05-19 14:20+0000\n" +"POT-Creation-Date: 2007-06-26 11:41+0000\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" @@ -1354,11 +1354,13 @@ msgstr "" #. Tag: screen #: preseed.xml:759 -#, no-c-format +#, fuzzy, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" -"#d-i mirror/protocol string ftp\n" -"d-i mirror/country string enter information manually\n" +"#d-i mirror/protocol string ftp<phrase condition=\"etch\">\n" +"d-i mirror/country string enter information manually</phrase><phrase " +"condition=\"lenny\">\n" +"d-i mirror/country string manual</phrase>\n" "d-i mirror/http/hostname string &archive-mirror;\n" "d-i mirror/http/directory string /debian\n" "d-i mirror/http/proxy string\n" @@ -2042,10 +2044,12 @@ msgid "" "# popular and include it on CDs.\n" "#popularity-contest popularity-contest/participate boolean false" msgstr "" -"#tasksel tasksel/first multiselect standard, web-server<phrase condition=\"lenny\">\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/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" @@ -2099,11 +2103,13 @@ msgstr "" "# 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" |