mirror of https://github.com/go-gitea/gitea.git
[skip ci] Updated translations via Crowdin
This commit is contained in:
parent
a92ab34493
commit
3d82367bdc
|
@ -660,7 +660,7 @@ video_not_supported_in_browser=您的浏览器不支持使用 HTML5 'video' 标
|
|||
audio_not_supported_in_browser=您的浏览器不支持使用 HTML5 'video' 标签。
|
||||
stored_lfs=存储到Git LFS
|
||||
commit_graph=提交图
|
||||
blame=Blame视图
|
||||
blame=Blame
|
||||
normal_view=普通视图
|
||||
|
||||
editor.new_file=新建文件
|
||||
|
@ -1268,7 +1268,9 @@ 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_users=推送白名单用户:
|
||||
settings.protect_whitelist_search_users=搜索用户...
|
||||
settings.protect_whitelist_teams=推送白名单团队:
|
||||
|
|
Loading…
Reference in New Issue