gnucash/accounts/zh_CN/acctchrt_spouseretire.gnucash-xea
Christian Stimming e6d64890d9 Bug#473827: Chinese account templates by titanwill.
Includes the business account from the above translation.
The words "equity" and "state/province".
Created zh_TW and zh_HK translations of business account.
Each one is now set to the appropriate default currency
(zh_CN = CNY, zh_TW = TWD, zh_HK = HKD)

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16527 57a11ea4-9604-0410-9ed3-97b8803252fd
2007-09-14 19:59:00 +00:00

123 lines
4.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<gnc-account-example>
<gnc-act:title>
Spouse Retirement Accounts
</gnc-act:title>
<gnc-act:short-description>
Retirement account with related investment accounts for spouse
</gnc-act:short-description>
<gnc-act:long-description>
You would want to select this set of accounts if you have investments in a spouse's name (stock, bond, mutual fund, index fund, interest, dividend).
</gnc-act:long-description>
<gnc:account version="2.0.0">
<act:name>根帐户</act:name>
<act:id type="new">1972cce2e2364f95b2b0bc014502661d</act:id>
<act:type>ROOT</act:type>
<act:commodity-scu>0</act:commodity-scu>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>资产</act:name>
<act:id type="new">96d9b17add59eb4c7edec7ed241af755</act:id>
<act:type>ASSET</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
</act:commodity>
<act:description>资产</act:description>
<act:slots>
<slot>
<slot:key>placeholder</slot:key>
<slot:value type="string">true</slot:value>
</slot>
</act:slots>
<act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>投资</act:name>
<act:id type="new">f46c9f777b1730c6b5f4a1faf9e31708</act:id>
<act:type>ASSET</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
</act:commodity>
<act:description>投资</act:description>
<act:parent type="new">96d9b17add59eb4c7edec7ed241af755</act:parent>
<act:slots>
<slot>
<slot:key>placeholder</slot:key>
<slot:value type="string">true</slot:value>
</slot>
</act:slots>
<act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>配偶退休</act:name>
<act:id type="new">4426b41837adc284f96b291c31022844</act:id>
<act:type>BANK</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
</act:commodity>
<act:description>配偶退休</act:description>
<act:slots>
<slot>
<slot:key>notes</slot:key>
<slot:value type="string">IRA, 401(k), or other retirement</slot:value>
</slot>
<slot>
<slot:key>placeholder</slot:key>
<slot:value type="string">true</slot:value>
</slot>
</act:slots>
<act:parent type="new">f46c9f777b1730c6b5f4a1faf9e31708</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>债券</act:name>
<act:id type="new">c8e7c315502547e51bfdd5a70b5cdd2e</act:id>
<act:type>STOCK</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
</act:commodity>
<act:description>债券</act:description>
<act:parent type="new">4426b41837adc284f96b291c31022844</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>股票</act:name>
<act:id type="new">b8838eb77b9603e035e1f7b440d468ae</act:id>
<act:type>STOCK</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
</act:commodity>
<act:description>股票</act:description>
<act:parent type="new">4426b41837adc284f96b291c31022844</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>市场指数</act:name>
<act:id type="new">0ec1a5b402ceea10d95445a2b31c41a1</act:id>
<act:type>MUTUAL</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
</act:commodity>
<act:description>市场指数</act:description>
<act:parent type="new">4426b41837adc284f96b291c31022844</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>共同基金</act:name>
<act:id type="new">d9ed01f9b8f9845bc3f68f3e0afb021f</act:id>
<act:type>MUTUAL</act:type>
<act:commodity>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
</act:commodity>
<act:description>共同基金</act:description>
<act:parent type="new">4426b41837adc284f96b291c31022844</act:parent>
</gnc:account>
</gnc-account-example>
<!-- Local variables: -->
<!-- mode: xml -->
<!-- End: -->