Project

General

Profile

User story #1321 » zh.yml

Steven Wong, 2017-03-28 13:56

 
1
# encoding: UTF-8
2

    
3
# Copyright © Emilio González Montaña
4
# Licence: Attribution & no derivates
5
#   * Attribution to the plugin web page URL should be done if you want to use it.
6
#     https://redmine.ociotec.com/projects/redmine-plugin-scrum
7
#   * No derivates of this plugin (or partial) are allowed.
8
# Take a look to licence.txt file at plugin root folder for further details.
9

    
10
zh:
11
  error_changing_pbi_order: "无法排序 PBIs,请检查对应的依赖关系。当前页将被重载。"
12
  error_changing_task_status: "不能更新任务状态。"
13
  error_changing_task_assigned_to: "不能更新任务执行人。"
14
  error_changing_value: "不能更新值。"
15
  error_creating_pbi: "不能新建PBI(%{message})。"
16
  error_creating_task: "不能新建任务(%{message})。"
17
  error_creating_time_entry: "不能新建工时(%{message})。"
18
  error_no_product_backlog: "当前尚不存在 Product Backlog,请联系项目管理员通过设置页创建 Product Backlog。"
19
  error_no_sprints: "当前尚未定义 Sprints,请联系系统管理员通过设置页创建 Sprints。"
20
  error_updating_pbi: "更新PBI报错:(%{message})"
21
  error_updating_task: "更新任务报错:(%{message})"
22
  field_end_date: "结束日期"
23
  field_pending_effort: "预计耗时"
24
  field_position: "位置"
25
  field_shared: "已共享"
26
  field_shared_note: "已共享的 Sprint 可在子项目中被检索到,您也可以将子项目中的问题直接派发到已分享的 Sprint 中。"
27
  field_sprint: "Sprint"
28
  label_add_task: "打开弹窗给当前PBI添加一个跟踪:%{tracker} "
29
  label_blocked: "已锁定"
30
  label_burndown: "%{name} 燃尽图"
31
  label_check_dependencies: "检查依赖"
32
  label_create_subtask: "新建子任务"
33
  label_date_previous_to: "%{date}之前"
34
  label_doer: "执行人"
35
  label_done_effort: "已记录耗时"
36
  label_edit_effort: "编辑耗时"
37
  label_edit_pbi: "编辑PBI时,打开弹出窗口"
38
  label_edit_task: "编辑任务时,打开弹出窗口"
39
  label_end: "End"
40
  label_estimated_effort: "预估工作量"
41
  label_estimated_effort_tooltip: "预估工作量 (%{date})天 %{hours} 小时"
42
  label_estimated_vs_done_effort: "预估工作量 VS 已完成工作量"
43
  label_filter_by_assignee: "按分配对象过滤"  
44
  label_hours_per_story_point: "耗时(小时)/ SP"
45
  label_invalid_dependencies: "以下 PBIs 不存在有效的依赖关系:"
46
  label_invalid_dependencies_for_pbi: "%{pbi} 已锁定, but it comes after:"
47
  label_issue_deviation: "当前问题偏向于:%{deviation}%"
48
  label_issue_speed: "当前问题的速度为 %{speed}%"
49
  label_media_last_n_sprints: " %{n}  Sprints 的中位数"
50
  label_menu_product_backlog: "Backlog"
51
  label_menu_sprint: "Sprint"
52
  label_move_pbi_after: "移动到...之后"
53
  label_move_pbi_before: "移动到...之前"
54
  label_move_pbi_to_last_sprint: "移动到最近一个 Sprint"
55
  label_move_pbi_to_name: "移动到 %{name}"
56
  label_no_invalid_dependencies: "当前无有效的依赖关系。"
57
  label_pbi_plural: "Product Backlog Items(PBIs)"
58
  label_pbi_post_it: "PBI 便利贴" 
59
  label_pending_effort_tooltip: "预计耗时:(%{date})天 - %{hours}小时)"
60
  label_pending_sps: "待定 SPs"
61
  label_pending_sps_tooltip: "待定 SPs (%{date}): %{sps}"
62
  label_pending_story_points: "待定故事点 %{pending_story_points} SP (%{sprint}: %{story_points} SP)"
63
  label_plugin_license: "插件许可证"
64
  label_plugin_license_title: "插件许可证,请务必仔细阅读。"
65
  label_post_it: "便利贴"
66
  label_product_backlog: "产品 Backlog "
67
  label_product_backlog_burndown_chart: "产品 Backlog 燃尽图"
68
  label_product_backlog_new: "新建产品 Backlog"
69
  label_release_plan: "发布计划"
70
  label_release_plan_name: "%{name} 发布计划"
71
  label_release_plan_stats: "总计: %{sps} SPs / %{pbis} PBIs (目前仍有 %{pbis_without_sps} PBIs 未进行预估)"
72
  label_reviewer: "评审人"
73
  label_scrum_stats: "Scrum 统计"
74
  label_setting_auto_update_pbi_status: "自动更新上级 PBIs"
75
  label_setting_auto_update_pbi_status_explanation: "基于子任务状态,更新父任务(PBI)装填"
76
  label_setting_blocked_custom_field: "锁定的自定义字段"
77
  label_setting_check_dependencies_on_pbi_sorting: "在排序时检查 PBIs 的依赖情况"
78
  label_setting_clear_new_tasks_assignee: "在新建状态时清除任务的指派对象"
79
  label_setting_create_journal_on_pbi_position_change: " PBI 的位置变更时创建日志"
80
  label_setting_fields_on_tracker: "用于在跟踪:%{tracker} 中的字段"
81
  label_setting_high_speed: "高速率临界值"
82
  label_setting_inherit_pbi_attributes: "当创建新任务时继承父 PBI 的相关属性值"
83
  label_setting_low_speed: "低速率临界值"
84
  label_setting_lowest_speed: "极低速率临界值"
85
  label_setting_pbi_statuses: "用于 Product Backlog  Sprint 看板的 PBI 状态"
86
  label_setting_product_burndown_sprints: "用如下数量的 Sprints 计算燃尽速率"
87
  label_setting_random_postit_rotation: "便利贴随机回转动画"
88
  label_setting_render_author_on_pbi: "显示作者"
89
  label_setting_render_category_on_pbi: "显示类别"
90
  label_setting_render_pbis_speed: "显示 PBIs 速度"
91
  label_setting_render_plugin_tips: "显示 Scrum 插件提示"
92
  label_setting_render_position_on_pbi: "显示 PBI 位置"
93
  label_setting_render_tasks_speed: "显示任务速度"
94
  label_setting_render_updated_on_pbi: "显示更新时间戳"
95
  label_setting_render_version_on_pbi: "显示目标版本"
96
  label_setting_sprint_board_fields_on_tracker: "显示在跟踪:%{tracker} 中使用的字段"
97
  label_setting_story_points_custom_field: "SP 自定义字段"
98
  label_setting_task_statuses: "Sprint 看板的任务状态"
99
  label_setting_verification_activities: "验证活动"
100
  label_scrum: "Scrum"
101
  label_sprint: "Sprint"
102
  label_sprint_board: "Sprint 看板"
103
  label_sprint_burndown_chart: "Sprint 燃尽图"
104
  label_sprint_burndown_chart_hours: "Sprint 燃尽图(按工时)"
105
  label_sprint_burndown_chart_sps: "Sprint 燃尽图(按 SPs)"
106
  label_sprint_burndown_chart_name: "%{name} 燃尽图"
107
  label_sprint_new: "新建 Sprint"
108
  label_sprint_plural: "Sprints"
109
  label_sprint_stats: "Sprint 统计"
110
  label_sprint_stats_name: "%{name} 统计"
111
  label_sprint_status_closed: "已关闭"
112
  label_sprint_status_open: "进行中"
113
  label_sps_by_pbi_category: "SPs(按 PBI 对应的类别)"
114
  label_sps_by_pbi_creation_date: "SPs(按 PBI 对应的创建日期)"
115
  label_sps_by_pbi_type: "SPs(按 PBI 对应的跟踪类型)"
116
  label_sps_stat: "(%{sps} SP - %{percentage}%)"
117
  label_sps_total: "总计(%{sps} SP)"
118
  label_story_point_plural: "故事点"
119
  label_story_point_unit: "SP"
120
  label_task_plural: "任务"
121
  label_time_by_activity: "工时(按活动)"
122
  label_time_by_member_and_activity: "工时(按成员及其活动)"
123
  label_time_stat: "(%{time} 小时 - %{percentage}%)"
124
  label_time_total: "总计(%{time} 小时)"
125
  label_tip_new_product_backlog_link: "设置 » Sprints » 新建产品 Backlog"
126
  label_tip_new_version_link: "设置 » 版本 » 新建版本"
127
  label_tip_new_sprint_link: "设置 » Sprints » 新建 Sprint"
128
  label_tip_no_permissions: "插件权限未配置。请在使用前,先通过如下链接配置相关权限:%{link} "
129
  label_tip_no_product_backlogs: "当前不存在 Product Backlogs,请通过如下链接添加: %{link} "
130
  label_tip_no_sprints: "当前不存在 Sprints,请先通过 %{link} 创建。"
131
  label_tip_no_plugin_setting: "“%{setting}” 插件未配置,请通过如下链接设置:%{link} "
132
  label_tip_permissions_link: "管理 » 角色和权限 » 权限报表"
133
  label_tip_plugin_settings_link: "管理 » 插件 » Scrum Redmine 插件"
134
  label_tip_product_backlog_link: "Backlog » 产品 Backlog"
135
  label_tip_product_backlog_without_pbis: "Product backlog 中不包含 PBIs,请通过如下链接添加:%{link} "
136
  label_tip_project_members_link: "设置 » 成员"
137
  label_tip_project_without_members: "项目不包含成员,请通过如下链接添加:%{link} "
138
  label_tip_project_without_versions: "在项目发布计划中不含版本,请通过如下链接添加:%{link} "
139
  label_tip_sprint_board_link: "Sprint » Sprint 看板"
140
  label_tip_sprint_effort_link: "设置 » Sprints » 编辑耗时"
141
  label_tip_sprint_with_orphan_tasks: "含独立任务(无上级 PBI)的 Sprint %{link} "
142
  label_tip_sprint_without_efforts: "Sprint 中不含预估工作量,请通过如下链接配置:%{link} "
143
  label_tip_sprint_without_pbis: "Sprint 未包含PBIs,请通过Sprint看板: %{sprint_board_link}  添加;或在PBI列表:%{product_backlog_link} 中将对应的PBIs移动到Sprint。"
144
  label_tip_sprint_without_tasks: "Sprint未包含具体任务,请通过如下链接添加:%{link} "
145
  label_tip_title: "Scrum 插件提示"
146
  label_total_effort: "总计工作量(已用 + 待定)"
147
  label_velocity_all_pbis:
148
    one: "从上次的 Sprint 中的 PBIs 推算速率"
149
    other: "从上 %{count} 次的 Sprints 中的 PBIs 推算速率"
150
  label_velocity_custom: "自定义值:"
151
  label_velocity_only_scheduled_pbis: "仅限在 Sprint 计划中提前纳入的 PBIs"
152
  label_velocity_only_scheduled_pbis_hint: " Sprint 开始之后所创建的 PBI 不纳入计算范围"
153
  notice_pbi_created: "PBI 已创建。"
154
  notice_sprint_has_issues: "Sprint 已包含任务。"
155
  notice_task_created: "任务已创建。"
156
  notice_unable_delete_sprint: "不能删除 Sprint。"
157
  project_module_scrum: "Scrum"
158
  permission_edit_product_backlog: "编辑产品 Backlog"
159
  permission_edit_sprint_board: "编辑 Sprint 看板"
160
  permission_manage_sprints: "管理 Sprints"
161
  permission_sort_product_backlog: "排序产品 Backlog "
162
  permission_sort_sprint_board: "排序Sprint看板"
163
  permission_view_product_backlog: "查看产品 Backlog "
164
  permission_view_product_backlog_burndown: "查看产品 Backlog 燃尽图"
165
  permission_view_release_plan: "查看发布计划"
166
  permission_view_scrum_stats: "查看 Scrum 统计"
167
  permission_view_sprint_board: "查看 Sprint 看板"
168
  permission_view_sprint_burndown: "查看 Sprint 燃尽图"
169
  permission_view_sprint_stats: "查看 Sprint 统计"
170
  permission_view_sprint_stats_by_member: "按成员查看 Sprint 统计"
171
  date:
172
    formats:
173
      scrum_day: "%a"
    (1-1/1)