From 9417b9e00dc91d441c153fc0942054fd42e73b92 Mon Sep 17 00:00:00 2001
From: Lyndros <38167685+Lyndros@users.noreply.github.com>
Date: Wed, 19 Aug 2026 17:57:03 +0200
Subject: [PATCH] Task/improve language localization for ES (20260818) (#7658)
* Update translations
* Update changelog
---
CHANGELOG.md | 1 +
apps/client/src/locales/messages.es.xlf | 106 ++++++++++++------------
2 files changed, 54 insertions(+), 53 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f2a952243..ce7d3171e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Improved the performance of the portfolio snapshot calculation by indexing the activities
+- Improved the language localization for Spanish (`es`)
- Upgraded `angular` from version `21.2.19` to `22.1.2`
- Upgraded `ngx-device-detector` from version `11.0.0` to `12.0.0`
- Upgraded `ngx-markdown` from version `21.2.0` to `22.0.0`
diff --git a/apps/client/src/locales/messages.es.xlf b/apps/client/src/locales/messages.es.xlf
index 791f7bfd1..23bdfd9b2 100644
--- a/apps/client/src/locales/messages.es.xlf
+++ b/apps/client/src/locales/messages.es.xlf
@@ -640,7 +640,7 @@
Update Account
- Update Account
+ Actualizar cuentalibs/common/src/lib/routes/routes.ts87
@@ -1280,7 +1280,7 @@
Add Account
- Add Account
+ Añadir cuentalibs/common/src/lib/routes/routes.ts73
@@ -4224,7 +4224,7 @@
Adjust the rules below and set custom thresholds to align with a personal investment strategy.
- Adjust the rules below and set custom thresholds to align with a personal investment strategy.
+ Ajusta las reglas aquí más abajo y personaliza los límites para alinearlos con la estrategia personal de inversión.apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html12
@@ -6775,7 +6775,7 @@
Derived from the portfolio you are viewing
- Derived from the portfolio you are viewing
+ Derivado de la cartera que actualmente estas visualizandoapps/client/src/app/components/user-account-settings/user-account-settings.html27
@@ -6915,7 +6915,7 @@
Ghostfolio X-ray uses static analysis to uncover potential issues and risks in the portfolio.
- Ghostfolio X-ray uses static analysis to uncover potential issues and risks in the portfolio.
+ Ghostfolio X-ray usa el análisis estático para detectar problemas y riegos potenciales en la cartera.apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html7
@@ -7701,7 +7701,7 @@
rules align with the portfolio.
- reglas se alinean con tu cartera.
+ reglas alineadas con la cartera.apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html65
@@ -8279,7 +8279,7 @@
Coverage
- Coverage
+ Coberturaapps/client/src/app/pages/i18n/i18n-page.html145
@@ -8287,7 +8287,7 @@
The assets tagged as emergency fund exceed the emergency fund of ${emergencyFund} ${baseCurrency}
- The assets tagged as emergency fund exceed the emergency fund of ${emergencyFund} ${baseCurrency}
+ Los activos marcados como fondo de emergencia exceden la cantidad del fondo de emergencia de ${emergencyFund} ${baseCurrency}apps/client/src/app/pages/i18n/i18n-page.html147
@@ -8295,7 +8295,7 @@
The emergency fund of ${emergencyFund} ${baseCurrency} is not covered
- The emergency fund of ${emergencyFund} ${baseCurrency} is not covered
+ El fondo de emergencia ${emergencyFund} ${baseCurrency} no está cubiertoapps/client/src/app/pages/i18n/i18n-page.html151
@@ -8303,7 +8303,7 @@
No emergency fund amount has been set to determine the coverage
- No emergency fund amount has been set to determine the coverage
+ No se ha establecido la cantidad a cubrir por el fondo de emergenciaapps/client/src/app/pages/i18n/i18n-page.html155
@@ -8311,7 +8311,7 @@
The emergency fund of ${emergencyFund} ${baseCurrency} is covered
- The emergency fund of ${emergencyFund} ${baseCurrency} is covered
+ El fondo de emergencia ${emergencyFund} ${baseCurrency} esta cubiertoapps/client/src/app/pages/i18n/i18n-page.html158
@@ -8319,7 +8319,7 @@
Setup
- Establecer
+ Establecerapps/client/src/app/pages/i18n/i18n-page.html161
@@ -8351,7 +8351,7 @@
The fees do exceed ${thresholdMax}% of the total investment volume (${feeRatio}%)
- Las comisiones superan el ${thresholdMax}% de tu volumen total de inversión (${feeRatio}%)
+ Las comisiones superan el ${thresholdMax}% del volumen total de la inversión (${feeRatio}%)apps/client/src/app/pages/i18n/i18n-page.html170
@@ -8359,7 +8359,7 @@
The fees do not exceed ${thresholdMax}% of the total investment volume (${feeRatio}%)
- Las comisiones no superan el ${thresholdMax}% de tu volumen total de inversión (${feeRatio}%)
+ Las comisiones no superan el ${thresholdMax}% del volumen total de la inversión (${feeRatio}%)apps/client/src/app/pages/i18n/i18n-page.html174
@@ -8407,7 +8407,7 @@
The net worth is managed by a single account
- Tu patrimonio neto está gestionado por una única cuenta
+ El patrimonio neto está gestionado por una única cuentaapps/client/src/app/pages/i18n/i18n-page.html30
@@ -8415,7 +8415,7 @@
The net worth is managed by ${accountsLength} accounts
- Tu patrimonio neto está gestionado por ${accountsLength} cuentas
+ El patrimonio neto está gestionado por ${accountsLength} cuentasapps/client/src/app/pages/i18n/i18n-page.html36
@@ -8541,7 +8541,7 @@
Over ${thresholdMax}% of the current investment is at ${maxAccountName} (${maxInvestmentRatio}%)
- Más del ${thresholdMax}% de tu inversión actual está en ${maxAccountName} (${maxInvestmentRatio}%)
+ Más del ${thresholdMax}% de la inversión actual está en ${maxAccountName} (${maxInvestmentRatio}%)apps/client/src/app/pages/i18n/i18n-page.html17
@@ -8549,7 +8549,7 @@
The major part of the current investment is at ${maxAccountName} (${maxInvestmentRatio}%) and does not exceed ${thresholdMax}%
- La mayor parte de tu inversión actual está en ${maxAccountName} (${maxInvestmentRatio}%) y no excede el ${thresholdMax}%
+ La mayor parte de la inversión actual está en ${maxAccountName} (${maxInvestmentRatio}%) y no excede el ${thresholdMax}%apps/client/src/app/pages/i18n/i18n-page.html24
@@ -8565,7 +8565,7 @@
The equity contribution of the current investment (${equityValueRatio}%) exceeds ${thresholdMax}%
- La contribución de renta variable de tu inversión actual (${equityValueRatio}%) supera el ${thresholdMax}%
+ La contribución de renta variable de la inversión actual (${equityValueRatio}%) supera el ${thresholdMax}%apps/client/src/app/pages/i18n/i18n-page.html43
@@ -8573,7 +8573,7 @@
The equity contribution of the current investment (${equityValueRatio}%) is below ${thresholdMin}%
- La contribución de renta variable de tu inversión actual (${equityValueRatio}%) está por debajo del ${thresholdMin}%
+ La contribución de renta variable de la inversión actual (${equityValueRatio}%) está por debajo del ${thresholdMin}%apps/client/src/app/pages/i18n/i18n-page.html47
@@ -8581,7 +8581,7 @@
The equity contribution of the current investment (${equityValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
- La contribución de renta variable de tu inversión actual (${equityValueRatio}%) está dentro del rango entre ${thresholdMin}% y ${thresholdMax}%
+ La contribución de renta variable de la inversión actual (${equityValueRatio}%) está dentro del rango entre ${thresholdMin}% y ${thresholdMax}%apps/client/src/app/pages/i18n/i18n-page.html51
@@ -8597,7 +8597,7 @@
The fixed income contribution of the current investment (${fixedIncomeValueRatio}%) exceeds ${thresholdMax}%
- La contribución de renta fija de tu inversión actual (${fixedIncomeValueRatio}%) supera el ${thresholdMax}%
+ La contribución de renta fija de la inversión actual (${fixedIncomeValueRatio}%) supera el ${thresholdMax}%apps/client/src/app/pages/i18n/i18n-page.html57
@@ -8605,7 +8605,7 @@
The fixed income contribution of the current investment (${fixedIncomeValueRatio}%) is below ${thresholdMin}%
- La contribución de renta fija de tu inversión actual (${fixedIncomeValueRatio}%) está por debajo del ${thresholdMin}%
+ La contribución de renta fija de la inversión actual (${fixedIncomeValueRatio}%) está por debajo del ${thresholdMin}%apps/client/src/app/pages/i18n/i18n-page.html61
@@ -8613,7 +8613,7 @@
The fixed income contribution of the current investment (${fixedIncomeValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
- La contribución de renta fija de tu inversión actual (${fixedIncomeValueRatio}%) está dentro del rango entre ${thresholdMin}% y ${thresholdMax}%
+ La contribución de renta fija de la inversión actual (${fixedIncomeValueRatio}%) está dentro del rango entre ${thresholdMin}% y ${thresholdMax}%apps/client/src/app/pages/i18n/i18n-page.html66
@@ -8629,7 +8629,7 @@
The major part of the current investment is not in the base currency (${baseCurrencyValueRatio}% in ${baseCurrency})
- La mayor parte de tu inversión actual no está en tu divisa base (${baseCurrencyValueRatio}% en ${baseCurrency})
+ La mayor parte de la inversión actual no está en tu divisa base (${baseCurrencyValueRatio}% en ${baseCurrency})apps/client/src/app/pages/i18n/i18n-page.html88
@@ -8637,7 +8637,7 @@
The major part of the current investment is in the base currency (${baseCurrencyValueRatio}% in ${baseCurrency})
- La mayor parte de tu inversión actual está en tu divisa base (${baseCurrencyValueRatio}% en ${baseCurrency})
+ La mayor parte de la inversión actual está en tu divisa base (${baseCurrencyValueRatio}% en ${baseCurrency})apps/client/src/app/pages/i18n/i18n-page.html92
@@ -8653,7 +8653,7 @@
Over ${thresholdMax}% of the current investment is in ${currency} (${maxValueRatio}%)
- Más del ${thresholdMax}% de tu inversión actual está en ${currency} (${maxValueRatio}%)
+ Más del ${thresholdMax}% de la inversión actual está en ${currency} (${maxValueRatio}%)apps/client/src/app/pages/i18n/i18n-page.html97
@@ -8661,7 +8661,7 @@
The major part of the current investment is in ${currency} (${maxValueRatio}%) and does not exceed ${thresholdMax}%
- La mayor parte de tu inversión actual está en ${currency} (${maxValueRatio}%) y no supera el ${thresholdMax}%
+ La mayor parte de la inversión actual está en ${currency} (${maxValueRatio}%) y no supera el ${thresholdMax}%apps/client/src/app/pages/i18n/i18n-page.html101
@@ -8830,7 +8830,7 @@
The buying power is below ${thresholdMin} ${baseCurrency}
- Tu poder adquisitivo está por debajo de ${thresholdMin} ${baseCurrency}
+ El poder adquisitivo está por debajo de ${thresholdMin} ${baseCurrency}apps/client/src/app/pages/i18n/i18n-page.html73
@@ -8838,7 +8838,7 @@
The buying power is 0 ${baseCurrency}
- Tu poder adquisitivo es 0 ${baseCurrency}
+ El poder adquisitivo es 0 ${baseCurrency}apps/client/src/app/pages/i18n/i18n-page.html77
@@ -8846,7 +8846,7 @@
The buying power exceeds ${thresholdMin} ${baseCurrency}
- Tu poder adquisitivo supera ${thresholdMin} ${baseCurrency}
+ El poder adquisitivo supera ${thresholdMin} ${baseCurrency}apps/client/src/app/pages/i18n/i18n-page.html80
@@ -8878,7 +8878,7 @@
The developed markets contribution of the current investment (${developedMarketsValueRatio}%) exceeds ${thresholdMax}%
- La contribución a mercados desarrollados de tu inversión actual (${developedMarketsValueRatio}%) supera ${thresholdMax}%
+ La contribución a mercados desarrollados de la inversión actual (${developedMarketsValueRatio}%) supera ${thresholdMax}%apps/client/src/app/pages/i18n/i18n-page.html112
@@ -8886,7 +8886,7 @@
The developed markets contribution of the current investment (${developedMarketsValueRatio}%) is below ${thresholdMin}%
- La contribución a mercados desarrollados de tu inversión actual (${developedMarketsValueRatio}%) es inferior a ${thresholdMin}%
+ La contribución a mercados desarrollados de la inversión actual (${developedMarketsValueRatio}%) es inferior a ${thresholdMin}%apps/client/src/app/pages/i18n/i18n-page.html117
@@ -8894,7 +8894,7 @@
The developed markets contribution of the current investment (${developedMarketsValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
- La contribución a mercados desarrollados de tu inversión actual (${developedMarketsValueRatio}%) está dentro del rango de ${thresholdMin}% y ${thresholdMax}%
+ La contribución a mercados desarrollados de la inversión actual (${developedMarketsValueRatio}%) está dentro del rango de ${thresholdMin}% y ${thresholdMax}%apps/client/src/app/pages/i18n/i18n-page.html122
@@ -8910,7 +8910,7 @@
The emerging markets contribution of the current investment (${emergingMarketsValueRatio}%) exceeds ${thresholdMax}%
- La contribución a mercados emergentes de tu inversión actual (${emergingMarketsValueRatio}%) supera ${thresholdMax}%
+ La contribución a mercados emergentes de la inversión actual (${emergingMarketsValueRatio}%) supera ${thresholdMax}%apps/client/src/app/pages/i18n/i18n-page.html130
@@ -8918,7 +8918,7 @@
The emerging markets contribution of the current investment (${emergingMarketsValueRatio}%) is below ${thresholdMin}%
- La contribución a mercados emergentes de tu inversión actual (${emergingMarketsValueRatio}%) es inferior a ${thresholdMin}%
+ La contribución a mercados emergentes de la inversión actual (${emergingMarketsValueRatio}%) es inferior a ${thresholdMin}%apps/client/src/app/pages/i18n/i18n-page.html135
@@ -8926,7 +8926,7 @@
The emerging markets contribution of the current investment (${emergingMarketsValueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
- La contribución a mercados emergentes de tu inversión actual (${emergingMarketsValueRatio}%) está dentro del rango de ${thresholdMin}% y ${thresholdMax}%
+ La contribución a mercados emergentes de la inversión actual (${emergingMarketsValueRatio}%) está dentro del rango de ${thresholdMin}% y ${thresholdMax}%apps/client/src/app/pages/i18n/i18n-page.html140
@@ -8942,7 +8942,7 @@
The net worth is managed by 0 accounts
- Tu patrimonio neto es administrado por 0 cuentas
+ El patrimonio neto es administrado por 0 cuentasapps/client/src/app/pages/i18n/i18n-page.html33
@@ -8958,7 +8958,7 @@
The Asia-Pacific market contribution of the current investment (${valueRatio}%) exceeds ${thresholdMax}%
- La contribución al mercado Asiático-Pacífico de tu inversión actual (${valueRatio}%) supera ${thresholdMax}%
+ La contribución al mercado Asiático-Pacífico de la inversión actual (${valueRatio}%) supera ${thresholdMax}%apps/client/src/app/pages/i18n/i18n-page.html183
@@ -8966,7 +8966,7 @@
The Asia-Pacific market contribution of the current investment (${valueRatio}%) is below ${thresholdMin}%
- La contribución al mercado Asiático-Pacífico de tu inversión actual (${valueRatio}%) es inferior a ${thresholdMin}%
+ La contribución al mercado Asiático-Pacífico de la inversión actual (${valueRatio}%) es inferior a ${thresholdMin}%apps/client/src/app/pages/i18n/i18n-page.html187
@@ -8974,7 +8974,7 @@
The Asia-Pacific market contribution of the current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
- La contribución al mercado Asiático-Pacífico de tu inversión actual (${valueRatio}%) está dentro del rango de ${thresholdMin}% y ${thresholdMax}%
+ La contribución al mercado Asiático-Pacífico de la inversión actual (${valueRatio}%) está dentro del rango de ${thresholdMin}% y ${thresholdMax}%apps/client/src/app/pages/i18n/i18n-page.html191
@@ -8990,7 +8990,7 @@
The Emerging Markets contribution of the current investment (${valueRatio}%) exceeds ${thresholdMax}%
- La contribución a mercados emergentes de tu inversión actual (${valueRatio}%) supera ${thresholdMax}%
+ La contribución a mercados emergentes de la inversión actual (${valueRatio}%) supera ${thresholdMax}%apps/client/src/app/pages/i18n/i18n-page.html199
@@ -8998,7 +8998,7 @@
The Emerging Markets contribution of the current investment (${valueRatio}%) is below ${thresholdMin}%
- La contribución a mercados emergentes de tu inversión actual (${valueRatio}%) es inferior a ${thresholdMin}%
+ La contribución a mercados emergentes de la inversión actual (${valueRatio}%) es inferior a ${thresholdMin}%apps/client/src/app/pages/i18n/i18n-page.html203
@@ -9006,7 +9006,7 @@
The Emerging Markets contribution of the current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
- La contribución a mercados emergentes de tu inversión actual (${valueRatio}%) está dentro del rango de ${thresholdMin}% y ${thresholdMax}%
+ La contribución a mercados emergentes de la inversión actual (${valueRatio}%) está dentro del rango de ${thresholdMin}% y ${thresholdMax}%apps/client/src/app/pages/i18n/i18n-page.html207
@@ -9022,7 +9022,7 @@
The Europe market contribution of the current investment (${valueRatio}%) exceeds ${thresholdMax}%
- La contribución al mercado europeo de tu inversión actual (${valueRatio}%) supera ${thresholdMax}%
+ La contribución al mercado europeo de la inversión actual (${valueRatio}%) supera ${thresholdMax}%apps/client/src/app/pages/i18n/i18n-page.html213
@@ -9030,7 +9030,7 @@
The Europe market contribution of the current investment (${valueRatio}%) is below ${thresholdMin}%
- La contribución al mercado europeo de tu inversión actual (${valueRatio}%) es inferior a ${thresholdMin}%
+ La contribución al mercado europeo de la inversión actual (${valueRatio}%) es inferior a ${thresholdMin}%apps/client/src/app/pages/i18n/i18n-page.html217
@@ -9038,7 +9038,7 @@
The Europe market contribution of the current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
- La contribución al mercado europeo de tu inversión actual (${valueRatio}%) está dentro del rango de ${thresholdMin}% y ${thresholdMax}%
+ La contribución al mercado europeo de la inversión actual (${valueRatio}%) está dentro del rango de ${thresholdMin}% y ${thresholdMax}%apps/client/src/app/pages/i18n/i18n-page.html221
@@ -9054,7 +9054,7 @@
The Japan market contribution of the current investment (${valueRatio}%) exceeds ${thresholdMax}%
- La contribución al mercado japonés de tu inversión actual (${valueRatio}%) supera el ${thresholdMax}%
+ La contribución al mercado japonés de la inversión actual (${valueRatio}%) supera el ${thresholdMax}%apps/client/src/app/pages/i18n/i18n-page.html227
@@ -9062,7 +9062,7 @@
The Japan market contribution of the current investment (${valueRatio}%) is below ${thresholdMin}%
- La contribución al mercado japonés de tu inversión actual (${valueRatio}%) es inferior a ${thresholdMin}%
+ La contribución al mercado japonés de la inversión actual (${valueRatio}%) es inferior a ${thresholdMin}%apps/client/src/app/pages/i18n/i18n-page.html231
@@ -9070,7 +9070,7 @@
The Japan market contribution of the current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
- La contribución al mercado japonés de tu inversión actual (${valueRatio}%) está dentro del rango de ${thresholdMin}% y ${thresholdMax}%
+ La contribución al mercado japonés de la inversión actual (${valueRatio}%) está dentro del rango de ${thresholdMin}% y ${thresholdMax}%apps/client/src/app/pages/i18n/i18n-page.html235
@@ -9086,7 +9086,7 @@
The North America market contribution of the current investment (${valueRatio}%) exceeds ${thresholdMax}%
- La contribución al mercado de América del Norte de tu inversión actual (${valueRatio}%) supera el ${thresholdMax}%
+ La contribución al mercado de América del Norte de la inversión actual (${valueRatio}%) supera el ${thresholdMax}%apps/client/src/app/pages/i18n/i18n-page.html241
@@ -9094,7 +9094,7 @@
The North America market contribution of the current investment (${valueRatio}%) is below ${thresholdMin}%
- La contribución al mercado de América del Norte de tu inversión actual (${valueRatio}%) es inferior a ${thresholdMin}%
+ La contribución al mercado de América del Norte de la inversión actual (${valueRatio}%) es inferior a ${thresholdMin}%apps/client/src/app/pages/i18n/i18n-page.html245
@@ -9102,7 +9102,7 @@
The North America market contribution of the current investment (${valueRatio}%) is within the range of ${thresholdMin}% and ${thresholdMax}%
- La contribución al mercado de América del Norte de tu inversión actual (${valueRatio}%) está dentro del rango de ${thresholdMin}% y ${thresholdMax}%
+ La contribución al mercado de América del Norte de la inversión actual (${valueRatio}%) está dentro del rango de ${thresholdMin}% y ${thresholdMax}%apps/client/src/app/pages/i18n/i18n-page.html249