prozentwerte begonnen

This commit is contained in:
Frederik Jaeckel 2022-11-24 23:17:44 +01:00
parent f323334800
commit 34faf91476
5 changed files with 255 additions and 4 deletions

View file

@ -166,6 +166,46 @@ msgctxt "field:investment.asset,updtneeded:"
msgid "Course update needed"
msgstr "Course update needed"
msgctxt "field:investment.asset,change_today:"
msgid "Previous Day"
msgstr "Previous Day"
msgctxt "help:investment.asset,change_today:"
msgid "percentage change in value compared to the previous day"
msgstr "percentage change in value compared to the previous day"
msgctxt "field:investment.asset,change_month:"
msgid "1 Month"
msgstr "1 Month"
msgctxt "help:investment.asset,change_month:"
msgid "percentage change in value compared to last month"
msgstr "percentage change in value compared to last month"
msgctxt "field:investment.asset,change_3month:"
msgid "3 Months"
msgstr "3 Months"
msgctxt "help:investment.asset,change_3month:"
msgid "percentage change in value during 3 months"
msgstr "percentage change in value during 3 months"
msgctxt "field:investment.asset,change_6month:"
msgid "6 Months"
msgstr "6 Months"
msgctxt "help:investment.asset,change_6month:"
msgid "percentage change in value during 6 months"
msgstr "percentage change in value during 6 months"
msgctxt "field:investment.asset,change_12month:"
msgid "1 Year"
msgstr "1 Year"
msgctxt "help:investment.asset,change_12month:"
msgid "percentage change in value during 1 year"
msgstr "percentage change in value during 1 year"
msgctxt "model:investment.source,name:"
msgid "Online Source"
msgstr "Online Source"