Browse Source

chapter06: Auto-translate gperf.xml

Xi Ruoyao 7 năm trước cách đây
mục cha
commit
084a0f9d49
1 tập tin đã thay đổi với 9 bổ sung9 xóa
  1. 9 9
      chapter06/gperf.xml

+ 9 - 9
chapter06/gperf.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 Gperf</title>
+    <title>安装Gperf</title>
 
-    <para>Prepare Gperf for compilation:</para>
+    <para>准备安装 Gperf:</para>
 
 <screen><userinput remap="configure">./configure --prefix=/usr --docdir=/usr/share/doc/gperf-&gperf-version;</userinput></screen>
 
-    <para>Compile the package:</para>
+    <para>编译该软件包:</para>
 
 <screen><userinput remap="make">make</userinput></screen>
 
@@ -54,18 +54,18 @@
 
 <screen><userinput remap="test">make -j1 check</userinput></screen>
 
-    <para>Install the package:</para>
+    <para>安装该软件包:</para>
 
 <screen><userinput remap="install">make install</userinput></screen>
 
   </sect2>
 
   <sect2 id="contents-gperf" role="content">
-    <title>Contents of Gperf</title>
+    <title>Gperf 的内容</title>
 
     <segmentedlist>
-      <segtitle>Installed program</segtitle>
-      <segtitle>Installed directory</segtitle>
+      <segtitle>安装的程序</segtitle>
+      <segtitle>安装的目录</segtitle>
 
       <seglistitem>
         <seg>gperf</seg>
@@ -74,7 +74,7 @@
     </segmentedlist>
 
     <variablelist>
-      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
+      <bridgehead renderas="sect3">简要描述</bridgehead>
       <?dbfo list-presentation="list"?>
       <?dbhtml list-presentation="table"?>