line: add performance values to line-form
This commit is contained in:
parent
9669a8d85b
commit
ea7f114e94
5 changed files with 132 additions and 0 deletions
28
locale/de.po
28
locale/de.po
|
@ -162,6 +162,10 @@ msgstr "Umrechnungsfaktor zwischen den Einheiten der teilnehmenden Kassenbücher
|
|||
#################
|
||||
# cashbook.line #
|
||||
#################
|
||||
msgctxt "view:cashbook.line:"
|
||||
msgid "Performance"
|
||||
msgstr "Wertentwicklung"
|
||||
|
||||
msgctxt "field:cashbook.line,quantity_digits:"
|
||||
msgid "Digits"
|
||||
msgstr "Dezimalstellen"
|
||||
|
@ -218,6 +222,30 @@ msgctxt "field:cashbook.line,splitline_has_quantity:"
|
|||
msgid "has quantity"
|
||||
msgstr "hat Anzahl"
|
||||
|
||||
msgctxt "field:cashbook.line,current_value:"
|
||||
msgid "Value"
|
||||
msgstr "Wert"
|
||||
|
||||
msgctxt "help:cashbook.line,current_value:"
|
||||
msgid "Valuation of the investment based on the current stock market price."
|
||||
msgstr "Bewertung der Vermögensanlage anhand des aktuellen Börsenkurses."
|
||||
|
||||
msgctxt "field:cashbook.line,diff_amount:"
|
||||
msgid "Difference"
|
||||
msgstr "Differenz"
|
||||
|
||||
msgctxt "help:cashbook.line,diff_amount:"
|
||||
msgid "Difference between acquisition value and current value"
|
||||
msgstr "Differenz zwischen Anschaffungswert und aktuellem Wert"
|
||||
|
||||
msgctxt "field:cashbook.line,diff_percent:"
|
||||
msgid "Percent"
|
||||
msgstr "Prozent"
|
||||
|
||||
msgctxt "help:cashbook.line,diff_percent:"
|
||||
msgid "percentage performance since acquisition"
|
||||
msgstr "prozentuale Wertentwicklung seit Anschaffung"
|
||||
|
||||
|
||||
##################
|
||||
# cashbook.recon #
|
||||
|
|
28
locale/en.po
28
locale/en.po
|
@ -146,6 +146,10 @@ msgctxt "help:cashbook.split,factor_2nd_uom:"
|
|||
msgid "Conversion factor between the units of the participating cash books."
|
||||
msgstr "Conversion factor between the units of the participating cash books."
|
||||
|
||||
msgctxt "view:cashbook.line:"
|
||||
msgid "Performance"
|
||||
msgstr "Performance"
|
||||
|
||||
msgctxt "field:cashbook.line,quantity_digits:"
|
||||
msgid "Digits"
|
||||
msgstr "Digits"
|
||||
|
@ -202,6 +206,30 @@ msgctxt "field:cashbook.line,splitline_has_quantity:"
|
|||
msgid "has quantity"
|
||||
msgstr "has quantity"
|
||||
|
||||
msgctxt "field:cashbook.line,current_value:"
|
||||
msgid "Value"
|
||||
msgstr "Value"
|
||||
|
||||
msgctxt "help:cashbook.line,current_value:"
|
||||
msgid "Valuation of the investment based on the current stock market price."
|
||||
msgstr "Valuation of the investment based on the current stock market price."
|
||||
|
||||
msgctxt "field:cashbook.line,diff_amount:"
|
||||
msgid "Difference"
|
||||
msgstr "Difference"
|
||||
|
||||
msgctxt "help:cashbook.line,diff_amount:"
|
||||
msgid "Difference between acquisition value and current value"
|
||||
msgstr "Difference between acquisition value and current value"
|
||||
|
||||
msgctxt "field:cashbook.line,diff_percent:"
|
||||
msgid "Percent"
|
||||
msgstr "Percent"
|
||||
|
||||
msgctxt "help:cashbook.line,diff_percent:"
|
||||
msgid "percentage performance since acquisition"
|
||||
msgstr "percentage performance since acquisition"
|
||||
|
||||
msgctxt "field:cashbook.recon,start_quantity:"
|
||||
msgid "Start Quantity"
|
||||
msgstr "Start Quantity"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue