浏览代码

chapter06: Auto-translate iproute2.xml

Xi Ruoyao 7 年之前
父节点
当前提交
c603403396
共有 1 个文件被更改,包括 8 次插入8 次删除
  1. 8 8
      chapter06/iproute2.xml

+ 8 - 8
chapter06/iproute2.xml

@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
 <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
   "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
   "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
   <!ENTITY % general-entities SYSTEM "../general.ent">
   <!ENTITY % general-entities SYSTEM "../general.ent">
@@ -39,7 +39,7 @@
   </sect2>
   </sect2>
 
 
   <sect2 role="installation">
   <sect2 role="installation">
-    <title>Installation of IPRoute2</title>
+    <title>安装IPRoute2</title>
 
 
     <para>The <command>arpd</command> program included in this package will not
     <para>The <command>arpd</command> program included in this package will not
     be built since it is dependent on Berkeley DB, which is not installed in
     be built since it is dependent on Berkeley DB, which is not installed in
@@ -58,7 +58,7 @@ rm -fv man/man8/arpd.8</userinput></screen>
 
 
 <screen><userinput remap="pre">sed -i 's/m_ipt.o//' tc/Makefile</userinput></screen>
 <screen><userinput remap="pre">sed -i 's/m_ipt.o//' tc/Makefile</userinput></screen>
 
 
-    <para>Compile the package:</para>
+    <para>编译该软件包:</para>
 
 
 <screen><userinput remap="make">make</userinput></screen>
 <screen><userinput remap="make">make</userinput></screen>
 
 
@@ -73,18 +73,18 @@ rm -fv man/man8/arpd.8</userinput></screen>
     'make alltests' from the <filename class="directory">testsuite/</filename>
     'make alltests' from the <filename class="directory">testsuite/</filename>
     subdirectory.</para>-->
     subdirectory.</para>-->
 
 
-    <para>Install the package:</para>
+    <para>安装该软件包:</para>
 
 
 <screen><userinput remap="install">make DOCDIR=/usr/share/doc/iproute2-&iproute2-version; install</userinput></screen>
 <screen><userinput remap="install">make DOCDIR=/usr/share/doc/iproute2-&iproute2-version; install</userinput></screen>
 
 
   </sect2>
   </sect2>
 
 
   <sect2 id="contents-iproute2" role="content">
   <sect2 id="contents-iproute2" role="content">
-    <title>Contents of IPRoute2</title>
+    <title>IPRoute2 的内容</title>
 
 
     <segmentedlist>
     <segmentedlist>
-      <segtitle>Installed programs</segtitle>
-      <segtitle>Installed directories</segtitle>
+      <segtitle>安装的程序</segtitle>
+      <segtitle>安装的目录</segtitle>
 
 
       <seglistitem>
       <seglistitem>
         <seg>bridge, ctstat (link to lnstat), genl, ifcfg, ifstat, ip, lnstat,
         <seg>bridge, ctstat (link to lnstat), genl, ifcfg, ifstat, ip, lnstat,
@@ -96,7 +96,7 @@ rm -fv man/man8/arpd.8</userinput></screen>
     </segmentedlist>
     </segmentedlist>
 
 
     <variablelist>
     <variablelist>
-      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
+      <bridgehead renderas="sect3">简要描述</bridgehead>
       <?dbfo list-presentation="list"?>
       <?dbfo list-presentation="list"?>
       <?dbhtml list-presentation="table"?>
       <?dbhtml list-presentation="table"?>