add splitline
This commit is contained in:
parent
90fbfa3fde
commit
b9b500624e
13 changed files with 299 additions and 27 deletions
36
locale/de.po
36
locale/de.po
|
@ -123,6 +123,42 @@ msgid "Rate per unit of investment based on current stock exchange price."
|
|||
msgstr "Kurs pro Einheit der Investition anhand des aktuellen Börsenkurses."
|
||||
|
||||
|
||||
##################
|
||||
# cashbook.split #
|
||||
##################
|
||||
msgctxt "field:cashbook.split,quantity_digits:"
|
||||
msgid "Digits"
|
||||
msgstr "Dezimalstellen"
|
||||
|
||||
msgctxt "field:cashbook.split,quantity:"
|
||||
msgid "Quantity"
|
||||
msgstr "Anzahl"
|
||||
|
||||
msgctxt "field:cashbook.split,quantity_uom:"
|
||||
msgid "Symbol"
|
||||
msgstr "Symbol"
|
||||
|
||||
msgctxt "field:cashbook.split,quantity_2nd_uom:"
|
||||
msgid "Quantity Second UOM"
|
||||
msgstr "Anzahl in Fremdeinheit"
|
||||
|
||||
msgctxt "field:cashbook.split,quantity2nd:"
|
||||
msgid "2nd UOM"
|
||||
msgstr "Fremdeinheit"
|
||||
|
||||
msgctxt "field:cashbook.split,quantity2nd_digits:"
|
||||
msgid "2nd UOM Digits"
|
||||
msgstr "Dezimalstellen Fremdeinheit"
|
||||
|
||||
msgctxt "field:cashbook.split,factor_2nd_uom:"
|
||||
msgid "Conversion factor"
|
||||
msgstr "Umrechnungsfaktor"
|
||||
|
||||
msgctxt "help:cashbook.split,factor_2nd_uom:"
|
||||
msgid "Conversion factor between the units of the participating cash books."
|
||||
msgstr "Umrechnungsfaktor zwischen den Einheiten der teilnehmenden Kassenbücher."
|
||||
|
||||
|
||||
#################
|
||||
# cashbook.line #
|
||||
#################
|
||||
|
|
32
locale/en.po
32
locale/en.po
|
@ -114,6 +114,38 @@ msgctxt "help:cashbook.book,current_rate:"
|
|||
msgid "Rate per unit of investment based on current stock exchange price."
|
||||
msgstr "Rate per unit of investment based on current stock exchange price."
|
||||
|
||||
msgctxt "field:cashbook.split,quantity_digits:"
|
||||
msgid "Digits"
|
||||
msgstr "Digits"
|
||||
|
||||
msgctxt "field:cashbook.split,quantity:"
|
||||
msgid "Quantity"
|
||||
msgstr "Quantity"
|
||||
|
||||
msgctxt "field:cashbook.split,quantity_uom:"
|
||||
msgid "Symbol"
|
||||
msgstr "Symbol"
|
||||
|
||||
msgctxt "field:cashbook.split,quantity_2nd_uom:"
|
||||
msgid "Quantity Second UOM"
|
||||
msgstr "Quantity Second UOM"
|
||||
|
||||
msgctxt "field:cashbook.split,quantity2nd:"
|
||||
msgid "2nd UOM"
|
||||
msgstr "2nd UOM"
|
||||
|
||||
msgctxt "field:cashbook.split,quantity2nd_digits:"
|
||||
msgid "2nd UOM Digits"
|
||||
msgstr "2nd UOM Digits"
|
||||
|
||||
msgctxt "field:cashbook.split,factor_2nd_uom:"
|
||||
msgid "Conversion factor"
|
||||
msgstr "Conversion factor"
|
||||
|
||||
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 "field:cashbook.line,quantity_digits:"
|
||||
msgid "Digits"
|
||||
msgstr "Digits"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue