Browse Source

chapter06: Auto-translate meson.xml

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

+ 7 - 7
chapter06/meson.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,15 +38,15 @@
   </sect2>
 
   <sect2 role="installation">
-    <title>Installation of Meson</title>
+    <title>安装Meson</title>
 
     <para>Compile Meson with the following command:</para>
 
 <screen><userinput remap="make">python3 setup.py build</userinput></screen>
 
-    <para>This package does not come with a test suite.</para>
+    <para>该软件包不包含测试套件。</para>
 
-    <para>Install the package:</para>
+    <para>安装该软件包:</para>
 
 <screen><userinput remap="install">python3 setup.py install</userinput></screen>
 
@@ -54,11 +54,11 @@
 
 
   <sect2 id="contents-meson" role="content">
-    <title>Contents of Meson</title>
+    <title>Meson 的内容</title>
 
     <segmentedlist>
       <segtitle>Installed Libraries</segtitle>
-      <segtitle>Installed directory</segtitle>
+      <segtitle>安装的目录</segtitle>
 
       <seglistitem>
         <seg>libmeson.so</seg>
@@ -67,7 +67,7 @@
     </segmentedlist>
 
     <variablelist>
-      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
+      <bridgehead renderas="sect3">简要描述</bridgehead>
       <?dbfo list-presentation="list"?>
       <?dbhtml list-presentation="table"?>