From bde003cb547faa23369835683a38c4ece09838f0 Mon Sep 17 00:00:00 2001 From: Diego Noah Date: Sun, 6 Jul 2025 13:20:46 +0600 Subject: [PATCH] Feature/improve language localization for ES 20250705 (#5102) * Improve language localization for ES * Update changelog --- CHANGELOG.md | 6 ++++++ apps/client/src/locales/messages.es.xlf | 26 ++++++++++++------------- 2 files changed, 19 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c8f3c05a..53debc2ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + +### Changed + +- Improved the language localization for Español (`es`) + ## 2.178.0 - 2025-07-05 ### Changed diff --git a/apps/client/src/locales/messages.es.xlf b/apps/client/src/locales/messages.es.xlf index 8b5bbd6b6..9b4221db5 100644 --- a/apps/client/src/locales/messages.es.xlf +++ b/apps/client/src/locales/messages.es.xlf @@ -5690,7 +5690,7 @@ app, asset, cryptocurrency, dashboard, etf, finance, management, performance, portfolio, software, stock, trading, wealth, web3 - app, asset, cryptocurrency, dashboard, etf, finance, management, performance, portfolio, software, stock, trading, wealth, web3 + aplicación, activo, criptomoneda, panel, ETF, finanzas, gestión, rendimiento, cartera, software, acciones, comercio, riqueza, web3 apps/client/src/app/pages/i18n/i18n-page.html 9 @@ -6014,7 +6014,7 @@ If you retire today, you would be able to withdraw per year or per month, based on your total assets of and a withdrawal rate of 4%. - If you retire today, you would be able to withdraw per year or per month, based on your total assets of and a withdrawal rate of 4%. + Si te jubilaras hoy, podrías retirar por año o por mes, basado en tus activos totales de y una tasa de retiro del 4%. apps/client/src/app/pages/portfolio/fire/fire-page.html 67 @@ -6086,7 +6086,7 @@ Self-Hosting - Self-Hosting + Autoalojamiento apps/client/src/app/pages/faq/faq-page.component.ts 49 @@ -6111,7 +6111,7 @@ Oops! It looks like you’re making too many requests. Please slow down a bit. - Oops! It looks like you’re making too many requests. Please slow down a bit. + ¡Vaya! Parece que estás haciendo demasiadas solicitudes. Por favor, reduce la velocidad un poco. apps/client/src/app/core/http-response.interceptor.ts 106 @@ -6135,7 +6135,7 @@ Closed - Closed + Cerrado apps/client/src/app/components/home-holdings/home-holdings.component.ts 38 @@ -6143,7 +6143,7 @@ Activity - Activity + Actividad apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html 222 @@ -6151,7 +6151,7 @@ Dividend Yield - Dividend Yield + Rendimiento por dividendo apps/client/src/app/components/holding-detail-dialog/holding-detail-dialog.html 190 @@ -6175,7 +6175,7 @@ This action is not allowed. - This action is not allowed. + Esta acción no está permitida. apps/client/src/app/core/http-response.interceptor.ts 67 @@ -6207,7 +6207,7 @@ Delete Activities - Delete Activities + Eliminar actividades libs/ui/src/lib/activities-table/activities-table.component.html 67 @@ -6247,7 +6247,7 @@ By ETF Holding - By ETF Holding + Por tenencia de ETF apps/client/src/app/pages/portfolio/allocations/allocations-page.html 333 @@ -6255,7 +6255,7 @@ Approximation based on the top holdings of each ETF - Approximation based on the top holdings of each ETF + Aproximación basada en las principales participaciones de cada ETF apps/client/src/app/pages/portfolio/allocations/allocations-page.html 340 @@ -6263,7 +6263,7 @@ Join now or check out the example account - Join now or check out the example account + Únete ahora o consulta la cuenta de ejemplo apps/client/src/app/pages/landing/landing-page.html 434 @@ -6271,7 +6271,7 @@ Oops! There was an error setting up biometric authentication. - Oops! There was an error setting up biometric authentication. + ¡Ups! Hubo un error al configurar la autenticación biométrica. apps/client/src/app/components/user-account-settings/user-account-settings.component.ts 302