summaryrefslogtreecommitdiff
path: root/po/zh_CN/install-methods.po
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-08-18 17:34:21 +0000
committerFrans Pop <elendil@planet.nl>2006-08-18 17:34:21 +0000
commit1eedcadf865fa0fbcca9b9e2269ea2800527e284 (patch)
treeed5cf3932b5fea89c874aead1483de84b907137a /po/zh_CN/install-methods.po
parentb7fa3d89d2de4862e96d1d9f0cd08b74d36faf56 (diff)
downloadinstallation-guide-1eedcadf865fa0fbcca9b9e2269ea2800527e284.zip
Update of POT and PO files for the manual
Diffstat (limited to 'po/zh_CN/install-methods.po')
-rw-r--r--po/zh_CN/install-methods.po195
1 files changed, 97 insertions, 98 deletions
diff --git a/po/zh_CN/install-methods.po b/po/zh_CN/install-methods.po
index 3933b2c39..668022849 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: 2006-08-16 18:10+0000\n"
+"POT-Creation-Date: 2006-08-18 17:32+0000\n"
"PO-Revision-Date: 2006-08-10 10:52+0800\n"
"Last-Translator: Ji YongGang<jungle@soforge.com>\n"
"Language-Team: debian-chinese-gb <debian-chinese-gb@lists.debian.org>\n"
@@ -1607,9 +1607,9 @@ msgstr "设置 RARP 服务器"
#. Tag: para
#: install-methods.xml:1157
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
-"To setup RARP, you need to know the Ethernet address (a.k.a. the MAC "
+"To set up RARP, you need to know the Ethernet address (a.k.a. the MAC "
"address) of the client computers to be installed. If you don't know this "
"information, you can <phrase arch=\"sparc\"> pick it off the initial "
"OpenPROM boot messages, use the OpenBoot <userinput>.enet-addr</userinput> "
@@ -1625,61 +1625,17 @@ msgstr ""
#. Tag: para
#: install-methods.xml:1169
-#, no-c-format
-msgid ""
-"On a RARP server system using a Linux 2.2.x kernel, you need to populate the "
-"kernel's RARP table. To do this, run the following commands: "
-"<informalexample><screen>\n"
-"# <userinput>/sbin/rarp -s\n"
-"<replaceable>client-hostname</replaceable>\n"
-"<replaceable>client-enet-addr</replaceable></userinput>\n"
-"\n"
-"# <userinput>/usr/sbin/arp -s\n"
-"<replaceable>client-ip</replaceable>\n"
-"<replaceable>client-enet-addr</replaceable></userinput>\n"
-"</screen></informalexample> If you get <informalexample><screen>\n"
-"SIOCSRARP: Invalid argument\n"
-"</screen></informalexample> you probably need to load the RARP kernel module "
-"or else recompile the kernel to support RARP. Try <userinput>modprobe rarp</"
-"userinput> and then try the <command>rarp</command> command again."
-msgstr ""
-"在使用 Linux 2.2.x 内核的 RARP 服务器系统上,您需要通以下的命令来植入内核 "
-"RARP 表: <informalexample><screen>\n"
-"# <userinput>/sbin/rarp -s \n"
-"<replaceable>client-hostname</replaceable>\n"
-"<replaceable>client-enet-addr</replaceable></userinput>\n"
-"\n"
-"# <userinput>/usr/sbin/arp -s \n"
-"<replaceable>client-ip</replaceable>\n"
-"<replaceable>client-enet-addr</replaceable></userinput>\n"
-"</screen></informalexample> 如果看到 <informalexample><screen>\n"
-"SIOCSRARP: Invalid argument\n"
-"</screen></informalexample> 您可能需要加载 RARP 内核模块或重新编译内核并使之"
-"支持 RARP。试试在运行 <userinput>modprobe rarp</userinput> 命令后再尝试一遍 "
-"<command>rarp</command> 命令。"
-
-#. Tag: para
-#: install-methods.xml:1185
-#, no-c-format
-msgid ""
-"On a RARP server system using a Linux 2.4.x kernel, there is no RARP module, "
-"and you should instead use the <command>rarpd</command> program. The "
-"procedure is similar to that used under SunOS in the following paragraph."
-msgstr ""
-"使用 Linux 2.4.x 内核的 RARP 服务器系统上并没有 RARP 模块,您应该使用 "
-"<command>rarpd</command> 程序替代。操作过程很类似下面将提到的在 SunOS 上的用"
-"法。"
-
-#. Tag: para
-#: install-methods.xml:1193
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
-"Under SunOS, you need to ensure that the Ethernet hardware address for the "
-"client is listed in the <quote>ethers</quote> database (either in the "
-"<filename>/etc/ethers</filename> file, or via NIS/NIS+) and in the "
-"<quote>hosts</quote> database. Then you need to start the RARP daemon. In "
-"SunOS 4, issue the command (as root): <userinput>/usr/etc/rarpd -a</"
-"userinput>; in SunOS 5, use <userinput>/usr/sbin/rarpd -a</userinput>."
+"On a RARP server system using a Linux 2.4 or 2.6 kernel, or Solaris/SunOS, "
+"you use the <command>rarpd</command> program. You need to ensure that the "
+"Ethernet hardware address for the client is listed in the <quote>ethers</"
+"quote> database (either in the <filename>/etc/ethers</filename> file, or via "
+"NIS/NIS+) and in the <quote>hosts</quote> database. Then you need to start "
+"the RARP daemon. Issue the command (as root): <userinput>/usr/sbin/rarpd -a</"
+"userinput> on most Linux systems and SunOS 5 (Solaris 2), <userinput>/usr/"
+"sbin/in.rarpd -a</userinput> on some other Linux systems, or <userinput>/usr/"
+"etc/rarpd -a</userinput> in SunOS 4 (Solaris 1)."
msgstr ""
"在 SunOS 里, 您需要确定客户机的以太网硬件地址已经列在<quote>ethers</quote>数"
"据库(在 <filename>/etc/ethers</filename> 文件中或者通过 NIS/NIS+)和"
@@ -1688,13 +1644,13 @@ msgstr ""
"里,则使用 <userinput>/usr/sbin/rarpd -a</userinput> 命令。"
#. Tag: title
-#: install-methods.xml:1212
+#: install-methods.xml:1191
#, no-c-format
msgid "Setting up BOOTP server"
msgstr "设置 BOOTP 服务器"
#. Tag: para
-#: install-methods.xml:1213
+#: install-methods.xml:1192
#, no-c-format
msgid ""
"There are two BOOTP servers available for GNU/Linux. The first is CMU "
@@ -1709,7 +1665,7 @@ msgstr ""
"classname> 软件包中。"
#. Tag: para
-#: install-methods.xml:1221
+#: install-methods.xml:1200
#, no-c-format
msgid ""
"To use CMU <command>bootpd</command>, you must first uncomment (or add) the "
@@ -1771,7 +1727,7 @@ msgstr ""
"MAC 地址。</phrase>"
#. Tag: para
-#: install-methods.xml:1254
+#: install-methods.xml:1233
#, no-c-format
msgid ""
"By contrast, setting up BOOTP with ISC <command>dhcpd</command> is really "
@@ -1791,13 +1747,13 @@ msgstr ""
"是:<userinput>/etc/init.d/dhcpd restart</userinput>。"
#. Tag: title
-#: install-methods.xml:1275
+#: install-methods.xml:1254
#, no-c-format
msgid "Setting up a DHCP server"
msgstr "设置 DHCP 服务器"
#. Tag: para
-#: install-methods.xml:1276
+#: install-methods.xml:1255
#, no-c-format
msgid ""
"One free software DHCP server is ISC <command>dhcpd</command>. In &debian;, "
@@ -1853,7 +1809,7 @@ msgstr ""
"件。"
#. Tag: para
-#: install-methods.xml:1288
+#: install-methods.xml:1267
#, no-c-format
msgid ""
"In this example, there is one server <replaceable>servername</replaceable> "
@@ -1869,7 +1825,7 @@ msgstr ""
"TFTP 获取的文件名。"
#. Tag: para
-#: install-methods.xml:1298
+#: install-methods.xml:1277
#, no-c-format
msgid ""
"After you have edited the <command>dhcpd</command> configuration file, "
@@ -1879,13 +1835,13 @@ msgstr ""
"它:<userinput>/etc/init.d/dhcpd restart</userinput>作为其配置文件。"
#. Tag: title
-#: install-methods.xml:1306
+#: install-methods.xml:1285
#, no-c-format
msgid "Enabling PXE Booting in the DHCP configuration"
msgstr "在 DHCP 配置中打开 PXE 引导功能"
#. Tag: para
-#: install-methods.xml:1307
+#: install-methods.xml:1286
#, no-c-format
msgid ""
"Here is another example for a <filename>dhcp.conf</filename> using the Pre-"
@@ -1957,13 +1913,13 @@ msgstr ""
"<xref linkend=\"tftp-images\"/> )。"
#. Tag: title
-#: install-methods.xml:1323
+#: install-methods.xml:1302
#, no-c-format
msgid "Enabling the TFTP Server"
msgstr "开启 TFTP 服务器"
#. Tag: para
-#: install-methods.xml:1324
+#: install-methods.xml:1303
#, no-c-format
msgid ""
"To get the TFTP server ready to go, you should first make sure that "
@@ -1981,7 +1937,7 @@ msgstr ""
"</screen></informalexample> Debian 包通常在安装后会自动把这条设置好。"
#. Tag: para
-#: install-methods.xml:1335
+#: install-methods.xml:1314
#, no-c-format
msgid ""
"Look in that file and remember the directory which is used as the argument "
@@ -2005,7 +1961,7 @@ msgstr ""
"<replaceable>inetd-pid</replaceable></userinput>。"
#. Tag: para
-#: install-methods.xml:1349
+#: install-methods.xml:1328
#, no-c-format
msgid ""
"If you intend to install Debian on an SGI machine and your TFTP server is a "
@@ -2033,13 +1989,13 @@ msgstr ""
"错误。"
#. Tag: title
-#: install-methods.xml:1371
+#: install-methods.xml:1350
#, no-c-format
msgid "Move TFTP Images Into Place"
msgstr "将 TFTP 映像放到适当的位置"
#. Tag: para
-#: install-methods.xml:1372
+#: install-methods.xml:1351
#, no-c-format
msgid ""
"Next, place the TFTP boot image you need, as found in <xref linkend=\"where-"
@@ -2056,7 +2012,7 @@ msgstr ""
"一个强制的标准。"
#. Tag: para
-#: install-methods.xml:1382
+#: install-methods.xml:1361
#, no-c-format
msgid ""
"On NewWorld Power Macintosh machines, you will need to set up the "
@@ -2073,7 +2029,7 @@ msgstr ""
"录。"
#. Tag: para
-#: install-methods.xml:1391
+#: install-methods.xml:1370
#, no-c-format
msgid ""
"For PXE booting, everything you should need is set up in the "
@@ -2088,7 +2044,7 @@ msgstr ""
"动所需的文件名传递至<command>tftpd</command>。"
#. Tag: para
-#: install-methods.xml:1399
+#: install-methods.xml:1378
#, no-c-format
msgid ""
"For PXE booting, everything you should need is set up in the "
@@ -2103,13 +2059,13 @@ msgstr ""
"efi</filename> 以启动所需的文件名传递至<command>tftpd</command>。"
#. Tag: title
-#: install-methods.xml:1411
+#: install-methods.xml:1390
#, no-c-format
msgid "DECstation TFTP Images"
msgstr "DECstation TFTP 映像文件"
#. Tag: para
-#: install-methods.xml:1412
+#: install-methods.xml:1391
#, no-c-format
msgid ""
"For DECstations, there are tftpimage files for each subarchitecture, which "
@@ -2126,7 +2082,7 @@ msgstr ""
"tftpboot.img</userinput>。"
#. Tag: para
-#: install-methods.xml:1422
+#: install-methods.xml:1401
#, no-c-format
msgid ""
"The DECstation firmware boots by TFTP with the command <userinput>boot "
@@ -2143,13 +2099,13 @@ msgstr ""
"按照如下语法加入:"
#. Tag: userinput
-#: install-methods.xml:1434
+#: install-methods.xml:1413
#, no-c-format
msgid "boot #/tftp/filename param1=value1 param2=value2 ..."
msgstr "boot #/tftp/filename param1=value1 param2=value2 ..."
#. Tag: para
-#: install-methods.xml:1436
+#: install-methods.xml:1415
#, no-c-format
msgid ""
"Several DECstation firmware revisions show a problem with regard to net "
@@ -2183,13 +2139,13 @@ msgstr ""
"www.netbsd.org/Ports/pmax/board-list.html#proms\"></ulink>。"
#. Tag: title
-#: install-methods.xml:1474
+#: install-methods.xml:1453
#, no-c-format
msgid "Alpha TFTP Booting"
msgstr "Alpha TFTP 引导"
#. Tag: para
-#: install-methods.xml:1475
+#: install-methods.xml:1454
#, no-c-format
msgid ""
"On Alpha, you must specify the filename (as a relative path to the boot "
@@ -2210,13 +2166,13 @@ msgstr ""
"个文件名。"
#. Tag: title
-#: install-methods.xml:1490
+#: install-methods.xml:1469
#, no-c-format
msgid "SPARC TFTP Booting"
msgstr "SPARC TFTP 引导"
#. Tag: para
-#: install-methods.xml:1491
+#: install-methods.xml:1470
#, no-c-format
msgid ""
"Some SPARC architectures add the subarchitecture names, such as "
@@ -2244,7 +2200,7 @@ msgstr ""
"并在必要时加上子体系名。"
#. Tag: para
-#: install-methods.xml:1507
+#: install-methods.xml:1486
#, no-c-format
msgid ""
"You can also force some sparc systems to look for a specific file name by "
@@ -2257,13 +2213,13 @@ msgstr ""
"仍然必须被请放置在 TFTP 服务器要查找的目录中。"
#. Tag: title
-#: install-methods.xml:1518
+#: install-methods.xml:1497
#, no-c-format
msgid "BVM/Motorola TFTP Booting"
msgstr "BVM/Motorola TFTP 引导"
#. Tag: para
-#: install-methods.xml:1519
+#: install-methods.xml:1498
#, no-c-format
msgid ""
"For BVM and Motorola VMEbus systems copy the files &bvme6000-tftp-files; to "
@@ -2273,7 +2229,7 @@ msgstr ""
"到 <filename>/tftpboot/</filename>。"
#. Tag: para
-#: install-methods.xml:1524
+#: install-methods.xml:1503
#, no-c-format
msgid ""
"Next, configure your boot ROMs or BOOTP server to initially load the "
@@ -2288,13 +2244,13 @@ msgstr ""
"体系的系统特殊配置信息。"
#. Tag: title
-#: install-methods.xml:1536
+#: install-methods.xml:1515
#, no-c-format
msgid "SGI TFTP Booting"
msgstr "SGI TFTP 引导"
#. Tag: para
-#: install-methods.xml:1537
+#: install-methods.xml:1516
#, no-c-format
msgid ""
"On SGI machines you can rely on the <command>bootpd</command> to supply the "
@@ -2308,13 +2264,13 @@ msgstr ""
"现在 <filename>/etc/dhcpd.conf</filename>。"
#. Tag: title
-#: install-methods.xml:1549
+#: install-methods.xml:1528
#, no-c-format
msgid "Broadcom BCM91250A and BCM91480B TFTP Booting"
msgstr "Broadcom BCM91250A 与 BCM91480B TFTP 引导"
#. Tag: para
-#: install-methods.xml:1550
+#: install-methods.xml:1529
#, no-c-format
msgid ""
"You don't have to configure DHCP in a special way because you'll pass the "
@@ -2323,13 +2279,13 @@ msgstr ""
"您不需要通过特殊方法设置 DHCP,因为您将传递文件的完全路径至装载的 CFE 。"
#. Tag: title
-#: install-methods.xml:1655
+#: install-methods.xml:1634
#, no-c-format
msgid "Automatic Installation"
msgstr "自动化安装"
#. Tag: para
-#: install-methods.xml:1656
+#: install-methods.xml:1635
#, no-c-format
msgid ""
"For installing on multiple computers it's possible to do fully automatic "
@@ -2344,13 +2300,13 @@ msgstr ""
"<classname>autoinstall</classname>,以及 Debian 安装程序本身。"
#. Tag: title
-#: install-methods.xml:1669
+#: install-methods.xml:1648
#, no-c-format
msgid "Automatic Installation Using the Debian Installer"
msgstr "使用 Debian 安装程序进行自动安装"
#. Tag: para
-#: install-methods.xml:1670
+#: install-methods.xml:1649
#, no-c-format
msgid ""
"The Debian Installer supports automating installs via preconfiguration "
@@ -2362,7 +2318,7 @@ msgstr ""
"介质上加载,并自动回答安装过程中的问题。"
#. Tag: para
-#: install-methods.xml:1677
+#: install-methods.xml:1656
#, no-c-format
msgid ""
"Full documentation on preseeding including a working example that you can "
@@ -2370,3 +2326,46 @@ msgid ""
msgstr ""
"在 <xref linkend=\"appendix-preseed\"/> 是有关预置文件的完整文档,并有一些可"
"以使用的例子供您修改。"
+
+#~ msgid ""
+#~ "On a RARP server system using a Linux 2.2.x kernel, you need to populate "
+#~ "the kernel's RARP table. To do this, run the following commands: "
+#~ "<informalexample><screen>\n"
+#~ "# <userinput>/sbin/rarp -s\n"
+#~ "<replaceable>client-hostname</replaceable>\n"
+#~ "<replaceable>client-enet-addr</replaceable></userinput>\n"
+#~ "\n"
+#~ "# <userinput>/usr/sbin/arp -s\n"
+#~ "<replaceable>client-ip</replaceable>\n"
+#~ "<replaceable>client-enet-addr</replaceable></userinput>\n"
+#~ "</screen></informalexample> If you get <informalexample><screen>\n"
+#~ "SIOCSRARP: Invalid argument\n"
+#~ "</screen></informalexample> you probably need to load the RARP kernel "
+#~ "module or else recompile the kernel to support RARP. Try "
+#~ "<userinput>modprobe rarp</userinput> and then try the <command>rarp</"
+#~ "command> command again."
+#~ msgstr ""
+#~ "在使用 Linux 2.2.x 内核的 RARP 服务器系统上,您需要通以下的命令来植入内核 "
+#~ "RARP 表: <informalexample><screen>\n"
+#~ "# <userinput>/sbin/rarp -s \n"
+#~ "<replaceable>client-hostname</replaceable>\n"
+#~ "<replaceable>client-enet-addr</replaceable></userinput>\n"
+#~ "\n"
+#~ "# <userinput>/usr/sbin/arp -s \n"
+#~ "<replaceable>client-ip</replaceable>\n"
+#~ "<replaceable>client-enet-addr</replaceable></userinput>\n"
+#~ "</screen></informalexample> 如果看到 <informalexample><screen>\n"
+#~ "SIOCSRARP: Invalid argument\n"
+#~ "</screen></informalexample> 您可能需要加载 RARP 内核模块或重新编译内核并使"
+#~ "之支持 RARP。试试在运行 <userinput>modprobe rarp</userinput> 命令后再尝试"
+#~ "一遍 <command>rarp</command> 命令。"
+
+#~ msgid ""
+#~ "On a RARP server system using a Linux 2.4.x kernel, there is no RARP "
+#~ "module, and you should instead use the <command>rarpd</command> program. "
+#~ "The procedure is similar to that used under SunOS in the following "
+#~ "paragraph."
+#~ msgstr ""
+#~ "使用 Linux 2.4.x 内核的 RARP 服务器系统上并没有 RARP 模块,您应该使用 "
+#~ "<command>rarpd</command> 程序替代。操作过程很类似下面将提到的在 SunOS 上的"
+#~ "用法。"