From 27c9c1ba52ca178263dfdbfd9474b56149669a38 Mon Sep 17 00:00:00 2001 From: Crowdin Bot Date: Thu, 2 Jul 2026 09:08:20 +0000 Subject: [PATCH] chore: Update translations --- electron/src/locale/de-DE.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/electron/src/locale/de-DE.json b/electron/src/locale/de-DE.json index 51a5a8e9241..db7f43081a3 100644 --- a/electron/src/locale/de-DE.json +++ b/electron/src/locale/de-DE.json @@ -84,18 +84,18 @@ "trayOpen": "Öffnen", "trayQuit": "Beenden", "unreadMessages": "Ungelesene Nachricht", - "sidebarAccountNotification": "New message or missed call", - "sidebarAccountTypeTeam": "Team account", - "sidebarAccountTypePersonal": "Personal account", - "sidebarAccountSelected": "selected", - "sidebarAccountUnselected": "unselected", + "sidebarAccountNotification": "Neue Nachricht oder verpasster Anruf", + "sidebarAccountTypeTeam": "Team-Konto", + "sidebarAccountTypePersonal": "Privates Konto", + "sidebarAccountSelected": "ausgewählt", + "sidebarAccountUnselected": "nicht ausgewählt", "sidebarAccountLabel": "{accountType}, {accountName}, {selectionState}", - "sidebarAccountNameFallback": "Account", + "sidebarAccountNameFallback": "Benutzerkonto", "webviewErrorDescription": "Wir können keine Verbindung zum Server auf \"{url}\" herstellen", "webviewErrorDescriptionSub": "Bitte informieren Sie Ihren Server-Administrator über dieses Problem.", "webviewErrorRetryAction": "Wiederholen", "webviewErrorTitle": "Dieser Server kann nicht erreicht werden", - "wrapperAddAccount": "Add Another Account", + "wrapperAddAccount": "Weiteres Konto hinzufügen", "wrapperCreateTeam": "Team erstellen", "wrapperLogOut": "Abmelden", "wrapperManageTeam": "Team verwalten",