diff options
author | Frans Pop <elendil@planet.nl> | 2006-07-25 21:42:35 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2006-07-25 21:42:35 +0000 |
commit | b8f2f5812d835e36ec77126fc5c561a6a813e873 (patch) | |
tree | fa46aba03a87daebde636d5d4027c73f56d8cc79 /po/zh_CN/random-bits.po | |
parent | 5f40fb0d65c5dfb66486210ba5ab475203d6b38b (diff) | |
download | installation-guide-b8f2f5812d835e36ec77126fc5c561a6a813e873.zip |
Update of POT and PO files for the manual
Diffstat (limited to 'po/zh_CN/random-bits.po')
-rw-r--r-- | po/zh_CN/random-bits.po | 35 |
1 files changed, 24 insertions, 11 deletions
diff --git a/po/zh_CN/random-bits.po b/po/zh_CN/random-bits.po index 870788d94..fe48652a9 100644 --- a/po/zh_CN/random-bits.po +++ b/po/zh_CN/random-bits.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: d-i-manual\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2006-04-28 19:33+0000\n" +"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" +"POT-Creation-Date: 2006-07-25 21:39+0000\n" "PO-Revision-Date: 2006-05-13 16:02+0800\n" "Last-Translator: Ji YongGang<jungle@soforge.com>\n" "Language-Team: debian-chinese-gb <debian-chinese-gb@lists.debian.org>\n" @@ -1145,9 +1145,12 @@ msgid "" "file into the desired order. Then during boot, each card will be associated " "with the interface name (eth0, eth1, etc.) that you expect." msgstr "" -"要配置网络,请修改 <filename>/etc/network/interfaces</filename>, <filename>/etc/resolv.conf</filename>, <filename>/etc/hostname</filename> 和 <filename>/etc/hosts</filename>。<informalexample><screen>\n" +"要配置网络,请修改 <filename>/etc/network/interfaces</filename>, <filename>/" +"etc/resolv.conf</filename>, <filename>/etc/hostname</filename> 和 <filename>/" +"etc/hosts</filename>。<informalexample><screen>\n" "# editor /etc/network/interfaces\n" -"</screen></informalexample> 这里有些简单的例子,来自 <filename>/usr/share/doc/ifupdown/examples</filename>: <informalexample><screen>\n" +"</screen></informalexample> 这里有些简单的例子,来自 <filename>/usr/share/" +"doc/ifupdown/examples</filename>: <informalexample><screen>\n" "######################################################################\n" "# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)\n" "# See the interfaces(5) manpage for information on what options are\n" @@ -1173,15 +1176,20 @@ msgstr "" "# netmask 255.255.255.0\n" "# broadcast 192.168.0.255\n" "# gateway 192.168.0.1\n" -"</screen></informalexample> 填入您的域名服务器和搜索指令到 <filename>/etc/resolv.conf</filename>: <informalexample><screen>\n" +"</screen></informalexample> 填入您的域名服务器和搜索指令到 <filename>/etc/" +"resolv.conf</filename>: <informalexample><screen>\n" "# editor /etc/resolv.conf\n" -"</screen></informalexample> 这里有个简单的 <filename>/etc/resolv.conf</filename>: <informalexample><screen>\n" +"</screen></informalexample> 这里有个简单的 <filename>/etc/resolv.conf</" +"filename>: <informalexample><screen>\n" "search hqdom.local\\000\n" "nameserver 10.1.1.36\n" "nameserver 192.168.9.100\n" -"</screen></informalexample> 输入您的系统的主机名 (2 到 63 个字符):<informalexample><screen>\n" +"</screen></informalexample> 输入您的系统的主机名 (2 到 63 个字符):" +"<informalexample><screen>\n" "# echo DebianHostName > /etc/hostname\n" -"</screen></informalexample> 如果您有多块网卡,在您修改 <filename>/etc/modules</filename> 文件时,一定要按照期望的顺序排列驱动模块的名字。这样,在系统启动时,每块网卡就能获得您所预期的 interface 名称了 (eth0、eth1 等等)。" +"</screen></informalexample> 如果您有多块网卡,在您修改 <filename>/etc/" +"modules</filename> 文件时,一定要按照期望的顺序排列驱动模块的名字。这样,在系" +"统启动时,每块网卡就能获得您所预期的 interface 名称了 (eth0、eth1 等等)。" #. Tag: title #: random-bits.xml:563 @@ -1228,8 +1236,10 @@ msgid "" "condition=\"common-kpkg\">linux</phrase>-image\n" "</screen></informalexample> Then install your choice using its package name." msgstr "" -"若想启动这个系统,您很可能还需要一个 Linux 内核和一个 boot loader。可以用下面指令找到那些预先打包的内核 <informalexample><screen>\n" -"# apt-cache search <phrase condition=\"classic-kpkg\">kernel</phrase><phrase condition=\"common-kpkg\">linux</phrase>-image\n" +"若想启动这个系统,您很可能还需要一个 Linux 内核和一个 boot loader。可以用下面" +"指令找到那些预先打包的内核 <informalexample><screen>\n" +"# apt-cache search <phrase condition=\"classic-kpkg\">kernel</phrase><phrase " +"condition=\"common-kpkg\">linux</phrase>-image\n" "</screen></informalexample> 接下来使用所选包名来安装。" #. Tag: screen @@ -1239,7 +1249,10 @@ msgid "" "# apt-get install <phrase condition=\"classic-kpkg\">kernel</phrase><phrase " "condition=\"common-kpkg\">linux</phrase>-image-<replaceable>&kernelversion;-" "arch-etc</replaceable>" -msgstr "# apt-get install <phrase condition=\"classic-kpkg\">kernel</phrase><phrase condition=\"common-kpkg\">linux</phrase>-image-<replaceable>&kernelversion;-arch-etc</replaceable>" +msgstr "" +"# apt-get install <phrase condition=\"classic-kpkg\">kernel</phrase><phrase " +"condition=\"common-kpkg\">linux</phrase>-image-<replaceable>&kernelversion;-" +"arch-etc</replaceable>" #. Tag: title #: random-bits.xml:597 |