diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini index df6dd2cd9e..e0f63fd896 100644 --- a/options/locale/locale_zh-CN.ini +++ b/options/locale/locale_zh-CN.ini @@ -1246,6 +1246,7 @@ diff.review.header=提交评审 diff.review.placeholder=评审意见 diff.review.comment=评论 diff.review.approve=通过 +diff.review.reject=请求变更 releases.desc=跟踪项目版本和下载。 release.releases=版本发布 @@ -1332,6 +1333,10 @@ settings.options=组织 settings.full_name=组织全名 settings.website=官方网站 settings.location=所在地区 +settings.visibility=可见性 +settings.visibility.public=公开 +settings.visibility.limited=受限 (仅对登录用户可见) +settings.visibility.private=私有 (仅对组织成员可见) settings.update_settings=更新组织设置 settings.update_setting_success=组织设置已更新。 @@ -1566,6 +1571,7 @@ auths.tip.gitlab=在 https://gitlab.com/profile/applications 上注册新应用 auths.tip.google_plus=从谷歌 API 控制台 (https://console.developers.google.com/) 获得 OAuth2 客户端凭据 auths.tip.openid_connect=使用 OpenID 连接发现 URL (/.well-known/openid-configuration) 来指定终点 auths.tip.twitter=访问 https://dev.twitter.com/apps,创建应用并确保启用了"允许此应用程序用于登录 Twitter"的选项。 +auths.tip.discord=在 https://discordapp.com/developers/applications/me 上注册新应用程序 auths.edit=修改认证源 auths.activated=该认证源已经启用 auths.new_success=已添加身份验证 '%s'。 @@ -1635,6 +1641,7 @@ config.enable_timetracking=启用时间跟踪 config.default_enable_timetracking=默认情况下启用时间跟踪 config.default_allow_only_contributors_to_track_time=仅允许成员跟踪时间 config.no_reply_address=隐藏电子邮件域 +config.default_visibility_organization=新组织的默认可见性 config.default_enable_dependencies=默认情况下启用工单依赖 config.webhook_config=Web 钩子配置