From a31f71d7ee7424add749e2dbf26dde8ab4ef0552 Mon Sep 17 00:00:00 2001
From: Alesky Zakarin <59431392+aleskrin@users.noreply.github.com>
Date: Wed, 18 Jun 2025 12:22:20 -0600
Subject: [PATCH] Feature/improve language localization for ES 20250614 (#4924)
* 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 d53c7f00a..10c54f682 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Migrated the `@ghostfolio/ui/assistant` component to control flow
- Migrated the `@ghostfolio/ui/value` component to control flow
- Improved the language localization for Chinese (`zh`)
+- Improved the language localization for Español (`es`)
- Improved the language localization for Portuguese (`pt`)
## 2.171.0 - 2025-06-15
diff --git a/apps/client/src/locales/messages.es.xlf b/apps/client/src/locales/messages.es.xlf
index 28f78c7b4..baefddea5 100644
--- a/apps/client/src/locales/messages.es.xlf
+++ b/apps/client/src/locales/messages.es.xlf
@@ -7558,7 +7558,7 @@
Watchlist
- Watchlist
+ Lista de seguimientolibs/common/src/lib/routes/routes.ts90
@@ -7566,7 +7566,7 @@
Get Early Access
- Get Early Access
+ Obtenga acceso tempranoapps/client/src/app/components/admin-settings/ghostfolio-premium-api-dialog/ghostfolio-premium-api-dialog.html29
@@ -7574,7 +7574,7 @@
Do you really want to delete this item?
- Do you really want to delete this item?
+ ¿Realmente deseas eliminar este elemento?libs/ui/src/lib/benchmark/benchmark.component.ts132
@@ -7582,7 +7582,7 @@
Log out
- Log out
+ Finalizar la sesiónapps/client/src/app/components/header/header.component.html329
@@ -7590,7 +7590,7 @@
Calculations are based on delayed market data and may not be displayed in real-time.
- Calculations are based on delayed market data and may not be displayed in real-time.
+ Los cálculos se basan en datos de mercado retrasados y es posible que no se muestren en tiempo real.apps/client/src/app/components/home-market/home-market.html43
@@ -7598,7 +7598,7 @@
changelog
- changelog
+ registro-decambioskebab-caselibs/common/src/lib/routes/routes.ts
@@ -7611,7 +7611,7 @@
Demo user account has been synced.
- Demo user account has been synced.
+ La cuenta de usuario de demostración se ha sincronizado.apps/client/src/app/components/admin-overview/admin-overview.component.ts223
@@ -7619,7 +7619,7 @@
Sync Demo User Account
- Sync Demo User Account
+ Sincronizar cuenta de usuario de demostraciónapps/client/src/app/components/admin-overview/admin-overview.html181
@@ -7627,7 +7627,7 @@
Emergency Fund: Set up
- Emergency Fund: Set up
+ Fondo de Emergencia: Establecerapps/client/src/app/pages/i18n/i18n-page.html14
@@ -7635,7 +7635,7 @@
No emergency fund has been set up
- No emergency fund has been set up
+ No se ha creado ningún fondo de emergencia apps/client/src/app/pages/i18n/i18n-page.html15
@@ -7643,7 +7643,7 @@
An emergency fund has been set up
- An emergency fund has been set up
+ Se ha creado un fondo de emergencia apps/client/src/app/pages/i18n/i18n-page.html18
@@ -7651,7 +7651,7 @@
Fee Ratio
- Fee Ratio
+ Relación de tarifasapps/client/src/app/pages/i18n/i18n-page.html21
@@ -7659,7 +7659,7 @@
The fees do exceed ${thresholdMax}% of your initial investment (${feeRatio}%)
- The fees do exceed ${thresholdMax}% of your initial investment (${feeRatio}%)
+ Las tarifas superan el ${thresholdMax}% de su inversión inicial (${feeRatio}%) apps/client/src/app/pages/i18n/i18n-page.html22
@@ -7667,7 +7667,7 @@
The fees do not exceed ${thresholdMax}% of your initial investment (${feeRatio}%)
- The fees do not exceed ${thresholdMax}% of your initial investment (${feeRatio}%)
+ Las tarifas no superan el ${thresholdMax}% de su inversión inicial (${feeRatio}%) apps/client/src/app/pages/i18n/i18n-page.html26
@@ -7675,7 +7675,7 @@
Name
- Name
+ Nombre libs/ui/src/lib/benchmark/benchmark.component.html11
@@ -7683,7 +7683,7 @@
Find holding or page...
- Find holding or page...
+ Buscar explotación o página...libs/ui/src/lib/assistant/assistant.component.ts153
@@ -7691,7 +7691,7 @@
Quick Links
- Quick Links
+ Enlaces rápidos libs/ui/src/lib/assistant/assistant.html45
@@ -7699,7 +7699,7 @@
Asset Profiles
- Asset Profiles
+ Perfiles de activos libs/ui/src/lib/assistant/assistant.html97