gnucash/accounts/es_ES/acctchrt_currency.gnucash-xea
Linas Vepstas c866d31153 spanish translation from David Mar?n Carre?o <davefx@bigfoot.com>
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5318 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-09-06 14:14:15 +00:00

53 lines
1.7 KiB
XML

<?xml version="1.0"?>
<gnc-account-example>
<gnc-act:title>
Cuenta de conversión monetaria
</gnc-act:title>
<gnc-act:short-description>
Cuenta para convertir y comerciar con moneda extranjera
</gnc-act:short-description>
<gnc-act:long-description>
Deseará seleccionar este juego de cuentas si convierte monedas
extranjeras.
Note: La cuenta se encuentra en USD; edite la cuenta para alterar
la moneda
</gnc-act:long-description>
<gnc:account version="2.0.0">
<act:name>Activo</act:name>
<act:id type="new">b3c65be1c5d163746ddc0c506f3f4619</act:id>
<act:type>ASSET</act:type>
<act:currency>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>EUR</cmdty:id>
</act:currency>
<act:description>Activo</act:description>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Inversiones</act:name>
<act:id type="new">d9c796b35784533aee4309e28a3cbfc5</act:id>
<act:type>ASSET</act:type>
<act:currency>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>EUR</cmdty:id>
</act:currency>
<act:description>Inversiones</act:description>
<act:parent type="new">b3c65be1c5d163746ddc0c506f3f4619</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Comercio de monedas extranjeras</act:name>
<act:id type="new">9206632307989cb5b244ad5da5d3131b</act:id>
<act:type>CURRENCY</act:type>
<act:currency>
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
</act:currency>
<act:description>Comercio de monedas extranjeras</act:description>
<act:parent type="new">d9c796b35784533aee4309e28a3cbfc5</act:parent>
</gnc:account>
</gnc-account-example>
<!-- Local variables: -->
<!-- mode: xml -->
<!-- End: -->