line: splitbuchung mit transfer

This commit is contained in:
Frederik Jaeckel 2022-09-10 21:21:17 +02:00
parent 86922aecef
commit 165612a627
8 changed files with 300 additions and 19 deletions

View file

@ -606,6 +606,46 @@ msgctxt "field:cashbook.split,state_cashbook:"
msgid "State of Cashbook"
msgstr "Kassenbuchstatus"
msgctxt "field:cashbook.split,splittype:"
msgid "Type"
msgstr "Typ"
msgctxt "help:cashbook.split,splittype:"
msgid "Type of split booking line"
msgstr "Typ der Splitbuchungszeile"
msgctxt "selection:cashbook.split,splittype:"
msgid "Category"
msgstr "Kategorie"
msgctxt "selection:cashbook.split,splittype:"
msgid "Transfer"
msgstr "Umbuchung"
msgctxt "field:cashbook.split,target:"
msgid "Target"
msgstr "Ziel"
msgctxt "selection:cashbook.split,target:"
msgid "Cashbook"
msgstr "Kassenbuch"
msgctxt "selection:cashbook.split,target:"
msgid "Category"
msgstr "Kategorie"
msgctxt "field:cashbook.split,cashbook:"
msgid "Cashbook"
msgstr "Kassenbuch"
msgctxt "field:cashbook.split,owner_cashbook:"
msgid "Owner"
msgstr "Eigentümer"
msgctxt "field:cashbook.split,booktransf:"
msgid "Source/Dest"
msgstr "Quelle/Ziel"
#################
# cashbook.line #

View file

@ -566,6 +566,46 @@ msgctxt "field:cashbook.split,state_cashbook:"
msgid "State of Cashbook"
msgstr "State of Cashbook"
msgctxt "field:cashbook.split,splittype:"
msgid "Type"
msgstr "Type"
msgctxt "help:cashbook.split,splittype:"
msgid "Type of split booking line"
msgstr "Type of split booking line"
msgctxt "selection:cashbook.split,splittype:"
msgid "Category"
msgstr "Category"
msgctxt "selection:cashbook.split,splittype:"
msgid "Transfer"
msgstr "Transfer"
msgctxt "field:cashbook.split,target:"
msgid "Target"
msgstr "Target"
msgctxt "selection:cashbook.split,target:"
msgid "Cashbook"
msgstr "Cashbook"
msgctxt "selection:cashbook.split,target:"
msgid "Category"
msgstr "Category"
msgctxt "field:cashbook.split,cashbook:"
msgid "Cashbook"
msgstr "Cashbook"
msgctxt "field:cashbook.split,owner_cashbook:"
msgid "Owner"
msgstr "Owner"
msgctxt "field:cashbook.split,booktransf:"
msgid "Source/Dest"
msgstr "Source/Dest"
msgctxt "model:cashbook.line,name:"
msgid "Cashbook Line"
msgstr "Cashbook Line"