online update ...
This commit is contained in:
parent
f8ba90d633
commit
d54f3805ab
13 changed files with 453 additions and 4 deletions
72
locale/en.po
72
locale/en.po
|
@ -30,10 +30,26 @@ msgctxt "model:ir.ui.menu,name:menu_asset"
|
|||
msgid "Asset"
|
||||
msgstr "Asset"
|
||||
|
||||
msgctxt "model:ir.ui.menu,name:menu_onlinesource"
|
||||
msgid "Online Source"
|
||||
msgstr "Online Source"
|
||||
|
||||
msgctxt "model:ir.action,name:act_asset_view"
|
||||
msgid "Asset"
|
||||
msgstr "Asset"
|
||||
|
||||
msgctxt "model:ir.action,name:act_source_view"
|
||||
msgid "Online Source"
|
||||
msgstr "Online Source"
|
||||
|
||||
msgctxt "model:ir.action,name:updt_source_wiz"
|
||||
msgid "Update Source"
|
||||
msgstr "Update Source"
|
||||
|
||||
msgctxt "model:investment.source_update,name:"
|
||||
msgid "Update Source"
|
||||
msgstr "Update Source"
|
||||
|
||||
msgctxt "model:investment.asset,name:"
|
||||
msgid "Asset"
|
||||
msgstr "Asset"
|
||||
|
@ -138,6 +154,62 @@ msgctxt "field:investment.asset,updtneeded:"
|
|||
msgid "Course update needed"
|
||||
msgstr "Course update needed"
|
||||
|
||||
msgctxt "model:investment.source,name:"
|
||||
msgid "Online Source"
|
||||
msgstr "Online Source"
|
||||
|
||||
msgctxt "view:investment.source:"
|
||||
msgid "Result"
|
||||
msgstr "Result"
|
||||
|
||||
msgctxt "view:investment.source:"
|
||||
msgid "Test parameters"
|
||||
msgstr "Test parameters"
|
||||
|
||||
msgctxt "view:investment.source:"
|
||||
msgid "Configure a source for receiving course data here. The source is queried with the parameters according to schedule."
|
||||
msgstr "Configure a source for receiving course data here. The source is queried with the parameters according to schedule."
|
||||
|
||||
msgctxt "view:investment.source:"
|
||||
msgid "Select a website where the price data, ISIN, date, etc. is contained in the loaded HTML file."
|
||||
msgstr "Select a website where the price data, ISIN, date, etc. is contained in the loaded HTML file."
|
||||
|
||||
msgctxt "view:investment.source:"
|
||||
msgid "Purely javascript-based websites do not work here."
|
||||
msgstr "Purely javascript-based websites do not work here."
|
||||
|
||||
msgctxt "field:investment.source,name:"
|
||||
msgid "Name"
|
||||
msgstr "Name"
|
||||
|
||||
msgctxt "field:investment.source,url:"
|
||||
msgid "URL"
|
||||
msgstr "URL"
|
||||
|
||||
msgctxt "field:investment.source,nsin:"
|
||||
msgid "NSIN"
|
||||
msgstr "NSIN"
|
||||
|
||||
msgctxt "field:investment.source,isin:"
|
||||
msgid "ISIN"
|
||||
msgstr "ISIN"
|
||||
|
||||
msgctxt "field:investment.source,symbol:"
|
||||
msgid "Symbol"
|
||||
msgstr "Symbol"
|
||||
|
||||
msgctxt "field:investment.source,text:"
|
||||
msgid "Result"
|
||||
msgstr "Result"
|
||||
|
||||
msgctxt "field:investment.source,nohtml:"
|
||||
msgid "Remove HTML"
|
||||
msgstr "Remove HTML"
|
||||
|
||||
msgctxt "help:investment.source,nohtml:"
|
||||
msgid "Removes HTML tags before the text is interpreted."
|
||||
msgstr "Removes HTML tags before the text is interpreted."
|
||||
|
||||
msgctxt "model:investment.rate,name:"
|
||||
msgid "Rate"
|
||||
msgstr "Rate"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue