From 0c39d8535ad14e2328b39742bdadc506f65790b2 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 23 Aug 2026 17:44:41 +0200 Subject: [PATCH] Task/improve language localization for DE (20260823) (#7705) * Update translations * Update changelog --- CHANGELOG.md | 1 + apps/client/src/locales/messages.de.xlf | 14 +++++++------- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 476480307..d685ff7d5 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 - Extended the holdings table by the date of first activity in the _Copy portfolio data to clipboard for AI prompt_ action on the analysis page (experimental) - Added a server of the Model Context Protocol (MCP) with a tool to get the holdings of the portfolio (experimental) - Added the `type` to the `Access` database schema +- Improved the language localization for German (`de`) ### Fixed diff --git a/apps/client/src/locales/messages.de.xlf b/apps/client/src/locales/messages.de.xlf index e5df20f0b..74f902a3e 100644 --- a/apps/client/src/locales/messages.de.xlf +++ b/apps/client/src/locales/messages.de.xlf @@ -99,7 +99,7 @@ Any person who has the link can view the data. - Any person who has the link can view the data. + Jede Person mit diesem Link kann die Daten einsehen. apps/client/src/app/components/user-account-access/create-or-update-access-dialog/create-or-update-access-dialog.html 42 @@ -1263,7 +1263,7 @@ Identifier has been copied to the clipboard - Identifier has been copied to the clipboard + Identifizierungszeichen wurde in die Zwischenablage kopiert apps/client/src/app/components/access-table/access-table.component.ts 122 @@ -1367,7 +1367,7 @@ Remove - Remove + Entfernen apps/client/src/app/components/access-table/access-table.component.html 114 @@ -2191,7 +2191,7 @@ Copy identifier to clipboard - Copy identifier to clipboard + Identifizierungszeichen in die Zwischenablage kopieren apps/client/src/app/components/access-table/access-table.component.html 99 @@ -4267,7 +4267,7 @@ Do you really want to remove this received access? - Do you really want to remove this received access? + Möchtest du diese erhaltene Zugangsberechtigung wirklich entfernen? apps/client/src/app/components/access-table/access-table.component.ts 149 @@ -8100,7 +8100,7 @@ Oops! Could not remove the received access. - Oops! Could not remove the received access. + Ups! Die erhaltene Zugangsberechtigung konnte nicht entfernt werden. apps/client/src/app/components/user-account-access/user-account-access.component.ts 183 @@ -9321,7 +9321,7 @@ Oops! Could not revoke the granted access. - Oops! Could not revoke the granted access. + Ups! Die gewährte Zugangsberechtigung konnte nicht widerrufen werden. apps/client/src/app/components/user-account-access/user-account-access.component.ts 162