Przeglądaj źródła

chapter06: Auto-translate mpfr.xml

Xi Ruoyao 7 lat temu
rodzic
commit
e51a61b8b7
1 zmienionych plików z 7 dodań i 7 usunięć
  1. 7 7
      chapter06/mpfr.xml

+ 7 - 7
chapter06/mpfr.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">
@@ -39,16 +39,16 @@
   </sect2>
 
   <sect2 role="installation">
-    <title>Installation of MPFR</title>
+    <title>安装MPFR</title>
 
-    <para>Prepare MPFR for compilation:</para>
+    <para>准备安装 MPFR:</para>
 
 <screen><userinput remap="configure">./configure --prefix=/usr        \
             --disable-static     \
             --enable-thread-safe \
             --docdir=/usr/share/doc/mpfr-&mpfr-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>
@@ -71,11 +71,11 @@ make install-html</userinput></screen>
 
 
   <sect2 id="contents-mpfr" role="content">
-    <title>Contents of MPFR</title>
+    <title>MPFR 的内容</title>
 
     <segmentedlist>
       <segtitle>Installed Libraries</segtitle>
-      <segtitle>Installed directory</segtitle>
+      <segtitle>安装的目录</segtitle>
 
       <seglistitem>
         <seg>libmpfr.so</seg>
@@ -84,7 +84,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"?>