diff --git a/CHANGELOG.md b/CHANGELOG.md index eca275724..f82b72a4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Improved the language localization for Catalan (`ca`) - Improved the language localization for Portuguese (`pt`) - Improved the language localization for Spanish (`es`) diff --git a/apps/client/src/locales/messages.ca.xlf b/apps/client/src/locales/messages.ca.xlf index 35b837e5b..1c62a88fa 100644 --- a/apps/client/src/locales/messages.ca.xlf +++ b/apps/client/src/locales/messages.ca.xlf @@ -5518,7 +5518,7 @@ Oops, authentication has failed. - Oops, authentication has failed. + Ups, l’autenticació ha fallat. apps/client/src/app/pages/webauthn/webauthn-page.html 19 @@ -5526,7 +5526,7 @@ Try again - Try again + Torna-ho a provar apps/client/src/app/pages/webauthn/webauthn-page.html 27 @@ -5534,7 +5534,7 @@ Go back to Home Page - Go back to Home Page + Torna a la pàgina d’inici apps/client/src/app/pages/webauthn/webauthn-page.html 33 @@ -5542,7 +5542,7 @@ Do you really want to delete this account balance? - Do you really want to delete this account balance? + Realment voleu eliminar el saldo d’aquest compte? libs/ui/src/lib/account-balances/account-balances.component.ts 120 @@ -5550,7 +5550,7 @@ Import Activities - Import Activities + Activitats d’importació libs/ui/src/lib/activities-table/activities-table.component.html 9 @@ -5562,7 +5562,7 @@ Import Dividends - Import Dividends + Importar dividends libs/ui/src/lib/activities-table/activities-table.component.html 29 @@ -5574,7 +5574,7 @@ Export Activities - Export Activities + Activitats d’exportació libs/ui/src/lib/activities-table/activities-table.component.html 41 @@ -5586,7 +5586,7 @@ Export Drafts as ICS - Export Drafts as ICS + Exporta esborranys com a ICS libs/ui/src/lib/activities-table/activities-table.component.html 54 @@ -5598,7 +5598,7 @@ Delete Activities - Delete Activities + Suprimeix les activitats libs/ui/src/lib/activities-table/activities-table.component.html 67 @@ -5606,7 +5606,7 @@ Draft - Draft + Esborrany libs/ui/src/lib/activities-table/activities-table.component.html 145 @@ -5614,7 +5614,7 @@ Clone - Clone + Clonar libs/ui/src/lib/activities-table/activities-table.component.html 436 @@ -5622,7 +5622,7 @@ Export Draft as ICS - Export Draft as ICS + Exporta l’esborrany com a ICS libs/ui/src/lib/activities-table/activities-table.component.html 446 @@ -5630,7 +5630,7 @@ Do you really want to delete these activities? - Do you really want to delete these activities? + De veritat vols suprimir aquestes activitats? libs/ui/src/lib/activities-table/activities-table.component.ts 249 @@ -5638,7 +5638,7 @@ Do you really want to delete this activity? - Do you really want to delete this activity? + Realment vols suprimir aquesta activitat? libs/ui/src/lib/activities-table/activities-table.component.ts 259 @@ -5734,7 +5734,7 @@ 50-Day Trend - 50-Day Trend + Tendència de 50 dies libs/ui/src/lib/benchmark/benchmark.component.html 25 @@ -5742,7 +5742,7 @@ 200-Day Trend - 200-Day Trend + Tendència de 200 dies libs/ui/src/lib/benchmark/benchmark.component.html 54 @@ -5750,7 +5750,7 @@ Last All Time High - Last All Time High + Darrer tot el temps libs/ui/src/lib/benchmark/benchmark.component.html 83 @@ -5758,7 +5758,7 @@ Change from All Time High - Change from All Time High + Canvi des del màxim històric libs/ui/src/lib/benchmark/benchmark.component.html 110