OpenProject is the leading open source project management software.
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.
 
 
 
 
 
 
openproject/modules/boards/config/locales/js-en.yml

50 lines
1.9 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_loading_the_list: "Error loading the list: %{error_message}"
click_to_remove_list: "Click to remove this list"
board_type:
free: 'Basic board'
free_text: >
Create a board in which you can freely create lists and order your work packages within.
Moving work packages between lists do not change the work package itself.
action: 'Action board'
action_by_attribute: 'Action board (%{attribute})'
action_text: >
Create a board with filtered lists on a single attribute. Moving work packages to other lists
will update their attribute.
select_attribute: "Action attribute"
configuration_modal:
title: 'Configure this board'
display_settings:
card_mode: "Display as cards"
table_mode: "Display as table"