Files
kan/apps/web/src/locales/en/messages.po
Henry 7f5a1ab513 feat: customisable workspace role permissions (#345)
* feat: setup schema for workspace roles

* chore: regen migration

* feat: add publicId to workspace roles

* feat: setup default permissions

* feat: add repo funcs

* feat: setup basic router interactions

* feat: add card permissions

* feat: assert permissions for lists

* feat: assert board permissions

* feat: assert permission for remaining routes

* feat: add permissions page to settings

* feat: enable updating member roles

* feat: order members by role and createdAt

* feat: allow editing individual permissions

* feat: reset role defaults

* feat: clear all permission overrides

* feat: allow users to delete entities they have created

* feat: set roleId when inviting new members

* feat: disable UI elements if user does not have permissions

* feat: allow admins to assign the admin role to other users

* feat: allow delete:list as default

* refactor: centre permissions modal

* chore: translations
2026-02-01 21:17:18 +00:00

3243 lines
104 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-23 23:21+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: en\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:130
msgid " (edited)"
msgstr " (edited)"
#: src/components/FeedbackModal.tsx:102
msgid ", or see our"
msgstr ", or see our"
#. placeholder {0}: isTemplate ? "Templates" : "Boards"
#: src/views/boards/index.tsx:40
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:35
#: src/views/card/index.tsx:290
msgid "{0} | {1}"
msgstr "{0} | {1}"
#. placeholder {0}: labelPublicIds.length
#: src/views/board/components/NewCardForm.tsx:453
msgid "{0} labels"
msgstr "{0} labels"
#. placeholder {0}: isTemplate ? "Template" : "Board"
#: src/views/board/index.tsx:427
msgid "{0} not found"
msgstr "{0} not found"
#: src/views/boards/components/ImportBoardsForm.tsx:299
msgid "{boardCount, plural, one {Import board (1)} other {Import boards ({boardCount})}}"
msgstr "{boardCount, plural, one {Import board (1)} other {Import boards ({boardCount})}}"
#: src/views/home/index.tsx:51
#~ msgid "#1 Hacker News"
#~ msgstr "#1 Hacker News"
#: src/views/members/components/InviteMemberForm.tsx:158
#: src/views/members/components/InviteMemberForm.tsx:170
msgid "$10/month"
msgstr "$10/month"
#: src/views/members/components/InviteMemberForm.tsx:170
msgid "$8/month"
msgstr "$8/month"
#: src/views/pricing/components/Pricing.tsx:36
#: src/views/pricing/components/PricingTiers.tsx:34
msgid "1 user"
msgstr "1 user"
#: src/views/pricing/components/PricingTiers.tsx:136
msgid "14 day free trial"
msgstr "14 day free trial"
#: src/views/home/index.tsx:71
#~ msgid ""
#~ "A powerful, flexible kanban app that helps you organise work,\n"
#~ " track progress, and deliver results—all in one place."
#~ msgstr ""
#~ "A powerful, flexible kanban app that helps you organise work,\n"
#~ " track progress, and deliver results—all in one place."
#: 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 "A powerful, flexible kanban app that helps you organise work, track progress, and deliver results—all in one place."
#: src/components/SettingsLayout.tsx:40
msgid "Account"
msgstr "Account"
#: src/views/settings/components/DeleteAccountConfirmation.tsx:27
msgid "Account deleted"
msgstr "Account deleted"
#: src/providers/keyboard-shortcuts.tsx:55
msgid "Actions"
msgstr "Actions"
#: src/views/card/index.tsx:410
#: src/views/public/board/CardModal.tsx:158
msgid "Activity"
msgstr "Activity"
#: src/views/pricing/components/FeatureComparisonTable.tsx:66
msgid "Activity log"
msgstr "Activity log"
#: src/views/home/components/Features.tsx:110
msgid "Activity logs"
msgstr "Activity logs"
#: src/views/board/components/List.tsx:136
msgid "Add a card"
msgstr "Add a card"
#: src/views/card/components/Comment.tsx:153
#: src/views/card/components/NewCommentForm.tsx:61
msgid "Add a comment..."
msgstr "Add a comment..."
#: src/views/card/components/NewChecklistItemForm.tsx:141
msgid "Add an item..."
msgstr "Add an item..."
#: src/views/card/components/Dropdown.tsx:28
msgid "Add checklist"
msgstr "Add checklist"
#: src/components/Editor.tsx:455
msgid "Add description... (type '/' to open commands or '@' to mention)"
msgstr "Add description... (type '/' to open commands or '@' to mention)"
#: src/components/Editor.tsx:308
#~ msgid "Add description... (type '/' to open commands)"
#~ msgstr "Add description... (type '/' to open commands)"
#: src/views/card/components/ChecklistItemRow.tsx:200
msgid "Add details..."
msgstr "Add details..."
#: src/views/card/components/LabelSelector.tsx:113
#: src/views/card/components/LabelSelector.tsx:118
msgid "Add label"
msgstr "Add label"
#: src/views/card/components/MemberSelector.tsx:134
#: src/views/members/components/InviteMemberForm.tsx:257
msgid "Add member"
msgstr "Add member"
#. placeholder {0}: mergedLabels.length
#: src/views/card/components/ActivityList.tsx:78
msgid "added {0} labels: <0>{labelList}</0>"
msgstr "added {0} labels: <0>{labelList}</0>"
#: src/views/card/components/ActivityList.tsx:108
msgid "added a checklist"
msgstr "added a checklist"
#: src/views/card/components/ActivityList.tsx:111
msgid "added a checklist item"
msgstr "added a checklist item"
#: src/views/card/components/ActivityList.tsx:104
msgid "added a label to the card"
msgstr "added a label to the card"
#: src/views/card/components/ActivityList.tsx:106
msgid "added a member to the card"
msgstr "added a member to the card"
#. placeholder {0}: truncate(toTitle)
#: src/views/card/components/ActivityList.tsx:182
msgid "added checklist <0>{0}</0>"
msgstr "added checklist <0>{0}</0>"
#. placeholder {0}: truncate(toTitle)
#: src/views/card/components/ActivityList.tsx:206
msgid "added checklist item <0>{0}</0>"
msgstr "added checklist item <0>{0}</0>"
#. placeholder {0}: truncate(label)
#: src/views/card/components/ActivityList.tsx:166
msgid "added label <0>{0}</0>"
msgstr "added label <0>{0}</0>"
#: src/views/card/components/ActivityList.tsx:110
#~ msgid "added label <0>{label}</0>"
#~ msgstr "added label <0>{label}</0>"
#: src/views/members/components/InviteMemberForm.tsx:327
msgid "Adding a new member will cost an additional {price} ({billingType}) per seat."
msgstr "Adding a new member will cost an additional {price} ({billingType}) per seat."
#: src/views/settings/components/Avatar.tsx:275
msgid "Adjust the square crop to fit your avatar."
msgstr "Adjust the square crop to fit your avatar."
#: src/views/members/index.tsx:200
msgid "Admin"
msgstr "Admin"
#: src/views/pricing/components/Pricing.tsx:55
#: src/views/pricing/components/PricingTiers.tsx:52
msgid "Admin roles"
msgstr "Admin roles"
#: src/views/settings/PermissionsSettings.tsx:26
msgid "All member permission overrides have been reset to their role defaults."
msgstr "All member permission overrides have been reset to their role defaults."
#: src/views/home/components/Pricing.tsx:97
#~ msgid "All seats are free during the beta until Sept 1st!"
#~ msgstr "All seats are free during the beta until Sept 1st!"
#: src/views/home/components/Footer.tsx:18
msgid "All systems operational"
msgstr "All systems operational"
#: src/views/settings/components/UpdateWorkspaceEmailVisibilityForm.tsx:45
msgid "Allow workspace members to see each other's email addresses"
msgstr "Allow workspace members to see each other's email addresses"
#: src/views/auth/signup/index.tsx:88
msgid "Already have an account? <0><1>Sign in</1></0>"
msgstr "Already have an account? <0><1>Sign in</1></0>"
#: src/views/settings/IntegrationsSettings.tsx:61
msgid "An error occurred while disconnecting your Trello account."
msgstr "An error occurred while disconnecting your Trello account."
#: src/views/settings/components/ChangePasswordConfirmation.tsx:90
msgid "An unexpected error occurred. Please try again later."
msgstr "An unexpected error occurred. Please try again later."
#: src/views/members/components/InviteMemberForm.tsx:311
msgid "Anyone with this link can join your workspace"
msgstr "Anyone with this link can join your workspace"
#: src/components/SettingsLayout.tsx:64
msgid "API"
msgstr "API"
#: src/views/settings/components/NewApiKeyModal.tsx:91
msgid "API key created"
msgstr "API key created"
#: src/views/settings/components/NewApiKeyModal.tsx:161
msgid "API key name"
msgstr "API key name"
#: src/views/settings/components/NewApiKeyModal.tsx:25
msgid "API key name cannot exceed 30 characters"
msgstr "API key name cannot exceed 30 characters"
#: src/views/settings/components/NewApiKeyModal.tsx:24
msgid "API key name is required"
msgstr "API key name is required"
#: src/views/settings/ApiSettings.tsx:22
msgid "API keys"
msgstr "API keys"
#: src/views/home/components/Footer.tsx:31
msgid "API Reference"
msgstr "API Reference"
#: src/views/boards/components/TemplateBoards.tsx:63
msgid "Applicants"
msgstr "Applicants"
#: src/views/boards/components/TemplateBoards.tsx:48
#~ msgid "Applicants, Screening, Interviewing, Offer, Onboarding, Hired"
#~ msgstr "Applicants, Screening, Interviewing, Offer, Onboarding, Hired"
#: src/views/boards/components/TemplateBoards.tsx:34
msgid "Approval"
msgstr "Approval"
#: src/views/members/components/DeleteMemberConfirmation.tsx:47
msgid "Are you sure want to remove {entityLabel}?"
msgstr "Are you sure want to remove {entityLabel}?"
#. placeholder {0}: workspace.name
#: src/views/settings/components/DeleteWorkspaceConfirmation.tsx:62
msgid "Are you sure you want to delete the workspace {0}?"
msgstr "Are you sure you want to delete the workspace {0}?"
#. placeholder {0}: isTemplate ? "template" : "board"
#: src/views/board/components/DeleteBoardConfirmation.tsx:36
msgid "Are you sure you want to delete this {0}?"
msgstr "Are you sure you want to delete this {0}?"
#: src/views/card/components/DeleteCardConfirmation.tsx:75
msgid "Are you sure you want to delete this card?"
msgstr "Are you sure you want to delete this card?"
#: src/views/card/components/DeleteChecklistConfirmation.tsx:56
msgid "Are you sure you want to delete this checklist?"
msgstr "Are you sure you want to delete this checklist?"
#: src/views/card/components/DeleteCommentConfirmation.tsx:66
msgid "Are you sure you want to delete this comment?"
msgstr "Are you sure you want to delete this comment?"
#: src/components/DeleteLabelConfirmation.tsx:41
msgid "Are you sure you want to delete this label?"
msgstr "Are you sure you want to delete this label?"
#: src/views/settings/components/DeleteAccountConfirmation.tsx:54
msgid "Are you sure you want to delete your account?"
msgstr "Are you sure you want to delete your account?"
#: src/views/home/components/Logos.tsx:75
#~ msgid "around the world"
#~ msgstr "around the world"
#. placeholder {0}: truncate(memberName)
#: src/views/card/components/ActivityList.tsx:146
msgid "assigned <0>{0}</0> to the card"
msgstr "assigned <0>{0}</0> to the card"
#: src/views/card/components/ActivityList.tsx:92
#~ msgid "assigned <0>{memberName}</0> to the card"
#~ msgstr "assigned <0>{memberName}</0> to the card"
#: src/views/pricing/components/FeatureComparisonTable.tsx:121
msgid "Assignees"
msgstr "Assignees"
#: src/views/card/components/AttachmentUpload.tsx:26
msgid "Attachment uploaded"
msgstr "Attachment uploaded"
#: src/views/boards/components/TemplateBoards.tsx:47
msgid "Awaiting Customer"
msgstr "Awaiting Customer"
#: src/views/boards/components/TemplateBoards.tsx:23
msgid "Backlog"
msgstr "Backlog"
#: src/views/boards/components/TemplateBoards.tsx:33
#~ msgid "Backlog, To Do, In Progress, Code Review, Done"
#~ msgstr "Backlog, To Do, In Progress, Code Review, Done"
#: src/views/boards/components/TemplateBoards.tsx:16
msgid "Basic Kanban"
msgstr "Basic Kanban"
#: src/views/members/components/InviteMemberForm.tsx:171
msgid "billed annually"
msgstr "billed annually"
#: src/views/members/components/InviteMemberForm.tsx:171
msgid "billed monthly"
msgstr "billed monthly"
#: src/components/SettingsLayout.tsx:57
#: src/views/boards/components/TemplateBoards.tsx:56
#: src/views/settings/BillingSettings.tsx:39
msgid "Billing"
msgstr "Billing"
#: src/views/settings/BillingSettings.tsx:49
msgid "Billing portal"
msgstr "Billing portal"
#: src/views/boards/components/TemplateBoards.tsx:38
msgid "Blog Post"
msgstr "Blog Post"
#: src/views/board/index.tsx:399
#: src/views/card/index.tsx:290
#: src/views/public/board/index.tsx:120
msgid "Board"
msgstr "Board"
#: src/components/NewWorkspaceForm.tsx:349
#: src/views/settings/components/UpgradeToProConfirmation.tsx:83
msgid "Board analytics"
msgstr "Board analytics"
#: src/components/NewWorkspaceForm.tsx:310
#: src/views/settings/components/UpgradeToProConfirmation.tsx:80
#~ msgid "Board analytics (coming soon)"
#~ msgstr "Board analytics (coming soon)"
#: src/views/boards/components/NewBoardForm.tsx:23
msgid "Board name cannot exceed 100 characters"
msgstr "Board name cannot exceed 100 characters"
#: src/views/boards/components/NewBoardForm.tsx:21
#~ msgid "Board name cannot exceed 50 characters"
#~ msgstr "Board name cannot exceed 50 characters"
#: src/views/boards/components/NewBoardForm.tsx:22
msgid "Board name is required"
msgstr "Board name is required"
#: src/views/public/board/index.tsx:176
msgid "Board not found"
msgstr "Board not found"
#: src/views/pricing/components/FeatureComparisonTable.tsx:127
msgid "Board sharing & invites"
msgstr "Board sharing & invites"
#: src/views/board/components/UpdateBoardSlugForm.tsx:46
msgid "Board URL can only contain letters, numbers, and hyphens"
msgstr "Board URL can only contain letters, numbers, and hyphens"
#: src/views/board/components/UpdateBoardSlugForm.tsx:44
msgid "Board URL cannot exceed 60 characters"
msgstr "Board URL cannot exceed 60 characters"
#: src/views/public/board/index.tsx:86
msgid "Board URL copied to clipboard"
msgstr "Board URL copied to clipboard"
#: src/views/board/components/UpdateBoardSlugForm.tsx:42
msgid "Board URL must be at least 3 characters long"
msgstr "Board URL must be at least 3 characters long"
#: src/views/home/components/Features.tsx:85
#: src/views/pricing/components/FeatureComparisonTable.tsx:86
msgid "Board visibility"
msgstr "Board visibility"
#: src/views/board/components/VisibilityButton.tsx:49
msgid "Board visibility updated"
msgstr "Board visibility updated"
#: src/components/SideNavigation.tsx:98
msgid "Boards"
msgstr "Boards"
#: src/views/boards/index.tsx:28
#~ msgid "Boards | {0}"
#~ msgstr "Boards | {0}"
#: src/views/boards/components/TemplateBoards.tsx:30
msgid "Brainstorming"
msgstr "Brainstorming"
#: src/views/boards/components/TemplateBoards.tsx:38
#~ msgid "Brainstorming, Writing, Editing, Design, Approval, Publishing, Done"
#~ msgstr "Brainstorming, Writing, Editing, Design, Approval, Publishing, Done"
#: src/views/boards/components/TemplateBoards.tsx:24
msgid "Bug"
msgstr "Bug"
#: src/views/boards/components/TemplateBoards.tsx:52
msgid "Bug Report"
msgstr "Bug Report"
#: src/views/members/components/EditMemberPermissionsModal.tsx:146
#: src/views/settings/components/RolePermissions.tsx:35
msgid "Can add comments"
msgstr "Can add comments"
#: src/views/members/components/EditMemberPermissionsModal.tsx:131
#: src/views/settings/components/RolePermissions.tsx:20
msgid "Can create boards"
msgstr "Can create boards"
#: src/views/members/components/EditMemberPermissionsModal.tsx:141
#: src/views/settings/components/RolePermissions.tsx:30
msgid "Can create cards"
msgstr "Can create cards"
#: src/views/members/components/EditMemberPermissionsModal.tsx:136
#: src/views/settings/components/RolePermissions.tsx:25
msgid "Can create lists"
msgstr "Can create lists"
#: src/views/members/components/EditMemberPermissionsModal.tsx:133
#: src/views/settings/components/RolePermissions.tsx:22
msgid "Can delete boards"
msgstr "Can delete boards"
#: src/views/members/components/EditMemberPermissionsModal.tsx:143
#: src/views/settings/components/RolePermissions.tsx:32
msgid "Can delete cards"
msgstr "Can delete cards"
#: src/views/members/components/EditMemberPermissionsModal.tsx:148
#: src/views/settings/components/RolePermissions.tsx:37
msgid "Can delete comments"
msgstr "Can delete comments"
#: src/views/members/components/EditMemberPermissionsModal.tsx:138
#: src/views/settings/components/RolePermissions.tsx:27
msgid "Can delete lists"
msgstr "Can delete lists"
#: src/views/members/components/EditMemberPermissionsModal.tsx:127
#: src/views/settings/components/RolePermissions.tsx:16
msgid "Can delete workspace"
msgstr "Can delete workspace"
#: src/views/members/components/EditMemberPermissionsModal.tsx:132
#: src/views/settings/components/RolePermissions.tsx:21
msgid "Can edit boards"
msgstr "Can edit boards"
#: src/views/members/components/EditMemberPermissionsModal.tsx:142
#: src/views/settings/components/RolePermissions.tsx:31
msgid "Can edit cards"
msgstr "Can edit cards"
#: src/views/members/components/EditMemberPermissionsModal.tsx:147
#: src/views/settings/components/RolePermissions.tsx:36
msgid "Can edit comments"
msgstr "Can edit comments"
#: src/views/members/components/EditMemberPermissionsModal.tsx:137
#: src/views/settings/components/RolePermissions.tsx:26
msgid "Can edit lists"
msgstr "Can edit lists"
#: src/views/members/components/EditMemberPermissionsModal.tsx:152
#: src/views/settings/components/RolePermissions.tsx:41
msgid "Can edit member roles and permissions"
msgstr "Can edit member roles and permissions"
#: src/views/members/components/EditMemberPermissionsModal.tsx:126
#: src/views/settings/components/RolePermissions.tsx:15
msgid "Can edit workspace"
msgstr "Can edit workspace"
#: src/views/members/components/EditMemberPermissionsModal.tsx:151
#: src/views/settings/components/RolePermissions.tsx:40
msgid "Can invite members"
msgstr "Can invite members"
#: src/views/settings/components/RolePermissions.tsx:17
#~ msgid "can manage workspace settings"
#~ msgstr "can manage workspace settings"
#: src/views/members/components/EditMemberPermissionsModal.tsx:128
#: src/views/settings/components/RolePermissions.tsx:17
msgid "Can manage workspace settings"
msgstr "Can manage workspace settings"
#: src/views/members/components/EditMemberPermissionsModal.tsx:153
#: src/views/settings/components/RolePermissions.tsx:42
msgid "Can remove members"
msgstr "Can remove members"
#: src/views/members/components/EditMemberPermissionsModal.tsx:130
#: src/views/settings/components/RolePermissions.tsx:19
msgid "Can view boards"
msgstr "Can view boards"
#: src/views/members/components/EditMemberPermissionsModal.tsx:140
#: src/views/settings/components/RolePermissions.tsx:29
msgid "Can view cards"
msgstr "Can view cards"
#: src/views/members/components/EditMemberPermissionsModal.tsx:145
#: src/views/settings/components/RolePermissions.tsx:34
msgid "Can view comments"
msgstr "Can view comments"
#: src/views/members/components/EditMemberPermissionsModal.tsx:135
#: src/views/settings/components/RolePermissions.tsx:24
msgid "Can view lists"
msgstr "Can view lists"
#: src/views/members/components/EditMemberPermissionsModal.tsx:150
#: src/views/settings/components/RolePermissions.tsx:39
msgid "Can view members"
msgstr "Can view members"
#: src/views/members/components/EditMemberPermissionsModal.tsx:125
#: src/views/settings/components/RolePermissions.tsx:14
msgid "Can view workspace"
msgstr "Can view workspace"
#: src/components/DeleteLabelConfirmation.tsx:49
#: src/components/YouTubeEmbed/EditYouTubeModal.tsx:176
#: src/views/board/components/DeleteBoardConfirmation.tsx:44
#: src/views/card/components/Comment.tsx:165
#: src/views/card/components/DeleteCardConfirmation.tsx:86
#: src/views/card/components/DeleteChecklistConfirmation.tsx:64
#: src/views/card/components/DeleteCommentConfirmation.tsx:77
#: 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/ClearCustomPermissionsConfirmation.tsx:40
#: src/views/settings/components/DeleteAccountConfirmation.tsx:88
#: src/views/settings/components/DeleteWorkspaceConfirmation.tsx:98
#: src/views/settings/components/UpgradeToProConfirmation.tsx:106
msgid "Cancel"
msgstr "Cancel"
#: src/views/card/index.tsx:290
msgid "Card"
msgstr "Card"
#: src/views/card/index.tsx:324
#: src/views/card/index.tsx:361
msgid "Card not found"
msgstr "Card not found"
#: src/views/board/components/NewCardForm.tsx:319
msgid "Card title"
msgstr "Card title"
#: src/views/settings/AccountSettings.tsx:77
#: src/views/settings/AccountSettings.tsx:87
#: src/views/settings/components/ChangePasswordConfirmation.tsx:109
#: src/views/settings/components/ChangePasswordConfirmation.tsx:178
msgid "Change Password"
msgstr "Change Password"
#: src/views/settings/index.tsx:227
#~ msgid "Change the language of the app."
#~ msgstr "Change the language of the app."
#: src/views/settings/AccountSettings.tsx:52
msgid "Change your language preferences."
msgstr "Change your language preferences."
#: src/views/card/components/ActivityList.tsx:256
#: src/views/card/components/ActivityList.tsx:270
msgid "changed the due date to <0>{formattedDate}</0>"
msgstr "changed the due date to <0>{formattedDate}</0>"
#: src/views/oss-friends/index.tsx:61
msgid "Check out some of our favorite open source projects."
msgstr "Check out some of our favorite open source projects."
#: src/views/auth/login/index.tsx:43
#: src/views/auth/signup/index.tsx:69
msgid "Check your inbox"
msgstr "Check your inbox"
#: src/views/card/components/NewChecklistForm.tsx:119
msgid "Checklist name"
msgstr "Checklist name"
#: src/views/pricing/components/FeatureComparisonTable.tsx:77
#: src/views/pricing/components/PricingTiers.tsx:38
msgid "Checklists"
msgstr "Checklists"
#: src/views/settings/components/ClearCustomPermissionsConfirmation.tsx:32
msgid "Clear all custom permissions?"
msgstr "Clear all custom permissions?"
#: src/views/settings/PermissionsSettings.tsx:65
msgid "Clear any custom member permissions so that all members only inherit permissions from their role defaults."
msgstr "Clear any custom member permissions so that all members only inherit permissions from their role defaults."
#: src/views/settings/components/ClearCustomPermissionsConfirmation.tsx:48
#: src/views/settings/PermissionsSettings.tsx:78
msgid "Clear custom permissions"
msgstr "Clear custom permissions"
#: src/views/board/components/Filters.tsx:227
msgid "Clear filters"
msgstr "Clear filters"
#: 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 "Click on the link we've sent to {magicLinkRecipient} to sign in."
#: src/views/members/components/EditMemberPermissionsModal.tsx:172
#: src/views/settings/components/NewApiKeyModal.tsx:136
msgid "Close"
msgstr "Close"
#: 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 "Collaborate seamlessly with your team."
#: src/components/NewWorkspaceForm.tsx:352
#: src/views/home/components/Features.tsx:67
#: src/views/settings/components/UpgradeToProConfirmation.tsx:86
msgid "Coming soon"
msgstr "Coming soon"
#: src/views/home/components/Features.tsx:105
msgid "Comments"
msgstr "Comments"
#: src/views/pricing/components/FeatureComparisonTable.tsx:115
msgid "Comments & mentions"
msgstr "Comments & mentions"
#: src/views/home/components/Footer.tsx:95
msgid "Company"
msgstr "Company"
#: src/views/pricing/index.tsx:70
msgid "Compare our features to see why Kan is the best choice."
msgstr "Compare our features to see why Kan is the best choice."
#: src/views/boards/components/TemplateBoards.tsx:82
msgid "Complete"
msgstr "Complete"
#: src/views/pricing/components/Pricing.tsx:70
#: src/views/pricing/components/PricingTiers.tsx:67
msgid "Complete control and ownership:"
msgstr "Complete control and ownership:"
#: src/views/card/components/ActivityList.tsx:113
msgid "completed a checklist item"
msgstr "completed a checklist item"
#. placeholder {0}: truncate(toTitle)
#: src/views/card/components/ActivityList.tsx:223
msgid "completed checklist item <0>{0}</0>"
msgstr "completed checklist item <0>{0}</0>"
#: src/views/settings/PermissionsSettings.tsx:54
msgid "Configure which actions are allowed for each workspace role. These permissions apply to all members with that role."
msgstr "Configure which actions are allowed for each workspace role. These permissions apply to all members with that role."
#: src/views/settings/components/CustomURLConfirmation.tsx:47
#~ msgid "Confirm URL change"
#~ msgstr "Confirm URL change"
#: src/pages/unsubscribe/index.tsx:81
msgid "Confirm your email preferences:"
msgstr "Confirm your email preferences:"
#: src/views/settings/components/ChangePasswordConfirmation.tsx:150
msgid "Confirm your new password"
msgstr "Confirm your new password"
#: src/views/boards/components/ImportBoardsForm.tsx:157
#: src/views/settings/IntegrationsSettings.tsx:93
msgid "Connect Trello"
msgstr "Connect Trello"
#: src/views/home/components/Features.tsx:122
msgid "Connect your favorite tools to streamline your workflow."
msgstr "Connect your favorite tools to streamline your workflow."
#: src/views/settings/IntegrationsSettings.tsx:80
msgid "Connect your Trello account to import boards."
msgstr "Connect your Trello account to import boards."
#: src/views/home/components/Footer.tsx:38
#: src/views/home/components/Header.tsx:42
msgid "Contact"
msgstr "Contact"
#: src/components/FeedbackModal.tsx:100
msgid "Contact us"
msgstr "Contact us"
#: src/views/boards/components/TemplateBoards.tsx:28
msgid "Content Creation"
msgstr "Content Creation"
#: src/components/AuthForm.tsx:440
msgid "Continue with "
msgstr "Continue with "
#. placeholder {0}: key === "oidc" ? oidcProviderName : provider.name
#: src/components/AuthForm.tsx:355
msgid "Continue with {0}"
msgstr "Continue with {0}"
#: src/views/home/components/Features.tsx:86
msgid "Control who can view and edit your boards."
msgstr "Control who can view and edit your boards."
#: src/components/YouTubeEmbed/YouTubeDropdown.tsx:47
msgid "Convert to link"
msgstr "Convert to link"
#: src/views/pricing/components/FeatureComparisonTable.tsx:38
msgid "Core features"
msgstr "Core features"
#. placeholder {0}: isTemplate ? "template" : "board"
#: src/views/boards/components/NewBoardForm.tsx:166
msgid "Create {0}"
msgstr "Create {0}"
#: src/components/LabelForm.tsx:213
#: src/views/board/components/NewCardForm.tsx:517
#: src/views/board/components/NewListForm.tsx:141
msgid "Create another"
msgstr "Create another"
#: src/views/settings/components/NewApiKeyModal.tsx:175
msgid "Create API key"
msgstr "Create API key"
#: src/views/settings/index.tsx:232
#~ msgid "Create API keys to access the Kan API."
#~ msgstr "Create API keys to access the Kan API."
#: src/views/boards/components/NewBoardForm.tsx:128
#~ msgid "Create board"
#~ msgstr "Create board"
#: src/views/board/components/NewCardForm.tsx:527
msgid "Create card"
msgstr "Create card"
#: src/views/card/components/NewChecklistForm.tsx:135
msgid "Create checklist"
msgstr "Create checklist"
#: src/views/members/components/InviteMemberForm.tsx:349
msgid "Create invite link"
msgstr "Create invite link"
#: src/components/LabelForm.tsx:238
msgid "Create label"
msgstr "Create label"
#: src/views/board/components/NewListForm.tsx:153
msgid "Create list"
msgstr "Create list"
#. placeholder {0}: isTemplate ? "template" : "board"
#: src/views/boards/components/BoardsList.tsx:58
#: src/views/boards/index.tsx:28
msgid "Create new {0}"
msgstr "Create new {0}"
#: src/views/boards/components/BoardsList.tsx:42
#~ msgid "Create new board"
#~ msgstr "Create new board"
#: src/views/settings/ApiSettings.tsx:30
msgid "Create new key"
msgstr "Create new key"
#: src/views/board/components/NewCardForm.tsx:415
#: src/views/card/components/LabelSelector.tsx:100
msgid "Create new label"
msgstr "Create new label"
#: src/views/board/index.tsx:74
#: src/views/board/index.tsx:537
msgid "Create new list"
msgstr "Create new list"
#: src/components/NewWorkspaceForm.tsx:337
#~ msgid "Create Pro workspace"
#~ msgstr "Create Pro workspace"
#: src/views/board/components/NewTemplateForm.tsx:132
msgid "Create template"
msgstr "Create template"
#: src/components/NewWorkspaceForm.tsx:387
#: src/components/WorkspaceMenu.tsx:153
msgid "Create workspace"
msgstr "Create workspace"
#: src/views/card/components/ActivityList.tsx:100
msgid "created the card"
msgstr "created the card"
#: src/views/boards/components/TemplateBoards.tsx:24
msgid "Critical"
msgstr "Critical"
#: src/views/settings/components/Avatar.tsx:272
msgid "Crop your avatar"
msgstr "Crop your avatar"
#: src/views/settings/components/ChangePasswordConfirmation.tsx:19
msgid "Current password is required"
msgstr "Current password is required"
#: src/views/pricing/components/PricingTiers.tsx:37
msgid "Custom board templates"
msgstr "Custom board templates"
#: src/views/pricing/components/Pricing.tsx:74
#: src/views/pricing/components/PricingTiers.tsx:71
msgid "Custom domain"
msgstr "Custom domain"
#: src/views/settings/PermissionsSettings.tsx:62
msgid "Custom permissions"
msgstr "Custom permissions"
#: src/views/pricing/components/FeatureComparisonTable.tsx:72
msgid "Custom templates"
msgstr "Custom templates"
#: src/views/settings/components/CustomURLConfirmation.tsx:50
#~ msgid "Custom URLs are a premium feature. You'll be directed to upgrade your account."
#~ msgstr "Custom URLs are a premium feature. You'll be directed to upgrade your account."
#: src/components/NewWorkspaceForm.tsx:280
#~ msgid "Custom URLs require Pro plan ($29/month)"
#~ msgstr "Custom URLs require Pro plan ($29/month)"
#: src/components/NewWorkspaceForm.tsx:318
msgid "Custom URLs require upgrading to a Pro plan"
msgstr "Custom URLs require upgrading to a Pro plan"
#: src/views/pricing/components/FeatureComparisonTable.tsx:98
msgid "Custom workspace link"
msgstr "Custom workspace link"
#: src/components/NewWorkspaceForm.tsx:342
#: src/views/settings/components/UpgradeToProConfirmation.tsx:76
msgid "Custom workspace URL"
msgstr "Custom workspace URL"
#: src/views/boards/components/TemplateBoards.tsx:42
msgid "Customer Support"
msgstr "Customer Support"
#: src/components/UserMenu.tsx:158
msgid "Dark"
msgstr "Dark"
#: src/views/members/components/InviteMemberForm.tsx:348
msgid "Deactivate invite link"
msgstr "Deactivate invite link"
#: src/components/DeleteLabelConfirmation.tsx:51
#: src/components/LabelForm.tsx:228
#: src/components/YouTubeEmbed/YouTubeDropdown.tsx:52
#: src/views/board/components/DeleteBoardConfirmation.tsx:47
#: src/views/card/components/DeleteCardConfirmation.tsx:92
#: src/views/card/components/DeleteChecklistConfirmation.tsx:67
#: src/views/card/components/DeleteCommentConfirmation.tsx:83
msgid "Delete"
msgstr "Delete"
#: src/views/settings/AccountSettings.tsx:59
#: src/views/settings/AccountSettings.tsx:69
#: src/views/settings/components/DeleteAccountConfirmation.tsx:96
msgid "Delete account"
msgstr "Delete account"
#: src/views/board/components/BoardDropdown.tsx:55
msgid "Delete board"
msgstr "Delete board"
#: src/views/card/components/Dropdown.tsx:39
msgid "Delete card"
msgstr "Delete card"
#: src/views/card/components/Comment.tsx:97
msgid "Delete comment"
msgstr "Delete comment"
#: src/views/board/components/List.tsx:147
msgid "Delete list"
msgstr "Delete list"
#: src/views/board/components/BoardDropdown.tsx:55
msgid "Delete template"
msgstr "Delete template"
#: src/views/settings/components/DeleteWorkspaceConfirmation.tsx:106
#: src/views/settings/WorkspaceSettings.tsx:114
#: src/views/settings/WorkspaceSettings.tsx:125
msgid "Delete workspace"
msgstr "Delete workspace"
#: src/views/card/components/ActivityList.tsx:110
msgid "deleted a checklist"
msgstr "deleted a checklist"
#: src/views/card/components/ActivityList.tsx:115
msgid "deleted a checklist item"
msgstr "deleted a checklist item"
#. placeholder {0}: truncate(fromTitle)
#: src/views/card/components/ActivityList.tsx:198
msgid "deleted checklist <0>{0}</0>"
msgstr "deleted checklist <0>{0}</0>"
#. placeholder {0}: truncate(fromTitle)
#: src/views/card/components/ActivityList.tsx:241
msgid "deleted checklist item <0>{0}</0>"
msgstr "deleted checklist item <0>{0}</0>"
#: src/views/boards/components/TemplateBoards.tsx:33
msgid "Design"
msgstr "Design"
#: src/views/settings/IntegrationsSettings.tsx:108
msgid "Disconnect Trello"
msgstr "Disconnect Trello"
#: src/views/home/components/Features.tsx:106
msgid "Discuss and collaborate on cards."
msgstr "Discuss and collaborate on cards."
#: src/views/settings/AccountSettings.tsx:35
msgid "Display name"
msgstr "Display name"
#: src/views/settings/components/UpdateDisplayNameForm.tsx:22
msgid "Display name cannot exceed 280 characters"
msgstr "Display name cannot exceed 280 characters"
#: src/views/settings/components/UpdateDisplayNameForm.tsx:19
msgid "Display name must be at least 3 characters long"
msgstr "Display name must be at least 3 characters long"
#: src/views/settings/components/UpdateDisplayNameForm.tsx:41
msgid "Display name updated"
msgstr "Display name updated"
#: src/views/home/components/Faqs.tsx:83
msgid "Do you offer a free plan?"
msgstr "Do you offer a free plan?"
#: src/pages/unsubscribe/index.tsx:78
msgid "Do you want to unsubscribe?"
msgstr "Do you want to unsubscribe?"
#: src/components/FeedbackModal.tsx:109
msgid "docs"
msgstr "docs"
#: src/views/home/components/Header.tsx:20
msgid "Docs"
msgstr "Docs"
#: src/components/UserMenu.tsx:209
#: src/views/boards/components/TemplateBoards.tsx:24
#: src/views/home/components/Footer.tsx:78
#: src/views/home/components/Header.tsx:36
msgid "Documentation"
msgstr "Documentation"
#: src/views/auth/login/index.tsx:63
msgid "Don't have an account? <0><1>Sign up</1></0>"
msgstr "Don't have an account? <0><1>Sign up</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 "Done"
#: src/views/card/components/AttachmentThumbnails.tsx:142
msgid "Download failed"
msgstr "Download failed"
#: src/views/board/components/Filters.tsx:171
#: src/views/board/components/NewCardForm.tsx:470
#: src/views/card/index.tsx:151
msgid "Due date"
msgstr "Due date"
#: src/views/board/components/Filters.tsx:132
msgid "Due next month"
msgstr "Due next month"
#: src/views/board/components/Filters.tsx:127
msgid "Due next week"
msgstr "Due next week"
#: src/views/board/components/Filters.tsx:117
msgid "Due today"
msgstr "Due today"
#: src/views/board/components/Filters.tsx:122
msgid "Due tomorrow"
msgstr "Due tomorrow"
#: src/components/YouTubeEmbed/YouTubeDropdown.tsx:42
msgid "Edit"
msgstr "Edit"
#: src/views/board/components/BoardDropdown.tsx:44
#: src/views/board/components/UpdateBoardSlugForm.tsx:116
msgid "Edit board URL"
msgstr "Edit board URL"
#: src/views/card/components/Comment.tsx:88
msgid "Edit comment"
msgstr "Edit comment"
#: src/components/LabelForm.tsx:119
msgid "Edit label"
msgstr "Edit label"
#: src/views/members/components/EditMemberPermissionsModal.tsx:162
#: src/views/members/index.tsx:223
msgid "Edit permissions"
msgstr "Edit permissions"
#: src/views/board/components/UpdateBoardSlugForm.tsx:162
msgid "Edit workspace URL"
msgstr "Edit workspace URL"
#: src/components/YouTubeEmbed/EditYouTubeModal.tsx:108
msgid "Edit YouTube Video"
msgstr "Edit YouTube Video"
#: src/views/boards/components/TemplateBoards.tsx:32
msgid "Editing"
msgstr "Editing"
#: src/components/AuthForm.tsx:441
msgid "email"
msgstr "email"
#: src/views/members/components/InviteMemberForm.tsx:272
#: src/views/settings/AccountSettings.tsx:42
msgid "Email"
msgstr "Email"
#: src/views/settings/WorkspaceSettings.tsx:89
msgid "Email visibility"
msgstr "Email visibility"
#: src/views/boards/components/TemplateBoards.tsx:24
msgid "Enhancement"
msgstr "Enhancement"
#: src/components/YouTubeEmbed/EditYouTubeModal.tsx:131
msgid "Enter a custom title"
msgstr "Enter a custom title"
#: src/views/settings/components/ChangePasswordConfirmation.tsx:122
msgid "Enter your current password"
msgstr "Enter your current password"
#: src/views/settings/components/ChangePasswordConfirmation.tsx:111
msgid "Enter your current password and choose a new secure password."
msgstr "Enter your current password and choose a new secure password."
#: src/components/AuthForm.tsx:402
msgid "Enter your email address"
msgstr "Enter your email address"
#: src/components/AuthForm.tsx:388
msgid "Enter your name"
msgstr "Enter your name"
#: src/views/settings/components/ChangePasswordConfirmation.tsx:136
msgid "Enter your new password"
msgstr "Enter your new password"
#: src/components/AuthForm.tsx:416
msgid "Enter your password"
msgstr "Enter your password"
#: src/views/boards/components/NewBoardForm.tsx:77
#: src/views/boards/components/NewBoardForm.tsx:92
#: src/views/members/components/InviteMemberForm.tsx:215
msgid "Error"
msgstr "Error"
#: src/views/settings/components/ChangePasswordConfirmation.tsx:89
msgid "Error Changing Password"
msgstr "Error Changing Password"
#: src/views/members/components/InviteMemberForm.tsx:128
msgid "Error creating invite link"
msgstr "Error creating invite link"
#: src/views/members/components/InviteMemberForm.tsx:144
msgid "Error deactivating invite link"
msgstr "Error deactivating invite link"
#: src/views/settings/components/DeleteAccountConfirmation.tsx:39
msgid "Error deleting account"
msgstr "Error deleting account"
#: src/components/DeleteLabelConfirmation.tsx:25
msgid "Error deleting label"
msgstr "Error deleting label"
#: src/views/settings/components/DeleteWorkspaceConfirmation.tsx:45
msgid "Error deleting workspace"
msgstr "Error deleting workspace"
#: src/views/settings/IntegrationsSettings.tsx:60
msgid "Error disconnecting Trello"
msgstr "Error disconnecting Trello"
#: src/views/members/components/InviteMemberForm.tsx:97
#: src/views/members/components/InviteMemberForm.tsx:103
msgid "Error inviting member"
msgstr "Error inviting member"
#: src/views/settings/components/UpdateDisplayNameForm.tsx:54
msgid "Error updating display name"
msgstr "Error updating display name"
#: src/views/settings/components/Avatar.tsx:77
msgid "Error updating profile image"
msgstr "Error updating profile image"
#: src/views/settings/components/UpdateWorkspaceDescriptionForm.tsx:63
msgid "Error updating workspace description"
msgstr "Error updating workspace description"
#: src/views/settings/components/UpdateWorkspaceNameForm.tsx:58
msgid "Error updating workspace name"
msgstr "Error updating workspace name"
#: src/views/settings/components/UpdateWorkspaceUrlForm.tsx:75
msgid "Error updating workspace URL"
msgstr "Error updating workspace URL"
#: src/views/members/components/InviteMemberForm.tsx:240
#: src/views/settings/components/UpgradeToProConfirmation.tsx:41
msgid "Error upgrading subscription"
msgstr "Error upgrading subscription"
#: src/components/NewWorkspaceForm.tsx:145
msgid "Error upgrading to Pro"
msgstr "Error upgrading to Pro"
#: src/views/settings/components/Avatar.tsx:91
#: src/views/settings/components/Avatar.tsx:218
msgid "Error uploading profile image"
msgstr "Error uploading profile image"
#: src/views/pricing/components/Pricing.tsx:52
#: src/views/pricing/components/PricingTiers.tsx:49
msgid "Everything in the free plan, plus:"
msgstr "Everything in the free 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 "Everything you need, free forever. Unlimited boards, unlimited lists, unlimited cards. Upgrade any time."
#: src/views/boards/components/TemplateBoards.tsx:79
msgid "Execution"
msgstr "Execution"
#: src/views/invite/index.tsx:41
msgid "Failed to accept invitation. Please try again later, or contact customer support."
msgstr "Failed to accept invitation. Please try again later, or contact customer support."
#: src/views/members/components/InviteMemberForm.tsx:216
msgid "Failed to copy invite link"
msgstr "Failed to copy invite link"
#: src/views/boards/components/NewBoardForm.tsx:78
#: src/views/boards/components/NewBoardForm.tsx:93
msgid "Failed to create board"
msgstr "Failed to create board"
#: src/components/YouTubeEmbed/EditYouTubeModal.tsx:82
msgid "Failed to fetch video information"
msgstr "Failed to fetch video information"
#. placeholder {0}: provider.at(0)?.toUpperCase() + provider.slice(1)
#: src/components/AuthForm.tsx:291
msgid "Failed to login with {0}. Please try again."
msgstr "Failed to login with {0}. Please try again."
#: src/views/card/components/AttachmentUpload.tsx:34
#: src/views/card/components/AttachmentUpload.tsx:80
msgid "Failed to upload attachment. Please try again."
msgstr "Failed to upload attachment. Please try again."
#: 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 "FAQs"
#: src/views/pricing/components/FeatureComparisonTable.tsx:168
msgid "Fast & lightweight"
msgstr "Fast & lightweight"
#: 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 "Feature breakdown"
#: src/views/boards/components/TemplateBoards.tsx:53
msgid "Feature Request"
msgstr "Feature Request"
#: 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:217
msgid "Feedback"
msgstr "Feedback"
#: src/components/FeedbackModal.tsx:33
msgid "Feedback sent"
msgstr "Feedback sent"
#: src/views/board/components/Filters.tsx:221
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 "Find answers to common questions about Kan. Can't find what you're looking for? Feel free to <0>contact us</0>."
#: src/views/home/components/Faqs.tsx:150
#~ msgid "Find answers to common questions about the project. Can't find what you're looking for? Feel free to <0>contact us</0>."
#~ msgstr "Find answers to common questions about the project. Can't find what you're looking for? Feel free to <0>contact us</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 (free during the beta) 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 "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 (free during the beta) 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."
#: 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 "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."
#: src/views/pricing/components/Pricing.tsx:32
#: src/views/pricing/components/Pricing.tsx:32
#: src/views/pricing/components/PricingTiers.tsx:30
#: src/views/pricing/components/PricingTiers.tsx:30
msgid "Free"
msgstr "Free"
#: src/views/members/components/InviteMemberForm.tsx:333
#: src/views/members/index.tsx:292
msgid "Free Plan"
msgstr "Free Plan"
#: src/views/pricing/components/Pricing.tsx:34
#: src/views/pricing/components/PricingTiers.tsx:32
msgid "Free, forever"
msgstr "Free, forever"
#: src/views/boards/components/TemplateBoards.tsx:70
msgid "Full-time"
msgstr "Full-time"
#: src/views/boards/components/TemplateBoards.tsx:84
msgid "Fun"
msgstr "Fun"
#: src/providers/keyboard-shortcuts.tsx:53
msgid "General"
msgstr "General"
#: 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 "Get started"
#: 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 "Get Started"
#. placeholder {0}: isTemplate ? "template" : "board"
#: src/views/boards/components/BoardsList.tsx:44
msgid "Get started by creating a new {0}"
msgstr "Get started by creating a new {0}"
#: src/views/boards/components/BoardsList.tsx:38
#~ msgid "Get started by creating a new board"
#~ msgstr "Get started by creating a new board"
#: src/views/board/index.tsx:522
msgid "Get started by creating a new list"
msgstr "Get started by creating a new list"
#: src/views/home/components/Cta.tsx:54
msgid "Get started for free today"
msgstr "Get started for free today"
#: 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 "Get started for free, with no usage limits. For collaboration, upgrade to a plan that fits the size of your team."
#: src/views/home/index.tsx:75
msgid "Get started on Cloud"
msgstr "Get started on Cloud"
#: src/views/home/components/Footer.tsx:25
msgid "Getting started"
msgstr "Getting started"
#: src/views/home/components/Footer.tsx:37
msgid "GitHub"
msgstr "GitHub"
#: src/views/invite/index.tsx:113
msgid "Go Home"
msgstr "Go Home"
#: src/views/home/components/Header.tsx:100
#: src/views/invite/index.tsx:144
msgid "Go to app"
msgstr "Go to app"
#: src/components/SideNavigation.tsx:106
msgid "Go to boards"
msgstr "Go to boards"
#: src/components/SideNavigation.tsx:130
msgid "Go to members"
msgstr "Go to members"
#: src/components/SideNavigation.tsx:142
msgid "Go to settings"
msgstr "Go to settings"
#: src/components/SideNavigation.tsx:118
msgid "Go to templates"
msgstr "Go to templates"
#: src/views/members/index.tsx:202
msgid "Guest"
msgstr "Guest"
#: src/views/boards/components/TemplateBoards.tsx:18
msgid "High Priority"
msgstr "High Priority"
#: src/views/boards/components/TemplateBoards.tsx:68
msgid "Hired"
msgstr "Hired"
#: 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 "Host Kan on your own infrastructure. Ideal for organisations that need complete control over their data."
#: src/views/home/components/Faqs.tsx:64
msgid "How do I get a custom URL?"
msgstr "How do I get a custom URL?"
#: src/views/home/components/Faqs.tsx:46
msgid "How do I import my Trello boards?"
msgstr "How do I import my Trello boards?"
#: src/views/home/components/Faqs.tsx:108
msgid "How do I invite team members?"
msgstr "How do I invite team members?"
#: src/views/home/components/Faqs.tsx:124
msgid "How do I self-host?"
msgstr "How do I self-host?"
#: src/views/home/components/Faqs.tsx:38
msgid "How is the project funded?"
msgstr "How is the project funded?"
#: src/components/YouTubeEmbed/EditYouTubeModal.tsx:151
msgid "https://www.youtube.com/watch?v=..."
msgstr "https://www.youtube.com/watch?v=..."
#: 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 "I acknowledge that all of my account data will be permanently deleted and want to proceed."
#: 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 "I acknowledge that all of the workspace data will be permanently deleted and want to proceed."
#: src/views/boards/components/TemplateBoards.tsx:76
msgid "Ideas"
msgstr "Ideas"
#: src/components/FeedbackModal.tsx:75
msgid "Ideas to improve this page..."
msgstr "Ideas to improve this page..."
#: src/views/boards/components/TemplateBoards.tsx:53
#~ msgid "Ideas, Research, Planning, Execution, Review, Next Steps, Complete"
#~ msgstr "Ideas, Research, Planning, Execution, Review, Next Steps, Complete"
#: src/views/boards/index.tsx:60
msgid "Import"
msgstr "Import"
#: src/views/boards/components/ImportBoardsForm.tsx:191
msgid "Import complete"
msgstr "Import complete"
#: src/views/boards/components/ImportBoardsForm.tsx:204
msgid "Import failed"
msgstr "Import failed"
#: src/views/pricing/components/FeatureComparisonTable.tsx:80
msgid "Import from Trello"
msgstr "Import from Trello"
#: src/views/home/components/Features.tsx:96
msgid "Import your Trello boards and hit the ground running."
msgstr "Import your Trello boards and hit the ground running."
#: src/views/boards/components/TemplateBoards.tsx:84
msgid "Important"
msgstr "Important"
#: src/views/home/components/Footer.tsx:27
msgid "Importing from Trello"
msgstr "Importing from 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 "Importing your Trello boards into Kan is easy. You can follow our step-by-step guide <0>here</0>."
#: 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 Progress"
#: src/views/pricing/components/Pricing.tsx:28
#: src/views/pricing/components/PricingTiers.tsx:26
msgid "Individuals"
msgstr "Individuals"
#: src/components/SettingsLayout.tsx:70
#: src/views/home/components/Features.tsx:121
msgid "Integrations"
msgstr "Integrations"
#: src/views/pricing/components/FeatureComparisonTable.tsx:92
msgid "Intelligent search"
msgstr "Intelligent search"
#: src/views/boards/components/TemplateBoards.tsx:65
msgid "Interviewing"
msgstr "Interviewing"
#: src/views/members/components/InviteMemberForm.tsx:51
msgid "Invalid email address"
msgstr "Invalid email address"
#: src/views/invite/index.tsx:105
msgid "Invalid invitation"
msgstr "Invalid invitation"
#: src/views/members/index.tsx:305
msgid "Invite"
msgstr "Invite"
#: src/views/members/components/InviteMemberForm.tsx:208
#~ msgid "Invite another"
#~ msgstr "Invite another"
#: src/views/members/components/InviteMemberForm.tsx:209
msgid "Invite link copied"
msgstr "Invite link copied"
#: src/views/members/components/InviteMemberForm.tsx:210
msgid "Invite link copied to clipboard"
msgstr "Invite link copied to clipboard"
#: src/views/pricing/components/FeatureComparisonTable.tsx:133
msgid "Invite links"
msgstr "Invite links"
#: src/views/members/components/InviteMemberForm.tsx:123
msgid "Invite links require a Team or Pro subscription. Please upgrade your workspace."
msgstr "Invite links require a Team or Pro subscription. Please upgrade your workspace."
#: src/views/card/components/MemberSelector.tsx:114
#: src/views/members/components/InviteMemberForm.tsx:367
msgid "Invite member"
msgstr "Invite member"
#: src/views/members/components/InviteMemberForm.tsx:336
msgid "Inviting members requires a Team Plan. You'll be redirected to upgrade your workspace."
msgstr "Inviting members requires a Team Plan. You'll be redirected to upgrade your workspace."
#: src/views/invite/index.tsx:79
#: src/views/invite/index.tsx:129
msgid "Join workspace"
msgstr "Join workspace"
#: src/views/invite/index.tsx:91
msgid "Join workspace | kan.bn"
msgstr "Join workspace | 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 is better with a team. Perfect for small and growing teams looking to collaborate."
#: 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 is better with a team. Perfect for small and growing teams looking to collaborate."
#: src/views/home/components/Features.tsx:136
msgid "Kanban reimagined"
msgstr "Kanban reimagined"
#: src/views/settings/components/DeleteAccountConfirmation.tsx:57
#: src/views/settings/components/DeleteWorkspaceConfirmation.tsx:67
msgid "Keep in mind that this action is irreversible."
msgstr "Keep in mind that this action is irreversible."
#: src/providers/keyboard-shortcuts.tsx:320
msgid "Keyboard Shortcuts"
msgstr "Keyboard Shortcuts"
#: src/views/board/components/Filters.tsx:155
#: src/views/board/components/NewCardForm.tsx:419
#: src/views/card/index.tsx:131
msgid "Labels"
msgstr "Labels"
#: src/views/pricing/components/FeatureComparisonTable.tsx:76
msgid "Labels & filters"
msgstr "Labels & filters"
#: src/views/home/components/Features.tsx:100
msgid "Labels & Filters"
msgstr "Labels & Filters"
#: src/views/settings/AccountSettings.tsx:49
msgid "Language"
msgstr "Language"
#: src/components/NewWorkspaceForm.tsx:335
#: src/views/settings/components/UpgradeToProConfirmation.tsx:69
msgid "Launch offer"
msgstr "Launch offer"
#: src/views/members/index.tsx:275
msgid "Launch offer: Get unlimited members with Pro"
msgstr "Launch offer: Get unlimited members with 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 "Launch offer: unlimited seats for just $29/month with Pro"
#: src/views/oss-friends/index.tsx:110
msgid "Learn more"
msgstr "Learn more"
#: src/views/boards/components/TemplateBoards.tsx:84
msgid "Learning"
msgstr "Learning"
#: src/views/home/components/Footer.tsx:131
msgid "Legal"
msgstr "Legal"
#: src/views/home/components/Footer.tsx:45
msgid "License"
msgstr "License"
#: src/components/UserMenu.tsx:172
msgid "Light"
msgstr "Light"
#: src/views/public/board/index.tsx:84
msgid "Link copied"
msgstr "Link copied"
#: src/views/card/index.tsx:122
msgid "List"
msgstr "List"
#: src/views/board/components/NewListForm.tsx:129
msgid "List name"
msgstr "List name"
#: src/views/board/components/Filters.tsx:163
msgid "Lists"
msgstr "Lists"
#: src/views/card/components/ActivityList.tsx:533
msgid "Load more activities"
msgstr "Load more activities"
#: src/views/members/components/EditMemberPermissionsModal.tsx:180
msgid "Loading permissions..."
msgstr "Loading permissions..."
#: src/views/card/components/ActivityList.tsx:533
msgid "Loading..."
msgstr "Loading..."
#: src/views/auth/login/index.tsx:33
msgid "Login | kan.bn"
msgstr "Login | kan.bn"
#: src/components/UserMenu.tsx:227
msgid "Logout"
msgstr "Logout"
#: src/views/boards/components/TemplateBoards.tsx:84
msgid "Long-term"
msgstr "Long-term"
#: src/views/home/components/Testimonials.tsx:236
msgid "Loved by teams worldwide"
msgstr "Loved by teams worldwide"
#: src/views/boards/components/TemplateBoards.tsx:18
msgid "Low Priority"
msgstr "Low Priority"
#: src/components/AuthForm.tsx:441
msgid "magic link"
msgstr "magic link"
#: src/views/board/components/BoardDropdown.tsx:34
msgid "Make template"
msgstr "Make template"
#: src/views/card/components/ActivityList.tsx:114
msgid "marked a checklist item as incomplete"
msgstr "marked a checklist item as incomplete"
#. placeholder {0}: truncate(toTitle)
#: src/views/card/components/ActivityList.tsx:232
msgid "marked checklist item <0>{0}</0> as incomplete"
msgstr "marked checklist item <0>{0}</0> as incomplete"
#: src/views/boards/components/TemplateBoards.tsx:18
msgid "Medium Priority"
msgstr "Medium Priority"
#: src/views/members/index.tsx:201
msgid "Member"
msgstr "Member"
#: src/components/SideNavigation.tsx:122
#: src/views/board/components/Filters.tsx:147
#: src/views/board/components/NewCardForm.tsx:377
#: src/views/card/index.tsx:141
#: src/views/members/index.tsx:262
msgid "Members"
msgstr "Members"
#. placeholder {0}: workspace.name ?? t`Workspace`
#: src/views/members/index.tsx:257
msgid "Members | {0}"
msgstr "Members | {0}"
#: src/views/pricing/components/Pricing.tsx:14
#: src/views/pricing/index.tsx:20
msgid "Monthly"
msgstr "Monthly"
#: src/views/members/components/InviteMemberForm.tsx:159
msgid "monthly billing"
msgstr "monthly billing"
#. placeholder {0}: truncate(fromList)
#. placeholder {1}: truncate(toList)
#: src/views/card/components/ActivityList.tsx:134
msgid "moved the card from <0>{0}</0> to<1>{1}</1>"
msgstr "moved the card from <0>{0}</0> to<1>{1}</1>"
#: src/views/card/components/ActivityList.tsx:81
#~ msgid "moved the card from <0>{fromList}</0> to<1>{toList}</1>"
#~ msgstr "moved the card from <0>{fromList}</0> to<1>{toList}</1>"
#: src/views/card/components/ActivityList.tsx:103
msgid "moved the card to another list"
msgstr "moved the card to another list"
#: src/components/NewWorkspaceForm.tsx:273
#~ msgid "my-workspace-name"
#~ msgstr "my-workspace-name"
#: src/components/LabelForm.tsx:135
#: src/views/board/components/NewTemplateForm.tsx:118
#: src/views/boards/components/NewBoardForm.tsx:134
msgid "Name"
msgstr "Name"
#: src/providers/keyboard-shortcuts.tsx:54
msgid "Navigation"
msgstr "Navigation"
#: src/components/FeedbackModal.tsx:95
msgid "Need help?"
msgstr "Need help?"
#: src/views/boards/index.tsx:82
#: src/views/home/components/Features.tsx:73
msgid "New"
msgstr "New"
#. placeholder {0}: isTemplate ? "template" : "board"
#: src/views/boards/components/NewBoardForm.tsx:120
msgid "New {0}"
msgstr "New {0}"
#: src/views/settings/components/NewApiKeyModal.tsx:147
msgid "New API key"
msgstr "New API key"
#: src/views/boards/components/NewBoardForm.tsx:85
#~ msgid "New board"
#~ msgstr "New board"
#: src/views/board/components/NewCardForm.tsx:302
msgid "New card"
msgstr "New card"
#: src/views/card/components/NewChecklistForm.tsx:103
msgid "New checklist"
msgstr "New checklist"
#: src/views/boards/components/ImportBoardsForm.tsx:322
msgid "New import"
msgstr "New import"
#: src/components/LabelForm.tsx:119
msgid "New label"
msgstr "New label"
#: src/views/board/components/NewListForm.tsx:113
#: src/views/board/index.tsx:488
msgid "New list"
msgstr "New list"
#: src/views/settings/components/ChangePasswordConfirmation.tsx:23
msgid "New password is required"
msgstr "New password is required"
#: src/views/settings/components/ChangePasswordConfirmation.tsx:31
msgid "New password must be different from current password"
msgstr "New password must be different from current password"
#: src/views/board/components/NewTemplateForm.tsx:104
msgid "New template"
msgstr "New template"
#: src/views/boards/components/TemplateBoards.tsx:44
msgid "New Ticket"
msgstr "New Ticket"
#: src/views/boards/components/TemplateBoards.tsx:43
#~ msgid "New Ticket, Triaging, In Progress, Awaiting Customer, Resolution, Done"
#~ msgstr "New Ticket, Triaging, In Progress, Awaiting Customer, Resolution, Done"
#: src/components/NewWorkspaceForm.tsx:243
msgid "New workspace"
msgstr "New workspace"
#: src/views/boards/components/TemplateBoards.tsx:38
msgid "Newsletter"
msgstr "Newsletter"
#: src/views/boards/components/TemplateBoards.tsx:81
msgid "Next Steps"
msgstr "Next Steps"
#. placeholder {0}: isTemplate ? "templates" : "boards"
#: src/views/boards/components/BoardsList.tsx:41
msgid "No {0}"
msgstr "No {0}"
#: src/components/AuthForm.tsx:369
msgid "No authentication methods are currently available"
msgstr "No authentication methods are currently available"
#: src/views/boards/components/BoardsList.tsx:35
#~ msgid "No boards"
#~ msgstr "No boards"
#: src/views/boards/components/ImportBoardsForm.tsx:242
msgid "No boards found"
msgstr "No boards found"
#: src/views/home/index.tsx:85
msgid "No credit card required"
msgstr "No credit card required"
#: src/views/board/components/Filters.tsx:137
msgid "No dates"
msgstr "No dates"
#: src/views/card/components/AttachmentThumbnails.tsx:143
msgid "No download URL available for this attachment."
msgstr "No download URL available for this attachment."
#: src/providers/keyboard-shortcuts.tsx:333
msgid "No keyboard shortcuts registered."
msgstr "No keyboard shortcuts registered."
#: src/views/board/index.tsx:518
msgid "No lists"
msgstr "No lists"
#: src/views/board/index.tsx:523
msgid "No lists have been created yet"
msgstr "No lists have been created yet"
#: src/components/CommandPallette.tsx:184
msgid "No results found for \"{debouncedQuery}\"."
msgstr "No results found for \"{debouncedQuery}\"."
#: src/views/settings/components/RolePermissions.tsx:110
msgid "No roles found for this workspace yet."
msgstr "No roles found for this workspace yet."
#: src/views/boards/components/TemplateBoards.tsx:66
msgid "Offer"
msgstr "Offer"
#: src/views/boards/components/TemplateBoards.tsx:67
msgid "Onboarding"
msgstr "Onboarding"
#: src/views/settings/AccountSettings.tsx:62
msgid "Once you delete your account, there is no going back. This action cannot be undone."
msgstr "Once you delete your account, there is no going back. This action cannot be undone."
#: src/views/settings/WorkspaceSettings.tsx:117
msgid "Once you delete your workspace, there is no going back. This action cannot be undone."
msgstr "Once you delete your workspace, there is no going back. This action cannot be undone."
#: src/components/WorkspaceMenu.tsx:31
msgid "Open command menu"
msgstr "Open command menu"
#: src/providers/keyboard-shortcuts.tsx:171
msgid "Open keyboard shortcuts"
msgstr "Open keyboard shortcuts"
#: 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 Friends"
#: src/components/AuthForm.tsx:378
msgid "or"
msgstr "or"
#: src/views/home/components/Features.tsx:101
msgid "Organize and find cards quickly with powerful filtering tools."
msgstr "Organize and find cards quickly with powerful filtering tools."
#: src/views/home/components/Footer.tsx:39
#: src/views/oss-friends/index.tsx:52
msgid "OSS Friends"
msgstr "OSS Friends"
#: src/views/board/components/Filters.tsx:112
msgid "Overdue"
msgstr "Overdue"
#: src/views/settings/PermissionsSettings.tsx:25
msgid "Overrides cleared"
msgstr "Overrides cleared"
#: src/views/pricing/components/Pricing.tsx:73
#: src/views/pricing/components/PricingTiers.tsx:70
msgid "Own your data"
msgstr "Own your data"
#: src/views/pricing/components/FeatureComparisonTable.tsx:174
msgid "Owned by Atlassian"
msgstr "Owned by Atlassian"
#: src/views/boards/components/TemplateBoards.tsx:70
msgid "Part-time"
msgstr "Part-time"
#: src/views/settings/components/ChangePasswordConfirmation.tsx:69
msgid "Password Changed"
msgstr "Password Changed"
#: src/components/AuthForm.tsx:258
msgid "Password is required to login."
msgstr "Password is required to login."
#: src/components/AuthForm.tsx:257
msgid "Password is required to sign up."
msgstr "Password is required to sign up."
#: src/views/settings/components/ChangePasswordConfirmation.tsx:22
msgid "Password must be at least 8 characters"
msgstr "Password must be at least 8 characters"
#: src/views/settings/components/ChangePasswordConfirmation.tsx:27
msgid "Passwords do not match"
msgstr "Passwords do not match"
#: src/views/members/index.tsx:209
msgid "Paused"
msgstr "Paused"
#: src/views/pricing/components/Pricing.tsx:100
#: src/views/pricing/components/PricingTiers.tsx:86
msgid "Payment frequency"
msgstr "Payment frequency"
#: src/views/members/index.tsx:209
msgid "Pending"
msgstr "Pending"
#: 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 "per user/month"
#: src/views/settings/components/RolePermissions.tsx:119
msgid "Permission"
msgstr "Permission"
#: src/components/SettingsLayout.tsx:52
msgid "Permissions"
msgstr "Permissions"
#: src/views/members/components/EditMemberPermissionsModal.tsx:80
msgid "Permissions reset"
msgstr "Permissions reset"
#: src/views/members/components/EditMemberPermissionsModal.tsx:34
#: src/views/members/components/EditMemberPermissionsModal.tsx:57
msgid "Permissions updated"
msgstr "Permissions updated"
#: src/views/boards/components/TemplateBoards.tsx:74
msgid "Personal Project"
msgstr "Personal Project"
#: src/views/boards/components/TemplateBoards.tsx:78
msgid "Planning"
msgstr "Planning"
#: src/views/pricing/components/FeatureComparisonTable.tsx:140
msgid "Platform"
msgstr "Platform"
#: src/views/settings/components/ChangePasswordConfirmation.tsx:24
msgid "Please confirm your new password"
msgstr "Please confirm your new password"
#: src/components/AuthForm.tsx:406
msgid "Please enter a valid email address"
msgstr "Please enter a valid email address"
#: src/components/AuthForm.tsx:392
msgid "Please enter a valid name"
msgstr "Please enter a valid name"
#: src/components/AuthForm.tsx:421
msgid "Please enter a valid password"
msgstr "Please enter a valid password"
#: src/components/YouTubeEmbed/EditYouTubeModal.tsx:58
#: src/components/YouTubeEmbed/EditYouTubeModal.tsx:98
msgid "Please enter a valid YouTube URL"
msgstr "Please enter a valid YouTube URL"
#: src/views/settings/components/Avatar.tsx:92
msgid "Please select a file to upload."
msgstr "Please select a file to upload."
#: src/components/DeleteLabelConfirmation.tsx:26
#: src/components/FeedbackModal.tsx:41
#: src/components/NewWorkspaceForm.tsx:158
#: src/views/board/components/NewCardForm.tsx:184
#: 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:57
#: src/views/board/index.tsx:180
#: src/views/board/index.tsx:236
#: src/views/boards/components/ImportBoardsForm.tsx:205
#: src/views/card/components/AttachmentThumbnails.tsx:74
#: src/views/card/components/ChecklistItemRow.tsx:69
#: src/views/card/components/ChecklistItemRow.tsx:97
#: src/views/card/components/ChecklistNameInput.tsx:47
#: src/views/card/components/Checklists.tsx:81
#: src/views/card/components/Comment.tsx:70
#: src/views/card/components/DeleteCardConfirmation.tsx:52
#: src/views/card/components/DeleteChecklistConfirmation.tsx:38
#: src/views/card/components/DeleteCommentConfirmation.tsx:46
#: src/views/card/components/DueDateSelector.tsx:62
#: src/views/card/components/LabelSelector.tsx:75
#: src/views/card/components/ListSelector.tsx:55
#: src/views/card/components/MemberSelector.tsx:82
#: src/views/card/components/NewChecklistForm.tsx:71
#: src/views/card/components/NewChecklistItemForm.tsx:90
#: src/views/card/components/NewCommentForm.tsx:34
#: src/views/card/index.tsx:205
#: src/views/card/index.tsx:218
#: src/views/members/components/DeleteMemberConfirmation.tsx:28
#: src/views/members/components/EditMemberPermissionsModal.tsx:42
#: src/views/members/components/EditMemberPermissionsModal.tsx:65
#: src/views/members/components/EditMemberPermissionsModal.tsx:93
#: src/views/members/components/InviteMemberForm.tsx:104
#: src/views/members/components/InviteMemberForm.tsx:241
#: src/views/members/index.tsx:64
#: 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:64
#: src/views/settings/components/UpdateWorkspaceNameForm.tsx:59
#: src/views/settings/components/UpdateWorkspaceUrlForm.tsx:76
#: src/views/settings/components/UpgradeToProConfirmation.tsx:42
#: src/views/settings/PermissionsSettings.tsx:38
msgid "Please try again later, or contact customer support."
msgstr "Please try again later, or contact customer support."
#: src/views/members/components/InviteMemberForm.tsx:129
#: src/views/members/components/InviteMemberForm.tsx:145
msgid "Please try again later."
msgstr "Please try again later."
#: src/views/pricing/components/FeatureComparisonTable.tsx:109
msgid "Price per user/month"
msgstr "Price per user/month"
#: 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 "Pricing"
#: 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 "Priority email support"
#: src/views/home/components/Footer.tsx:43
msgid "Privacy policy"
msgstr "Privacy policy"
#: src/views/board/components/VisibilityButton.tsx:84
msgid "Private"
msgstr "Private"
#: src/views/members/index.tsx:289
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 "Profile image updated"
#: src/views/settings/AccountSettings.tsx:29
msgid "Profile picture"
msgstr "Profile picture"
#: src/views/board/components/VisibilityButton.tsx:79
msgid "Public"
msgstr "Public"
#: src/views/boards/components/TemplateBoards.tsx:35
msgid "Publishing"
msgstr "Publishing"
#: src/views/boards/components/TemplateBoards.tsx:54
msgid "Question"
msgstr "Question"
#: src/views/home/components/Faqs.tsx:147
msgid "Questions?"
msgstr "Questions?"
#: src/views/boards/components/TemplateBoards.tsx:84
msgid "Quick Win"
msgstr "Quick Win"
#: src/views/boards/components/TemplateBoards.tsx:61
msgid "Recruitment"
msgstr "Recruitment"
#: src/views/boards/components/TemplateBoards.tsx:70
msgid "Remote"
msgstr "Remote"
#: src/views/members/components/DeleteMemberConfirmation.tsx:58
msgid "Remove"
msgstr "Remove"
#: src/views/members/index.tsx:232
msgid "Remove member"
msgstr "Remove member"
#. placeholder {0}: mergedLabels.length
#: src/views/card/components/ActivityList.tsx:92
msgid "removed {0} labels: <0>{labelList}</0>"
msgstr "removed {0} labels: <0>{labelList}</0>"
#: src/views/card/components/ActivityList.tsx:105
msgid "removed a label from the card"
msgstr "removed a label from the card"
#: src/views/card/components/ActivityList.tsx:107
msgid "removed a member from the card"
msgstr "removed a member from the card"
#. placeholder {0}: truncate(label)
#: src/views/card/components/ActivityList.tsx:174
msgid "removed label <0>{0}</0>"
msgstr "removed label <0>{0}</0>"
#: src/views/card/components/ActivityList.tsx:118
#~ msgid "removed label <0>{label}</0>"
#~ msgstr "removed label <0>{label}</0>"
#: src/views/card/components/ActivityList.tsx:118
#: src/views/card/components/ActivityList.tsx:277
msgid "removed the due date"
msgstr "removed the due date"
#: src/views/card/components/ActivityList.tsx:109
msgid "renamed a checklist"
msgstr "renamed a checklist"
#. placeholder {0}: truncate(toTitle)
#: src/views/card/components/ActivityList.tsx:190
msgid "renamed checklist <0>{0}</0>"
msgstr "renamed checklist <0>{0}</0>"
#. placeholder {0}: truncate(toTitle)
#: src/views/card/components/ActivityList.tsx:214
msgid "renamed checklist item to <0>{0}</0>"
msgstr "renamed checklist item to <0>{0}</0>"
#: src/views/boards/components/TemplateBoards.tsx:77
msgid "Research"
msgstr "Research"
#: src/views/members/components/EditMemberPermissionsModal.tsx:245
msgid "Reset to role defaults"
msgstr "Reset to role defaults"
#: src/views/boards/components/TemplateBoards.tsx:48
msgid "Resolution"
msgstr "Resolution"
#: src/views/home/components/Footer.tsx:114
msgid "Resources"
msgstr "Resources"
#: src/views/pricing/components/FeatureComparisonTable.tsx:144
msgid "REST API"
msgstr "REST API"
#: src/views/boards/components/TemplateBoards.tsx:80
msgid "Review"
msgstr "Review"
#: src/views/settings/components/CreateAPIKeyForm.tsx:49
#~ msgid "Revoke"
#~ msgstr "Revoke"
#: 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:327
msgid "Role"
msgstr "Role"
#: src/views/members/index.tsx:56
msgid "Role updated"
msgstr "Role updated"
#: src/views/pricing/components/Pricing.tsx:72
#: src/views/pricing/components/PricingTiers.tsx:69
msgid "Run on your own infrastructure"
msgstr "Run on your own infrastructure"
#: src/components/YouTubeEmbed/EditYouTubeModal.tsx:183
#: src/views/card/components/Comment.tsx:172
#: src/views/settings/components/Avatar.tsx:309
msgid "Save"
msgstr "Save"
#: src/views/home/components/Features.tsx:116
msgid "Save time with reusable board templates."
msgstr "Save time with reusable board templates."
#: src/views/boards/components/TemplateBoards.tsx:64
msgid "Screening"
msgstr "Screening"
#: src/components/CommandPallette.tsx:104
msgid "Search boards and cards..."
msgstr "Search boards and cards..."
#: src/views/home/components/Testimonials.tsx:239
msgid "See what our users are saying about Kan"
msgstr "See what our users are saying about Kan"
#: src/views/boards/components/ImportBoardsForm.tsx:274
msgid "Select all"
msgstr "Select all"
#: src/views/boards/components/ImportBoardsForm.tsx:157
msgid "Select source"
msgstr "Select source"
#: src/views/pricing/components/Pricing.tsx:64
#: src/views/pricing/components/PricingTiers.tsx:61
msgid "Self Host"
msgstr "Self Host"
#: src/views/home/index.tsx:81
msgid "Self host with Github"
msgstr "Self host with Github"
#: src/views/card/components/ActivityList.tsx:143
msgid "self-assigned the card"
msgstr "self-assigned the card"
#: src/views/pricing/components/FeatureComparisonTable.tsx:156
msgid "Self-hostable"
msgstr "Self-hostable"
#: src/components/FeedbackButton.tsx:137
#~ msgid "Send"
#~ msgstr "Send"
#: src/components/FeedbackModal.tsx:116
msgid "Send feedback"
msgstr "Send feedback"
#: src/views/boards/components/TemplateBoards.tsx:70
msgid "Senior"
msgstr "Senior"
#: src/views/card/components/DueDateSelector.tsx:119
msgid "Set due date"
msgstr "Set due date"
#: src/views/card/components/ActivityList.tsx:116
msgid "set the due date"
msgstr "set the due date"
#: src/components/SettingsLayout.tsx:95
#: src/components/SideNavigation.tsx:134
msgid "Settings"
msgstr "Settings"
#: src/views/settings/index.tsx:161
#~ msgid "Settings | {0}"
#~ msgstr "Settings | {0}"
#: src/views/settings/AccountSettings.tsx:25
msgid "Settings | Account"
msgstr "Settings | Account"
#: src/views/settings/ApiSettings.tsx:18
msgid "Settings | API"
msgstr "Settings | API"
#: src/views/settings/BillingSettings.tsx:35
msgid "Settings | Billing"
msgstr "Settings | Billing"
#: src/views/settings/IntegrationsSettings.tsx:69
msgid "Settings | Integrations"
msgstr "Settings | Integrations"
#: src/views/settings/PermissionsSettings.tsx:47
msgid "Settings | Permissions"
msgstr "Settings | Permissions"
#: src/views/settings/WorkspaceSettings.tsx:57
msgid "Settings | Workspace"
msgstr "Settings | Workspace"
#: src/views/members/components/InviteMemberForm.tsx:327
#~ msgid "Share invite link"
#~ msgstr "Share invite link"
#: src/components/UserMenu.tsx:187
msgid "Shortcuts"
msgstr "Shortcuts"
#: src/views/home/components/Header.tsx:104
msgid "Sign in"
msgstr "Sign in"
#: src/views/invite/index.tsx:154
msgid "Sign In"
msgstr "Sign In"
#: src/views/invite/index.tsx:162
msgid "Sign Up"
msgstr "Sign Up"
#: src/views/auth/signup/index.tsx:34
#: src/views/auth/signup/index.tsx:59
msgid "Sign up | kan.bn"
msgstr "Sign up | kan.bn"
#: src/views/auth/signup/index.tsx:44
msgid "Sign up disabled"
msgstr "Sign up disabled"
#: src/views/auth/signup/index.tsx:47
msgid "Sign up is currently disabled. Please try again later."
msgstr "Sign up is currently disabled. Please try again later."
#: src/components/AuthForm.tsx:440
msgid "Sign up with "
msgstr "Sign up with "
#: src/views/pricing/components/Pricing.tsx:89
#: src/views/pricing/index.tsx:44
msgid "Simple pricing"
msgstr "Simple pricing"
#: 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 "Simple, visual task management that just works. Drag and drop cards, collaborate with your team, and get more done."
#: src/views/boards/components/TemplateBoards.tsx:38
msgid "Social Media"
msgstr "Social Media"
#: src/views/boards/components/TemplateBoards.tsx:22
msgid "Software Development"
msgstr "Software Development"
#: src/views/home/index.tsx:37
msgid "Star on Github"
msgstr "Star on Github"
#: src/views/members/components/InviteMemberForm.tsx:359
#: src/views/settings/components/UpgradeToProConfirmation.tsx:111
msgid "Start 14 day free trial"
msgstr "Start 14 day free trial"
#: src/views/members/components/InviteMemberForm.tsx:122
msgid "Subscription Required"
msgstr "Subscription Required"
#: src/components/AuthForm.tsx:215
#: src/components/AuthForm.tsx:232
msgid "Success"
msgstr "Success"
#: src/views/settings/components/UpgradeToProConfirmation.tsx:57
msgid "Supercharge your workspace for just $29/month. Here's what you'll get:"
msgstr "Supercharge your workspace for just $29/month. Here's what you'll get:"
#: src/components/UserMenu.tsx:198
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 "Support the development of the project"
#: src/components/UserMenu.tsx:144
msgid "System"
msgstr "System"
#: src/views/members/components/InviteMemberForm.tsx:322
#: src/views/members/index.tsx:291
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:399
#: src/views/board/index.tsx:436
msgid "Template"
msgstr "Template"
#: src/views/board/components/NewTemplateForm.tsx:67
msgid "Template created"
msgstr "Template created"
#: src/views/board/components/NewTemplateForm.tsx:68
msgid "Template created successfully"
msgstr "Template created successfully"
#: src/views/board/components/NewTemplateForm.tsx:19
msgid "Template name cannot exceed 100 characters"
msgstr "Template name cannot exceed 100 characters"
#: src/views/board/components/NewTemplateForm.tsx:18
msgid "Template name is required"
msgstr "Template name is required"
#: src/components/SideNavigation.tsx:110
#: src/views/home/components/Features.tsx:115
msgid "Templates"
msgstr "Templates"
#: src/views/home/components/Footer.tsx:42
msgid "Terms of service"
msgstr "Terms of service"
#: src/views/home/components/Testimonials.tsx:232
msgid "Testimonials"
msgstr "Testimonials"
#: src/components/FeedbackModal.tsx:34
msgid "Thank you for your feedback!"
msgstr "Thank you for your feedback!"
#: src/views/settings/components/ChangePasswordConfirmation.tsx:84
msgid "The current password you entered is incorrect."
msgstr "The current password you entered is incorrect."
#: 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 "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."
#: src/views/members/components/EditMemberPermissionsModal.tsx:35
#: src/views/members/components/EditMemberPermissionsModal.tsx:58
msgid "The member's permissions have been updated."
msgstr "The member's permissions have been updated."
#: src/views/members/index.tsx:57
msgid "The member's role has been updated."
msgstr "The member's role has been updated."
#: src/views/home/index.tsx:65
msgid "The open source <0/> alternative to Trello"
msgstr "The open source <0/> alternative to Trello"
#. placeholder {0}: isPublic ? "public" : "private"
#: src/views/board/components/VisibilityButton.tsx:50
msgid "The visibility of your board has been set to {0}."
msgstr "The visibility of your board has been set to {0}."
#: src/components/UserMenu.tsx:131
msgid "Theme"
msgstr "Theme"
#: src/views/members/components/DeleteMemberConfirmation.tsx:50
msgid "They won't be able to access this workspace."
msgstr "They won't be able to access this workspace."
#: 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:59
#: src/views/card/components/DeleteCommentConfirmation.tsx:69
msgid "This action can't be undone."
msgstr "This action can't be undone."
#: src/views/settings/components/NewApiKeyModal.tsx:129
msgid "This API key will only be shown once. Please save it in a secure location."
msgstr "This API key will only be shown once. Please save it in a secure location."
#: src/views/public/board/index.tsx:179
msgid "This board is private or does not exist"
msgstr "This board is private or does not exist"
#: src/views/board/components/UpdateBoardSlugForm.tsx:136
msgid "This board URL has already been taken"
msgstr "This board URL has already been taken"
#: src/views/invite/index.tsx:108
msgid "This invitation link is invalid or has expired."
msgstr "This invitation link is invalid or has expired."
#: src/views/members/components/EditMemberPermissionsModal.tsx:81
msgid "This member's permissions have been reset to their role defaults."
msgstr "This member's permissions have been reset to their role defaults."
#: src/views/settings/components/ClearCustomPermissionsConfirmation.tsx:35
msgid "This will remove all custom member permissions in this workspace. Members will inherit permissions only from their roles."
msgstr "This will remove all custom member permissions in this workspace. Members will inherit permissions only from their roles."
#: src/views/settings/components/DeleteWorkspaceConfirmation.tsx:70
msgid "This will result in the permanent deletion of all data associated with this workspace."
msgstr "This will result in the permanent deletion of all data associated with this workspace."
#: src/views/settings/components/DeleteAccountConfirmation.tsx:60
msgid "This will result in the permanent deletion of all data associated with your account."
msgstr "This will result in the permanent deletion of all data associated with your account."
#: src/components/NewWorkspaceForm.tsx:287
msgid "This workspace URL has already been taken"
msgstr "This workspace URL has already been taken"
#: src/components/NewWorkspaceForm.tsx:289
msgid "This workspace URL is reserved"
msgstr "This workspace URL is reserved"
#: src/views/settings/components/UpdateWorkspaceUrlForm.tsx:125
msgid "This workspace username has already been taken"
msgstr "This workspace username has already been taken"
#: src/components/YouTubeEmbed/EditYouTubeModal.tsx:127
msgid "Title"
msgstr "Title"
#: src/views/boards/components/TemplateBoards.tsx:17
#: src/views/boards/components/TemplateBoards.tsx:23
msgid "To Do"
msgstr "To Do"
#: src/views/boards/components/TemplateBoards.tsx:28
#~ msgid "To Do, In Progress, Done"
#~ msgstr "To Do, In Progress, Done"
#: src/views/home/components/Header.tsx:114
msgid "Toggle menu"
msgstr "Toggle menu"
#: src/views/home/components/Features.tsx:111
msgid "Track all card changes with detailed activity history."
msgstr "Track all card changes with detailed activity history."
#: 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 disconnected"
#: src/views/home/components/Features.tsx:95
msgid "Trello imports"
msgstr "Trello imports"
#: src/views/boards/components/TemplateBoards.tsx:45
msgid "Triaging"
msgstr "Triaging"
#: src/views/home/components/Logos.tsx:73
#~ msgid "Trusted by fast-moving teams"
#~ msgstr "Trusted by fast-moving teams"
#: src/views/home/components/Logos.tsx:67
msgid "Trusted by fast-moving teams<0/>around the world"
msgstr "Trusted by fast-moving teams<0/>around the world"
#: src/views/card/components/NewChecklistItemForm.tsx:89
msgid "Unable to add checklist item"
msgstr "Unable to add checklist item"
#: src/views/card/components/NewCommentForm.tsx:33
msgid "Unable to add comment"
msgstr "Unable to add comment"
#: src/views/card/index.tsx:217
msgid "Unable to add label"
msgstr "Unable to add label"
#: src/views/settings/PermissionsSettings.tsx:37
msgid "Unable to clear overrides"
msgstr "Unable to clear overrides"
#: src/views/board/components/NewCardForm.tsx:181
msgid "Unable to create card"
msgstr "Unable to create card"
#: src/views/card/components/NewChecklistForm.tsx:70
msgid "Unable to create checklist"
msgstr "Unable to create checklist"
#: src/views/board/components/NewListForm.tsx:78
msgid "Unable to create list"
msgstr "Unable to create list"
#: src/views/board/components/NewTemplateForm.tsx:60
#: src/views/board/components/NewTemplateForm.tsx:76
msgid "Unable to create template"
msgstr "Unable to create template"
#: src/components/NewWorkspaceForm.tsx:157
msgid "Unable to create workspace"
msgstr "Unable to create workspace"
#: src/views/card/components/AttachmentThumbnails.tsx:73
msgid "Unable to delete attachment"
msgstr "Unable to delete attachment"
#: src/views/card/components/DeleteCardConfirmation.tsx:51
msgid "Unable to delete card"
msgstr "Unable to delete card"
#: src/views/card/components/DeleteChecklistConfirmation.tsx:37
msgid "Unable to delete checklist"
msgstr "Unable to delete checklist"
#: src/views/card/components/ChecklistItemRow.tsx:96
msgid "Unable to delete checklist item"
msgstr "Unable to delete checklist item"
#: src/views/card/components/DeleteCommentConfirmation.tsx:45
msgid "Unable to delete comment"
msgstr "Unable to delete comment"
#: src/views/members/components/DeleteMemberConfirmation.tsx:27
msgid "Unable to remove member"
msgstr "Unable to remove member"
#: src/views/card/components/Checklists.tsx:80
msgid "Unable to reorder checklist item"
msgstr "Unable to reorder checklist item"
#: src/views/members/components/EditMemberPermissionsModal.tsx:92
msgid "Unable to reset permissions"
msgstr "Unable to reset permissions"
#: src/components/FeedbackModal.tsx:40
msgid "Unable to send feedback"
msgstr "Unable to send feedback"
#: src/views/board/components/UpdateBoardSlugForm.tsx:72
msgid "Unable to update board URL"
msgstr "Unable to update board URL"
#: src/views/board/components/VisibilityButton.tsx:56
msgid "Unable to update board visibility"
msgstr "Unable to update board visibility"
#: src/views/board/index.tsx:235
#: src/views/card/index.tsx:204
msgid "Unable to update card"
msgstr "Unable to update card"
#: src/views/card/components/ChecklistNameInput.tsx:46
msgid "Unable to update checklist"
msgstr "Unable to update checklist"
#: src/views/card/components/ChecklistItemRow.tsx:68
msgid "Unable to update checklist item"
msgstr "Unable to update checklist item"
#: src/views/card/components/Comment.tsx:69
msgid "Unable to update comment"
msgstr "Unable to update comment"
#: src/views/card/components/DueDateSelector.tsx:61
msgid "Unable to update due date"
msgstr "Unable to update due date"
#: src/views/card/components/LabelSelector.tsx:74
msgid "Unable to update labels"
msgstr "Unable to update labels"
#: src/views/board/index.tsx:179
#: src/views/card/components/ListSelector.tsx:54
msgid "Unable to update list"
msgstr "Unable to update list"
#: src/views/card/components/MemberSelector.tsx:81
msgid "Unable to update members"
msgstr "Unable to update members"
#: src/views/members/components/EditMemberPermissionsModal.tsx:41
#: src/views/members/components/EditMemberPermissionsModal.tsx:64
msgid "Unable to update permissions"
msgstr "Unable to update permissions"
#: src/views/members/index.tsx:63
msgid "Unable to update role"
msgstr "Unable to update role"
#. placeholder {0}: truncate(memberName)
#: src/views/card/components/ActivityList.tsx:157
msgid "unassigned <0>{0}</0> from the card"
msgstr "unassigned <0>{0}</0> from the card"
#: src/views/card/components/ActivityList.tsx:102
#~ msgid "unassigned <0>{memberName}</0> from the card"
#~ msgstr "unassigned <0>{memberName}</0> from the card"
#: src/views/card/components/ActivityList.tsx:154
msgid "unassigned themselves from the card"
msgstr "unassigned themselves from the card"
#: src/views/pricing/components/Pricing.tsx:41
msgid "Unlimited activity log"
msgstr "Unlimited activity log"
#: 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 "Unlimited boards"
#: src/views/home/components/Cta.tsx:57
msgid "Unlimited boards, unlimited lists, unlimited cards. No credit card required."
msgstr "Unlimited boards, unlimited lists, unlimited cards. No credit card required."
#: 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 "Unlimited cards"
#: src/views/pricing/components/Pricing.tsx:40
msgid "Unlimited comments"
msgstr "Unlimited comments"
#: src/views/pricing/components/FeatureComparisonTable.tsx:54
#: src/views/pricing/components/Pricing.tsx:38
msgid "Unlimited lists"
msgstr "Unlimited lists"
#: src/components/NewWorkspaceForm.tsx:332
#: src/views/settings/components/UpgradeToProConfirmation.tsx:66
msgid "Unlimited members"
msgstr "Unlimited members"
#: src/views/pricing/components/FeatureComparisonTable.tsx:42
msgid "Unlimited workspaces"
msgstr "Unlimited workspaces"
#: src/pages/unsubscribe/index.tsx:68
#: src/pages/unsubscribe/index.tsx:93
msgid "Unsubscribe"
msgstr "Unsubscribe"
#: src/views/board/components/UpdateBoardSlugForm.tsx:175
#: src/views/settings/components/UpdateDisplayNameForm.tsx:80
#: src/views/settings/components/UpdateWorkspaceDescriptionForm.tsx:94
#: src/views/settings/components/UpdateWorkspaceNameForm.tsx:89
#: src/views/settings/components/UpdateWorkspaceUrlForm.tsx:157
msgid "Update"
msgstr "Update"
#: src/components/LabelForm.tsx:238
msgid "Update label"
msgstr "Update label"
#: src/views/card/components/ActivityList.tsx:112
msgid "updated a checklist item"
msgstr "updated a checklist item"
#: src/views/card/components/ActivityList.tsx:102
msgid "updated the description"
msgstr "updated the description"
#: src/views/card/components/ActivityList.tsx:117
msgid "updated the due date"
msgstr "updated the due date"
#: src/views/card/components/ActivityList.tsx:101
msgid "updated the title"
msgstr "updated the title"
#. placeholder {0}: truncate(toTitle)
#: src/views/card/components/ActivityList.tsx:126
msgid "updated the title to <0>{0}</0>"
msgstr "updated the title to <0>{0}</0>"
#: src/views/card/components/ActivityList.tsx:73
#~ msgid "updated the title to <0>{toTitle}</0>"
#~ msgstr "updated the title to <0>{toTitle}</0>"
#: src/views/settings/components/UpgradeToProConfirmation.tsx:109
#~ msgid "Upgrade"
#~ msgstr "Upgrade"
#: src/components/SideNavigation.tsx:239
#: src/views/settings/components/UpgradeToProConfirmation.tsx:53
#: src/views/settings/WorkspaceSettings.tsx:107
msgid "Upgrade to Pro"
msgstr "Upgrade to Pro"
#: src/components/NewWorkspaceForm.tsx:372
msgid "Upgrade to Pro ($29/month)"
msgstr "Upgrade to Pro ($29/month)"
#: src/views/members/components/InviteMemberForm.tsx:357
#~ msgid "Upgrade to Team Plan"
#~ msgstr "Upgrade to Team Plan"
#: src/views/card/components/AttachmentUpload.tsx:33
#: src/views/card/components/AttachmentUpload.tsx:79
msgid "Upload failed"
msgstr "Upload failed"
#: src/views/boards/components/TemplateBoards.tsx:38
#: src/views/boards/components/TemplateBoards.tsx:55
msgid "Urgent"
msgstr "Urgent"
#: src/components/NewWorkspaceForm.tsx:38
#: src/views/settings/components/UpdateWorkspaceUrlForm.tsx:38
msgid "URL can only contain letters, numbers, and hyphens"
msgstr "URL can only contain letters, numbers, and hyphens"
#: src/components/NewWorkspaceForm.tsx:36
#: src/views/settings/components/UpdateWorkspaceUrlForm.tsx:36
msgid "URL cannot exceed 24 characters"
msgstr "URL cannot exceed 24 characters"
#: src/components/NewWorkspaceForm.tsx:34
#: src/views/settings/components/UpdateWorkspaceUrlForm.tsx:34
msgid "URL must be at least 3 characters long"
msgstr "URL must be at least 3 characters long"
#: src/views/boards/components/NewBoardForm.tsx:154
msgid "Use template"
msgstr "Use template"
#: src/views/members/index.tsx:321
msgid "User"
msgstr "User"
#: src/views/members/components/InviteMemberForm.tsx:98
msgid "User is already a member of this workspace"
msgstr "User is already a member of this workspace"
#: 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 "View and manage your API keys."
#: src/views/settings/BillingSettings.tsx:42
msgid "View and manage your billing and subscription."
msgstr "View and manage your billing and subscription."
#: src/views/pricing/components/Pricing.tsx:67
#: src/views/pricing/components/PricingTiers.tsx:64
msgid "View docs"
msgstr "View docs"
#: src/views/public/board/index.tsx:148
msgid "View only"
msgstr "View only"
#: src/views/home/components/Features.tsx:154
msgid "View our roadmap."
msgstr "View our roadmap."
#: src/views/public/board/index.tsx:182
msgid "View workspace"
msgstr "View workspace"
#: src/views/board/components/VisibilityButton.tsx:103
msgid "Visibility"
msgstr "Visibility"
#: src/views/home/components/Faqs.tsx:94
msgid "We are using the <0>AGPL-3.0 license</0>."
msgstr "We are using the <0>AGPL-3.0 license</0>."
#: src/pages/unsubscribe/index.tsx:63
msgid "We couldn't update your preferences. Please try again."
msgstr "We couldn't update your preferences. Please try again."
#: src/views/home/components/Features.tsx:152
msgid "We're just getting started. "
msgstr "We're just getting started. "
#: src/views/auth/login/index.tsx:43
msgid "Welcome back"
msgstr "Welcome back"
#: src/views/home/components/Faqs.tsx:91
msgid "What license are you using?"
msgstr "What license are you using?"
#: src/views/home/components/Faqs.tsx:30
msgid "What's the difference between Kan and Trello?"
msgstr "What's the difference between Kan and 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 "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."
#: src/views/home/components/Faqs.tsx:25
#~ msgid "When Trello launched in 2011, it blew everyone away with its carefully designed simplicity, but over time (and atlassification) 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 "When Trello launched in 2011, it blew everyone away with its carefully designed simplicity, but over time (and atlassification) 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."
#: src/views/home/components/Faqs.tsx:25
#~ msgid "When Trello launched in 2011, it blew everyone away with its carefully designed simplicity, but over time (and atlassification) it lost its magic and grew into something closer to \"Jira Lite\". This project is our attempt to recapture the original magic of Trellos simplicity, in open source."
#~ msgstr "When Trello launched in 2011, it blew everyone away with its carefully designed simplicity, but over time (and atlassification) it lost its magic and grew into something closer to \"Jira Lite\". This project is our attempt to recapture the original magic of Trellos simplicity, in open source."
#: 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 "Why make an open source Trello?"
#: src/components/SettingsLayout.tsx:46
#: src/views/board/index.tsx:399
#: src/views/boards/index.tsx:35
#: src/views/members/index.tsx:257
#: src/views/public/board/index.tsx:120
#: src/views/public/boards/index.tsx:66
msgid "Workspace"
msgstr "Workspace"
#: src/components/NewWorkspaceForm.tsx:146
msgid "Workspace created successfully. You can upgrade later in settings."
msgstr "Workspace created successfully. You can upgrade later in settings."
#: src/views/settings/components/DeleteWorkspaceConfirmation.tsx:26
msgid "Workspace deleted"
msgstr "Workspace deleted"
#: src/views/settings/WorkspaceSettings.tsx:80
msgid "Workspace description"
msgstr "Workspace description"
#: src/views/settings/components/UpdateWorkspaceDescriptionForm.tsx:30
msgid "Workspace description cannot exceed 280 characters"
msgstr "Workspace description cannot exceed 280 characters"
#: src/views/settings/components/UpdateWorkspaceDescriptionForm.tsx:27
msgid "Workspace description must be at least 3 characters long"
msgstr "Workspace description must be at least 3 characters long"
#: src/views/settings/components/UpdateWorkspaceDescriptionForm.tsx:50
msgid "Workspace description updated"
msgstr "Workspace description updated"
#: 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 members"
#: src/components/NewWorkspaceForm.tsx:262
#: src/views/settings/WorkspaceSettings.tsx:61
msgid "Workspace name"
msgstr "Workspace name"
#: src/views/settings/components/UpdateWorkspaceNameForm.tsx:15
#~ msgid "Workspace name cannot exceed 24 characters"
#~ msgstr "Workspace name cannot exceed 24 characters"
#: src/components/NewWorkspaceForm.tsx:30
#: src/views/settings/components/UpdateWorkspaceNameForm.tsx:15
msgid "Workspace name cannot exceed 64 characters"
msgstr "Workspace name cannot exceed 64 characters"
#: src/components/NewWorkspaceForm.tsx:29
msgid "Workspace name is required"
msgstr "Workspace name is required"
#: src/views/settings/components/UpdateWorkspaceNameForm.tsx:14
msgid "Workspace name must be at least 3 characters long"
msgstr "Workspace name must be at least 3 characters long"
#: src/views/settings/components/UpdateWorkspaceNameForm.tsx:45
msgid "Workspace name updated"
msgstr "Workspace name updated"
#: src/views/settings/PermissionsSettings.tsx:51
msgid "Workspace permissions"
msgstr "Workspace permissions"
#: src/views/settings/components/UpdateWorkspaceUrlForm.tsx:62
msgid "Workspace slug updated"
msgstr "Workspace slug updated"
#: src/views/settings/WorkspaceSettings.tsx:70
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 "Writing"
#: src/views/pricing/components/Pricing.tsx:19
#: src/views/pricing/index.tsx:25
msgid "Yearly"
msgstr "Yearly"
#: 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 "Yes, we offer an forever free plan for individual use. No restrictions, no paywalls, no limits."
#: src/views/settings/AccountSettings.tsx:80
msgid "You are about to change your password."
msgstr "You are about to change your password."
#: 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 "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!"
#: 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 "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."
#: src/views/home/components/Faqs.tsx:127
msgid "You can self-host by following the instructions in our <0>repo</0>."
msgstr "You can self-host by following the instructions in our <0>repo</0>."
#: src/views/board/components/List.tsx:117
#: src/views/board/components/UpdateBoardSlugButton.tsx:31
#: src/views/board/components/VisibilityButton.tsx:72
#: src/views/board/index.tsx:472
#: src/views/board/index.tsx:528
#: src/views/boards/components/BoardsList.tsx:49
#: src/views/boards/index.tsx:46
#: src/views/boards/index.tsx:67
msgid "You don't have permission"
msgstr "You don't have permission"
#: src/components/AuthForm.tsx:233
msgid "You have been logged in successfully."
msgstr "You have been logged in successfully."
#: src/components/AuthForm.tsx:216
msgid "You have been signed up successfully."
msgstr "You have been signed up successfully."
#: src/pages/unsubscribe/index.tsx:98
msgid "You have been unsubscribed!"
msgstr "You have been unsubscribed!"
#: 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 "You have unlimited seats with your Pro Plan. There is no additional charge for new members!"
#: src/views/settings/PermissionsSettings.tsx:84
msgid "You need to be an admin to manage workspace permissions."
msgstr "You need to be an admin to manage workspace permissions."
#: src/views/invite/index.tsx:134
msgid "You've been invited to join a workspace on kan.bn."
msgstr "You've been invited to join a workspace on kan.bn."
#: src/views/invite/index.tsx:135
msgid "You've been invited to join a workspace."
msgstr "You've been invited to join a workspace."
#: src/views/settings/components/DeleteAccountConfirmation.tsx:28
msgid "Your account has been deleted."
msgstr "Your account has been deleted."
#: src/views/boards/components/ImportBoardsForm.tsx:192
msgid "Your boards have been imported."
msgstr "Your boards have been imported."
#: src/views/settings/components/UpdateDisplayNameForm.tsx:42
msgid "Your display name has been updated."
msgstr "Your display name has been updated."
#: src/views/card/components/AttachmentUpload.tsx:27
msgid "Your file has been uploaded successfully."
msgstr "Your file has been uploaded successfully."
#: src/views/settings/components/ChangePasswordConfirmation.tsx:70
msgid "Your password has been changed."
msgstr "Your password has been changed."
#: src/views/settings/components/Avatar.tsx:65
msgid "Your profile image has been updated."
msgstr "Your profile image has been updated."
#: src/views/settings/IntegrationsSettings.tsx:54
msgid "Your Trello account has been disconnected."
msgstr "Your Trello account has been disconnected."
#: src/views/settings/IntegrationsSettings.tsx:102
msgid "Your Trello account is connected."
msgstr "Your Trello account is connected."
#: src/pages/unsubscribe/index.tsx:33
msgid "Your unsubscribe link is missing a token. Please open the latest email and try again."
msgstr "Your unsubscribe link is missing a token. Please open the latest email and try again."
#: src/views/settings/components/UpdateWorkspaceDescriptionForm.tsx:51
msgid "Your workspace description has been updated."
msgstr "Your workspace description has been updated."
#: src/views/settings/components/DeleteWorkspaceConfirmation.tsx:27
msgid "Your workspace has been deleted."
msgstr "Your workspace has been deleted."
#: src/views/settings/components/UpdateWorkspaceNameForm.tsx:46
msgid "Your workspace name has been updated."
msgstr "Your workspace name has been updated."
#: src/views/settings/components/UpdateWorkspaceUrlForm.tsx:63
msgid "Your workspace slug has been updated."
msgstr "Your workspace slug has been updated."
#: src/components/YouTubeEmbed/EditYouTubeModal.tsx:147
msgid "YouTube URL"
msgstr "YouTube URL"