diff --git a/CHANGELOG.md b/CHANGELOG.md index e1171d2fb..b926d2c52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Guarded the system tags against deletion and renaming in the tag management of the admin control panel +- Improved the language localization for Spanish (`es`) ### Fixed diff --git a/apps/client/src/locales/messages.es.xlf b/apps/client/src/locales/messages.es.xlf index ab4e4eb3e..866dac527 100644 --- a/apps/client/src/locales/messages.es.xlf +++ b/apps/client/src/locales/messages.es.xlf @@ -356,7 +356,7 @@ Unknown - Unknown + Desconocido libs/ui/src/lib/i18n.ts 88 @@ -440,7 +440,7 @@ Splits - Splits + Desdoblamientos apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html 512 @@ -840,7 +840,7 @@ Split Ratio - Split Ratio + Relación de desdoblamiento apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html 526 @@ -1776,7 +1776,7 @@ Invalid API key - Invalid API key + Clave de API no válida apps/client/src/app/components/admin-settings/admin-settings.component.html 112 @@ -3056,7 +3056,7 @@ Export - Export + Exportar libs/ui/src/lib/activities-table/activities-table.component.html 68 @@ -4168,7 +4168,7 @@ Cache has been flushed. - Cache has been flushed. + Caché vaciada. apps/client/src/app/components/admin-overview/admin-overview.component.ts 281 @@ -4324,7 +4324,7 @@ Shares After - Shares After + Acciones después apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html 584 @@ -5292,7 +5292,7 @@ Do you really want to delete these activities? - Do you really want to delete these activities? + ¿De verdad quieres eliminar estas actividades? libs/ui/src/lib/activities-table/activities-table.component.ts 334 @@ -5758,7 +5758,7 @@ Data gathering has been started. - Data gathering has been started. + La recopilación de datos ha comenzado. apps/client/src/app/components/admin-market-data/admin-market-data.component.ts 413 @@ -7367,7 +7367,7 @@ Shares Before - Shares Before + Acciones antes apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html 597 @@ -8170,7 +8170,7 @@ {VAR_PLURAL, plural, =1 {Activity} other {Activities}} - {VAR_PLURAL, plural, =1 {Activity} other {Activities}} + {VAR_PLURAL, plural, =1 {Actividad} other {Actividades}} libs/ui/src/lib/activities-table/activities-table.component.html 69