Ver Fonte

chapter07: Translate the title and intro

Xi Ruoyao há 7 anos atrás
pai
commit
f0eb0bf769
2 ficheiros alterados com 10 adições e 13 exclusões
  1. 2 2
      chapter07/chapter07.xml
  2. 8 11
      chapter07/introductiond.xml

+ 2 - 2
chapter07/chapter07.xml

@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE chapter 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">
@@ -9,7 +9,7 @@
   <?dbhtml dir="chapter07"?>
   <?dbhtml filename="chapter07.html"?>
 
-  <title>System Configuration</title>
+  <title>系统配置</title>
 
   <!-- sysv -->
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="introduction.xml"/>

+ 8 - 11
chapter07/introductiond.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">
@@ -8,11 +8,10 @@
 <sect1 id="ch-scripts-introduction" revision="systemd">
   <?dbhtml filename="introduction.html"?>
 
-  <title>Introduction</title>
+  <title>概述</title>
 
-  <para>This chapter discusses configuration files and systemd services.
-  First, the general configuration files needed to set up networking are
-  presented.</para>
+  <para>本章讨论配置文件和 systemd 服务。
+  	  第一,展示设定网络通常需要的配置文件。</para>
 
   <itemizedlist>
      <listitem>
@@ -26,8 +25,7 @@
      </listitem>
   </itemizedlist>
 
-  <para>Second, issues that affect the proper setup of devices are
-  discussed.</para>
+  <para>第二,讨论影响设备正确配置的问题。</para>
 
   <itemizedlist>
      <listitem>
@@ -38,7 +36,7 @@
      </listitem>
   </itemizedlist>
 
-  <para>Third, configuring the system clock and keyboard layout.</para>
+  <para>第三,配置系统时钟和键盘布局。</para>
 
   <itemizedlist>
      <listitem>
@@ -50,8 +48,7 @@
   </itemizedlist>
 
 
-  <para>Fourth, a brief introduction to the scripts and configuration
-  files used when the user logs into the system.</para>
+  <para>第四,简要介绍用户登录系统时使用的脚本和配置文件。</para>
 
   <itemizedlist>
      <listitem>
@@ -62,7 +59,7 @@
      </listitem>
   </itemizedlist>
 
-  <para>And finally, configuring the systemd behavior.</para>
+  <para>最后,配置 systemd 行为。</para>
 
   <itemizedlist>
      <listitem>