Files
kan/apps/web/src/locales/de/messages.po
2025-11-17 22:20:30 +00:00

2575 lines
84 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

msgid ""
msgstr ""
"POT-Creation-Date: 2025-06-24 22:31+0100\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: @lingui/cli\n"
"Language: de\n"
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
"Plural-Forms: \n"
#: src/views/card/components/Comment.tsx:123
msgid " (edited)"
msgstr " (bearbeitet)"
#: src/components/FeedbackModal.tsx:102
msgid ", or see our"
msgstr ", oder besuche unsere"
#. placeholder {0}: isTemplate ? "Templates" : "Boards"
#: src/views/boards/index.tsx:27
msgid "{0}"
msgstr "{0}"
#. placeholder {0}: card?.title ?? t`Card`
#. placeholder {0}: isTemplate ? "Templates" : "Boards"
#. placeholder {1}: board?.name ?? t`Board`
#. placeholder {1}: workspace.name ?? t`Workspace`
#: src/views/boards/index.tsx:22
#: src/views/card/index.tsx:218
msgid "{0} | {1}"
msgstr "{0} | {1}"
#. placeholder {0}: labelPublicIds.length
#: src/views/board/components/NewCardForm.tsx:443
msgid "{0} labels"
msgstr "{0} Labels"
#. placeholder {0}: isTemplate ? "Template" : "Board"
#: src/views/board/index.tsx:389
msgid "{0} not found"
msgstr "{0} nicht gefunden"
#: src/views/boards/components/ImportBoardsForm.tsx:299
msgid "{boardCount, plural, one {Import board (1)} other {Import boards ({boardCount})}}"
msgstr "{boardCount, plural, one {Board importieren (1)} other {Boards importieren ({boardCount})}}"
#: src/views/members/components/InviteMemberForm.tsx:158
#: src/views/members/components/InviteMemberForm.tsx:170
msgid "$10/month"
msgstr "$10/Monat"
#: src/views/members/components/InviteMemberForm.tsx:170
msgid "$8/month"
msgstr "$8/Monat"
#: src/views/pricing/components/Pricing.tsx:36
#: src/views/pricing/components/PricingTiers.tsx:34
msgid "1 user"
msgstr "1 Benutzer"
#: src/views/pricing/components/PricingTiers.tsx:136
msgid "14 day free trial"
msgstr "14 Tage kostenlose Testversion"
#: src/views/home/index.tsx:71
msgid "A powerful, flexible kanban app that helps you organise work, track progress, and deliver results—all in one place."
msgstr "Eine leistungsstarke, flexible Kanban-App, die dir hilft, Arbeit zu organisieren, Fortschritte zu verfolgen und Ergebnisse zu liefern alles an einem Ort."
#: src/components/SettingsLayout.tsx:33
msgid "Account"
msgstr "Konto"
#: src/views/settings/components/DeleteAccountConfirmation.tsx:27
msgid "Account deleted"
msgstr "Konto gelöscht"
#: src/views/card/index.tsx:308
#: src/views/public/board/CardModal.tsx:143
msgid "Activity"
msgstr "Aktivität"
#: src/views/pricing/components/FeatureComparisonTable.tsx:66
msgid "Activity log"
msgstr "Aktivitätsprotokoll"
#: src/views/home/components/Features.tsx:110
msgid "Activity logs"
msgstr "Aktivitätsprotokolle"
#: src/views/board/components/List.tsx:110
msgid "Add a card"
msgstr "Karte hinzufügen"
#: src/views/card/components/Comment.tsx:146
#: src/views/card/components/NewCommentForm.tsx:57
msgid "Add a comment..."
msgstr "Kommentar hinzufügen..."
#: src/views/card/components/NewChecklistItemForm.tsx:140
msgid "Add an item..."
msgstr "Element hinzufügen..."
#: src/views/card/components/Dropdown.tsx:18
msgid "Add checklist"
msgstr "Checkliste hinzufügen"
#: src/components/Editor.tsx:451
msgid "Add description... (type '/' to open commands or '@' to mention)"
msgstr "Beschreibung hinzufügen... (tippe '/' um Befehle zu öffnen oder '@' um jemanden zu erwähnen)"
#: src/views/card/components/ChecklistItemRow.tsx:172
msgid "Add details..."
msgstr "Details hinzufügen..."
#: src/views/card/components/LabelSelector.tsx:109
#: src/views/card/components/LabelSelector.tsx:114
msgid "Add label"
msgstr "Label hinzufügen"
#: src/views/card/components/MemberSelector.tsx:130
#: src/views/members/components/InviteMemberForm.tsx:257
msgid "Add member"
msgstr "Mitglied hinzufügen"
#: src/views/card/components/ActivityList.tsx:69
msgid "added a checklist"
msgstr "hat eine Checkliste hinzugefügt"
#: src/views/card/components/ActivityList.tsx:72
msgid "added a checklist item"
msgstr "hat ein Checklistenelement hinzugefügt"
#: src/views/card/components/ActivityList.tsx:65
msgid "added a label to the card"
msgstr "hat ein Label zur Karte hinzugefügt"
#: src/views/card/components/ActivityList.tsx:67
msgid "added a member to the card"
msgstr "hat ein Mitglied zur Karte hinzugefügt"
#. placeholder {0}: truncate(toTitle)
#: src/views/card/components/ActivityList.tsx:146
msgid "added checklist <0>{0}</0>"
msgstr "hat Checkliste <0>{0}</0> hinzugefügt"
#. placeholder {0}: truncate(toTitle)
#: src/views/card/components/ActivityList.tsx:170
msgid "added checklist item <0>{0}</0>"
msgstr "hat Checklistenelement <0>{0}</0> hinzugefügt"
#. placeholder {0}: truncate(label)
#: src/views/card/components/ActivityList.tsx:130
msgid "added label <0>{0}</0>"
msgstr "hat Label <0>{0}</0> hinzugefügt"
#: src/views/members/components/InviteMemberForm.tsx:327
msgid "Adding a new member will cost an additional {price} ({billingType}) per seat."
msgstr "Das Hinzufügen eines neuen Mitglieds kostet zusätzlich {price} ({billingType}) pro Platz."
#: src/views/settings/components/Avatar.tsx:275
msgid "Adjust the square crop to fit your avatar."
msgstr "Passe den quadratischen Zuschnitt an deinen Avatar an."
#: src/views/pricing/components/Pricing.tsx:55
#: src/views/pricing/components/PricingTiers.tsx:52
msgid "Admin roles"
msgstr "Administratorrollen"
#: src/views/home/components/Footer.tsx:18
msgid "All systems operational"
msgstr "Alle Systeme funktionieren"
#: src/views/auth/signup/index.tsx:88
msgid "Already have an account? <0><1>Sign in</1></0>"
msgstr "Du hast bereits ein Konto? <0><1>Anmelden</1></0>"
#: src/views/settings/IntegrationsSettings.tsx:61
msgid "An error occurred while disconnecting your Trello account."
msgstr "Beim Trennen deines Trello-Kontos ist ein Fehler aufgetreten."
#: src/views/settings/components/ChangePasswordConfirmation.tsx:90
msgid "An unexpected error occurred. Please try again later."
msgstr "Ein unerwarteter Fehler ist aufgetreten. Bitte versuchen Sie es später erneut."
#: src/views/members/components/InviteMemberForm.tsx:311
msgid "Anyone with this link can join your workspace"
msgstr "Jeder mit diesem Link kann deinem Arbeitsbereich beitreten"
#: src/components/SettingsLayout.tsx:51
msgid "API"
msgstr "API"
#: src/views/settings/components/NewApiKeyModal.tsx:91
msgid "API key created"
msgstr "API-Schlüssel erstellt"
#: src/views/settings/components/NewApiKeyModal.tsx:161
msgid "API key name"
msgstr "API-Schlüsselname"
#: src/views/settings/components/NewApiKeyModal.tsx:25
msgid "API key name cannot exceed 30 characters"
msgstr "Der API-Schlüsselname darf 30 Zeichen nicht überschreiten"
#: src/views/settings/components/NewApiKeyModal.tsx:24
msgid "API key name is required"
msgstr "API-Schlüsselname ist erforderlich"
#: src/views/settings/ApiSettings.tsx:22
msgid "API keys"
msgstr "API-Schlüssel"
#: src/views/home/components/Footer.tsx:31
msgid "API Reference"
msgstr "API-Referenz"
#: src/views/boards/components/TemplateBoards.tsx:63
msgid "Applicants"
msgstr "Bewerber"
#: src/views/boards/components/TemplateBoards.tsx:34
msgid "Approval"
msgstr "Genehmigung"
#: src/views/members/components/DeleteMemberConfirmation.tsx:47
msgid "Are you sure want to remove {entityLabel}?"
msgstr "Bist du sicher, dass du {entityLabel} entfernen möchtest?"
#. placeholder {0}: workspace.name
#: src/views/settings/components/DeleteWorkspaceConfirmation.tsx:62
msgid "Are you sure you want to delete the workspace {0}?"
msgstr "Bist du sicher, dass du den Workspace {0} löschen möchtest?"
#. placeholder {0}: isTemplate ? "template" : "board"
#: src/views/board/components/DeleteBoardConfirmation.tsx:36
msgid "Are you sure you want to delete this {0}?"
msgstr "Sind Sie sicher, dass Sie diese(n) {0} löschen möchten?"
#: src/views/card/components/DeleteCardConfirmation.tsx:75
msgid "Are you sure you want to delete this card?"
msgstr "Bist du sicher, dass du diese Karte löschen möchtest?"
#: src/views/card/components/DeleteChecklistConfirmation.tsx:55
msgid "Are you sure you want to delete this checklist?"
msgstr "Sind Sie sicher, dass Sie diese Checkliste löschen möchten?"
#: src/views/card/components/DeleteCommentConfirmation.tsx:65
msgid "Are you sure you want to delete this comment?"
msgstr "Bist du sicher, dass du diesen Kommentar löschen möchtest?"
#: src/components/DeleteLabelConfirmation.tsx:41
msgid "Are you sure you want to delete this label?"
msgstr "Sind Sie sicher, dass Sie dieses Label löschen möchten?"
#: src/views/settings/components/DeleteAccountConfirmation.tsx:54
msgid "Are you sure you want to delete your account?"
msgstr "Bist du sicher, dass du dein Konto löschen möchtest?"
#. placeholder {0}: truncate(memberName)
#: src/views/card/components/ActivityList.tsx:110
msgid "assigned <0>{0}</0> to the card"
msgstr "hat <0>{0}</0> der Karte zugewiesen"
#: src/views/pricing/components/FeatureComparisonTable.tsx:121
msgid "Assignees"
msgstr "Zugewiesene Personen"
#: src/views/card/components/AttachmentUpload.tsx:25
msgid "Attachment uploaded"
msgstr "Anhang hochgeladen"
#: src/views/boards/components/TemplateBoards.tsx:47
msgid "Awaiting Customer"
msgstr "Warten auf Kunden"
#: src/views/boards/components/TemplateBoards.tsx:23
msgid "Backlog"
msgstr "Backlog"
#: src/views/boards/components/TemplateBoards.tsx:16
msgid "Basic Kanban"
msgstr "Einfaches Kanban"
#: src/views/members/components/InviteMemberForm.tsx:171
msgid "billed annually"
msgstr "jährlich abgerechnet"
#: src/views/members/components/InviteMemberForm.tsx:171
msgid "billed monthly"
msgstr "monatlich abgerechnet"
#: src/components/SettingsLayout.tsx:44
#: src/views/boards/components/TemplateBoards.tsx:56
#: src/views/settings/BillingSettings.tsx:39
msgid "Billing"
msgstr "Abrechnung"
#: src/views/settings/BillingSettings.tsx:49
msgid "Billing portal"
msgstr "Abrechnungsportal"
#: src/views/boards/components/TemplateBoards.tsx:38
msgid "Blog Post"
msgstr "Blogbeitrag"
#: src/views/board/index.tsx:363
#: src/views/card/index.tsx:218
#: src/views/public/board/index.tsx:101
msgid "Board"
msgstr "Board"
#: src/components/NewWorkspaceForm.tsx:349
#: src/views/settings/components/UpgradeToProConfirmation.tsx:83
msgid "Board analytics"
msgstr "Board-Analytik"
#: src/views/boards/components/NewBoardForm.tsx:23
msgid "Board name cannot exceed 100 characters"
msgstr "Der Name des Boards darf 100 Zeichen nicht überschreiten"
#: src/views/boards/components/NewBoardForm.tsx:22
msgid "Board name is required"
msgstr "Boardname ist erforderlich"
#: src/views/public/board/index.tsx:153
msgid "Board not found"
msgstr "Board nicht gefunden"
#: src/views/pricing/components/FeatureComparisonTable.tsx:127
msgid "Board sharing & invites"
msgstr "Board-Freigabe & Einladungen"
#: src/views/board/components/UpdateBoardSlugForm.tsx:46
msgid "Board URL can only contain letters, numbers, and hyphens"
msgstr "Board-URL darf nur Buchstaben, Zahlen und Bindestriche enthalten"
#: src/views/board/components/UpdateBoardSlugForm.tsx:44
msgid "Board URL cannot exceed 60 characters"
msgstr "Board-URL darf 60 Zeichen nicht überschreiten"
#: src/views/public/board/index.tsx:68
msgid "Board URL copied to clipboard"
msgstr "Board-URL in die Zwischenablage kopiert"
#: src/views/board/components/UpdateBoardSlugForm.tsx:42
msgid "Board URL must be at least 3 characters long"
msgstr "Board-URL muss mindestens 3 Zeichen lang sein"
#: src/views/home/components/Features.tsx:85
#: src/views/pricing/components/FeatureComparisonTable.tsx:86
msgid "Board visibility"
msgstr "Board-Sichtbarkeit"
#: src/views/board/components/VisibilityButton.tsx:46
msgid "Board visibility updated"
msgstr "Board-Sichtbarkeit aktualisiert"
#: src/components/SideNavigation.tsx:91
msgid "Boards"
msgstr "Boards"
#: src/views/boards/components/TemplateBoards.tsx:30
msgid "Brainstorming"
msgstr "Brainstorming"
#: src/views/boards/components/TemplateBoards.tsx:24
msgid "Bug"
msgstr "Bug"
#: src/views/boards/components/TemplateBoards.tsx:52
msgid "Bug Report"
msgstr "Fehlerbericht"
#: src/components/DeleteLabelConfirmation.tsx:49
#: src/views/board/components/DeleteBoardConfirmation.tsx:44
#: src/views/card/components/Comment.tsx:158
#: src/views/card/components/DeleteCardConfirmation.tsx:86
#: src/views/card/components/DeleteChecklistConfirmation.tsx:63
#: src/views/card/components/DeleteCommentConfirmation.tsx:76
#: src/views/members/components/DeleteMemberConfirmation.tsx:55
#: src/views/settings/components/Avatar.tsx:306
#: src/views/settings/components/ChangePasswordConfirmation.tsx:168
#: src/views/settings/components/DeleteAccountConfirmation.tsx:88
#: src/views/settings/components/DeleteWorkspaceConfirmation.tsx:98
#: src/views/settings/components/UpgradeToProConfirmation.tsx:106
msgid "Cancel"
msgstr "Abbrechen"
#: src/views/card/index.tsx:218
msgid "Card"
msgstr "Karte"
#: src/views/card/index.tsx:264
msgid "Card not found"
msgstr "Karte nicht gefunden"
#: src/views/board/components/NewCardForm.tsx:310
msgid "Card title"
msgstr "Kartentitel"
#: src/views/settings/AccountSettings.tsx:70
#: src/views/settings/AccountSettings.tsx:80
#: src/views/settings/components/ChangePasswordConfirmation.tsx:109
#: src/views/settings/components/ChangePasswordConfirmation.tsx:178
msgid "Change Password"
msgstr "Passwort ändern"
#: src/views/settings/AccountSettings.tsx:45
msgid "Change your language preferences."
msgstr "Ändern Sie Ihre Spracheinstellungen."
#: src/views/oss-friends/index.tsx:61
msgid "Check out some of our favorite open source projects."
msgstr "Entdecken Sie einige unserer liebsten Open-Source-Projekte."
#: src/views/auth/login/index.tsx:43
#: src/views/auth/signup/index.tsx:69
msgid "Check your inbox"
msgstr "Überprüfe deinen Posteingang"
#: src/views/card/components/NewChecklistForm.tsx:118
msgid "Checklist name"
msgstr "Checklistenname"
#: src/views/pricing/components/FeatureComparisonTable.tsx:77
#: src/views/pricing/components/PricingTiers.tsx:38
msgid "Checklists"
msgstr "Checklisten"
#: src/views/board/components/Filters.tsx:180
msgid "Clear filters"
msgstr "Filter löschen"
#: src/views/auth/login/index.tsx:48
#: src/views/auth/signup/index.tsx:74
msgid "Click on the link we've sent to {magicLinkRecipient} to sign in."
msgstr "Klicke auf den Link, den wir an {magicLinkRecipient} gesendet haben, um dich anzumelden."
#: src/views/settings/components/NewApiKeyModal.tsx:136
msgid "Close"
msgstr "Schließen"
#: src/views/boards/components/TemplateBoards.tsx:23
msgid "Code Review"
msgstr "Code-Review"
#: src/views/home/components/Features.tsx:91
msgid "Collaborate seamlessly with your team."
msgstr "Arbeite nahtlos mit deinem Team zusammen."
#: src/components/NewWorkspaceForm.tsx:352
#: src/views/home/components/Features.tsx:67
#: src/views/settings/components/UpgradeToProConfirmation.tsx:86
msgid "Coming soon"
msgstr "Demnächst verfügbar"
#: src/views/home/components/Features.tsx:105
msgid "Comments"
msgstr "Kommentare"
#: src/views/pricing/components/FeatureComparisonTable.tsx:115
msgid "Comments & mentions"
msgstr "Kommentare & Erwähnungen"
#: src/views/home/components/Footer.tsx:95
msgid "Company"
msgstr "Unternehmen"
#: src/views/pricing/index.tsx:70
msgid "Compare our features to see why Kan is the best choice."
msgstr "Vergleichen Sie unsere Funktionen, um zu sehen, warum Kan die beste Wahl ist."
#: src/views/boards/components/TemplateBoards.tsx:82
msgid "Complete"
msgstr "Abgeschlossen"
#: src/views/pricing/components/Pricing.tsx:70
#: src/views/pricing/components/PricingTiers.tsx:67
msgid "Complete control and ownership:"
msgstr "Vollständige Kontrolle und Eigentum:"
#: src/views/card/components/ActivityList.tsx:74
msgid "completed a checklist item"
msgstr "hat ein Checklistenelement abgeschlossen"
#. placeholder {0}: truncate(toTitle)
#: src/views/card/components/ActivityList.tsx:187
msgid "completed checklist item <0>{0}</0>"
msgstr "hat Checklistenelement <0>{0}</0> abgeschlossen"
#: src/views/settings/components/ChangePasswordConfirmation.tsx:150
msgid "Confirm your new password"
msgstr "Bestätigen Sie Ihr neues Passwort"
#: src/views/boards/components/ImportBoardsForm.tsx:157
#: src/views/settings/IntegrationsSettings.tsx:93
msgid "Connect Trello"
msgstr "Trello verbinden"
#: src/views/home/components/Features.tsx:122
msgid "Connect your favorite tools to streamline your workflow."
msgstr "Verbinde deine Lieblingstools, um deinen Arbeitsablauf zu optimieren."
#: src/views/settings/IntegrationsSettings.tsx:80
msgid "Connect your Trello account to import boards."
msgstr "Verbinde dein Trello-Konto, um Boards zu importieren."
#: src/views/home/components/Footer.tsx:38
#: src/views/home/components/Header.tsx:42
msgid "Contact"
msgstr "Kontakt"
#: src/components/FeedbackModal.tsx:100
msgid "Contact us"
msgstr "Kontaktiere uns"
#: src/views/boards/components/TemplateBoards.tsx:28
msgid "Content Creation"
msgstr "Content-Erstellung"
#: src/components/AuthForm.tsx:434
msgid "Continue with "
msgstr "Fortfahren mit "
#. placeholder {0}: key === "oidc" ? oidcProviderName : provider.name
#: src/components/AuthForm.tsx:351
msgid "Continue with {0}"
msgstr "Fortfahren mit {0}"
#: src/views/home/components/Features.tsx:86
msgid "Control who can view and edit your boards."
msgstr "Kontrolliere, wer deine Boards ansehen und bearbeiten kann."
#: src/views/pricing/components/FeatureComparisonTable.tsx:38
msgid "Core features"
msgstr "Kernfunktionen"
#. placeholder {0}: isTemplate ? "template" : "board"
#: src/views/boards/components/NewBoardForm.tsx:166
msgid "Create {0}"
msgstr "{0} erstellen"
#: src/components/LabelForm.tsx:213
#: src/views/board/components/NewCardForm.tsx:469
#: src/views/board/components/NewListForm.tsx:141
msgid "Create another"
msgstr "Weitere erstellen"
#: src/views/settings/components/NewApiKeyModal.tsx:175
msgid "Create API key"
msgstr "API-Schlüssel erstellen"
#: src/views/board/components/NewCardForm.tsx:479
msgid "Create card"
msgstr "Karte erstellen"
#: src/views/card/components/NewChecklistForm.tsx:134
msgid "Create checklist"
msgstr "Checkliste erstellen"
#: src/views/members/components/InviteMemberForm.tsx:349
msgid "Create invite link"
msgstr "Einladungslink erstellen"
#: src/components/LabelForm.tsx:238
msgid "Create label"
msgstr "Label erstellen"
#: src/views/board/components/NewListForm.tsx:153
msgid "Create list"
msgstr "Liste erstellen"
#. placeholder {0}: isTemplate ? "template" : "board"
#: src/views/boards/components/BoardsList.tsx:45
msgid "Create new {0}"
msgstr "Neue(n) {0} erstellen"
#: src/views/settings/ApiSettings.tsx:30
msgid "Create new key"
msgstr "Neuen Schlüssel erstellen"
#: src/views/board/components/NewCardForm.tsx:405
#: src/views/card/components/LabelSelector.tsx:97
msgid "Create new label"
msgstr "Neues Label erstellen"
#: src/views/board/index.tsx:478
msgid "Create new list"
msgstr "Neue Liste erstellen"
#: src/views/board/components/NewTemplateForm.tsx:132
msgid "Create template"
msgstr "Vorlage erstellen"
#: src/components/NewWorkspaceForm.tsx:387
#: src/components/WorkspaceMenu.tsx:149
msgid "Create workspace"
msgstr "Arbeitsbereich erstellen"
#: src/views/card/components/ActivityList.tsx:61
msgid "created the card"
msgstr "hat die Karte erstellt"
#: src/views/boards/components/TemplateBoards.tsx:24
msgid "Critical"
msgstr "Kritisch"
#: src/views/settings/components/Avatar.tsx:272
msgid "Crop your avatar"
msgstr "Schneide deinen Avatar zu"
#: src/views/settings/components/ChangePasswordConfirmation.tsx:19
msgid "Current password is required"
msgstr "Aktuelles Passwort ist erforderlich"
#: src/views/pricing/components/PricingTiers.tsx:37
msgid "Custom board templates"
msgstr "Benutzerdefinierte Board-Vorlagen"
#: src/views/pricing/components/Pricing.tsx:74
#: src/views/pricing/components/PricingTiers.tsx:71
msgid "Custom domain"
msgstr "Benutzerdefinierte Domain"
#: src/views/pricing/components/FeatureComparisonTable.tsx:72
msgid "Custom templates"
msgstr "Benutzerdefinierte Vorlagen"
#: src/components/NewWorkspaceForm.tsx:318
msgid "Custom URLs require upgrading to a Pro plan"
msgstr "Benutzerdefinierte URLs erfordern ein Upgrade auf einen Pro-Plan"
#: src/views/pricing/components/FeatureComparisonTable.tsx:98
msgid "Custom workspace link"
msgstr "Benutzerdefinierter Workspace-Link"
#: src/components/NewWorkspaceForm.tsx:342
#: src/views/settings/components/UpgradeToProConfirmation.tsx:76
msgid "Custom workspace URL"
msgstr "Benutzerdefinierte Workspace-URL"
#: src/views/boards/components/TemplateBoards.tsx:42
msgid "Customer Support"
msgstr "Kundensupport"
#: src/components/UserMenu.tsx:153
msgid "Dark"
msgstr "Dunkel"
#: src/views/members/components/InviteMemberForm.tsx:348
msgid "Deactivate invite link"
msgstr "Einladungslink deaktivieren"
#: src/components/DeleteLabelConfirmation.tsx:51
#: src/components/LabelForm.tsx:228
#: src/views/board/components/DeleteBoardConfirmation.tsx:47
#: src/views/card/components/DeleteCardConfirmation.tsx:92
#: src/views/card/components/DeleteChecklistConfirmation.tsx:66
#: src/views/card/components/DeleteCommentConfirmation.tsx:82
msgid "Delete"
msgstr "Löschen"
#: src/views/settings/AccountSettings.tsx:52
#: src/views/settings/AccountSettings.tsx:62
#: src/views/settings/components/DeleteAccountConfirmation.tsx:96
msgid "Delete account"
msgstr "Konto löschen"
#: src/views/board/components/BoardDropdown.tsx:48
msgid "Delete board"
msgstr "Board löschen"
#: src/views/card/components/Dropdown.tsx:25
msgid "Delete card"
msgstr "Karte löschen"
#: src/views/card/components/Comment.tsx:91
msgid "Delete comment"
msgstr "Kommentar löschen"
#: src/views/board/components/List.tsx:117
msgid "Delete list"
msgstr "Liste löschen"
#: src/views/board/components/BoardDropdown.tsx:48
msgid "Delete template"
msgstr "Vorlage löschen"
#: src/views/settings/components/DeleteWorkspaceConfirmation.tsx:106
#: src/views/settings/WorkspaceSettings.tsx:97
#: src/views/settings/WorkspaceSettings.tsx:108
msgid "Delete workspace"
msgstr "Workspace löschen"
#: src/views/card/components/ActivityList.tsx:71
msgid "deleted a checklist"
msgstr "hat eine Checkliste gelöscht"
#: src/views/card/components/ActivityList.tsx:76
msgid "deleted a checklist item"
msgstr "hat ein Checklistenelement gelöscht"
#. placeholder {0}: truncate(fromTitle)
#: src/views/card/components/ActivityList.tsx:162
msgid "deleted checklist <0>{0}</0>"
msgstr "hat Checkliste <0>{0}</0> gelöscht"
#. placeholder {0}: truncate(fromTitle)
#: src/views/card/components/ActivityList.tsx:205
msgid "deleted checklist item <0>{0}</0>"
msgstr "hat Checklistenelement <0>{0}</0> gelöscht"
#: src/views/boards/components/TemplateBoards.tsx:33
msgid "Design"
msgstr "Design"
#: src/views/settings/IntegrationsSettings.tsx:108
msgid "Disconnect Trello"
msgstr "Trello trennen"
#: src/views/home/components/Features.tsx:106
msgid "Discuss and collaborate on cards."
msgstr "Diskutiere und arbeite gemeinsam an Karten."
#: src/views/settings/AccountSettings.tsx:35
msgid "Display name"
msgstr "Anzeigename"
#: src/views/settings/components/UpdateDisplayNameForm.tsx:22
msgid "Display name cannot exceed 280 characters"
msgstr "Anzeigename darf nicht länger als 280 Zeichen sein"
#: src/views/settings/components/UpdateDisplayNameForm.tsx:19
msgid "Display name must be at least 3 characters long"
msgstr "Anzeigename muss mindestens 3 Zeichen lang sein"
#: src/views/settings/components/UpdateDisplayNameForm.tsx:41
msgid "Display name updated"
msgstr "Anzeigename aktualisiert"
#: src/views/home/components/Faqs.tsx:83
msgid "Do you offer a free plan?"
msgstr "Bietet ihr einen kostenlosen Plan an?"
#: src/components/FeedbackModal.tsx:109
msgid "docs"
msgstr "Dokumente"
#: src/views/home/components/Header.tsx:20
msgid "Docs"
msgstr "Dokumente"
#: src/components/UserMenu.tsx:191
#: src/views/boards/components/TemplateBoards.tsx:24
#: src/views/home/components/Footer.tsx:78
#: src/views/home/components/Header.tsx:36
msgid "Documentation"
msgstr "Dokumentation"
#: src/views/auth/login/index.tsx:63
msgid "Don't have an account? <0><1>Sign up</1></0>"
msgstr "Du hast noch kein Konto? <0><1>Registrieren</1></0>"
#: src/views/boards/components/TemplateBoards.tsx:17
#: src/views/boards/components/TemplateBoards.tsx:23
#: src/views/boards/components/TemplateBoards.tsx:36
#: src/views/boards/components/TemplateBoards.tsx:49
msgid "Done"
msgstr "Erledigt"
#: src/views/card/components/AttachmentThumbnails.tsx:134
msgid "Download failed"
msgstr "Download fehlgeschlagen"
#: src/views/board/components/BoardDropdown.tsx:41
#: src/views/board/components/UpdateBoardSlugForm.tsx:116
msgid "Edit board URL"
msgstr "Board-URL bearbeiten"
#: src/views/card/components/Comment.tsx:82
msgid "Edit comment"
msgstr "Kommentar bearbeiten"
#: src/components/LabelForm.tsx:119
msgid "Edit label"
msgstr "Label bearbeiten"
#: src/views/board/components/UpdateBoardSlugForm.tsx:162
msgid "Edit workspace URL"
msgstr "Workspace-URL bearbeiten"
#: src/views/boards/components/TemplateBoards.tsx:32
msgid "Editing"
msgstr "Bearbeitung"
#: src/components/AuthForm.tsx:435
msgid "email"
msgstr "E-Mail"
#: src/views/members/components/InviteMemberForm.tsx:272
msgid "Email"
msgstr "E-Mail"
#: src/views/boards/components/TemplateBoards.tsx:24
msgid "Enhancement"
msgstr "Verbesserung"
#: src/views/settings/components/ChangePasswordConfirmation.tsx:122
msgid "Enter your current password"
msgstr "Geben Sie Ihr aktuelles Passwort ein"
#: src/views/settings/components/ChangePasswordConfirmation.tsx:111
msgid "Enter your current password and choose a new secure password."
msgstr "Geben Sie Ihr aktuelles Passwort ein und wählen Sie ein neues sicheres Passwort."
#: src/components/AuthForm.tsx:398
msgid "Enter your email address"
msgstr "Gib deine E-Mail-Adresse ein"
#: src/components/AuthForm.tsx:384
msgid "Enter your name"
msgstr "Gib deinen Namen ein"
#: src/views/settings/components/ChangePasswordConfirmation.tsx:136
msgid "Enter your new password"
msgstr "Geben Sie Ihr neues Passwort ein"
#: src/components/AuthForm.tsx:411
msgid "Enter your password"
msgstr "Gib dein Passwort ein"
#: src/views/boards/components/NewBoardForm.tsx:77
#: src/views/boards/components/NewBoardForm.tsx:92
#: src/views/members/components/InviteMemberForm.tsx:215
msgid "Error"
msgstr "Fehler"
#: src/views/settings/components/ChangePasswordConfirmation.tsx:89
msgid "Error Changing Password"
msgstr "Fehler beim Ändern des Passworts"
#: src/views/members/components/InviteMemberForm.tsx:128
msgid "Error creating invite link"
msgstr "Fehler beim Erstellen des Einladungslinks"
#: src/views/members/components/InviteMemberForm.tsx:144
msgid "Error deactivating invite link"
msgstr "Fehler beim Deaktivieren des Einladungslinks"
#: src/views/settings/components/DeleteAccountConfirmation.tsx:39
msgid "Error deleting account"
msgstr "Fehler beim Löschen des Kontos"
#: src/components/DeleteLabelConfirmation.tsx:25
msgid "Error deleting label"
msgstr "Fehler beim Löschen des Labels"
#: src/views/settings/components/DeleteWorkspaceConfirmation.tsx:45
msgid "Error deleting workspace"
msgstr "Fehler beim Löschen des Arbeitsbereichs"
#: src/views/settings/IntegrationsSettings.tsx:60
msgid "Error disconnecting Trello"
msgstr "Fehler beim Trennen von Trello"
#: src/views/members/components/InviteMemberForm.tsx:97
#: src/views/members/components/InviteMemberForm.tsx:103
msgid "Error inviting member"
msgstr "Fehler beim Einladen des Mitglieds"
#: src/views/settings/components/UpdateDisplayNameForm.tsx:54
msgid "Error updating display name"
msgstr "Fehler beim Aktualisieren des Anzeigenamens"
#: src/views/settings/components/Avatar.tsx:77
msgid "Error updating profile image"
msgstr "Fehler beim Aktualisieren des Profilbilds"
#: src/views/settings/components/UpdateWorkspaceDescriptionForm.tsx:61
msgid "Error updating workspace description"
msgstr "Fehler beim Aktualisieren der Workspace-Beschreibung"
#: src/views/settings/components/UpdateWorkspaceNameForm.tsx:56
msgid "Error updating workspace name"
msgstr "Fehler beim Aktualisieren des Arbeitsbereichsnamens"
#: src/views/settings/components/UpdateWorkspaceUrlForm.tsx:73
msgid "Error updating workspace URL"
msgstr "Fehler beim Aktualisieren der Workspace-URL"
#: src/views/members/components/InviteMemberForm.tsx:240
#: src/views/settings/components/UpgradeToProConfirmation.tsx:41
msgid "Error upgrading subscription"
msgstr "Fehler beim Upgrade des Abonnements"
#: src/components/NewWorkspaceForm.tsx:145
msgid "Error upgrading to Pro"
msgstr "Fehler beim Upgrade auf Pro"
#: src/views/settings/components/Avatar.tsx:91
#: src/views/settings/components/Avatar.tsx:218
msgid "Error uploading profile image"
msgstr "Fehler beim Hochladen des Profilbilds"
#: src/views/pricing/components/Pricing.tsx:52
#: src/views/pricing/components/PricingTiers.tsx:49
msgid "Everything in the free plan, plus:"
msgstr "Alles im kostenlosen Plan, plus:"
#: src/views/pricing/components/Pricing.tsx:33
#: src/views/pricing/components/PricingTiers.tsx:31
msgid "Everything you need, free forever. Unlimited boards, unlimited lists, unlimited cards. Upgrade any time."
msgstr "Alles was du brauchst, für immer kostenlos. Unbegrenzte Boards, unbegrenzte Listen, unbegrenzte Karten. Jederzeit upgraden."
#: src/views/boards/components/TemplateBoards.tsx:79
msgid "Execution"
msgstr "Ausführung"
#: src/views/invite/index.tsx:41
msgid "Failed to accept invitation. Please try again later, or contact customer support."
msgstr "Einladung konnte nicht angenommen werden. Bitte versuche es später erneut oder kontaktiere den Kundensupport."
#: src/views/members/components/InviteMemberForm.tsx:216
msgid "Failed to copy invite link"
msgstr "Einladungslink konnte nicht kopiert werden"
#: src/views/boards/components/NewBoardForm.tsx:78
#: src/views/boards/components/NewBoardForm.tsx:93
msgid "Failed to create board"
msgstr "Board konnte nicht erstellt werden"
#. placeholder {0}: provider.at(0)?.toUpperCase() + provider.slice(1)
#: src/components/AuthForm.tsx:291
msgid "Failed to login with {0}. Please try again."
msgstr "Anmeldung mit {0} fehlgeschlagen. Bitte versuche es erneut."
#: src/views/card/components/AttachmentUpload.tsx:33
#: src/views/card/components/AttachmentUpload.tsx:79
msgid "Failed to upload attachment. Please try again."
msgstr "Fehler beim Hochladen des Anhangs. Bitte versuchen Sie es erneut."
#: src/views/home/components/Header.tsx:41
msgid "FAQ"
msgstr "FAQ"
#: src/views/home/components/Faqs.tsx:143
#: src/views/home/components/Footer.tsx:52
msgid "FAQs"
msgstr "Häufig gestellte Fragen"
#: src/views/pricing/components/FeatureComparisonTable.tsx:168
msgid "Fast & lightweight"
msgstr "Schnell & leichtgewichtig"
#: src/views/boards/components/TemplateBoards.tsx:24
#: src/views/pricing/components/FeatureComparisonTable.tsx:237
msgid "Feature"
msgstr "Feature"
#: src/views/pricing/index.tsx:67
msgid "Feature breakdown"
msgstr "Funktionsübersicht"
#: src/views/boards/components/TemplateBoards.tsx:53
msgid "Feature Request"
msgstr "Feature-Anfrage"
#: src/views/home/components/Features.tsx:132
#: src/views/home/components/Footer.tsx:50
#: src/views/home/components/Header.tsx:17
#: src/views/home/components/Header.tsx:33
#: src/views/pricing/index.tsx:63
msgid "Features"
msgstr "Features"
#: src/components/FeedbackModal.tsx:59
#: src/components/UserMenu.tsx:199
msgid "Feedback"
msgstr "Feedback"
#: src/components/FeedbackModal.tsx:33
msgid "Feedback sent"
msgstr "Feedback gesendet"
#: src/views/board/components/Filters.tsx:174
msgid "Filter"
msgstr "Filter"
#: src/views/home/components/Faqs.tsx:150
msgid "Find answers to common questions about Kan. Can't find what you're looking for? Feel free to <0>contact us</0>."
msgstr "Finden Sie Antworten auf häufig gestellte Fragen über Kan. Können Sie nicht finden, wonach Sie suchen? Zögern Sie nicht, uns zu <0>kontaktieren</0>."
#: src/views/home/components/Faqs.tsx:41
msgid "For long-term sustainability, we recognise all good open source projects need a source of revenue. Ours comes from the paid cloud offering for workspaces with multiple users and for custom workspace slugs. There's no obligation to use it, and you can self-host the software on your own infrastructure free of charge."
msgstr "Für langfristige Nachhaltigkeit erkennen wir an, dass alle guten Open-Source-Projekte eine Einnahmequelle benötigen. Unsere stammt aus dem kostenpflichtigen Cloud-Angebot für Workspaces mit mehreren Benutzern und für benutzerdefinierte Workspace-Slugs. Es besteht keine Verpflichtung, es zu nutzen, und Sie können die Software kostenlos auf Ihrer eigenen Infrastruktur selbst hosten."
#: src/views/pricing/components/Pricing.tsx:32
#: src/views/pricing/components/PricingTiers.tsx:30
msgid "Free"
msgstr "Kostenlos"
#: src/views/members/components/InviteMemberForm.tsx:333
#: src/views/members/index.tsx:208
msgid "Free Plan"
msgstr "Kostenloser Plan"
#: src/views/pricing/components/Pricing.tsx:34
#: src/views/pricing/components/PricingTiers.tsx:32
msgid "Free, forever"
msgstr "Kostenlos, für immer"
#: src/views/boards/components/TemplateBoards.tsx:70
msgid "Full-time"
msgstr "Vollzeit"
#: src/views/boards/components/TemplateBoards.tsx:84
msgid "Fun"
msgstr "Spaß"
#: src/views/auth/signup/index.tsx:69
#: src/views/home/components/Cta.tsx:61
#: src/views/home/components/Header.tsx:106
#: src/views/pricing/index.tsx:74
msgid "Get started"
msgstr "Loslegen"
#: src/views/pricing/components/Pricing.tsx:31
#: src/views/pricing/components/Pricing.tsx:49
#: src/views/pricing/components/PricingTiers.tsx:29
#: src/views/pricing/components/PricingTiers.tsx:46
msgid "Get Started"
msgstr "Loslegen"
#. placeholder {0}: isTemplate ? "template" : "board"
#: src/views/boards/components/BoardsList.tsx:41
msgid "Get started by creating a new {0}"
msgstr "Beginnen Sie, indem Sie eine(n) neue(n) {0} erstellen"
#: src/views/board/index.tsx:470
msgid "Get started by creating a new list"
msgstr "Beginne mit dem Erstellen einer neuen Liste"
#: src/views/home/components/Cta.tsx:54
msgid "Get started for free today"
msgstr "Starten Sie noch heute kostenlos"
#: src/views/pricing/components/Pricing.tsx:92
#: src/views/pricing/index.tsx:47
msgid "Get started for free, with no usage limits. For collaboration, upgrade to a plan that fits the size of your team."
msgstr "Starten Sie kostenlos ohne Nutzungsbeschränkungen. Für die Zusammenarbeit wechseln Sie zu einem Plan, der zur Größe Ihres Teams passt."
#: src/views/home/index.tsx:75
msgid "Get started on Cloud"
msgstr "In der Cloud starten"
#: src/views/home/components/Footer.tsx:25
msgid "Getting started"
msgstr "Erste Schritte"
#: src/views/home/components/Footer.tsx:37
msgid "GitHub"
msgstr "GitHub"
#: src/views/invite/index.tsx:113
msgid "Go Home"
msgstr "Zur Startseite"
#: src/views/home/components/Header.tsx:100
#: src/views/invite/index.tsx:144
msgid "Go to app"
msgstr "Zur App"
#: src/views/boards/components/TemplateBoards.tsx:18
msgid "High Priority"
msgstr "Hohe Priorität"
#: src/views/boards/components/TemplateBoards.tsx:68
msgid "Hired"
msgstr "Eingestellt"
#: src/views/pricing/components/Pricing.tsx:69
#: src/views/pricing/components/PricingTiers.tsx:66
msgid "Host Kan on your own infrastructure. Ideal for organisations that need complete control over their data."
msgstr "Hosten Sie Kan auf Ihrer eigenen Infrastruktur. Ideal für Organisationen, die vollständige Kontrolle über ihre Daten benötigen."
#: src/views/home/components/Faqs.tsx:64
msgid "How do I get a custom URL?"
msgstr "Wie erhalte ich eine benutzerdefinierte URL?"
#: src/views/home/components/Faqs.tsx:46
msgid "How do I import my Trello boards?"
msgstr "Wie importiere ich meine Trello-Boards?"
#: src/views/home/components/Faqs.tsx:108
msgid "How do I invite team members?"
msgstr "Wie lade ich Teammitglieder ein?"
#: src/views/home/components/Faqs.tsx:124
msgid "How do I self-host?"
msgstr "Wie kann ich selbst hosten?"
#: src/views/home/components/Faqs.tsx:38
msgid "How is the project funded?"
msgstr "Wie wird das Projekt finanziert?"
#: src/views/settings/components/DeleteAccountConfirmation.tsx:82
msgid "I acknowledge that all of my account data will be permanently deleted and want to proceed."
msgstr "Ich bestätige, dass alle meine Kontodaten dauerhaft gelöscht werden, und möchte fortfahren."
#: src/views/settings/components/DeleteWorkspaceConfirmation.tsx:92
msgid "I acknowledge that all of the workspace data will be permanently deleted and want to proceed."
msgstr "Ich bestätige, dass alle Daten des Arbeitsbereichs dauerhaft gelöscht werden, und möchte fortfahren."
#: src/views/boards/components/TemplateBoards.tsx:76
msgid "Ideas"
msgstr "Ideen"
#: src/components/FeedbackModal.tsx:75
msgid "Ideas to improve this page..."
msgstr "Ideen zur Verbesserung dieser Seite..."
#: src/views/boards/index.tsx:39
msgid "Import"
msgstr "Importieren"
#: src/views/boards/components/ImportBoardsForm.tsx:191
msgid "Import complete"
msgstr "Import abgeschlossen"
#: src/views/boards/components/ImportBoardsForm.tsx:204
msgid "Import failed"
msgstr "Import fehlgeschlagen"
#: src/views/pricing/components/FeatureComparisonTable.tsx:80
msgid "Import from Trello"
msgstr "Import von Trello"
#: src/views/home/components/Features.tsx:96
msgid "Import your Trello boards and hit the ground running."
msgstr "Importieren Sie Ihre Trello-Boards und starten Sie sofort durch."
#: src/views/boards/components/TemplateBoards.tsx:84
msgid "Important"
msgstr "Wichtig"
#: src/views/home/components/Footer.tsx:27
msgid "Importing from Trello"
msgstr "Import von Trello"
#: src/views/home/components/Faqs.tsx:49
msgid "Importing your Trello boards into Kan is easy. You can follow our step-by-step guide <0>here</0>."
msgstr "Der Import Ihrer Trello-Boards in Kan ist einfach. Sie können unserer Schritt-für-Schritt-Anleitung <0>hier</0> folgen."
#: src/components/CommandPallette.tsx:168
msgid "in"
msgstr "in"
#: src/views/boards/components/TemplateBoards.tsx:17
#: src/views/boards/components/TemplateBoards.tsx:23
#: src/views/boards/components/TemplateBoards.tsx:46
msgid "In Progress"
msgstr "In Bearbeitung"
#: src/views/pricing/components/Pricing.tsx:28
#: src/views/pricing/components/PricingTiers.tsx:26
msgid "Individuals"
msgstr "Einzelpersonen"
#: src/components/SettingsLayout.tsx:57
#: src/views/home/components/Features.tsx:121
msgid "Integrations"
msgstr "Integrationen"
#: src/views/pricing/components/FeatureComparisonTable.tsx:92
msgid "Intelligent search"
msgstr "Intelligente Suche"
#: src/views/boards/components/TemplateBoards.tsx:65
msgid "Interviewing"
msgstr "Vorstellungsgespräch"
#: src/views/members/components/InviteMemberForm.tsx:51
msgid "Invalid email address"
msgstr "Ungültige E-Mail-Adresse"
#: src/views/invite/index.tsx:105
msgid "Invalid invitation"
msgstr "Ungültige Einladung"
#: src/views/members/index.tsx:221
msgid "Invite"
msgstr "Einladen"
#: src/views/members/components/InviteMemberForm.tsx:209
msgid "Invite link copied"
msgstr "Einladungslink kopiert"
#: src/views/members/components/InviteMemberForm.tsx:210
msgid "Invite link copied to clipboard"
msgstr "Einladungslink in die Zwischenablage kopiert"
#: src/views/pricing/components/FeatureComparisonTable.tsx:133
msgid "Invite links"
msgstr "Einladungslinks"
#: src/views/members/components/InviteMemberForm.tsx:123
msgid "Invite links require a Team or Pro subscription. Please upgrade your workspace."
msgstr "Einladungslinks erfordern ein Team- oder Pro-Abonnement. Bitte upgraden Sie Ihren Workspace."
#: src/views/card/components/MemberSelector.tsx:111
#: src/views/members/components/InviteMemberForm.tsx:367
msgid "Invite member"
msgstr "Mitglied einladen"
#: src/views/members/components/InviteMemberForm.tsx:336
msgid "Inviting members requires a Team Plan. You'll be redirected to upgrade your workspace."
msgstr "Das Einladen von Mitgliedern erfordert einen Team-Plan. Sie werden weitergeleitet, um Ihren Workspace zu upgraden."
#: src/views/invite/index.tsx:79
#: src/views/invite/index.tsx:129
msgid "Join workspace"
msgstr "Arbeitsbereich beitreten"
#: src/views/invite/index.tsx:91
msgid "Join workspace | kan.bn"
msgstr "Arbeitsbereich beitreten | kan.bn"
#: src/views/boards/components/TemplateBoards.tsx:70
msgid "Junior"
msgstr "Junior"
#: src/views/pricing/components/FeatureComparisonTable.tsx:185
msgid "Kan"
msgstr "Kan"
#: src/views/pricing/components/PricingTiers.tsx:48
msgid "Kan is better with a team. Perfect for small and growing teams looking to collaborate."
msgstr "Kan ist besser im Team. Perfekt für kleine und wachsende Teams, die zusammenarbeiten möchten."
#: src/views/pricing/components/Pricing.tsx:51
msgid "Kanban is better with a team. Perfect for small and growing teams looking to collaborate."
msgstr "Kanban funktioniert besser im Team. Perfekt für kleine und wachsende Teams, die zusammenarbeiten möchten."
#: src/views/home/components/Features.tsx:136
msgid "Kanban reimagined"
msgstr "Kanban neu gedacht"
#: src/views/settings/components/DeleteAccountConfirmation.tsx:57
#: src/views/settings/components/DeleteWorkspaceConfirmation.tsx:67
msgid "Keep in mind that this action is irreversible."
msgstr "Beachten Sie, dass diese Aktion nicht rückgängig gemacht werden kann."
#: src/views/board/components/Filters.tsx:115
#: src/views/board/components/NewCardForm.tsx:409
#: src/views/card/index.tsx:119
msgid "Labels"
msgstr "Labels"
#: src/views/pricing/components/FeatureComparisonTable.tsx:76
msgid "Labels & filters"
msgstr "Labels & Filter"
#: src/views/home/components/Features.tsx:100
msgid "Labels & Filters"
msgstr "Labels & Filter"
#: src/views/settings/AccountSettings.tsx:42
msgid "Language"
msgstr "Sprache"
#: src/components/NewWorkspaceForm.tsx:335
#: src/views/settings/components/UpgradeToProConfirmation.tsx:69
msgid "Launch offer"
msgstr "Einführungsangebot"
#: src/views/members/index.tsx:191
msgid "Launch offer: Get unlimited members with Pro"
msgstr "Einführungsangebot: Erhalten Sie unbegrenzte Mitglieder mit Pro"
#: src/views/pricing/components/Pricing.tsx:98
#: src/views/pricing/components/PricingTiers.tsx:84
msgid "Launch offer: unlimited seats for just $29/month with Pro"
msgstr "Einführungsangebot: unbegrenzte Plätze für nur $29/Monat mit Pro"
#: src/views/oss-friends/index.tsx:110
msgid "Learn more"
msgstr "Mehr erfahren"
#: src/views/boards/components/TemplateBoards.tsx:84
msgid "Learning"
msgstr "Lernen"
#: src/views/home/components/Footer.tsx:131
msgid "Legal"
msgstr "Rechtliches"
#: src/views/home/components/Footer.tsx:45
msgid "License"
msgstr "Lizenz"
#: src/components/UserMenu.tsx:167
msgid "Light"
msgstr "Hell"
#: src/views/public/board/index.tsx:66
msgid "Link copied"
msgstr "Link kopiert"
#: src/views/card/index.tsx:111
msgid "List"
msgstr "Liste"
#: src/views/board/components/NewListForm.tsx:129
msgid "List name"
msgstr "Listenname"
#: src/views/board/components/Filters.tsx:123
msgid "Lists"
msgstr "Listen"
#: src/views/auth/login/index.tsx:33
msgid "Login | kan.bn"
msgstr "Login | kan.bn"
#: src/components/UserMenu.tsx:209
msgid "Logout"
msgstr "Abmelden"
#: src/views/boards/components/TemplateBoards.tsx:84
msgid "Long-term"
msgstr "Langfristig"
#: src/views/home/components/Testimonials.tsx:236
msgid "Loved by teams worldwide"
msgstr "Von Teams weltweit geliebt"
#: src/views/boards/components/TemplateBoards.tsx:18
msgid "Low Priority"
msgstr "Niedrige Priorität"
#: src/components/AuthForm.tsx:435
msgid "magic link"
msgstr "Magic Link"
#: src/views/board/components/BoardDropdown.tsx:34
msgid "Make template"
msgstr "Als Vorlage speichern"
#: src/views/card/components/ActivityList.tsx:75
msgid "marked a checklist item as incomplete"
msgstr "hat ein Checklistenelement als unvollständig markiert"
#. placeholder {0}: truncate(toTitle)
#: src/views/card/components/ActivityList.tsx:196
msgid "marked checklist item <0>{0}</0> as incomplete"
msgstr "hat Checklistenelement <0>{0}</0> als unvollständig markiert"
#: src/views/boards/components/TemplateBoards.tsx:18
msgid "Medium Priority"
msgstr "Mittlere Priorität"
#: src/components/SideNavigation.tsx:101
#: src/views/board/components/Filters.tsx:107
#: src/views/board/components/NewCardForm.tsx:367
#: src/views/card/index.tsx:128
#: src/views/members/index.tsx:178
msgid "Members"
msgstr "Mitglieder"
#. placeholder {0}: workspace.name ?? t`Workspace`
#: src/views/members/index.tsx:173
msgid "Members | {0}"
msgstr "Mitglieder | {0}"
#: src/views/pricing/components/Pricing.tsx:14
#: src/views/pricing/index.tsx:20
msgid "Monthly"
msgstr "Monatlich"
#: src/views/members/components/InviteMemberForm.tsx:159
msgid "monthly billing"
msgstr "monatliche Abrechnung"
#. placeholder {0}: truncate(fromList)
#. placeholder {1}: truncate(toList)
#: src/views/card/components/ActivityList.tsx:98
msgid "moved the card from <0>{0}</0> to<1>{1}</1>"
msgstr "hat die Karte von <0>{0}</0> nach <1>{1}</1> verschoben"
#: src/views/card/components/ActivityList.tsx:64
msgid "moved the card to another list"
msgstr "hat die Karte in eine andere Liste verschoben"
#: src/components/LabelForm.tsx:135
#: src/views/board/components/NewTemplateForm.tsx:118
#: src/views/boards/components/NewBoardForm.tsx:134
msgid "Name"
msgstr "Name"
#: src/components/FeedbackModal.tsx:95
msgid "Need help?"
msgstr "Brauchst du Hilfe?"
#: src/views/boards/index.tsx:50
#: src/views/home/components/Features.tsx:73
msgid "New"
msgstr "Neu"
#. placeholder {0}: isTemplate ? "template" : "board"
#: src/views/boards/components/NewBoardForm.tsx:120
msgid "New {0}"
msgstr "Neue(r) {0}"
#: src/views/settings/components/NewApiKeyModal.tsx:147
msgid "New API key"
msgstr "Neuer API-Schlüssel"
#: src/views/board/components/NewCardForm.tsx:293
msgid "New card"
msgstr "Neue Karte"
#: src/views/card/components/NewChecklistForm.tsx:102
msgid "New checklist"
msgstr "Neue Checkliste"
#: src/views/boards/components/ImportBoardsForm.tsx:322
msgid "New import"
msgstr "Neuer Import"
#: src/components/LabelForm.tsx:119
msgid "New label"
msgstr "Neues Label"
#: src/views/board/components/NewListForm.tsx:113
#: src/views/board/index.tsx:442
msgid "New list"
msgstr "Neue Liste"
#: src/views/settings/components/ChangePasswordConfirmation.tsx:23
msgid "New password is required"
msgstr "Neues Passwort ist erforderlich"
#: src/views/settings/components/ChangePasswordConfirmation.tsx:31
msgid "New password must be different from current password"
msgstr "Neues Passwort muss sich vom aktuellen Passwort unterscheiden"
#: src/views/board/components/NewTemplateForm.tsx:104
msgid "New template"
msgstr "Neue Vorlage"
#: src/views/boards/components/TemplateBoards.tsx:44
msgid "New Ticket"
msgstr "Neues Ticket"
#: src/components/NewWorkspaceForm.tsx:243
msgid "New workspace"
msgstr "Neuer Workspace"
#: src/views/boards/components/TemplateBoards.tsx:38
msgid "Newsletter"
msgstr "Newsletter"
#: src/views/boards/components/TemplateBoards.tsx:81
msgid "Next Steps"
msgstr "Nächste Schritte"
#. placeholder {0}: isTemplate ? "templates" : "boards"
#: src/views/boards/components/BoardsList.tsx:38
msgid "No {0}"
msgstr "Keine {0}"
#: src/components/AuthForm.tsx:365
msgid "No authentication methods are currently available"
msgstr "Derzeit sind keine Authentifizierungsmethoden verfügbar"
#: src/views/boards/components/ImportBoardsForm.tsx:242
msgid "No boards found"
msgstr "Keine Boards gefunden"
#: src/views/home/index.tsx:85
msgid "No credit card required"
msgstr "Keine Kreditkarte erforderlich"
#: src/views/card/components/AttachmentThumbnails.tsx:135
msgid "No download URL available for this attachment."
msgstr "Für diesen Anhang ist keine Download-URL verfügbar."
#: src/views/board/index.tsx:467
msgid "No lists"
msgstr "Keine Listen"
#: src/components/CommandPallette.tsx:184
msgid "No results found for \"{debouncedQuery}\"."
msgstr "Keine Ergebnisse gefunden für \"{debouncedQuery}\"."
#: src/views/boards/components/TemplateBoards.tsx:66
msgid "Offer"
msgstr "Angebot"
#: src/views/boards/components/TemplateBoards.tsx:67
msgid "Onboarding"
msgstr "Einarbeitung"
#: src/views/settings/AccountSettings.tsx:55
msgid "Once you delete your account, there is no going back. This action cannot be undone."
msgstr "Sobald Sie Ihr Konto löschen, gibt es kein Zurück mehr. Diese Aktion kann nicht rückgängig gemacht werden."
#: src/views/settings/WorkspaceSettings.tsx:100
msgid "Once you delete your workspace, there is no going back. This action cannot be undone."
msgstr "Sobald Sie Ihren Arbeitsbereich löschen, gibt es kein Zurück mehr. Diese Aktion kann nicht rückgängig gemacht werden."
#: src/views/pricing/components/FeatureComparisonTable.tsx:150
msgid "Open source"
msgstr "Open Source"
#: src/views/oss-friends/index.tsx:58
msgid "Open Source Friends"
msgstr "Open-Source-Freunde"
#: src/components/AuthForm.tsx:374
msgid "or"
msgstr "oder"
#: src/views/home/components/Features.tsx:101
msgid "Organize and find cards quickly with powerful filtering tools."
msgstr "Organisiere und finde Karten schnell mit leistungsstarken Filterwerkzeugen."
#: src/views/home/components/Footer.tsx:39
#: src/views/oss-friends/index.tsx:52
msgid "OSS Friends"
msgstr "OSS-Freunde"
#: src/views/pricing/components/Pricing.tsx:73
#: src/views/pricing/components/PricingTiers.tsx:70
msgid "Own your data"
msgstr "Besitze deine Daten"
#: src/views/pricing/components/FeatureComparisonTable.tsx:174
msgid "Owned by Atlassian"
msgstr "Im Besitz von Atlassian"
#: src/views/boards/components/TemplateBoards.tsx:70
msgid "Part-time"
msgstr "Teilzeit"
#: src/views/settings/components/ChangePasswordConfirmation.tsx:69
msgid "Password Changed"
msgstr "Passwort geändert"
#: src/components/AuthForm.tsx:258
msgid "Password is required to login."
msgstr "Passwort ist für die Anmeldung erforderlich."
#: src/components/AuthForm.tsx:257
msgid "Password is required to sign up."
msgstr "Passwort ist für die Registrierung erforderlich."
#: src/views/settings/components/ChangePasswordConfirmation.tsx:22
msgid "Password must be at least 8 characters"
msgstr "Passwort muss mindestens 8 Zeichen lang sein"
#: src/views/settings/components/ChangePasswordConfirmation.tsx:27
msgid "Passwords do not match"
msgstr "Passwörter stimmen nicht überein"
#: src/views/members/index.tsx:134
msgid "Paused"
msgstr "Pausiert"
#: src/views/pricing/components/Pricing.tsx:100
#: src/views/pricing/components/PricingTiers.tsx:86
msgid "Payment frequency"
msgstr "Zahlungshäufigkeit"
#: src/views/members/index.tsx:134
msgid "Pending"
msgstr "Ausstehend"
#: src/views/pricing/components/Pricing.tsx:15
#: src/views/pricing/components/Pricing.tsx:20
#: src/views/pricing/index.tsx:21
#: src/views/pricing/index.tsx:26
msgid "per user/month"
msgstr "pro Benutzer/Monat"
#: src/views/boards/components/TemplateBoards.tsx:74
msgid "Personal Project"
msgstr "Persönliches Projekt"
#: src/views/boards/components/TemplateBoards.tsx:78
msgid "Planning"
msgstr "Planung"
#: src/views/pricing/components/FeatureComparisonTable.tsx:140
msgid "Platform"
msgstr "Plattform"
#: src/views/settings/components/ChangePasswordConfirmation.tsx:24
msgid "Please confirm your new password"
msgstr "Bitte bestätigen Sie Ihr neues Passwort"
#: src/components/AuthForm.tsx:402
msgid "Please enter a valid email address"
msgstr "Bitte gib eine gültige E-Mail-Adresse ein"
#: src/components/AuthForm.tsx:388
msgid "Please enter a valid name"
msgstr "Bitte gib einen gültigen Namen ein"
#: src/components/AuthForm.tsx:416
msgid "Please enter a valid password"
msgstr "Bitte gib ein gültiges Passwort ein"
#: src/views/settings/components/Avatar.tsx:92
msgid "Please select a file to upload."
msgstr "Bitte wähle eine Datei zum Hochladen aus."
#: src/components/DeleteLabelConfirmation.tsx:26
#: src/components/FeedbackModal.tsx:41
#: src/components/NewWorkspaceForm.tsx:158
#: src/views/board/components/NewCardForm.tsx:177
#: src/views/board/components/NewListForm.tsx:79
#: src/views/board/components/NewTemplateForm.tsx:61
#: src/views/board/components/NewTemplateForm.tsx:77
#: src/views/board/components/UpdateBoardSlugForm.tsx:73
#: src/views/board/components/VisibilityButton.tsx:54
#: src/views/board/index.tsx:151
#: src/views/board/index.tsx:207
#: src/views/boards/components/ImportBoardsForm.tsx:205
#: src/views/card/components/AttachmentThumbnails.tsx:68
#: src/views/card/components/ChecklistItemRow.tsx:60
#: src/views/card/components/ChecklistItemRow.tsx:88
#: src/views/card/components/ChecklistNameInput.tsx:46
#: src/views/card/components/Comment.tsx:64
#: src/views/card/components/DeleteCardConfirmation.tsx:52
#: src/views/card/components/DeleteChecklistConfirmation.tsx:37
#: src/views/card/components/DeleteCommentConfirmation.tsx:45
#: src/views/card/components/LabelSelector.tsx:72
#: src/views/card/components/ListSelector.tsx:52
#: src/views/card/components/MemberSelector.tsx:79
#: src/views/card/components/NewChecklistForm.tsx:70
#: src/views/card/components/NewChecklistItemForm.tsx:89
#: src/views/card/components/NewCommentForm.tsx:31
#: src/views/card/index.tsx:177
#: src/views/members/components/DeleteMemberConfirmation.tsx:28
#: src/views/members/components/InviteMemberForm.tsx:104
#: src/views/members/components/InviteMemberForm.tsx:241
#: src/views/settings/components/Avatar.tsx:78
#: src/views/settings/components/Avatar.tsx:219
#: src/views/settings/components/DeleteAccountConfirmation.tsx:40
#: src/views/settings/components/DeleteWorkspaceConfirmation.tsx:46
#: src/views/settings/components/UpdateDisplayNameForm.tsx:55
#: src/views/settings/components/UpdateWorkspaceDescriptionForm.tsx:62
#: src/views/settings/components/UpdateWorkspaceNameForm.tsx:57
#: src/views/settings/components/UpdateWorkspaceUrlForm.tsx:74
#: src/views/settings/components/UpgradeToProConfirmation.tsx:42
msgid "Please try again later, or contact customer support."
msgstr "Bitte versuche es später noch einmal oder kontaktiere den Kundensupport."
#: src/views/members/components/InviteMemberForm.tsx:129
#: src/views/members/components/InviteMemberForm.tsx:145
msgid "Please try again later."
msgstr "Bitte versuche es später erneut."
#: src/views/pricing/components/FeatureComparisonTable.tsx:109
msgid "Price per user/month"
msgstr "Preis pro Benutzer/Monat"
#: src/views/home/components/Footer.tsx:51
#: src/views/home/components/Header.tsx:18
#: src/views/home/components/Header.tsx:34
#: src/views/pricing/components/Pricing.tsx:85
#: src/views/pricing/index.tsx:34
#: src/views/pricing/index.tsx:40
msgid "Pricing"
msgstr "Preise"
#: src/views/pricing/components/Pricing.tsx:56
#: src/views/pricing/components/PricingTiers.tsx:53
#: src/views/settings/components/UpgradeToProConfirmation.tsx:93
msgid "Priority email support"
msgstr "Prioritäts-E-Mail-Support"
#: src/views/home/components/Footer.tsx:43
msgid "Privacy policy"
msgstr "Datenschutzrichtlinie"
#: src/views/board/components/VisibilityButton.tsx:74
msgid "Private"
msgstr "Privat"
#: src/views/members/index.tsx:205
msgid "Pro Plan"
msgstr "Pro-Plan"
#: src/views/members/components/InviteMemberForm.tsx:322
msgid "Pro Plan ∞"
msgstr "Pro-Plan ∞"
#: src/views/settings/components/Avatar.tsx:64
msgid "Profile image updated"
msgstr "Profilbild aktualisiert"
#: src/views/settings/AccountSettings.tsx:29
msgid "Profile picture"
msgstr "Profilbild"
#: src/views/board/components/VisibilityButton.tsx:69
msgid "Public"
msgstr "Öffentlich"
#: src/views/boards/components/TemplateBoards.tsx:35
msgid "Publishing"
msgstr "Veröffentlichung"
#: src/views/boards/components/TemplateBoards.tsx:54
msgid "Question"
msgstr "Frage"
#: src/views/home/components/Faqs.tsx:147
msgid "Questions?"
msgstr "Fragen?"
#: src/views/boards/components/TemplateBoards.tsx:84
msgid "Quick Win"
msgstr "Schneller Erfolg"
#: src/views/boards/components/TemplateBoards.tsx:61
msgid "Recruitment"
msgstr "Personalbeschaffung"
#: src/views/boards/components/TemplateBoards.tsx:70
msgid "Remote"
msgstr "Remote"
#: src/views/members/components/DeleteMemberConfirmation.tsx:58
msgid "Remove"
msgstr "Entfernen"
#: src/views/members/index.tsx:148
msgid "Remove member"
msgstr "Mitglied entfernen"
#: src/views/card/components/ActivityList.tsx:66
msgid "removed a label from the card"
msgstr "hat ein Label von der Karte entfernt"
#: src/views/card/components/ActivityList.tsx:68
msgid "removed a member from the card"
msgstr "hat ein Mitglied von der Karte entfernt"
#. placeholder {0}: truncate(label)
#: src/views/card/components/ActivityList.tsx:138
msgid "removed label <0>{0}</0>"
msgstr "hat Label <0>{0}</0> entfernt"
#: src/views/card/components/ActivityList.tsx:70
msgid "renamed a checklist"
msgstr "hat eine Checkliste umbenannt"
#. placeholder {0}: truncate(toTitle)
#: src/views/card/components/ActivityList.tsx:154
msgid "renamed checklist <0>{0}</0>"
msgstr "hat Checkliste <0>{0}</0> umbenannt"
#. placeholder {0}: truncate(toTitle)
#: src/views/card/components/ActivityList.tsx:178
msgid "renamed checklist item to <0>{0}</0>"
msgstr "hat Checklistenelement in <0>{0}</0> umbenannt"
#: src/views/boards/components/TemplateBoards.tsx:77
msgid "Research"
msgstr "Recherche"
#: src/views/boards/components/TemplateBoards.tsx:48
msgid "Resolution"
msgstr "Lösung"
#: src/views/home/components/Footer.tsx:114
msgid "Resources"
msgstr "Ressourcen"
#: src/views/pricing/components/FeatureComparisonTable.tsx:144
msgid "REST API"
msgstr "REST API"
#: src/views/boards/components/TemplateBoards.tsx:80
msgid "Review"
msgstr "Überprüfung"
#: src/views/home/components/Footer.tsx:36
#: src/views/home/components/Header.tsx:13
#: src/views/home/components/Header.tsx:28
msgid "Roadmap"
msgstr "Roadmap"
#: src/views/members/index.tsx:243
msgid "Role"
msgstr "Rolle"
#: src/views/pricing/components/Pricing.tsx:72
#: src/views/pricing/components/PricingTiers.tsx:69
msgid "Run on your own infrastructure"
msgstr "Auf eigener Infrastruktur betreiben"
#: src/views/card/components/Comment.tsx:165
#: src/views/settings/components/Avatar.tsx:309
msgid "Save"
msgstr "Speichern"
#: src/views/home/components/Features.tsx:116
msgid "Save time with reusable board templates."
msgstr "Spare Zeit mit wiederverwendbaren Board-Vorlagen."
#: src/views/boards/components/TemplateBoards.tsx:64
msgid "Screening"
msgstr "Vorauswahl"
#: src/components/CommandPallette.tsx:104
msgid "Search boards and cards..."
msgstr "Boards und Karten durchsuchen..."
#: src/views/home/components/Testimonials.tsx:239
msgid "See what our users are saying about Kan"
msgstr "Erfahren Sie, was unsere Nutzer über Kan sagen"
#: src/views/boards/components/ImportBoardsForm.tsx:274
msgid "Select all"
msgstr "Alle auswählen"
#: src/views/boards/components/ImportBoardsForm.tsx:157
msgid "Select source"
msgstr "Quelle auswählen"
#: src/views/pricing/components/Pricing.tsx:64
#: src/views/pricing/components/PricingTiers.tsx:61
msgid "Self Host"
msgstr "Selbst hosten"
#: src/views/home/index.tsx:81
msgid "Self host with Github"
msgstr "Selbst hosten mit Github"
#: src/views/card/components/ActivityList.tsx:107
msgid "self-assigned the card"
msgstr "hat sich selbst die Karte zugewiesen"
#: src/views/pricing/components/FeatureComparisonTable.tsx:156
msgid "Self-hostable"
msgstr "Selbst hostbar"
#: src/components/FeedbackModal.tsx:116
msgid "Send feedback"
msgstr "Feedback senden"
#: src/views/boards/components/TemplateBoards.tsx:70
msgid "Senior"
msgstr "Senior"
#: src/components/SettingsLayout.tsx:82
#: src/components/SideNavigation.tsx:106
msgid "Settings"
msgstr "Einstellungen"
#: src/views/settings/AccountSettings.tsx:25
msgid "Settings | Account"
msgstr "Einstellungen | Konto"
#: src/views/settings/ApiSettings.tsx:18
msgid "Settings | API"
msgstr "Einstellungen | API"
#: src/views/settings/BillingSettings.tsx:35
msgid "Settings | Billing"
msgstr "Einstellungen | Abrechnung"
#: src/views/settings/IntegrationsSettings.tsx:69
msgid "Settings | Integrations"
msgstr "Einstellungen | Integrationen"
#: src/views/settings/WorkspaceSettings.tsx:54
msgid "Settings | Workspace"
msgstr "Einstellungen | Arbeitsbereich"
#: src/views/home/components/Header.tsx:104
msgid "Sign in"
msgstr "Anmelden"
#: src/views/invite/index.tsx:154
msgid "Sign In"
msgstr "Anmelden"
#: src/views/invite/index.tsx:162
msgid "Sign Up"
msgstr "Registrieren"
#: src/views/auth/signup/index.tsx:34
#: src/views/auth/signup/index.tsx:59
msgid "Sign up | kan.bn"
msgstr "Registrieren | kan.bn"
#: src/views/auth/signup/index.tsx:44
msgid "Sign up disabled"
msgstr "Registrierung deaktiviert"
#: src/views/auth/signup/index.tsx:47
msgid "Sign up is currently disabled. Please try again later."
msgstr "Die Registrierung ist derzeit deaktiviert. Bitte versuche es später erneut."
#: src/components/AuthForm.tsx:434
msgid "Sign up with "
msgstr "Registrieren mit "
#: src/views/pricing/components/Pricing.tsx:89
#: src/views/pricing/index.tsx:44
msgid "Simple pricing"
msgstr "Einfache Preisgestaltung"
#: src/views/home/components/Features.tsx:139
msgid "Simple, visual task management that just works. Drag and drop cards, collaborate with your team, and get more done."
msgstr "Einfaches, visuelles Aufgabenmanagement, das einfach funktioniert. Ziehe Karten per Drag-and-drop, arbeite mit deinem Team zusammen und erledige mehr."
#: src/views/boards/components/TemplateBoards.tsx:38
msgid "Social Media"
msgstr "Social Media"
#: src/views/boards/components/TemplateBoards.tsx:22
msgid "Software Development"
msgstr "Softwareentwicklung"
#: src/views/home/index.tsx:37
msgid "Star on Github"
msgstr "Stern auf Github"
#: src/views/members/components/InviteMemberForm.tsx:359
#: src/views/settings/components/UpgradeToProConfirmation.tsx:111
msgid "Start 14 day free trial"
msgstr "14 Tage kostenlose Testversion starten"
#: src/views/members/components/InviteMemberForm.tsx:122
msgid "Subscription Required"
msgstr "Abonnement erforderlich"
#: src/components/AuthForm.tsx:215
#: src/components/AuthForm.tsx:232
msgid "Success"
msgstr "Erfolg"
#: src/views/settings/components/UpgradeToProConfirmation.tsx:57
msgid "Supercharge your workspace for just $29/month. Here's what you'll get:"
msgstr "Optimiere deinen Workspace für nur $29/Monat. Das bekommst du dafür:"
#: src/components/UserMenu.tsx:180
msgid "Support"
msgstr "Support"
#: src/views/pricing/components/Pricing.tsx:57
#: src/views/pricing/components/PricingTiers.tsx:54
msgid "Support the development of the project"
msgstr "Unterstütze die Entwicklung des Projekts"
#: src/components/UserMenu.tsx:139
msgid "System"
msgstr "System"
#: src/views/members/components/InviteMemberForm.tsx:322
#: src/views/members/index.tsx:207
msgid "Team Plan"
msgstr "Team-Plan"
#: src/views/pricing/components/FeatureComparisonTable.tsx:105
#: src/views/pricing/components/Pricing.tsx:46
#: src/views/pricing/components/PricingTiers.tsx:43
msgid "Teams"
msgstr "Teams"
#: src/views/board/index.tsx:363
#: src/views/board/index.tsx:398
msgid "Template"
msgstr "Vorlage"
#: src/views/board/components/NewTemplateForm.tsx:67
msgid "Template created"
msgstr "Vorlage erstellt"
#: src/views/board/components/NewTemplateForm.tsx:68
msgid "Template created successfully"
msgstr "Vorlage erfolgreich erstellt"
#: src/views/board/components/NewTemplateForm.tsx:19
msgid "Template name cannot exceed 100 characters"
msgstr "Vorlagenname darf 100 Zeichen nicht überschreiten"
#: src/views/board/components/NewTemplateForm.tsx:18
msgid "Template name is required"
msgstr "Vorlagenname ist erforderlich"
#: src/components/SideNavigation.tsx:96
#: src/views/home/components/Features.tsx:115
msgid "Templates"
msgstr "Vorlagen"
#: src/views/home/components/Footer.tsx:42
msgid "Terms of service"
msgstr "Nutzungsbedingungen"
#: src/views/home/components/Testimonials.tsx:232
msgid "Testimonials"
msgstr "Kundenstimmen"
#: src/components/FeedbackModal.tsx:34
msgid "Thank you for your feedback!"
msgstr "Vielen Dank für dein Feedback!"
#: src/views/settings/components/ChangePasswordConfirmation.tsx:84
msgid "The current password you entered is incorrect."
msgstr "Das eingegebene aktuelle Passwort ist falsch."
#: src/views/home/components/Faqs.tsx:33
msgid "The main difference between Kan and Trello is that Kan is open source, allowing anyone to view, modify, and contribute to our code. Our cloud offering also offers no restrictions on features for individual use, whereas Trello locks basic features such as the number of boards you can create behind a paywall."
msgstr "Der hauptunterschied zwischen Kan und Trello ist, dass Kan open source ist und jedem ermöglicht, unseren code einzusehen, zu ändern und dazu beizutragen. Unser cloud-angebot bietet außerdem keine einschränkungen bei funktionen für die individuelle nutzung, während Trello grundlegende funktionen wie die anzahl der boards, die du erstellen kannst, hinter einer paywall versteckt."
#: src/views/home/index.tsx:65
msgid "The open source <0/> alternative to Trello"
msgstr "Die open source <0/> alternative zu Trello"
#. placeholder {0}: isPublic ? "public" : "private"
#: src/views/board/components/VisibilityButton.tsx:47
msgid "The visibility of your board has been set to {0}."
msgstr "Die Sichtbarkeit deines Boards wurde auf {0} gesetzt."
#: src/components/UserMenu.tsx:126
msgid "Theme"
msgstr "Design"
#: src/views/members/components/DeleteMemberConfirmation.tsx:50
msgid "They won't be able to access this workspace."
msgstr "Sie werden keinen Zugriff mehr auf diesen Workspace haben."
#: src/components/DeleteLabelConfirmation.tsx:44
#: src/views/board/components/DeleteBoardConfirmation.tsx:39
#: src/views/card/components/DeleteCardConfirmation.tsx:78
#: src/views/card/components/DeleteChecklistConfirmation.tsx:58
#: src/views/card/components/DeleteCommentConfirmation.tsx:68
msgid "This action can't be undone."
msgstr "Diese Aktion kann nicht rückgängig gemacht werden."
#: src/views/settings/components/NewApiKeyModal.tsx:129
msgid "This API key will only be shown once. Please save it in a secure location."
msgstr "Dieser API-Schlüssel wird nur einmal angezeigt. Bitte speichern Sie ihn an einem sicheren Ort."
#: src/views/public/board/index.tsx:156
msgid "This board is private or does not exist"
msgstr "Dieses Board ist privat oder existiert nicht"
#: src/views/board/components/UpdateBoardSlugForm.tsx:136
msgid "This board URL has already been taken"
msgstr "Diese Board-URL ist bereits vergeben"
#: src/views/invite/index.tsx:108
msgid "This invitation link is invalid or has expired."
msgstr "Dieser Einladungslink ist ungültig oder abgelaufen."
#: src/views/settings/components/DeleteWorkspaceConfirmation.tsx:70
msgid "This will result in the permanent deletion of all data associated with this workspace."
msgstr "Dies führt zur permanenten Löschung aller mit diesem Workspace verbundenen Daten."
#: src/views/settings/components/DeleteAccountConfirmation.tsx:60
msgid "This will result in the permanent deletion of all data associated with your account."
msgstr "Dies führt zur permanenten Löschung aller mit deinem Konto verbundenen Daten."
#: src/components/NewWorkspaceForm.tsx:287
msgid "This workspace URL has already been taken"
msgstr "Diese Workspace-URL ist bereits vergeben"
#: src/components/NewWorkspaceForm.tsx:289
msgid "This workspace URL is reserved"
msgstr "Diese Workspace-URL ist reserviert"
#: src/views/settings/components/UpdateWorkspaceUrlForm.tsx:123
msgid "This workspace username has already been taken"
msgstr "Dieser Workspace-Benutzername ist bereits vergeben"
#: src/views/boards/components/TemplateBoards.tsx:17
#: src/views/boards/components/TemplateBoards.tsx:23
msgid "To Do"
msgstr "Zu erledigen"
#: src/views/home/components/Header.tsx:114
msgid "Toggle menu"
msgstr "Menü umschalten"
#: src/views/home/components/Features.tsx:111
msgid "Track all card changes with detailed activity history."
msgstr "Verfolge alle kartenänderungen mit detaillierter aktivitätshistorie."
#: src/views/pricing/components/FeatureComparisonTable.tsx:190
#: src/views/settings/IntegrationsSettings.tsx:73
msgid "Trello"
msgstr "Trello"
#: src/views/settings/IntegrationsSettings.tsx:53
msgid "Trello disconnected"
msgstr "Trello getrennt"
#: src/views/home/components/Features.tsx:95
msgid "Trello imports"
msgstr "Trello-importe"
#: src/views/boards/components/TemplateBoards.tsx:45
msgid "Triaging"
msgstr "Priorisierung"
#: src/views/home/components/Logos.tsx:73
msgid "Trusted by fast-moving teams<0/>around the world"
msgstr "Von schnell agierenden Teams<0/>weltweit vertraut"
#: src/views/card/components/NewChecklistItemForm.tsx:88
msgid "Unable to add checklist item"
msgstr "Checklistenelement kann nicht hinzugefügt werden"
#: src/views/card/components/NewCommentForm.tsx:30
msgid "Unable to add comment"
msgstr "Kommentar konnte nicht hinzugefügt werden"
#: src/views/board/components/NewCardForm.tsx:174
msgid "Unable to create card"
msgstr "Karte konnte nicht erstellt werden"
#: src/views/card/components/NewChecklistForm.tsx:69
msgid "Unable to create checklist"
msgstr "Checkliste kann nicht erstellt werden"
#: src/views/board/components/NewListForm.tsx:78
msgid "Unable to create list"
msgstr "Liste konnte nicht erstellt werden"
#: src/views/board/components/NewTemplateForm.tsx:60
#: src/views/board/components/NewTemplateForm.tsx:76
msgid "Unable to create template"
msgstr "Vorlage konnte nicht erstellt werden"
#: src/components/NewWorkspaceForm.tsx:157
msgid "Unable to create workspace"
msgstr "Workspace konnte nicht erstellt werden"
#: src/views/card/components/AttachmentThumbnails.tsx:67
msgid "Unable to delete attachment"
msgstr "Anhang kann nicht gelöscht werden"
#: src/views/card/components/DeleteCardConfirmation.tsx:51
msgid "Unable to delete card"
msgstr "Karte konnte nicht gelöscht werden"
#: src/views/card/components/DeleteChecklistConfirmation.tsx:36
msgid "Unable to delete checklist"
msgstr "Checkliste kann nicht gelöscht werden"
#: src/views/card/components/ChecklistItemRow.tsx:87
msgid "Unable to delete checklist item"
msgstr "Checklistenelement kann nicht gelöscht werden"
#: src/views/card/components/DeleteCommentConfirmation.tsx:44
msgid "Unable to delete comment"
msgstr "Kommentar konnte nicht gelöscht werden"
#: src/views/members/components/DeleteMemberConfirmation.tsx:27
msgid "Unable to remove member"
msgstr "Mitglied konnte nicht entfernt werden"
#: src/components/FeedbackModal.tsx:40
msgid "Unable to send feedback"
msgstr "Feedback konnte nicht gesendet werden"
#: src/views/board/components/UpdateBoardSlugForm.tsx:72
msgid "Unable to update board URL"
msgstr "Board-URL kann nicht aktualisiert werden"
#: src/views/board/components/VisibilityButton.tsx:53
msgid "Unable to update board visibility"
msgstr "Board-Sichtbarkeit konnte nicht aktualisiert werden"
#: src/views/board/index.tsx:206
#: src/views/card/index.tsx:176
msgid "Unable to update card"
msgstr "Karte konnte nicht aktualisiert werden"
#: src/views/card/components/ChecklistNameInput.tsx:45
msgid "Unable to update checklist"
msgstr "Checkliste kann nicht aktualisiert werden"
#: src/views/card/components/ChecklistItemRow.tsx:59
msgid "Unable to update checklist item"
msgstr "Checklistenelement kann nicht aktualisiert werden"
#: src/views/card/components/Comment.tsx:63
msgid "Unable to update comment"
msgstr "Kommentar konnte nicht aktualisiert werden"
#: src/views/card/components/LabelSelector.tsx:71
msgid "Unable to update labels"
msgstr "Labels konnten nicht aktualisiert werden"
#: src/views/board/index.tsx:150
#: src/views/card/components/ListSelector.tsx:51
msgid "Unable to update list"
msgstr "Liste konnte nicht aktualisiert werden"
#: src/views/card/components/MemberSelector.tsx:78
msgid "Unable to update members"
msgstr "Mitglieder konnten nicht aktualisiert werden"
#. placeholder {0}: truncate(memberName)
#: src/views/card/components/ActivityList.tsx:121
msgid "unassigned <0>{0}</0> from the card"
msgstr "hat <0>{0}</0> von der Karte entfernt"
#: src/views/card/components/ActivityList.tsx:118
msgid "unassigned themselves from the card"
msgstr "hat sich selbst von der Karte entfernt"
#: src/views/pricing/components/Pricing.tsx:41
msgid "Unlimited activity log"
msgstr "Unbegrenztes aktivitätsprotokoll"
#: src/views/pricing/components/FeatureComparisonTable.tsx:48
#: src/views/pricing/components/Pricing.tsx:37
#: src/views/pricing/components/PricingTiers.tsx:35
msgid "Unlimited boards"
msgstr "Unbegrenzte boards"
#: src/views/home/components/Cta.tsx:57
msgid "Unlimited boards, unlimited lists, unlimited cards. No credit card required."
msgstr "Unbegrenzte boards, unbegrenzte listen, unbegrenzte karten. Keine kreditkarte erforderlich."
#: src/views/pricing/components/FeatureComparisonTable.tsx:60
#: src/views/pricing/components/Pricing.tsx:39
#: src/views/pricing/components/PricingTiers.tsx:36
msgid "Unlimited cards"
msgstr "Unbegrenzte karten"
#: src/views/pricing/components/Pricing.tsx:40
msgid "Unlimited comments"
msgstr "Unbegrenzte kommentare"
#: src/views/pricing/components/FeatureComparisonTable.tsx:54
#: src/views/pricing/components/Pricing.tsx:38
msgid "Unlimited lists"
msgstr "Unbegrenzte listen"
#: src/components/NewWorkspaceForm.tsx:332
#: src/views/settings/components/UpgradeToProConfirmation.tsx:66
msgid "Unlimited members"
msgstr "Unbegrenzte Mitglieder"
#: src/views/pricing/components/FeatureComparisonTable.tsx:42
msgid "Unlimited workspaces"
msgstr "Unbegrenzte Workspaces"
#: src/views/board/components/UpdateBoardSlugForm.tsx:175
#: src/views/settings/components/UpdateDisplayNameForm.tsx:80
#: src/views/settings/components/UpdateWorkspaceDescriptionForm.tsx:91
#: src/views/settings/components/UpdateWorkspaceNameForm.tsx:83
#: src/views/settings/components/UpdateWorkspaceUrlForm.tsx:154
msgid "Update"
msgstr "Aktualisieren"
#: src/components/LabelForm.tsx:238
msgid "Update label"
msgstr "Label aktualisieren"
#: src/views/card/components/ActivityList.tsx:73
msgid "updated a checklist item"
msgstr "hat ein Checklistenelement aktualisiert"
#: src/views/card/components/ActivityList.tsx:63
msgid "updated the description"
msgstr "hat die Beschreibung aktualisiert"
#: src/views/card/components/ActivityList.tsx:62
msgid "updated the title"
msgstr "hat den Titel aktualisiert"
#. placeholder {0}: truncate(toTitle)
#: src/views/card/components/ActivityList.tsx:90
msgid "updated the title to <0>{0}</0>"
msgstr "hat den Titel in <0>{0}</0> geändert"
#: src/components/SideNavigation.tsx:202
#: src/views/settings/components/UpgradeToProConfirmation.tsx:53
#: src/views/settings/WorkspaceSettings.tsx:90
msgid "Upgrade to Pro"
msgstr "Upgrade auf Pro"
#: src/components/NewWorkspaceForm.tsx:372
msgid "Upgrade to Pro ($29/month)"
msgstr "Upgrade auf Pro ($29/Monat)"
#: src/views/card/components/AttachmentUpload.tsx:32
#: src/views/card/components/AttachmentUpload.tsx:78
msgid "Upload failed"
msgstr "Hochladen fehlgeschlagen"
#: src/views/boards/components/TemplateBoards.tsx:38
#: src/views/boards/components/TemplateBoards.tsx:55
msgid "Urgent"
msgstr "Dringend"
#: src/components/NewWorkspaceForm.tsx:38
#: src/views/settings/components/UpdateWorkspaceUrlForm.tsx:36
msgid "URL can only contain letters, numbers, and hyphens"
msgstr "URL darf nur Buchstaben, Zahlen und Bindestriche enthalten"
#: src/components/NewWorkspaceForm.tsx:36
#: src/views/settings/components/UpdateWorkspaceUrlForm.tsx:34
msgid "URL cannot exceed 24 characters"
msgstr "URL darf nicht länger als 24 Zeichen sein"
#: src/components/NewWorkspaceForm.tsx:34
#: src/views/settings/components/UpdateWorkspaceUrlForm.tsx:32
msgid "URL must be at least 3 characters long"
msgstr "URL muss mindestens 3 Zeichen lang sein"
#: src/views/boards/components/NewBoardForm.tsx:154
msgid "Use template"
msgstr "Vorlage verwenden"
#: src/views/members/index.tsx:237
msgid "User"
msgstr "Benutzer"
#: src/views/members/components/InviteMemberForm.tsx:98
msgid "User is already a member of this workspace"
msgstr "Benutzer ist bereits Mitglied dieses Arbeitsbereichs"
#: src/views/boards/components/TemplateBoards.tsx:38
msgid "Video"
msgstr "Video"
#: src/views/settings/ApiSettings.tsx:25
msgid "View and manage your API keys."
msgstr "API-Schlüssel anzeigen und verwalten."
#: src/views/settings/BillingSettings.tsx:42
msgid "View and manage your billing and subscription."
msgstr "Verwalte deine Abrechnung und dein Abonnement."
#: src/views/pricing/components/Pricing.tsx:67
#: src/views/pricing/components/PricingTiers.tsx:64
msgid "View docs"
msgstr "Dokumentation ansehen"
#: src/views/public/board/index.tsx:129
msgid "View only"
msgstr "Nur ansehen"
#: src/views/home/components/Features.tsx:154
msgid "View our roadmap."
msgstr "Sieh dir unsere roadmap an."
#: src/views/public/board/index.tsx:159
msgid "View workspace"
msgstr "Workspace anzeigen"
#: src/views/board/components/VisibilityButton.tsx:92
msgid "Visibility"
msgstr "Sichtbarkeit"
#: src/views/home/components/Faqs.tsx:94
msgid "We are using the <0>AGPL-3.0 license</0>."
msgstr "Wir verwenden die <0>AGPL-3.0 lizenz</0>."
#: src/views/home/components/Features.tsx:152
msgid "We're just getting started. "
msgstr "Wir stehen erst am anfang. "
#: src/views/auth/login/index.tsx:43
msgid "Welcome back"
msgstr "Willkommen zurück"
#: src/views/home/components/Faqs.tsx:91
msgid "What license are you using?"
msgstr "Welche lizenz verwendet ihr?"
#: src/views/home/components/Faqs.tsx:30
msgid "What's the difference between Kan and Trello?"
msgstr "Was ist der unterschied zwischen Kan und Trello?"
#: src/views/home/components/Faqs.tsx:25
msgid "When Trello launched in 2011, it blew everyone away with its carefully designed simplicity, but over the years it lost its magic and grew into something closer to \"Jira Lite\". This project is our attempt to recapture the original magic of Trello's simplicity, in open source."
msgstr "Als Trello 2011 auf den Markt kam, begeisterte es alle mit seiner sorgfältig gestalteten Einfachheit, aber im Laufe der Jahre verlor es seinen Zauber und entwickelte sich zu etwas, das eher \"Jira Lite\" ähnelte. Dieses Projekt ist unser Versuch, den ursprünglichen Zauber der Einfachheit von Trello als Open Source wiederzugewinnen."
#: src/views/pricing/components/FeatureComparisonTable.tsx:162
msgid "White label"
msgstr "White Label"
#: src/views/home/components/Faqs.tsx:22
msgid "Why make an open source Trello?"
msgstr "Warum ein open source Trello entwickeln?"
#: src/components/SettingsLayout.tsx:39
#: src/views/board/index.tsx:363
#: src/views/boards/index.tsx:22
#: src/views/members/index.tsx:173
#: src/views/public/board/index.tsx:101
#: src/views/public/boards/index.tsx:66
msgid "Workspace"
msgstr "Arbeitsbereich"
#: src/components/NewWorkspaceForm.tsx:146
msgid "Workspace created successfully. You can upgrade later in settings."
msgstr "Workspace erfolgreich erstellt. Du kannst später in den Einstellungen upgraden."
#: src/views/settings/components/DeleteWorkspaceConfirmation.tsx:26
msgid "Workspace deleted"
msgstr "Workspace gelöscht"
#: src/views/settings/WorkspaceSettings.tsx:75
msgid "Workspace description"
msgstr "Workspace-Beschreibung"
#: src/views/settings/components/UpdateWorkspaceDescriptionForm.tsx:28
msgid "Workspace description cannot exceed 280 characters"
msgstr "Workspace-Beschreibung darf nicht länger als 280 Zeichen sein"
#: src/views/settings/components/UpdateWorkspaceDescriptionForm.tsx:25
msgid "Workspace description must be at least 3 characters long"
msgstr "Workspace-Beschreibung muss mindestens 3 Zeichen lang sein"
#: src/views/settings/components/UpdateWorkspaceDescriptionForm.tsx:48
msgid "Workspace description updated"
msgstr "Workspace-Beschreibung aktualisiert"
#: src/views/home/components/Features.tsx:90
#: src/views/pricing/components/Pricing.tsx:54
#: src/views/pricing/components/PricingTiers.tsx:51
msgid "Workspace members"
msgstr "Workspace-mitglieder"
#: src/components/NewWorkspaceForm.tsx:262
#: src/views/settings/WorkspaceSettings.tsx:58
msgid "Workspace name"
msgstr "Name des Workspaces"
#: src/components/NewWorkspaceForm.tsx:30
#: src/views/settings/components/UpdateWorkspaceNameForm.tsx:15
msgid "Workspace name cannot exceed 64 characters"
msgstr "Der Workspace-Name darf 64 Zeichen nicht überschreiten"
#: src/components/NewWorkspaceForm.tsx:29
msgid "Workspace name is required"
msgstr "Workspace-Name ist erforderlich"
#: src/views/settings/components/UpdateWorkspaceNameForm.tsx:14
msgid "Workspace name must be at least 3 characters long"
msgstr "Der Workspace-Name muss mindestens 3 Zeichen lang sein"
#: src/views/settings/components/UpdateWorkspaceNameForm.tsx:43
msgid "Workspace name updated"
msgstr "Workspace-Name aktualisiert"
#: src/views/settings/components/UpdateWorkspaceUrlForm.tsx:60
msgid "Workspace slug updated"
msgstr "Workspace-Slug aktualisiert"
#: src/views/settings/WorkspaceSettings.tsx:66
msgid "Workspace URL"
msgstr "Workspace-URL"
#: src/components/NewWorkspaceForm.tsx:276
msgid "workspace-url"
msgstr "workspace-url"
#: src/views/boards/components/TemplateBoards.tsx:31
msgid "Writing"
msgstr "Schreiben"
#: src/views/pricing/components/Pricing.tsx:19
#: src/views/pricing/index.tsx:25
msgid "Yearly"
msgstr "Jährlich"
#: src/views/home/components/Faqs.tsx:86
msgid "Yes, we offer an forever free plan for individual use. No restrictions, no paywalls, no limits."
msgstr "Ja, wir bieten einen dauerhaft kostenlosen plan für die individuelle nutzung an. Keine einschränkungen, keine paywalls, keine limits."
#: src/views/settings/AccountSettings.tsx:73
msgid "You are about to change your password."
msgstr "Sie sind dabei, Ihr Passwort zu ändern."
#: src/views/home/components/Faqs.tsx:67
msgid "You can get a custom workspace URL, like <0>kan.bn/kan</0>, by going into your <1>workspace settings</1> and purchasing a pro workspace subscription. All subscriptions help fund the development of the project!"
msgstr "Du kannst eine benutzerdefinierte workspace-URL, wie <0>kan.bn/kan</0>, erhalten, indem du in deine <1>workspace-einstellungen</1> gehst und ein pro-workspace-abonnement kaufst. Alle abonnements helfen, die entwicklung des projekts zu finanzieren!"
#: src/views/home/components/Faqs.tsx:111
msgid "You can invite team members by clicking the \"Invite\" button in the top right corner of the <0>members page</0> and entering their email address. They will receive an email with a link to join the workspace."
msgstr "Du kannst teammitglieder einladen, indem du auf die schaltfläche \"Einladen\" in der oberen rechten ecke der <0>mitgliederseite</0> klickst und ihre e-mail-adresse eingibst. Sie erhalten eine e-mail mit einem link zum beitreten zum workspace."
#: src/views/home/components/Faqs.tsx:127
msgid "You can self-host by following the instructions in our <0>repo</0>."
msgstr "Sie können selbst hosten, indem sie den anweisungen in unserem <0>repo</0> folgen."
#: src/components/AuthForm.tsx:233
msgid "You have been logged in successfully."
msgstr "Sie haben sich erfolgreich angemeldet."
#: src/components/AuthForm.tsx:216
msgid "You have been signed up successfully."
msgstr "Sie haben sich erfolgreich registriert."
#: src/views/members/components/InviteMemberForm.tsx:326
msgid "You have unlimited seats with your Pro Plan. There is no additional charge for new members!"
msgstr "Sie haben unbegrenzte Plätze mit Ihrem Pro-Plan. Für neue Mitglieder fallen keine zusätzlichen Kosten an!"
#: src/views/invite/index.tsx:134
msgid "You've been invited to join a workspace on kan.bn."
msgstr "Du wurdest eingeladen, einem Arbeitsbereich auf kan.bn beizutreten."
#: src/views/invite/index.tsx:135
msgid "You've been invited to join a workspace."
msgstr "Du wurdest eingeladen, einem Arbeitsbereich beizutreten."
#: src/views/settings/components/DeleteAccountConfirmation.tsx:28
msgid "Your account has been deleted."
msgstr "Dein Konto wurde gelöscht."
#: src/views/boards/components/ImportBoardsForm.tsx:192
msgid "Your boards have been imported."
msgstr "Deine Boards wurden importiert."
#: src/views/settings/components/UpdateDisplayNameForm.tsx:42
msgid "Your display name has been updated."
msgstr "Dein Anzeigename wurde aktualisiert."
#: src/views/card/components/AttachmentUpload.tsx:26
msgid "Your file has been uploaded successfully."
msgstr "Ihre Datei wurde erfolgreich hochgeladen."
#: src/views/settings/components/ChangePasswordConfirmation.tsx:70
msgid "Your password has been changed."
msgstr "Ihr Passwort wurde geändert."
#: src/views/settings/components/Avatar.tsx:65
msgid "Your profile image has been updated."
msgstr "Dein Profilbild wurde aktualisiert."
#: src/views/settings/IntegrationsSettings.tsx:54
msgid "Your Trello account has been disconnected."
msgstr "Dein Trello-Konto wurde getrennt."
#: src/views/settings/IntegrationsSettings.tsx:102
msgid "Your Trello account is connected."
msgstr "Dein Trello-Konto ist verbunden."
#: src/views/settings/components/UpdateWorkspaceDescriptionForm.tsx:49
msgid "Your workspace description has been updated."
msgstr "Deine Workspace-Beschreibung wurde aktualisiert."
#: src/views/settings/components/DeleteWorkspaceConfirmation.tsx:27
msgid "Your workspace has been deleted."
msgstr "Dein Arbeitsbereich wurde gelöscht."
#: src/views/settings/components/UpdateWorkspaceNameForm.tsx:44
msgid "Your workspace name has been updated."
msgstr "Der Name deines Arbeitsbereichs wurde aktualisiert."
#: src/views/settings/components/UpdateWorkspaceUrlForm.tsx:61
msgid "Your workspace slug has been updated."
msgstr "Dein Workspace-Slug wurde aktualisiert."