Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions electron/src/locale/de-DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down