mirror of
https://github.com/go-gitea/gitea
synced 2025-08-13 13:08:19 +00:00
[skip ci] Updated translations via Crowdin
This commit is contained in:
@@ -1381,9 +1381,6 @@ settings.protected_branch_can_push_yes=你可以推
|
||||
settings.protected_branch_can_push_no=你不能推
|
||||
settings.branch_protection=分支 '<b>%s</b>' 的分支保护
|
||||
settings.protect_this_branch=启用分支保护
|
||||
settings.protect_this_branch_desc=防止删除并禁用 Git 强制推送到分支。
|
||||
settings.protect_whitelist_committers=启用推送白名单
|
||||
settings.protect_whitelist_committers_desc=允许白名单用户或团队推向此分支 (但不强制推送)。
|
||||
settings.protect_whitelist_deploy_keys=拥有推送权限的部署密钥白名单
|
||||
settings.protect_whitelist_users=推送白名单用户:
|
||||
settings.protect_whitelist_search_users=搜索用户...
|
||||
@@ -1397,7 +1394,6 @@ settings.protect_check_status_contexts=启用状态检查
|
||||
settings.protect_check_status_contexts_desc=要求状态检查通过才能合并,选择必须先通过哪些状态检查才能合并。如果启用,推送的合并请求必须先通过状态检查才能够合并到对应的分支。如果没有选择具体的状态检查上下文,则所有的状态检查都通过才能合并。
|
||||
settings.protect_check_status_contexts_list=此仓库上周进行过的状态检查
|
||||
settings.protect_required_approvals=所需的批准:
|
||||
settings.protect_required_approvals_desc=只允许合并有足够审批的请求。
|
||||
settings.protect_approvals_whitelist_users=审查者白名单:
|
||||
settings.protect_approvals_whitelist_teams=审查团队白名单:
|
||||
settings.add_protected_branch=启用保护
|
||||
|
Reference in New Issue
Block a user