From c211a57b0ead186704c43354fd9aec68d3166e7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20W=C3=B3jcik?= Date: Sun, 6 Jul 2025 01:47:38 -0600 Subject: [PATCH] Feature/improve language localization for NL 20250705 (#5101) * Improve language localization for NL * Update changelog --- CHANGELOG.md | 1 + apps/client/src/locales/messages.nl.xlf | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 53debc2ab..81f0eef1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Improved the language localization for Dutch (`nl`) - Improved the language localization for EspaƱol (`es`) ## 2.178.0 - 2025-07-05 diff --git a/apps/client/src/locales/messages.nl.xlf b/apps/client/src/locales/messages.nl.xlf index 32fb7f6c8..40ff23338 100644 --- a/apps/client/src/locales/messages.nl.xlf +++ b/apps/client/src/locales/messages.nl.xlf @@ -7960,7 +7960,7 @@ The major part of your current investment is not in your base currency (${baseCurrencyValueRatio}% in ${baseCurrency}) - The major part of your current investment is not in your base currency (${baseCurrencyValueRatio}% in ${baseCurrency}) + Het grootste deel van uw huidige investering staat niet in uw basisvaluta (${baseCurrencyValueRatio}% in ${baseCurrency}) apps/client/src/app/pages/i18n/i18n-page.html 63 @@ -7968,7 +7968,7 @@ The major part of your current investment is in your base currency (${baseCurrencyValueRatio}% in ${baseCurrency}) - The major part of your current investment is in your base currency (${baseCurrencyValueRatio}% in ${baseCurrency}) + Het grootste deel van uw huidige investering bevindt zich in uw basisvaluta (${baseCurrencyValueRatio}% in ${baseCurrency}) apps/client/src/app/pages/i18n/i18n-page.html 67 @@ -7976,7 +7976,7 @@ Investment - Investment + Investering apps/client/src/app/pages/i18n/i18n-page.html 71 @@ -7984,7 +7984,7 @@ Over ${thresholdMax}% of your current investment is in ${currency} (${maxValueRatio}%) - Over ${thresholdMax}% of your current investment is in ${currency} (${maxValueRatio}%) + Meer dan ${thresholdMax}% van uw huidige investering is in ${currency} (${maxValueRatio}%) apps/client/src/app/pages/i18n/i18n-page.html 72 @@ -7992,7 +7992,7 @@ The major part of your current investment is in ${currency} (${maxValueRatio}%) and does not exceed ${thresholdMax}% - The major part of your current investment is in ${currency} (${maxValueRatio}%) and does not exceed ${thresholdMax}% + Het grootste deel van uw huidige investering is in ${currency} (${maxValueRatio}%) en overschrijdt ${thresholdMax}% niet apps/client/src/app/pages/i18n/i18n-page.html 76 @@ -8000,7 +8000,7 @@ start - start + start kebab-case libs/common/src/lib/routes/routes.ts @@ -8013,7 +8013,7 @@ Do you really want to generate a new security token? - Do you really want to generate a new security token? + Wilt u echt een nieuwe securitytoken genereren? apps/client/src/app/components/user-account-access/user-account-access.component.ts 150 @@ -8021,7 +8021,7 @@ Generate - Generate + Genereren apps/client/src/app/components/user-account-access/user-account-access.html 43 @@ -8029,7 +8029,7 @@ Stocks - Stocks + Aandelen apps/client/src/app/components/markets/markets.component.ts 54 @@ -8037,7 +8037,7 @@ Cryptocurrencies - Cryptocurrencies + Cryptovaluta apps/client/src/app/components/markets/markets.component.ts 55