Patch #23375 » zh-3.1-stable.diff
| config/locales/zh.yml | ||
|---|---|---|
| 133 | 133 |
not_same_project: "不属于同一个项目" |
| 134 | 134 |
circular_dependency: "此关联将导致循环依赖" |
| 135 | 135 |
cant_link_an_issue_with_a_descendant: "问题不能关联到它的子任务" |
| 136 |
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
|
|
| 136 |
earlier_than_minimum_start_date: "不能早于 %{date} 由于有前置问题"
|
|
| 137 | 137 | |
| 138 | 138 |
actionview_instancetag_blank_option: 请选择 |
| 139 | 139 | |
| ... | ... | |
| 969 | 969 |
notice_issue_successful_create: 问题 %{id} 已创建。
|
| 970 | 970 |
label_between: 介于 |
| 971 | 971 |
setting_issue_group_assignment: 允许将问题指派给组 |
| 972 |
label_diff: diff
|
|
| 972 |
label_diff: 差异
|
|
| 973 | 973 |
description_query_sort_criteria_direction: 排序方式 |
| 974 | 974 |
description_project_scope: 搜索范围 |
| 975 | 975 |
description_filter: 过滤器 |
| ... | ... | |
| 1094 | 1094 |
notice_new_password_must_be_different: 新密码必须和旧密码不同 |
| 1095 | 1095 |
setting_mail_handler_excluded_filenames: 移除符合下列名称的附件 |
| 1096 | 1096 |
text_convert_available: 可使用 ImageMagick 转换图片格式 (可选) |
| 1097 |
label_link: Link
|
|
| 1098 |
label_only: only
|
|
| 1097 |
label_link: 连接
|
|
| 1098 |
label_only: 仅于
|
|
| 1099 | 1099 |
label_drop_down_list: 下拉列表 |
| 1100 | 1100 |
label_checkboxes: 复选框 |
| 1101 | 1101 |
label_link_values_to: 链接数值至此网址 |