update locales from crowdin [ci skip]

pull/7779/head
Travis CI User 5 years ago
parent 278fd080c4
commit 1c12e000c7
  1. 4
      config/locales/crowdin/js-zh-CN.yml
  2. 4
      config/locales/crowdin/zh-CN.yml
  3. 2
      modules/grids/config/locales/crowdin/js-zh-CN.yml

@ -194,8 +194,8 @@ zh-CN:
general_text_Yes: "是"
hal:
error:
update_conflict_refresh: "Click here to refresh the resource and update to the newest version."
edit_prohibited: "Editing %{attribute} is blocked for this resource. Either this attribute is derived from relations (e.g, children) or otherwise not configurable."
update_conflict_refresh: "点击此处刷新资源并更新到最新版本。"
edit_prohibited: "已阻止对此工作包编辑 %{attribute}。此属性来自于关系继承(如子项目)或其他无法配置的来源。"
format:
date: "%{attribute} 不是有效日期 - 需要 YYYY-MM-DD。"
general: "发生错误。"

@ -348,7 +348,7 @@ zh-CN:
work_packages: "工作包"
project/status:
code: '状态'
explanation: 'Status description'
explanation: '状态描述'
codes:
on_track: 'On track'
at_risk: 'At risk'
@ -2509,7 +2509,7 @@ zh-CN:
messages:
#Common error messages
invalid_request: '请求缺少必要参数,包括不受支持的参数值,或者格式不正确。'
invalid_redirect_uri: "The requested redirect URI is malformed or doesn't match client redirect URI."
invalid_redirect_uri: "请求的重定向 URI 格式不正确,或者与客户端重定向 URI 不匹配。"
unauthorized_client: '客户端无权使用此方法执行此请求。'
access_denied: '资源所有者或授权服务器拒绝了此请求。'
invalid_scope: '申请范围无效、未知或形式错误'

@ -33,7 +33,7 @@ zh-CN:
on_track: 'On track'
off_track: 'Off track'
at_risk: 'At risk'
not_set: 'Not set'
not_set: '未设置'
subprojects:
title: '子项目'
no_results: '无子项目。'

Loading…
Cancel
Save