diff options
Diffstat (limited to 'kmymoney2/templates/hu_HU/fixedassets.kmt')
-rw-r--r-- | kmymoney2/templates/hu_HU/fixedassets.kmt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/kmymoney2/templates/hu_HU/fixedassets.kmt b/kmymoney2/templates/hu_HU/fixedassets.kmt new file mode 100644 index 0000000..ca40e98 --- /dev/null +++ b/kmymoney2/templates/hu_HU/fixedassets.kmt @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Converted using xea2kmt by Thomas Baumgart from GnuCash sources + + accounts/hu_HU/acctchrt_fixedassets.gnucash-xea + + Please check the source file for possible copyright + and licence information. +--> +<!DOCTYPE KMYMONEY-TEMPLATE> +<kmymoney-account-template> + <title>Befektetett eszközök</title> + <shortdesc>Számlák nagy befektetett eszközök nyomonkövetésére</shortdesc> + <longdesc>Akkor érdemes kiválasztani ezt, ha ön nagyobb befektetett eszközökkel rendelkezik (ház, jármű, nyaraló, más eszköz).</longdesc> + <accounts> + <account type="9" name=""> + <account type="9" name="Befektetett eszközök"> + <account type="9" name="Jármű"/> + <account type="9" name="Más eszköz"/> + <account type="9" name="Ház"/> + </account> + </account> + </accounts> +</kmymoney-account-template> |