diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-07-04 22:38:03 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-07-04 22:38:03 +0000 |
commit | dadc34655c3ab961b0b0b94a10eaaba710f0b5e8 (patch) | |
tree | 99e72842fe687baea16376a147619b6048d7e441 /kmymoney2/templates/tr_TR/common.kmt | |
download | kmymoney-dadc34655c3ab961b0b0b94a10eaaba710f0b5e8.tar.gz kmymoney-dadc34655c3ab961b0b0b94a10eaaba710f0b5e8.zip |
Added kmymoney
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1239792 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kmymoney2/templates/tr_TR/common.kmt')
-rw-r--r-- | kmymoney2/templates/tr_TR/common.kmt | 92 |
1 files changed, 92 insertions, 0 deletions
diff --git a/kmymoney2/templates/tr_TR/common.kmt b/kmymoney2/templates/tr_TR/common.kmt new file mode 100644 index 0000000..9b5b625 --- /dev/null +++ b/kmymoney2/templates/tr_TR/common.kmt @@ -0,0 +1,92 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Converted using xea2kmt by Thomas Baumgart from GnuCash sources + + accounts/tr_TR/acctchrt_common.gnucash-xea + + Please check the source file for possible copyright + and licence information. +--> +<!DOCTYPE KMYMONEY-TEMPLATE> +<kmymoney-account-template> + <title>Genel</title> + <shortdesc>Kişisel kullanıma uygun, günlük hayatta sık rastlanan kalemler</shortdesc> + <longdesc>Pek çok kişinin tercih edeceği, yaygın kullanılan kalemleri takip etmenizi sağlayan hesaplar</longdesc> + <accounts> + <account type="12" name=""> + <account type="12" name="İkramiye"/> + <account type="12" name="Diğer Gelirler"/> + <account type="12" name="Hediye Çekleri"/> + <account type="12" name="Maaş"/> + <account type="12" name="Faiz Geliri"> + <account type="12" name="Diğer Faizler"/> + <account type="12" name="Vadeli Faizi"/> + <account type="12" name="Vadesiz Faizi"/> + </account> + </account> + <account type="16" name=""> + <account type="16" name="Açılış Bakiyeleri"/> + </account> + <account type="9" name=""> + <account type="9" name="Cari Varlıklar"> + <account type="1" name="Vadesiz/Maaş Hesabı"/> + <account type="3" name="Nakit"/> + <account type="1" name="Vadeli Hesap"/> + </account> + </account> + <account type="13" name=""> + <account type="13" name="Eğlence"> + <account type="13" name="Müzik/Sinema"/> + <account type="13" name="Seyahat"/> + <account type="13" name="Sosyal Faaliyetler"/> + </account> + <account type="13" name="Kitap"/> + <account type="13" name="Lokanta"/> + <account type="13" name="Hediyeler"/> + <account type="13" name="Sağlık Harcamaları"/> + <account type="13" name="Bağışlar"/> + <account type="13" name="Toplu Taşıma"/> + <account type="13" name="Taşıt"> + <account type="13" name="Akaryakıt"/> + <account type="13" name="Park"/> + <account type="13" name="Bakım ve Onarım"/> + <account type="13" name="M.T.V. Taksitleri"/> + </account> + <account type="13" name="Banka İşlem Masrafları"/> + <account type="13" name="Eğitim"/> + <account type="13" name="Gayrımenkul Giderleri"> + <account type="13" name="Su"/> + <account type="13" name="D.Gaz"/> + <account type="13" name="Kapıcı"/> + <account type="13" name="Elektrik"/> + </account> + <account type="13" name="Kırtasiye"/> + <account type="13" name="Giyecek"/> + <account type="13" name="Abonelik/Üyelik"/> + <account type="13" name="Telefon"/> + <account type="13" name="Sigorta"> + <account type="13" name="Taşıt Sigortası"/> + <account type="13" name="Hayat Sigortası"/> + <account type="13" name="Sağlık Sigortası"/> + </account> + <account type="13" name="Internet"/> + <account type="13" name="Diğer"/> + <account type="13" name="Vergiler"> + <account type="13" name="Emlak"/> + <account type="13" name="Çevre Temizlik"/> + <account type="13" name="KDV"/> + <account type="13" name="ÖTV/ÖİV"/> + <account type="13" name="Diğer Vergiler"/> + </account> + <account type="13" name="Bilgisayar"/> + <account type="13" name="Temizlikçi/Kuru Temizleme"/> + <account type="13" name="Çeşitli"/> + <account type="13" name="Market/Pazar"/> + <account type="13" name="KabloTV/Uydu"/> + <account type="13" name="Hobi"/> + </account> + <account type="10" name=""> + <account type="4" name="Kredi Kartı"/> + </account> + </accounts> +</kmymoney-account-template> |