asset: aktueller kurs-anzeige, online-update begonnen
This commit is contained in:
parent
42ede3decb
commit
a936d85043
13 changed files with 317 additions and 5 deletions
48
locale/en.po
48
locale/en.po
|
@ -10,6 +10,10 @@ msgctxt "model:res.group,name:group_investment_admin"
|
|||
msgid "Investment Administrator"
|
||||
msgstr "Investment Administrator"
|
||||
|
||||
msgctxt "selection:ir.cron,method:"
|
||||
msgid "Update Asset Rates"
|
||||
msgstr "Update Asset Rates"
|
||||
|
||||
msgctxt "model:ir.message,text:msg_currency_unique_rate_date"
|
||||
msgid "A asset can only have one rate by date."
|
||||
msgstr "A asset can only have one rate by date."
|
||||
|
@ -42,6 +46,18 @@ msgctxt "view:investment.asset:"
|
|||
msgid "Identifiers"
|
||||
msgstr "Identifiers"
|
||||
|
||||
msgctxt "view:investment.asset:"
|
||||
msgid "Rates"
|
||||
msgstr "Rates"
|
||||
|
||||
msgctxt "view:investment.asset:"
|
||||
msgid "Course Update"
|
||||
msgstr "Course Update"
|
||||
|
||||
msgctxt "view:investment.asset:"
|
||||
msgid "You can have the course updated up to three times a day. The results are averaged."
|
||||
msgstr "You can have the course updated up to three times a day. The results are averaged."
|
||||
|
||||
msgctxt "field:investment.asset,company:"
|
||||
msgid "Company"
|
||||
msgstr "Company"
|
||||
|
@ -102,10 +118,42 @@ msgctxt "help:investment.asset,secsymb:"
|
|||
msgid "Stock market symbol"
|
||||
msgstr "Stock market symbol"
|
||||
|
||||
msgctxt "field:investment.asset,rates:"
|
||||
msgid "Rates"
|
||||
msgstr "Rates"
|
||||
|
||||
msgctxt "field:investment.asset,rate:"
|
||||
msgid "Current Rate"
|
||||
msgstr "Current Rate"
|
||||
|
||||
msgctxt "field:investment.asset,updtsource:"
|
||||
msgid "Update Source"
|
||||
msgstr "Update Source"
|
||||
|
||||
msgctxt "help:investment.asset,updtsource:"
|
||||
msgid "Select a source for the course update."
|
||||
msgstr "Select a source for the course update."
|
||||
|
||||
msgctxt "field:investment.asset,updttime1:"
|
||||
msgid "Time 1"
|
||||
msgstr "Time 1"
|
||||
|
||||
msgctxt "field:investment.asset,updttime2:"
|
||||
msgid "Time 2"
|
||||
msgstr "Time 2"
|
||||
|
||||
msgctxt "field:investment.asset,updttime3:"
|
||||
msgid "Time 3"
|
||||
msgstr "Time 3"
|
||||
|
||||
msgctxt "model:investment.rate,name:"
|
||||
msgid "Rate"
|
||||
msgstr "Rate"
|
||||
|
||||
msgctxt "view:investment.rate:"
|
||||
msgid "per"
|
||||
msgstr "per"
|
||||
|
||||
msgctxt "field:investment.rate,asset:"
|
||||
msgid "Asset"
|
||||
msgstr "Asset"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue