From e982a410051529728269d9ac2790a1afc9b768aa Mon Sep 17 00:00:00 2001 From: Nick Verner Date: Fri, 27 Jun 2025 08:19:46 -0600 Subject: [PATCH] Feature/improve language localization for Dutch (nl) --- CHANGELOG.md | 1 + apps/client/src/locales/messages.nl.xlf | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 72595e388..4587464ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Changed `node main` to `exec node main` in the `entrypoint.sh` file to improve the container signal handling - Improved the language localization for Catalan (`ca`) +- Improved the language localization for Dutch (`nl`) - Improved the language localization for Español (`es`) - Improved the language localization for Turkish (`tr`) diff --git a/apps/client/src/locales/messages.nl.xlf b/apps/client/src/locales/messages.nl.xlf index 69196f1b6..9c7073631 100644 --- a/apps/client/src/locales/messages.nl.xlf +++ b/apps/client/src/locales/messages.nl.xlf @@ -5945,7 +5945,7 @@ MTD - MTD + MTD libs/ui/src/lib/assistant/assistant.component.ts 347 @@ -7578,7 +7578,7 @@ Demo user account has been synced. - Demo user account has been synced. + Demo-gebruikersaccount is gesynchroniseerd. apps/client/src/app/components/admin-overview/admin-overview.component.ts 223 @@ -7586,7 +7586,7 @@ Sync Demo User Account - Sync Demo User Account + Synchroniseer demo-gebruikersaccount apps/client/src/app/components/admin-overview/admin-overview.html 181 @@ -7594,7 +7594,7 @@ Emergency Fund: Set up - Emergency Fund: Set up + Noodfonds: opgezet apps/client/src/app/pages/i18n/i18n-page.html 31 @@ -7602,7 +7602,7 @@ No emergency fund has been set up - No emergency fund has been set up + Er is geen noodfonds ingesteld apps/client/src/app/pages/i18n/i18n-page.html 32 @@ -7610,7 +7610,7 @@ An emergency fund has been set up - An emergency fund has been set up + Er is een noodfonds opgericht apps/client/src/app/pages/i18n/i18n-page.html 35 @@ -7618,7 +7618,7 @@ Fee Ratio - Fee Ratio + Vergoedingsverhouding apps/client/src/app/pages/i18n/i18n-page.html 38 @@ -7626,7 +7626,7 @@ The fees do exceed ${thresholdMax}% of your initial investment (${feeRatio}%) - The fees do exceed ${thresholdMax}% of your initial investment (${feeRatio}%) + De kosten overschrijden ${thresholdMax}% van uw initiële investering (${feeRatio}%) apps/client/src/app/pages/i18n/i18n-page.html 39 @@ -7634,7 +7634,7 @@ The fees do not exceed ${thresholdMax}% of your initial investment (${feeRatio}%) - The fees do not exceed ${thresholdMax}% of your initial investment (${feeRatio}%) + De kosten bedragen niet meer dan ${thresholdMax}% van uw initiële investering (${feeRatio}%) apps/client/src/app/pages/i18n/i18n-page.html 43 @@ -7642,7 +7642,7 @@ Name - Name + Naam libs/ui/src/lib/benchmark/benchmark.component.html 11 @@ -7650,7 +7650,7 @@ Find holding or page... - Find holding or page... + Zoek holding of pagina... libs/ui/src/lib/assistant/assistant.component.ts 154 @@ -7658,7 +7658,7 @@ Quick Links - Quick Links + Snelle koppelingen libs/ui/src/lib/assistant/assistant.html 43