online update ...
This commit is contained in:
parent
f8ba90d633
commit
d54f3805ab
13 changed files with 453 additions and 4 deletions
80
locale/de.po
80
locale/de.po
|
@ -46,6 +46,10 @@ msgctxt "model:ir.ui.menu,name:menu_asset"
|
|||
msgid "Asset"
|
||||
msgstr "Vermögenswert"
|
||||
|
||||
msgctxt "model:ir.ui.menu,name:menu_onlinesource"
|
||||
msgid "Online Source"
|
||||
msgstr "Online Quelle"
|
||||
|
||||
|
||||
#############
|
||||
# ir.action #
|
||||
|
@ -54,6 +58,22 @@ msgctxt "model:ir.action,name:act_asset_view"
|
|||
msgid "Asset"
|
||||
msgstr "Vermögenswert"
|
||||
|
||||
msgctxt "model:ir.action,name:act_source_view"
|
||||
msgid "Online Source"
|
||||
msgstr "Online Quelle"
|
||||
|
||||
msgctxt "model:ir.action,name:updt_source_wiz"
|
||||
msgid "Update Source"
|
||||
msgstr "Quelle aktualisieren"
|
||||
|
||||
|
||||
############################
|
||||
# investment.source_update #
|
||||
############################
|
||||
msgctxt "model:investment.source_update,name:"
|
||||
msgid "Update Source"
|
||||
msgstr "Quelle aktualisieren"
|
||||
|
||||
|
||||
####################
|
||||
# investment.asset #
|
||||
|
@ -163,6 +183,66 @@ msgid "Course update needed"
|
|||
msgstr "Kursaktualisierung nötig"
|
||||
|
||||
|
||||
#####################
|
||||
# investment.source #
|
||||
#####################
|
||||
msgctxt "model:investment.source,name:"
|
||||
msgid "Online Source"
|
||||
msgstr "Online Quelle"
|
||||
|
||||
msgctxt "view:investment.source:"
|
||||
msgid "Result"
|
||||
msgstr "Ergebnis"
|
||||
|
||||
msgctxt "view:investment.source:"
|
||||
msgid "Test parameters"
|
||||
msgstr "Testparameter"
|
||||
|
||||
msgctxt "view:investment.source:"
|
||||
msgid "Configure a source for receiving course data here. The source is queried with the parameters according to schedule."
|
||||
msgstr "Konfigurieren Sie hier eine Quelle für den Empfang von Kursdaten. Die Quelle wird mit den Paramtern nach Zeitplan abgefragt."
|
||||
|
||||
msgctxt "view:investment.source:"
|
||||
msgid "Select a website where the price data, ISIN, date, etc. is contained in the loaded HTML file."
|
||||
msgstr "Wählen Sie eine Webseite bei der die Kursdaten, ISIN, Datum etc. in der geladenen HTML-Datei enthalten ist."
|
||||
|
||||
msgctxt "view:investment.source:"
|
||||
msgid "Purely javascript-based websites do not work here."
|
||||
msgstr "Rein javascriptbasierte Webseiten funktionieren hier nicht."
|
||||
|
||||
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 "WKN"
|
||||
|
||||
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 "Ergebnis"
|
||||
|
||||
msgctxt "field:investment.source,nohtml:"
|
||||
msgid "Remove HTML"
|
||||
msgstr "HTML entfernen"
|
||||
|
||||
msgctxt "help:investment.source,nohtml:"
|
||||
msgid "Removes HTML tags before the text is interpreted."
|
||||
msgstr "Entfernt HTML-Tags bevor der Text interpretiert wird."
|
||||
|
||||
|
||||
###################
|
||||
# investment.rate #
|
||||
###################
|
||||
|
|
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