diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e55a089a..64e998a29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the language localization for Dutch (`nl`) - Improved the language localization for French (`fr`) - Improved the language localization for Portuguese (`pt`) +- Improved the language localization for Spanish (`es`) ## 2.181.0 - 2025-07-11 diff --git a/apps/client/src/locales/messages.es.xlf b/apps/client/src/locales/messages.es.xlf index a34f514aa..60929909a 100644 --- a/apps/client/src/locales/messages.es.xlf +++ b/apps/client/src/locales/messages.es.xlf @@ -6887,7 +6887,7 @@ Oops! Could not find any assets. - Oops! Could not find any assets. + ¡Ups! No se pudieron encontrar activos. libs/ui/src/lib/symbol-autocomplete/symbol-autocomplete.component.html 40 @@ -6895,7 +6895,7 @@ Data Providers - Data Providers + Proveedores de datos apps/client/src/app/components/admin-settings/admin-settings.component.html 4 @@ -6903,7 +6903,7 @@ Set API key - Set API key + Configurar clave API apps/client/src/app/components/admin-settings/admin-settings.component.html 171 @@ -6911,7 +6911,7 @@ Get access to 80’000+ tickers from over 50 exchanges - Get access to 80’000+ tickers from over 50 exchanges + Accede a más de 80’000 tickers de más de 50 bolsas libs/ui/src/lib/i18n.ts 24 @@ -6919,7 +6919,7 @@ Ukraine - Ukraine + Ucrania libs/ui/src/lib/i18n.ts 97 @@ -6927,7 +6927,7 @@ Join now - Join now + Únete ahora apps/client/src/app/components/subscription-interstitial-dialog/subscription-interstitial-dialog.html 110 @@ -6935,7 +6935,7 @@ Glossary - Glossary + Glosario apps/client/src/app/pages/resources/resources-page.component.ts 42 @@ -6947,7 +6947,7 @@ Guides - Guides + Guías apps/client/src/app/pages/resources/resources-page.component.ts 31 @@ -6959,7 +6959,7 @@ guides - guides + guias kebab-case libs/common/src/lib/routes/routes.ts @@ -6972,7 +6972,7 @@ glossary - glossary + glosario kebab-case libs/common/src/lib/routes/routes.ts @@ -6985,7 +6985,7 @@ Threshold range - Threshold range + Rango umbral apps/client/src/app/components/rule/rule-settings-dialog/rule-settings-dialog.html 9 @@ -6993,7 +6993,7 @@ Ghostfolio X-ray uses static analysis to uncover potential issues and risks in your portfolio. Adjust the rules below and set custom thresholds to align with your personal investment strategy. - Ghostfolio X-ray uses static analysis to uncover potential issues and risks in your portfolio. Adjust the rules below and set custom thresholds to align with your personal investment strategy. + Ghostfolio X-ray utiliza análisis estático para descubrir posibles problemas y riesgos en tu cartera. Ajusta las reglas a continuación y define umbrales personalizados para alinearlos con tu estrategia de inversión personal. apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html 5 @@ -7001,7 +7001,7 @@ Economic Market Cluster Risks - Economic Market Cluster Risks + Riesgos de clúster del mercado económico apps/client/src/app/pages/portfolio/x-ray/x-ray-page.component.html 165 @@ -7009,7 +7009,7 @@ of - of + de apps/client/src/app/components/admin-settings/admin-settings.component.html 135 @@ -7017,7 +7017,7 @@ daily requests - daily requests + solicitudes diarias apps/client/src/app/components/admin-settings/admin-settings.component.html 137 @@ -7025,7 +7025,7 @@ Remove API key - Remove API key + Eliminar clave API apps/client/src/app/components/admin-settings/admin-settings.component.html 161 @@ -7033,7 +7033,7 @@ Do you really want to delete the API key? - Do you really want to delete the API key? + ¿Realmente deseas eliminar la clave API? apps/client/src/app/components/admin-settings/admin-settings.component.ts 98