From c453a8cd071b3e47c6861f72703e65fe065082bb Mon Sep 17 00:00:00 2001 From: Georgine Forner Date: Sat, 14 Jun 2025 06:43:20 -0400 Subject: [PATCH] Feature/improve language localization for ES 20250614 (#4921) * Improve language localization for ES * Update changelog --- CHANGELOG.md | 1 + apps/client/src/locales/messages.es.xlf | 36 ++++++++++++------------- 2 files changed, 19 insertions(+), 18 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fee7bd49d..183a51664 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Migrated the `HtmlTemplateMiddleware` to use `@Injectable()` - Renamed `User` to `user` in the database schema - Improved the language localization for Catalan (`ca`) +- Improved the language localization for Español (`es`) - Improved the language localization for French (`fr`) - Improved the language localization for German (`de`) - Improved the language localization for Italian (`it`) diff --git a/apps/client/src/locales/messages.es.xlf b/apps/client/src/locales/messages.es.xlf index 6709fcd2d..1c86b03f1 100644 --- a/apps/client/src/locales/messages.es.xlf +++ b/apps/client/src/locales/messages.es.xlf @@ -5642,7 +5642,7 @@ Extreme Fear - Extreme Fear + Miedo extremo libs/ui/src/lib/i18n.ts 100 @@ -5650,7 +5650,7 @@ Extreme Greed - Extreme Greed + Avaricia extrema libs/ui/src/lib/i18n.ts 101 @@ -5658,7 +5658,7 @@ Neutral - Neutral + Neutral libs/ui/src/lib/i18n.ts 104 @@ -5666,7 +5666,7 @@ Oops! Could not parse historical data. - Oops! Could not parse historical data. + ¡Ups! No se pudieron analizar los datos históricos. libs/ui/src/lib/historical-market-data-editor/historical-market-data-editor.component.ts 262 @@ -5674,7 +5674,7 @@ Do you really want to delete this system message? - Do you really want to delete this system message? + ¿Realmente deseas eliminar este mensaje del sistema? apps/client/src/app/components/admin-overview/admin-overview.component.ts 155 @@ -5682,7 +5682,7 @@ 50-Day Trend - 50-Day Trend + Tendencia de 50 días libs/ui/src/lib/benchmark/benchmark.component.html 25 @@ -5690,7 +5690,7 @@ 200-Day Trend - 200-Day Trend + Tendencia de 200 días libs/ui/src/lib/benchmark/benchmark.component.html 54 @@ -5698,7 +5698,7 @@ Cash Balances - Cash Balances + Saldos de efectivo apps/client/src/app/components/account-detail-dialog/account-detail-dialog.html 124 @@ -5706,7 +5706,7 @@ Starting from - Starting from + A partir de apps/client/src/app/pages/resources/personal-finance-tools/product-page.html 289 @@ -5718,7 +5718,7 @@ year - year + año apps/client/src/app/pages/resources/personal-finance-tools/product-page.html 290 @@ -5730,7 +5730,7 @@ Do you really want to delete this account balance? - Do you really want to delete this account balance? + ¿Realmente desea eliminar el saldo de esta cuenta? libs/ui/src/lib/account-balances/account-balances.component.ts 109 @@ -5738,7 +5738,7 @@ If a translation is missing, kindly support us in extending it here. - If a translation is missing, kindly support us in extending it here. + Si falta una traducción, por favor ayúdenos a ampliarla. here. apps/client/src/app/components/user-account-settings/user-account-settings.html 58 @@ -5746,7 +5746,7 @@ The current market price is - The current market price is + El precio actual de mercado es apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.component.ts 536 @@ -5754,7 +5754,7 @@ Test - Test + Prueba apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html 473 @@ -5762,7 +5762,7 @@ Date Range - Date Range + Rango de fechas libs/ui/src/lib/assistant/assistant.html 129 @@ -5782,7 +5782,7 @@ Restricted view - Restricted view + Vista restringida apps/client/src/app/components/access-table/access-table.component.html 26 @@ -5794,7 +5794,7 @@ Oops! Could not grant access. - Oops! Could not grant access. + ¡Ups! No se pudo otorgar acceso. apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.component.ts 91 @@ -5810,7 +5810,7 @@ Job Queue - Job Queue + Cola de trabajos apps/client/src/app/pages/admin/admin-page-routing.module.ts 26