From 582eaf59c0558bbc7013e9cacbdf6e86099179b7 Mon Sep 17 00:00:00 2001
From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
Date: Thu, 26 Jun 2025 17:17:07 +0200
Subject: [PATCH] Update translations
---
apps/client/src/locales/messages.de.xlf | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/apps/client/src/locales/messages.de.xlf b/apps/client/src/locales/messages.de.xlf
index e2ae8025c..4eb925491 100644
--- a/apps/client/src/locales/messages.de.xlf
+++ b/apps/client/src/locales/messages.de.xlf
@@ -7844,7 +7844,7 @@
Equity
- Equity
+ Beteiligungskapitalapps/client/src/app/pages/i18n/i18n-page.html31
@@ -7852,7 +7852,7 @@
The equity contribution of your current investment (${equityValueRatio}%) exceeds ${thresholdMax}%
- The equity contribution of your current investment (${equityValueRatio}%) exceeds ${thresholdMax}%
+ Der Beteiligungskapitalanteil deiner aktuellen Investition (${equityValueRatio}%) übersteigt ${thresholdMax}% apps/client/src/app/pages/i18n/i18n-page.html32
@@ -7860,7 +7860,7 @@
The equity contribution of your current investment (${equityValueRatio}%) is below ${thresholdMin}%
- The equity contribution of your current investment (${equityValueRatio}%) is below ${thresholdMin}%
+ Der Beteiligungskapitalanteil deiner aktuellen Investition (${equityValueRatio}%) liegt unter ${thresholdMin}% apps/client/src/app/pages/i18n/i18n-page.html36
@@ -7868,7 +7868,7 @@
The equity contribution of your current investment (${equityValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
- The equity contribution of your current investment (${equityValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
+ Der Beteiligungskapitalanteil deiner aktuellen Investition (${equityValueRatio}%) liegt im Bereich zwischen ${thresholdMin}% und ${thresholdMax}% apps/client/src/app/pages/i18n/i18n-page.html40
@@ -7876,7 +7876,7 @@
Fixed Income
- Fixed Income
+ Feste Einkünfteapps/client/src/app/pages/i18n/i18n-page.html45
@@ -7884,7 +7884,7 @@
The fixed income contribution of your current investment (${fixedIncomeValueRatio}%) exceeds ${thresholdMax}%
- The fixed income contribution of your current investment (${fixedIncomeValueRatio}%) exceeds ${thresholdMax}%
+ Der Anteil der festen Einkünfte deiner aktuellen Investition (${fixedIncomeValueRatio}%) übersteigt ${thresholdMax}% apps/client/src/app/pages/i18n/i18n-page.html46
@@ -7892,7 +7892,7 @@
The fixed income contribution of your current investment (${fixedIncomeValueRatio}%) is below ${thresholdMin}%
- The fixed income contribution of your current investment (${fixedIncomeValueRatio}%) is below ${thresholdMin}%
+ Der Anteil der festen Einkünfte deiner aktuellen Investition (${fixedIncomeValueRatio}%) liegt unter ${thresholdMin}% apps/client/src/app/pages/i18n/i18n-page.html50
@@ -7900,7 +7900,7 @@
The fixed income contribution of your current investment (${fixedIncomeValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
- The fixed income contribution of your current investment (${fixedIncomeValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
+ Der Anteil der festen Einkünfte deiner aktuellen Investition (${fixedIncomeValueRatio}%) liegt im Bereich zwischen ${thresholdMin}% und ${thresholdMax}% apps/client/src/app/pages/i18n/i18n-page.html55