1
0
Эх сурвалжийг харах

chapter06: Auto-translate bash.xml

Xi Ruoyao 7 жил өмнө
parent
commit
08dae6470e
1 өөрчлөгдсөн 8 нэмэгдсэн , 8 устгасан
  1. 8 8
      chapter06/bash.xml

+ 8 - 8
chapter06/bash.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 Bash</title>
+    <title>安装Bash</title>
 <!--
     <para>Incorporate some upstream fixes:</para>
 
 <screen><userinput remap="pre">patch -Np1 -i ../&bash-fixes-patch;</userinput></screen>
 -->
-    <para>Prepare Bash for compilation:</para>
+    <para>准备安装 Bash:</para>
 
 <screen><userinput remap="configure">./configure --prefix=/usr                       \
             --docdir=/usr/share/doc/bash-&bash-version; \
@@ -66,7 +66,7 @@
 
     </variablelist>
 
-    <para>Compile the package:</para>
+    <para>编译该软件包:</para>
 
 <screen><userinput remap="make">make</userinput></screen>
 
@@ -102,11 +102,11 @@ mv -vf /usr/bin/bash /bin</userinput></screen>
   </sect2>
 
   <sect2 id="contents-bash" role="content">
-    <title>Contents of Bash</title>
+    <title>Bash 的内容</title>
 
     <segmentedlist>
-      <segtitle>Installed programs</segtitle>
-      <segtitle>Installed directory</segtitle>
+      <segtitle>安装的程序</segtitle>
+      <segtitle>安装的目录</segtitle>
 
       <seglistitem>
         <seg>bash, bashbug, and sh (link to bash)</seg>
@@ -115,7 +115,7 @@ mv -vf /usr/bin/bash /bin</userinput></screen>
     </segmentedlist>
 
     <variablelist>
-      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
+      <bridgehead renderas="sect3">简要描述</bridgehead>
       <?dbfo list-presentation="list"?>
       <?dbhtml list-presentation="table"?>