From 2cd52d5ff60ac8b85d25fec77a05d33077f82e43 Mon Sep 17 00:00:00 2001
From: Nick Verner <59479310+naevern@users.noreply.github.com>
Date: Sun, 6 Jul 2025 00:17:28 +0600
Subject: [PATCH] Feature/improve language localization for NL 20250704 (#5088)
* Improve language localization for NL
* Update changelog
---
CHANGELOG.md | 1 +
apps/client/src/locales/messages.nl.xlf | 22 +++++++++++-----------
2 files changed, 12 insertions(+), 11 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 23e2dc344..e41d11625 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Increased the width of the markets overview
- Increased the width of the watchlist
- Renamed `Access` to `accessesGet` in the `User` database schema
+- Improved the language localization for Dutch (`nl`)
- Improved the language localization for Italian (`it`)
- Upgraded `prisma` from version `6.10.1` to `6.11.1`
diff --git a/apps/client/src/locales/messages.nl.xlf b/apps/client/src/locales/messages.nl.xlf
index 899d6148b..32fb7f6c8 100644
--- a/apps/client/src/locales/messages.nl.xlf
+++ b/apps/client/src/locales/messages.nl.xlf
@@ -7762,7 +7762,7 @@
personal-finance-tools
- personal-finance-tools
+ hulpmiddelen-voor-persoonlijke-financienkebab-caselibs/common/src/lib/routes/routes.ts
@@ -7792,7 +7792,7 @@
Fuel your self-hosted Ghostfolio with a powerful data provider to access 80,000+ tickers from over 50 exchanges worldwide.
- Fuel your self-hosted Ghostfolio with a powerful data provider to access 80,000+ tickers from over 50 exchanges worldwide.
+ Vul je self-hosted Ghostfolio met een krachtige dataleverancier om toegang te krijgen tot 80.000+ tickers van meer dan 50 beurzen wereldwijd.apps/client/src/app/components/admin-settings/admin-settings.component.html15
@@ -7832,7 +7832,7 @@
Get extra
- Get extra
+ Krijg extraapps/client/src/app/pages/pricing/pricing-page.html313
@@ -7896,7 +7896,7 @@
The equity contribution of your current investment (${equityValueRatio}%) exceeds ${thresholdMax}%
- The equity contribution of your current investment (${equityValueRatio}%) exceeds ${thresholdMax}%
+ De aandelenbijdrage van uw huidige investering (${equityValueRatio}%) overschrijdt ${thresholdMax}%apps/client/src/app/pages/i18n/i18n-page.html32
@@ -7904,7 +7904,7 @@
The equity contribution of your current investment (${equityValueRatio}%) is below ${thresholdMin}%
- The equity contribution of your current investment (${equityValueRatio}%) is below ${thresholdMin}%
+ De inbreng in eigen vermogen van uw huidige investering (${equityValueRatio}%) ligt onder de ${thresholdMin}%apps/client/src/app/pages/i18n/i18n-page.html36
@@ -7912,7 +7912,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}%
+ De aandelenbijdrage van uw huidige investering (${equityValueRatio}%) ligt binnen het bereik van ${thresholdMin}% en ${thresholdMax}%apps/client/src/app/pages/i18n/i18n-page.html40
@@ -7920,7 +7920,7 @@
Fixed Income
- Fixed Income
+ Vastrentende waardenapps/client/src/app/pages/i18n/i18n-page.html45
@@ -7928,7 +7928,7 @@
The fixed income contribution of your current investment (${fixedIncomeValueRatio}%) exceeds ${thresholdMax}%
- The fixed income contribution of your current investment (${fixedIncomeValueRatio}%) exceeds ${thresholdMax}%
+ De bijdrage van vastrentende waarden in uw huidige investering (${fixedIncomeValueRatio}%) overschrijdt ${thresholdMax}%apps/client/src/app/pages/i18n/i18n-page.html46
@@ -7936,7 +7936,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}%
+ De bijdrage van vastrentende waarden in uw huidige investering (${fixedIncomeValueRatio}%) ligt onder ${thresholdMin}%apps/client/src/app/pages/i18n/i18n-page.html50
@@ -7944,7 +7944,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}%
+ De bijdrage van vastrentende waarden in uw huidige investering (${fixedIncomeValueRatio}%) ligt binnen het bereik van ${thresholdMin}% en ${thresholdMax}%apps/client/src/app/pages/i18n/i18n-page.html55
@@ -7952,7 +7952,7 @@
Investment: Base Currency
- Investment: Base Currency
+ Investering: basisvalutaapps/client/src/app/pages/i18n/i18n-page.html60