kanbanworkflowstimelinescrumrubyroadmapproject-planningproject-managementopenprojectangularissue-trackerifcgantt-chartganttbug-trackerboardsbcf
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
73 lines
3.2 KiB
73 lines
3.2 KiB
# English strings go here
|
|
en:
|
|
js:
|
|
boards:
|
|
label_unnamed_board: 'Unnamed board'
|
|
label_unnamed_list: 'Unnamed list'
|
|
label_board_type: 'Board type'
|
|
|
|
upsale:
|
|
teaser_text: 'Improve your agile project management with this flexible Boards view. Create as many boards as you like for anything you would like to keep track of.'
|
|
upgrade_to_ee_text: 'Boards is an Enterprise feature. Please upgrade to a paid plan.'
|
|
upgrade: 'Upgrade now'
|
|
personal_demo: 'Get a personal demo'
|
|
lists:
|
|
delete: 'Delete list'
|
|
|
|
version:
|
|
is_locked: 'Version is locked. No items can be added to this version.'
|
|
is_closed: 'Version is closed. No items can be added to this version.'
|
|
close_version: 'Close version'
|
|
open_version: 'Open version'
|
|
lock_version: 'Lock version'
|
|
unlock_version: 'Unlock version'
|
|
edit_version: 'Edit version'
|
|
show_version: 'Show version'
|
|
locked: 'Locked'
|
|
closed: 'Closed'
|
|
|
|
new_board: 'New board'
|
|
add_list: 'Add list'
|
|
add_card: 'Add card'
|
|
error_attribute_not_writable: "Cannot move the work package, %{attribute} is not writable."
|
|
error_loading_the_list: "Error loading the list: %{error_message}"
|
|
error_permission_missing: "The permission to create public queries is missing"
|
|
click_to_remove_list: "Click to remove this list"
|
|
board_type:
|
|
text: 'Board type'
|
|
free: 'Basic board'
|
|
select_board_type: 'Please choose the type of board you need.'
|
|
free_text: >
|
|
A board in which you can freely create lists and order your work packages within.
|
|
Dragging work packages between lists do not change the work package itself.
|
|
action: 'Action board'
|
|
action_by_attribute: 'Action board (%{attribute})'
|
|
action_text: >
|
|
A board with filtered lists on %{attribute} attribute. Moving work packages to other lists
|
|
will update their attribute.
|
|
action_text_subprojects: >
|
|
A board with lists of subprojects of this project and their work packages as list items.
|
|
Dragging work packages to other lists will move them to the corresponding subproject.
|
|
action_text_subtasks: >
|
|
A board with lists of selected parents and their child work packages as list items.
|
|
Dragging work packages to other lists will update the parent accordingly.
|
|
action_type:
|
|
assignee: assignee
|
|
status: status
|
|
version: version
|
|
subproject: subproject
|
|
subtasks: children
|
|
select_attribute: "Action attribute"
|
|
|
|
add_list_modal:
|
|
warning:
|
|
status: |
|
|
There is currently no status available. <br>
|
|
Either there are none or they have all already been added to the board.
|
|
assignee: This project currently does not have any members that can be added. <br>
|
|
add_members: <a href="%{link}">Add a new member to this project</a> to select users again.
|
|
configuration_modal:
|
|
title: 'Configure this board'
|
|
display_settings:
|
|
card_mode: "Display as cards"
|
|
table_mode: "Display as table"
|
|
|