gnucash-docs stable: Multiple changes pushed

Frank H.Ellenberger fell at code.gnucash.org
Thu Apr 18 19:11:24 EDT 2024


Updated	 via  https://github.com/Gnucash/gnucash-docs/commit/2a0a562a (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/f9172377 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/324bf3c6 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/109054f1 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/ec8ef018 (commit)
	from  https://github.com/Gnucash/gnucash-docs/commit/87666677 (commit)



commit 2a0a562a3c88a8fa3eaaabcb8f1e8d3635a4cf69
Author: xuxinhang <xuxinhang4567 at 126.com>
Date:   Fri Apr 19 00:15:32 2024 +0800

    zh: translate xsl/l10n.xml

diff --git a/xsl/l10n.xml b/xsl/l10n.xml
index ccdaedc3..ad9834c2 100644
--- a/xsl/l10n.xml
+++ b/xsl/l10n.xml
@@ -148,4 +148,20 @@
   </l:context>
 </l:l10n>
  
+<!-- ************ Chinese (Simplified) **************** -->
+<l:l10n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0" language="zh">
+  <l:gentext key="Title" text="&#x6807;&#x9898;"/>
+  <l:gentext key="Author" text="&#x4f5c;&#x8005;"/>
+  <l:gentext key="Authors" text="&#x4f5c;&#x8005;"/>
+  <l:gentext key="Affiliation" text="&#x673a;&#x6784;"/>
+  <l:gentext key="History" text="&#x5386;&#x53f2;"/>
+  <l:gentext key="Email" text="&#x7535;&#x5b50;&#x90ae;&#x4ef6;"/>
+  <l:gentext key="Publisher" text="&#x51fa;&#x7248;&#x65b9;"/>
+  <l:gentext key="Date" text="&#x65e5;&#x671f;"/>
+  <l:context name="title">
+    <l:template name="bookinfo" text="&#x5173;&#x4e8e;&#x672c;&#x6587;&#x6863;"/>
+    <l:template name="articleinfo" text="&#x5173;&#x4e8e;&#x672c;&#x6587;&#x6863;"/>
+  </l:context>
+</l:l10n>
+
 </i18n>

commit f9172377e931972fdd70b4bf5f41d1df0a3d7eb1
Author: xuxinhang <xuxinhang4567 at 126.com>
Date:   Wed Apr 17 00:12:28 2024 +0800

    Guide(zh): fix xml validity error

diff --git a/zh/guide/ch_invest.docbook b/zh/guide/ch_invest.docbook
index 32b3e363..f54ff468 100644
--- a/zh/guide/ch_invest.docbook
+++ b/zh/guide/ch_invest.docbook
@@ -302,7 +302,6 @@
       <para>下面是一个稍显复杂的示例,展示了怎样设置用于跟踪投资的&app;的科目结构。其优势在于将每种不同的投资对象分组在处理投资交易的经纪商之下。这样更便于比对经纪商给出的账单与&app;中已有的科目交易记录,并定位&app;与账单间的差异。
       </para>
         
-      <simpara>
 <screen>
  资产
     投资
@@ -351,7 +350,6 @@
        管理费用
           海通证券
           天天基金</screen>
-      </simpara>
 
       <tip>
         <para>确实没什么组织投资科目结构的标准做法。多尝试不同的组织结构,直到找到了某种在你看来将投资科目分组得既有逻辑又很明了的方式。
@@ -1526,7 +1524,7 @@
               </itemizedlist>
             </para>
 
-            <simpara><!-- Hack to get a figure inside of an example -->
+            <para><!-- Hack to get a figure inside of an example -->
               <table>
                 <title>卖出份额分录示例:合并卖出与获利、毛价格</title>
                 <tgroup cols="5">
@@ -1694,7 +1692,7 @@
                   </mediaobject>
                 </screenshot>
               </figure>
-            </simpara>
+            </para>
           </example>
         </sect4>
 
@@ -1856,7 +1854,7 @@
                 </listitem>
               </itemizedlist>
             </para>
-            <simpara><!-- Hack to get a figures and tables inside of an example -->
+            <para><!-- Hack to get a figures and tables inside of an example -->
               <table>
                 <title>卖出份额分录示例:合并卖出与获利、净价格</title>
                 <tgroup cols="5">
@@ -1985,7 +1983,7 @@
                   </mediaobject>
                 </screenshot>
               </figure>
-            </simpara>
+            </para>
           </example>
         </sect4>
       </sect3>
@@ -2206,7 +2204,7 @@
               </itemizedlist>
             </para>
 
-            <simpara>
+            <para>
               <table>
                 <title>卖出份额分录示例:卖出份额交易、毛价格</title>
                 <tgroup cols="5">
@@ -2390,7 +2388,7 @@
                   </mediaobject>
                 </screenshot>
               </figure>
-            </simpara>
+            </para>
           </example>
         </sect4>
 
@@ -2593,7 +2591,7 @@
               </itemizedlist>
             </para>
 
-            <simpara>
+            <para>
               <table>
                 <title>卖出份额分录示例:卖出份额交易、净价格</title>
                 <tgroup cols="5">
@@ -2761,7 +2759,7 @@
                   </mediaobject>
                 </screenshot>
               </figure>
-            </simpara>
+            </para>
           </example>
         </sect4>
       </sect3>

commit 324bf3c62abc5874952210c967c2151f67929f33
Author: xuxinhang <xuxinhang4567 at 126.com>
Date:   Mon Apr 15 20:55:49 2024 +0800

    Guide(zh): Change the translation for the item "captial gain".

diff --git a/zh/guide/ch_loans.docbook b/zh/guide/ch_loans.docbook
index 0f12badd..f85f96af 100644
--- a/zh/guide/ch_loans.docbook
+++ b/zh/guide/ch_loans.docbook
@@ -11,7 +11,16 @@
   Originally designed by Carol Champagne.
   Translators:
     Xinhang Xu <xuxinhang4567 at outlook.com>
+    (translators put your name and email here)
 -->
+
+<!--
+  翻译提示:
+  - 术语 borrower/lender 翻译为“借款人/放款人”,避免使用“贷款人”(有歧义)
+  - 汉语中贷款指“银行或其他信用机构向借款人所作的借款”,所以对银行的loan翻译为“贷款”,对个人的loan译为“借款”
+  - captial gain 作为固定词组翻译为资本利得,而不翻译成资本收益。但gain单独使用时可按语境译为收益。
+-->
+
 <chapter id="chapter_loans">
   <title>贷款</title>
 
@@ -122,10 +131,10 @@
         </varlistentry>
 
         <varlistentry>
-          <term>借据<!-- ToDoZ: Promissory Note 怎样翻译 --></term>
+          <term>借据</term>
 
           <listitem>
-            <para>借款人与放款人就贷款事宜达成的法律协议。
+            <para>借款人与放款人就贷款事宜达成的法律协定。
             </para>
           </listitem>
         </varlistentry>
@@ -399,10 +408,10 @@
 
     <para>举个例子,假定你在储蓄科目中有60,000元存款,你买了150,000元的房屋。按揭贷款收取6%的年利率和3%的管理费(如,过户费)。你决定先拿出50,000元的首付款,因此还需要借103,000元。<!-- ToDoC: 为什么“你会在支付过户费后收到100元” -->
 
-    As an example, assume you have $60,000 in you Saving account, and you buy a $150,000 house. The
+      <!-- As an example, assume you have $60,000 in you Saving account, and you buy a $150,000 house. The
       mortgage is charging 6% APR, and has administrative fees (closing costs, etc) of 3%. You
       decide to put $50,000 down, and thus will need to borrow $103,000, which will give you $100
-      after the closing costs are paid (3% of $100,000).
+      after the closing costs are paid (3% of $100,000). -->
     </para>
 
     <para>借钱之前的科目:
@@ -893,7 +902,7 @@
   -流动资产
     -储蓄存款
 -æ”¶å…¥
-  -长期资本收益
+  -长期资本利得
     -房屋</screen>
       </para>
 
@@ -903,7 +912,7 @@
 
           </para>
 
-          <para>要记录这项交易,你需要将<emphasis>储蓄存款</emphasis>科目增加600,000元,并将某些其它科目减少600,000元。房屋科目只有300,000元,正好为当初的购买金额,所以你将这些钱转账至<emphasis>储蓄存款</emphasis>科目。这样下来你还有300,000元的缺口。这笔钱你要从<emphasis>收入:长期资本收益:房屋</emphasis>科目中转账过来。录入<emphasis>储蓄存款</emphasis>科目(<emphasis>资产:流动资产:储蓄存款</emphasis>)的分录交易应当如下所示。
+          <para>要记录这项交易,你需要将<emphasis>储蓄存款</emphasis>科目增加600,000元,并将某些其它科目减少600,000元。房屋科目只有300,000元,正好为当初的购买金额,所以你将这些钱转账至<emphasis>储蓄存款</emphasis>科目。这样下来你还有300,000元的缺口。这笔钱你要从<emphasis>收入:长期资本利得:房屋</emphasis>科目中转账过来。录入<emphasis>储蓄存款</emphasis>科目(<emphasis>资产:流动资产:储蓄存款</emphasis>)的分录交易应当如下所示。
           </para>
 
           <para><table>
@@ -951,7 +960,7 @@
 
                   <row>
                     <entry>
-                      收入:长期资本收益:房屋
+                      收入:长期资本利得:房屋
                     </entry>
 
                     <entry></entry>
@@ -970,7 +979,7 @@
           <para>你之前花300,000元购买了房屋,但由于附近新建了一座机场,现在只能以230,000元出售。你要怎样记录这项交易呢?
           </para>
 
-          <para>要记录这项交易,你需要将<emphasis>储蓄存款</emphasis>科目增加230,000元,同时将某些其它科目减少230,000元。房屋科目包含300,000元,多于出售金额。所以应将230,000元转至储蓄科目。其后,房屋科目中仍剩70,000元需要转出。你应将这些钱转至<emphasis>收入:长期资本收益:房屋</emphasis>科目,表示亏损。录入<emphasis>房屋</emphasis>科目(<emphasis>资产:固定资产:房屋</emphasis>)的分录交易如下所示。
+          <para>要记录这项交易,你需要将<emphasis>储蓄存款</emphasis>科目增加230,000元,同时将某些其它科目减少230,000元。房屋科目包含300,000元,多于出售金额。所以应将230,000元转至储蓄科目。其后,房屋科目中仍剩70,000元需要转出。你应将这些钱转至<emphasis>收入:长期资本利得:房屋</emphasis>科目,表示亏损。录入<emphasis>房屋</emphasis>科目(<emphasis>资产:固定资产:房屋</emphasis>)的分录交易如下所示。
           </para>
 
           <para><table>
@@ -1018,7 +1027,7 @@
 
                   <row>
                     <entry>
-                      收入:长期资本收益:房屋
+                      收入:长期资本利得:房屋
                     </entry>
 
                     <entry>

commit 109054f11cbf04193324c5d9bbd3d6ab61b650fb
Author: xuxinhang <xuxinhang4567 at 126.com>
Date:   Sun Apr 14 21:21:30 2024 +0800

    Guide(zh): Improve translation of "borrower" and "lender" for ch_loans.docbook

diff --git a/zh/guide/ch_loans.docbook b/zh/guide/ch_loans.docbook
index fb5ddfad..0f12badd 100644
--- a/zh/guide/ch_loans.docbook
+++ b/zh/guide/ch_loans.docbook
@@ -53,7 +53,7 @@
           <term>违约</term>
 
           <listitem>
-            <para>借款人无法根据同贷款人达成的协议偿还贷款的时刻。
+            <para>借款人无法根据同放款人达成的协议偿还贷款的时刻。
             </para>
           </listitem>
         </varlistentry>
@@ -89,13 +89,13 @@
           <term>利息</term>
 
           <listitem>
-            <para>借款人因使用贷款资金而向贷款人缴纳的费用。一般以借入本金的年百分比表示,也就是常说的<emphasis>年利率</emphasis>。
+            <para>借款人因使用贷款资金而向放款人缴纳的费用。一般以借入本金的年百分比表示,也就是常说的<emphasis>年利率</emphasis>。
             </para>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term>贷款人</term>
+          <term>放款人</term>
 
           <listitem>
             <para>将钱借出给借款人的企业或个人。
@@ -125,7 +125,7 @@
           <term>借据<!-- ToDoZ: Promissory Note 怎样翻译 --></term>
 
           <listitem>
-            <para>借款人与贷款人就贷款事宜达成的法律协议。
+            <para>借款人与放款人就贷款事宜达成的法律协议。
             </para>
           </listitem>
         </varlistentry>

commit ec8ef018899d246ed03d9a1774803c21fc396acd
Author: xuxinhang <xuxinhang4567 at 126.com>
Date:   Mon Apr 15 20:52:00 2024 +0800

    Guide(zh): Tentative translation for ch_invest.docbook

diff --git a/zh/guide/ch_invest.docbook b/zh/guide/ch_invest.docbook
index a072da16..32b3e363 100644
--- a/zh/guide/ch_invest.docbook
+++ b/zh/guide/ch_invest.docbook
@@ -13,207 +13,171 @@
     Updated	Dave Herman <dvherman at bigfoot.com>
   Originally designed by Carol Champagne.
   Translators:
+    Xinhang Xu <xuxinhang4567 at outlook.com>
     (translators put your name and email here)
 -->
 <chapter id="chapter_invest">
-  <title>Investments</title>
-
-  <para>This chapter explains how to manage your investments with &app;. Most people have an investment
-    plan, whether its just putting money into a certificate of deposit (<acronym>CD</acronym> for
-    short) account, investing through a company sponsored plan at your workplace or buying and
-    selling stocks and bonds through a brokerage. &app; gives you tools to help you manage these
-    investments such as the <emphasis>Price Database</emphasis> which allows you to record changes
-    in the prices of stocks you own.
+  <title>投资</title>
+
+  <para>本章介绍怎样使用&app;管理投资。大部分用户都有投资计划,不论是银行存单、就职企业的激励计划还是通过经纪人买卖的股票和债券。&app;会提供给你有助于管理这些投资的工具,例如<emphasis>价格数据库</emphasis>就可以帮助你记录所持股票的价格起落。
   </para>
 
   <sect1 id="invest_concepts1">
-    <title>Basic Concepts</title>
+    <title>基本概念</title>
 
-    <para>An investment is something that you purchase in the hopes of generating income, or that you hope to
-      sell in the future for more than you paid. Using this simple definition, many things could be
-      considered investments: the house you live in, a valuable painting, stocks in publicly traded
-      companies, your savings account at the bank, or a certificate of deposit. These many types of
-      investments will be discussed in this chapter in terms of how to track them using &app;.
+    <para>投资是你希望用于生产收入或希望未来以更高价格卖出而买入的东西。根据这个简单的定义,许多东西均可被视作投资:你居住的房屋、贵重的画作、上市公司的股票、储蓄存款账户或银行存单。本章会讨论怎样使用&app;跟踪这些纷杂多样的投资类型。
     </para>
 
     <sect2 id="invest_terms2">
-      <title>Terminology</title>
+      <title>术语</title>
 
-      <para>Before discussing investments specifically, it will be helpful to present a glossary of investment
-        terminology. The terms presented below represent some of the basic concepts of investing. It
-        is a good idea to become familiar with these terms, or at least, refer back to this list if
-        you encounter an unfamiliar word in the later sections.
+      <para>具体讨论管理投资的相关事宜前,有必要理清投资领域的术语。下面列出的术语是投资中的基本概念。建议尽量熟悉这些术语,起码记得在后面的章节中遇到不了解的术语时回过头看看这份列表。
       </para>
 
       <variablelist>
         <varlistentry>
-          <term id="invest_terms2.capgain">Capital gains</term>
+          <term id="invest_terms2.capgain">资本利得</term>
 
           <listitem>
-            <para>The difference between the purchase and selling prices of an investment. If the selling price is
-              lower than the purchase price, this is called a <emphasis>capital loss</emphasis>.
-              Also known as <emphasis>realized gain/loss</emphasis>.
+            <para>投资品买卖价格差。如果卖出价比买入价低,就称为<emphasis>资本损失</emphasis>。资本利得也常被称作<emphasis>已实现损益</emphasis>。
             </para>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term>Commission</term>
+          <term>佣金</term>
 
           <listitem>
-            <para>The fee you pay to a broker to buy or sell securities.
+            <para>买卖证券时支付给经纪人的费用。
             </para>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term>Common stock</term>
+          <term>普通股</term>
 
           <listitem>
-            <para>A security that represents a certain fractional ownership of a company. This is what you buy when
-              you <quote>buy stock</quote> in a company on the open market. This is also sometimes
-              known as <emphasis>capital stock</emphasis>.
+            <para>代表拥有某家企业部分所有权的证券。这就是你在公开市场上<quote>买入公司股票</quote>时所得到的。有时也称为<emphasis>股本</emphasis>。
+              <!-- ToDoZ: 怎样翻译 capital stock -->
             </para>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term>Compounding</term>
+          <term>复利</term>
 
           <listitem>
-            <para>The concept that the reinvested interest can later earn interest of its own (interest on interest).
-              This is often referred to as <emphasis>compound interest</emphasis>.
+            <para>将利息再次投资,以便将来得到它自身产生的利息(利息的利息)。
             </para>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term>Dividends</term>
+          <term>分红</term>
 
           <listitem>
-            <para>Dividends are cash payments a company makes to shareholders. The amount of this payment is usually
-              determined as some amount of the profits of the company. Note that not all common
-              stocks give dividends.
+            <para>分红是企业分发给股东的现金。分红金额往往大致根据企业利润额确定。注意不是所有普通股都会分红。
             </para>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term>Equities</term>
+          <term>所有权</term>
+          <!-- 翻译提示:https://zhuanlan.zhihu.com/p/238162951 -->
 
           <listitem>
-            <para>Equities are investments in which the investor becomes part (or whole) owner in something. This
-              includes common stock in a company, or real estate.
+            <para>所有权指使投资者部分(或完全)拥有某物的投资,包括企业的普通股或房地产。
             </para>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term>Interest</term>
+          <term>利息</term>
 
           <listitem>
-            <para>What a borrower pays a lender for the use of their money. Normally, this is expressed in terms of a
-              percentage of the principal per year. For example, a savings account with 1% interest
-              (you are the lender, the bank is the borrower) will pay you $1 for every $100 you keep
-              there per year.
+            <para>借款人为使用放款人的钱而向放款人支付的费用,通常表示为每年相对于本金的百分比。例如,提供1%利息的储蓄账户(这里你自己是放款人,银行是借款人)每年会为你存入的每100元钱付给你1元的利息。
             </para>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term>Liquidity</term>
+          <term>流动性</term>
 
           <listitem>
-            <para>A measure of how easily convertible an investment is to cash. Money in a savings account is very
-              liquid, while money invested in a house has low liquidity because it takes time to
-              sell a house.
+            <para>凭投资套取现金的难易程度。储蓄账户中的钱流动性极佳,而投入房产的钱流动性较差,因为出售房产要花时间。
             </para>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term>Principal</term>
+          <term>本金</term>
 
           <listitem>
-            <para>The original amount of money invested or borrowed.
+            <para>投资或借款的初始金额。
             </para>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term>Realized vs Unrealized Gain/Loss</term>
+          <term>已实现损益 与 未实现损益</term>
 
           <listitem>
-            <para>Unrealized gain or loss occurs when you’ve got a change in price of an asset. You realize the
-              gain/loss when you actually sell the asset. See also
-              <xref linkend="invest_terms2.capgain" />.
+            <para>当资产价格变化时,你就取得了未实现损益。当实际卖出资产时,你就取得了已实现损益。另见<xref linkend="invest_terms2.capgain" />。
             </para>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term id="invest_terms2.return">Return</term>
+          <term id="invest_terms2.return">回报</term>
 
           <listitem>
-            <para>The total income plus capital gains or losses of an investment. See also
-              <xref linkend="invest_terms2.yield" />.
+            <!-- ToDoZ: 好好想想 captial gain or loss 怎样翻译,要与captial gain 的翻译统一起来 -->
+            <para>计入资本利得或资本损失的总收入。另见<xref linkend="invest_terms2.yield" />。
             </para>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term>Risk</term>
+          <term>风险</term>
 
           <listitem>
-            <para>The probability that the return on investment is different from what was expected. Investments are
-              often grouped on a scale from low risk (savings account, government bonds) to high
-              risk (common stock, junk bonds). As a general rule of thumb, the higher the risk the
-              higher the possible return.
+            <para>投资回报不同于预期的可能性。投资往往按照风险从低(储蓄存款、政府债券)到高(普通股、垃圾债券)归类。经验法则是,风险越高,可能的回报就越高。
             </para>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term>Shareholder</term>
+          <term>股东</term>
 
           <listitem>
-            <para>A shareholder is a person who holds common stock in a company.
+            <para>股东指持有企业普通股的人。
             </para>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term>Stock split</term>
+          <term>股票拆分(拆股)</term>
 
           <listitem>
-            <para>Occurs when a company offers to issue some additional multiple of shares for each existing stock.
-              For example, a <quote>2 for 1</quote> stock split means that if you own 100 shares of
-              a stock, you will receive an additional 100 at no cost to you. The unit price of the
-              shares will be adjusted so there is no net change in the value, so in this example the
-              price per share will be halved.
+            <para>当一家公司主动为目前已发行的股票额外配发相应倍数的份数时,这家公司就是在进行股票分割。例如,<quote>2配1</quote>的股票分割意味着如果你拥有一支股票的100份,你将会无偿得到额外的100份股票。每份股票的价格往往会发生调整,最终股票的总价值不会发生改变,所以在这个例子中每股的价格会减半。
             </para>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term>Valuation</term>
+          <term>估值</term>
 
           <listitem>
-            <para>The process of determining the market value or the price the investment would sell at in a
-              <quote>reasonable time frame</quote>.
+            <para>在合理的时间范围内确定投资品出售的市场价值或价格。
             </para>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term id="invest_terms2.yield">Yield</term>
+          <term id="invest_terms2.yield">收益率</term>
 
           <listitem>
-            <para>A measure of the amount of money you earn from an investment (That is how much income you receive
-              from the investment). Typically this is reported as a percentage of the principal
-              amount. Yield does not include capital gains or loses (see
-              <xref linkend="invest_terms2.return" />). For example, a stock sells for $100 and
-              gives $2 in dividends per year has a yield of 2%.
+            <para>对从投资中赚取收益的度量,也就是你从投资中挣到了多少钱。一般将收益率记为相对本金金额的百分比。资本利得或损失不计入收益率(见<xref linkend="invest_terms2.return" />)。例如,价格100元,每年分红2元的股票收益率为2%。
             </para>
           </listitem>
         </varlistentry>
@@ -221,70 +185,44 @@
     </sect2>
 
     <sect2 id="invest_types2">
-      <title>Types of Investments</title>
+      <title>投资类型</title>
 
-      <para>Below is presented some of the broad types of investments available, and examples of each type.
+      <para>下面列举了一些常见的投资大类,并为每类附上实际例子。
       </para>
 
       <itemizedlist>
         <listitem>
-          <para><emphasis>Interest-bearing account or instrument</emphasis>
+          <para><emphasis>计息账户或凭证</emphasis>
           </para>
+          <!-- ToDoZ: Interest-bearing 怎样翻译 -->
+          <!-- ToDoZ: access to your money 怎样理解 -->
 
-          <para>This type of investment usually allows you immediate access to your money, and will typically pay
-            you interest every month based on the amount of money you have deposited. Examples are
-            bank savings accounts (and some interest bearing checking accounts) and cash accounts at
-            your brokerage. This is a very low risk investment, in the US these accounts are often
-            insured against loss, to a specified limit.
+          <para>这类投资往往能随时换取现金,一般会根据已存入的金额按月支付利息,如银行储蓄账户(及某些计息的活期账户)和经纪人提供的现金账户。这是一类风险极低的投资,这类账户一般受保险保护,可以防止一定限额内的损失。
           </para>
 
-          <para>Sometimes an interest bearing investment is <emphasis>time-locked</emphasis>. This type of
-            investment requires you to commit your money to be invested for a given period of time
-            for which you receive a set rate of return. Usually, the longer you commit the higher
-            the interest rates. If you withdraw your money before the maturity date, you will
-            usually have to pay an early withdrawal penalty. This is a relatively lower risk
-            investment. Examples are certificates of deposit or some government bonds. Other types
-            of Bonds may have higher yields based on the higher risks from the quality of the
-            issuer’s <quote>credit rating</quote>.
+          <para>有时,计息投资会锁定一段时间,即要求钱款需投资一段指定的时间,并获得约定的回报率。通常,投资的时间越长,利率就越高。如果在投资结束日期前取出钱款,则通常要支付提前取款的罚金。这是风险相对较低的的投资,如银行存单或某些政府债券。其它类型的债券可能因由发行方<quote>信用评级</quote>带来的更高风险而具有更高的收益率。
           </para>
         </listitem>
 
         <listitem>
-          <para><emphasis>Stocks and Mutual Funds</emphasis>
+          <para><emphasis>股票与公募基金</emphasis>
           </para>
 
-          <para>This is an investment you make in a company, in which you effectively become a part owner. There is
-            usually no time lock on publicly traded stock, however there may be changes in the tax
-            rates you pay on capital gains depending on how long you hold the stock. Thus, stocks
-            are typically quite liquid, you can access your money relatively quickly. This
-            investment is a higher risk, as you have no guarantee on the future price of a stock.
+          <para>这是一种对企业的投资,在这一过程中你实际上成为了企业的部分所有者。公开交易股票通常没有锁定期,然而根据持有股票的时间长短,资本利得税率或手续费可能不同。因此,股票往往具有很好的流动性,即用股票换取现金相对方便。同时,这种类投资风险更高,因为股票未来的价格得不到保证。
           </para>
 
-          <para>A mutual fund is a group investment mechanism in which you can buy into many stocks simultaneously.
-            For example, a <quote>S&P 500 index fund</quote> is a fund which purchases all 500
-            stocks listed in the Standard and Poor’s index. When you buy a share of this fund,
-            you are really buying a small amount of each of the 500 stocks contained within the
-            fund. Mutual funds are treated exactly like a single stock, both for tax purposes and in
-            accounting.
+          <para>公募基金是一种集合投资机制,你可以通过购入公募基金一次同时买入许多股票。例如,<quote>中证500指数基金</quote>是一种买入列入中证500指数中的全部500支股票的基金。当购买该基金的份额时,你其实就是对基金中包含的这500支股票中的每支都买入一小部分。不论是在税务上还是在会计上,公募基金的处理方法与单支股票几乎相同。
           </para>
         </listitem>
 
         <listitem>
-          <para><emphasis>Fixed Assets</emphasis>
+          <para><emphasis>固定资产</emphasis>
           </para>
 
-          <para>Assets that increase in value over time are another form of investment. Examples include a house, a
-            plot of land, or a valuable painting. This type of investment is very difficult to
-            determine the value of until you sell it. The tax implications of selling these items is
-            varied, depending on the item. For example, you may have tax relief from selling a house
-            if it is your primary residence, but may not receive this tax break on an expensive
-            painting.
+          <para>价值随时间增长的资产是另一种形式的投资对象。常见的如房屋、小块土地或值钱的画作。这类投资直到出售前都是很难评估价值的。根据投资对象的不同,出售这类投资品的税收政策也不尽相同。例如,如果你出售的房屋是你的首要住所,那这笔出售会有税收减免,但是出售贵重的画作或许就不能享受类似的税收优惠。
           </para>
 
-          <para>Fixed asset investments are discussed in <xref linkend="chapter_capgain" /> and
-            <xref linkend="chapter_dep" />. Typically, there is not much to do in terms of
-            accounting for fixed asset investments except recording the buying and selling
-            transactions.
+          <para>固定资产投资将在<xref linkend="chapter_capgain" />和<xref linkend="chapter_dep" />讨论。除了记录购买和出售交易,固定资产投资一般没有太多会计工作要做。
           </para>
         </listitem>
       </itemizedlist>
@@ -292,48 +230,33 @@
   </sect1>
 
   <sect1 id="invest_accounts1">
-    <title>Setting Up Accounts</title>
-
-    <para>To setup investment accounts in &app; you can either use the predefined investment account hierarchy
-      or create your own. The minimum you need to do to track investments is to setup an asset
-      account for each type of investment you own. However, as we have seen in previous chapters, it
-      is usually more logical to create a structured account hierarchy, grouping related investments
-      together. For example, you may want to group all your publicly traded stocks under a parent
-      account named after the brokerage firm you used to buy the stocks.
+    <title>创建科目</title>
+
+    <para>要在&app;创建投资科目,可以使用预定义的投资科目结构,也可以自行创建。要跟踪投资,至少需要为每类持有的投资建立一个资产科目。然而,如上文所述,创建结构化的科目层级,并将相关的投资分为一组通常是更有条理的。例如,你可能想要将所有公开交易股票编为一组,放置在以用来买卖股票的经纪公司命名的父科目之下。
     </para>
 
     <note>
-      <para>Regardless of how you setup your account hierarchy, remember that you can always move accounts
-        around later (without losing the work you’ve put into them), so your initial account
-        hierarchy does not have to be perfect.
+      <para>请注意,不论怎样组织科目层次,总能将来再随意移动这些科目,同时已经录入的信息不会丢失。所以,一开始建立科目层次无需一步到位。
       </para>
     </note>
 
     <sect2 id="invest_predefined2">
-      <title>Using Predefined Investment Accounts</title>
+      <title>使用预置的投资科目</title>
 
-      <para>The <guilabel>Investment Accounts</guilabel> option of the <guilabel>New Account Hierarchy
-        Setup</guilabel> assistant will automatically create a basic investment account hierarchy
-        for you. To access the predefined investment accounts hierarchy, you must make sure your
-        &app; file is open, switch to the <guilabel>Accounts</guilabel> tab, and choose
+      <para><guilabel>新建科目层次结构</guilabel>向导中的<guilabel>投资科目</guilabel>选项会自动为你创建基本的投资科目层次结构。要使用预置的投资科目层次结构,首先打开&app;文件,切换到<guilabel>科目</guilabel>标签页,选择
         <menuchoice>
-          <guimenu>Actions</guimenu><guimenuitem>New Account Hierarchy</guimenuitem>
+          <guimenu>功能</guimenu><guimenuitem>新建科目层次结构</guimenuitem>
         </menuchoice>
-        . This will run the <guilabel>New Account Hierarchy Setup</guilabel> assistant and allow you
-        to select additional accounts to add to your account hierarchy. Choose the
-        <guilabel>Investment Accounts</guilabel> option (along with any others you are interested
-        in). Assuming only investment accounts were selected, this will create an account hierarchy
-        as shown below.
+        。此菜单期项会启动<guilabel>新建科目层次结构</guilabel>向导,引导你选择要新添加到层次结构中的科目。选择<guilabel>投资科目</guilabel>选项(也可一并选择你感兴趣的其它科目结构)。假设这里只选择了投资科目,则此向导创建的科目结构如下所示。
       </para>
 
       <tip>
-        <para>You can also run the <guilabel>New Account Hierarchy Setup</guilabel> assistant by creating a new
-          &app; file.
+        <para>你也可以通过创建新的&app;文件运行<guilabel>新建科目层次结构</guilabel>向导。
         </para>
       </tip>
 
       <figure>
-        <title>A New File Containinng Only The Default Investment Accounts</title>
+        <title>只包含默认投资科目的新文件</title>
 
         <screenshot id="invest_accountspredef">
           <mediaobject>
@@ -343,165 +266,136 @@
             </imageobject>
 
             <caption>
-              <para>This is a screen image of the <guilabel>Accounts</guilabel> tab after creating a new file and
-                selecting only the default investment accounts.
+              <para>创建新文件且只选择默认投资科目后<guilabel>科目</guilabel>标签页的屏幕截图。
               </para>
             </caption>
           </mediaobject>
         </screenshot>
       </figure>
 
-      <para>You will probably at least want to add a <emphasis>Bank</emphasis> account to the
-        <emphasis>Assets</emphasis> account and probably an <emphasis>Equity:Opening
-        Balances</emphasis> account, as we have done in previous chapters. Don’t forget to
-        save your new account file with a relevant name!
+      <para>或许起码你会按照前几章所述向<emphasis>资产</emphasis>科目添加<emphasis>银行</emphasis>科目,并添加<emphasis>所有者权益:期初余额</emphasis>科目。不要忘记以贴切的文件名保存这份新的&app;文件。
       </para>
     </sect2>
 
     <sect2 id="invest_creating2">
-      <title>Creating Investment Accounts Manually</title>
+      <title>手动创建投资科目</title>
 
-      <para>If you want to set up your own investment accounts hierarchy, you may of course do so. Investments
-        usually have a number of associated accounts that need to be created: an asset account to
-        track the investment itself; an income account to track dividend transactions; and expense
-        accounts to track investment fees and commissions.
+      <para>当然也可以自行建立投资科目层次。处理投资事宜常常需要创建几个相关联的科目:用于跟踪投资资金自身的资产科目、用于跟踪分红明细的收入科目,以及用于记录投资手续费的费用科目。
       </para>
 
-      <para>In a typical account structure, security accounts are sub accounts of an asset account representing
-        an account at a brokerage firm. The brokerage account would be denominated in your local
-        currency and it would include sub accounts for each security that you trade there.
+      <para>在典型的科目结构中,证券科目是资产科目的子科目,代表在某一经纪公司处开立的一个账户。经纪账户以本位货币计价,其下包括与每种在该经纪公司处交易的证券相对应的子科目。
       </para>
 
-      <para>Related purchases, sales, income and expense accounts should also be in the same currency as the
-        brokerage account.
+      <para>相关的买入、卖出、收入和费用科目的货币也应当与经纪科目一致。
       </para>
 
-      <para>The security sub accounts would each be configured to contain units of a single security selected
-        from the master (user defined) security list and they are expected to use the same currency
-        as the brokerage account.
+      <para>每个证券子科目应当设为从(用户定义的)主证券列表中选择的单种证券单位,同时使用与经纪科目一致的货币。
       </para>
 
-      <para>Security prices are kept in the <guilabel>Price Database</guilabel> of &app; (see
-        <xref linkend="invest-stockprice1" />). This contains prices for individual securities (not
-        security accounts). All prices for an individual security are in a single currency. If a
-        security is traded in multiple currencies, then a separate security and separate accounts
-        should be set up for each currency.
+      <para>证券价格记录在&app;的<guilabel>价格数据库</guilabel>中(参见<xref linkend="invest-stockprice1" />)。其中包含每一种证券单位(而非证券科目)的价格。单种证券的所有价格都由同一种货币记录。如果某种证券使用多种货币交易,则应当为每种货币建立各自独立的证券单位和证券科目。
       </para>
     </sect2>
 
     <sect2 id="invest_custom2">
-      <title>Custom Accounts Example</title>
+      <title>自建科目示例</title>
 
-      <para>The following is a somewhat more complicated example of setting up &app; to track your investments,
-        which has the advantage that it groups each different investment under the brokerage that
-        deals with the investments. This way it is easier to compare the statements you get from
-        your brokerage with the accounts you have in &app; and spot where &app; differs from the
-        statement.
+      <para>下面是一个稍显复杂的示例,展示了怎样设置用于跟踪投资的&app;的科目结构。其优势在于将每种不同的投资对象分组在处理投资交易的经纪商之下。这样更便于比对经纪商给出的账单与&app;中已有的科目交易记录,并定位&app;与账单间的差异。
+      </para>
+        
+      <simpara>
 <screen>
- Assets
-    Investments
-       Brokerage Accounts
-          I*Trade
-             Stocks
-                ACME Corp
-             Money Market Funds
-                I*Trade Municipal Fund
-             Cash
-          My Stockbroker
-             Money Market Funds
-                Active Assets Fund
-             Government Securities
+ 资产
+    投资
+       经纪商科目
+          海通证券
+             股票
+                ACME公司
+             货币市场基金
+                海通证券市政基金
+             现金
+          天天基金
+             货币市场基金
+                流动资产基金
+             政府债券
                 Treas Bond xxx
                 Treas Note yyy
-             Mutual Funds
-                Fund A
-                Fund B
-             Cash
- Income
-    Investments
-       Brokerage Accounts
-          Capital Gains
-             I*Trade
-             My Stockbroker
-          Dividends
-             I*Trade
-                Taxable
-                Non-taxable
-             My Stockbroker
-                Taxable
-                Non-taxable
-          Interest Income
-             I*Trade
-                Taxable
-                Non-taxable
-             My Stockbroker
-                Taxable
-                Non-taxable
- Expenses
-    Investment Expenses
-       Commissions
-          I*Trade
-          My Stockbroker
-       Management Fees
-          I*Trade
-          My Stockbroker</screen>
-      </para>
+             公募基金
+                基金A
+                基金B
+             现金
+ æ”¶å…¥
+    投资
+       经纪商科目
+          资本利得
+             海通证券
+             天天基金
+          分红
+             海通证券
+                应税
+                免税
+             天天基金
+                应税
+                免税
+          利息收入
+             海通证券
+                应税
+                免税
+             天天基金
+                应税
+                免税
+ 费用
+    投资费用
+       手续费
+          海通证券
+          天天基金
+       管理费用
+          海通证券
+          天天基金</screen>
+      </simpara>
 
       <tip>
-        <para>There really is no standard way to set up your investment account hierarchy. Play around, try
-          different layouts until you find something which divides your investment accounts into
-          logical groups which make sense to you.
+        <para>确实没什么组织投资科目结构的标准做法。多尝试不同的组织结构,直到找到了某种在你看来将投资科目分组得既有逻辑又很明了的方式。
         </para>
       </tip>
     </sect2>
   </sect1>
 
   <sect1 id="invest_int1">
-    <title>Interest Bearing Accounts</title>
+    <!-- ToDoZ: Interest Bearing Accounts -->
+    <title>计息科目</title>
 
-    <para>Investments which have a fixed or variable rate of interest are one of the simplest and most common
-      form of investments available. Interest bearing investments include your bank account, a
-      certificate of deposit, or any other kind of investment in which you receive interest from the
-      principal. This section will describe how to handle these kinds of investments in &app;.
+    <para>利率固定或可变的投资是最简单也是最常见的投资形式。计息投资包括你的银行账户、存单或其它任何由本金产生利息的投资形式。这一节会介绍怎样在&app;中管理这类投资。
     </para>
 
     <sect2 id="invest_intacct2">
-      <title>Account Setup</title>
+      <title>创建科目</title>
 
-      <para>When you purchase the interest bearing investment, you must create an asset account to record the
-        purchase of the investment, an income account to record earnings from interest, and an
-        expense account to record bank charges. Below is an account layout example, in which you
-        have an interest bearing savings account and a certificate of deposit at your bank.
+      <para>当参与计息投资时,你需要创建一个资产科目用于记录这笔投资的买入、一个收入科目用于记录赚到的利息,还有一个费用科目记录银行收费。下面为一份科目结构的示例,其中,你在银行有一个计息的储蓄账户和一张存单。
       </para>
 <screen>
-Assets
-   Bank ABC
-      Certificate of Deposit
-      Savings
-Expenses
-   Bank ABC
-      Charges
-Income
-   Interest Income
-      Certificate of Deposit
-      Savings</screen>
-      <para>As usual, this account hierarchy is simply presented as an example, you should create your accounts
-        in a form which best matches your actual situation.
+资产
+   农业银行
+      存单
+      储蓄存款
+费用
+   农业银行
+      服务费
+æ”¶å…¥
+   利息收入
+      存单
+      储蓄存款</screen>
+      <para>一般来讲,这份科目结构不过是一个示例,你应当以最符合实际情况的形式创建科目。
       </para>
     </sect2>
 
     <sect2 id="invest-intex2">
-      <title>Example</title>
+      <title>示例</title>
 
-      <para>Now let’s populate these accounts with real numbers. Let’s assume that you start with
-        $10,000 in your bank account, which pays 1% interest and you buy a $5,000 certificate of
-        deposit with a 6 month maturity date and a 2% yield. Clearly, it is much better to keep your
-        money in the certificate of deposit than in the savings account. After the initial purchase,
-        your accounts should look something like this:
+      <para>现在将实际的金额填入这些科目。首先,假定一开始你的银行账户中有10000元,以1%的利率支付利息,同时你买了一份5000元,时长6个月,2%收益率的存单。显然,把你的钱存到存单中比存在储蓄账户中要好得多。最初购入存单后,你的科目应如下所示:
       </para>
 
       <figure>
-        <title>The Chart Of Accounts After Investing In A Certificate Of Deposit</title>
+        <title>投资存单后的科目表</title>
 
         <screenshot id="invest-int">
           <mediaobject>
@@ -511,23 +405,18 @@ Income
             </imageobject>
 
             <caption>
-              <para>This is an image of the account register after creating and investing in a certificate of deposit
-                investment.
+              <para>这是在创建并投资存单后的科目表。
               </para>
             </caption>
           </mediaobject>
         </screenshot>
       </figure>
 
-      <para>Now, during the course of the next 6 months, you receive monthly bank statements which describe the
-        activity of your account. In our fictional example, we do nothing with the money at this
-        bank, so the only activity is income from interest and bank charges. The monthly bank
-        charges are $2. After 6 months, the register window for the certificate of deposit and for
-        the savings account should look like these:
+      <para>现在,在接下来6个月的时间里,你每月都会收到银行账单,其中记录了你的银行账户的活动。在这个虚构的例子中,我们没有动过这家银行的钱,因此唯一的活动就是利息收入和银行服务收费。银行服务费每月2元。6个月后,存单和储蓄科目账簿窗口应分别如下所示:
       </para>
 
       <figure>
-        <title>The CD Account After 6 Months</title>
+        <title>6个月后的存单科目</title>
 
         <screenshot id="invest-int2">
           <mediaobject>
@@ -542,7 +431,7 @@ Income
             </imageobject>
 
             <caption>
-              <para>This is an image of the register of the certificate of deposit account after 6 months.
+              <para>6个月后的存单科目账簿。
               </para>
             </caption>
           </mediaobject>
@@ -550,7 +439,7 @@ Income
       </figure>
 
       <figure>
-        <title>The Savings Account After 6 Months</title>
+        <title>6个月后的储蓄存款科目</title>
 
         <screenshot id="invest-int2-1">
           <mediaobject>
@@ -565,18 +454,18 @@ Income
             </imageobject>
 
             <caption>
-              <para>This is an image of the register of the Savings account after 6 months.
+              <para>6个月后的储蓄存款科目账簿。
               </para>
             </caption>
           </mediaobject>
         </screenshot>
       </figure>
 
-      <para>And this is the main &app; account window:
+      <para>这是&app;主科目窗口:
       </para>
 
       <figure>
-        <title>The Chart Of Accounts After 6 months</title>
+        <title>6个月后的科目表</title>
 
         <screenshot id="invest-int3">
           <mediaobject>
@@ -586,95 +475,62 @@ Income
             </imageobject>
 
             <caption>
-              <para>This a screen capture of the accounts after 6 months.
+              <para>6个月后的科目表。
               </para>
             </caption>
           </mediaobject>
         </screenshot>
       </figure>
 
-      <para>From the above image of the main &app; account window you see a nice summary of what happened to
-        these investments over the 6 months. While the yield on the certificate of deposit is double
-        that of the savings account, the return on the certificate of deposit was $50.21 versus
-        $13.03 for the savings account, or almost 4 times more. Why? Because of the pesky $2 bank
-        charges that hit the savings account (which counted for $12 over 6 months).
+      <para>上面展示的&app;主科目窗口充分汇总了6个月时间中这些投资项目发生的事情。由于存单的收益率是储蓄账户的两倍,存单的收益金额是50.21元,而储蓄账户的是13.03元,也就是几乎差了4倍。怎么回事?这是因为恼人的2元银行服务费把储蓄科目的金额拉下来了(6个月总计12元)。
       </para>
 
-      <para>After this 6 month period, the certificate of deposit has reached maturity which means you may sell
-        it with no early withdrawal penalty. To do so, simply transfer the $5,050.21 from the
-        certificate of deposit account into the savings account.
+      <para>6个月到了,存单到期了,也就是你不必交罚息就可以卖出存单。此时只需将5050.21元从存单科目转至储蓄存款科目即可。
       </para>
     </sect2>
   </sect1>
 
   <sect1 id="invest-setup1">
-    <title>Setup Investment Portfolio</title>
-
-    <para>Now that you have built an account hierarchy in the previous section, this section will show you how
-      to create and populate the accounts with your investment portfolio. After this initial setup
-      of your portfolio, you may have shares of stock purchased from before you started using &app;.
-      For these stocks, follow the instructions in the
-      <xref linkend="invest-buy-stock2" endterm="invest-buy-stock2.title" /> section. If you have
-      just purchased your stocks, then use the
-      <xref linkend="invest-buy-new2" endterm="invest-buy-new2.title" /> section.
+    <title>创建投资组合</title>
+
+    <para>现在,你已经按前文所述建立了科目结构,这一部分会展示怎样根据投资组合创建科目并向其填入金额。建立好投资组合之后,你可能有一些在开始使用GnuCash之前就已经购入的股票。对于这部分股票,请根据<xref linkend="invest-buy-stock2" endterm="invest-buy-stock2.title" />一节的指引操作。如果你不久前才购入了这些股票,则按<xref linkend="invest-buy-new2" endterm="invest-buy-new2.title" />一节操作。
     </para>
 
     <sect2 id="invest-setup-stockaccounts2">
-      <title>Setup Accounts for Stocks and Mutual Funds</title>
+      <title>创建股票和公募基金科目</title>
 
-      <para>This section will show you how to add stocks and mutual fund accounts to &app;. In this section, we
-        will assume you are using the basic account setup introduced in the previous section, but
-        the principles can be applied to any account hierarchy.
+      <para>这一部分会展示怎样向&app;中添加股票和公募基金科目。这里,假定你正在使用前文介绍的基本科目结构,但其原理可以应用于任何科目层次结构。
       </para>
 
-      <para>You should have within the top level <guilabel>Asset</guilabel> account, a few levels down, an
-        account entitled <guilabel>Stock</guilabel>. Open the account tree to this level by clicking
-        on the <quote>right facing triangle marker</quote> signs next to the account names until the
-        tree is opened to the depth of the new account. You will need to create a sub-account (of
-        type <emphasis>stock</emphasis>) under the Stock account for every stock you own. Every
-        stock is a separate account. The naming of these stock accounts is usually done using the
-        stock ticker abbreviation, though account names may be anything that is clear to you and
-        other users. So, for example, you could name your accounts <emphasis>AMZN</emphasis>,
-        <emphasis>IBM</emphasis> and <emphasis>NST</emphasis> for your Amazon, IBM and NSTAR stocks
-        respectively. Below is a schematic model of the layout (only showing the Assets
-        sub-accounts).
+      <para>你现在应该有一个顶层的<guilabel>资产</guilabel>科目,向下几层还有一个名为<guilabel>股票</guilabel>的科目。点击科目名称旁指向右方的三角记号,将科目树一直展开到要创建科目的层级。你接下来需要在<guilabel>股票</guilabel>科目下为你持有的每支股票创建子科目,其类型为<emphasis>股票</emphasis>。每支股票都对应独立的科目。虽说科目名称可以是在你看来意义明确的任何字词,但这些股票科目通常使用相应的股票名称命名。下面是这种结构的样板(仅展示资产子科目)。
       </para>
 <screen>
- Assets
-    Investments
-       Brokerage Accounts
-          Bond
-          Mutual Funds
-          Market Index
-          Stock
-             AMZN
-             IBM
-             NST</screen>
+资产
+    投资
+       经纪账户
+          债券
+          公墓基金
+          股指
+          股票
+             浪潮信息
+             中国黄金</screen>
       <note>
-        <para>If you want to track income (dividends/interest/capital gains) on a per-stock or fund basis, you
-          will need to create an <emphasis>Income:Dividends:STOCKSYMBOL</emphasis>,
-          <emphasis>Income:Cap Gain (Long):STOCKSYMBOL</emphasis>, <emphasis>Income:Cap Gain
-          (Short):STOCKSYMBOL</emphasis> and <emphasis>Income:Interest:STOCKSYMBOL</emphasis>
-          account for each stock you own that pays dividends or interest.
+        <para>如果你还想跟踪每支股票或基金的收入(分红、派息、资本利得),你还需要为每支你持有的会支付分红或利息的股票创建<emphasis>收入:分红:股票名称</emphasis>、<emphasis>收入:长期资本利得:股票名称</emphasis>、<emphasis>收入:短期资本利得:股票名称</emphasis>和<emphasis>收入:利息:股票名称</emphasis>科目。
         </para>
       </note>
     </sect2>
 
     <sect2 id="invest-setup-example2">
-      <title>Example Stock Account</title>
+      <title>股票科目示例</title>
 
-      <para>As an example, let’s assume that you currently own 100 shares of Amazon stock. First, create
-        the stock account AMZN by selecting the <guilabel>Stock</guilabel> account and click on the
-        menu
-        <menuchoice>
-          <guimenu>Actions</guimenu><guimenu>New Account...</guimenu>
-        </menuchoice>
-        . The New Account dialog will appear, follow the steps, in the sequence below to setup your
-        new stock account.
+      <para>在这个例子中,假定目前持有100股浪潮信息的股票。首先创建股票科目“浪潮信息”,选中<guilabel>股票</guilabel>科目并点击菜单<menuchoice>
+          <guimenu>功能</guimenu><guimenu>新建科目…</guimenu>
+        </menuchoice>。
+        会弹出新建科目对话框,按如下步骤依次操作,创建新的股票科目。
       </para>
 
       <figure>
-        <title>The <quote>New Account</quote> Window For AMZN</title>
+        <title>浪潮信息的<quote>新建科目</quote>窗口</title>
 
         <screenshot id="invest-newaccount">
           <mediaobject>
@@ -688,66 +544,55 @@ Income
 
       <orderedlist>
         <listitem>
-          <para><emphasis>Account Name</emphasis> - Usually, use the stock ticker abbreviation, like
-            <quote><userinput>AMZN</userinput></quote>.
+          <para><emphasis>科目名称</emphasis> - 通常使用股票名称,如
+            <quote><emphasis>浪潮信息</emphasis></quote>。
           </para>
         </listitem>
 
         <listitem>
-          <para><emphasis>Account Code</emphasis> - Optional field, use CUSIP, the newspaper listing symbol, mutual
-            fund family ID or code of your own choosing.
+          <para><emphasis>科目代码</emphasis> - 选填项,使用股票或基金的公开代码,或是你自己设定的编号。
           </para>
         </listitem>
 
         <listitem>
-          <para><emphasis>Description</emphasis> - Optional field for detailed description of the commodity/stock.
-            Note this field by default is displayed in the <guilabel>Account</guilabel> tab tree.
+          <para><emphasis>描述</emphasis> - 选填项,详细描述商品或股票。注意这一项默认在<guilabel>科目</guilabel>标签页的树状列表中显示。
           </para>
         </listitem>
 
         <listitem>
-          <para><emphasis>Account Type</emphasis> - Select the type of account you are creating from the lower
-            left-hand list.
+          <para><emphasis>科目类型</emphasis> - 在左下方列表中为将要创建的科目选择类型。
           </para>
         </listitem>
 
         <listitem>
-          <para><emphasis>Parent Account</emphasis> - Select the parent account for the new account from the right
-            hand listing. Expand list of accounts if necessary.
+          <para><emphasis>父科目</emphasis> - 在右侧列表中为新建的科目选择父科目。可按需展开科目列表。
           </para>
         </listitem>
 
         <listitem>
-          <para><emphasis>Create the New Security</emphasis> - To use a new stock, you must create the stock as a
-            new commodity.
+          <para><emphasis>创建新证券</emphasis> - 要设为新的股票,你必须将股票创建为一种新的商品。
           </para>
 
           <note>
-            <para>Be sure to first select Account Type <emphasis>Stock</emphasis> or <emphasis>Mutual Fund</emphasis>
-              so that the <guibutton>Select...</guibutton> button brings up the list of securities
-              rather than currencies.
+            <para>确认科目类型选为<emphasis>股票</emphasis>或<emphasis>公募基金</emphasis>,这样<guibutton>选择…</guibutton>按钮弹出的才是证券列表而非货币列表。
             </para>
           </note>
 
           <itemizedlist>
             <listitem>
-              <para><emphasis>Select Security/Currency</emphasis> - Click on the <guibutton>Select...</guibutton> button
-                next to the <guilabel>Security/currency</guilabel> line. We must change the security
-                from the default (your default currency) to this specific stock. This will bring up
-                the <guilabel>Select Security</guilabel> dialog.
+              <para><emphasis>选择证券/货币</emphasis> - 点击<guilabel>证券/货币</guilabel>行一侧的<guibutton>选择…</guibutton>按钮,弹出<guilabel>选择证券</guilabel>对话框。必须将证券由默认选项(最初设置的默认货币)改为特定的股票。
               </para>
             </listitem>
 
             <listitem>
-              <para><emphasis>Type</emphasis> - Select the exchange where the security/commodity is traded (in this
-                example NASDAQ).
+              <para><emphasis>类型</emphasis> - 选择证券或商品交易的交易所(在这个例子中是沪市)。
               </para>
 
-              <para>Select the <guibutton>New</guibutton> button to open the <guilabel>New Security</guilabel> window.
+              <para>点击<guilabel>新建</guilabel>按钮打开<guilabel>新建证券</guilabel>窗口。
               </para>
 
               <figure>
-                <title>The <quote>Select Security</quote> Window</title>
+                <title><guilabel>选择证券</guilabel>窗口</title>
 
                 <screenshot id="invest-selectsecurity">
                   <mediaobject>
@@ -761,69 +606,56 @@ Income
             </listitem>
 
             <listitem>
-              <para><emphasis>Create the Security</emphasis> - Click on the <guibutton>New...</guibutton> button and
-                enter the appropriate information for this stock on the new form <guilabel>New
-                Security</guilabel>.
+              <para><emphasis>创建证券</emphasis> - 点击<guibutton>新建…</guibutton>按钮,并在弹出的<guilabel>新建证券</guilabel>窗口中填入相应股票的信息。
               </para>
 <!--  Open inner most loop (#3)
 -->
               <itemizedlist>
                 <listitem>
-                  <para>The <guilabel>Full name:</guilabel> is <userinput>Amazon.com</userinput>.
+                  <para><guilabel>全名</guilabel>:这里是<userinput>浪潮信息</userinput>。
                   </para>
                 </listitem>
 
                 <listitem>
-                  <para>The <guilabel>Symbol/abbreviation:</guilabel> is <userinput>AMZN</userinput>. The symbol is the
-                    stock ticker used in your quote source several lines down on the form.
+                  <!-- ToDoP: 简称 -->
+                  <para><guilabel>简称</guilabel>:这里是<userinput>浪潮信息</userinput>。简称会提供给报价数据源(往下几行)。
                     <note>
-                      <para>Different symbols will be used on different price sources for the same stock, an example is Ericsson
-                        on the Stockholm Exchange is ERIC-B while on Yahoo it is ERRICB.ST.
+                      <para>不同的报价数据源可能会对同一支股票使用不同的简称。
                       </para>
                     </note>
                   </para>
                 </listitem>
 
                 <listitem>
-                  <para>The <guilabel>Type:</guilabel> should already be <guilabel>NASDAQ</guilabel>, because this is what
-                    was selected in the security selector, but you can change it here, including
-                    adding more categories. More information about this can be found in the &app;
-                    Manual in section 8.7, <quote>Security Editor</quote>.
+                  <para><guilabel>类型</guilabel>:应当已经设为<guilabel>沪市</guilabel>,因为这是在证券选择器中选中的选项。不过,你可以在这里修改,也可以添加更多类型。更多信息可参阅&app;用户手册8.7节<quote>证券编辑器</quote>。
                   </para>
                 </listitem>
 
                 <listitem>
-                  <para>The <guilabel>ISIN, CUSIP or other code</guilabel> is where you can enter some other coding number
-                    or text (leave it blank in this example).
+                  <para><guilabel>ISIN、CUSIP或其它编码</guilabel>:这里可以输入其它一些编号或文本(本例中留空)。
                   </para>
                 </listitem>
 
                 <listitem>
-                  <para>The <guilabel>Fraction traded</guilabel> should be adjusted to the smallest fraction of this
-                    security which can be traded, usually <guilabel>1/100</guilabel> or
-                    <guilabel>1/10000</guilabel>.
+                  <para><guilabel>最小交易单位</guilabel>:应当调整为这种证券能够交易的最小单位,通常是<guilabel>1/100</guilabel>或<guilabel>1/10000</guilabel>。
                   </para>
                 </listitem>
 
                 <listitem>
-                  <para>The checkbox <quote>Get Online Quotes</quote>, the quote source and the timezone should be selected
-                    to define the sources for updating prices on-line. See also
-                    <xref linkend="invest-stockprice-auto2" />.
+                  <!-- ToDoP: 报价数据源 -->
+                  <para><quote>获取在线报价</quote>复选框、报价数据源和时区:应选择以指定在线更新报价的数据源。参见<xref linkend="invest-stockprice-auto2" />。
                   </para>
 
                   <note>
-                    <para>If the <guibutton>Get Online Quotes</guibutton> button is not highlighted, and it is not tickable,
-                      then the &app-fq; package is not installed. See the chapter
-                      <ulink url="&url-docs-C;manual/finance-quote.html">Setting Up the Quote
-                      Retrieval</ulink> in the manual.
+                    <para>如果<guibutton>获取在线报价</guibutton>未选中也无法点击,则说明&app-fq;软件包尚未安装。详细信息请参阅用户手册中<ulink url="&url-docs-C;manual/finance-quote.html">设置报价检索</ulink>一节。
                     </para>
                   </note>
 
-                  <para>Below is what this window should look like when finished:
+                  <para>设置完成后,此窗口应如下所示:
                   </para>
 
                   <figure>
-                    <title>The <quote>New Security</quote> Window</title>
+                    <title><quote>新建证券</quote>窗口</title>
 
                     <screenshot id="invest-newsecurity">
                       <mediaobject>
@@ -837,9 +669,8 @@ Income
                 </listitem>
 
                 <listitem>
-                  <para><emphasis>Save Security</emphasis> - Click on the <guibutton>OK</guibutton> button to save this new
-                    security, this will close the <guilabel>New Security</guilabel> window and
-                    return to the <guilabel>New Account</guilabel> window.
+                  <para><emphasis>保存证券</emphasis> - 点击<guibutton>确定</guibutton>按钮保存新创建的证券,<guilabel>新建证券</guilabel>窗口会关闭,并返回<guilabel>选择证券</guilabel>窗口。
+                  <!-- ToDoC: 并返回<guilabel>选择证券</guilabel>窗口。 -->
                   </para>
                 </listitem>
               </itemizedlist>
@@ -852,42 +683,38 @@ Income
         </listitem>
 
         <listitem>
-          <para><emphasis>Select the Security</emphasis> - you should now see the newly created security available
-            in the pull down menu for <guilabel>Security/Currency</guilabel>. Select it (it is
-            probably already selected) and click on <guibutton>OK</guibutton>.
+          <para><emphasis>选择证券</emphasis> - 你现在应该看到可以在<guilabel>证券/货币</guilabel>下拉列表中选择刚才新创建的证券了。选择此证券(可能默认已经选中了)并点击<guibutton>确定</guibutton>。
           </para>
         </listitem>
 
         <listitem>
-          <para><emphasis>Smallest Fraction</emphasis> - Specify the smallest fraction of the security/commodity
-            that is traded.
+          <para><emphasis>最小交易单位</emphasis> - 指定证券或商品交易时允许的最小单位。
           </para>
         </listitem>
 
         <listitem>
-          <para><emphasis>Notes</emphasis> - Enter any notes or messages related to this security/commodity.
+          <para><emphasis>说明</emphasis> - 输入与证券或商品相关的任何说明。
           </para>
         </listitem>
 
         <listitem>
-          <para><emphasis>Tax Related</emphasis> - Go to
+          <!-- ToDoP: Tax Related -->
+          <para><emphasis>应税</emphasis> - 如果此科目的交易涉及缴纳所得税,则前往
             <menuchoice>
-              <guimenu>Edit</guimenu> <guimenuitem>Tax Report Options</guimenuitem>
+              <guimenu>编辑</guimenu> <guimenuitem>税务报表选项</guimenuitem>
             </menuchoice>
-            to check this box if this account’s transactions will relate to Income Taxes.
+            以勾选此框。
           </para>
         </listitem>
 
         <listitem>
-          <para><emphasis>Placeholder</emphasis> - Check box if this account is a <quote>Placeholder</quote>, that
-            is it will contain no transactions.
+          <para><emphasis>占位符</emphasis> - 如果此科目为占位符,即不包含任何交易,则勾选此项。
           </para>
         </listitem>
 
         <listitem>
-          <para><emphasis>Finished</emphasis> - You should now have been automatically returned to the New Account
-            dialog, with the <guilabel>symbol/abbreviation:</guilabel> line set to <quote>AMZN
-            (Amazon.com)</quote>. Click on <guibutton>OK</guibutton> to save this new stock account.
+          <!-- ToDoC: -->
+          <para><emphasis>完成</emphasis> - 现在回到了<guilabel>新建科目</guilabel>对话框,其中<guilabel>证券</guilabel>一行已设为<quote>浪潮信息</quote>。点击<guibutton>确定</guibutton>按钮保存新创建的股票科目。
           </para>
         </listitem>
 <!--
@@ -895,12 +722,11 @@ Income
 -->
       </orderedlist>
 
-      <para>You have now created the Amazon stock account, your main account should look something like this
-        (notice that there are a few extra accounts here, a bank account, and an equity account):
+      <para>你现在已经创建了<quote>浪潮信息</quote>股票科目,你的科目表应当如下图所示。注意其中存在几个额外的科目、一个银行科目和一个所有者权益科目。
       </para>
 
       <figure>
-        <title>The Chart of Accounts After The Creation Of The First Stock Account</title>
+        <title>创建第一个股票科目后的科目表</title>
 
         <screenshot id="invest-setup-current">
           <mediaobject>
@@ -910,55 +736,41 @@ Income
             </imageobject>
 
             <caption>
-              <para>This image is after the creation of the first stock account (AMZN).
+              <para>在创建第一个股票科目<emphasis>浪潮信息</emphasis>后。
               </para>
             </caption>
           </mediaobject>
         </screenshot>
       </figure>
 
-      <para>Open the account register window for this AMZN stock account (double click on it). Here you see the
-        <emphasis
-      role="strong">Commodity</emphasis> view. This gives you an overview of the
-        transactions in this commodity including the number of units (shares for a stock or mutual
-        fund) bought or sold, the net price per unit, and the total amount. Obviously, we have not
-        bought or sold any shares of AMZN yet, so the register should not contain any transactions.
+      <para>打开<emphasis>浪潮信息</emphasis>股票科目账簿,弹出的是<emphasis
+      role="strong">商品</emphasis>视图。此视图提供了对该商品相关交易的概览,包括买入卖出的交易单位数(对股票或公募基金而言是份额)、每单位的净值和交易总金额。显然我们还没有买入或卖出任何份额,所以账簿现在不含任何交易。
       </para>
     </sect2>
   </sect1>
 
   <sect1 id="invest-buy-stock1">
-    <title>Buying Shares</title>
+    <title>购入份额</title>
 
     <sect2 id="invest-buy-stock2">
-      <title id="invest-buy-stock2.title">Entering Preexisting Shares</title>
+      <title id="invest-buy-stock2.title">录入已持有的份额</title>
 
-      <para>The examples in this section use <guilabel>Transaction Journal</guilabel> view.
+      <para>这部分示例使用<guilabel>交易日志</guilabel>视图。
       </para>
 
-      <para>To register the initial <userinput>100</userinput> shares of this stock that you purchased
-        previously, on the first (transaction) line, enter the date of the purchase (for example,
-        Jan. 1 2005) and <guilabel>Description</guilabel> (for example, Opening Balance). On the
-        first split line, enter <userinput>100</userinput> in <guilabel>Shares</guilabel>, delete
-        the (unit) <guilabel>Price</guilabel> (it will be calculated when you <keycap>Tab</keycap>
-        out of the split) and enter <userinput>2000</userinput> in the <guilabel>Buy</guilabel>
-        column.
+      <para>要录入你先前买入的100份股票,在第一行交易处,录入买入日期(如,2005年1月1日)和<guilabel>描述</guilabel>(如,期初余额)。在第一行分录处,于<guilabel>份额</guilabel>列下输入<userinput>100</userinput>,删除<guilabel>价格</guilabel>(价格会在你按<keycap>Tab</keycap>键跳出分录行后自动计算),并在<guilabel>买入</guilabel>列下输入<userinput>2000</userinput>。
       </para>
 
       <note>
-        <para>It is also possible to use &app; to calculate <guilabel>Shares</guilabel> or
-          <guilabel>Buy</guilabel> from the other 2 columns. But to avoid rounding errors, it is
-          better to automatically calculate <guilabel>Price</guilabel>.
+        <para>让&app;根据其它两列自动计算<guilabel>份额</guilabel>或<guilabel>购买</guilabel>也是可以的。但是为了避免舍入误差,最好还是让&app;自动计算<guilabel>价格</guilabel>。
         </para>
       </note>
 
-      <para><keycap>Tab</keycap> to the second split line, enter transfer from account <emphasis>Equity:Opening
-        Balances</emphasis>. For simplicity, this example assumed there were no commissions on this
-        transaction. Your AMZN Commodity view should now appear like this:
+      <para>按下<keycap>Tab</keycap>跳转到第二行分录,录入自科目<emphasis>所有者权益:期初余额</emphasis>的转账。为了便于理解,本示例假定此交易不收取手续费。现在你的<emphasis>浪潮信息</emphasis>科目账簿应该如下所示:
       </para>
 
       <figure>
-        <title>The Transaction Register Of The AMZN Account After The First Purchase</title>
+        <title>录入第一笔购入后的<emphasis>浪潮信息</emphasis>科目账簿</title>
 
         <screenshot id="invest-setup-portfolio1">
           <mediaobject>
@@ -973,100 +785,67 @@ Income
             </imageobject>
 
             <caption>
-              <para>This image is the transaction register of the AMZN account after the first stock
-                <quote>purchase</quote>.
+              <para>此图展示了购入第一笔股票后的<emphasis>浪潮信息</emphasis>科目账簿。
               </para>
             </caption>
           </mediaobject>
         </screenshot>
       </figure>
 
-      <para>Notice that the <guilabel>Balance</guilabel> (last column) is in the units of the commodity (AMZN
-        shares) not in currency units. Thus, the balance is 100 (AMZN units) rather than $2,000.
-        This is how it should be.
+      <para>注意<guilabel>余额</guilabel>(最后一列)以商品(浪潮信息的份额)为单位,而非货币单位。因此,余额显示为100(浪潮信息的份额)而非2000元。不过,本应如此。
       </para>
     </sect2>
 
     <sect2 id="invest-buy-new2">
-      <title id="invest-buy-new2.title">Buying New Shares</title>
+      <title id="invest-buy-new2.title">新购份额</title>
 
-      <para>The main difference between setting up a new stock purchase versus the setup for preexisting stocks
-        as described in the previous section is that instead of transferring the money used to
-        purchase the stock from the <emphasis>Equity:Opening Balances</emphasis> account, you
-        transfer from your <emphasis>Assets:Bank ABC</emphasis> or <emphasis>Assets:Brokerage
-        Account</emphasis> account.
+      <para>录入新买入的股票与录入先前已经买入过的股票之间的主要差异在于,不要从<emphasis>所有者权益:期初余额</emphasis>转入用于买入股票的钱,而是从<emphasis>资产:农业银行</emphasis>或<emphasis>资产:经纪账户</emphasis>科目转入。
       </para>
 
       <sect3 id="invest-buy-com">
-        <title>Handling Commissions and Fees</title>
+        <title>处理佣金和手续费</title>
 
-        <para>For conciseness, this document will refer to the money you pay to a broker for buying and selling
-          securities as <emphasis>Commissions</emphasis>. Government fees may also be payable.
-          Unless otherwise stated, fees are handled in a similar way.
+        <para>为了行文简洁,本文档会将你支付给经纪商以买入卖出证券的钱称为<emphasis>佣金</emphasis>。可能还需支付政府税费。除非另行说明,这类费用的处理方式与佣金类似。
         </para>
 
-        <para>In &app; 2 alternate ways can be used to handle commissions (for simplicity this document section
-          will refer to these ways as net pricing and gross pricing).
+        <para>&app;中,录入佣金有两种方式,可以选择其中的任意一种,为了行文简洁,下文会将这两种方式分别称为净价格法和毛价格法。
         </para>
 
         <variablelist>
           <varlistentry>
-            <term>Gross Pricing</term>
+            <term>毛价格法</term>
 
             <listitem>
-              <para>You enter the price not adjusted by commissions and enter the commissions expense on a separate
-                split in the transaction. This enables the tracking of commissions but is
-                <emphasis>not</emphasis> compatible with using <xref linkend="invest-sellLots"/>.
-                Scrubbing doesn't know to deduct commissions and fees from the gains, so capital
-                gains or losses must be manually calculated (see <xref linkend="invest-sell-man"/>).
+              <para>录入未经佣金调整的价格,并将佣金费用录入为交易下的独立分录。这种方式可以跟踪佣金支出,但<emphasis>不兼容</emphasis><xref linkend="invest-sellLots"/>功能。处理程序不知道怎样从收益中扣除佣金,所以你需要手动计算资本损益(参见<xref linkend="invest-sell-man"/>)。
               </para>
             </listitem>
           </varlistentry>
 
           <varlistentry>
-            <term>Net Pricing</term>
+            <term>净价格法</term>
 
             <listitem>
-              <para>You enter a net price (adjusted by commissions) when buying and selling securities. You do
-                <emphasis>not</emphasis> also record commissions in a specific commissions account
-                in order to later claim it as an expense, as this would be claiming commissions
-                twice. This way <emphasis>is</emphasis> compatible with using
-                <xref linkend="invest-sellLots"/>. This results in a slightly misleading price being
-                added to the price database (the effective price you paid) but is not usually of any
-                concern.
+              <para>在买入卖出证券时录入净价格,即经佣金调整过的价格。同时<emphasis>不应</emphasis>将佣金录入为一项来自某一佣金科目的费用,因为如此一来佣金实际上会被记录两次。这种方式与<xref linkend="invest-sellLots"/>功能<emphasis>兼容</emphasis>。这会致使将稍有误导性的价格(即你支付的等效价格)添加到价格数据库中,但通常没什么问题。
               </para>
             </listitem>
           </varlistentry>
         </variablelist>
 
-        <para>Please get professional advice if you are unsure which of these ways are applicable to your
-          jurisdiction.
+        <para>如果你仍然不确定哪种方式对你而言更加合适,则请寻求专业人士的建议。
         </para>
       </sect3>
 
       <sect3 id="invest-buy-gross">
-        <title>Example: Buying Shares with Gross Pricing</title>
+        <title>示例:使用毛价格法买入份额</title>
 
-        <para>In this example you will purchase 100 shares at $50 per share of IBM stock with a commission of
-          $100. First step will be to create the stock account for IBM. The existing
-          <emphasis>Expenses:Commission</emphasis> account will be used.
+        <para>在这个示例中,你会以50元每股的价格买入100股科大讯飞的股票,支付100元佣金。第一步是创建科大讯飞的股票科目。这里沿用<emphasis>费用:佣金</emphasis>科目。
         </para>
 
-        <para>Now for the transaction, on the first (transaction) line, enter the <guilabel>Date</guilabel> of the
-          purchase (for example, Jan. 3, 2005) and <guilabel>Description</guilabel> (for example,
-          Initial IBM Purchase). On the first split line, enter <userinput>50</userinput> in
-          <guilabel>Shares</guilabel>, delete <guilabel>Price</guilabel> (leave it empty so it will
-          be calculated), and enter <userinput>5000</userinput> in <guilabel>Buy</guilabel>. You do
-          not need to fill in the <guilabel>Price</guilabel> column, as it will be calculated for
-          you when you <keycap>Tab</keycap> to the next split. The next line in the split
-          transaction will be <emphasis>Expenses:Commissions</emphasis> and fill
-          <userinput>100</userinput> in <guilabel>Buy</guilabel>. The third split line will be to
-          transfer $5,100 from <emphasis>Assets:Bank ABC</emphasis> account to balance the
-          transaction. Your IBM Commodity view should now appear like this:
+        <para>现在录入交易,在第一行交易中输入买入<guilabel>日期</guilabel>(如,2005年1月3日)和<guilabel>描述</guilabel>(如,科大讯飞首次买入)。在第一行分录中,于<guilabel>份额</guilabel>列输入<userinput>50</userinput>,清空<guilabel>价格</guilabel>(将之留空以便稍后计算),并在<guilabel>买入</guilabel>列下输入<userinput>5000</userinput>。无需填写<guilabel>价格</guilabel>列,因为它会在你按<keycap>Tab</keycap>键跳至下一行分录时自动计算。分录交易的下一行是<emphasis>费用:佣金</emphasis>,在<guilabel>买入</guilabel>列下填入<userinput>100</userinput>。第三行分录是从<emphasis>资产:农业银行</emphasis>科目转账5100元以使交易平衡。你的<emphasis>科大讯飞</emphasis>科目现在应该如下所示:
         </para>
 
         <figure>
-          <title>The Transaction Register Of The IBM Account After The First Stock Purchase</title>
+          <title>第一次买入股票后<emphasis>科大讯飞</emphasis>科目的交易账簿</title>
 
           <screenshot id="invest-setup-portfolio2">
             <mediaobject>
@@ -1081,8 +860,7 @@ Income
               </imageobject>
 
               <caption>
-                <para>This image is of the transaction register of the IBM account after the first stock
-                  <quote>purchase</quote> with a commission.
+                <para>此图展示了在第一次买入股票并支付佣金后科大讯飞科目的交易账簿。
                 </para>
               </caption>
             </mediaobject>
@@ -1091,38 +869,22 @@ Income
       </sect3>
 
       <sect3 id="invest-buy-net">
-        <title>Example: Buying Shares with Net Pricing</title>
+        <title>示例:使用净价格法买入份额</title>
 
-        <para>Repeating the previous example using Net Pricing instead of Gross Pricing, in Transaction Journal
-          view.
+        <para>在交易日志视图中重复前文示例,但使用净价格法而非毛价格法。
         </para>
 
-        <para>Purchase $5,000 of IBM stock being 50 Shares for $100.00 each, plus a commission of $100.
+        <para>购买5000元的科大讯飞股票,共计50股,每股100元,并支付100元佣金。
         </para>
 
-        <para>Now for the transaction, on the first (transaction) line, enter the <guilabel>Date</guilabel> of the
-          purchase (for example, Jan. 3, 2005) and <guilabel>Description</guilabel> (for example,
-          Initial IBM Purchase). On the first split line, optionally enter more details in
-          <guilabel>Memo </guilabel>, then <userinput>50</userinput> in <guilabel>Shares</guilabel>,
-          delete anything in <guilabel>Price</guilabel> (so it will be calculated by dividing
-          <guilabel>Buy</guilabel> by <guilabel>Shares</guilabel> when you <keycap>Tab</keycap> out
-          of the split), &img-w;0 in <guilabel>Buy</guilabel> (50 * $100.00 + $100). Alternatively
-          use &app; to calculate <guilabel>Buy</guilabel> by entering the formula <userinput>5000 +
-          100</userinput> or <userinput>(50 * 100) + 100</userinput> in <guilabel>Buy</guilabel> (
-          <guilabel>Buy</guilabel> will be calculated when you <keycap>Tab</keycap> out of the
-          column.) Use the <keycap>Tab</keycap> key as many times as needed to proceed to the next
-          split.
+        <para>现在录入交易,在第一行交易中输入买入时的<guilabel>日期</guilabel>(如,2005年1月3日)和<guilabel>描述</guilabel>(如,科大讯飞首次买入)。在第一行分录中,若需要可在<guilabel>备注</guilabel>列下输入更多详细信息,然后在<guilabel>份额</guilabel>列下输入<userinput>50</userinput>,删除<guilabel>价格</guilabel>列下的所有内容(这样当按下<keycap>Tab</keycap>键跳出分录时会通过将<guilabel>买入</guilabel>除以<guilabel>份额</guilabel>计算出价格数值),在<guilabel>买入</guilabel>列下输入5100 (50×100元+100元)。可以使用&app;计算<guilabel>买入</guilabel>的值,在<guilabel>买入</guilabel>列下输入算式<userinput>5000+100</userinput>或<userinput>(50*100)+100</userinput>,然后按下<keycap>Tab</keycap>键跳出<guilabel>买入</guilabel>列时会自动计算。继续按<keycap>Tab</keycap>键录入下一行分录。
         </para>
 
-        <para>Do <emphasis>not</emphasis> enter a separate split for Commission as it has already been included in
-          the <guilabel>Buy</guilabel> value. The second split line will be to transfer $5,100 from
-          <emphasis>Assets:Bank ABC</emphasis> account to balance the transaction. After the splits
-          are all correct, use the <keycap function="enter">Enter</keycap> key to save the
-          transaction. Your IBM Commodity view should now appear like this:
+        <para><emphasis>不要</emphasis>再为佣金录入分录,因为佣金已经计入<guilabel>买入</guilabel>金额中了。第二行分录是从<emphasis>资产:农业银行</emphasis>科目转账5100元使交易平衡。正确录入分录后,按下<keycap function="enter">Enter</keycap>键保存交易。你的<emphasis>科大讯飞</emphasis>账簿现应如下所示:
         </para>
 
         <figure>
-          <title>The IBM Account After The First Stock Purchase With A Commission</title>
+          <title>第一次买入股票并支付佣金后的科大讯飞科目</title>
 
           <screenshot id="invest-setup-portfolio3">
             <mediaobject>
@@ -1137,8 +899,7 @@ Income
               </imageobject>
 
               <caption>
-                <para>This image is of the transaction register of the IBM account after the first stock
-                  <quote>purchase</quote> with a commission.
+                <para>此图展示了在第一次买入股票并支付佣金后科大讯飞科目的交易账簿。
                 </para>
               </caption>
             </mediaobject>
@@ -1149,97 +910,82 @@ Income
   </sect1>
 
   <sect1 id="invest-stockprice1">
-    <title>Setting Share Price</title>
+    <title>设置份额价格</title>
 
-    <para>The value of a commodity, such as a stock, must be explicitly set. The stock accounts track the
-      quantity of stocks you own, but the value of the stock is stored in the <emphasis>Price
-      Database</emphasis>. The values set in the <guilabel>Price Database</guilabel> can be updated
-      manually or automatically.
+    <para>股票等商品的价格必须明确设置。股票科目跟踪你持有的股票的数量,而股票的价值存储在<emphasis>价格数据库</emphasis>中。<guilabel>价格数据库</guilabel>中记录的价格可以手动更新,也可以自动更新。
     </para>
 
     <sect2 id="invest-stockprice-initial2">
-      <title>Initial Price Database Setup</title>
-
-      <para>To use the <guilabel>Price Database</guilabel> to track a stock value, you must initially insert the
-        stock. To do so, open the <guilabel>Price Database</guilabel> (
+      <title>价格数据库初始设置</title>
+      
+      <para>要使用<guilabel>价格数据库</guilabel>跟踪股票价格变化,必须首先创建股票。为此,打开<guilabel>价格数据库</guilabel> (
         <menuchoice>
-          <guimenu>Tools</guimenu><guimenuitem>Price Database</guimenuitem>
+          <guimenu>工具</guimenu><guimenuitem>价格数据库</guimenuitem>
         </menuchoice>
-        ) and click on <guibutton>Add</guibutton> button. The first time a Commodity/Stock is
-        entered this window will be blank except for the control buttons on the bottom. Select the
-        appropriate Commodity you want to insert into the <guilabel>Price Database</guilabel>. At
-        this point, you can input the price of the commodity manually. There are 6 fields in the New
-        Commodity window:
+        )并点击<guibutton>添加</guibutton>按钮。在弹出的窗口中输入你想向<guilabel>价格数据库</guilabel>添加的商品。这里可以手动输入商品价格。新建商品窗口中有六项内容:
       </para>
 
       <variablelist>
         <varlistentry>
-          <term><guilabel>Namespace</guilabel></term>
+          <term><guilabel>命名空间</guilabel></term>
 
           <listitem>
-            <para>The exchange market where the security/commodity is traded (in this example NASDAQ.)
+            <para>买卖证券或商品的交易所(本例中是上海证券交易所,即沪市)。
             </para>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term><guilabel>Security</guilabel></term>
+          <term><guilabel>证券</guilabel></term>
 
           <listitem>
-            <para>The name of the commodity, must be chosen from the <guibutton>Select...</guibutton> list.
+            <para>商品名称,必须从下拉列表中选择。
             </para>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term><guilabel>Currency</guilabel></term>
+          <term><guilabel>货币</guilabel></term>
 
           <listitem>
-            <para>The currency in which the Price is expressed.
+            <para>价格使用的货币单位。
             </para>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term><guilabel>Date</guilabel></term>
+          <term><guilabel>日期</guilabel></term>
 
           <listitem>
-            <para>Date that the price is valid.
+            <para>此价格生效的日期。
             </para>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term><guilabel>Type</guilabel></term>
+          <term><guilabel>类型</guilabel></term>
 
           <listitem>
-            <para>One of: <guilabel>Bid</guilabel> (the market buying price), <guilabel>Ask</guilabel> (the market
-              selling price), <guilabel>Last</guilabel> (the last transaction price), <guilabel>Net
-              Asset Value</guilabel> (mutual fund price per share, <acronym>NAV</acronym> for
-              short), or <guilabel>Unknown</guilabel>. Stocks and currencies will usually give their
-              quotes as one of bid, ask or last. Mutual funds are often given as net asset value.
-              For other commodities, simply choose <guilabel>Unknown</guilabel>. This option is for
-              informational purposes only, it is not used by &app;.
+            <para>为以下之一:<guilabel>买入价</guilabel>(市场内买入份额的价格)、<guilabel>卖出价</guilabel>(市场内卖出份额的价格)、<guilabel>最新价</guilabel>(最新的交易价格)、<guilabel>净值</guilabel>(基金每份额的价格)或<guilabel>未知</guilabel>。股票和外汇通常以买入价、卖出价或最新价中的一种形式给出报价,而基金往往以净值的形式给出报价。对于其它商品,选择<guilabel>未知</guilabel>即可。此选项只是随报价记录相关信息,本身不会被&app;使用。
             </para>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term><guilabel>Price</guilabel></term>
+          <term><guilabel>ä»·æ ¼</guilabel></term>
 
           <listitem>
-            <para>The price of one unit of this commodity.
+            <para>单位商品的价格。
             </para>
           </listitem>
         </varlistentry>
       </variablelist>
 
-      <para>As an example of adding the AMZN commodity to the price database, with an initial value of $40.50
-        per share.
+      <para>下面的例子是向价格数据库添加浪潮信息股票报价,每股初始价格为40.50元。
       </para>
 
       <figure>
-        <title>Entering A Price Into The Database</title>
+        <title>向数据库录入价格</title>
 
         <screenshot id="invest-peditor">
           <mediaobject>
@@ -1249,39 +995,30 @@ Income
             </imageobject>
 
             <caption>
-              <para>Adding the AMZN commodity to the price database, with an initial value of $40.50 per share.
+              <para>向价格数据库添加浪潮信息股票报价,每股初始价格为40.50元。
               </para>
             </caption>
           </mediaobject>
         </screenshot>
       </figure>
 
-      <para>Click <guibutton>OK</guibutton> when finished. Once you have performed this initial placement of the
-        commodity into the <guilabel>Price Database</guilabel>, you will not have to do it again,
-        even if you use the same commodity in another account.
+      <para>录入完成后点击<guibutton>确定</guibutton>。首次向<guilabel>价格数据库</guilabel>添加该商品后,就无须再次添加,即使在其它科目中使用同一商品后也不必重复此操作。
       </para>
 
       <note>
-        <para>If you have online retrieval of quotes activated (see <xref linkend="invest-stockprice-auto2" />),
-          you can initialize a commodity without manually making an entry. When you initially add
-          the security in the <guilabel>Security Editor</guilabel>, check <guilabel>Get Online
-          Quotes</guilabel> and save the security. Then, in the <guilabel>Price Database</guilabel>,
-          click <guibutton>Get Quotes</guibutton>, and the new security will be inserted into the
-          price list with the retrieved price.
+        <para>如果激活了获取在线报价功能(详见<xref linkend="invest-stockprice-auto2" />),不必手动录入报价就可以初始化商品价格。一开始在<guilabel>证券编辑器</guilabel>中添加证券时,勾选<guilabel>获取在线报价</guilabel>并保存证券。然后,在<guilabel>价格数据库</guilabel>中点击<guibutton>获取报价</guibutton>,则新添加的证券会随获取到的价格一起添加到价格列表中。
         </para>
       </note>
     </sect2>
 
     <sect2 id="invest-stockprice-manual2">
-      <title>Setting Stock Price Manually</title>
+      <title>手动设置股票价格</title>
 
-      <para>If the value of the commodity (stock) changes, you can adjust the value by entering the
-        <guilabel>Price Database</guilabel>, selecting the commodity, clicking on
-        <guibutton>Edit</guibutton> and entering the new price.
+      <para>商品(股票)的价格变化后,进入<guilabel>价格数据库</guilabel>,选择此商品,点击<guibutton>编辑</guibutton>并录入新价格,就可以完成对商品价格的调整。
       </para>
 
       <figure>
-        <title>The Price Database With The List Of All Known Commodities</title>
+        <title>列出全部已知商品的价格数据库。</title>
 
         <screenshot id="invest-peditor2">
           <mediaobject>
@@ -1296,7 +1033,7 @@ Income
             </imageobject>
 
             <caption>
-              <para>The main price database window, showing the list of all known commodities.
+              <para>价格数据库主窗口,显示了包含全部已知商品的列表。
               </para>
             </caption>
           </mediaobject>
@@ -1305,65 +1042,42 @@ Income
     </sect2>
 
     <sect2 id="invest-stockprice-auto2">
-      <title>Configuring for Automatic Retrieval of Quotes</title>
+      <title>配置自动获取报价</title>
 
-      <para>If you have more than a couple of commodities, you will tire of having to update their prices
-        constantly. &app; has the ability to automatically download the most recent price for your
-        commodities using the Internet. This is accomplished through the
-        <application>Perl</application> module &app-fq;, which must be installed in order to
-        activate this feature.
+      <para>如果添加了多种商品,你就得一直更新它们的价格,那估计很快就会觉得烦了。&app;可以从互联网上自动下载各商品的最新价格。这是通过
+        <application>Perl</application>模块&app-fq;实现的,必须安装该模块才能激活此功能。
       </para>
 
-      <para>See the chapter <ulink url="&url-docs-C;manual/finance-quote.html">Setting Up the Quote
-        Retrieval</ulink> in the manual.
+      <para>参见手册中<ulink url="&url-docs-C;manual/finance-quote.html">配置自动获取报价</ulink>一章。
       </para>
 
       <sect3 id="invest-stockprice-auto-configure3">
-        <title>Configuring Securities for Online Quotes</title>
+        <title>配置证券的在线报价</title>
 
-        <para>With &app-fq; installed and functioning correctly, you must configure your &app; securities to use
-          this feature to obtain updated price information automatically. Whether creating new
-          securities or modifying securities that have already been setup, use the
+        <para>在安装了&app-fq;并正常工作的情况下,你必须配置证券才能通过此功能自动获取价格信息更新。无论是创建新证券还是修改已创建的证券,都要使用
           <menuchoice>
-            <guimenu>Tools</guimenu><guimenuitem>Security Editor</guimenuitem>
+            <guimenu>工具</guimenu><guimenuitem>证券编辑器</guimenuitem>
           </menuchoice>
-          , to edit the security and check the <guilabel>Get Online Quotes</guilabel> box. You will
-          now be able to modify the radio buttons for <guilabel>Type of quote source</guilabel>, the
-          pull-down menus to specify the specific source(s) and <guilabel>The timezone for these
-          quotes</guilabel>. When finished editing, <guilabel>Close</guilabel> the Security Editor
-          to return to the <guilabel>Price Database</guilabel> and click on the <guibutton>Get
-          Quotes</guibutton> button to update your stock prices on the Internet.
+          编辑证券,选中“<guilabel>获取在线报价</guilabel>”复选框。 现在可以更改单选框选择<guilabel>报价源类型</guilabel>,通过下拉菜单指定特定的报价源和<guilabel>这些报价的时区</guilabel>。完成设置后,<guilabel>关闭</guilabel>证券编辑器,返回<guilabel>价格数据库</guilabel>,然后单击<guibutton>获取报价</guibutton>按钮使用互联网上的报价更新证券价格。
         </para>
       </sect3>
 
       <sect3 id="invest-stockprice-auto-scheduler">
-        <title>Configuring for Getting Online Quotes Periodically</title>
+        <title>配置定期获取在线报价</title>
 
-        <para>After you have verified the proper fetching of Online Quotes for your commodities, you can tell your
-          operating system to fetch the quotes periodically. See the section
-          <ulink url="&url-docs-C;manual/fq-command-line.html">Updating Prices Automatically with &app-cli;</ulink>
-          in the manual.
+        <para>在验证能够正确获取商品的在线报价之后,你可以配置操作系统实现定期获取报价。参见手册中的<ulink url="&url-docs-C;manual/fq-command-line.html">使用&app-cli;自动更新价格</ulink>。
         </para>
       </sect3>
     </sect2>
 
     <sect2 id="invest-stockprice-view2">
-      <title>Displaying Share Value</title>
-
-      <para>The main account window, by default, only shows the quantity of each commodity that you own, under
-        the column heading <guilabel>Total</guilabel>. In the case of stocks, this commodity is the
-        number of shares. Often, however, you will want to see the value of your stocks expressed in
-        terms of some monetary unit. This is easily accomplished by entering the main window,
-        selecting the <guilabel>Accounts</guilabel> tab, by clicking on the
-        <emphasis>Titlebar</emphasis> <guibutton>Options</guibutton> button (the small down pointing
-        arrow on the right side of the main account window titles bar), and selecting the option to
-        display the account total field <quote>Total (USD)</quote>. You will see a new column in the
-        main window entitled <guilabel>Total (USD)</guilabel> that will express the value of all
-        commodities in the report currency.
+      <title>显示份额价值</title>
+
+      <para>主科目窗口默认仅在<guilabel>合计</guilabel>列下显示每种商品的持有数量。对股票而言,这种商品记录的是份额数量。然而,你常常想了解以货币单位表示的股票价值。进入主窗口,选择<guilabel>科目</guilabel>标签页,点击表头右侧的下箭头,并勾选<quote>合计(CNY)</quote>选项。可以看到主窗口中新出现了名为<guilabel>合计(CNY)</guilabel>的一列,其下以报表货币单位给出了各类商品的价值。
       </para>
 
       <figure>
-        <title>Displaying Stock Values in the Chart of Accounts</title>
+        <title>在科目表中显示股票价值</title>
 
         <screenshot id="invest-stockvalue">
           <mediaobject>
@@ -1373,8 +1087,7 @@ Income
             </imageobject>
 
             <caption>
-              <para>Viewing the value of a stock commodity in the main window using the Total in Report Currency option.
-              </para>
+              <para>在主窗口中以报表货币单位查看股票总价值。</para>
             </caption>
           </mediaobject>
         </screenshot>
@@ -1382,33 +1095,26 @@ Income
     </sect2>
 
     <sect2 id="invest-stockprice-report">
-      <title>The <quote>Price Source</quote> in Reports</title>
+      <title>报表中的<quote>价格来源</quote></title>
 
-      <para>Most &app; reports have options to set/modify a number of parameters for the report. The Options
-        dialog box is displayed by selecting the report tab, then ether clicking on the
-        <guibutton>Options</guibutton> icon in the <emphasis>Menubar</emphasis> or selecting
+      <para>多数&app;报表能够设置许多报表选项。选中报表标签页,点击<emphasis>菜单栏</emphasis>中的<guibutton>选项</guibutton>图标,或选择
         <menuchoice>
-          <guimenu>Edit</guimenu><guimenuitem>Report Options</guimenuitem>
+          <guimenu>编辑</guimenu><guimenuitem>报表选项</guimenuitem>
         </menuchoice>
-        . <guilabel>Price Source</guilabel> determines how accounts denominated in commodities
-        different from the report currency are converted to the report currency. Depending on the
-        report the selector may appear in either the <guilabel>General</guilabel>, the
-        <guilabel>Commodities</guilabel>, or the <guilabel>Display</guilabel> tab of the
-        <guilabel>Report Options</guilabel> dialog box.
+        就可以打开选项对话框。<guilabel>价格来源</guilabel>指定了以不同于报表货币的商品为单位的科目怎样换算为报表货币。根据报表类型的不同,该选项可能出现在<guilabel>报表选项</guilabel>对话框中的<guilabel>常规</guilabel>、<guilabel>商品</guilabel>或<guilabel>显示</guilabel>标签页下。
       </para>
 
       <note>
-        <simpara>In the example the report can be customized using the
+        <simpara>在此示例中,选择菜单
           <menuchoice>
-            <guimenu>Reports</guimenu><guisubmenu>Assets &
-            Liabilities</guisubmenu><guimenuitem>Average Balance</guimenuitem>
+            <guimenu>报表</guimenu><guisubmenu>资产负债</guisubmenu><guimenuitem>余额预测</guimenuitem>
           </menuchoice>
-          menu.
+          打开报表进行自定义。
         </simpara>
       </note>
 <!-- ToDo: unshrink -->
       <figure>
-        <title>Determining The Source Of The Stock Price/Currency Exchange Rate in Reports</title>
+        <title>在报表中设置股票价格或货币汇率的来源</title>
 
         <screenshot id="invest-stockvalue-report-options">
           <mediaobject>
@@ -1418,8 +1124,7 @@ Income
             </imageobject>
 
             <caption>
-              <para>Determining the value of a stock commodity or a currency other than the report currency in a report
-                by setting the Price Source option.
+              <para>在报表中设置价格来源选项,确定非报表货币的股票商品或货币的价格。
               </para>
             </caption>
           </mediaobject>
@@ -1428,46 +1133,35 @@ Income
 
       <variablelist>
         <varlistentry>
-          <term><guilabel>Weighted Average</guilabel></term>
+          <term><guilabel>加权平均</guilabel></term>
 
           <listitem>
-            <para>Calculates the price by summing the absolute value of the amount and the absolute value of every
-              split in every account denominated in the commodity, excluding those splits with a
-              zero amount, and dividing the sum of values by the sum of amounts to obtain a price.
-              For example, if you had a buy transaction for 200 shares of XYZ for a total of 2000
-              and a sell of 100 for 1300 the weighted average would be 3300/300 or 11/share.
+            <para>计算商品数量之和,以及各科目中以该商品为单位的各分录金额之和,其中不含数量为零的分录,最后总金额除以总数量得到价格。例如,如果你有一项买入交易,以2000元的金额买入200份甲乙丙股票,后以1300元卖出100份,则加权平均算法会计算 3300/300,即份额单价11元。
             </para>
 
             <note>
-              <para>Gain/Loss splits have an amount of 0 and are <emphasis>not</emphasis> included in this calculation.
+              <para>份额数量为0的损益分录<emphasis>不纳入</emphasis>计算。
               </para>
             </note>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term><guilabel>Average Cost</guilabel></term>
+          <term><guilabel>平均成本</guilabel></term>
 
           <listitem>
-            <para>Calculates the price by summing the amounts and values of every split in every account denominated
-              in the commodity, including the zero amount splits. In the example above, with an
-              additional split (either part of the sale transaction or in a separate transaction)
-              booking the gain at 0 shares and a 300 gain, the average cost is 1000/100 (2000
-              original cost − 1300 proceeds from the sale + 300 gain)/(200 − 100) shares
-              or 10/share.
+            <para>计算商品数量之和,以及各科目中以该商品为单位的各分录金额之和,其中包含数量为零的分录。在上面的例子中,如果有额外一项分录(可以是卖出交易的分录,也可构成独立交易)记录了收益,份额为0,收益300元,则平均成本为 1000/100 (2000元的初始成本 − 1300元卖出所得 + 300元收益)/(200 − 100 份额),即份额单价10元。
             </para>
 
             <note>
               <itemizedlist>
                 <listitem>
-                  <simpara>Gain/Loss splits <emphasis>are</emphasis> included in this calculation.
+                  <simpara>损益分录<emphasis>纳入</emphasis>计算。
                   </simpara>
                 </listitem>
 
                 <listitem>
-                  <simpara>This is the <emphasis>only</emphasis> <guilabel>Price Source</guilabel> that will balance the
-                    <guilabel>Trial Balance Report</guilabel> and in order for it to balance you
-                    <emphasis>must</emphasis> correctly book your gains and losses.
+                  <simpara>这是<emphasis>唯一一种</emphasis>能够与<guilabel>试算平衡表</guilabel>相符的<guilabel>价格来源</guilabel>算法,要实现两者相符,你<emphasis>必须</emphasis>正确记录资本损益。
                   </simpara>
                 </listitem>
               </itemizedlist>
@@ -1476,22 +1170,21 @@ Income
         </varlistentry>
 
         <varlistentry>
-          <term><guilabel>Most Recent</guilabel></term>
+          <term><guilabel>最新价格</guilabel></term>
 
           <listitem>
-            <para>Uses the latest price from the price database.
+            <para>使用价格数据库中的最新价格。
             </para>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term><guilabel>Nearest in time</guilabel></term>
+          <term><guilabel>时间临近</guilabel></term>
 
           <listitem>
-            <para>Uses the price nearest in time to the report date—the datum date for time series reports like
-              <guilabel>Assets Over Time</guilabel>—from the price database.
+            <para>使用价格数据库中时间上最接近报表日期(如<guilabel>资产时变</guilabel>等时序报表中各数据点相应日期)的价格记录。
               <note>
-                <simpara>The nearest date isn’t necessarily before the date in question.
+                <simpara>由给定日期确定的临近日期不一定在其之前。
                 </simpara>
               </note>
             </para>
@@ -1500,7 +1193,7 @@ Income
       </variablelist>
 
       <figure>
-        <title>An Asset Barchart Report Based On The <quote>Nearest In Time</quote> Price Source</title>
+        <title>使用<quote>时间临近</quote>价格来源的资产柱状图报表</title>
 
         <screenshot id="invest-stockvalue-report">
           <mediaobject>
@@ -1510,7 +1203,7 @@ Income
             </imageobject>
 
             <caption>
-              <para>Tracking what value your stocks would’ve had on the stock exchanges.
+              <para>跟踪当前持有的股票所应有的价值。
               </para>
             </caption>
           </mediaobject>
@@ -1520,180 +1213,154 @@ Income
   </sect1>
 
   <sect1 id="invest-sell1">
-    <title>Selling Shares</title>
+    <title>卖出份额</title>
 
-    <para>Entering an investment sale transaction is done in a similar way to entering a buy transaction (see
-      <xref linkend="invest-buy-new2" />) except the amount entered in the
-      <guilabel>Shares</guilabel> column is negative and the proceeds of the transaction is entered
-      in the <guilabel>Sell</guilabel> column. The net proceeds from the sale should be transferred
-      from the shares account to your bank or brokerage account.
+    <para>录入投资出售交易与录入投资购入交易(参见<xref linkend="invest-buy-new2" />)的操作类似,只是录入<guilabel>份额</guilabel>列的数额为负并在<guilabel>出售</guilabel>列中录入交易进款。交易进款应当录入为从份额科目到银行或经纪商科目的转账。
     </para>
 
-    <para>For information on handling <emphasis>commissions</emphasis> and the use of <emphasis>Net
-      Pricing</emphasis> or <emphasis>Gross Pricing</emphasis>, please see
-      <xref linkend="invest-buy-com" />. If you will be recording a capital gain or loss on the
-      sale, please see <xref linkend="chapter_capgain" /> and <xref linkend="chapter_dep" /> for
-      more information on this topic. To use the &app; <emphasis>Automatic Calculation of Capital
-      Gain or Loss Using Lots</emphasis> feature, please see <xref linkend="invest-sellLots" />
-      otherwise continue to the next section.
+    <para>有关处理<emphasis>佣金</emphasis>与使用<emphasis>净价格</emphasis>或<emphasis>毛价格</emphasis>有关信息,请参见<xref linkend="invest-buy-com" />。如果你打算记录出售带来的资本损益,请参见<xref linkend="chapter_capgain" />和<xref linkend="chapter_dep" />以获取更多信息。要使用&app;的<emphasis>根据批次自动计算资本损益</emphasis>功能,请参见<xref linkend="invest-sellLots" />,否则请继续阅读下文。
     </para>
 
     <sect2 id="invest-sell-man">
-      <title>Selling Shares with Manual Calculation of Capital Gain or Loss</title>
+      <title>卖出份额时手动计算资本损益</title>
 
       <note>
-        <para>In order for &app; to commit the zero-share, zero-price split for account
-          <emphasis>Assets:Stock:SYMBOL</emphasis> to the transaction in the following schemes, you
-          <emphasis>must</emphasis> <keycap>Tab</keycap> out of that split. If you use the
-          <keycap function="enter">Enter</keycap> key, &app; will convert the split into shares of
-          the commodity.
+        <para>在&app;里,为了向下文所述交易中添加与<emphasis>资产:股票:某股票</emphasis>科目关联的零份额、零价格分录,你<emphasis>必须</emphasis>按下<keycap>Tab</keycap>将光标从当前分录中移出。如果你使用<keycap function="enter">Enter</keycap>,&app;会将分录换算为商品份额。
         </para>
       </note>
 
-      <para>In the schemes of transaction splits presented below, the following symbols are used:
+      <para>在下文展示的交易示例中,会使用下述符号:
         <variablelist>
           <varlistentry>
-            <term>NUM_SHARES</term>
+            <term>份额数量</term>
 
             <listitem>
-              <simpara>the number of shares you are selling
+              <simpara>要卖出的份额数量。
               </simpara>
             </listitem>
           </varlistentry>
 
           <varlistentry>
-            <term>COMMISSION</term>
+            <term>佣金</term>
 
             <listitem>
-              <simpara>brokerage commissions or fees
+              <simpara>经纪商收取的佣金或其它费用。
               </simpara>
             </listitem>
           </varlistentry>
 
           <varlistentry>
-            <term>GROSS_SELL_PRICE</term>
+            <term>毛卖出单价</term>
 
             <listitem>
-              <simpara>unit price for which you sold the shares, not reduced by COMMISSION
+              <simpara>未减去佣金的卖出份额的单价。
               </simpara>
             </listitem>
           </varlistentry>
 
           <varlistentry>
-            <term>NET_SELL_PRICE</term>
+            <term>净卖出单价</term>
 
             <listitem>
-              <simpara>unit price for which you sold the shares, reduced by COMMISSION
+              <simpara>已减去佣金的卖出份额的单价。
               </simpara>
             </listitem>
           </varlistentry>
 
           <varlistentry>
-            <term>GROSS_BUY_PRICE</term>
+            <term>毛买入单价</term>
 
             <listitem>
-              <simpara>unit price for which you bought the shares, not increased by COMMISSION
+              <simpara>未减去佣金的买入份额的单价。
               </simpara>
             </listitem>
           </varlistentry>
 
           <varlistentry>
-            <term>NET_BUY_PRICE</term>
+            <term>净买入单价</term>
 
             <listitem>
-              <simpara>unit price for which you bought the shares, increased by COMMISSION
+              <simpara>已减去佣金的买入份额的单价。
               </simpara>
             </listitem>
           </varlistentry>
 
           <varlistentry>
-            <term>GROSS_BUY</term>
+            <term>毛买入总额</term>
 
             <listitem>
-              <simpara>total price for which you bought shares, excluding COMMISSION, equal to NUM_SHARES * GROSS_BUY_PRICE
+              <simpara>买入份额的总额,不含佣金,等于 份额数量×毛买入单价。
               </simpara>
             </listitem>
           </varlistentry>
 
           <varlistentry>
-            <term>NET_BUY</term>
+            <term>净买入总额</term>
 
             <listitem>
-              <simpara>amount of money for which you bought shares including COMMISSION, equal to GROSS_BUY + COMMISSION
+              <simpara>买入份额时的出账金额,包含佣金,等于 毛买入总额+佣金。
               </simpara>
             </listitem>
           </varlistentry>
 
           <varlistentry>
-            <term>GROSS_SALE</term>
+            <term>毛卖出总额</term>
 
             <listitem>
-              <simpara>total price for which you sold shares, equal to NUM_SHARES * GROSS_SELL_PRICE
+              <simpara>买入份额的总价,不含佣金,等于 份额数量×毛卖出单价。
               </simpara>
             </listitem>
           </varlistentry>
 
           <varlistentry>
-            <term>NET_SALE</term>
+            <term>净卖出总额</term>
 
             <listitem>
-              <simpara>amount of money received from the sale, equal to GROSS_SALE − COMMISSION
+              <simpara>卖出份额时的入账金额,等于 毛卖出总额-佣金。
               </simpara>
             </listitem>
           </varlistentry>
 
           <varlistentry>
-            <term>GROSS_PROFIT</term>
+            <term>毛利润</term>
 
             <listitem>
-              <simpara>amount of money you made on the sale, not reduced by COMMISSION
+              <simpara>未减去佣金的因卖出得到的利润。
               </simpara>
             </listitem>
           </varlistentry>
 
           <varlistentry>
-            <term>NET_PROFIT</term>
+            <term>净利润</term>
 
             <listitem>
-              <simpara>amount of money you made on the sale, reduced by COMMISSION
+              <simpara>已减去佣金的因卖出得到的利润。
               </simpara>
             </listitem>
           </varlistentry>
         </variablelist>
       </para>
 
-      <para>There are 2 ways of manually recording the capital gain or loss. The capital gain/loss can be
-        combined with the sale in one transaction or it can be entered in a separate transaction.
+      <para>有两种手动记录资本损益的方式。资本损益可以与卖出份额合并为一项交易,也可分别录入到独立的交易中。
       </para>
 
       <sect3 id="invest-sell-man-comb">
-        <title>Combine the Sale and Capital Gain/Loss in One Transaction</title>
+        <title>合并卖出份额与资本损益为一项交易</title>
 
-        <para>This has the advantage that all parts of the sale event are kept together. This is
-          <emphasis>not</emphasis> compatible with using <emphasis>scrubbing</emphasis> (see
-          <xref linkend="invest-sellLots" />). If you may in future use scrubbing on a specific
-          security, save some work later by entering the capital gain/loss splits in a separate
-          transaction now.
+        <para>这种方式的优点在于将卖出过程所涉及的所有资金流动记录在一起。这种方式与<emphasis>对消</emphasis>功能(参见<xref linkend="invest-sellLots" />)不兼容。如果你可能以后在特定的证券上使用对消功能,那现在就考虑在独立的交易中录入资本损益,以便减轻以后的一些工作量。
         </para>
 
-        <para>When the capital gain/loss splits are combined with the sale splits in one transaction, there are 2
-          splits for the security account in the same transaction, so the transaction must be
-          entered with the security register in <guilabel>Auto-Split Ledger</guilabel> or
-          <guilabel>Transaction Journal</guilabel> view. One of the splits for the security account
-          is for the sale and the other is for the capital gain or loss. The security account split
-          for the capital gain or loss must be entered with 0 number of shares and 0 price per share
-          to stop the automatic recalculation of these fields.
+        <para>当资本损益与卖出份额分录合并为一项交易时,证券科目下同一项交易中会存在两项分录,所以交易必须在<guilabel>自动分录账簿</guilabel>或<guilabel>交易日志</guilabel>视图下的证券账簿中录入。证券账簿下一项分录记录卖出份额,另一项分录记录资本损益。用于记录资本损益的证券科目分录必须将份额数量录入为0并将份额单价录入为0,以阻止自动重新计算这两列。
         </para>
 
-        <para>Account for the profit or loss as coming from an <emphasis>Income:Capital Gains</emphasis> or
-          <emphasis>Expenses:Capital Loss</emphasis> account.
+        <para>用于处理损益的科目依然为<emphasis>收入:资本利得</emphasis>或<emphasis>费用:资本损失</emphasis>。
         </para>
 
         <sect4 id="invest-sell-man-comb-gr">
-          <title>Combined, Gross Pricing</title>
+          <title>合并交易、毛价格</title>
 
           <table>
-            <title>Selling Shares Split Scheme, Sale and Capital Gain/Loss Are Combined, Gross Pricing</title>
+            <title>卖出份额分录方案:合并卖出份额与资本损益交易、毛价格</title>
 
             <tgroup cols="5">
               <colspec colnum="1" colwidth="2*"/>
@@ -1709,29 +1376,29 @@ Income
               <tbody>
                 <row>
                   <entry>
-                    <emphasis>Account</emphasis>
+                    <emphasis>ç§‘ç›®</emphasis>
                   </entry>
 
                   <entry>
-                    <emphasis>Number of Shares</emphasis>
+                    <emphasis>份额</emphasis>
                   </entry>
 
                   <entry>
-                    <emphasis>Share Price</emphasis>
+                    <emphasis>份额单价</emphasis>
                   </entry>
 
                   <entry>
-                    <emphasis>Total Buy</emphasis>
+                    <emphasis>买入总额</emphasis>
                   </entry>
 
                   <entry>
-                    <emphasis>Total Sell</emphasis>
+                    <emphasis>卖出总额</emphasis>
                   </entry>
                 </row>
 
                 <row>
                   <entry>
-                    Assets:Bank ABC
+                    资产:农业银行
                   </entry>
 
                   <entry></entry>
@@ -1739,7 +1406,7 @@ Income
                   <entry></entry>
 
                   <entry>
-                    NET_SALE
+                    <emphasis>净卖出总额</emphasis>
                   </entry>
 
                   <entry></entry>
@@ -1747,7 +1414,7 @@ Income
 
                 <row>
                   <entry>
-                    Assets:Stock:SYMBOL
+                    资产:股票:股票名称
                   </entry>
 
                   <entry>
@@ -1759,17 +1426,17 @@ Income
                   </entry>
 
                   <entry>
-                    GROSS_PROFIT
+                    <emphasis>毛利润</emphasis>
                   </entry>
 
                   <entry>
-                    (Loss)
+                    <emphasis>(毛亏损)</emphasis>
                   </entry>
                 </row>
 
                 <row>
                   <entry>
-                    Expenses:Commission
+                    费用:佣金
                   </entry>
 
                   <entry></entry>
@@ -1777,7 +1444,7 @@ Income
                   <entry></entry>
 
                   <entry>
-                    COMMISSION
+                    <emphasis>佣金</emphasis>
                   </entry>
 
                   <entry></entry>
@@ -1785,27 +1452,27 @@ Income
 
                 <row>
                   <entry>
-                    Assets:Stock:SYMBOL
+                    资产:股票:股票名称
                   </entry>
 
                   <entry>
-                    −NUM_SHARES
+                    −<emphasis>份额数量</emphasis>
                   </entry>
 
                   <entry>
-                    GROSS_SELL_PRICE
+                    <emphasis>毛卖出单价</emphasis>
                   </entry>
 
                   <entry></entry>
 
                   <entry>
-                    GROSS_SALE
+                    <emphasis>毛卖出总额</emphasis>
                   </entry>
                 </row>
 
                 <row>
                   <entry>
-                    Income:Capital Gains
+                    收入:资本利得
                   </entry>
 
                   <entry></entry>
@@ -1813,11 +1480,11 @@ Income
                   <entry></entry>
 
                   <entry>
-                    (Loss)
+                    <emphasis>(毛亏损)</emphasis>
                   </entry>
 
                   <entry>
-                    GROSS_PROFIT
+                    <emphasis>毛利润</emphasis>
                   </entry>
                 </row>
               </tbody>
@@ -1825,46 +1492,43 @@ Income
           </table>
 
           <example>
-            <title>Sale of Shares with Profit, Manual Profit/Loss Calculation, Sale & Profit Combined, Gross
-              Pricing</title>
+            <title>卖出份额获利:手动计算损益、合并卖出与获利、毛价格</title>
 
-            <simpara>In this example, we will use the AMZN account created in <xref linkend="invest-setup-example2" />.
-            </simpara>
+            <para>在此示例中,我们会使用<xref linkend="invest-setup-example2" />创建的浪潮信息科目。
+            </para>
 
-            <para>You bought 100 shares of AMZN for $20 per share, then later sell them all for $36 per share with a
-              commission of $75. The split transaction scheme is as follows:
+            <para>你以20元每股的价格买入100股浪潮信息的股票,然后以36元每股的价格全部卖出,并支付佣金75元。分录交易方案如下所示:
               <itemizedlist>
                 <listitem>
-                  <simpara>GROSS_BUY_PRICE is $20 (the original buying price),
+                  <simpara>毛买入总额为20元(原始买入价),
                   </simpara>
                 </listitem>
 
                 <listitem>
-                  <simpara>NUM_SHARES is 100,
+                  <simpara>份额数量为100,
                   </simpara>
                 </listitem>
 
                 <listitem>
-                  <simpara>GROSS_BUY is $2,000 (the original buying cost),
+                  <simpara>毛买入总额为2,000元(买入花费的原始金额),
                   </simpara>
                 </listitem>
 
                 <listitem>
-                  <simpara>GROSS_SALE is $3,600,
+                  <simpara>毛卖出总额为3,600元,
                   </simpara>
                 </listitem>
 
                 <listitem>
-                  <simpara>and finally GROSS_PROFIT is $1,600 (GROSS_SALE − GROSS_BUY).
+                  <simpara>所以最终毛利润为1,600元(毛卖出总额 − 毛买入总额)。
                   </simpara>
                 </listitem>
               </itemizedlist>
             </para>
 
-            <para><!-- Hack to get a figure inside of an example -->
+            <simpara><!-- Hack to get a figure inside of an example -->
               <table>
-                <title>Selling Shares Split Scheme, Sale & Gain Combined, Gross Pricing</title>
-<?dbfo table-width="70%" ?>
+                <title>卖出份额分录示例:合并卖出与获利、毛价格</title>
                 <tgroup cols="5">
                   <colspec colnum="1" colwidth="4*"/>
 
@@ -1879,29 +1543,29 @@ Income
                   <tbody>
                     <row>
                       <entry>
-                        <emphasis>Account</emphasis>
+                        <emphasis>ç§‘ç›®</emphasis>
                       </entry>
 
                       <entry>
-                        <emphasis>Shares</emphasis>
+                        <emphasis>份额</emphasis>
                       </entry>
 
                       <entry>
-                        <emphasis>Price</emphasis>
+                        <emphasis>ä»·æ ¼</emphasis>
                       </entry>
 
                       <entry>
-                        <emphasis>Buy</emphasis>
+                        <emphasis>ä¹°å…¥</emphasis>
                       </entry>
 
                       <entry>
-                        <emphasis>Sell</emphasis>
+                        <emphasis>卖出</emphasis>
                       </entry>
                     </row>
 
                     <row>
                       <entry>
-                        Assets:Bank ABC
+                        资产:农业银行
                       </entry>
 
                       <entry></entry>
@@ -1917,7 +1581,7 @@ Income
 
                     <row>
                       <entry>
-                        Assets:Brokerage Account:Stock:AMZN
+                        资产:经纪商科目:股票:浪潮信息
                       </entry>
 
                       <entry>
@@ -1937,7 +1601,7 @@ Income
 
                     <row>
                       <entry>
-                        Expenses:Commission
+                        费用:佣金
                       </entry>
 
                       <entry></entry>
@@ -1953,11 +1617,11 @@ Income
 
                     <row>
                       <entry>
-                        Assets:Brokerage Account:Stock:AMZN
+                        资产:经纪商科目:股票:浪潮信息
                       </entry>
 
                       <entry>
-                        −100
+                        -100
                       </entry>
 
                       <entry>
@@ -1973,7 +1637,7 @@ Income
 
                     <row>
                       <entry>
-                        Income:Capital Gain (Long Term):AMZN
+                        收入:长期资本利得:浪潮信息
                       </entry>
 
                       <entry></entry>
@@ -1991,7 +1655,7 @@ Income
               </table>
 
               <figure pgwide="1">
-                <title>Selling Shares, Gain Combined, Gross Pricing</title>
+                <title>卖出份额、合并获利、毛价格</title>
 
                 <screenshot id="invest-sellstockManProfComb">
                   <mediaobject>
@@ -2009,19 +1673,12 @@ Income
               </figure>
 
               <note>
-                <para>In the above screenshot, it appears there are 2 transactions for Mar. 21, 2006. This is because the
-                  register is in <guilabel> Auto-Split Ledger</guilabel> view and there are 2 splits
-                  for the register account in the 1 transaction. <guilabel>Transaction
-                  Journal</guilabel> view may be clearer. Refer to
-                  <xref linkend="txns-registers-txntypes" />. As there are 2 splits for the register
-                  account in the sale transaction, this transaction must be entered in
-                  <guilabel>Auto-Split Ledger</guilabel> or <guilabel>Transaction Journal</guilabel>
-                  view. It cannot be entered in <guilabel>Basic Ledger</guilabel> view.
+                <para>上方截图显示在2006年3月21日有两项交易。这是因为账簿处于<guilabel>自动分录账簿</guilabel>视图,而其中一项交易中包含有两项分录。<guilabel>交易日志</guilabel>视图可能显示得更清晰,详见<xref linkend="txns-registers-txntypes" />。因为账簿的卖出交易包含两项分录,因此交易必须在<guilabel>自动分录账簿</guilabel>或<guilabel>交易日志</guilabel>视图下录入,而无法在<guilabel>基本账簿</guilabel>视图下录入。
                 </para>
               </note>
 
               <figure pgwide="1">
-                <title>The Account Tree after the Example of Selling Shares for a Gain</title>
+                <title>获利卖出份额后的科目树</title>
 
                 <screenshot id="invest-sellstockManProfComb2">
                   <mediaobject>
@@ -2037,15 +1694,15 @@ Income
                   </mediaobject>
                 </screenshot>
               </figure>
-            </para>
+            </simpara>
           </example>
         </sect4>
 
         <sect4 id="invest-sell-man-comb-net">
-          <title>Combined, Net Pricing</title>
+          <title>合并交易、净价格</title>
 
           <table>
-            <title>Selling Shares Split Scheme, Sale and Capital Gain/Loss Are Combined, Net Pricing</title>
+            <title>卖出份额分录方案:合并卖出份额与资本损益交易、净价格</title>
 
             <tgroup cols="5">
               <colspec colnum="1" colwidth="2*"/>
@@ -2061,29 +1718,29 @@ Income
               <tbody>
                 <row>
                   <entry>
-                    <emphasis>Account</emphasis>
+                    <emphasis>ç§‘ç›®</emphasis>
                   </entry>
 
                   <entry>
-                    <emphasis>Number of Shares</emphasis>
+                    <emphasis>份额数量</emphasis>
                   </entry>
 
                   <entry>
-                    <emphasis>Share Price</emphasis>
+                    <emphasis>份额单价</emphasis>
                   </entry>
 
                   <entry>
-                    <emphasis>Total Buy</emphasis>
+                    <emphasis>买入总额</emphasis>
                   </entry>
 
                   <entry>
-                    <emphasis>Total Sell</emphasis>
+                    <emphasis>卖出总额</emphasis>
                   </entry>
                 </row>
 
                 <row>
                   <entry>
-                    Assets:Bank ABC
+                    资产:农业银行
                   </entry>
 
                   <entry></entry>
@@ -2091,7 +1748,7 @@ Income
                   <entry></entry>
 
                   <entry>
-                    NET_SALE
+                    净卖出总额
                   </entry>
 
                   <entry></entry>
@@ -2099,7 +1756,7 @@ Income
 
                 <row>
                   <entry>
-                    Assets:Stock:SYMBOL
+                    资产:股票:符号
                   </entry>
 
                   <entry>
@@ -2111,37 +1768,37 @@ Income
                   </entry>
 
                   <entry>
-                    NET_PROFIT
+                    净利润
                   </entry>
 
                   <entry>
-                    (Loss)
+                    (净亏损)
                   </entry>
                 </row>
 
                 <row>
                   <entry>
-                    Assets:Stock:SYMBOL
+                    资产:股票:符号
                   </entry>
 
                   <entry>
-                    −NUM_SHARES
+                    −份额数量
                   </entry>
 
                   <entry>
-                    NET_SELL_PRICE
+                    净卖出单价
                   </entry>
 
                   <entry></entry>
 
                   <entry>
-                    NET_SALE
+                    净卖出总额
                   </entry>
                 </row>
 
                 <row>
                   <entry>
-                    Income:Capital Gains
+                    收入:资本利得
                   </entry>
 
                   <entry></entry>
@@ -2149,11 +1806,11 @@ Income
                   <entry></entry>
 
                   <entry>
-                    (Loss)
+                    (资本损失)
                   </entry>
 
                   <entry>
-                    NET_PROFIT
+                    净利润
                   </entry>
                 </row>
               </tbody>
@@ -2161,51 +1818,47 @@ Income
           </table>
 
           <example>
-            <title>Sale of Shares with Profit, Manual Profit/Loss Calculation, Sale & Profit Combined, Net Pricing</title>
+            <title>卖出份额获利:手动计算损益、合并卖出与获利、净价格</title>
 
-            <simpara>In this example, we will use the AMZN account created in <xref linkend="invest-setup-example2" />.
-            </simpara>
+            <para>在此示例中,我们会使用在<xref linkend="invest-setup-example2" />中创建的浪潮信息科目。
+            </para>
 
-            <para>You bought 100 shares of AMZN for $20 per share (including commissions), then later sell them all
-              for $36 per share with a commission of $75. The split transaction scheme is as
-              follows:
+            <para>你以每股20元的价格买入了100股浪潮信息(包含佣金),后来又以每股36元的价格全部卖出,佣金共75元。分录交易相关数值选取如下:
               <itemizedlist>
                 <listitem>
-                  <simpara>NUM_SHARES is 100,
+                  <simpara>份额数量为100,
                   </simpara>
                 </listitem>
 
                 <listitem>
-                  <simpara>NET_BUY_PRICE is $20 (the original buying price),
+                  <simpara>净买入单价为20元 (原始买入价格),
                   </simpara>
                 </listitem>
 
                 <listitem>
-                  <simpara>NET_BUY is $2,000 (the original buying cost),
+                  <simpara>净买入总额为2,000元(原始买入花费),
                   </simpara>
                 </listitem>
 
                 <listitem>
-                  <simpara>NET_SELL_PRICE is $35.25 (($3600 − $75) / 100)),
+                  <simpara>净卖出单价为35.25元,即 (3600 − 75) / 100,
                   </simpara>
                 </listitem>
 
                 <listitem>
-                  <simpara>GROSS_SALE is $3,600, NET_SALE is $3,525,
+                  <simpara>毛卖出总额为3,600元,净卖出总额为3,525元,
                   </simpara>
                 </listitem>
 
                 <listitem>
-                  <simpara>and finally NET_PROFIT is $1,525 (NET_SALE − NET_BUY).
+                  <simpara>最后的净利润为1,525元,即净卖出总额 − 净买入总额。
                   </simpara>
                 </listitem>
               </itemizedlist>
             </para>
-
-            <para><!-- Hack to get a figures and tables inside of an example -->
+            <simpara><!-- Hack to get a figures and tables inside of an example -->
               <table>
-                <title>Selling Shares Split Scheme, Sale & Gain Combined, Net Pricing</title>
-<?dbfo table-width="70%" ?>
+                <title>卖出份额分录示例:合并卖出与获利、净价格</title>
                 <tgroup cols="5">
                   <colspec colnum="1" colwidth="4*"/>
 
@@ -2220,29 +1873,29 @@ Income
                   <tbody>
                     <row>
                       <entry>
-                        <emphasis>Account</emphasis>
+                        <emphasis>ç§‘ç›®</emphasis>
                       </entry>
 
                       <entry>
-                        <emphasis>Shares</emphasis>
+                        <emphasis>份额</emphasis>
                       </entry>
 
                       <entry>
-                        <emphasis>Price</emphasis>
+                        <emphasis>单价</emphasis>
                       </entry>
 
                       <entry>
-                        <emphasis>Buy</emphasis>
+                        <emphasis>ä¹°å…¥</emphasis>
                       </entry>
 
                       <entry>
-                        <emphasis>Sell</emphasis>
+                        <emphasis>卖出</emphasis>
                       </entry>
                     </row>
 
                     <row>
                       <entry>
-                        Assets:Bank ABC
+                        资产:农业银行
                       </entry>
 
                       <entry></entry>
@@ -2258,7 +1911,7 @@ Income
 
                     <row>
                       <entry>
-                        Assets:Brokerage Account:Stock:AMZN
+                        资产:经纪科目:股票:浪潮信息
                       </entry>
 
                       <entry>
@@ -2278,7 +1931,7 @@ Income
 
                     <row>
                       <entry>
-                        Assets:Brokerage Account:Stock:AMZN
+                        资产:经纪科目:股票:浪潮信息
                       </entry>
 
                       <entry>
@@ -2298,7 +1951,7 @@ Income
 
                     <row>
                       <entry>
-                        Income:Capital Gain (Long Term):AMZN
+                        收入:长期资本利得:浪潮信息
                       </entry>
 
                       <entry></entry>
@@ -2316,7 +1969,7 @@ Income
               </table>
 
               <figure pgwide="1">
-                <title>Selling Shares for Gain using Net Pricing in Transaction Journal View</title>
+                <title>在交易日志视图中使用净价格卖出份额并获利</title>
 
                 <screenshot id="invest-sellstockManProfCombNet">
                   <mediaobject>
@@ -2332,24 +1985,22 @@ Income
                   </mediaobject>
                 </screenshot>
               </figure>
-            </para>
+            </simpara>
           </example>
         </sect4>
       </sect3>
 
       <sect3 id="invest-sell-man-sep">
-        <title>Separate the Capital Gain/Loss Transaction from the Sale Transaction</title>
+        <title>分离卖出份额与资本损益交易</title>
 
-        <para>This is <emphasis>required</emphasis> if using <emphasis>scrubbing</emphasis> to calculate and
-          create capital gain/loss transactions automatically. Otherwise scrubbing will not detect
-          them and will create an incorrectly valued capital gain/loss transaction.
+        <para>这是使用<emphasis>对消</emphasis>功能自动创建资本损益交易所<emphasis>必需</emphasis>的。否则对消功能不会检测到这些交易,创建的资本损益交易金额也会是错误的。
         </para>
 
         <sect4 id="invest-sell-man-sep-gr">
-          <title>Separated, Gross Pricing</title>
+          <title>分离交易、毛价格</title>
 
           <table>
-            <title>Selling Shares Split Scheme, Sale and Capital Gain/Loss Are Separate Transactions, Sale Transaction</title>
+            <title>卖出份额分录方案:分离卖出份额与资本损益交易——卖出份额交易</title>
 
             <tgroup cols="5">
               <colspec colnum="1" colwidth="2*"/>
@@ -2365,29 +2016,29 @@ Income
               <tbody>
                 <row>
                   <entry>
-                    <emphasis>Account</emphasis>
+                    <emphasis>ç§‘ç›®</emphasis>
                   </entry>
 
                   <entry>
-                    <emphasis>Number of Shares</emphasis>
+                    <emphasis>份额数量</emphasis>
                   </entry>
 
                   <entry>
-                    <emphasis>Share Price</emphasis>
+                    <emphasis>份额单价</emphasis>
                   </entry>
 
                   <entry>
-                    <emphasis>Total Buy</emphasis>
+                    <emphasis>买入总额</emphasis>
                   </entry>
 
                   <entry>
-                    <emphasis>Total Sell</emphasis>
+                    <emphasis>卖出总额</emphasis>
                   </entry>
                 </row>
 
                 <row>
                   <entry>
-                    Assets:Bank ABC
+                    资产:农业银行
                   </entry>
 
                   <entry></entry>
@@ -2395,7 +2046,7 @@ Income
                   <entry></entry>
 
                   <entry>
-                    NET_SALE
+                    净卖出总额 <!-- TODO: 使用不同的字体 上下同 英文也是 -->
                   </entry>
 
                   <entry></entry>
@@ -2403,7 +2054,7 @@ Income
 
                 <row>
                   <entry>
-                    Expenses:Commission
+                    费用:佣金
                   </entry>
 
                   <entry></entry>
@@ -2411,7 +2062,7 @@ Income
                   <entry></entry>
 
                   <entry>
-                    COMMISSION
+                    佣金
                   </entry>
 
                   <entry></entry>
@@ -2419,21 +2070,21 @@ Income
 
                 <row>
                   <entry>
-                    Assets:Stock:SYMBOL
+                    资产:股票:符号 <!-- TODO: 怎样处理SYMBOL -->
                   </entry>
 
                   <entry>
-                    −NUM_SHARES
+                    −份额数量
                   </entry>
 
                   <entry>
-                    GROSS_SELL_PRICE
+                    毛卖出单价
                   </entry>
 
                   <entry></entry>
 
                   <entry>
-                    GROSS_SALE
+                    毛卖出总额
                   </entry>
                 </row>
               </tbody>
@@ -2441,8 +2092,7 @@ Income
           </table>
 
           <table>
-            <title>Selling Shares Split Scheme, Sale and Capital Gain/Loss Are Separate Transactions, Capital Gain/Loss
-              Transaction</title>
+            <title>卖出份额分录方案:分离卖出份额与资本损益交易——资本损益交易</title>
 
             <tgroup cols="5">
               <colspec colnum="1" colwidth="2*"/>
@@ -2458,29 +2108,29 @@ Income
               <tbody>
                 <row>
                   <entry>
-                    <emphasis>Account</emphasis>
+                    <emphasis>ç§‘ç›®</emphasis>
                   </entry>
 
                   <entry>
-                    <emphasis>Number of Shares</emphasis>
+                    <emphasis>份额数量</emphasis>
                   </entry>
 
                   <entry>
-                    <emphasis>Share Price</emphasis>
+                    <emphasis>份额单价</emphasis>
                   </entry>
 
                   <entry>
-                    <emphasis>Total Buy</emphasis>
+                    <emphasis>买入总额</emphasis>
                   </entry>
 
                   <entry>
-                    <emphasis>Total Sell</emphasis>
+                    <emphasis>卖出总额</emphasis>
                   </entry>
                 </row>
 
                 <row>
                   <entry>
-                    Assets:Stock:SYMBOL
+                    资产:股票:符号
                   </entry>
 
                   <entry>
@@ -2492,17 +2142,17 @@ Income
                   </entry>
 
                   <entry>
-                    GROSS_PROFIT
+                    毛收益
                   </entry>
 
                   <entry>
-                    (Loss)
+                    (毛损失)
                   </entry>
                 </row>
 
                 <row>
                   <entry>
-                    Income:Capital Gains
+                    收入:资本利得
                   </entry>
 
                   <entry></entry>
@@ -2510,11 +2160,11 @@ Income
                   <entry></entry>
 
                   <entry>
-                    (Loss)
+                    (毛损失)
                   </entry>
 
                   <entry>
-                    GROSS_PROFIT
+                    毛收益
                   </entry>
                 </row>
               </tbody>
@@ -2522,45 +2172,43 @@ Income
           </table>
 
           <example>
-            <title>Sale of Shares with Profit, Manual Profit/Loss Calculation, Sale & Profit Separated, Gross
-              Pricing</title>
+            <title>卖出份额获利:手动计算损益、分离卖出与获利、毛价格</title>
 
-            <simpara>In this example, we will use the AMZN account created in <xref linkend="invest-setup-example2" />.
-            </simpara>
+            <para>示例使用<xref linkend="invest-setup-example2" />创建的浪潮信息科目。
+            </para>
 
-            <para>You bought 100 shares of AMZN for $20 per share and commissions $20, then later sell them all for
-              $36 per share with a commission of $75. The split transaction scheme is as follows:
+            <para>你以每股20元的价格买入了100股浪潮信息股票,后来又以每股36元的价格全部卖出,佣金75元。分离交易形式如下:
               <itemizedlist>
                 <listitem>
-                  <simpara>GROSS_BUY_PRICE is $20 (the original buying price),
+                  <simpara>毛买入单价为20元(原始买入单价),
                   </simpara>
                 </listitem>
 
                 <listitem>
-                  <simpara>NUM_SHARES is 100,
+                  <simpara>份额数量为100,
                   </simpara>
                 </listitem>
 
                 <listitem>
-                  <simpara>GROSS_BUY is $2,000 (the original buying cost),
+                  <simpara>毛买入总额为为2,000元(原始买入花费),
                   </simpara>
                 </listitem>
 
                 <listitem>
-                  <simpara>GROSS_SALE is $3,600,
+                  <simpara>毛卖出总额为3,600元,
                   </simpara>
                 </listitem>
 
                 <listitem>
-                  <simpara>finally GROSS_PROFIT is $1,600 (GROSS_SALE − GROSS_BUY).
+                  <simpara>最终毛利润为1,600元(毛卖出总额 − 毛买入总额)。
                   </simpara>
                 </listitem>
               </itemizedlist>
             </para>
 
-            <para><table>
-                <title>Selling Shares Split Scheme, Sale Transaction, Gross Pricing</title>
-<?dbfo table-width="70%" ?>
+            <simpara>
+              <table>
+                <title>卖出份额分录示例:卖出份额交易、毛价格</title>
                 <tgroup cols="5">
                   <colspec colnum="1" colwidth="4*"/>
 
@@ -2575,29 +2223,29 @@ Income
                   <tbody>
                     <row>
                       <entry>
-                        <emphasis>Account</emphasis>
+                        <emphasis>ç§‘ç›®</emphasis>
                       </entry>
 
                       <entry>
-                        <emphasis>Shares</emphasis>
+                        <emphasis>份额</emphasis>
                       </entry>
 
                       <entry>
-                        <emphasis>Price</emphasis>
+                        <emphasis>单价</emphasis>
                       </entry>
 
                       <entry>
-                        <emphasis>Buy</emphasis>
+                        <emphasis>ä¹°å…¥</emphasis>
                       </entry>
 
                       <entry>
-                        <emphasis>Sell</emphasis>
+                        <emphasis>卖出</emphasis>
                       </entry>
                     </row>
 
                     <row>
                       <entry>
-                        Assets:Bank ABC
+                        资产:农业银行
                       </entry>
 
                       <entry></entry>
@@ -2613,7 +2261,7 @@ Income
 
                     <row>
                       <entry>
-                        Expenses:Commission
+                        费用:佣金
                       </entry>
 
                       <entry></entry>
@@ -2629,7 +2277,7 @@ Income
 
                     <row>
                       <entry>
-                        Assets:Brokerage Account:Stock:AMZN
+                        资产:经纪科目:股票:浪潮信息
                       </entry>
 
                       <entry>
@@ -2651,8 +2299,7 @@ Income
               </table>
 
               <table>
-                <title>Selling Shares Split Scheme, Gain Transaction, Gross Pricing</title>
-<?dbfo table-width="70%" ?>
+                <title>卖出份额分录示例:资本利得交易、毛价格</title>
                 <tgroup cols="5">
                   <colspec colnum="1" colwidth="4*"/>
 
@@ -2667,29 +2314,29 @@ Income
                   <tbody>
                     <row>
                       <entry>
-                        <emphasis>Account</emphasis>
+                        <emphasis>ç§‘ç›®</emphasis>
                       </entry>
 
                       <entry>
-                        <emphasis>Shares</emphasis>
+                        <emphasis>份额</emphasis>
                       </entry>
 
                       <entry>
-                        <emphasis>Price</emphasis>
+                        <emphasis>ä»·æ ¼</emphasis>
                       </entry>
 
                       <entry>
-                        <emphasis>Buy</emphasis>
+                        <emphasis>ä¹°å…¥</emphasis>
                       </entry>
 
                       <entry>
-                        <emphasis>Sell</emphasis>
+                        <emphasis>卖出</emphasis>
                       </entry>
                     </row>
 
                     <row>
                       <entry>
-                        Assets:Brokerage Account:Stock:AMZN
+                        资产:经纪科目:股票:浪潮信息
                       </entry>
 
                       <entry>
@@ -2709,7 +2356,7 @@ Income
 
                     <row>
                       <entry>
-                        Income:Capital Gain (Long Term):AMZN
+                        收入:长期资本利得:浪潮信息
                       </entry>
 
                       <entry></entry>
@@ -2727,8 +2374,7 @@ Income
               </table>
 
               <figure pgwide="1">
-                <title>Selling Shares for Gain Where the Sale and Gain are Recorded in Separate Transactions, in
-                  <guilabel>Transaction Journal</guilabel> View</title>
+                <title>卖出份额获利,分离卖出份额与资本利得交易,使用毛价格,以<guilabel>交易日志</guilabel>视图显示</title>
 
                 <screenshot id="invest-sellstockManProfSep">
                   <mediaobject>
@@ -2744,15 +2390,15 @@ Income
                   </mediaobject>
                 </screenshot>
               </figure>
-            </para>
+            </simpara>
           </example>
         </sect4>
 
         <sect4 id="invest-sell-man-sep-net">
-          <title>Separated, Net Pricing</title>
+          <title>分离交易、净价格</title>
 
           <table>
-            <title>Selling Shares Split Scheme, Sale and Capital Gain/Loss Are Separate Transactions, Sale Transaction</title>
+            <title>卖出份额分录方案:分离卖出份额与资本损益交易——卖出份额交易</title>
 
             <tgroup cols="5">
               <colspec colnum="1" colwidth="2*"/>
@@ -2768,29 +2414,29 @@ Income
               <tbody>
                 <row>
                   <entry>
-                    <emphasis>Account</emphasis>
+                    <emphasis>ç§‘ç›®</emphasis>
                   </entry>
 
                   <entry>
-                    <emphasis>Number of Shares</emphasis>
+                    <emphasis>份额数量</emphasis>
                   </entry>
 
                   <entry>
-                    <emphasis>Share Price</emphasis>
+                    <emphasis>份额单价</emphasis>
                   </entry>
 
                   <entry>
-                    <emphasis>Total Buy</emphasis>
+                    <emphasis>买入总额</emphasis>
                   </entry>
 
                   <entry>
-                    <emphasis>Total Sell</emphasis>
+                    <emphasis>卖出总额</emphasis>
                   </entry>
                 </row>
 
                 <row>
                   <entry>
-                    Assets:Bank ABC
+                    资产:农业银行
                   </entry>
 
                   <entry></entry>
@@ -2798,7 +2444,7 @@ Income
                   <entry></entry>
 
                   <entry>
-                    NET_SALE
+                    净卖出总额
                   </entry>
 
                   <entry></entry>
@@ -2806,21 +2452,21 @@ Income
 
                 <row>
                   <entry>
-                    Assets:Stock:SYMBOL
+                    资产:股票:符号
                   </entry>
 
                   <entry>
-                    −NUM_SHARES
+                    −份额数量
                   </entry>
 
                   <entry>
-                    NET_SELL_PRICE
+                    净卖出单价
                   </entry>
 
                   <entry></entry>
 
                   <entry>
-                    NET_SALE
+                    净卖出总额
                   </entry>
                 </row>
               </tbody>
@@ -2828,8 +2474,7 @@ Income
           </table>
 
           <table>
-            <title>Selling Shares Split Scheme, Sale and Capital Gain/Loss Are Separate Transactions, Capital Gain/Loss
-              Transaction</title>
+            <title>卖出份额分录方案:分离卖出份额与资本损益交易——资本损益交易</title>
 
             <tgroup cols="5">
               <colspec colnum="1" colwidth="2*"/>
@@ -2845,29 +2490,29 @@ Income
               <tbody>
                 <row>
                   <entry>
-                    <emphasis>Account</emphasis>
+                    <emphasis>ç§‘ç›®</emphasis>
                   </entry>
 
                   <entry>
-                    <emphasis>Number of Shares</emphasis>
+                    <emphasis>份额数量</emphasis>
                   </entry>
 
                   <entry>
-                    <emphasis>Share Price</emphasis>
+                    <emphasis>份额单价</emphasis>
                   </entry>
 
                   <entry>
-                    <emphasis>Total Buy</emphasis>
+                    <emphasis>买入总额</emphasis>
                   </entry>
 
                   <entry>
-                    <emphasis>Total Sell</emphasis>
+                    <emphasis>卖出总额</emphasis>
                   </entry>
                 </row>
 
                 <row>
                   <entry>
-                    Assets:Stock:SYMBOL
+                    资产:股票:符号
                   </entry>
 
                   <entry>
@@ -2879,17 +2524,17 @@ Income
                   </entry>
 
                   <entry>
-                    NET_PROFIT
+                    净利润
                   </entry>
 
                   <entry>
-                    (Loss)
+                    (净亏损)
                   </entry>
                 </row>
 
                 <row>
                   <entry>
-                    Income:Capital Gains
+                    收入:资本利得
                   </entry>
 
                   <entry></entry>
@@ -2897,11 +2542,11 @@ Income
                   <entry></entry>
 
                   <entry>
-                    (Loss)
+                    (净亏损)
                   </entry>
 
                   <entry>
-                    NET_PROFIT
+                    净利润
                   </entry>
                 </row>
               </tbody>
@@ -2909,50 +2554,48 @@ Income
           </table>
 
           <example id="invest-sell-man-prof-sep-net">
-            <title>Sale of Shares with Profit, Manual Profit/Loss Calculation, Sale & Profit Separated, Net Pricing</title>
+            <title>卖出份额获利:手动计算损益、分离卖出与获利、净价格</title>
 
-            <simpara>In this example, we will use the AMZN account created in <xref linkend="invest-setup-example2" />.
-            </simpara>
+            <para>此示例使用<xref linkend="invest-setup-example2" />中创建的浪潮信息科目。
+            </para>
 
-            <para>You bought 100 shares of AMZN for $20 per share (including commissions), then later sell them all
-              for $36 per share with a commission of $75. In the split transaction scheme is as
-              follows:
+            <para>你以20元每股的价格买入了100股(计入手续费),后来又以36元每股的价格全部卖出,佣金75元。分离交易形式如下:
               <itemizedlist>
                 <listitem>
-                  <simpara>NUM_SHARES is 100,
+                  <simpara>份额数量为100,
                   </simpara>
                 </listitem>
 
                 <listitem>
-                  <simpara>NET_BUY_PRICE is $20 (the original buying price),
+                  <simpara>净买入单价为20元(原始买入价格),
                   </simpara>
                 </listitem>
 
                 <listitem>
-                  <simpara>NET_BUY is $2,000 (the original buying cost),
+                  <simpara>净买入总额为2,000元(原始买入花费),
                   </simpara>
                 </listitem>
 
                 <listitem>
-                  <simpara>NET_SELL_PRICE is $35.25 (($3600 − $75) / 100)),
+                  <simpara>净卖出单价为35.25å…ƒ ((3600 − $75) / 100)),
                   </simpara>
                 </listitem>
 
                 <listitem>
-                  <simpara>GROSS_SALE is $3,600, NET_SALE is $3,525,
+                  <simpara>毛卖出总额为3,600元,净卖出总额为3,525元,
                   </simpara>
                 </listitem>
 
                 <listitem>
-                  <simpara>and finally NET_PROFIT is $1,525 (NET_SALE − NET_BUY).
+                  <simpara>最终净利润为1,525å…ƒ (净卖出总额 − 净买入总额)。
                   </simpara>
                 </listitem>
               </itemizedlist>
             </para>
 
-            <para><table>
-                <title>Selling Shares Split Scheme, Sale Transaction, Net Pricing</title>
-<?dbfo table-width="70%" ?>
+            <simpara>
+              <table>
+                <title>卖出份额分录示例:卖出份额交易、净价格</title>
                 <tgroup cols="5">
                   <colspec colnum="1" colwidth="4*"/>
 
@@ -2967,29 +2610,29 @@ Income
                   <tbody>
                     <row>
                       <entry>
-                        <emphasis>Account</emphasis>
+                        <emphasis>ç§‘ç›®</emphasis>
                       </entry>
 
                       <entry>
-                        <emphasis>Shares</emphasis>
+                        <emphasis>份额</emphasis>
                       </entry>
 
                       <entry>
-                        <emphasis>Price</emphasis>
+                        <emphasis>单价</emphasis>
                       </entry>
 
                       <entry>
-                        <emphasis>Buy</emphasis>
+                        <emphasis>ä¹°å…¥</emphasis>
                       </entry>
 
                       <entry>
-                        <emphasis>Sell</emphasis>
+                        <emphasis>卖出</emphasis>
                       </entry>
                     </row>
 
                     <row>
                       <entry>
-                        Assets:Bank ABC
+                        资产:农业银行
                       </entry>
 
                       <entry></entry>
@@ -3005,7 +2648,7 @@ Income
 
                     <row>
                       <entry>
-                        Assets:Brokerage Account:Stock:AMZN
+                        资产:经纪科目:股票:浪潮信息
                       </entry>
 
                       <entry>
@@ -3025,11 +2668,9 @@ Income
                   </tbody>
                 </tgroup>
               </table>
-            </para>
 
-            <para><table>
-                <title>Selling Shares Split Scheme, Gain Transaction, Net Pricing</title>
-<?dbfo table-width="70%" ?>
+              <table>
+                <title>卖出份额分录示例:资本利得交易、净价格</title>
                 <tgroup cols="5">
                   <colspec colnum="1" colwidth="4*"/>
 
@@ -3044,29 +2685,29 @@ Income
                   <tbody>
                     <row>
                       <entry>
-                        <emphasis>Account</emphasis>
+                        <emphasis>ç§‘ç›®</emphasis>
                       </entry>
 
                       <entry>
-                        <emphasis>Shares</emphasis>
+                        <emphasis>份额</emphasis>
                       </entry>
 
                       <entry>
-                        <emphasis>Price</emphasis>
+                        <emphasis>单价</emphasis>
                       </entry>
 
                       <entry>
-                        <emphasis>Buy</emphasis>
+                        <emphasis>ä¹°å…¥</emphasis>
                       </entry>
 
                       <entry>
-                        <emphasis>Sell</emphasis>
+                        <emphasis>卖出</emphasis>
                       </entry>
                     </row>
 
                     <row>
                       <entry>
-                        Assets:Brokerage Account:Stock:AMZN
+                        资产:经纪科目:股票:浪潮信息
                       </entry>
 
                       <entry>
@@ -3086,7 +2727,7 @@ Income
 
                     <row>
                       <entry>
-                        Income:Capital Gain (Long Term):AMZN
+                        收入:长期资本利得:浪潮信息
                       </entry>
 
                       <entry></entry>
@@ -3104,8 +2745,7 @@ Income
               </table>
 
               <figure pgwide="1">
-                <title>Selling Shares for Gain Where the Sale and Gain are Recorded in Separate Transactions, in
-                  <guilabel>Transaction Journal</guilabel> View</title>
+                <title>卖出份额获利,分离卖出份额与资本利得交易,使用净价格,以<guilabel>交易日志</guilabel>视图显示</title>
 
                 <screenshot id="invest-sellstockManProfSepNet">
                   <mediaobject>
@@ -3121,97 +2761,67 @@ Income
                   </mediaobject>
                 </screenshot>
               </figure>
-            </para>
+            </simpara>
           </example>
         </sect4>
       </sect3>
     </sect2>
 
     <sect2 id="invest-sellLots">
-      <title>Selling Shares with Automatic Calculation of Capital Gain or Loss Using Lots</title>
+      <title>使用批次卖出份额并自动计算资本损益</title>
 
       <sect3 id="invest-sellLotsIntro">
-        <title>Introduction</title>
+        <title>介绍</title>
 
-        <para><ulink url="&url-wp-en;Lot">Wikipedia</ulink> includes the following definition of a lot:
+        <para><ulink url="&url-wp-en;Lot">维基百科</ulink>对批次给出了如下定义:
           <blockquote>
-            <simpara>a set of goods for sale together in an auction; or a quantity of a financial instrument
+            <simpara>拍卖中一组共同出售的商品,或一定数量的金融票据。
             </simpara>
           </blockquote>
         </para>
 
-        <para>&app; has a built-in lot management facility that can be used to keep track of capital gains or
-          losses resulting from security sales. Buy and sell transactions are put into lots for the
-          purpose of calculating the cost of the sale. More specifically, a lot is used to link
-          particular buy and sell transaction splits. Lots can be automatically or manually created
-          and linked. Capital gain or loss can be automatically calculated and transaction(s)
-          created for the difference between the sale value and the cost of the securities sold.
-          &app; refers to this process as <emphasis>scrubbing</emphasis>.
+        <para>&app;内置批次管理工具,能够跟踪由卖出证券带来的资本损益。买卖交易对应至各批次,以便计算所卖出证券的成本价。具体而言,批次是用来关联特定的买入和卖出交易的。批次的创建与关联可以自动完成也可以手动执行。通过批次,&app;能够自动计算出资本损益,并根据卖出金额同卖出证券成本价的差值创建交易。&app;将此过程称为<emphasis>对消</emphasis>。
         </para>
 
-        <para>The term <emphasis>scrub</emphasis> is used because security accounts need to be cleaned after sales
-          to ensure the difference between the cost paid for securities, and value received from
-          selling them, is accounted for as capital gain or loss. If the capital gain/loss is not
-          correct, the <guimenuitem>Trial Balance</guimenuitem> bottom line total debits will not
-          balance to total credits. To see the <guimenuitem>Trial Balance</guimenuitem>, select
+        <para>之所以用<emphasis>对消</emphasis>这个词,是因为需要在卖出证券之后整理证券科目,确保为证券支付的成本价与由卖出获得的金额之间的差值记为资本损益。如果资本损益不正确,<guimenuitem>试算平衡表</guimenuitem>的底栏中借方合计与贷方合计不会平衡。要查看<guimenuitem>试算平衡表</guimenuitem>,选择
           <menuchoice>
-            <guimenu>Reports</guimenu> <guisubmenu>Income & Expense</guisubmenu>
-            <guimenuitem>Trial Balance</guimenuitem>
-          </menuchoice>
-          .
+            <guimenu>报表</guimenu> <guisubmenu>收入与支出</guisubmenu>
+            <guimenuitem>试算平衡表</guimenuitem>
+          </menuchoice>。
         </para>
 
         <note>
-          <para>If you make an error, you can delete the lot(s) and capital gain/loss transaction(s) and retry.
-            Ensure you delete the lot, or at least unlink sale transactions from the lot, before you
-            delete a capital gain/loss transaction. Otherwise, the <guilabel>Lots in
-            Account</guilabel> screen will recreate the capital gain/loss transaction when you
-            select the lot.
+          <para>你如果操作出错,可以删除批次与资本损益交易并重试。在删除资本损益交易前,确保已经删除了批次,或起码取消了卖出交易同批次的关联。否则,<guilabel>科目中的批次</guilabel>页面会在你选择此批次时重新创建资本损益交易。
           </para>
         </note>
 
-        <para>If you are not familiar with <acronym>FIFO</acronym>, <acronym>LIFO</acronym> or Average costing,
-          please see Wikipedia <ulink
+        <para>如果你不熟悉<acronym>先入先出</acronym>、<acronym>后入先出</acronym>或平均成本计算法,请参阅维基百科的
+          <ulink
             url="&url-wp-en;FIFO_and_LIFO_accounting">FIFO and
           LIFO accounting</ulink> and
           <ulink
             url="&url-wp-en;Average_cost_method">Average cost method</ulink>.
         </para>
 
-        <para>If you are not familiar with the difference between &app; transactions and splits, please see
-          <xref linkend="txns-registers-txntypes" />.
-        </para>
-
-        <para>The &app; lot management facility can be a useful feature, reducing manual calculation, especially
-          if dividends have been reinvested over years and there are many different costs involved.
-          It can automatically link buy transactions to sell transactions using
-          <acronym>FIFO</acronym> cost method and one can manually link specific buy transactions to
-          sell transactions in order to use <acronym>LIFO</acronym>. Advanced Portfolio Report basis
-          costs and gains/losses will agree with the costs and gain/loss transactions created by
-          scrubbing if either the <acronym>FIFO</acronym> or <acronym>LIFO</acronym> cost methods
-          are used.
+        <para>&app;批次管理工具是一项有用的功能,能够减少手动计算,特别是当红利再投已经进行了数年,涉及的成本价格各异的时候。它可以使用<acronym>先入先出</acronym>成本计算法自动将买入交易关联到卖出交易,或手动将买入交易关联到卖出交易以实现<acronym>后入先出</acronym>成本计算法。如果使用<acronym>先入先出</acronym>或<acronym>后入先出</acronym>成本计算方法,高级投资组合报表中的成本价和损益会与通过对消计算得到的成本价和损益一致。
         </para>
       </sect3>
 
       <sect3 id="invest-sellLotsWin">
-        <title>Lots in Account Window</title>
+        <title>科目窗口中的批次</title>
 
-        <para>The <guilabel>Lots in Account SSSS</guilabel> window, where SSSS is a security account, is used to
-          manually or automatically link security transaction splits to lots and create capital
-          gain/loss transactions to account for the difference between the costs of buying a
-          security and the value received by selling it.
+        <para><guilabel>科目SSSS中的批次</guilabel>窗口(其中SSSS是一证券科目)用于手动或自动关联证券交易分录至批次,并在科目中根据买入证券的成本与卖出证券所得金额之间的差值创建资本损益交易。
         </para>
 
-        <para>To open the <guilabel>Lots in Account</guilabel> window, open the security account register, then
-          select
+        <para>要打开<guilabel>科目批次</guilabel>窗口,打开证券科目账簿,并选择
           <menuchoice>
-            <guimenu>Actions</guimenu><guimenuitem>View Lots</guimenuitem>
+            <guimenu>功能</guimenu><guimenuitem>查看批次</guimenuitem>
           </menuchoice>
-          .
+          。
         </para>
 
         <figure pgwide="1">
-          <title>Selling Shares - Capital Gains - Lots in Account window</title>
+          <title>卖出份额 - 资本利得 - 科目批次窗口</title>
 
           <screenshot id="tool-lotsInAcct">
             <mediaobject>
@@ -3226,34 +2836,31 @@ Income
               </imageobject>
 
               <caption>
-                <para>An image of the <emphasis>Lots in Account</emphasis> window.
+                <para><emphasis>科目批次</emphasis>窗口。
                 </para>
               </caption>
             </mediaobject>
           </screenshot>
         </figure>
 
-        <para>Refer to the Help Manual, Chapter 8 Tools & Assistants,
-          <ulink url="&url-docs-C;manual/tool-lots.html">Lots in Account</ulink> for details of the
-          Lots in Account screen elements.
+        <para>参考帮助手册,第8章 工具与向导 -
+          <ulink url="&url-docs-C;manual/tool-lots.html">科目批次</ulink>中的有关内容详细了解科目批次窗口的各项功能。 
         </para>
       </sect3>
 
       <sect3 id="invest-sellProcedure">
-        <title>Procedure Summary</title>
+        <title>操作总结</title>
 
-        <para>Using the lot management facility for the automatic calculation of capital gain or loss typically
-          follows these steps:
+        <para>使用批次管理工具自动计算资本损益的一般步骤:
           <orderedlist>
             <listitem>
-              <simpara>Record the sale transaction using Net Pricing (but stop short of entering the Capital Gain
-                transaction as it will be created by scrubbing). See
-                <xref linkend="invest-sell-man-prof-sep-net" />.
+              <simpara>使用净价格录入卖出交易(但暂时不要录入资本损益交易,因为此交易会通过对消创建)。参阅
+                <xref linkend="invest-sell-man-prof-sep-net" />。
               </simpara>
             </listitem>
 <!-- Manual Lot Creation and Linking -->
             <listitem>
-              <simpara><xref linkend="invest-sellManual" /> (Optional depending on cost method)
+              <simpara><xref linkend="invest-sellManual" /> (部分成本核算方法需要)
               </simpara>
             </listitem>
 
@@ -3271,7 +2878,7 @@ Income
 
             <listitem>
 <!-- Run a Trial Balance  -->
-              <simpara><xref linkend="invest-sellTrialBal" /> report to ensure total debits balance to total credits.
+              <simpara><xref linkend="invest-sellTrialBal" /> 确保贷方总额与借方总额平衡。
               </simpara>
             </listitem>
           </orderedlist>
@@ -3279,41 +2886,27 @@ Income
       </sect3>
 
       <sect3 id="invest-sellManual">
-        <title>Manual Lot Creation and Linking</title>
+        <title>手动创建并关联批次</title>
 
-        <para>Before using this feature, ensure you have read <xref linkend="invest-sellConsiderations" />.
+        <para>使用此功能前,确保你已经读过<xref linkend="invest-sellConsiderations" />。
         </para>
 
-        <para>This functionality allows the manual linking of specific buy and sell transactions. It may be used
-          in the case where a user wishes to use a different cost method than the automatic linking
-          method (<acronym>FIFO</acronym>). Effectively, if one wishes the cost basis and capital
-          gains in the Advanced Portfolio Report to be consistent with the capital gains
-          transactions created by scrubbing, manual lot creation only needs to be used when using
-          <acronym>LIFO</acronym> or <quote>sale of designated lots</quote> (the same thing for
-          securities as far as US personal tax law is concerned). This is because the scrub function
-          can automatically do <acronym>FIFO</acronym> linking so there is no need to do it manually
-          and scrubbing cannot be used for average costing. See
-          <xref linkend="invest-sellManualExample" />.
+        <para>可以通过此功能手动关联特定的买入与卖出交易。如果想使用除自动关联方法(先进先出)之外的其它成本核算方法,就需要执行手动关联。实际上,如果希望高级投资组合报表中显示的成本价和资本损益与由对消功能创建的资本损益交易相符,则只有在使用<acronym>后进先出</acronym>或<quote>个别计价法</quote>时才需要手动创建批次。这是由于对消功能可以自动实现<acronym>先进先出</acronym>的关联,所以无需手动操作。另外,对消功能无法用于平均成本法。详见<xref linkend="invest-sellManualExample" />。
         </para>
       </sect3>
 
       <sect3 id="invest-sellAuto">
-        <title>Automatic Creation of Capital Gain Or Loss Transactions</title>
+        <title>自动创建资本损益交易</title>
 
         <note>
-          <para>Do <emphasis>not</emphasis> do this unless you are using <acronym>FIFO</acronym> or
-            <acronym>LIFO</acronym> to cost sales. See <xref linkend="invest-sellConsiderations" />.
+          <para>如果你没有使用<acronym>先进先出</acronym>或<acronym>后进先出</acronym>方法核算成本,则<emphasis>不要</emphasis>使用该功能。 详见<xref linkend="invest-sellConsiderations" />。
           </para>
         </note>
 
-        <para>&app; can automatically calculate and create security sale capital gain/loss transactions. Lots are
-          used to link buy transaction splits with sell transaction splits so the correct cost of
-          the securities sold can be determined. &app; will use any existing lots, and create new
-          lots for any buy transaction splits not already linked to a lot. Buy and sell transaction
-          splits are linked to lots using <acronym>FIFO</acronym> method.
+        <para>&app;能够自动计算并创建卖出证券时的资本损益交易。批次用于关联买入交易分录与卖出交易分录,以正确确定卖出证券的成本价。&app;会使用已经存在的批次,并为任何尚未关联到已有批次的买入交易创建新批次。买入与卖出交易分录使用<acronym>先进先出</acronym>方法关联到批次。
         </para>
 
-        <para>See:
+        <para>参见:
           <itemizedlist>
             <listitem>
               <simpara><xref linkend="invest-sellAutoExample" />,
@@ -3334,55 +2927,37 @@ Income
       </sect3>
 
       <sect3 id="invest-sellChgCapGainsAcct">
-        <title>Change Orphaned Gains-CCC to Gain/Loss Account</title>
-
-        <para>The capital gain/loss transaction(s) created by scrubbing uses an automatically created generic
-          <emphasis>Orphaned Gains-CCC</emphasis> account (where CCC is the security currency)
-          because &app; doesn't know which capital gain or loss account should be used. After
-          scrubbing, the user should edit the <emphasis> Orphaned Gains-CCC</emphasis> transaction
-          split to re-assign the income account to a more meaningful income (or expense) gain or
-          loss account (for example, <emphasis>Income:Capital Gain (Long Term):IBM</emphasis>).
+
+      <title>将孤立的收益-CCC更改为损益科目</title>
+        <!-- TODO: 孤立收益还是利得 -->
+        <para>由对消创建的资本损益交易时,因为不知道应该用哪个资本损益账户,所以使用自动创建的通用<emphasis>孤立的收益-CCC</emphasis>账户(其中CCC是为证券交易货币)。执行对消后,应编辑<emphasis>孤立的收益-CCC</emphasis>交易分录,将科目重新指定为有意义的收入或费用类损益科目(如,<emphasis>收入:长期资本利得:浪潮信息</emphasis>)。
         </para>
 
-        <para>See <xref linkend="invest-sellChgCapGainsAcctExample" />.
+        <para>参见<xref linkend="invest-sellChgCapGainsAcctExample" />。
         </para>
       </sect3>
 
       <sect3 id="invest-sellTrialBal">
-        <title>Run a Trial Balance</title>
+        <title>运行试算平衡</title>
 
-        <para>Running a Trial Balance report (
+        <para>在创建资本损益交易后生成试算平衡报表(
           <menuchoice>
-            <guimenu>Reports</guimenu><guisubmenu>Income & Expense</guisubmenu>
-            <guimenuitem>Trial Balance</guimenuitem>
+            <guimenu>报表</guimenu><guisubmenu>收入与费用</guisubmenu>
+            <guimenuitem>试算平衡表</guimenuitem>
           </menuchoice>
-          ) after creating capital gain/loss transactions, is a basic check that capital
-          gains/losses are correctly accounting for the difference between the cost paid for
-          securities, and value received from selling them. At the end of the report, total debits
-          should equal total credits.
+          )。试算平衡报表能够初步检查资本损益能否正确补足买入证券时支付的成本与卖出证券时收到的金额间的差值。在报告末尾,借方总额应等于贷方总额。
         </para>
 
         <tip>
-          <para>A Trial Balance may not balance due to some other problem. To determine if the cause of an imbalance
-            is from incorrectly accounting for capital gain/loss:
+          <para>由于某些问题,试算平衡表可能没有平衡。请按照下述指引确定不平衡是否由错误记录的资本损益引起:
             <orderedlist>
               <listitem>
-                <para>If necessary, temporarily change the date of the sell transaction and the capital gain/loss
-                  transaction, so they are the only transactions for a particular date, then run the
-                  Trial Balance as at the day before. If the Trial Balance is still out by the same
-                  amount, it is not the capital gain/loss that is causing the problem.
+                <para>如有必要,临时将卖出交易和资本损益交易的日期改为其它交易没有使用的日期,确保该日期下仅存在这两项交易。然后在前一天运行试算平衡。若试算平衡仍给出相同的金额,则问题不是由错误的资本损益记录引起。
                 </para>
               </listitem>
 
               <listitem>
-                <para>If you find a prior <emphasis>out of balance</emphasis> Trial Balance, keep running the Trial
-                  Balance report with different dates until you find the date it starts being out of
-                  balance. Temporarily change the transaction dates for each transaction on the
-                  problem date to the following day, then change the dates back to the correct date
-                  1 at a time, running the Trial Balance each time, until you identify the problem
-                  transaction. When you change the date of a security sell transaction, you also
-                  need to change the date of the corresponding capital gain transaction as it is
-                  only the sum of these that will balance in the Trial Balance.
+                <para>如果发现先前的试算平衡同样<emphasis>无法做到借贷平衡</emphasis>,则在不同的日期上运行试算平衡报表,直到找到最开始未能平衡的日期。临时将每项交易的日期更改为问题日期的后一天,然后一项交易一项交易地将日期改回正确日期,每次都运行试算平衡,直到定位到出现问题的交易。在更改证券卖出交易日期时,也要更改对应的资本损益交易的日期,因为只有这两项交易一起才能使试算平衡报表平衡。
                 </para>
               </listitem>
             </orderedlist>
@@ -3391,75 +2966,61 @@ Income
       </sect3>
 
       <sect3 id="invest-sellConsiderations">
-        <title>Considerations</title>
+        <title>注意事项</title>
 
-        <para>There are some points that should be considered before using the lot management facility.
+        <para>在使用批次管理工具前请注意一些要点。
         </para>
 
         <orderedlist>
           <listitem>
-            <para>&app; implements only the First In/ First Out (<acronym>FIFO</acronym>) cost method when
-              automatically linking buy transactions to sell transactions. That means the oldest
-              securities are always sold first. The Last In First Out (<acronym>LIFO</acronym>) cost
-              method may be used by manually linking the most recent buy security splits to the sell
-              split before scrubbing.
+            <para>自动关联买入交易与卖出交易时,&app;只实现了先进先出成本计算方法,即最早买入的证券总是最先卖出。在对消前将最近的证券买入交易手动关联至卖出交易,则可以使用后进先出成本计算方法。
             </para>
           </listitem>
 
           <listitem>
-            <para>The Advanced Portfolio Report does not use lot information when calculating costs, just the security
-              transaction splits. It calculates the cost basis and gains or losses using the
-              selected <emphasis>Basis calculation method</emphasis> report option (Average,
-              <acronym>FIFO</acronym> or <acronym>LIFO</acronym>). If one wishes the Advanced
-              Portfolio Report costs and gains/losses to be consistent with the capital gain/loss
-              transactions created by scrubbing, the same cost model must be used in both places.
+            <para>高级投资组合报表在计算成本时不使用批次信息,而仅使用证券交易分录。报表根据选择的<emphasis>基本计算方法</emphasis>报表选项(平均、<acronym>先进先出</acronym>或<acronym>后进先出</acronym>)计算成本价和损益。若希望高级投资组合报表中的成本和损益与由对消功能创建的资本损益一致,则应在两处使用相同的成本计算方法。
             </para>
           </listitem>
 
           <listitem>
-            <para>Scrubbing does not recognize commissions or fees so makes no allowance for them in the calculation
-              of gain or loss. Therefore you must use <emphasis>Net Pricing</emphasis> rather than
-              <emphasis>Gross Pricing</emphasis> if you wish to use scrubbing. See
-              <xref linkend="invest-buy-com" />.
+            <para>对消无法识别佣金或手续费,故计算损益时不会将这些款项纳入考虑。因此,若想使用对消,必须使用<emphasis>净价格</emphasis>而非<emphasis>毛价格</emphasis>。详见<xref linkend="invest-buy-com" />。
             </para>
           </listitem>
 
           <listitem>
-            <para>Scrubbing does not recognize capital gain/loss transaction splits if they have been manually entered
-              as part of the sale transaction. Therefore ensure previous sales are recorded as 2
-              transactions:
+            <para>对消不会识别卖出交易下手动录入的资本损益分录。因此确保之前的卖出操作均各自记为两项交易:
             </para>
 
             <table>
-              <title>Transaction 1 dealing with value received and the reduction of the number of shares</title>
+              <title>第一项交易处理收到的金额与份额的减少</title>
 
               <tgroup cols="5">
                 <tbody>
                   <row>
                     <entry>
-                      <emphasis>Account</emphasis>
+                      <emphasis>ç§‘ç›®</emphasis>
                     </entry>
 
                     <entry>
-                      <emphasis>Tot Shares</emphasis>
+                      <emphasis>总份额</emphasis>
                     </entry>
 
                     <entry>
-                      <emphasis>(Unit) Price</emphasis>
+                      <emphasis>单价</emphasis>
                     </entry>
 
                     <entry>
-                      <emphasis>Buy (Debit)</emphasis>
+                      <emphasis>买入 (借方)</emphasis>
                     </entry>
 
                     <entry>
-                      <emphasis>Sell (Credit)</emphasis>
+                      <emphasis>卖出 (贷方)</emphasis>
                     </entry>
                   </row>
 
                   <row>
                     <entry>
-                      Brokerage or Bank
+                      经纪商或银行
                     </entry>
 
                     <entry></entry>
@@ -3467,7 +3028,7 @@ Income
                     <entry></entry>
 
                     <entry>
-                      Debit
+                      借
                     </entry>
 
                     <entry></entry>
@@ -3475,21 +3036,21 @@ Income
 
                   <row>
                     <entry>
-                      Security
+                      证券科目
                     </entry>
 
                     <entry>
-                      −NumSold
+                      −卖出数量
                     </entry>
 
                     <entry>
-                      SaleUnitPrice
+                      卖出单价
                     </entry>
 
                     <entry></entry>
 
                     <entry>
-                      SaleValue
+                      卖出总额
                     </entry>
                   </row>
                 </tbody>
@@ -3497,35 +3058,35 @@ Income
             </table>
 
             <table>
-              <title>Transaction 2 capital gain/loss (loss in this example)</title>
+              <title>第二项交易记录资本损益(本例中为亏损)</title>
 
               <tgroup cols="5">
                 <tbody>
                   <row>
                     <entry>
-                      <emphasis>Account</emphasis>
+                      <emphasis>ç§‘ç›®</emphasis>
                     </entry>
 
                     <entry>
-                      <emphasis>Tot Shares</emphasis>
+                      <emphasis>总份额</emphasis>
                     </entry>
 
                     <entry>
-                      <emphasis>(Unit) Price</emphasis>
+                      <emphasis>单价</emphasis>
                     </entry>
 
                     <entry>
-                      <emphasis>Buy (Debit)</emphasis>
+                      <emphasis>买入 (借方)</emphasis>
                     </entry>
 
                     <entry>
-                      <emphasis>Sell (Credit)</emphasis>
+                      <emphasis>卖出 (贷方)</emphasis>
                     </entry>
                   </row>
 
                   <row>
                     <entry>
-                      Capital Loss
+                      资本亏损
                     </entry>
 
                     <entry></entry>
@@ -3533,7 +3094,7 @@ Income
                     <entry></entry>
 
                     <entry>
-                      Debit
+                      借方金额
                     </entry>
 
                     <entry></entry>
@@ -3541,7 +3102,7 @@ Income
 
                   <row>
                     <entry>
-                      Security
+                      证券科目
                     </entry>
 
                     <entry>
@@ -3555,7 +3116,7 @@ Income
                     <entry></entry>
 
                     <entry>
-                      Credit
+                      贷方金额
                     </entry>
                   </row>
                 </tbody>
@@ -3564,34 +3125,28 @@ Income
           </listitem>
 
           <listitem>
-            <para>The automatic capital gains calculations can handle straightforward buy, sell, and return of capital
-              transactions but any transaction that affect the number of shares, even simple splits,
-              will cause it to produce wrong answers so those cases must be handled manually.
+            <para>&app;实现的资本损益自动计算功能能够处理直接的买入、卖出和资本退回交易,但任何改变份额数量的交易,即使是简单的分录,也会使其生成错误的结果,所以遇到这些情况必须手动处理。
             </para>
           </listitem>
         </orderedlist>
       </sect3>
 
       <sect3>
-        <title>Examples</title>
+        <title>示例</title>
 
         <example id="invest-sellManualExample">
-          <title>Manual Lot Creation and Linking</title>
+          <title>手动创建并关联批次</title>
 
-          <para>Here is an example of selling part of a security holding using the <acronym>LIFO</acronym> method.
-            In this example, the most recent buy transaction (dated Jul. 1, 2016, a reinvested
-            dividend), is linked to a lot, along with the sell transaction, and the &app; scrub
-            function is used to calculate capital gain or loss and create the capital gain/loss
-            transaction.
+          <para>下面给出一个使用<acronym>后进先出</acronym>方法出售持有的部分证券的示例。此示例中,最近买入的交易(2016年7月1日的红利再投)与卖出交易一起关联到同一批次,然后使用&app;的对消功能计算资本损益并创建资本损益交易。
           </para>
 
           <procedure>
             <step>
-              <simpara>Open the security account's register.
+              <simpara>打开证券科目账簿。
               </simpara>
 
               <figure pgwide="1">
-                <title>Selling Shares - Capital Gains - Security register before scrubbing a single lot</title>
+                <title>卖出金额 - 资本得利 - 对消单个批次前的证券账簿</title>
 
                 <screenshot id="invest-lots0reg">
                   <mediaobject>
@@ -3606,7 +3161,7 @@ Income
                     </imageobject>
 
                     <caption>
-                      <simpara>An image of the Security Account register in transaction journal view, before lot scrubbing.
+                      <simpara>对消批次前以交易日志视图显示的证券科目账簿。
                       </simpara>
                     </caption>
                   </mediaobject>
@@ -3615,23 +3170,20 @@ Income
             </step>
 
             <step>
-              <simpara>Ensure all previous capital gain/loss transactions are separate transactions to the sell
-                transactions which record the reduction in the number of shares and the value
-                received.
+              <simpara>确保所有之前的资本损益交易独立于记录份额数量减少与收到回款的卖出交易。
               </simpara>
             </step>
 
             <step>
-              <simpara>Select
+              <simpara>选择
                 <menuchoice>
-                  <guimenu>Actions</guimenu><guimenuitem>View Lots</guimenuitem>
+                  <guimenu>功能</guimenu><guimenuitem>查看批次</guimenuitem>
                 </menuchoice>
-                to open the <guilabel>Lots in Account SSSS</guilabel> window where SSSS is the
-                security account.
+                打开<guilabel>科目SSSS中的批次</guilabel>窗口,其中SSSS为证券科目。
               </simpara>
 
               <figure pgwide="1">
-                <title>Selling Shares - Capital Gains - Lots before scrubbing a single lot</title>
+                <title>卖出份额 - 资本得利 - 对消单个批次前的批次列表</title>
 
                 <screenshot id="invest-lots1B4CreateLot">
                   <mediaobject>
@@ -3646,7 +3198,7 @@ Income
                     </imageobject>
 
                     <caption>
-                      <para>An image of the <emphasis>Lots in Account</emphasis> window before lot scrubbing.
+                      <para>对消批次前的<emphasis>科目中的批次</emphasis>窗口。
                       </para>
                     </caption>
                   </mediaobject>
@@ -3655,53 +3207,46 @@ Income
             </step>
 
             <step>
-              <simpara>Create a new lot using the <guibutton>New Lot</guibutton> button. Initially this lot is not linked
-                to any buy or sell split.
+              <simpara>使用<guibutton>新建批次</guibutton>按钮创建新批次。最开始,此批次没有关联到任何买入或卖出分录。
               </simpara>
             </step>
 
             <step>
-              <simpara>Highlight the new lot in the <guilabel>Lots in This Account</guilabel> panel.
+              <simpara>在<guilabel>科目中的批次</guilabel>面板中选中新创建的批次。
               </simpara>
             </step>
 
             <step>
-              <simpara>Highlight the buy split (dated Jul. 1, 2016) of the security to be sold in the <guilabel>Splits
-                free</guilabel> panel.
+              <simpara>在<guilabel>未关联交易</guilabel>面板中,选中将要卖出的证券对应的交易分录 (日期为2016年7月1日)。
               </simpara>
             </step>
 
             <step>
-              <simpara>Click the <guilabel>>></guilabel> button to link the buy split with the highlighted lot. The
-                split moves from the <guilabel>Splits free</guilabel> panel to the <guilabel>Splits
-                in Lot</guilabel> panel.
+              <simpara>点击<guilabel>>></guilabel> 按钮将此买入分录关联到选中的批次。此分录会从<guilabel>未关联分录</guilabel>面板移动到<guilabel>批次中的分录</guilabel>面板。
               </simpara>
             </step>
 
             <step>
-              <simpara>Repeat the previous 2 steps for any other buy splits that should be included in the lot (in this
-                example, there is only 1 buy split in the sale).
+              <simpara>重复上述两步处理其它应当关联到各自批次的买入分录。(在此示例中,只有一项买入分录会对应卖出。)
               </simpara>
             </step>
 
             <step>
-              <simpara>Highlight the sell split in the <guilabel>Splits free</guilabel> panel.
+              <simpara>在<guilabel>未关联分录</guilabel>面板中选中卖出分录。
               </simpara>
             </step>
 
             <step>
-              <simpara>Click the <guilabel>>></guilabel> button to link the sell split with the highlighted lot.
+              <simpara>点击<guilabel>>></guilabel>按钮将此卖出分录关联到选中的批次。
               </simpara>
             </step>
 
             <step>
-              <simpara>Check the lot <guilabel>Balance</guilabel> is as expected. In this example the lot balance should be
-                zero as the number of securities sold in the lot, is matched with the same number of
-                security buys.
+              <simpara>检查批次<guilabel>余额</guilabel>是否合乎预期。在示例中,批次余额应当为零,因为该批次中卖出证券的数量等于买入证券的数量。
               </simpara>
 
               <figure pgwide="1">
-                <title>Selling Shares - Capital Gains - Lots before scrubbing a single lot, after manual linking</title>
+                <title>卖出份额 - 资本利得 - 手动关联分录后,对消单个批次前的分录列表。</title>
 
                 <screenshot id="invest-lots2B4Scrub1Lot">
                   <mediaobject>
@@ -3716,7 +3261,7 @@ Income
                     </imageobject>
 
                     <caption>
-                      <simpara>An image of the <emphasis>Lots in Account</emphasis> window before scrubbing a single lot.
+                      <simpara>对消单个批次前的<emphasis>科目中的批次</emphasis>窗口。
                       </simpara>
                     </caption>
                   </mediaobject>
@@ -3725,22 +3270,19 @@ Income
             </step>
 
             <step>
-              <simpara>Click the <guibutton>Scrub</guibutton> button (<emphasis>not</emphasis> the <guibutton>Scrub
-                Account</guibutton> button.)
+              <simpara>点击<guibutton>对消</guibutton>按钮(注意<emphasis>不是</emphasis><guibutton>对消整个科目</guibutton>按钮)。
               </simpara>
 
-              <para>The <guilabel>Lots in Account</guilabel> window has not changed after using the
-                <guilabel>Scrub</guilabel> button so no example screen image is supplied.
+              <para>使用<guibutton>对消</guibutton>按钮后,<guilabel>科目中的批次</guilabel>窗口没有变化,因此这里不再给出屏幕截图。
               </para>
             </step>
 
             <step>
-              <simpara>Close the <guilabel>Lots in Account SSSS</guilabel> window and return to the security account
-                register.
+              <simpara>关闭<guilabel>科目SSSS中的批次</guilabel>窗口,回到证券科目窗口账簿。
               </simpara>
 
               <figure pgwide="1">
-                <title>Selling Shares - Capital Gains - Register after manual linking and scrubbing a single lot</title>
+                <title>卖出份额 - 资本利得 - 手动关联并对消单个批次后的科目账簿</title>
 
                 <screenshot id="invest-lots2RegAftScrub1Lot">
                   <mediaobject>
@@ -3755,7 +3297,7 @@ Income
                     </imageobject>
 
                     <caption>
-                      <simpara>An image of the Register after scrubbing a single lot.
+                      <simpara>对消单个批次后的科目账簿。
                       </simpara>
                     </caption>
                   </mediaobject>
@@ -3764,86 +3306,73 @@ Income
             </step>
 
             <step>
-              <simpara>Continue to <xref linkend="invest-sellChgCapGainsAcct" />.
+              <simpara>继续<xref linkend="invest-sellChgCapGainsAcct" />。
               </simpara>
             </step>
           </procedure>
         </example>
 
         <example id="invest-sellAutoExample">
-          <title>Automatic Creation of Capital Gain Or Loss Transactions</title>
+          <title>自动创建资本损益交易</title>
 
-          <simpara>Create the capital gains transaction by following these steps:
+          <simpara>按如下步骤创建资本利得交易:
           </simpara>
 
           <procedure>
             <step>
-              <simpara>Open the security account's register.
+              <simpara>打开证券科目账簿。
               </simpara>
             </step>
 
             <step>
-              <simpara>Ensure any previous manually entered capital gain/loss transaction splits have been entered in
-                separate transactions to the the sell transactions.
+              <simpara>确保所有之前手动录入的资本损益交易独立于卖出交易。
               </simpara>
             </step>
 
             <step>
-              <simpara>Select
+              <simpara>选择
                 <menuchoice>
-                  <guimenu>Actions</guimenu><guimenuitem>View Lots</guimenuitem>
+                  <guimenu>功能</guimenu><guimenuitem>查看批次</guimenuitem>
                 </menuchoice>
-                to open the <guilabel>Lots in Account SSSS</guilabel> window where SSSS is the
-                security account.
+                打开<guilabel>科目SSSS中的批次</guilabel>窗口,其中SSSS为证券科目。
               </simpara>
             </step>
 
             <step>
-              <simpara>If using <acronym>LIFO</acronym>, use the above procedure <xref linkend="invest-sellManual" /> to
-                create a lot for each sell transaction, link the lot with the sell transaction and
-                each of the buy transactions that make up the sale.
+              <simpara>若使用<acronym>后进先出</acronym>方法,按上文介绍的<xref linkend="invest-sellManual" />步骤,为每项卖出交易创建批次,并将卖出交易和构成本次卖出的每项买入交易关联到同一批次。
               </simpara>
             </step>
 
             <step>
-              <simpara>Click the <guilabel>Scrub Account</guilabel> button which:
+              <simpara>点击<guilabel>对消整个科目</guilabel>按钮,用以:
               </simpara>
 
               <itemizedlist>
                 <listitem>
-                  <para>Creates lots for any buy transactions that are not already linked to a lot and links them to sell
-                    transactions splits using the <acronym>FIFO</acronym> method. As a transaction
-                    split can only be linked to 1 lot, if a sell transaction needs to be linked to
-                    multiple lots, the sell transaction split is itself split into multiple
-                    subsplits. In the case of multiple subsplits, it is possible to have different
-                    splits from the same transaction in both the <guilabel>Splits free</guilabel>
-                    and <guilabel>Splits in lot</guilabel> panels.
+                  <para>为所有尚未关联到批次的买入交易创建批次,并使用<acronym>先进先出</acronym>方法将这些批次与卖出交易分录关联。由于一项交易分录只能关联到一个批次,如果卖出交易需要关联到多个批次,则卖出交易分录会自行拆分为多个子分录。在多个子分录的情况下,<guilabel>未关联分录</guilabel>和<guilabel>批次中的分录</guilabel>面板都能够列出来自相同交易下的不同分录。
                   </para>
                 </listitem>
 
                 <listitem>
-                  <simpara>Creates a separate transaction per lot for capital gain/loss.
+                  <simpara>为每个批次创建独立的资本损益交易。
                   </simpara>
                 </listitem>
               </itemizedlist>
             </step>
 
             <step>
-              <simpara>Continue to <xref linkend="invest-sellChgCapGainsAcct" />.
+              <simpara>继续<xref linkend="invest-sellChgCapGainsAcct" />。
               </simpara>
             </step>
           </procedure>
         </example>
 
         <example id="invest-sellAutoExample2">
-          <title>Automatic Creation of Capital Gain Or Loss Transactions, 2 Sales at Once</title>
+          <title>自动创建资本损益交易,一次进行两笔卖出。</title>
 
-          <para>Here is an example of <acronym>FIFO</acronym> scrubbing without manual lot creation. In this
-            example, the transactions for 2 sales are scrubbed at once but usually scrubbing would
-            be performed after each sale. One reason for scrubbing 2 sales at once, could be because
-            there were multiple sales on the same day.
+          <para>下面是<acronym>先进先出</acronym>对消的示例,不涉及手动创建批次。在此示例中,一次对消了两项卖出交易,不过通常对消会在每次卖出之后进行。一次对消两笔卖出的一个原因是同一天存在多项卖出。
             <figure pgwide="1">
-              <title>Selling Shares - Capital Gains - Register before Scrub Account</title>
+              <title>卖出份额 - 资本利得 - 对消整个科目前的科目账簿</title>
 
               <screenshot id="invest2-lots0reg">
                 <mediaobject>
@@ -3858,7 +3387,7 @@ Income
                   </imageobject>
 
                   <caption>
-                    <simpara>An image of the Security Account register in transaction journal view, before Scrub Account is used.
+                    <simpara>执行<guilabel>对消整个科目</guilabel>前,以交易日志视图显示的证券科目账簿。
                     </simpara>
                   </caption>
                 </mediaobject>
@@ -3868,16 +3397,15 @@ Income
 
           <procedure>
             <step>
-              <simpara>Select
+              <simpara>选择
                 <menuchoice>
-                  <guimenu>Actions</guimenu><guimenuitem>View Lots</guimenuitem>
+                  <guimenu>功能</guimenu><guimenuitem>查看批次</guimenuitem>
                 </menuchoice>
-                to open the <guilabel>Lots in Account SSSS</guilabel> window where SSSS is the
-                security account.
+                打开<guilabel>科目SSSS中的批次</guilabel>窗口,其中SSSS为证券科目。
               </simpara>
 
               <figure pgwide="1">
-                <title>Selling Shares - Capital Gains - Lots before Scrub Account</title>
+                <title>卖出份额 - 资本利得 - 对消整个科目前的批次列表</title>
 
                 <screenshot id="invest2-lots1B4ScrubAcct">
                   <mediaobject>
@@ -3892,7 +3420,7 @@ Income
                     </imageobject>
 
                     <caption>
-                      <simpara>An image of the <emphasis>Lots in Account</emphasis> window before Scrub Account is used.
+                      <simpara>执行<guilabel>对消整个科目</guilabel>前的<emphasis>科目批次</emphasis>窗口。
                       </simpara>
                     </caption>
                   </mediaobject>
@@ -3901,11 +3429,11 @@ Income
             </step>
 
             <step>
-              <simpara>Click the <guilabel>Scrub Account</guilabel> button.
+              <simpara>点击<guilabel>对消整个科目</guilabel>按钮.
               </simpara>
 
               <figure pgwide="1">
-                <title>Selling Shares - Capital Gains - Lots after Scrub Account</title>
+                <title>卖出份额 - 资本利得 - 对消整个科目后的批次列表</title>
 
                 <screenshot id="invest2-lots2AftScrubAcct">
                   <mediaobject>
@@ -3920,7 +3448,7 @@ Income
                     </imageobject>
 
                     <caption>
-                      <para>An image of the <emphasis>Lots in Account </emphasis> window after using Scrub Account.
+                      <para>执行<guilabel>对消整个科目</guilabel>后的<emphasis>科目批次</emphasis>窗口。
                       </para>
                     </caption>
                   </mediaobject>
@@ -3928,20 +3456,17 @@ Income
               </figure>
 
               <note>
-                <para>After using the <guilabel>Scrub Account</guilabel> button only the last lot is shown, so the above
-                  image is after the <guilabel>Lots in Account</guilabel> window has been closed and
-                  reopened so all the lots show.
+                <para>在使用<guilabel>对消整个科目</guilabel>按钮后,只会显示最后一个批次,因此上图中关闭又重新打开了<emphasis>科目批次</emphasis>窗口以便显示出所有批次。
                 </para>
               </note>
             </step>
 
             <step>
-              <simpara>Close the <guilabel>Lots in Account SSSS</guilabel> window and return to the security account
-                register.
+              <simpara>关闭<guilabel>科目SSSS中的批次</guilabel>窗口,返回证券科目账簿。
               </simpara>
 
               <figure pgwide="1">
-                <title>Selling Shares - Capital Gains - Register after Scrub Account</title>
+                <title>卖出份额 - 资本利得 - 对消整个科目后的账簿</title>
 
                 <screenshot id="invest2-lots3AftScrubAcct">
                   <mediaobject>
@@ -3956,7 +3481,7 @@ Income
                     </imageobject>
 
                     <caption>
-                      <para>An image of the <emphasis>security register</emphasis> after using Scrub Account.
+                      <para><guilabel>对消整个科目</guilabel>后的<emphasis>证券科目账簿</emphasis>。
                       </para>
                     </caption>
                   </mediaobject>
@@ -3964,32 +3489,26 @@ Income
               </figure>
 
               <note>
-                <para>The security splits in the sell transactions have been split into subsplits, one subsplit per lot,
-                  and a capital gain transaction has been created for each security subsplit of each
-                  sell transaction.
+                <para>卖出交易下的证券交易分录已经被拆分为数个子分录,一个子分录关联至一个批次。同时,已经为每项卖出交易下的每项证券子分录创建了资本利得交易。
                 </para>
               </note>
             </step>
 
             <step>
-              <simpara>Continue to <xref linkend="invest-sellChgCapGainsAcct" />.
+              <simpara>继续<xref linkend="invest-sellChgCapGainsAcct" />。
               </simpara>
             </step>
           </procedure>
         </example>
 
         <example id="invest-sellFifoSplit">
-          <title>Automatic Creation of Capital Gain Or Loss Transactions - After a Simple Stock Split</title>
+          <title>自动创建资本利得交易 - 简单的拆股之后</title>
 
-          <para>Here is an example of <acronym>FIFO</acronym> scrubbing without manual lot creation/linking, where
-            the Stock Split Assistant has been used for a simple stock split. In this example, 100
-            shares of security XYZ were bought for $10.00 each, there was a simple 2 for 1 stock
-            split for zero cost (so the holding was then 200 shares @ $5.00 each), then all 200
-            shares were sold for $6.00 each.
+          <para>下面是不涉及手动创建并关联批次的<acronym>先进先出</acronym>对消示例,先前已经使用股票分割向导进行了简单的股票分割。在此示例中,以每股10元的价格买入了100股XYZ股票,后来又进行了1换2的股票分割且没有额外支付费用,因此现在持有200股,每股5元。最后以每股6元的价格卖出所有这200股。
           </para>
 
           <para><figure pgwide="1">
-              <title>Selling Shares - Capital Gains - Register after Scrub Account</title>
+              <title>卖出份额 - 资本利得 - 对消整个科目后的账簿</title>
 
               <screenshot id="investLotsSplitReg">
                 <mediaobject>
@@ -4004,7 +3523,7 @@ Income
                   </imageobject>
 
                   <caption>
-                    <para>An image of the Security Account register in transaction journal view, after Scrub Account is used.
+                    <para>执行<guilabel>对消整个科目</guilabel>后,以交易日志视图显示的证券科目账簿。
                     </para>
                   </caption>
                 </mediaobject>
@@ -4012,7 +3531,7 @@ Income
             </figure>
 
             <figure pgwide="1">
-              <title>Selling Shares - Capital Gains - Lot 0 after Scrub Account</title>
+              <title>卖出份额 - 资本利得 - 对消整个科目后的批次0</title>
 
               <screenshot id="investLotsSplitLot0">
                 <mediaobject>
@@ -4027,7 +3546,7 @@ Income
                   </imageobject>
 
                   <caption>
-                    <para>An image of the Security Account register in transaction journal view, after Scrub Account is used.
+                    <para>对消整个科目后批次0的详细信息。
                     </para>
                   </caption>
                 </mediaobject>
@@ -4035,7 +3554,7 @@ Income
             </figure>
 
             <figure pgwide="1">
-              <title>Selling Shares - Capital Gains - Lot 1 after Scrub Account</title>
+              <title>卖出份额 - 资本利得 - 对消整个科目后的批次1</title>
 
               <screenshot id="investLotsSplitLot1">
                 <mediaobject>
@@ -4050,7 +3569,7 @@ Income
                   </imageobject>
 
                   <caption>
-                    <para>An image of the Security Account register in transaction journal view, after Scrub Account is used.
+                    <para>对消整个科目后批次1的详细信息。
                     </para>
                   </caption>
                 </mediaobject>
@@ -4058,26 +3577,25 @@ Income
             </figure>
           </para>
 
-          <para>The above screenshots show that scrubbing created:
+          <para>上面的截图表明对消创建了:
             <itemizedlist>
               <listitem>
-                <simpara>2 lots. A separate lot for each buy (it essentially treats the stock split as a buy of 100 for no
-                  cost.)
+                <simpara>两项批次。每笔买入各创建了一个独立的批次。本质是将股票分割视为零花费买入100股的分录。
                 </simpara>
               </listitem>
 
               <listitem>
-                <simpara>2 capital gain transactions (one for each lot) on the date of the sale:
+                <simpara>两项资本损益交易(每个批次一项交易),日期为卖出交易的日期:
                 </simpara>
 
                 <itemizedlist>
                   <listitem>
-                    <simpara>Lot 0: Jul. 1, 2009 loss $400 (sale $600 − cost $1,000.)
+                    <simpara>批次0:2009å¹´7月1日,亏损400元(卖出价600å…ƒ − 成本价1000å…ƒ)
                     </simpara>
                   </listitem>
 
                   <listitem>
-                    <simpara>Lot 1: Jul. 1, 2009 gain $600 (sale $600 − cost $0.)
+                    <simpara>批次1:2009å¹´7月1日,盈利600元(卖出价600å…ƒ − 成本价0å…ƒ)
                     </simpara>
                   </listitem>
                 </itemizedlist>
@@ -4085,24 +3603,20 @@ Income
             </itemizedlist>
           </para>
 
-          <para>Total gain $200 is correct. Whether the gain is a single long-term one or one each of long-term and
-            short-term or whether there's even a distinction depends on the user's tax jurisdiction
-            and the way the split is structured. If the user needs help figuring it out they should
-            consult a professional.
+          <para>总盈利200元是正确的。这笔收益是全部归类于长期资本利得,还是分两部分分别归类于长期资本利得和短期资本利得,以及两者是否需要区别,都要根据当地的税法和分录的组织结构确定。若计算起来遇到困难,请咨询专业人士。
           </para>
         </example>
 
         <example id="invest-sellChgCapGainsAcctExample">
-          <title>Changing the Orphaned Gains-CCC to Gain/Loss Account</title>
+          <title>将孤立的收益-CCC更改为损益科目</title>
 
           <procedure>
             <step>
-              <simpara>Close the <guilabel>Lots in Account SSSS</guilabel> window if open and return to the security
-                account register.
+              <simpara>关闭打开的<guilabel>科目SSSS中的批次</guilabel>窗口,返回证券科目账簿。
               </simpara>
 
               <figure pgwide="1">
-                <title>Selling Shares - Capital Gains - Register after scrubbing a single lot</title>
+                <title>卖出份额 - 资本利得 - 对消单个批次后的账簿</title>
 
                 <screenshot id="invest-lots4AftScrub1LotReg">
                   <mediaobject>
@@ -4117,7 +3631,7 @@ Income
                     </imageobject>
 
                     <caption>
-                      <para>An image of the <emphasis>security register</emphasis> after scrubbing a single lot.
+                      <para>对消单个批次后的<emphasis>证券科目账簿</emphasis>。
                       </para>
                     </caption>
                   </mediaobject>
@@ -4126,20 +3640,16 @@ Income
             </step>
 
             <step>
-              <simpara>Find each new <emphasis>Realized Gain/Loss</emphasis> transaction in the security account register
-                (they will have the same date as the sell transactions).
+              <simpara>找到证券科目账簿中新创建的每项<emphasis>已实现损益</emphasis>交易,这些交易的日期与卖出交易的日期相同。
               </simpara>
             </step>
 
             <step>
-              <simpara>Edit the <emphasis>Orphaned Gains-CCC</emphasis> transaction split to re-assign the income account
-                to a more meaningful income (or expense) gain or loss account (for example,
-                <emphasis>Income:Capital Gain (Long Term):IBM</emphasis>).
+              <simpara>编辑<emphasis>孤立的收益-CCC</emphasis>交易分录,将收入科目重新指定为命名更有意义的用于损益的收入或费用科目,如 <emphasis>收入:长期资本利得:浪潮信息</emphasis>。
               </simpara>
 
               <tip>
-                <simpara>You may like to split the capital gain/loss into taxable and non taxable parts if that is in accord
-                  with your tax laws.
+                <simpara>可以根据当地税法将资本利得拆分为应税和免税两部分。
                 </simpara>
               </tip>
             </step>
@@ -4150,29 +3660,27 @@ Income
   </sect1>
 
   <sect1 id="invest-dividends1">
-    <title>Dividends</title>
+    <title>分红</title>
 
-    <para>Some companies or mutual funds pay periodic dividends to shareholders. Dividends are typically given
-      in one of two ways, either they are automatically reinvested into the commodity or they are
-      given as cash. Mutual funds are often setup to automatically reinvest the dividend, while
-      common stock dividends usually pay cash.
+    <para>一些企业或共同基金定期向份额持有人支付红利,即分红。分红一般有两种方式:要么红利自动再投资到份额中,即红利再投;要么以现金支付,即现金分红。共同基金往往实行红利再投,而普通股通常实行现金分红。
     </para>
 
     <sect2 id="invest-dividendcash">
-      <title>Dividends in Cash</title>
+      <title>现金分红</title>
 
-      <para>If the dividend is presented as cash, you should record the transaction in the asset account that
-        received the money, as income from <emphasis>Income:Dividends</emphasis>. Additionally if
-        you want to tie the cash dividend to a particular stock holding then add a dummy transaction
-        split to the stock account with quantity 0 price 1 value 0.
+      <para>如果分红是以现金形式支付的,你应当在收到分红款的资产科目中录入交易,收入来自<emphasis>收入:分红</emphasis>科目。如果你想将现金红利关联到持有的某一特定股票上,则向股票科目添加一条数量为0、单价为1、总价为0的伪交易分录。
       </para>
 
-      <para>As an example consider the following; the dividends deposited as cash into the
-        <emphasis>Broker</emphasis> Account with a tie to the stock account.
+	  <note>
+        <para>如果想跟踪每支股票的分红,则需要为每支持有的支付分红的股票创建<emphasis>收入:分红:股票名称</emphasis>科目。
+        </para>
+      </note>
+
+      <para>思考下述示例,其中红利以现金付款到<emphasis>经纪</emphasis>科目,并将分红交易关联到股票科目。
       </para>
 <!-- ToDo: unshrink -->
       <figure>
-        <title>Example Of Cash Dividend Transactions</title>
+        <title>现金分红交易示例</title>
 
         <screenshot id="invest-dividendcash1">
           <mediaobject>
@@ -4182,46 +3690,28 @@ Income
             </imageobject>
 
             <caption>
-              <para>An image of the <emphasis>Brokerage</emphasis> Account register after a series of cash dividends.
+              <para>此图展示了一系列现金分红后的<emphasis>经纪</emphasis>科目账簿。
               </para>
             </caption>
           </mediaobject>
         </screenshot>
       </figure>
-
-      <note>
-        <para>If you want to track dividends on a per-stock basis, you would need to create an
-          <emphasis>Income:Dividends:STOCKSYMBOL</emphasis> account for each stock you own that pays
-          dividends.
-        </para>
-      </note>
     </sect2>
 
     <sect2 id="invest-dividendreinvest">
-      <title>Dividends Re-Invested</title>
+      <title>红利再投</title>
 
-      <para>If you receive the dividend in the form of an automatic reinvestment, the transaction for this
-        should be handled within the stock or mutual fund account as income from
-        <emphasis>Income:Dividends</emphasis> for the appropriate number of reinvested shares. This
-        type of reinvest account is often referred to as a <acronym>DRIP</acronym> (Dividend
-        Re-Investment Program).
+      <para>如果以自动再投资的形式进行分红,则该分红对应的交易应当在股票或共同基金科目中录入,收入来自<emphasis>收入:分红</emphasis>科目,再投份额设为合适的数量。这类再投资科目常称为红利再投计划。
       </para>
 
-      <para>As an example consider the following purchase of NSTAR (NST) stock with the dividends reinvested
-        into a DRIP Account. Mutual fund re-investments would be the same.
+      <para>思考下述通过红利再投买入重庆燃气股票的示例。共同基金的红利再投与之同理。
       </para>
 
-      <para>Starting with the purchase of 100 shares on Jan. 3, 2005, all dividends will be reinvested and an
-        account is created to track the dividend to the specific stock. &app; simplifies the entry
-        by allowing calculations within the cells of the transaction. If the first dividend is
-        $0.29/share, enter <userinput>53.28</userinput> (purchase price + dividend) in the share
-        <guilabel>Price</guilabel> cell and <userinput>100*0.29</userinput> in the
-        <guilabel>Buy</guilabel> cell. &app; will calculate for you the corresponding number of
-        <guilabel>Shares</guilabel>.
+      <para>最初,在2005年1月3日买入100股,全部分红都会再投资,同时创建一个科目跟踪对特定股票的红利再投。&app;能够在交易行内执行计算,可以简化录入过程。若首次分红为每股0.29元,则在份额<guilabel>单价</guilabel>列输入<userinput>53.28</userinput>(买入单价+分红),在<guilabel>买入</guilabel>列输入<userinput>100*0.29</userinput>。&app;会自动计算相应的<guilabel>份额</guilabel>数量。
       </para>
 
       <figure>
-        <title>Example Of Dividend Reinvestment Transactions</title>
+        <title>红利再投交易示例</title>
 
         <screenshot id="invest-dividendreinvest1">
           <mediaobject>
@@ -4236,7 +3726,7 @@ Income
             </imageobject>
 
             <caption>
-              <para>An image of the NST Stock Account register after a dividend reinvestment.
+              <para>红利再投后的重庆燃气科目账簿。
               </para>
             </caption>
           </mediaobject>
@@ -4246,58 +3736,26 @@ Income
   </sect1>
 
   <sect1 id="invest-retofcap">
-    <title>Return of Capital</title>
+    <title>资本退回</title>
+    <!-- 翻译提示:https://wiki.mbalib.com/wiki/资本退回 -->
 
-    <para>This refers to a transaction where an investment returns capital to the investor and doesn't have
-      any accounting implications other than reducing the cost basis. The number of shares held is
-      not changed.
+    <para>指一种投资标的向投资人退回资本金,同时除降低成本价外无任何会计事务影响的交易,前后持有的份额数量不会改变。
     </para>
 
-    <para>A Return of Capital transaction can be entered in the stock register by entering the stock split
-      with:
+    <para>在股票科目账簿中,可以通过如下方式录入股票科目交易记录资本退回:
     </para>
 
-    <informaltable>
-      <tgroup cols="2">
-        <tbody>
-          <row>
-            <entry>
-              Shares
-            </entry>
-
-            <entry>
-              0
-            </entry>
-          </row>
-
-          <row>
-            <entry>
-              Price
-            </entry>
-
-            <entry>
-              0
-            </entry>
-          </row>
-
-          <row>
-            <entry>
-              Sell
-            </entry>
-
-            <entry>
-              Return of Capital value
-            </entry>
-          </row>
-        </tbody>
-      </tgroup>
-    </informaltable>
-
-    <para>The other side of the double entry would usually be a debit to the brokerage bank account.
+    <itemizedlist>
+      <listitem><simpara>份额:0</simpara></listitem>
+      <listitem><simpara>单价:0</simpara></listitem>
+      <listitem><simpara>卖出:<emphasis>资本退回金额</emphasis></simpara></listitem>
+    </itemizedlist>
+
+    <para>复式记账的对侧通常对经纪科目记借。
     </para>
 
     <figure>
-      <title>Example Of Return Of Capital Transactions</title>
+      <title>资本退回交易示例</title>
 
       <screenshot id="invest-ret-of-cap">
         <mediaobject>
@@ -4312,7 +3770,7 @@ Income
           </imageobject>
 
           <caption>
-            <para>An image of the Stock Account register after a return of capital.
+            <para>录入资本退回交易后的股票科目账簿。
             </para>
           </caption>
         </mediaobject>
@@ -4320,45 +3778,42 @@ Income
     </figure>
 
     <note>
-      <para>It is not possible to use the Stock Split Assistant to do this type of transaction.
+      <para>无法使用股票分割向导录入此类交易。
       </para>
     </note>
 
     <tip>
-      <para>If you accidentally entered a non-zero price in the stock split, &app; may have created an unwanted
-        price database entry which could cause reports to be wrong. Check for and remove such an
-        unwanted entry from the price database using
-        <menuchoice>
-          <guimenu>Tools</guimenu><guimenuitem>Price Database</guimenuitem>
+      <para>如果你不小心在股票交易分录中输入了非零单价,&app;可能会创建多余的价格数据库记录,并导致报表显示错误。使用
+	    <menuchoice>
+          <guimenu>工具</guimenu><guimenuitem>价格数据库</guimenuitem>
         </menuchoice>
-        .
+		在价格数据库中核对并移除多余的记录。
       </para>
     </tip>
   </sect1>
 
   <sect1 id="invest-splitsnmergers1">
-    <title>Splits and Mergers</title>
+    <title>拆股与合股</title>
+    <!-- 翻译提示:https://www.zhihu.com/question/568992591 -->
+    <!-- 翻译提示:https://englishsou.com/what-is-reverse-stock-split-stock-consolidation-stock-merge -->
+
+	<!-- TODO: 提示不适合中国大陆的情况 -->
 
-    <para>Companies may split their stock for many reasons but the most common is that the price has risen
-      higher than management thinks is a reasonable price for many investors. Some of these splits
-      are simple exchanges (for example, 2 for 1 or 3 for 2) and some are complex exchanges with
-      cash distributions. Splits may also result in fewer shares if the exchange rate is a reverse
-      split (1 for 3 or 0.75 for 1).
+    <para>企业可能会出于各种各样的理由实行股票拆分,即拆股,但最常见的原因还是股票价格已经上涨得比管理部门认为对许多投资者合理的价格还要高。一些拆股是简单的置换,如,1换2、2换3。但还有一些情况由于涉及现金分配而更加复杂。如果置换比例反转,股票拆分也会使持有的份额减少,即合股,如,3换1、1换0.75。
     </para>
 
     <sect2 id="invest-simplesplit">
-      <title>Simple Stock Split</title>
+      <title>简单的拆股</title>
 
-      <para>As an example, our holding of NST stock declared a 2 for 1 stock split effective June 6, 2005. The
-        process for entering this transaction is; select
+      <para>作为示例,持有的重庆燃气股票发出公告在2005年6月6日实行1换2的拆股。录入此交易的过程如下。首先,选择
         <menuchoice>
-          <guimenu>Actions</guimenu><guimenuitem>Stock Split</guimenuitem>
+          <guimenu>功能</guimenu><guimenuitem>股票拆分</guimenuitem>
         </menuchoice>
-        to start the assistant.
+        启动向导。
       </para>
 <!-- ToDo: unshrink -->
       <figure>
-        <title>Activation Of The <quote>Stock Split</quote> Assistant</title>
+        <title>启动<quote>股票拆分</quote>向导</title>
 
         <screenshot id="invest-split1">
           <mediaobject>
@@ -4368,20 +3823,18 @@ Income
             </imageobject>
 
             <caption>
-              <para>An image of the selection of the stock split assistant.
+              <para>选择股票拆分向导。
               </para>
             </caption>
           </mediaobject>
         </screenshot>
       </figure>
 
-      <para>The first screen is an Introduction, select <guibutton>Forward</guibutton> to display the selection
-        of the account and stock for the split. You will need to create an entry for each
-        <emphasis>Account:Stock</emphasis> combination you hold.
+      <para>第一页是介绍。点击<guibutton>前进</guibutton>浏览并选择要拆分的科目和股票。需要为每对当前持有的<emphasis>科目:股票</emphasis>组合创建条目。<!-- TODO: 啥意思 -->
       </para>
 
       <figure>
-        <title>Selection Of A Stock Account In The <quote>Stock Split</quote> Assistant</title>
+        <title>在<quote>股票拆分</quote>向导中选择股票科目</title>
 
         <screenshot id="invest-split2">
           <mediaobject>
@@ -4391,74 +3844,72 @@ Income
             </imageobject>
 
             <caption>
-              <para>An image of the stock split assistant at step 2 - Selection of Account/Stock.
+              <para>股票拆分向导第二步——选择科目与股票。
               </para>
             </caption>
           </mediaobject>
         </screenshot>
       </figure>
 
-      <para>Select the <emphasis>Assets:Investments:DRIPs:NST</emphasis> and click on
-        <guibutton>Forward</guibutton>.
+      <para>选择<emphasis>资产:投资:红利再投:重庆燃气</emphasis>并点击
+	    <guibutton>前进</guibutton>。
       </para>
 
-      <para>The next screen presents 5 fields in the Stock Splits Details window:
+      <para>下一页的股票拆分详情窗口给出了五个输入框:
       </para>
 
       <variablelist>
         <varlistentry>
-          <term>Date</term>
+          <term>日期</term>
 
           <listitem>
-            <simpara>Enter the date of the split.
+            <simpara>拆股发生的日期。
             </simpara>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term>Shares</term>
+          <term>份额</term>
 
           <listitem>
-            <para>The number of shares increased (or decreased) in the transaction. In this example, it is a 2 for 1
-              split so the number of additional shares is the number of shares currently in the
-              register.
+            <para>拆股交易中增加(或减少)的份额数量。示例中为1换2,所以增加的份额数量为账簿中当前的份额数量。
             </para>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term>Description</term>
+          <term>描述</term>
 
           <listitem>
-            <simpara>The Description should give a brief explanation of the transaction.
+            <simpara>给出对交易的简要解释。
             </simpara>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term>New Price</term>
+          <term>æ–°ä»·æ ¼</term> <!-- TODO: -->
 
           <listitem>
-            <simpara>If desired the new price of the stock, after the split, may be entered.
+            <simpara>如果需要,可以填入拆分后股票的新价格。
             </simpara>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term>Currency</term>
+          <term>货币</term>
 
           <listitem>
-            <simpara>The currency of the transaction is required. This should be the same as the stock purchase currency.
+            <simpara>必须选择交易使用的货币单位。应当与买入股票时使用的的货币单位相同。
             </simpara>
           </listitem>
         </varlistentry>
       </variablelist>
 
-      <para>Click on the <guibutton>Forward</guibutton> button.
+      <para>点击<guibutton>前进</guibutton>按钮。
       </para>
 
       <figure>
-        <title>Split Details In The <quote>Stock Split</quote> Assistant</title>
+        <title><quote>股票拆分</quote>向导中的拆分详情页面。</title>
 
         <screenshot id="invest-split3">
           <mediaobject>
@@ -4468,18 +3919,18 @@ Income
             </imageobject>
 
             <caption>
-              <para>An image of the stock split assistant at step 3 - Split Details.
+              <para>股票拆分向导第三步——拆分详情。
               </para>
             </caption>
           </mediaobject>
         </screenshot>
       </figure>
 
-      <para>The next screen will be skipped in this example as there was no <quote>Cash in Lieu</quote>.
+      <para>此示例中,下一页会被跳过,因为不存在<quote>现金代付</quote>。
       </para>
 
       <figure>
-        <title><quote>Cash In Lieu</quote> In The <quote>Stock Split</quote> Assistant</title>
+        <title><quote>股票拆分</quote>向导中的<quote>现金代付</quote></title>
 
         <screenshot id="invest-split4">
           <mediaobject>
@@ -4489,20 +3940,18 @@ Income
             </imageobject>
 
             <caption>
-              <para>An image of the stock split assistant at step 4 - Cash in Lieu.
+              <para>股票拆分向导第四步——现金代付。
               </para>
             </caption>
           </mediaobject>
         </screenshot>
       </figure>
 
-      <para>A final <guilabel>Finish</guilabel> screen will give a last option to;
-        <guibutton>Cancel</guibutton>, <guibutton>Back</guibutton> to modify any data entered or
-        <guibutton>Apply</guibutton> to complete the stock split with the data entered.
+      <para>最后,<guilabel>完成</guilabel>页面提供<guibutton>取消</guibutton>、<guibutton>后退</guibutton>(修改录入的任何数据)和<guibutton>应用</guibutton>(按录入的数据完成拆股)三个最终选项。
       </para>
 <!-- ToDo: unshrink -->
       <figure>
-        <title>The NST Account After A Simple Stock Split</title>
+        <title>简单拆股后的重庆燃气科目</title>
 
         <screenshot id="invest-simplesplit1">
           <mediaobject>
@@ -4512,8 +3961,7 @@ Income
             </imageobject>
 
             <caption>
-              <para>An image of the <emphasis>Assets:Investments:DRIPs:NST</emphasis> register after a simple stock
-                split transaction.
+              <para>简单拆股交易后的<emphasis>资产:投资:红利再投:重庆燃气</emphasis>科目账簿。
               </para>
             </caption>
           </mediaobject>
@@ -4522,29 +3970,21 @@ Income
     </sect2>
 
     <sect2 id="invest-merger1">
-      <title>Moderately Complex Stock Merger</title>
+      <title>较为复杂的合股<!-- TODO: Moderately Complex Stock Merger --></title>
 
-      <para>As an example, assume you held AT&T stock during the Nov. 18, 2005 merger of SBC with AT&T.
-        For this example you will have purchased AT&T on April 1, 2005, any dividends will have
-        been paid in cash, therefore not entered into the AT&T stock register.
-      </para>
+      <!-- 翻译提示:《中国南车、中国北车合并实施情况报告书(全文)》 -->
 
-      <para>The conditions of the merger were 0.77942 share of SBC stock were exchanged for each share of
-        AT&T stock. The merged company continued to use the symbol <quote>T</quote> from
-        AT&T.
+      <para>此示例中,假定在2015年5月20日中国南车对中国北车并购案期间持有中国北车股票。你已于2015年4月1日买入了中国北车股票,后续分红均以现金支付,因此没有影响中国北车的股票账簿。
       </para>
 
-      <para>AT&T paid a <quote>dividend</quote> of $1.20/share on the transaction date, however this will
-        not appear in the stock account as it was a cash distribution.
+      <para>合并条件为1.1股的中国北车股票换取1股中国南车股票。合并后公司的股票名称变更为中国中车。
       </para>
 
-      <para>The process for entering this transaction is identical to the simple split until the
-        <quote>Details</quote> screen. You will need to create an split entry in each
-        <emphasis>Investment Account:Stock</emphasis> account combination that has shares splitting.
+      <para>录入此交易的过程在详情页面前与简单拆股一致。你需要在每个存在拆股的<emphasis>投资科目:股票</emphasis>组合中创建分录。
       </para>
 
       <figure>
-        <title>Selection Of A Stock Account In The <quote>Stock Split</quote> Assistant—Moderate</title>
+        <title>在<quote>股票拆分</quote>向导中选择股票科目</title>
 
         <screenshot id="invest-merge2">
           <mediaobject>
@@ -4554,77 +3994,72 @@ Income
             </imageobject>
 
             <caption>
-              <para>An image of the stock split assistant at step 2 - Selection of Account/Stock (<emphasis>Investment
-                Account:T</emphasis>).
+              <para>股票拆分向导第二步——选择科目与股票(<emphasis>投资:中国北车</emphasis>)。
               </para>
             </caption>
           </mediaobject>
         </screenshot>
       </figure>
 
-      <para>Select the <emphasis>Assets:Investments:Brokerage Account:Stock:T</emphasis> and click on
-        <guibutton>Forward</guibutton>.
+      <para>选择<emphasis>资产:投资:经纪:股票:中国北车</emphasis>并点击
+        <guibutton>前进</guibutton>。
       </para>
 
-      <para>The next screen presents 5 fields in the Stock Splits Details window:
+      <para>下一页的股票拆分详情窗口给出了五个输入框:
       </para>
 
       <variablelist>
         <varlistentry>
-          <term>Date</term>
+          <term>日期</term>
 
           <listitem>
-            <simpara>Enter the date of the split. Here we’ll enter November 18, 2005.
+            <simpara>输入拆股日期。此处输入2015年5月20日。
             </simpara>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term>Shares</term>
+          <term>份额</term>
 
           <listitem>
-            <para>The number of shares increased (or decreased) in the transaction. In this example it is a 0.77942
-              for 1 split so the number of shares will decrease from the number of shares currently
-              in the register. You may use &app;’s ability to perform calculations on an entry
-              form by entering data directly ( <userinput>0.77942*100 − 100</userinput>) to
-              calculate the decrease in shares from the split.
+            <para>交易中份额数量的增加(或减少)。此示例中为1.1股换1股,所以份额数量会自账簿当前份额数量减少。你可以借助&app;对输入框内容执行计算的能力,直接向输入框填入(<userinput>100−100*1.1</userinput>),会自动计算出股票拆分中份额的减少。
             </para>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term>Description</term>
+          <term>描述</term>
 
           <listitem>
-            <simpara>The Description should give a brief explanation of the transaction.
+            <simpara>描述应当给出对交易的简要解释。
             </simpara>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term>New Price</term>
+          <term>æ–°ä»·æ ¼</term>
 
           <listitem>
-            <simpara>If desired the new price of the stock, after the split, may be entered.
+            <simpara>如果需要,可以填入拆分后股票的新价格。
             </simpara>
           </listitem>
         </varlistentry>
 
         <varlistentry>
-          <term>Currency</term>
+          <term>货币</term>
 
           <listitem>
-            <simpara>The currency of the transaction is required. This should be the same as the stock purchase currency.
+            <simpara>必须选择交易使用的货币单位。应当与买入股票时的货币单位相同。
             </simpara>
           </listitem>
         </varlistentry>
       </variablelist>
 
-      <para>Click on the <guibutton>Forward</guibutton> button.
+      <para>点击<guibutton>前进</guibutton>按钮。
       </para>
 
       <figure>
-        <title>Split Details In The <quote>Stock Split</quote> Assistant—Moderate</title>
+        <title><quote>股票拆分</quote>向导中的拆分详情页面</title>
 
         <screenshot id="invest-merge3">
           <mediaobject>
@@ -4634,23 +4069,21 @@ Income
             </imageobject>
 
             <caption>
-              <para>An image of the stock split assistant at step 3 - Split Details.
+              <para>股票拆分向导第三步——拆分详情。
               </para>
             </caption>
           </mediaobject>
         </screenshot>
       </figure>
 
-      <para>The next screen will be skipped in this example as there was no <quote>Cash in Lieu</quote>.
+      <para>此示例中,下一页会被跳过,因为不存在<quote>现金代付</quote>。
       </para>
 
-      <para>A final <quote>Finish</quote> screen will give a last option to <guibutton>Back</guibutton> to
-        modify any data entered or <guibutton>Apply</guibutton> to complete the stock split with the
-        data entered.
+      <para>最后,<guilabel>完成</guilabel>页面提供<guibutton>后退</guibutton>(修改录入的任何数据)和<guibutton>应用</guibutton>(按录入的数据完成拆股)选项。
       </para>
 <!-- ToDo: unshrink -->
       <figure>
-        <title>The T Account After A Moderate Stock Split</title>
+        <title>较为复杂的股票拆分后的中国北车科目</title>
 
         <screenshot id="invest-stockmerge1">
           <mediaobject>
@@ -4660,8 +4093,7 @@ Income
             </imageobject>
 
             <caption>
-              <para>An image of the <emphasis>Investment Account:T</emphasis> register after a stock split transaction
-                that decreases the shares.
+              <para>经减少份额数量的股票拆分交易后的<emphasis>投资:中国北车</emphasis>科目账簿。
               </para>
             </caption>
           </mediaobject>



Summary of changes:
 xsl/l10n.xml               |   16 +
 zh/guide/ch_invest.docbook | 2180 ++++++++++++++++----------------------------
 zh/guide/ch_loans.docbook  |   33 +-
 3 files changed, 842 insertions(+), 1387 deletions(-)



More information about the gnucash-changes mailing list