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/config/locales/en.yml

38 lines
1.6 KiB

15 years ago
# English strings go here for Rails i18n
en:
backlogs_story_tracker: "Story trackers"
backlogs_task_tracker: "Task tracker"
15 years ago
backlogs_card_specification: "Label types for card printing"
backlogs_sprints: "Sprints"
field_story_points: "Story points"
field_remaining_hours: "Remaining hours"
button_edit_wiki: "Edit wiki page"
field_backlogs_issue_type: "Backlog type"
backlogs_story: Story
backlogs_task: Task
backlogs_any: any
backlogs_points_burn_direction: "Points burn up/down"
label_points_burn_up: Up
label_points_burn_down: Down
field_position: Position
backlogs_product_backlog: "Product backlog"
backlogs_wiki_template: "Template for sprint wiki page"
points_committed: "points committed"
required_burn_rate_points: "required burn rate (points)"
required_burn_rate_hours: "required burn rate (hours)"
points_to_accept: "points not accepted"
ideal: "ideal"
points_to_resolve: "points not resolved"
remaining_hours: "remaining hours"
field_velocity_based_estimate: "Velocity based estimate"
15 years ago
product_backlog_unprepared: "Product backlog is short or has unsized stories at the top"
project_dormant: "Project shows no activity"
unsized_stories: "The last {{sprints}} sprints have unsized stories"
unestimated_tasks: "The last {{sprints}} sprints have unestimated tasks"
velocity_varies: "Velocity varies by {{variance}}%"
size_accuracy: "Story size estimates vary by {{variance}}%"
sprint_notes_missing: "Last sprint doesn't have sprint notes"
no_velocity: "Project has no velocity"
no_planned_velocity: "Project has no planned velocity"