Bläddra i källkod

chapter06: Auto-translate mpc.xml

Xi Ruoyao 7 år sedan
förälder
incheckning
92fe5dcd75
1 ändrade filer med 7 tillägg och 7 borttagningar
  1. 7 7
      chapter06/mpc.xml

+ 7 - 7
chapter06/mpc.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">
@@ -40,20 +40,20 @@
   </sect2>
 
   <sect2 role="installation">
-    <title>Installation of MPC</title>
+    <title>安装MPC</title>
 
-    <para>Prepare MPC for compilation:</para>
+    <para>准备安装 MPC:</para>
 
 <screen><userinput remap="configure">./configure --prefix=/usr    \
             --disable-static \
             --docdir=/usr/share/doc/mpc-&mpc-version;</userinput></screen>
 
-    <para>Compile the package and generate the HTML documentation:</para>
+    <para>编译该软件包,并生成 HTML 文档:</para>
 
 <screen><userinput remap="make">make
 make html</userinput></screen>
 
-    <para>To test the results, issue:</para>
+    <para>运行下列命令以测试编译结果:</para>
 
 <screen><userinput remap="test">make check</userinput></screen>
 
@@ -66,7 +66,7 @@ make install-html</userinput></screen>
 
 
   <sect2 id="contents-mpc" role="content">
-    <title>Contents of MPC</title>
+    <title>MPC 的内容</title>
 
     <segmentedlist>
       <segtitle>Installed Libraries</segtitle>
@@ -79,7 +79,7 @@ make install-html</userinput></screen>
     </segmentedlist>
 
     <variablelist>
-      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
+      <bridgehead renderas="sect3">简要描述</bridgehead>
       <?dbfo list-presentation="list"?>
       <?dbhtml list-presentation="table"?>