From 00e402d286150d95fd4b9660775a8786e42b7a45 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sun, 4 Sep 2022 09:48:18 +0200 Subject: [PATCH] Add translations --- apps/client/src/locales/messages.de.xlf | 46 +++++++++++++++++++++---- apps/client/src/locales/messages.xlf | 43 +++++++++++++++++++---- 2 files changed, 75 insertions(+), 14 deletions(-) diff --git a/apps/client/src/locales/messages.de.xlf b/apps/client/src/locales/messages.de.xlf index 017afc27f..3e35d9ef9 100644 --- a/apps/client/src/locales/messages.de.xlf +++ b/apps/client/src/locales/messages.de.xlf @@ -1694,7 +1694,7 @@ Analyse apps/client/src/app/pages/portfolio/analysis/analysis-page.html - 4 + 2 apps/client/src/app/pages/portfolio/portfolio-page.html @@ -1706,7 +1706,7 @@ Zeitstrahl der Investitionen apps/client/src/app/pages/portfolio/analysis/analysis-page.html - 10 + 102 @@ -1714,7 +1714,7 @@ Gewinner apps/client/src/app/pages/portfolio/analysis/analysis-page.html - 55 + 23 @@ -1722,7 +1722,7 @@ Verlierer apps/client/src/app/pages/portfolio/analysis/analysis-page.html - 91 + 59 @@ -2268,6 +2268,10 @@ Beta Beta + + apps/client/src/app/components/benchmark-comparator/benchmark-comparator.component.html + 4 + apps/client/src/app/pages/account/account-page.html 116 @@ -2522,7 +2526,7 @@ Monatlich apps/client/src/app/pages/portfolio/analysis/analysis-page.component.ts - 29 + 30 @@ -2530,15 +2534,19 @@ Aufsummiert apps/client/src/app/pages/portfolio/analysis/analysis-page.component.ts - 30 + 31 Deposit Einlage + + apps/client/src/app/components/benchmark-comparator/benchmark-comparator.component.ts + 131 + apps/client/src/app/components/investment-chart/investment-chart.component.ts - 125 + 130 libs/ui/src/lib/fire-calculator/fire-calculator.component.ts @@ -2649,6 +2657,30 @@ 196 + + Benchmarks + Benchmarks + + apps/client/src/app/components/benchmark-comparator/benchmark-comparator.component.html + 3 + + + + Compare with... + Vergleichen mit... + + apps/client/src/app/components/benchmark-comparator/benchmark-comparator.component.html + 12 + + + + Benchmark + Benchmark + + apps/client/src/app/components/benchmark-comparator/benchmark-comparator.component.ts + 149 + + diff --git a/apps/client/src/locales/messages.xlf b/apps/client/src/locales/messages.xlf index 83376a958..328444b72 100644 --- a/apps/client/src/locales/messages.xlf +++ b/apps/client/src/locales/messages.xlf @@ -1520,7 +1520,7 @@ Analysis apps/client/src/app/pages/portfolio/analysis/analysis-page.html - 4 + 2 apps/client/src/app/pages/portfolio/portfolio-page.html @@ -1531,21 +1531,21 @@ Investment Timeline apps/client/src/app/pages/portfolio/analysis/analysis-page.html - 10 + 102 Top apps/client/src/app/pages/portfolio/analysis/analysis-page.html - 55 + 23 Bottom apps/client/src/app/pages/portfolio/analysis/analysis-page.html - 91 + 59 @@ -2027,6 +2027,10 @@ Beta + + apps/client/src/app/components/benchmark-comparator/benchmark-comparator.component.html + 4 + apps/client/src/app/pages/account/account-page.html 116 @@ -2246,7 +2250,7 @@ Accumulating apps/client/src/app/pages/portfolio/analysis/analysis-page.component.ts - 30 + 31 @@ -2265,9 +2269,13 @@ Deposit + + apps/client/src/app/components/benchmark-comparator/benchmark-comparator.component.ts + 131 + apps/client/src/app/components/investment-chart/investment-chart.component.ts - 125 + 130 libs/ui/src/lib/fire-calculator/fire-calculator.component.ts @@ -2285,7 +2293,7 @@ Monthly apps/client/src/app/pages/portfolio/analysis/analysis-page.component.ts - 29 + 30 @@ -2366,6 +2374,27 @@ 196 + + Benchmark + + apps/client/src/app/components/benchmark-comparator/benchmark-comparator.component.ts + 149 + + + + Benchmarks + + apps/client/src/app/components/benchmark-comparator/benchmark-comparator.component.html + 3 + + + + Compare with... + + apps/client/src/app/components/benchmark-comparator/benchmark-comparator.component.html + 12 + + \ No newline at end of file