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.po70
1 files changed, 28 insertions, 42 deletions
diff --git a/po/zh_CN/preseed.po b/po/zh_CN/preseed.po
index 1dedb3851..abb0cccf9 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-09-16 00:09+0000\n"
+"POT-Creation-Date: 2007-10-22 00:09+0000\n"
"PO-Revision-Date: 2007-10-09 14:40+0800\n"
"Last-Translator: Ji YongGang <jungle@soforge.com>\n"
"Language-Team: debian-chinese-gb <debian-chinese-gb@debian.org>\n"
@@ -1366,13 +1366,11 @@ msgstr ""
#. Tag: screen
#: preseed.xml:765
-#, 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<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/protocol string ftp\n"
+"d-i mirror/country string manual\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"
@@ -1431,26 +1429,20 @@ msgstr ""
#. Tag: screen
#: preseed.xml:790
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
"# If the system has free space you can choose to only partition that space.\n"
"# Note: this must be preseeded with a localized (translated) value.\n"
"#d-i partman-auto/init_automatically_partition \\\n"
"# select Guided - use the largest continuous free space\n"
"\n"
-"<phrase condition=\"etch\"># Alternatively, you can specify a disk to "
-"partition. The device name\n"
-"# can be given in either devfs or traditional non-devfs format.\n"
-"# For example, to use the first disk:\n"
-"d-i partman-auto/disk string /dev/discs/disc0/disc</phrase><phrase condition="
-"\"lenny\">\n"
"# 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.</phrase>\n"
+"# the system only has one disk.\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"
@@ -1728,20 +1720,19 @@ msgstr "时钟与时区设置"
#. Tag: screen
#: preseed.xml:829
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
"d-i clock-setup/utc boolean true\n"
"\n"
"# You may set this to any valid setting for $TZ; see the contents of\n"
"# /usr/share/zoneinfo/ for valid values.\n"
-"d-i time/zone string US/Eastern<phrase condition=\"lenny\">\n"
+"d-i time/zone string US/Eastern\n"
"\n"
"# Controls whether to use NTP to set the clock during the install\n"
"d-i clock-setup/ntp boolean true\n"
"# NTP server to use. The default is almost always fine here.\n"
-"#d-i clock-setup/ntp-server ntp.example.com\n"
-"</phrase>"
+"#d-i clock-setup/ntp-server ntp.example.com"
msgstr ""
"# Controls whether or not the hardware clock is set to UTC.\n"
"d-i clock-setup/utc boolean true\n"
@@ -1788,7 +1779,7 @@ msgstr ""
#. Tag: screen
#: preseed.xml:852
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
"# Skip creation of a root account (normal user account will be able to\n"
"# use sudo).\n"
@@ -1811,11 +1802,11 @@ msgid ""
"# or encrypted using an MD5 hash.\n"
"#d-i passwd/user-password-crypted password [MD5 hash]\n"
"# Create the first user with the specified UID instead of the default.\n"
-"#d-i passwd/user-uid string 1010<phrase condition=\"lenny\">\n"
+"#d-i passwd/user-uid string 1010\n"
"\n"
"# The user account will be added to some standard initial groups. To\n"
"# override that, use this.\n"
-"#d-i passwd/user-default-groups string audio cdrom video</phrase>"
+"#d-i passwd/user-default-groups string audio cdrom video"
msgstr ""
"# Skip creation of a root account (normal user account will be able to\n"
"# use sudo).\n"
@@ -1891,17 +1882,16 @@ msgstr "本阶段的安装并没有多少东西需要预置。仅有一个与内
#. Tag: screen
#: preseed.xml:882
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
"# Select the initramfs generator used to generate the initrd for 2.6 "
"kernels.\n"
-"#d-i base-installer/kernel/linux/initramfs-generators string yaird<phrase "
-"condition=\"lenny\">\n"
+"#d-i base-installer/kernel/linux/initramfs-generators string yaird\n"
"\n"
"# The kernel image (meta) package to be installed; \"none\" can be used if "
"no\n"
"# kernel is to be installed.\n"
-"#d-i base-installer/kernel/image linux-image-2.6-486</phrase>"
+"#d-i base-installer/kernel/image linux-image-2.6-486"
msgstr ""
"# Select the initramfs generator used to generate the initrd for 2.6 "
"kernels.\n"
@@ -1934,21 +1924,18 @@ msgstr ""
#. Tag: screen
#: preseed.xml:896
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
"# Uncomment this if you don't want to use a network mirror.\n"
-"#d-i apt-setup/use_mirror boolean false<phrase condition=\"etch\">\n"
-"# Uncomment this to avoid adding security sources, or\n"
-"# add a hostname to use a different server than security.debian.org.\n"
-"#d-i apt-setup/security_host string</phrase><phrase condition=\"lenny\">\n"
+"#d-i apt-setup/use_mirror boolean false\n"
"# Select which update services to use; define the mirrors to be used.\n"
"# Values shown below are the normal defaults.\n"
"#d-i apt-setup/services-select multi-select security, volatile\n"
"#d-i apt-setup/security_host string security.debian.org\n"
-"#d-i apt-setup/volatile_host string volatile.debian.org</phrase>\n"
+"#d-i apt-setup/volatile_host string volatile.debian.org\n"
"\n"
"# Additional repositories, local[0-9] available\n"
"#d-i apt-setup/local0/repository string \\\n"
@@ -2103,15 +2090,12 @@ msgstr ""
#. Tag: screen
#: preseed.xml:961
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
-"#tasksel tasksel/first multiselect standard, web-server<phrase condition="
-"\"lenny\">\n"
+"#tasksel tasksel/first multiselect standard, web-server\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, xfce</phrase><phrase condition="
-"\"etch\">\n"
-"#tasksel tasksel/first multiselect standard, kde-desktop</phrase>\n"
+"#tasksel tasksel/desktop multiselect kde, xfce\n"
"\n"
"# Individual additional packages to install\n"
"#d-i pkgsel/include string openssh-server build-essential\n"
@@ -2122,10 +2106,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, xfce</phrase><phrase condition=\"etch\">\n"
+"#tasksel tasksel/desktop multiselect kde, xfce</phrase><phrase condition="
+"\"etch\">\n"
"#tasksel tasksel/first multiselect standard, kde-desktop</phrase>\n"
"\n"
"# Individual additional packages to install\n"
@@ -2145,14 +2131,14 @@ msgstr "安装引导加载器"
#. Tag: screen
#: preseed.xml:968
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
"# 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<phrase condition=\"lenny\">\n"
+"#d-i grub-installer/skip boolean true\n"
"# To also skip installing lilo, and install no bootloader, uncomment this\n"
"# too:\n"
-"#d-i lilo-installer/skip boolean true</phrase>\n"
+"#d-i lilo-installer/skip boolean true\n"
"\n"
"# This is fairly safe to set, it makes grub install automatically to the "
"MBR\n"