line/splitline: fremdwährung ok+test+migration

This commit is contained in:
Frederik Jaeckel 2022-10-04 16:47:14 +02:00
parent 32bf33fb23
commit aa6cc97dcf
10 changed files with 485 additions and 217 deletions

View file

@ -582,6 +582,10 @@ msgctxt "view:cashbook.split:"
msgid "Description"
msgstr "Beschreibung"
msgctxt "view:cashbook.split:"
msgid "Amount"
msgstr "Betrag"
msgctxt "field:cashbook.split,line:"
msgid "Line"
msgstr "Zeile"
@ -698,6 +702,26 @@ msgctxt "field:cashbook.split,booktransf:"
msgid "Source/Dest"
msgstr "Quelle/Ziel"
msgctxt "field:cashbook.split,currency2nd:"
msgid "2nd Currency"
msgstr "Fremdwährung"
msgctxt "field:cashbook.split,currency2nd_digits:"
msgid "2nd Currency Digits"
msgstr "Nachkommastellen Fremdwährung"
msgctxt "field:cashbook.split,amount_2nd_currency:"
msgid "Amount Second Currency"
msgstr "Fremdwährungsbetrag"
msgctxt "field:cashbook.split,rate_2nd_currency:"
msgid "Rate"
msgstr "Kurs"
msgctxt "help:cashbook.split,rate_2nd_currency:"
msgid "Exchange rate between the currencies of the participating cashbooks."
msgstr "Wechselkurs zwischen der Währungen der beteiligten Kassenbücher."
#################
# cashbook.line #

View file

@ -542,6 +542,10 @@ msgctxt "view:cashbook.split:"
msgid "Description"
msgstr "Description"
msgctxt "view:cashbook.split:"
msgid "Amount"
msgstr "Amount"
msgctxt "field:cashbook.split,line:"
msgid "Line"
msgstr "Line"
@ -658,6 +662,26 @@ msgctxt "field:cashbook.split,booktransf:"
msgid "Source/Dest"
msgstr "Source/Dest"
msgctxt "field:cashbook.split,currency2nd:"
msgid "2nd Currency"
msgstr "2nd Currency"
msgctxt "field:cashbook.split,currency2nd_digits:"
msgid "2nd Currency Digits"
msgstr "2nd Currency Digits"
msgctxt "field:cashbook.split,amount_2nd_currency:"
msgid "Amount Second Currency"
msgstr "Amount Second Currency"
msgctxt "field:cashbook.split,rate_2nd_currency:"
msgid "Rate"
msgstr "Rate"
msgctxt "help:cashbook.split,rate_2nd_currency:"
msgid "Exchange rate between the currencies of the participating cashbooks."
msgstr "Exchange rate between the currencies of the participating cashbooks."
msgctxt "model:cashbook.line,name:"
msgid "Cashbook Line"
msgstr "Cashbook Line"