cashbook_investment/locale/en.po
Frederik Jaeckel f86db6dea3 line: quantity_balance, validate,
reconciliation: start/end-quantity
todo: tests
2022-12-31 16:15:23 +01:00

156 lines
4.1 KiB
Text

#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "model:ir.message,text:msg_btype_asset"
msgid "Asset"
msgstr "Asset"
msgctxt "model:ir.message,text:msg_line_quantity_not_set"
msgid "Quantity must be set for line '%(linetxt)s'."
msgstr "Quantity must be set for line '%(linetxt)s'."
msgctxt "model:ir.message,text:msg_line_sign_mismatch"
msgid "Quantity and Amount must with same sign for line %(linetxt)s."
msgstr "Quantity and Amount must with same sign for line %(linetxt)s."
msgctxt "view:cashbook.book:"
msgid "Asset"
msgstr "Asset"
msgctxt "view:cashbook.book:"
msgid "Quantity"
msgstr "Quantity"
msgctxt "view:cashbook.book:"
msgid "Current valuation of the investment"
msgstr "Current valuation of the investment"
msgctxt "field:cashbook.book,asset:"
msgid "Asset"
msgstr "Asset"
msgctxt "field:cashbook.book,quantity_digits:"
msgid "Digits"
msgstr "Digits"
msgctxt "help:cashbook.book,quantity_digits:"
msgid "Quantity Digits"
msgstr "Quantity Digits"
msgctxt "help:cashbook.book,asset_uomcat:"
msgid "UOM Category"
msgstr "UOM Category"
msgctxt "field:cashbook.book,quantity_uom:"
msgid "UOM"
msgstr "UOM"
msgctxt "field:cashbook.book,symbol:"
msgid "Symbol"
msgstr "Symbol"
msgctxt "field:cashbook.book,asset_symbol:"
msgid "Symbol"
msgstr "Symbol"
msgctxt "field:cashbook.book,quantity:"
msgid "Quantity"
msgstr "Quantity"
msgctxt "help:cashbook.book,quantity:"
msgid "Quantity of assets until to date"
msgstr "Quantity of assets until to date"
msgctxt "field:cashbook.book,quantity_all:"
msgid "Total Quantity"
msgstr "Total Quantity"
msgctxt "help:cashbook.book,quantity_all:"
msgid "Total quantity of all assets"
msgstr "Total quantity of all assets"
msgctxt "field:cashbook.book,current_value:"
msgid "Value"
msgstr "Value"
msgctxt "help:cashbook.book,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.book,current_value_ref:"
msgid "Value (Ref.)"
msgstr "Value (Ref.)"
msgctxt "help:cashbook.book,current_value_ref:"
msgid "Valuation of the investment based on the current stock exchange price, converted into the company currency."
msgstr "Valuation of the investment based on the current stock exchange price, converted into the company currency."
msgctxt "field:cashbook.book,diff_amount:"
msgid "Difference"
msgstr "Difference"
msgctxt "help:cashbook.book,diff_amount:"
msgid "Difference between acquisition value and current value"
msgstr "Difference between acquisition value and current value"
msgctxt "field:cashbook.book,diff_percent:"
msgid "Percent"
msgstr "Percent"
msgctxt "help:cashbook.book,diff_percent:"
msgid "percentage performance since acquisition"
msgstr "percentage performance since acquisition"
msgctxt "field:cashbook.book,current_rate:"
msgid "Rate"
msgstr "Rate"
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.line,quantity_digits:"
msgid "Digits"
msgstr "Digits"
msgctxt "field:cashbook.line,quantity:"
msgid "Quantity"
msgstr "Quantity"
msgctxt "field:cashbook.line,quantity_credit:"
msgid "Quantity Credit"
msgstr "Quantity Credit"
msgctxt "field:cashbook.line,quantity_debit:"
msgid "Quantity Debit"
msgstr "Quantity Debit"
msgctxt "field:cashbook.line,quantity_symbol:"
msgid "Symbol"
msgstr "Symbol"
msgctxt "field:cashbook.line,asset_rate:"
msgid "Rate"
msgstr "Rate"
msgctxt "field:cashbook.line,quantity_balance:"
msgid "Quantity"
msgstr "Quantity"
msgctxt "help:cashbook.line,quantity_balance:"
msgid "Number of shares in the cashbook up to the current row if the default sort applies."
msgstr "Number of shares in the cashbook up to the current row if the default sort applies."
msgctxt "field:cashbook.recon,start_quantity:"
msgid "Start Quantity"
msgstr "Start Quantity"
msgctxt "field:cashbook.recon,end_quantity:"
msgid "End Quantity"
msgstr "End Quantity"
msgctxt "field:cashbook.recon,quantity_digits:"
msgid "Quantity Digits"
msgstr "Quantity Digits"