anzeige der gefundenen werte bei testabfrage, liste von vordefinierten abfragen begonnen
This commit is contained in:
parent
b57c69abf0
commit
ffba5c2a45
6 changed files with 110 additions and 4 deletions
28
locale/de.po
28
locale/de.po
|
@ -210,6 +210,10 @@ msgctxt "view:investment.source:"
|
|||
msgid "How to"
|
||||
msgstr "So funktionierts"
|
||||
|
||||
msgctxt "view:investment.source:"
|
||||
msgid "Values detected during the query"
|
||||
msgstr "bei der Abfrage erkannte Werte"
|
||||
|
||||
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."
|
||||
|
@ -326,6 +330,30 @@ msgctxt "help:investment.source,rgxidtype:"
|
|||
msgid "Type of identifier used to validate the result."
|
||||
msgstr "Typ des Bezeichners zur Validierung des Ergebnisses."
|
||||
|
||||
msgctxt "field:investment.source,fnddate:"
|
||||
msgid "Date"
|
||||
msgstr "Datum"
|
||||
|
||||
msgctxt "help:investment.source,fnddate:"
|
||||
msgid "Date found during test query."
|
||||
msgstr "Bei der Testabfrage gefundenes Datum."
|
||||
|
||||
msgctxt "field:investment.source,fndrate:"
|
||||
msgid "Rate"
|
||||
msgstr "Kurs"
|
||||
|
||||
msgctxt "help:investment.source,fndrate:"
|
||||
msgid "Rate found during test query."
|
||||
msgstr "Bei der Testabfrage gefundener Kurs."
|
||||
|
||||
msgctxt "field:investment.source,fndident:"
|
||||
msgid "Identifier"
|
||||
msgstr "Bezeichner"
|
||||
|
||||
msgctxt "help:investment.source,fndident:"
|
||||
msgid "Identifier found during test query."
|
||||
msgstr "Bei der Testabfrage gefundener Bezeichner."
|
||||
|
||||
|
||||
###################
|
||||
# investment.rate #
|
||||
|
|
28
locale/en.po
28
locale/en.po
|
@ -178,6 +178,10 @@ msgctxt "view:investment.source:"
|
|||
msgid "How to"
|
||||
msgstr "How to"
|
||||
|
||||
msgctxt "view:investment.source:"
|
||||
msgid "Values detected during the query"
|
||||
msgstr "Values detected during the query"
|
||||
|
||||
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."
|
||||
|
@ -294,6 +298,30 @@ msgctxt "help:investment.source,rgxidtype:"
|
|||
msgid "Type of identifier used to validate the result."
|
||||
msgstr "Type of identifier used to validate the result."
|
||||
|
||||
msgctxt "field:investment.source,fnddate:"
|
||||
msgid "Date"
|
||||
msgstr "Date"
|
||||
|
||||
msgctxt "help:investment.source,fnddate:"
|
||||
msgid "Date found during test query."
|
||||
msgstr "Date found during test query."
|
||||
|
||||
msgctxt "field:investment.source,fndrate:"
|
||||
msgid "Rate"
|
||||
msgstr "Rate"
|
||||
|
||||
msgctxt "help:investment.source,fndrate:"
|
||||
msgid "Rate found during test query."
|
||||
msgstr "Rate found during test query."
|
||||
|
||||
msgctxt "field:investment.source,fndident:"
|
||||
msgid "Identifier"
|
||||
msgstr "Identifier"
|
||||
|
||||
msgctxt "help:investment.source,fndident:"
|
||||
msgid "Identifier found during test query."
|
||||
msgstr "Identifier found during test query."
|
||||
|
||||
msgctxt "model:investment.rate,name:"
|
||||
msgid "Rate"
|
||||
msgstr "Rate"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue