gnucash-docs stable: Multiple changes pushed

Frank H.Ellenberger fell at code.gnucash.org
Sun Aug 20 08:09:37 EDT 2023


Updated	 via  https://github.com/Gnucash/gnucash-docs/commit/35ac3909 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/a4f97475 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/5148b19e (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/1a3832ef (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/9289d943 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/2a756dd9 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/960feb24 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/283d025e (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/fb789e84 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/f92c579f (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/e6ebaf39 (commit)
	 via  https://github.com/Gnucash/gnucash-docs/commit/356b4776 (commit)
	from  https://github.com/Gnucash/gnucash-docs/commit/382fb2b3 (commit)



commit 35ac39090e830714fa79d76685f7ffa532c1a303
Merge: 382fb2b3 a4f97475
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Aug 20 13:18:23 2023 +0200

    Merge PR #323 - 'translation-zh' into stable

commit a4f97475dbe4efe0c15cf559f0880f06bd207291
Author: xuxinhang <xuxinhang4567 at 126.com>
Date:   Thu Aug 10 21:40:08 2023 +0800

    Add language-specific XSLT files into dist.

commit 5148b19e300283ef15f3923a17da230ec1914784
Author: xuxinhang <xuxinhang4567 at 126.com>
Date:   Fri Aug 4 22:46:44 2023 +0800

    Refactor the build system feature for adding customized xslt files.

commit 1a3832ef4cb6f10456c3586413c2d36c884112ab
Author: xuxinhang <xuxinhang4567 at 126.com>
Date:   Fri Aug 4 22:15:59 2023 +0800

    Translate-Zh: translate basics_AccountRelationships.svg/.png

commit 9289d943e9241a9f5d9870a8f353ed86bbc15f81
Author: xuxinhang <xuxinhang4567 at 126.com>
Date:   Sat Jul 22 16:23:33 2023 +0800

    Translation-Zh: Primary text translation for guide/ch_cbooks and guide/ch_expenses

commit 2a756dd94946b6489e58328101c0ffc7839523b5
Author: xuxinhang <xuxinhang4567 at 126.com>
Date:   Fri Jul 21 22:33:21 2023 +0800

    Translation-Zh: Primary text translation for guide/ch_cc

commit 960feb24b8179fdb9489cf26c4fbbe3d31458477
Author: xuxinhang <xuxinhang4567 at 126.com>
Date:   Fri Jul 21 20:50:50 2023 +0800

    Translation-Zh: use the accurate tag to wrap the short for the account name.

commit 283d025ea50348842db9e751f37cfcbf8514c7b2
Author: xuxinhang <xuxinhang4567 at 126.com>
Date:   Sat Jul 15 10:26:42 2023 +0800

    Fix the missing font for Chinese characters in <keycap>.

commit fb789e84980529f378d1dd277b06c910d42f39cd
Author: xuxinhang <xuxinhang4567 at 126.com>
Date:   Sat Jul 8 18:06:19 2023 +0800

    zh-translation: typo & polish 语言修改润色

commit f92c579f364f0730e7b3ae5ca91ebb2d214f3a96
Author: xuxinhang <xuxinhang4567 at 126.com>
Date:   Sat Jul 8 17:39:54 2023 +0800

    Customize Zh XLSTs for localized typeset rules & CHM encoding.

commit e6ebaf397b690c093275f2e06b0824e71090aa78
Author: xuxinhang <xuxinhang4567 at 126.com>
Date:   Sat Jul 8 12:47:51 2023 +0800

    Add Chinese fonts and fop.conf.in for PDF build

commit 356b4776efe2722e0236b059116bf1dc44986748
Author: xuxinhang <xuxinhang4567 at 126.com>
Date:   Sat Jul 8 12:05:11 2023 +0800

    Translate the Part 1 of the guide.



Summary of changes:
 C/guide/CMakeLists.txt                             |    4 +-
 C/manual/CMakeLists.txt                            |    4 +-
 CMakeLists.txt                                     |    7 +
 cmake/AddChmTarget.cmake                           |    7 +-
 cmake/AddEpubTarget.cmake                          |    8 +-
 cmake/AddGncDocTargets.cmake                       |   36 +-
 cmake/AddHtmlTarget.cmake                          |    7 +-
 cmake/AddPdfTarget.cmake                           |    8 +-
 cmake/DistCommon.cmake                             |    7 +-
 cmake/MakeChm.cmake                                |    2 +-
 de/guide/CMakeLists.txt                            |    4 +-
 de/manual/CMakeLists.txt                           |    4 +-
 docbook/{gnc-gui-it.dtd => gnc-gui-zh.dtd}         |    8 +-
 fonts/opentype/source/SourceHanSansCN-Bold.otf     |  Bin 0 -> 8543504 bytes
 fonts/opentype/source/SourceHanSansCN-Regular.otf  |  Bin 0 -> 8331636 bytes
 fonts/opentype/source/SourceHanSerifCN-Bold.otf    |  Bin 0 -> 12090336 bytes
 fonts/opentype/source/SourceHanSerifCN-Regular.otf |  Bin 0 -> 11607596 bytes
 fonts/truetype/Arphic/ukai.ttc                     |  Bin 0 -> 17151049 bytes
 it/guide/CMakeLists.txt                            |    4 +-
 it/manual/CMakeLists.txt                           |    4 +-
 ja/guide/CMakeLists.txt                            |    4 +-
 pt/guide/CMakeLists.txt                            |    4 +-
 pt/manual/CMakeLists.txt                           |    4 +-
 ru/guide/CMakeLists.txt                            |    4 +-
 ...procedure.xsl => general-chm-customization.xsl} |   13 +-
 ...rocedure.xsl => general-epub-customization.xsl} |   13 +-
 ...{procedure.xsl => general-fo-customization.xsl} |   13 +-
 {ru => zh}/CMakeLists.txt                          |    2 +-
 {C => zh}/guide/CMakeLists.txt                     |   12 +-
 {C => zh}/guide/appendixa.xml                      |    7 +-
 {ru => zh}/guide/appendixd.xml                     |   12 +-
 zh/guide/ch_accts.xml                              |  475 ++++
 zh/guide/ch_basics.xml                             | 1432 +++++++++++
 {ru => zh}/guide/ch_budgets.xml                    |    2 +-
 {C => zh}/guide/ch_bus_features.xml                |   56 +-
 {C => zh}/guide/ch_capgain.xml                     |   69 +-
 zh/guide/ch_cbook.xml                              |  432 ++++
 zh/guide/ch_cc.xml                                 |  496 ++++
 {C => zh}/guide/ch_configuring.xml                 |    2 +-
 {C => zh}/guide/ch_currency.xml                    |  456 ++--
 {C => zh}/guide/ch_dep.xml                         |   22 +-
 zh/guide/ch_expenses.xml                           |   72 +
 {C => zh}/guide/ch_import_business_data.xml        |    2 +-
 {C => zh}/guide/ch_importing.xml                   |   34 +-
 {C => zh}/guide/ch_invest.xml                      | 2488 +++++++++-----------
 {C => zh}/guide/ch_loans.xml                       |   59 +-
 {ru => zh}/guide/ch_oth_assets.xml                 |    2 +-
 zh/guide/ch_oview.xml                              |  525 +++++
 {C => zh}/guide/ch_python_bindings.xml             |    5 +-
 {C => zh}/guide/ch_reports.xml                     |  107 +-
 zh/guide/ch_txns.xml                               | 1250 ++++++++++
 {de => zh}/guide/fdl-appendix.xml                  |    7 +-
 {C => zh}/guide/fdl.txt                            |    0
 {C => zh}/guide/figures/Report_Investment_Lots.png |  Bin
 .../guide/figures/accts_CreateAssetsAccount.png    |  Bin
 .../guide/figures/accts_DefaultExpenseAccounts.png |  Bin
 .../guide/figures/accts_DefaultIncomeAccounts.png  |  Bin
 {C => zh}/guide/figures/accts_toplevel.png         |  Bin
 {C => zh}/guide/figures/accts_tree.png             |  Bin
 zh/guide/figures/basics_AccountRelationships.png   |  Bin 0 -> 17356 bytes
 .../guide/figures/basics_AccountRelationships.svg  |   54 +-
 {C => zh}/guide/figures/basics_Accounts.png        |  Bin
 .../guide/figures/basics_AccountsSampleQIF.png     |  Bin
 {C => zh}/guide/figures/basics_CheckAccount.png    |  Bin
 .../basics_DoubleEntryIntro_SalarySplit.png        |  Bin
 .../figures/basics_DoubleEntryIntro_compact.png    |  Bin
 .../figures/basics_DoubleEntryIntro_expanded.png   |  Bin
 .../figures/basics_DoubleEntryIntro_groceries.png  |  Bin
 .../figures/basics_DoubleEntryIntro_salary.png     |  Bin
 {C => zh}/guide/figures/basics_EmptyAccounts.png   |  Bin
 .../figures/basics_NewAccountHierarchySetup.png    |  Bin
 .../basics_NewAccountHierarchySetup_Accounts.png   |  Bin
 .../basics_NewAccountHierarchySetup_Finish.png     |  Bin
 .../basics_NewAccountHierarchySetup_Setup.png      |  Bin
 .../basics_NewAccountHierarchySetup_currency.png   |  Bin
 {C => zh}/guide/figures/basics_NewBookOpts.png     |  Bin
 .../guide/figures/basics_QIF_Import_welcome.png    |  Bin
 {C => zh}/guide/figures/basics_SaveSQL.png         |  Bin
 {C => zh}/guide/figures/basics_SaveXML.png         |  Bin
 {C => zh}/guide/figures/basics_TipOfDay.png        |  Bin
 {C => zh}/guide/figures/bus_ap_billedit.png        |  Bin
 {C => zh}/guide/figures/bus_ap_billnew.png         |  Bin
 {C => zh}/guide/figures/bus_ap_billpost.png        |  Bin
 {C => zh}/guide/figures/bus_ap_jobnew.png          |  Bin
 {C => zh}/guide/figures/bus_ap_payment.png         |  Bin
 {C => zh}/guide/figures/bus_ap_vendorfind.png      |  Bin
 {C => zh}/guide/figures/bus_ap_vendornew.png       |  Bin
 {C => zh}/guide/figures/bus_ar_custfind.png        |  Bin
 {C => zh}/guide/figures/bus_ar_custnew.png         |  Bin
 {C => zh}/guide/figures/bus_ar_invoicechange1.png  |  Bin
 {C => zh}/guide/figures/bus_ar_invoicechange2.png  |  Bin
 {C => zh}/guide/figures/bus_ar_invoicechange3.png  |  Bin
 {C => zh}/guide/figures/bus_ar_invoiceedit.png     |  Bin
 {C => zh}/guide/figures/bus_ar_invoicenew.png      |  Bin
 {C => zh}/guide/figures/bus_ar_invoicepost.png     |  Bin
 {C => zh}/guide/figures/bus_ar_invoiceprint.png    |  Bin
 {C => zh}/guide/figures/bus_ar_jobnew.png          |  Bin
 {C => zh}/guide/figures/bus_ar_payment.png         |  Bin
 {C => zh}/guide/figures/bus_co_reg.png             |  Bin
 {C => zh}/guide/figures/bus_pay_ex1.png            |  Bin
 {C => zh}/guide/figures/bus_pay_ex2.png            |  Bin
 {C => zh}/guide/figures/bus_pay_ex3.png            |  Bin
 {C => zh}/guide/figures/bus_pay_ex4.png            |  Bin
 {C => zh}/guide/figures/bus_tax_main.png           |  Bin
 {C => zh}/guide/figures/bus_tax_new.png            |  Bin
 {C => zh}/guide/figures/bus_terms_main.png         |  Bin
 {C => zh}/guide/figures/bus_terms_new.png          |  Bin
 {C => zh}/guide/figures/capgain_app2main.png       |  Bin
 {C => zh}/guide/figures/capgain_app3main.png       |  Bin
 {C => zh}/guide/figures/capgain_appmain.png        |  Bin
 {C => zh}/guide/figures/cbook_CashFlow.png         |  Bin
 .../guide/figures/cbook_TransactionRptAssets.png   |  Bin
 .../guide/figures/cbook_TransactionRptExpenses.png |  Bin
 {C => zh}/guide/figures/cbook_atm.png              |  Bin
 {C => zh}/guide/figures/cbook_bankstmt.png         |  Bin
 {C => zh}/guide/figures/cbook_chartaccts5.png      |  Bin
 {C => zh}/guide/figures/cbook_checkexamp.png       |  Bin
 {C => zh}/guide/figures/cbook_gcashdata4.png       |  Bin
 .../guide/figures/cbook_reconciledCheckAct.png     |  Bin
 {C => zh}/guide/figures/cbook_reconexamp.png       |  Bin
 {C => zh}/guide/figures/cbook_servch.png           |  Bin
 {C => zh}/guide/figures/cbook_transferin.png       |  Bin
 {C => zh}/guide/figures/cc_CashFlow.png            |  Bin
 .../guide/figures/cc_Reversing_Transaction_1.png   |  Bin
 .../guide/figures/cc_Reversing_Transaction_2.png   |  Bin
 .../guide/figures/cc_TransactionRptExpenses.png    |  Bin
 {C => zh}/guide/figures/cc_TransactionRptVisa.png  |  Bin
 {C => zh}/guide/figures/cc_accounts.png            |  Bin
 {C => zh}/guide/figures/cc_final.png               |  Bin
 {C => zh}/guide/figures/cc_interest.png            |  Bin
 {C => zh}/guide/figures/cc_payment.png             |  Bin
 {C => zh}/guide/figures/cc_purchases.png           |  Bin
 {C => zh}/guide/figures/cc_reconcile.png           |  Bin
 {C => zh}/guide/figures/cc_reconcile_init.png      |  Bin
 {C => zh}/guide/figures/cc_refund.png              |  Bin
 .../figures/currency_AfterGetOnlineQuotes.png      |  Bin
 .../figures/currency_BeforeGetOnlineQuotes.png     |  Bin
 .../figures/currency_PutTogether_AfterMoney.png    |  Bin
 .../figures/currency_PutTogether_AfterStocks.png   |  Bin
 .../figures/currency_PutTogether_AussieHouse.png   |  Bin
 {C => zh}/guide/figures/currency_addcurr.png       |  Bin
 {C => zh}/guide/figures/currency_main1.png         |  Bin
 {C => zh}/guide/figures/currency_main2.png         |  Bin
 {C => zh}/guide/figures/currency_main3.png         |  Bin
 {C => zh}/guide/figures/currency_peditor.png       |  Bin
 .../guide/figures/currency_purchase_AfterBoat.png  |  Bin
 .../figures/currency_purchase_AfterStocks.png      |  Bin
 .../guide/figures/currency_purchase_BeforeBoat.png |  Bin
 .../figures/currency_purchase_BeforeStocks.png     |  Bin
 .../figures/currency_purchase_Commodities.png      |  Bin
 .../guide/figures/currency_purchase_MoveMoney.png  |  Bin
 .../figures/currency_purchase_SetExchangeRate.png  |  Bin
 .../guide/figures/currency_purchase_ToAmount.png   |  Bin
 .../currency_trading_Price_Database_initial.png    |  Bin
 .../guide/figures/currency_trading_acct_setup.png  |  Bin
 .../figures/currency_trading_acct_setup_2.png      |  Bin
 .../figures/currency_trading_accts_after_tfr.png   |  Bin
 .../currency_trading_accts_after_trf_back.png      |  Bin
 .../figures/currency_trading_balance_sheet.png     |  Bin
 .../currency_trading_prices_after_trf_back.png     |  Bin
 .../figures/currency_trading_transfer_funds.png    |  Bin
 .../figures/currency_trading_transfer_trans1.png   |  Bin
 .../figures/currency_trading_transfer_trans2.png   |  Bin
 .../guide/figures/currency_trading_trf_back.png    |  Bin
 {C => zh}/guide/figures/dep_assetmain.png          |  Bin
 {C => zh}/guide/figures/dep_assetreg.png           |  Bin
 {C => zh}/guide/figures/dep_example.png            |  Bin
 {C => zh}/guide/figures/invest2Lots0RegB4Scrub.png |  Bin
 {C => zh}/guide/figures/invest2Lots1B4Scrub.png    |  Bin
 .../guide/figures/invest2Lots2LotsAftScrubAcct.png |  Bin
 .../guide/figures/invest2Lots3RegAftScrubAcct.png  |  Bin
 {C => zh}/guide/figures/investLots0_RegB4Scrub.png |  Bin
 .../guide/figures/investLots1_BeforeCreateLot.png  |  Bin
 .../guide/figures/investLots2_BeforeScrub1Lot.png  |  Bin
 .../figures/investLots2_RegAfterScrub1Lot.png      |  Bin
 {C => zh}/guide/figures/investLotsSplitLot0.png    |  Bin
 {C => zh}/guide/figures/investLotsSplitLot1.png    |  Bin
 {C => zh}/guide/figures/investLotsSplitReg.png     |  Bin
 {C => zh}/guide/figures/invest_AccountsPredef.png  |  Bin
 {C => zh}/guide/figures/invest_SetupPortfolio2.png |  Bin
 {C => zh}/guide/figures/invest_SetupPortfolio3.png |  Bin
 {C => zh}/guide/figures/invest_dividendcash.png    |  Bin
 .../guide/figures/invest_dividendreinvest1.png     |  Bin
 {C => zh}/guide/figures/invest_int1.png            |  Bin
 {C => zh}/guide/figures/invest_int2-1.png          |  Bin
 {C => zh}/guide/figures/invest_int2.png            |  Bin
 {C => zh}/guide/figures/invest_int3.png            |  Bin
 {C => zh}/guide/figures/invest_merge2.png          |  Bin
 {C => zh}/guide/figures/invest_merge3.png          |  Bin
 {C => zh}/guide/figures/invest_newaccount.png      |  Bin
 {C => zh}/guide/figures/invest_newsecurity.png     |  Bin
 {C => zh}/guide/figures/invest_peditor.png         |  Bin
 {C => zh}/guide/figures/invest_peditor2.png        |  Bin
 {C => zh}/guide/figures/invest_ret_of_cap.png      |  Bin
 {C => zh}/guide/figures/invest_selectsecurity.png  |  Bin
 {C => zh}/guide/figures/invest_sellstock.png       |  Bin
 {C => zh}/guide/figures/invest_sellstock2.png      |  Bin
 {C => zh}/guide/figures/invest_sellstockLoss2.png  |  Bin
 .../figures/invest_sellstockManProfCombNet.png     |  Bin
 .../guide/figures/invest_sellstockManProfSep.png   |  Bin
 .../figures/invest_sellstockManProfSepNet.png      |  Bin
 {C => zh}/guide/figures/invest_setup_current.png   |  Bin
 .../guide/figures/invest_setup_portfolio1.png      |  Bin
 {C => zh}/guide/figures/invest_simplesplit1.png    |  Bin
 {C => zh}/guide/figures/invest_split1.png          |  Bin
 {C => zh}/guide/figures/invest_split2.png          |  Bin
 {C => zh}/guide/figures/invest_split3.png          |  Bin
 {C => zh}/guide/figures/invest_split4.png          |  Bin
 {C => zh}/guide/figures/invest_split5.png          |  Bin
 {C => zh}/guide/figures/invest_stockmerge1.png     |  Bin
 {C => zh}/guide/figures/invest_stockvalue.png      |  Bin
 .../guide/figures/invest_stockvalue_report.png     |  Bin
 .../figures/invest_stockvalue_report_options.png   |  Bin
 .../guide/figures/loans_PrivateLoanCalculation.png |  Bin
 .../figures/loans_PrivateLoanFirstPayment.png      |  Bin
 .../guide/figures/loans_PrivateLoanInitial.png     |  Bin
 .../figures/loans_PrivateLoanSecondPayment.png     |  Bin
 .../loans_PrivateLoanSecondPaymentAccounts.png     |  Bin
 {C => zh}/guide/figures/loans_fcalc.png            |  Bin
 {C => zh}/guide/figures/loans_mortgage1.png        |  Bin
 {C => zh}/guide/figures/loans_mortgage2.png        |  Bin
 {C => zh}/guide/figures/loans_mortgage3.png        |  Bin
 {C => zh}/guide/figures/oview_intro.png            |  Bin
 {C => zh}/guide/figures/txns_CashFlow.png          |  Bin
 .../guide/figures/txns_TransactionRptChecking.png  |  Bin
 .../guide/figures/txns_TransactionRptExpenses.png  |  Bin
 {C => zh}/guide/figures/txns_puttoget_Charts.png   |  Bin
 {C => zh}/guide/figures/txns_puttoget_Charts1.png  |  Bin
 {C => zh}/guide/figures/txns_puttoget_Charts2.png  |  Bin
 {C => zh}/guide/figures/txns_reconcile_window1.png |  Bin
 {C => zh}/guide/figures/txns_reconcile_window2.png |  Bin
 {C => zh}/guide/figures/txns_reconcile_window3.png |  Bin
 {C => zh}/guide/figures/txns_register_2account.png |  Bin
 .../guide/figures/txns_register_2account2.png      |  Bin
 .../guide/figures/txns_register_multiaccount.png   |  Bin
 {C => zh}/guide/figures/txns_registersplit2.png    |  Bin
 {C => zh}/guide/figures/txns_registersplit3.png    |  Bin
 {C => zh}/guide/figures/txns_registersplit4.png    |  Bin
 {C => zh}/guide/figures/txns_registersplit5.png    |  Bin
 {C => zh}/guide/figures/txns_registersplit6.png    |  Bin
 {C => zh}/guide/figures/txns_sxn_editor-2.png      |  Bin
 .../guide/figures/txns_sxn_editor-3-frequency.png  |  Bin
 .../guide/figures/txns_sxn_editor-3-overview.png   |  Bin
 .../guide/figures/txns_sxn_editor-3-template.png   |  Bin
 {C => zh}/guide/figures/txns_sxn_editor-4.png      |  Bin
 {C => zh}/guide/figures/txns_sxn_editor_slr.png    |  Bin
 {C => zh}/guide/figures/txns_sxn_ledger1.png       |  Bin
 {C => zh}/guide/figures/txns_sxn_ledger2.png       |  Bin
 {C => zh}/guide/figures/txns_sxn_ledger3.png       |  Bin
 {C => zh}/guide/figures/txns_sxn_ledger4.png       |  Bin
 {ja => zh}/guide/fop.xconf.in                      |   28 +-
 zh/guide/gnc-glossary.xml                          |  540 +++++
 {C => zh}/guide/gnc_Sample_QIF.qif                 |    0
 zh/guide/index.docbook                             |  737 ++++++
 {pt => zh}/guide/legal.xml                         |    2 +-
 zh/xsl/zh-chm.xsl                                  |   18 +
 zh/xsl/zh-fo.xsl                                   |   79 +
 257 files changed, 7602 insertions(+), 2051 deletions(-)
 copy docbook/{gnc-gui-it.dtd => gnc-gui-zh.dtd} (58%)
 create mode 100644 fonts/opentype/source/SourceHanSansCN-Bold.otf
 create mode 100644 fonts/opentype/source/SourceHanSansCN-Regular.otf
 create mode 100644 fonts/opentype/source/SourceHanSerifCN-Bold.otf
 create mode 100644 fonts/opentype/source/SourceHanSerifCN-Regular.otf
 create mode 100644 fonts/truetype/Arphic/ukai.ttc
 copy xsl/{procedure.xsl => general-chm-customization.xsl} (51%)
 copy xsl/{procedure.xsl => general-epub-customization.xsl} (52%)
 copy xsl/{procedure.xsl => general-fo-customization.xsl} (52%)
 copy {ru => zh}/CMakeLists.txt (70%)
 copy {C => zh}/guide/CMakeLists.txt (96%)
 copy {C => zh}/guide/appendixa.xml (97%)
 copy {ru => zh}/guide/appendixd.xml (98%)
 create mode 100644 zh/guide/ch_accts.xml
 create mode 100644 zh/guide/ch_basics.xml
 copy {ru => zh}/guide/ch_budgets.xml (99%)
 copy {C => zh}/guide/ch_bus_features.xml (99%)
 copy {C => zh}/guide/ch_capgain.xml (91%)
 create mode 100644 zh/guide/ch_cbook.xml
 create mode 100644 zh/guide/ch_cc.xml
 copy {C => zh}/guide/ch_configuring.xml (96%)
 copy {C => zh}/guide/ch_currency.xml (79%)
 copy {C => zh}/guide/ch_dep.xml (99%)
 create mode 100644 zh/guide/ch_expenses.xml
 copy {C => zh}/guide/ch_import_business_data.xml (99%)
 copy {C => zh}/guide/ch_importing.xml (97%)
 copy {C => zh}/guide/ch_invest.xml (68%)
 copy {C => zh}/guide/ch_loans.xml (98%)
 copy {ru => zh}/guide/ch_oth_assets.xml (99%)
 create mode 100644 zh/guide/ch_oview.xml
 copy {C => zh}/guide/ch_python_bindings.xml (97%)
 copy {C => zh}/guide/ch_reports.xml (95%)
 create mode 100644 zh/guide/ch_txns.xml
 copy {de => zh}/guide/fdl-appendix.xml (99%)
 copy {C => zh}/guide/fdl.txt (100%)
 copy {C => zh}/guide/figures/Report_Investment_Lots.png (100%)
 copy {C => zh}/guide/figures/accts_CreateAssetsAccount.png (100%)
 copy {C => zh}/guide/figures/accts_DefaultExpenseAccounts.png (100%)
 copy {C => zh}/guide/figures/accts_DefaultIncomeAccounts.png (100%)
 copy {C => zh}/guide/figures/accts_toplevel.png (100%)
 copy {C => zh}/guide/figures/accts_tree.png (100%)
 create mode 100644 zh/guide/figures/basics_AccountRelationships.png
 copy {it => zh}/guide/figures/basics_AccountRelationships.svg (85%)
 copy {C => zh}/guide/figures/basics_Accounts.png (100%)
 copy {C => zh}/guide/figures/basics_AccountsSampleQIF.png (100%)
 copy {C => zh}/guide/figures/basics_CheckAccount.png (100%)
 copy {C => zh}/guide/figures/basics_DoubleEntryIntro_SalarySplit.png (100%)
 copy {C => zh}/guide/figures/basics_DoubleEntryIntro_compact.png (100%)
 copy {C => zh}/guide/figures/basics_DoubleEntryIntro_expanded.png (100%)
 copy {C => zh}/guide/figures/basics_DoubleEntryIntro_groceries.png (100%)
 copy {C => zh}/guide/figures/basics_DoubleEntryIntro_salary.png (100%)
 copy {C => zh}/guide/figures/basics_EmptyAccounts.png (100%)
 copy {C => zh}/guide/figures/basics_NewAccountHierarchySetup.png (100%)
 copy {C => zh}/guide/figures/basics_NewAccountHierarchySetup_Accounts.png (100%)
 copy {C => zh}/guide/figures/basics_NewAccountHierarchySetup_Finish.png (100%)
 copy {C => zh}/guide/figures/basics_NewAccountHierarchySetup_Setup.png (100%)
 copy {C => zh}/guide/figures/basics_NewAccountHierarchySetup_currency.png (100%)
 copy {C => zh}/guide/figures/basics_NewBookOpts.png (100%)
 copy {C => zh}/guide/figures/basics_QIF_Import_welcome.png (100%)
 copy {C => zh}/guide/figures/basics_SaveSQL.png (100%)
 copy {C => zh}/guide/figures/basics_SaveXML.png (100%)
 copy {C => zh}/guide/figures/basics_TipOfDay.png (100%)
 copy {C => zh}/guide/figures/bus_ap_billedit.png (100%)
 copy {C => zh}/guide/figures/bus_ap_billnew.png (100%)
 copy {C => zh}/guide/figures/bus_ap_billpost.png (100%)
 copy {C => zh}/guide/figures/bus_ap_jobnew.png (100%)
 copy {C => zh}/guide/figures/bus_ap_payment.png (100%)
 copy {C => zh}/guide/figures/bus_ap_vendorfind.png (100%)
 copy {C => zh}/guide/figures/bus_ap_vendornew.png (100%)
 copy {C => zh}/guide/figures/bus_ar_custfind.png (100%)
 copy {C => zh}/guide/figures/bus_ar_custnew.png (100%)
 copy {C => zh}/guide/figures/bus_ar_invoicechange1.png (100%)
 copy {C => zh}/guide/figures/bus_ar_invoicechange2.png (100%)
 copy {C => zh}/guide/figures/bus_ar_invoicechange3.png (100%)
 copy {C => zh}/guide/figures/bus_ar_invoiceedit.png (100%)
 copy {C => zh}/guide/figures/bus_ar_invoicenew.png (100%)
 copy {C => zh}/guide/figures/bus_ar_invoicepost.png (100%)
 copy {C => zh}/guide/figures/bus_ar_invoiceprint.png (100%)
 copy {C => zh}/guide/figures/bus_ar_jobnew.png (100%)
 copy {C => zh}/guide/figures/bus_ar_payment.png (100%)
 copy {C => zh}/guide/figures/bus_co_reg.png (100%)
 copy {C => zh}/guide/figures/bus_pay_ex1.png (100%)
 copy {C => zh}/guide/figures/bus_pay_ex2.png (100%)
 copy {C => zh}/guide/figures/bus_pay_ex3.png (100%)
 copy {C => zh}/guide/figures/bus_pay_ex4.png (100%)
 copy {C => zh}/guide/figures/bus_tax_main.png (100%)
 copy {C => zh}/guide/figures/bus_tax_new.png (100%)
 copy {C => zh}/guide/figures/bus_terms_main.png (100%)
 copy {C => zh}/guide/figures/bus_terms_new.png (100%)
 copy {C => zh}/guide/figures/capgain_app2main.png (100%)
 copy {C => zh}/guide/figures/capgain_app3main.png (100%)
 copy {C => zh}/guide/figures/capgain_appmain.png (100%)
 copy {C => zh}/guide/figures/cbook_CashFlow.png (100%)
 copy {C => zh}/guide/figures/cbook_TransactionRptAssets.png (100%)
 copy {C => zh}/guide/figures/cbook_TransactionRptExpenses.png (100%)
 copy {C => zh}/guide/figures/cbook_atm.png (100%)
 copy {C => zh}/guide/figures/cbook_bankstmt.png (100%)
 copy {C => zh}/guide/figures/cbook_chartaccts5.png (100%)
 copy {C => zh}/guide/figures/cbook_checkexamp.png (100%)
 copy {C => zh}/guide/figures/cbook_gcashdata4.png (100%)
 copy {C => zh}/guide/figures/cbook_reconciledCheckAct.png (100%)
 copy {C => zh}/guide/figures/cbook_reconexamp.png (100%)
 copy {C => zh}/guide/figures/cbook_servch.png (100%)
 copy {C => zh}/guide/figures/cbook_transferin.png (100%)
 copy {C => zh}/guide/figures/cc_CashFlow.png (100%)
 copy {C => zh}/guide/figures/cc_Reversing_Transaction_1.png (100%)
 copy {C => zh}/guide/figures/cc_Reversing_Transaction_2.png (100%)
 copy {C => zh}/guide/figures/cc_TransactionRptExpenses.png (100%)
 copy {C => zh}/guide/figures/cc_TransactionRptVisa.png (100%)
 copy {C => zh}/guide/figures/cc_accounts.png (100%)
 copy {C => zh}/guide/figures/cc_final.png (100%)
 copy {C => zh}/guide/figures/cc_interest.png (100%)
 copy {C => zh}/guide/figures/cc_payment.png (100%)
 copy {C => zh}/guide/figures/cc_purchases.png (100%)
 copy {C => zh}/guide/figures/cc_reconcile.png (100%)
 copy {C => zh}/guide/figures/cc_reconcile_init.png (100%)
 copy {C => zh}/guide/figures/cc_refund.png (100%)
 copy {C => zh}/guide/figures/currency_AfterGetOnlineQuotes.png (100%)
 copy {C => zh}/guide/figures/currency_BeforeGetOnlineQuotes.png (100%)
 copy {C => zh}/guide/figures/currency_PutTogether_AfterMoney.png (100%)
 copy {C => zh}/guide/figures/currency_PutTogether_AfterStocks.png (100%)
 copy {C => zh}/guide/figures/currency_PutTogether_AussieHouse.png (100%)
 copy {C => zh}/guide/figures/currency_addcurr.png (100%)
 copy {C => zh}/guide/figures/currency_main1.png (100%)
 copy {C => zh}/guide/figures/currency_main2.png (100%)
 copy {C => zh}/guide/figures/currency_main3.png (100%)
 copy {C => zh}/guide/figures/currency_peditor.png (100%)
 copy {C => zh}/guide/figures/currency_purchase_AfterBoat.png (100%)
 copy {C => zh}/guide/figures/currency_purchase_AfterStocks.png (100%)
 copy {C => zh}/guide/figures/currency_purchase_BeforeBoat.png (100%)
 copy {C => zh}/guide/figures/currency_purchase_BeforeStocks.png (100%)
 copy {C => zh}/guide/figures/currency_purchase_Commodities.png (100%)
 copy {C => zh}/guide/figures/currency_purchase_MoveMoney.png (100%)
 copy {C => zh}/guide/figures/currency_purchase_SetExchangeRate.png (100%)
 copy {C => zh}/guide/figures/currency_purchase_ToAmount.png (100%)
 copy {C => zh}/guide/figures/currency_trading_Price_Database_initial.png (100%)
 copy {C => zh}/guide/figures/currency_trading_acct_setup.png (100%)
 copy {C => zh}/guide/figures/currency_trading_acct_setup_2.png (100%)
 copy {C => zh}/guide/figures/currency_trading_accts_after_tfr.png (100%)
 copy {C => zh}/guide/figures/currency_trading_accts_after_trf_back.png (100%)
 copy {C => zh}/guide/figures/currency_trading_balance_sheet.png (100%)
 copy {C => zh}/guide/figures/currency_trading_prices_after_trf_back.png (100%)
 copy {C => zh}/guide/figures/currency_trading_transfer_funds.png (100%)
 copy {C => zh}/guide/figures/currency_trading_transfer_trans1.png (100%)
 copy {C => zh}/guide/figures/currency_trading_transfer_trans2.png (100%)
 copy {C => zh}/guide/figures/currency_trading_trf_back.png (100%)
 copy {C => zh}/guide/figures/dep_assetmain.png (100%)
 copy {C => zh}/guide/figures/dep_assetreg.png (100%)
 copy {C => zh}/guide/figures/dep_example.png (100%)
 copy {C => zh}/guide/figures/invest2Lots0RegB4Scrub.png (100%)
 copy {C => zh}/guide/figures/invest2Lots1B4Scrub.png (100%)
 copy {C => zh}/guide/figures/invest2Lots2LotsAftScrubAcct.png (100%)
 copy {C => zh}/guide/figures/invest2Lots3RegAftScrubAcct.png (100%)
 copy {C => zh}/guide/figures/investLots0_RegB4Scrub.png (100%)
 copy {C => zh}/guide/figures/investLots1_BeforeCreateLot.png (100%)
 copy {C => zh}/guide/figures/investLots2_BeforeScrub1Lot.png (100%)
 copy {C => zh}/guide/figures/investLots2_RegAfterScrub1Lot.png (100%)
 copy {C => zh}/guide/figures/investLotsSplitLot0.png (100%)
 copy {C => zh}/guide/figures/investLotsSplitLot1.png (100%)
 copy {C => zh}/guide/figures/investLotsSplitReg.png (100%)
 copy {C => zh}/guide/figures/invest_AccountsPredef.png (100%)
 copy {C => zh}/guide/figures/invest_SetupPortfolio2.png (100%)
 copy {C => zh}/guide/figures/invest_SetupPortfolio3.png (100%)
 copy {C => zh}/guide/figures/invest_dividendcash.png (100%)
 copy {C => zh}/guide/figures/invest_dividendreinvest1.png (100%)
 copy {C => zh}/guide/figures/invest_int1.png (100%)
 copy {C => zh}/guide/figures/invest_int2-1.png (100%)
 copy {C => zh}/guide/figures/invest_int2.png (100%)
 copy {C => zh}/guide/figures/invest_int3.png (100%)
 copy {C => zh}/guide/figures/invest_merge2.png (100%)
 copy {C => zh}/guide/figures/invest_merge3.png (100%)
 copy {C => zh}/guide/figures/invest_newaccount.png (100%)
 copy {C => zh}/guide/figures/invest_newsecurity.png (100%)
 copy {C => zh}/guide/figures/invest_peditor.png (100%)
 copy {C => zh}/guide/figures/invest_peditor2.png (100%)
 copy {C => zh}/guide/figures/invest_ret_of_cap.png (100%)
 copy {C => zh}/guide/figures/invest_selectsecurity.png (100%)
 copy {C => zh}/guide/figures/invest_sellstock.png (100%)
 copy {C => zh}/guide/figures/invest_sellstock2.png (100%)
 copy {C => zh}/guide/figures/invest_sellstockLoss2.png (100%)
 copy {C => zh}/guide/figures/invest_sellstockManProfCombNet.png (100%)
 copy {C => zh}/guide/figures/invest_sellstockManProfSep.png (100%)
 copy {C => zh}/guide/figures/invest_sellstockManProfSepNet.png (100%)
 copy {C => zh}/guide/figures/invest_setup_current.png (100%)
 copy {C => zh}/guide/figures/invest_setup_portfolio1.png (100%)
 copy {C => zh}/guide/figures/invest_simplesplit1.png (100%)
 copy {C => zh}/guide/figures/invest_split1.png (100%)
 copy {C => zh}/guide/figures/invest_split2.png (100%)
 copy {C => zh}/guide/figures/invest_split3.png (100%)
 copy {C => zh}/guide/figures/invest_split4.png (100%)
 copy {C => zh}/guide/figures/invest_split5.png (100%)
 copy {C => zh}/guide/figures/invest_stockmerge1.png (100%)
 copy {C => zh}/guide/figures/invest_stockvalue.png (100%)
 copy {C => zh}/guide/figures/invest_stockvalue_report.png (100%)
 copy {C => zh}/guide/figures/invest_stockvalue_report_options.png (100%)
 copy {C => zh}/guide/figures/loans_PrivateLoanCalculation.png (100%)
 copy {C => zh}/guide/figures/loans_PrivateLoanFirstPayment.png (100%)
 copy {C => zh}/guide/figures/loans_PrivateLoanInitial.png (100%)
 copy {C => zh}/guide/figures/loans_PrivateLoanSecondPayment.png (100%)
 copy {C => zh}/guide/figures/loans_PrivateLoanSecondPaymentAccounts.png (100%)
 copy {C => zh}/guide/figures/loans_fcalc.png (100%)
 copy {C => zh}/guide/figures/loans_mortgage1.png (100%)
 copy {C => zh}/guide/figures/loans_mortgage2.png (100%)
 copy {C => zh}/guide/figures/loans_mortgage3.png (100%)
 copy {C => zh}/guide/figures/oview_intro.png (100%)
 copy {C => zh}/guide/figures/txns_CashFlow.png (100%)
 copy {C => zh}/guide/figures/txns_TransactionRptChecking.png (100%)
 copy {C => zh}/guide/figures/txns_TransactionRptExpenses.png (100%)
 copy {C => zh}/guide/figures/txns_puttoget_Charts.png (100%)
 copy {C => zh}/guide/figures/txns_puttoget_Charts1.png (100%)
 copy {C => zh}/guide/figures/txns_puttoget_Charts2.png (100%)
 copy {C => zh}/guide/figures/txns_reconcile_window1.png (100%)
 copy {C => zh}/guide/figures/txns_reconcile_window2.png (100%)
 copy {C => zh}/guide/figures/txns_reconcile_window3.png (100%)
 copy {C => zh}/guide/figures/txns_register_2account.png (100%)
 copy {C => zh}/guide/figures/txns_register_2account2.png (100%)
 copy {C => zh}/guide/figures/txns_register_multiaccount.png (100%)
 copy {C => zh}/guide/figures/txns_registersplit2.png (100%)
 copy {C => zh}/guide/figures/txns_registersplit3.png (100%)
 copy {C => zh}/guide/figures/txns_registersplit4.png (100%)
 copy {C => zh}/guide/figures/txns_registersplit5.png (100%)
 copy {C => zh}/guide/figures/txns_registersplit6.png (100%)
 copy {C => zh}/guide/figures/txns_sxn_editor-2.png (100%)
 copy {C => zh}/guide/figures/txns_sxn_editor-3-frequency.png (100%)
 copy {C => zh}/guide/figures/txns_sxn_editor-3-overview.png (100%)
 copy {C => zh}/guide/figures/txns_sxn_editor-3-template.png (100%)
 copy {C => zh}/guide/figures/txns_sxn_editor-4.png (100%)
 copy {C => zh}/guide/figures/txns_sxn_editor_slr.png (100%)
 copy {C => zh}/guide/figures/txns_sxn_ledger1.png (100%)
 copy {C => zh}/guide/figures/txns_sxn_ledger2.png (100%)
 copy {C => zh}/guide/figures/txns_sxn_ledger3.png (100%)
 copy {C => zh}/guide/figures/txns_sxn_ledger4.png (100%)
 copy {ja => zh}/guide/fop.xconf.in (71%)
 create mode 100644 zh/guide/gnc-glossary.xml
 copy {C => zh}/guide/gnc_Sample_QIF.qif (100%)
 create mode 100644 zh/guide/index.docbook
 copy {pt => zh}/guide/legal.xml (98%)
 create mode 100644 zh/xsl/zh-chm.xsl
 create mode 100644 zh/xsl/zh-fo.xsl



More information about the gnucash-patches mailing list