Feld 'rate_2nd_currency' + 'amount_2nd_currency' ok + test
This commit is contained in:
parent
d5fd206bf5
commit
62188ebfd2
5 changed files with 302 additions and 0 deletions
20
locale/de.po
20
locale/de.po
|
@ -898,6 +898,26 @@ msgctxt "help:cashbook.line,splitlines:"
|
|||
msgid "Rows with different categories form the total sum of the booking"
|
||||
msgstr "Zeilen mit unterschiedlichen Kategorien bilden die Gesamtsumme der Buchung"
|
||||
|
||||
msgctxt "field:cashbook.line,currency2nd:"
|
||||
msgid "2nd Currency"
|
||||
msgstr "Fremdwährung"
|
||||
|
||||
msgctxt "field:cashbook.line,currency2nd_digits:"
|
||||
msgid "2nd Currency Digits"
|
||||
msgstr "Nachkommastellen Fremdwährung"
|
||||
|
||||
msgctxt "field:cashbook.line,amount_2nd_currency:"
|
||||
msgid "Amount Second Currency"
|
||||
msgstr "Fremdwährungsbetrag"
|
||||
|
||||
msgctxt "field:cashbook.line,rate_2nd_currency:"
|
||||
msgid "Rate"
|
||||
msgstr "Kurs"
|
||||
|
||||
msgctxt "help:cashbook.line,rate_2nd_currency:"
|
||||
msgid "Exchange rate between the currencies of the participating cashbooks."
|
||||
msgstr "Wechselkurs zwischen der Währungen der beteiligten Kassenbücher."
|
||||
|
||||
|
||||
#################
|
||||
# cashbook.type #
|
||||
|
|
20
locale/en.po
20
locale/en.po
|
@ -854,6 +854,26 @@ msgctxt "help:cashbook.line,splitlines:"
|
|||
msgid "Rows with different categories form the total sum of the booking"
|
||||
msgstr "Rows with different categories form the total sum of the booking"
|
||||
|
||||
msgctxt "field:cashbook.line,currency2nd:"
|
||||
msgid "2nd Currency"
|
||||
msgstr "2nd Currency"
|
||||
|
||||
msgctxt "field:cashbook.line,currency2nd_digits:"
|
||||
msgid "2nd Currency Digits"
|
||||
msgstr "2nd Currency Digits"
|
||||
|
||||
msgctxt "field:cashbook.line,amount_2nd_currency:"
|
||||
msgid "Amount Second Currency"
|
||||
msgstr "Amount Second Currency"
|
||||
|
||||
msgctxt "field:cashbook.line,rate_2nd_currency:"
|
||||
msgid "Rate"
|
||||
msgstr "Rate"
|
||||
|
||||
msgctxt "help:cashbook.line,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.type,name:"
|
||||
msgid "Cashbook Type"
|
||||
msgstr "Cashbook Type"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue