Przeglądaj źródła

chapter06: Auto-translate tar.xml

Xi Ruoyao 7 lat temu
rodzic
commit
306946ec70
1 zmienionych plików z 9 dodań i 9 usunięć
  1. 9 9
      chapter06/tar.xml

+ 9 - 9
chapter06/tar.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"
   "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
   <!ENTITY % general-entities SYSTEM "../general.ent">
@@ -38,13 +38,13 @@
   </sect2>
 
   <sect2 role="installation">
-    <title>Installation of Tar</title>
+    <title>安装Tar</title>
 <!--
     <para>Add a program that generates a man page for tar from the source code:</para>
  
  <screen><userinput remap="pre">patch -Np1 -i ../&tar-manpage-patch;</userinput></screen>
 -->
-    <para>Prepare Tar for compilation:</para>
+    <para>准备安装 Tar:</para>
 
 <screen><userinput remap="configure">FORCE_UNSAFE_CONFIGURE=1  \
 ./configure --prefix=/usr \
@@ -64,7 +64,7 @@
       </varlistentry>
     </variablelist>
 
-    <para>Compile the package:</para>
+    <para>编译该软件包:</para>
 
 <screen><userinput remap="make">make</userinput></screen>
 
@@ -74,7 +74,7 @@
 
     <para>One test, link mismatch, is known to fail.</para>
 
-    <para>Install the package:</para>
+    <para>安装该软件包:</para>
 
 <screen><userinput remap="install">make install
 make -C doc install-html docdir=/usr/share/doc/tar-&tar-version;</userinput></screen>
@@ -83,11 +83,11 @@ make -C doc install-html docdir=/usr/share/doc/tar-&tar-version;</userinput></sc
 
 
   <sect2 id="contents-tar" role="content">
-    <title>Contents of Tar</title>
+    <title>Tar 的内容</title>
 
     <segmentedlist>
-      <segtitle>Installed programs</segtitle>
-      <segtitle>Installed directory</segtitle>
+      <segtitle>安装的程序</segtitle>
+      <segtitle>安装的目录</segtitle>
 
       <seglistitem>
         <seg>tar</seg>
@@ -96,7 +96,7 @@ make -C doc install-html docdir=/usr/share/doc/tar-&tar-version;</userinput></sc
     </segmentedlist>
 
     <variablelist>
-      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
+      <bridgehead renderas="sect3">简要描述</bridgehead>
       <?dbfo list-presentation="list"?>
       <?dbhtml list-presentation="table"?>