##// END OF EJS Templates
Merged r15704 from trunk to 3.1-stable (#23375, #23171)...
Toshi MARUYAMA -
r15325:d648ea71a7cb
parent child
Show More
@@ -133,7 +133,7 zh:
133 not_same_project: "不属于同一个项目"
133 not_same_project: "不属于同一个项目"
134 circular_dependency: "此关联将导致循环依赖"
134 circular_dependency: "此关联将导致循环依赖"
135 cant_link_an_issue_with_a_descendant: "问题不能关联到它的子任务"
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 actionview_instancetag_blank_option: 请选择
138 actionview_instancetag_blank_option: 请选择
139
139
@@ -976,7 +976,7 zh:
976 notice_issue_successful_create: 问题 %{id} 已创建。
976 notice_issue_successful_create: 问题 %{id} 已创建。
977 label_between: 介于
977 label_between: 介于
978 setting_issue_group_assignment: 允许问题被分配给组
978 setting_issue_group_assignment: 允许问题被分配给组
979 label_diff: diff
979 label_diff: 差异
980 description_query_sort_criteria_direction: 排序方式
980 description_query_sort_criteria_direction: 排序方式
981 description_project_scope: 搜索范围
981 description_project_scope: 搜索范围
982 description_filter: 过滤器
982 description_filter: 过滤器
@@ -1101,8 +1101,8 zh:
1101 notice_new_password_must_be_different: 新密码必须和旧密码不同
1101 notice_new_password_must_be_different: 新密码必须和旧密码不同
1102 setting_mail_handler_excluded_filenames: 移除符合下列名称的附件
1102 setting_mail_handler_excluded_filenames: 移除符合下列名称的附件
1103 text_convert_available: 可使用 ImageMagick 转换图片格式 (可选)
1103 text_convert_available: 可使用 ImageMagick 转换图片格式 (可选)
1104 label_link: Link
1104 label_link: 连接
1105 label_only: only
1105 label_only: 仅于
1106 label_drop_down_list: 下拉列表
1106 label_drop_down_list: 下拉列表
1107 label_checkboxes: 复选框
1107 label_checkboxes: 复选框
1108 label_link_values_to: 链接数值至此网址
1108 label_link_values_to: 链接数值至此网址
General Comments 0
You need to be logged in to leave comments. Login now