Browse Source

chapter06: Auto-translate sysvinit.xml

Xi Ruoyao 7 years ago
parent
commit
9335e4ba58
1 changed files with 8 additions and 8 deletions
  1. 8 8
      chapter06/sysvinit.xml

+ 8 - 8
chapter06/sysvinit.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,7 +39,7 @@
   </sect2>
 
   <sect2 role="installation">
-    <title>Installation of Sysvinit</title>
+    <title>安装Sysvinit</title>
 
 <!--
     <para>When run-levels are changed (for example, when halting the
@@ -72,23 +72,23 @@
 
 <screen><userinput remap="pre">patch -Np1 -i ../&sysvinit-consolidated-patch;</userinput></screen>
 
-    <para>Compile the package:</para>
+    <para>编译该软件包:</para>
 
 <screen><userinput remap="make">make -C src</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">make -C src install</userinput></screen>
 
   </sect2>
 
   <sect2 id="contents-sysvinit" role="content">
-    <title>Contents of Sysvinit</title>
+    <title>Sysvinit 的内容</title>
 
     <segmentedlist>
-      <segtitle>Installed programs</segtitle>
+      <segtitle>安装的程序</segtitle>
 
       <seglistitem>
         <seg>bootlogd, fstab-decode, halt, init, killall5, 
@@ -98,7 +98,7 @@
     </segmentedlist>
 
     <variablelist>
-      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
+      <bridgehead renderas="sect3">简要描述</bridgehead>
       <?dbfo list-presentation="list"?>
       <?dbhtml list-presentation="table"?>