mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Add German translations of QIF action tags. This should be done within the
normal i18n framework... post-1.6 git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4426 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
dabf75193e
commit
1a75c62096
@ -184,17 +184,17 @@
|
||||
'buy)
|
||||
((buyx kaufx)
|
||||
'buyx)
|
||||
((cglong) ;; Kapitalgewinnsteuer
|
||||
((cglong kapgew) ;; Kapitalgewinnsteuer
|
||||
'cglong)
|
||||
((cglongx)
|
||||
((cglongx kapgewx)
|
||||
'cglongx)
|
||||
((cgmid) ;; Kapitalgewinnsteuer
|
||||
'cgmid)
|
||||
((cgmidx)
|
||||
'cgmidx)
|
||||
((cgshort)
|
||||
((cgshort k.gewsp)
|
||||
'cgshort)
|
||||
((cgshortx)
|
||||
((cgshortx k.gewspx)
|
||||
'cgshortx)
|
||||
((div) ;; dividende
|
||||
'div)
|
||||
@ -226,27 +226,27 @@
|
||||
'miscincx)
|
||||
((reinvdiv)
|
||||
'reinvdiv)
|
||||
((reinvint)
|
||||
((reinvint reinvzin)
|
||||
'reinvint)
|
||||
((reinvlg reinvkur)
|
||||
'reinvlg)
|
||||
((reinvmd)
|
||||
'reinvmd)
|
||||
((reinvsg)
|
||||
((reinvsg reinvksp)
|
||||
'reinvsg)
|
||||
((reinvsh)
|
||||
'reinvsh)
|
||||
((reminder)
|
||||
((reminder erinnerg)
|
||||
'reminder)
|
||||
((sell) ;; verkaufen
|
||||
((sell verkauf) ;; verkaufen
|
||||
'sell)
|
||||
((sellx)
|
||||
((sellx verkaufx)
|
||||
'sellx)
|
||||
((shrsin)
|
||||
((shrsin aktzu)
|
||||
'shrsin)
|
||||
((shrsout)
|
||||
((shrsout aktab)
|
||||
'shrsout)
|
||||
((stksplit)
|
||||
((stksplit aktsplit)
|
||||
'stksplit)
|
||||
((xin)
|
||||
'xin)
|
||||
|
Loading…
Reference in New Issue
Block a user