2020-10-23 13:40:39 +02:00
{
2020-10-24 11:02:01 +02:00
"BoardComponent.add-a-group" : "+ Add a group" ,
"BoardComponent.delete" : "Delete" ,
2020-12-11 20:10:25 +01:00
"BoardComponent.hidden-columns" : "Hidden columns" ,
2020-10-24 11:02:01 +02:00
"BoardComponent.hide" : "Hide" ,
2021-05-11 12:17:33 +02:00
"BoardComponent.new" : "+ New" ,
2020-10-24 11:02:01 +02:00
"BoardComponent.no-property" : "No {property}" ,
"BoardComponent.no-property-title" : "Items with an empty {property} property will go here. This column cannot be removed." ,
"BoardComponent.show" : "Show" ,
2021-09-09 01:34:02 +02:00
"BoardPage.syncFailed" : "Board may be deleted or access revoked." ,
2020-10-25 15:16:06 +01:00
"CardDetail.add-content" : "Add content" ,
2020-12-11 20:10:25 +01:00
"CardDetail.add-icon" : "Add icon" ,
2020-10-27 11:53:45 +01:00
"CardDetail.add-property" : "+ Add a property" ,
2020-12-18 21:52:45 +01:00
"CardDetail.addCardText" : "add card text" ,
2021-04-09 17:13:25 +02:00
"CardDetail.moveContent" : "move card content" ,
2020-10-25 13:09:15 +01:00
"CardDetail.new-comment-placeholder" : "Add a comment..." ,
2021-10-14 20:42:36 +02:00
"CardDetailProperty.confirm-delete" : "Confirm Delete Property" ,
"CardDetailProperty.confirm-delete-subtext" : "Are you sure you want to delete the property \"{propertyName}\"? Deleting it will delete the property from all cards in this board." ,
"CardDetailProperty.property-deleted" : "Deleted {propertyName} Successfully!" ,
2021-09-14 13:58:39 +02:00
"CardDialog.editing-template" : "You're editing a template." ,
"CardDialog.nocard" : "This card doesn't exist or is inaccessible." ,
2021-09-24 18:26:03 +02:00
"CardDialog.copiedLink" : "Copied!" ,
"CardDialog.copyLink" : "Copy link" ,
2021-08-16 18:03:33 +02:00
"ColorOption.selectColor" : "Select {color} Color" ,
2020-10-25 09:47:50 +01:00
"Comment.delete" : "Delete" ,
2020-10-27 11:53:45 +01:00
"CommentsList.send" : "Send" ,
2020-12-18 21:52:45 +01:00
"ContentBlock.Delete" : "Delete" ,
"ContentBlock.DeleteAction" : "delete" ,
2021-03-09 22:44:02 +01:00
"ContentBlock.addElement" : "add {type}" ,
2021-03-30 21:35:48 +02:00
"ContentBlock.checkbox" : "checkbox" ,
"ContentBlock.divider" : "divider" ,
"ContentBlock.editCardCheckbox" : "toggled-checkbox" ,
"ContentBlock.editCardCheckboxText" : "edit card text" ,
"ContentBlock.editCardText" : "edit card text" ,
"ContentBlock.editText" : "Edit text..." ,
"ContentBlock.image" : "image" ,
2020-12-18 21:52:45 +01:00
"ContentBlock.insertAbove" : "Insert above" ,
"ContentBlock.moveDown" : "Move down" ,
"ContentBlock.moveUp" : "Move up" ,
2021-03-30 21:35:48 +02:00
"ContentBlock.text" : "text" ,
2021-09-14 18:42:18 +02:00
"DashboardPage.CenterPanel.ChangeChannels" : "Use the switcher to easily change channels" ,
2021-09-28 15:51:32 +02:00
"DashboardPage.CenterPanel.NoWorkspaces" : "Sorry, we could not find any channels matching that term" ,
"DashboardPage.CenterPanel.NoWorkspacesDescription" : "Please try searching for another term" ,
2021-10-04 23:27:30 +02:00
"DashboardPage.showEmpty" : "Show empty" ,
2021-09-28 15:51:32 +02:00
"DashboardPage.title" : "Dashboard" ,
2021-03-31 22:55:05 +02:00
"Dialog.closeDialog" : "Close dialog" ,
2021-05-10 07:46:07 +02:00
"EditableDayPicker.today" : "Today" ,
2021-03-31 00:50:37 +02:00
"EmptyCenterPanel.no-content" : "Add or select a board from the sidebar to get started." ,
"EmptyCenterPanel.workspace" : "This is the workspace for:" ,
2021-08-06 18:44:01 +02:00
"Error.websocket-closed" : "Websocket connection closed, connection interrupted. If this persists, check your server or web proxy configuration." ,
2020-10-25 11:15:52 +01:00
"Filter.includes" : "includes" ,
"Filter.is-empty" : "is empty" ,
"Filter.is-not-empty" : "is not empty" ,
"Filter.not-includes" : "doesn't include" ,
2020-12-11 20:10:25 +01:00
"FilterComponent.add-filter" : "+ Add filter" ,
2020-10-25 11:10:59 +01:00
"FilterComponent.delete" : "Delete" ,
2021-03-31 22:44:02 +02:00
"GalleryCard.delete" : "Delete" ,
"GalleryCard.duplicate" : "Duplicate" ,
2021-09-24 18:26:03 +02:00
"GalleryCard.copiedLink" : "Copied!" ,
"GalleryCard.copyLink" : "Copy link" ,
2021-06-07 16:47:22 +02:00
"GroupBy.ungroup" : "Ungroup" ,
2021-09-22 07:49:12 +02:00
"General.BoardCount" : "{count, plural, one {# Board} other {# Boards}}" ,
2021-03-30 21:35:48 +02:00
"KanbanCard.delete" : "Delete" ,
"KanbanCard.duplicate" : "Duplicate" ,
"KanbanCard.untitled" : "Untitled" ,
2021-09-24 18:26:03 +02:00
"KanbanCard.copiedLink" : "Copied!" ,
"KanbanCard.copyLink" : "Copy link" ,
2020-11-18 18:52:31 +01:00
"Mutator.duplicate-board" : "duplicate board" ,
"Mutator.new-board-from-template" : "new board from template" ,
"Mutator.new-card-from-template" : "new card from template" ,
"Mutator.new-template-from-board" : "new template from board" ,
"Mutator.new-template-from-card" : "new template from card" ,
2021-03-31 23:19:12 +02:00
"PropertyMenu.Delete" : "Delete" ,
2021-01-04 21:08:12 +01:00
"PropertyMenu.changeType" : "Change property type" ,
"PropertyMenu.typeTitle" : "Type" ,
"PropertyType.Checkbox" : "Checkbox" ,
2021-09-14 13:58:39 +02:00
"PropertyType.CreatedBy" : "Created by" ,
"PropertyType.CreatedTime" : "Created time" ,
2021-05-10 07:46:07 +02:00
"PropertyType.Date" : "Date" ,
2021-01-04 21:08:12 +01:00
"PropertyType.Email" : "Email" ,
"PropertyType.File" : "File or Media" ,
"PropertyType.MultiSelect" : "Multi Select" ,
"PropertyType.Number" : "Number" ,
"PropertyType.Person" : "Person" ,
"PropertyType.Phone" : "Phone" ,
"PropertyType.Select" : "Select" ,
"PropertyType.Text" : "Text" ,
"PropertyType.URL" : "URL" ,
2021-09-14 13:58:39 +02:00
"PropertyType.UpdatedBy" : "Last updated by" ,
"PropertyType.UpdatedTime" : "Last updated time" ,
2021-01-14 02:02:46 +01:00
"RegistrationLink.confirmRegenerateToken" : "This will invalidate previously shared links. Continue?" ,
"RegistrationLink.copiedLink" : "Copied!" ,
"RegistrationLink.copyLink" : "Copy link" ,
2021-01-21 19:16:40 +01:00
"RegistrationLink.description" : "Share this link for others to create accounts:" ,
2021-01-14 02:02:46 +01:00
"RegistrationLink.regenerateToken" : "Regenerate token" ,
"RegistrationLink.tokenRegenerated" : "Registration link regenerated" ,
2021-01-13 20:48:42 +01:00
"ShareBoard.confirmRegenerateToken" : "This will invalidate previously shared links. Continue?" ,
"ShareBoard.copiedLink" : "Copied!" ,
"ShareBoard.copyLink" : "Copy link" ,
"ShareBoard.regenerateToken" : "Regenerate token" ,
2021-09-14 13:58:39 +02:00
"ShareBoard.share" : "Publish and share this board with anyone who has the link" ,
2021-01-13 20:48:42 +01:00
"ShareBoard.tokenRegenrated" : "Token regenerated" ,
2021-09-14 13:58:39 +02:00
"ShareBoard.unshare" : "Anyone with the link can view this board and all cards in it." ,
2021-01-28 22:55:51 +01:00
"Sidebar.about" : "About Focalboard" ,
2021-09-14 13:58:39 +02:00
"Sidebar.add-board" : "+ Add board" ,
2021-05-11 12:17:33 +02:00
"Sidebar.add-template" : "New template" ,
2021-01-21 19:16:40 +01:00
"Sidebar.changePassword" : "Change password" ,
2020-12-11 20:10:25 +01:00
"Sidebar.delete-board" : "Delete board" ,
2020-11-18 18:52:31 +01:00
"Sidebar.delete-template" : "Delete" ,
2020-12-11 20:10:25 +01:00
"Sidebar.duplicate-board" : "Duplicate board" ,
2020-11-18 18:52:31 +01:00
"Sidebar.edit-template" : "Edit" ,
"Sidebar.empty-board" : "Empty board" ,
2020-12-11 20:10:25 +01:00
"Sidebar.export-archive" : "Export archive" ,
"Sidebar.import-archive" : "Import archive" ,
2021-09-14 13:58:39 +02:00
"Sidebar.invite-users" : "Invite users" ,
2021-01-21 19:16:40 +01:00
"Sidebar.logout" : "Log out" ,
2021-09-09 01:34:02 +02:00
"Sidebar.no-more-workspaces" : "No more workspaces" ,
2020-10-28 08:50:22 +01:00
"Sidebar.no-views-in-board" : "No pages inside" ,
2021-04-26 16:41:12 +02:00
"Sidebar.random-icons" : "Random icons" ,
2020-11-18 18:52:31 +01:00
"Sidebar.select-a-template" : "Select a template" ,
2020-12-11 20:10:25 +01:00
"Sidebar.set-language" : "Set language" ,
"Sidebar.set-theme" : "Set theme" ,
2020-10-23 13:40:39 +02:00
"Sidebar.settings" : "Settings" ,
2020-11-18 18:52:31 +01:00
"Sidebar.template-from-board" : "New template from board" ,
"Sidebar.untitled" : "Untitled" ,
2020-10-23 13:40:39 +02:00
"Sidebar.untitled-board" : "(Untitled Board)" ,
2020-10-23 19:36:20 +02:00
"Sidebar.untitled-view" : "(Untitled View)" ,
2020-12-11 20:10:25 +01:00
"TableComponent.add-icon" : "Add icon" ,
2020-10-23 19:36:20 +02:00
"TableComponent.name" : "Name" ,
"TableComponent.plus-new" : "+ New" ,
2020-10-25 09:47:50 +01:00
"TableHeaderMenu.delete" : "Delete" ,
"TableHeaderMenu.duplicate" : "Duplicate" ,
"TableHeaderMenu.hide" : "Hide" ,
"TableHeaderMenu.insert-left" : "Insert left" ,
"TableHeaderMenu.insert-right" : "Insert right" ,
"TableHeaderMenu.sort-ascending" : "Sort ascending" ,
"TableHeaderMenu.sort-descending" : "Sort descending" ,
2020-10-27 16:19:59 +01:00
"TableRow.open" : "Open" ,
2021-09-09 01:34:02 +02:00
"TopBar.give-feedback" : "Give Feedback" ,
2021-08-16 18:03:33 +02:00
"ValueSelector.valueSelector" : "Value selector" ,
2021-09-14 13:58:39 +02:00
"ValueSelectorLabel.openMenu" : "Open menu" ,
"View.AddView" : "Add view" ,
2021-03-31 22:44:02 +02:00
"View.Board" : "Board" ,
2021-09-14 13:58:39 +02:00
"View.DeleteView" : "Delete view" ,
"View.DuplicateView" : "Duplicate view" ,
2020-12-11 20:10:25 +01:00
"View.NewBoardTitle" : "Board view" ,
2021-03-30 21:35:48 +02:00
"View.NewGalleryTitle" : "Gallery view" ,
2020-12-11 20:10:25 +01:00
"View.NewTableTitle" : "Table view" ,
2021-03-31 22:44:02 +02:00
"View.Table" : "Table" ,
2021-05-11 12:17:33 +02:00
"ViewHeader.add-template" : "New template" ,
2020-11-12 22:24:17 +01:00
"ViewHeader.delete-template" : "Delete" ,
"ViewHeader.edit-template" : "Edit" ,
"ViewHeader.empty-card" : "Empty card" ,
2021-08-06 18:44:01 +02:00
"ViewHeader.export-board-archive" : "Export board archive" ,
2021-03-24 02:45:45 +01:00
"ViewHeader.export-complete" : "Export complete!" ,
2020-10-24 10:08:22 +02:00
"ViewHeader.export-csv" : "Export to CSV" ,
2021-03-24 02:45:45 +01:00
"ViewHeader.export-failed" : "Export failed!" ,
2020-10-24 09:45:06 +02:00
"ViewHeader.filter" : "Filter" ,
2021-01-22 13:24:08 +01:00
"ViewHeader.group-by" : "Group by: {property}" ,
2020-10-24 09:45:06 +02:00
"ViewHeader.new" : "New" ,
"ViewHeader.properties" : "Properties" ,
"ViewHeader.search" : "Search" ,
"ViewHeader.search-text" : "Search text" ,
2020-11-12 22:24:17 +01:00
"ViewHeader.select-a-template" : "Select a template" ,
2021-01-13 20:48:42 +01:00
"ViewHeader.share-board" : "Share board" ,
2020-10-24 10:08:22 +02:00
"ViewHeader.sort" : "Sort" ,
2020-11-12 22:24:17 +01:00
"ViewHeader.untitled" : "Untitled" ,
2021-08-06 18:44:01 +02:00
"ViewTitle.hide-description" : "hide description" ,
2020-12-11 20:10:25 +01:00
"ViewTitle.pick-icon" : "Pick icon" ,
2020-10-24 10:42:16 +02:00
"ViewTitle.random-icon" : "Random" ,
2020-12-11 20:10:25 +01:00
"ViewTitle.remove-icon" : "Remove icon" ,
2021-08-06 18:44:01 +02:00
"ViewTitle.show-description" : "show description" ,
2020-12-11 20:10:25 +01:00
"ViewTitle.untitled-board" : "Untitled board" ,
2021-09-28 15:51:32 +02:00
"WelcomePage.Description" : "Boards is a project management tool that helps define, organize, track and manage work across teams, using a familiar kanban board view" ,
"WelcomePage.Explore.Button" : "Explore" ,
"WelcomePage.Heading" : "Welcome To Boards" ,
2021-09-14 13:58:39 +02:00
"Workspace.editing-board-template" : "You're editing a board template." ,
2021-04-09 17:13:25 +02:00
"default-properties.title" : "Title" ,
2021-04-15 20:12:51 +02:00
"error.no-workspace" : "Your session may have expired or you may not have access to this workspace." ,
"error.relogin" : "Log in again" ,
2021-04-09 17:13:25 +02:00
"login.log-in-button" : "Log in" ,
"login.log-in-title" : "Log in" ,
"login.register-button" : "or create an account if you don't have one" ,
2021-09-14 13:58:39 +02:00
"register.login-button" : "or log in if you already have an account" ,
2021-04-09 17:13:25 +02:00
"register.signup-title" : "Sign up for your account"
2021-09-28 15:51:32 +02:00
}