diff options
Diffstat (limited to 'po/zh_CN/install-methods.po')
-rw-r--r-- | po/zh_CN/install-methods.po | 98 |
1 files changed, 64 insertions, 34 deletions
diff --git a/po/zh_CN/install-methods.po b/po/zh_CN/install-methods.po index 1d0033da5..585439d4e 100644 --- a/po/zh_CN/install-methods.po +++ b/po/zh_CN/install-methods.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: 2018-10-26 23:05+0000\n" +"POT-Creation-Date: 2018-11-07 23:28+0000\n" "PO-Revision-Date: 2012-11-26 00:19+0800\n" "Last-Translator: Ji YongGang <jungleji@gmail.com>\n" "Language-Team: debian-chinese-gb <debian-chinese-gb@lists.debian.org>\n" @@ -1567,25 +1567,25 @@ msgstr "" "硬盘图标的方法来完成)。" #. Tag: filename -#: install-methods.xml:1077 install-methods.xml:1403 +#: install-methods.xml:1077 install-methods.xml:1410 #, no-c-format msgid "vmlinux" msgstr "vmlinux" #. Tag: filename -#: install-methods.xml:1082 install-methods.xml:1408 +#: install-methods.xml:1082 install-methods.xml:1415 #, no-c-format msgid "initrd.gz" msgstr "initrd.gz" #. Tag: filename -#: install-methods.xml:1087 install-methods.xml:1413 +#: install-methods.xml:1087 install-methods.xml:1420 #, no-c-format msgid "yaboot" msgstr "yaboot" #. Tag: filename -#: install-methods.xml:1092 install-methods.xml:1418 +#: install-methods.xml:1092 install-methods.xml:1425 #, no-c-format msgid "yaboot.conf" msgstr "yaboot.conf" @@ -1932,14 +1932,36 @@ msgstr "" "<filename>pxelinux.0</filename> 是一个 boot loader,而非一个内核映象(参见下面" "的 <xref linkend=\"tftp-images\"/>)。" +#. Tag: para +#: install-methods.xml:1256 +#, no-c-format +msgid "" +"If your machine uses UEFI to boot, you will have to specify a boot loader " +"appropriate for UEFI machines, for example" +msgstr "" + +#. Tag: screen +#: install-methods.xml:1260 +#, no-c-format +msgid "" +"group {\n" +" next-server 192.168.1.3;\n" +" host tftpclient {\n" +"# tftp client hardware address\n" +" hardware ethernet 00:10:DC:27:6C:15;\n" +" filename \"debian-installer/amd64/bootnetx64.efi\";\n" +" }\n" +"}" +msgstr "" + #. Tag: title -#: install-methods.xml:1266 +#: install-methods.xml:1273 #, no-c-format msgid "Setting up a BOOTP server" msgstr "架设 BOOTP 服务器" #. Tag: para -#: install-methods.xml:1267 +#: install-methods.xml:1274 #, no-c-format msgid "" "There are two BOOTP servers available for GNU/Linux. The first is CMU " @@ -1954,7 +1976,7 @@ msgstr "" "<classname>isc-dhcp-server</classname> 软件包。" #. Tag: para -#: install-methods.xml:1275 +#: install-methods.xml:1282 #, no-c-format msgid "" "To use CMU <command>bootpd</command>, you must first uncomment (or add) the " @@ -2016,7 +2038,7 @@ msgstr "" "MAC 地址。</phrase>" #. Tag: para -#: install-methods.xml:1308 +#: install-methods.xml:1315 #, no-c-format msgid "" "By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really " @@ -2038,13 +2060,13 @@ msgstr "" "<command>dhcpd</command>。" #. Tag: title -#: install-methods.xml:1327 +#: install-methods.xml:1334 #, no-c-format msgid "Enabling the TFTP Server" msgstr "开启 TFTP 服务器" #. Tag: para -#: install-methods.xml:1328 +#: install-methods.xml:1335 #, no-c-format msgid "" "To get the TFTP server ready to go, you should first make sure that " @@ -2053,7 +2075,7 @@ msgstr "" "要准备好 TFTP 服务器,您首先需要确定 <command>tftpd</command> 已经启动。" #. Tag: para -#: install-methods.xml:1333 +#: install-methods.xml:1340 #, no-c-format msgid "" "In the case of <classname>tftpd-hpa</classname> there are two ways the " @@ -2067,7 +2089,7 @@ msgstr "" "以在安装软件包的时候选择,也可以用重新配置软件包方式修改。" #. Tag: para -#: install-methods.xml:1342 +#: install-methods.xml:1349 #, no-c-format msgid "" "Historically, TFTP servers used <filename>/tftpboot</filename> as directory " @@ -2084,7 +2106,7 @@ msgstr "" "置文件示例。" #. Tag: para -#: install-methods.xml:1352 +#: install-methods.xml:1359 #, no-c-format msgid "" "All <command>in.tftpd</command> alternatives available in &debian; should " @@ -2098,7 +2120,7 @@ msgstr "" "问题,建议先检查这些日志信息,这对于分析错误是一个好的起始点。" #. Tag: para -#: install-methods.xml:1360 +#: install-methods.xml:1367 #, no-c-format msgid "" "If you intend to install &debian; on an SGI machine and your TFTP server is " @@ -2126,13 +2148,13 @@ msgstr "" "错误。" #. Tag: title -#: install-methods.xml:1382 +#: install-methods.xml:1389 #, no-c-format msgid "Move TFTP Images Into Place" msgstr "将 TFTP 映像放到适当的位置" #. Tag: para -#: install-methods.xml:1383 +#: install-methods.xml:1390 #, no-c-format msgid "" "Next, place the TFTP boot image you need, as found in <xref linkend=\"where-" @@ -2147,7 +2169,7 @@ msgstr "" "完全决定于 TFTP 客户程序,而且没有一个强制的标准。" #. Tag: para -#: install-methods.xml:1392 +#: install-methods.xml:1399 #, no-c-format msgid "" "On NewWorld Power Macintosh machines, you will need to set up the " @@ -2162,20 +2184,28 @@ msgstr "" "件:" #. Tag: filename -#: install-methods.xml:1423 +#: install-methods.xml:1430 #, no-c-format msgid "boot.msg" msgstr "boot.msg" #. Tag: para -#: install-methods.xml:1428 -#, no-c-format +#: install-methods.xml:1435 +#, fuzzy, no-c-format +#| msgid "" +#| "For PXE booting, everything you should need is set up in the " +#| "<filename>netboot/netboot.tar.gz</filename> tarball. Simply extract this " +#| "tarball into the <command>tftpd</command> boot image directory. Make sure " +#| "your dhcp server is configured to pass <filename>pxelinux.0</filename> to " +#| "<command>tftpd</command> as the filename to boot." msgid "" "For PXE booting, everything you should need is set up in the " "<filename>netboot/netboot.tar.gz</filename> tarball. Simply extract this " "tarball into the <command>tftpd</command> boot image directory. Make sure " "your dhcp server is configured to pass <filename>pxelinux.0</filename> to " -"<command>tftpd</command> as the filename to boot." +"<command>tftpd</command> as the filename to boot. For UEFI machines, you " +"will need to pass an appropriate EFI boot image name (such as <filename>/" +"debian-installer/amd64/bootnetx64.efi</filename>)." msgstr "" "对于用 PXE 引导来说,您所需的只是建立 <filename>netboot/netboot.tar.gz</" "filename> 压缩包。只须将此包解压到 <command>tftpd</command> 引导映像目录下。" @@ -2183,7 +2213,7 @@ msgstr "" "需的文件名传递给 <command>tftpd</command>。" #. Tag: para -#: install-methods.xml:1436 +#: install-methods.xml:1445 #, no-c-format msgid "" "For PXE booting, everything you should need is set up in the " @@ -2198,13 +2228,13 @@ msgstr "" "efi</filename> 以启动所需的文件名传递至<command>tftpd</command>。" #. Tag: title -#: install-methods.xml:1448 +#: install-methods.xml:1457 #, no-c-format msgid "SPARC TFTP Booting" msgstr "SPARC TFTP 引导" #. Tag: para -#: install-methods.xml:1449 +#: install-methods.xml:1458 #, no-c-format msgid "" "Some SPARC architectures add the subarchitecture names, such as " @@ -2232,7 +2262,7 @@ msgstr "" "并在必要时加上子体系名。" #. Tag: para -#: install-methods.xml:1465 +#: install-methods.xml:1474 #, no-c-format msgid "" "If you've done all this correctly, giving the command <userinput>boot net</" @@ -2244,7 +2274,7 @@ msgstr "" "映像。假如映像找不到,查看 tftp 服务器的日志所需要的映像文件名。" #. Tag: para -#: install-methods.xml:1472 +#: install-methods.xml:1481 #, no-c-format msgid "" "You can also force some sparc systems to look for a specific file name by " @@ -2257,13 +2287,13 @@ msgstr "" "仍然必须被请放置在 TFTP 服务器要查找的目录中。" #. Tag: title -#: install-methods.xml:1483 +#: install-methods.xml:1492 #, no-c-format msgid "SGI TFTP Booting" msgstr "SGI TFTP 引导" #. Tag: para -#: install-methods.xml:1484 +#: install-methods.xml:1493 #, no-c-format msgid "" "On SGI machines you can rely on the <command>bootpd</command> to supply the " @@ -2277,13 +2307,13 @@ msgstr "" "现在 <filename>/etc/dhcpd.conf</filename>。" #. Tag: title -#: install-methods.xml:1592 +#: install-methods.xml:1601 #, no-c-format msgid "Automatic Installation" msgstr "自动化安装" #. Tag: para -#: install-methods.xml:1593 +#: install-methods.xml:1602 #, no-c-format msgid "" "For installing on multiple computers it's possible to do fully automatic " @@ -2298,13 +2328,13 @@ msgstr "" "更多细节。" #. Tag: title -#: install-methods.xml:1605 +#: install-methods.xml:1614 #, no-c-format msgid "Automatic Installation Using the &debian; Installer" msgstr "使用 &debian; 安装程序进行自动安装" #. Tag: para -#: install-methods.xml:1606 +#: install-methods.xml:1615 #, no-c-format msgid "" "The &debian; Installer supports automating installs via preconfiguration " @@ -2316,7 +2346,7 @@ msgstr "" "介质上加载,并自动回答安装过程中的问题。" #. Tag: para -#: install-methods.xml:1613 +#: install-methods.xml:1622 #, no-c-format msgid "" "Full documentation on preseeding including a working example that you can " |