diff options
author | Christian Perrier <bubulle@debian.org> | 2010-10-05 18:31:35 +0000 |
---|---|---|
committer | Christian Perrier <bubulle@debian.org> | 2010-10-05 18:31:35 +0000 |
commit | 2ef99e2d2f5c20a8cf5a7ce2f9ef5d044ef2b2bf (patch) | |
tree | 19dc001282e19217f56871fa4f43d1ba19787345 /po/zh_CN/preseed.po | |
parent | 00d317eed48f22a1b548a297ff08e3db78d8642d (diff) | |
download | installation-guide-2ef99e2d2f5c20a8cf5a7ce2f9ef5d044ef2b2bf.zip |
Update PO files
Diffstat (limited to 'po/zh_CN/preseed.po')
-rw-r--r-- | po/zh_CN/preseed.po | 431 |
1 files changed, 249 insertions, 182 deletions
diff --git a/po/zh_CN/preseed.po b/po/zh_CN/preseed.po index 8fea5d871..8f369a99e 100644 --- a/po/zh_CN/preseed.po +++ b/po/zh_CN/preseed.po @@ -3,10 +3,11 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2010-03-28 00:13+0000\n" +"POT-Creation-Date: 2010-10-05 18:28+0000\n" "PO-Revision-Date: 2010-04-07 12:22+0800\n" "Last-Translator: Ji YongGang <jungleji@gmail.com>\n" "Language-Team: debian-chinese-gb <debian-chinese-gb@debian.org>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: application/x-xml2pot; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -26,7 +27,7 @@ msgid "" msgstr "本附录说明如何预置 &d-i; 中提问的答案,让安装过程自动化。" #. Tag: para -#: preseed.xml:23 preseed.xml:669 +#: preseed.xml:23 preseed.xml:676 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -106,7 +107,7 @@ msgid "initrd" msgstr "initrd" #. Tag: entry -#: preseed.xml:70 preseed.xml:516 +#: preseed.xml:70 preseed.xml:523 #, no-c-format msgid "file" msgstr "file" @@ -297,33 +298,51 @@ msgstr "" #. Tag: para #: preseed.xml:252 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "For the other preseeding methods you need to tell the installer what file " +#| "to use when you boot it. This is normally done by passing the kernel a " +#| "boot parameter, either manually at boot time or by editing the bootloader " +#| "configuration file (e.g. <filename>syslinux.cfg</filename>) and adding " +#| "the parameter to the end of the append line(s) for the kernel." msgid "" "For the other preseeding methods you need to tell the installer what file to " "use when you boot it. This is normally done by passing the kernel a boot " "parameter, either manually at boot time or by editing the bootloader " -"configuration file (e.g. <filename>syslinux.cfg</filename>) and adding the " -"parameter to the end of the append line(s) for the kernel." +"configuration file <phrase arch=\"linux-any\">(e.g. <filename>syslinux.cfg</" +"filename>) and adding the parameter to the end of the append line(s) for the " +"kernel.</phrase><phrase arch=\"kfreebsd-any\">(e.g. <filename>grub.cfg</" +"filename>) and adding the parameter as a new <literal>set</literal> line for " +"the kernel.</phrase><phrase arch=\"hurd-any\">(e.g. <filename>grub.cfg</" +"filename>) and adding the parameter to the end of the <filename>gnumach.gz</" +"filename> line.</phrase>" msgstr "" "其他的预置方法,您需要在启动的时候告诉安装程序所使用的文件。这通过给内核传递" "引导参数完成,可以在启动时手动指定,或者编辑 bootloader 的配置文件(如: " "<filename>syslinux.cfg</filename>),并在内核的附加行后面添加参数。" #. Tag: para -#: preseed.xml:260 -#, no-c-format +#: preseed.xml:265 +#, fuzzy, no-c-format +#| msgid "" +#| "If you do specify the preconfiguration file in the bootloader " +#| "configuration, you might change the configuration so you don't need to " +#| "hit enter to boot the installer. For syslinux this means setting the " +#| "timeout to <literal>1</literal> in <filename>syslinux.cfg</filename>." msgid "" "If you do specify the preconfiguration file in the bootloader configuration, " "you might change the configuration so you don't need to hit enter to boot " -"the installer. For syslinux this means setting the timeout to <literal>1</" -"literal> in <filename>syslinux.cfg</filename>." +"the installer. <phrase arch=\"linux-any\">For syslinux this means setting " +"the timeout to <literal>1</literal> in <filename>syslinux.cfg</filename>.</" +"phrase><phrase arch=\"kfrebsd-any;hurd-any\">For grub this means setting the " +"timeout to <literal>0</literal> in <filename>grub.cfg</filename>.</phrase>" msgstr "" "如果在 bootloader 设置里指定预置文件,可以修改配置让您不再需要键入回车启动安" "装程序。对于 syslinux,这意味着在 <filename>syslinux.cfg</filename> 里面设置 " "timeout 为 1。" #. Tag: para -#: preseed.xml:267 +#: preseed.xml:274 #, no-c-format msgid "" "To make sure the installer gets the right preconfiguration file, you can " @@ -335,7 +354,7 @@ msgstr "" "的是 md5sum,如果指定了,那么配置文件必须匹配,否则安装程序将拒绝使用。" #. Tag: screen -#: preseed.xml:276 +#: preseed.xml:283 #, no-c-format msgid "" "Boot parameters to specify:\n" @@ -366,7 +385,7 @@ msgstr "" " preseed/file/checksum=5da499872becccfeda2c4872f9171c3d" #. Tag: para -#: preseed.xml:278 +#: preseed.xml:285 #, no-c-format msgid "" "Note that <filename>preseed/url</filename> can be shortened to just " @@ -378,13 +397,13 @@ msgstr "" "<filename>file</filename>。" #. Tag: title -#: preseed.xml:288 +#: preseed.xml:295 #, no-c-format msgid "Using boot parameters to preseed questions" msgstr "使用引导参数预置问题的答案" #. Tag: para -#: preseed.xml:289 +#: preseed.xml:296 #, no-c-format msgid "" "If a preconfiguration file cannot be used to preseed some steps, the install " @@ -395,7 +414,7 @@ msgstr "" "装程序时,在命令行上为内核传递预置的值。" #. Tag: para -#: preseed.xml:295 +#: preseed.xml:302 #, no-c-format msgid "" "Boot parameters can also be used if you do not really want to use " @@ -406,7 +425,7 @@ msgstr "" "中有一些这样的示例。" #. Tag: para -#: preseed.xml:301 +#: preseed.xml:308 #, no-c-format msgid "" "To set a value to be used inside &d-i;, just pass " @@ -439,7 +458,7 @@ msgstr "" "用。" #. Tag: para -#: preseed.xml:324 +#: preseed.xml:331 #, no-c-format msgid "" "Normally, preseeding a question in this way will mean that the question will " @@ -452,7 +471,7 @@ msgstr "" "<xref linkend=\"preseed-seenflag\"/>。" #. Tag: para -#: preseed.xml:331 +#: preseed.xml:338 #, no-c-format msgid "" "Note that some variables that are frequently set at the boot prompt have a " @@ -468,7 +487,7 @@ msgstr "" "<literal>tasksel:tasksel/first</literal>。" #. Tag: para -#: preseed.xml:340 +#: preseed.xml:347 #, no-c-format msgid "" "A <quote>--</quote> in the boot options has special meaning. Kernel " @@ -482,7 +501,7 @@ msgstr "" "程序可以自动发现它能识别的选项(就像预置选项)。" #. Tag: para -#: preseed.xml:349 +#: preseed.xml:356 #, no-c-format msgid "" "Current linux kernels (2.6.9 and later) accept a maximum of 32 command line " @@ -495,7 +514,7 @@ msgstr "" "数目更少。)" #. Tag: para -#: preseed.xml:357 +#: preseed.xml:364 #, no-c-format msgid "" "For most installations some of the default options in your bootloader " @@ -506,7 +525,7 @@ msgstr "" "literal>,可以放心地删除,这让您可以添加更多的预置选项。" #. Tag: para -#: preseed.xml:364 +#: preseed.xml:371 #, no-c-format msgid "" "It may not always be possible to specify values with spaces for boot " @@ -514,13 +533,13 @@ msgid "" msgstr "引导参数中即使使用引号,也可能无法夹杂空格。" #. Tag: title -#: preseed.xml:373 +#: preseed.xml:380 #, no-c-format msgid "Auto mode" msgstr "auto 模式" #. Tag: para -#: preseed.xml:374 +#: preseed.xml:381 #, no-c-format msgid "" "There are several features of Debian Installer that combine to allow fairly " @@ -547,7 +566,7 @@ msgstr "" "literal> 获得。" #. Tag: para -#: preseed.xml:391 +#: preseed.xml:398 #, no-c-format msgid "" "The last part of that url (<literal>d-i/&releasename;/./preseed.cfg</" @@ -579,7 +598,7 @@ msgstr "" "late_command.sh</literal> 获得。" #. Tag: para -#: preseed.xml:411 +#: preseed.xml:418 #, no-c-format msgid "" "If there is no local DHCP or DNS infrastructure, or if you do not want to " @@ -601,13 +620,13 @@ msgstr "" "</screen></informalexample> 它会以下列方式运作:" #. Tag: para -#: preseed.xml:424 +#: preseed.xml:431 #, no-c-format msgid "if the URL is missing a protocol, http is assumed," msgstr "如果 URL 不含协议,就使用 http" #. Tag: para -#: preseed.xml:427 +#: preseed.xml:434 #, no-c-format msgid "" "if the hostname section contains no periods, it has the domain derived from " @@ -615,7 +634,7 @@ msgid "" msgstr "如果主机名不含域名,将使用 DHCP 提供的,并且" #. Tag: para -#: preseed.xml:431 +#: preseed.xml:438 #, no-c-format msgid "" "if there's no <literal>/</literal>'s after the hostname, then the default " @@ -623,7 +642,7 @@ msgid "" msgstr "如果主机名后面没有 <literal>/</literal>,那么将加上默认路径。" #. Tag: para -#: preseed.xml:437 +#: preseed.xml:444 #, no-c-format msgid "" "In addition to specifying the url, you can also specify settings that do not " @@ -646,7 +665,7 @@ msgstr "" "</screen></informalexample> classes 可以指定系统的类型,或者本地化信息。" #. Tag: para -#: preseed.xml:451 +#: preseed.xml:458 #, no-c-format msgid "" "It is of course possible to extend this concept, and if you do, it is " @@ -664,7 +683,7 @@ msgstr "" "名。" #. Tag: para -#: preseed.xml:461 +#: preseed.xml:468 #, no-c-format msgid "" "The <literal>auto</literal> boot label is not yet defined everywhere. The " @@ -686,7 +705,7 @@ msgstr "" "低优先级下的问题提出。" #. Tag: para -#: preseed.xml:475 +#: preseed.xml:482 #, no-c-format msgid "" "Additional options that may be of interest while attempting to automate an " @@ -699,7 +718,7 @@ msgstr "" "询。" #. Tag: para -#: preseed.xml:484 +#: preseed.xml:491 #, no-c-format msgid "" "An extensive example of how to use this framework, including example scripts " @@ -712,13 +731,13 @@ msgstr "" "d-i/\">其开发者的网站</ulink>找到。那里的例子还显示出预置可以达到更多的效果。" #. Tag: title -#: preseed.xml:495 +#: preseed.xml:502 #, no-c-format msgid "Aliases useful with preseeding" msgstr "预置中有用的别名" #. Tag: para -#: preseed.xml:496 +#: preseed.xml:503 #, no-c-format msgid "" "The following aliases can be useful when using (auto mode) preseeding. Note " @@ -731,175 +750,175 @@ msgstr "" "<literal>interface=eth0</literal>。" #. Tag: entry -#: preseed.xml:509 +#: preseed.xml:516 #, no-c-format msgid "auto" msgstr "auto" #. Tag: entry -#: preseed.xml:509 +#: preseed.xml:516 #, no-c-format msgid "auto-install/enable" msgstr "auto-install/enable" #. Tag: entry -#: preseed.xml:510 +#: preseed.xml:517 #, no-c-format msgid "classes" msgstr "classes" #. Tag: entry -#: preseed.xml:510 +#: preseed.xml:517 #, no-c-format msgid "auto-install/classes" msgstr "auto-install/classes" #. Tag: entry -#: preseed.xml:511 +#: preseed.xml:518 #, no-c-format msgid "<entry>fb</entry>" msgstr "<entry>fb</entry>" #. Tag: entry -#: preseed.xml:511 +#: preseed.xml:518 #, no-c-format msgid "debian-installer/framebuffer" msgstr "debian-installer/framebuffer" #. Tag: entry -#: preseed.xml:512 +#: preseed.xml:519 #, no-c-format msgid "language" msgstr "language" #. Tag: entry -#: preseed.xml:512 +#: preseed.xml:519 #, no-c-format msgid "debian-installer/language" msgstr "debian-installer/language" #. Tag: entry -#: preseed.xml:513 +#: preseed.xml:520 #, no-c-format msgid "country" msgstr "country" #. Tag: entry -#: preseed.xml:513 +#: preseed.xml:520 #, no-c-format msgid "debian-installer/country" msgstr "debian-installer/country" #. Tag: entry -#: preseed.xml:514 +#: preseed.xml:521 #, no-c-format msgid "locale" msgstr "locale" #. Tag: entry -#: preseed.xml:514 +#: preseed.xml:521 #, no-c-format msgid "debian-installer/locale" msgstr "debian-installer/locale" #. Tag: entry -#: preseed.xml:515 +#: preseed.xml:522 #, no-c-format msgid "priority" msgstr "priority" #. Tag: entry -#: preseed.xml:515 +#: preseed.xml:522 #, no-c-format msgid "debconf/priority" msgstr "debconf/priority" #. Tag: entry -#: preseed.xml:516 +#: preseed.xml:523 #, no-c-format msgid "preseed/file" msgstr "preseed/file" #. Tag: entry -#: preseed.xml:517 +#: preseed.xml:524 #, no-c-format msgid "<entry>url</entry>" msgstr "<entry>url</entry>" #. Tag: entry -#: preseed.xml:517 +#: preseed.xml:524 #, no-c-format msgid "preseed/url" msgstr "preseed/url" #. Tag: entry -#: preseed.xml:518 +#: preseed.xml:525 #, no-c-format msgid "interface" msgstr "interface" #. Tag: entry -#: preseed.xml:518 +#: preseed.xml:525 #, no-c-format msgid "netcfg/choose_interface" msgstr "netcfg/choose_interface" #. Tag: entry -#: preseed.xml:519 +#: preseed.xml:526 #, no-c-format msgid "hostname " msgstr "hostname " #. Tag: entry -#: preseed.xml:519 +#: preseed.xml:526 #, no-c-format msgid "netcfg/get_hostname" msgstr "netcfg/get_hostname" #. Tag: entry -#: preseed.xml:520 +#: preseed.xml:527 #, no-c-format msgid "domain" msgstr "domain" #. Tag: entry -#: preseed.xml:520 +#: preseed.xml:527 #, no-c-format msgid "netcfg/get_domain" msgstr "netcfg/get_domain" #. Tag: entry -#: preseed.xml:521 +#: preseed.xml:528 #, no-c-format msgid "protocol" msgstr "protocol" #. Tag: entry -#: preseed.xml:521 +#: preseed.xml:528 #, no-c-format msgid "mirror/protocol" msgstr "mirror/protocol" #. Tag: entry -#: preseed.xml:522 +#: preseed.xml:529 #, no-c-format msgid "suite" msgstr "suite" #. Tag: entry -#: preseed.xml:522 +#: preseed.xml:529 #, no-c-format msgid "mirror/suite" msgstr "mirror/suite" #. Tag: title -#: preseed.xml:529 +#: preseed.xml:536 #, no-c-format msgid "Using a DHCP server to specify preconfiguration files" msgstr "使用 DHCP 服务器指定预置文件" #. Tag: para -#: preseed.xml:530 +#: preseed.xml:537 #, no-c-format msgid "" "It's also possible to use DHCP to specify a preconfiguration file to " @@ -916,7 +935,7 @@ msgstr "" "务器第 3 版(Debian 里面是 dhcp3-server 软件包)。" #. Tag: screen -#: preseed.xml:541 +#: preseed.xml:548 #, no-c-format msgid "" "if substring (option vendor-class-identifier, 0, 3) = \"d-i\" {\n" @@ -928,7 +947,7 @@ msgstr "" "}" #. Tag: para -#: preseed.xml:543 +#: preseed.xml:550 #, no-c-format msgid "" "Note that the above example limits this filename to DHCP clients that " @@ -941,7 +960,7 @@ msgstr "" "段,以避免预置网络中的其他安装。" #. Tag: para -#: preseed.xml:550 +#: preseed.xml:557 #, no-c-format msgid "" "A good way to use the DHCP preseeding is to only preseed values specific to " @@ -955,13 +974,13 @@ msgstr "" "行。使用 DHCP 预置进行完整的 Debian 自动安装应该特别小心。" #. Tag: title -#: preseed.xml:564 +#: preseed.xml:571 #, no-c-format msgid "Creating a preconfiguration file" msgstr "创建预置文件" #. Tag: para -#: preseed.xml:565 +#: preseed.xml:572 #, no-c-format msgid "" "The preconfiguration file is in the format used by the <command>debconf-set-" @@ -972,21 +991,21 @@ msgstr "" "文件中每一行的格式为:" #. Tag: screen -#: preseed.xml:571 +#: preseed.xml:578 #, no-c-format msgid "<owner> <question name> <question type> <value>" msgstr "" "<owner> <question name> <question type> <value>" #. Tag: para -#: preseed.xml:573 +#: preseed.xml:580 #, no-c-format msgid "" "There are a few rules to keep in mind when writing a preconfiguration file." msgstr "编写预置文件的时候要留意几条规则。" #. Tag: para -#: preseed.xml:580 +#: preseed.xml:587 #, no-c-format msgid "" "Put only a single space or tab between type and value: any additional " @@ -995,7 +1014,7 @@ msgstr "" "在类型和值之间只有一个空格或者 tab:任何额外的空格将被解释为值的一部分。" #. Tag: para -#: preseed.xml:584 +#: preseed.xml:591 #, no-c-format msgid "" "A line can be split into multiple lines by appending a backslash " @@ -1009,7 +1028,7 @@ msgstr "" "割的行连接时会把行首和行尾的空格缩减为一个空格,再组成单独一行。" #. Tag: para -#: preseed.xml:591 +#: preseed.xml:598 #, no-c-format msgid "" "For debconf variables (templates) used in the installer itself, the owner " @@ -1025,7 +1044,7 @@ msgstr "" "debconf 数据库里面。" #. Tag: para -#: preseed.xml:599 +#: preseed.xml:606 #, no-c-format msgid "" "Most questions need to be preseeded using the values valid in English and " @@ -1036,7 +1055,7 @@ msgstr "" "<classname>partman</classname>),需要使用翻译过的值。" #. Tag: para -#: preseed.xml:605 +#: preseed.xml:612 #, no-c-format msgid "" "Some questions take a code as value instead of the English text that is " @@ -1044,7 +1063,7 @@ msgid "" msgstr "有些问题在安装过程中显示值的代码而不是英文文本。" #. Tag: para -#: preseed.xml:611 +#: preseed.xml:618 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1054,7 +1073,7 @@ msgstr "" "\"preseed-contents\"/>。" #. Tag: para -#: preseed.xml:616 +#: preseed.xml:623 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1067,7 +1086,7 @@ msgstr "" "程序的 cdebconf 数据库到一个文件:" #. Tag: screen -#: preseed.xml:623 +#: preseed.xml:630 #, no-c-format msgid "" "$ debconf-get-selections --installer > <replaceable>file</replaceable>\n" @@ -1077,7 +1096,7 @@ msgstr "" "$ debconf-get-selections >> <replaceable>file</replaceable>" #. Tag: para -#: preseed.xml:625 +#: preseed.xml:632 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1088,7 +1107,7 @@ msgstr "" "始。" #. Tag: para -#: preseed.xml:633 +#: preseed.xml:640 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1102,7 +1121,7 @@ msgstr "" "感的信息,默认只为 root 可读。" #. Tag: para -#: preseed.xml:641 +#: preseed.xml:648 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1113,7 +1132,7 @@ msgstr "" "log/installer</filename> 目录及其中的文件将从您的系统中删除。" #. Tag: para -#: preseed.xml:649 +#: preseed.xml:656 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1128,7 +1147,7 @@ msgstr "" "值。" #. Tag: para -#: preseed.xml:657 +#: preseed.xml:664 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1139,13 +1158,13 @@ msgstr "" "selections -c <replaceable>preseed.cfg</replaceable></command> 命令。" #. Tag: title -#: preseed.xml:668 +#: preseed.xml:675 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "预置文件的内容(&releasename;)" #. Tag: para -#: preseed.xml:674 +#: preseed.xml:681 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1159,13 +1178,13 @@ msgstr "" "debconf 设置替换。" #. Tag: title -#: preseed.xml:685 +#: preseed.xml:692 #, no-c-format msgid "Localization" msgstr "本地化" #. Tag: para -#: preseed.xml:686 +#: preseed.xml:693 #, no-c-format msgid "" "Setting localization values will only work if you are using initrd " @@ -1175,7 +1194,7 @@ msgstr "" "设置本地信息只适用于使用 initrd 预置。其他方式下这些问题是在询问之后加载的。" #. Tag: para -#: preseed.xml:692 +#: preseed.xml:699 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1191,7 +1210,7 @@ msgstr "" "userinput>。" #. Tag: para -#: preseed.xml:701 +#: preseed.xml:708 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1210,7 +1229,7 @@ msgstr "" "因此另一种方法是单独预置各值。语言和国家可以在引导参数里面指定。" #. Tag: screen -#: preseed.xml:716 +#: preseed.xml:723 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1234,7 +1253,7 @@ msgstr "" "#d-i localechooser/supported-locales en_US.UTF-8, nl_NL.UTF-8" #. Tag: para -#: preseed.xml:718 +#: preseed.xml:725 #, no-c-format msgid "" "Keyboard configuration consists of selecting a keyboard architecture and a " @@ -1246,7 +1265,7 @@ msgstr "" "因此通常不必预置。keymap 必须对 &d-i; 所选择的键盘体系有效。" #. Tag: screen -#: preseed.xml:725 +#: preseed.xml:732 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1262,7 +1281,7 @@ msgstr "" "#d-i console-keymaps-usb/keymap select mac-usb-us" #. Tag: para -#: preseed.xml:727 +#: preseed.xml:734 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>console-tools/archs</" @@ -1273,7 +1292,7 @@ msgstr "" "tools/archs</classname>。这将导致内核 keymap 保持活动。" #. Tag: para -#: preseed.xml:736 +#: preseed.xml:743 #, no-c-format msgid "" "The changes in the input layer for 2.6 kernels have made the keyboard " @@ -1284,13 +1303,13 @@ msgstr "" "<quote>PC</quote> (<userinput>at</userinput>) keymap。" #. Tag: title -#: preseed.xml:746 +#: preseed.xml:753 #, no-c-format msgid "Network configuration" msgstr "网络设置" #. Tag: para -#: preseed.xml:747 +#: preseed.xml:754 #, no-c-format msgid "" "Of course, preseeding the network configuration won't work if you're loading " @@ -1303,7 +1322,7 @@ msgstr "" "助。如果您计划从网络加载预置文件,应该使用传递网络设置给内核引导参数的方式。" #. Tag: para -#: preseed.xml:755 +#: preseed.xml:762 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1314,7 +1333,7 @@ msgstr "" "<userinput>interface=<replaceable>eth1</replaceable></userinput>。" #. Tag: para -#: preseed.xml:761 +#: preseed.xml:768 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1330,19 +1349,19 @@ msgstr "" "再运行一次,这需要将下面的命令包含在 <quote>preseed/run</quote> 脚本里面:" #. Tag: screen -#: preseed.xml:771 +#: preseed.xml:778 #, no-c-format msgid "killall.sh; netcfg" msgstr "killall.sh; netcfg" #. Tag: para -#: preseed.xml:773 +#: preseed.xml:780 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "下面的 debconf 变量与网络配置相关。" #. Tag: screen -#: preseed.xml:779 +#: preseed.xml:786 #, no-c-format msgid "" "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1444,7 +1463,7 @@ msgstr "" "#d-i hw-detect/load_firmware boolean true" #. Tag: para -#: preseed.xml:781 +#: preseed.xml:788 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1463,13 +1482,13 @@ msgstr "" "quote> 确定不使用网关。" #. Tag: title -#: preseed.xml:797 +#: preseed.xml:804 #, no-c-format msgid "Network console" msgstr "网络控制台" #. Tag: screen -#: preseed.xml:799 +#: preseed.xml:806 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1487,13 +1506,13 @@ msgstr "" "#d-i network-console/password-again password r00tme" #. Tag: title -#: preseed.xml:804 +#: preseed.xml:811 #, no-c-format msgid "Mirror settings" msgstr "镜像设置" #. Tag: para -#: preseed.xml:805 +#: preseed.xml:812 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1505,7 +1524,7 @@ msgstr "" "安装的系统建立 <filename>/etc/apt/sources.list</filename>。" #. Tag: para -#: preseed.xml:812 +#: preseed.xml:819 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1514,7 +1533,7 @@ msgstr "" "参数 <classname>mirror/suite</classname> 决定了安装好的系统使用的套件。" #. Tag: para -#: preseed.xml:817 +#: preseed.xml:824 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1529,7 +1548,7 @@ msgstr "" "常安装程序会自动安装并使用正确的值而毋需手动设置。" #. Tag: screen -#: preseed.xml:828 +#: preseed.xml:835 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -1557,13 +1576,13 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:833 +#: preseed.xml:840 #, no-c-format msgid "Clock and time zone setup" msgstr "时钟与时区设置" #. Tag: screen -#: preseed.xml:835 +#: preseed.xml:842 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -1591,13 +1610,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:840 +#: preseed.xml:847 #, no-c-format msgid "Partitioning" msgstr "分区" #. Tag: para -#: preseed.xml:841 +#: preseed.xml:848 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -1611,7 +1630,7 @@ msgstr "" "义方案,用户自定义的方案文件或预置文件包含的方案。" #. Tag: para -#: preseed.xml:849 +#: preseed.xml:856 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -1622,7 +1641,7 @@ msgstr "" "性不足。" #. Tag: para -#: preseed.xml:855 +#: preseed.xml:862 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -1641,7 +1660,7 @@ msgstr "" "改变。" #. Tag: para -#: preseed.xml:869 +#: preseed.xml:876 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -1652,13 +1671,13 @@ msgstr "" "确的那一个。" #. Tag: title -#: preseed.xml:878 +#: preseed.xml:885 #, no-c-format msgid "Partitioning example" msgstr "分区示例" #. Tag: screen -#: preseed.xml:880 +#: preseed.xml:887 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -1808,13 +1827,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:884 +#: preseed.xml:891 #, no-c-format msgid "Partitioning using RAID" msgstr "使用 RAID 分区" #. Tag: para -#: preseed.xml:885 +#: preseed.xml:892 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -1828,7 +1847,7 @@ msgstr "" "阵列中的所有设备;参见 <xref linkend=\"preseed-bootloader\"/>。" #. Tag: para -#: preseed.xml:895 +#: preseed.xml:902 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -1842,7 +1861,7 @@ msgstr "" "<filename>/var/log/syslog</filename>。" #. Tag: screen -#: preseed.xml:905 +#: preseed.xml:912 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -1946,13 +1965,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:910 +#: preseed.xml:917 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "分区挂载控制" #. Tag: para -#: preseed.xml:911 +#: preseed.xml:918 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -1968,7 +1987,7 @@ msgstr "" "系统仍然使用 UUID 方式挂载。" #. Tag: para -#: preseed.xml:920 +#: preseed.xml:927 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -1978,7 +1997,7 @@ msgstr "" "挂载。" #. Tag: para -#: preseed.xml:927 +#: preseed.xml:934 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -1992,7 +2011,7 @@ msgstr "" "后会出现一些随机的情况。" #. Tag: screen -#: preseed.xml:937 +#: preseed.xml:944 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2010,13 +2029,13 @@ msgstr "" "#d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:943 +#: preseed.xml:950 #, no-c-format msgid "Base system installation" msgstr "基本系统安装" #. Tag: para -#: preseed.xml:944 +#: preseed.xml:951 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2025,7 +2044,7 @@ msgid "" msgstr "本阶段的安装并没有多少东西需要预置。仅有一个与内核安装相关的问题。" #. Tag: screen -#: preseed.xml:951 +#: preseed.xml:958 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2057,13 +2076,13 @@ msgstr "" "#d-i base-installer/kernel/image string &kernelpackage;-2.6-486" #. Tag: title -#: preseed.xml:956 +#: preseed.xml:963 #, no-c-format msgid "Account setup" msgstr "帐号设置" #. Tag: para -#: preseed.xml:957 +#: preseed.xml:964 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -2074,7 +2093,7 @@ msgstr "" "或 MD5 <emphasis>哈希</emphasis> 值。" #. Tag: para -#: preseed.xml:964 +#: preseed.xml:971 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -2087,7 +2106,7 @@ msgstr "" "MD5 哈希值相对安全一些,但也会造成安全的假象,MD5 哈希值也可以被暴力破解。" #. Tag: screen -#: preseed.xml:974 +#: preseed.xml:981 #, no-c-format msgid "" "# Skip creation of a root account (normal user account will be able to\n" @@ -2145,7 +2164,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:976 +#: preseed.xml:983 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2162,26 +2181,26 @@ msgstr "" "root 登录(例如使用 SSH key 认证或 sudo)。" #. Tag: para -#: preseed.xml:986 +#: preseed.xml:993 #, no-c-format msgid "" "The following command can be used to generate an MD5 hash for a password:" msgstr "下面的命令可用于生成密码的 MD5 值。" #. Tag: screen -#: preseed.xml:990 +#: preseed.xml:997 #, no-c-format msgid "$ printf \"r00tme\" | mkpasswd -s -m md5" msgstr "$ printf \"r00tme\" | mkpasswd -s -m md5" #. Tag: title -#: preseed.xml:996 +#: preseed.xml:1003 #, no-c-format msgid "Apt setup" msgstr "设置 apt" #. Tag: para -#: preseed.xml:997 +#: preseed.xml:1004 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2194,7 +2213,7 @@ msgstr "" "仓库。" #. Tag: screen -#: preseed.xml:1005 +#: preseed.xml:1012 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -2252,13 +2271,13 @@ msgstr "" "#d-i debian-installer/allow_unauthenticated boolean true" #. Tag: title -#: preseed.xml:1010 +#: preseed.xml:1017 #, no-c-format msgid "Package selection" msgstr "选择软件包" #. Tag: para -#: preseed.xml:1011 +#: preseed.xml:1018 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2266,73 +2285,73 @@ msgid "" msgstr "您可以选择安装存在的任务的组合。本文编撰时已有的任务包括:" #. Tag: userinput -#: preseed.xml:1020 +#: preseed.xml:1027 #, no-c-format msgid "standard" msgstr "standard" #. Tag: userinput -#: preseed.xml:1023 +#: preseed.xml:1030 #, no-c-format msgid "desktop" msgstr "desktop" #. Tag: userinput -#: preseed.xml:1026 +#: preseed.xml:1033 #, no-c-format msgid "gnome-desktop" msgstr "gnome-desktop" #. Tag: userinput -#: preseed.xml:1029 +#: preseed.xml:1036 #, no-c-format msgid "kde-desktop" msgstr "kde-desktop" #. Tag: userinput -#: preseed.xml:1032 +#: preseed.xml:1039 #, no-c-format msgid "web-server" msgstr "web-server" #. Tag: userinput -#: preseed.xml:1035 +#: preseed.xml:1042 #, no-c-format msgid "print-server" msgstr "print-server" #. Tag: userinput -#: preseed.xml:1038 +#: preseed.xml:1045 #, no-c-format msgid "dns-server" msgstr "dns-server" #. Tag: userinput -#: preseed.xml:1041 +#: preseed.xml:1048 #, no-c-format msgid "file-server" msgstr "file-server" #. Tag: userinput -#: preseed.xml:1044 +#: preseed.xml:1051 #, no-c-format msgid "mail-server" msgstr "mail-server" #. Tag: userinput -#: preseed.xml:1047 +#: preseed.xml:1054 #, no-c-format msgid "sql-database" msgstr "sql-database" #. Tag: userinput -#: preseed.xml:1050 +#: preseed.xml:1057 #, no-c-format msgid "laptop" msgstr "laptop" #. Tag: para -#: preseed.xml:1054 +#: preseed.xml:1061 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2343,7 +2362,7 @@ msgstr "" "<userinput>standard</userinput> 任务。" #. Tag: para -#: preseed.xml:1060 +#: preseed.xml:1067 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2357,7 +2376,7 @@ msgstr "" "命令行上使用。" #. Tag: screen -#: preseed.xml:1070 +#: preseed.xml:1077 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server\n" @@ -2395,21 +2414,69 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1075 +#: preseed.xml:1082 #, no-c-format msgid "Boot loader installation" msgstr "安装 bootloader" #. Tag: screen -#: preseed.xml:1077 -#, no-c-format -msgid "" -"# Grub is the default boot loader (for x86). If you want lilo installed\n" +#: preseed.xml:1084 +#, 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\n" +#| "# To also skip installing lilo, and install no bootloader, uncomment " +#| "this\n" +#| "# too:\n" +#| "#d-i lilo-installer/skip boolean true\n" +#| "\n" +#| "# With a few exceptions for unusual partitioning setups, GRUB 2 is now " +#| "the\n" +#| "# default. If you need GRUB Legacy for some particular reason, then\n" +#| "# uncomment this:\n" +#| "#d-i grub-installer/grub2_instead_of_grub_legacy boolean false\n" +#| "\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" +#| "# 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" +#| "# Alternatively, if you want to install to a location other than the " +#| "mbr,\n" +#| "# uncomment and edit these lines:\n" +#| "#d-i grub-installer/only_debian boolean false\n" +#| "#d-i grub-installer/with_other_os boolean false\n" +#| "#d-i grub-installer/bootdev string (hd0,0)\n" +#| "# To install grub to multiple disks:\n" +#| "#d-i grub-installer/bootdev string (hd0,0) (hd1,0) (hd2,0)\n" +#| "\n" +#| "# Optional password for grub, either in clear text\n" +#| "#d-i grub-installer/password password r00tme\n" +#| "#d-i grub-installer/password-again password r00tme\n" +#| "# or encrypted using an MD5 hash, see grub-md5-crypt(8).\n" +#| "#d-i grub-installer/password-crypted password [MD5 hash]\n" +#| "\n" +#| "# Use the following option to add additional boot parameters for the\n" +#| "# installed system (if supported by the bootloader installer).\n" +#| "# Note: options passed to the installer will be added automatically.\n" +#| "#d-i debian-installer/add-kernel-opts string nousb" +msgid "" +"<phrase arch=\"linux-any\"># 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" "# To also skip installing lilo, and install no bootloader, uncomment this\n" "# too:\n" -"#d-i lilo-installer/skip boolean true\n" +"#d-i lilo-installer/skip boolean true</phrase>\n" +"<phrase arch=\"kfreebsd-any;hurd-any\"># To install no bootloader, uncomment " +"this\n" +"#d-i grub-installer/skip boolean true</phrase>\n" "\n" "# With a few exceptions for unusual partitioning setups, GRUB 2 is now the\n" "# default. If you need GRUB Legacy for some particular reason, then\n" @@ -2487,7 +2554,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1079 +#: preseed.xml:1086 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2499,13 +2566,13 @@ msgstr "" "令。" #. Tag: title -#: preseed.xml:1089 +#: preseed.xml:1096 #, no-c-format msgid "Finishing up the installation" msgstr "完成安装" #. Tag: screen -#: preseed.xml:1091 +#: preseed.xml:1098 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2545,13 +2612,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1096 +#: preseed.xml:1103 #, no-c-format msgid "Preseeding other packages" msgstr "预置其他的软件包" #. Tag: screen -#: preseed.xml:1098 +#: preseed.xml:1105 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -2571,19 +2638,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1105 +#: preseed.xml:1112 #, no-c-format msgid "Advanced options" msgstr "高级选项" #. Tag: title -#: preseed.xml:1108 +#: preseed.xml:1115 #, no-c-format msgid "Running custom commands during the installation" msgstr "安装过程中运行用户命令" #. Tag: para -#: preseed.xml:1109 +#: preseed.xml:1116 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -2593,7 +2660,7 @@ msgstr "" "本。" #. Tag: screen -#: preseed.xml:1117 +#: preseed.xml:1124 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -2641,13 +2708,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1122 +#: preseed.xml:1129 #, no-c-format msgid "Using preseeding to change default values" msgstr "使用预置修改默认值" #. Tag: para -#: preseed.xml:1123 +#: preseed.xml:1130 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -2671,7 +2738,7 @@ msgstr "" "这对于测试和调试您的预置文件很有帮助。" #. Tag: para -#: preseed.xml:1137 +#: preseed.xml:1144 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -2684,7 +2751,7 @@ msgstr "" "\"preseed-bootparms\"/> 的脚注。" #. Tag: para -#: preseed.xml:1144 +#: preseed.xml:1151 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -2705,13 +2772,13 @@ msgstr "" "在安装时显示出来的问题对应的参数,而不是<quote>内部的</quote>参数。" #. Tag: title -#: preseed.xml:1158 +#: preseed.xml:1165 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "预置文件链" #. Tag: para -#: preseed.xml:1159 +#: preseed.xml:1166 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -2725,7 +2792,7 @@ msgstr "" "外的文件里面。" #. Tag: screen -#: preseed.xml:1169 +#: preseed.xml:1176 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -2775,7 +2842,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1171 +#: preseed.xml:1178 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " |