1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-14 05:28:27 +00:00

[skip ci] Updated translations via Crowdin

This commit is contained in:
GiteaBot
2019-10-10 12:44:06 +00:00
parent eac5a8be75
commit 7c1ddd5692
2 changed files with 11 additions and 0 deletions

View File

@@ -680,6 +680,8 @@ stored_lfs=存储到Git LFS
commit_graph=提交图
blame=Blame
normal_view=普通视图
line=
lines=
editor.new_file=新建文件
editor.upload_file=上传文件
@@ -705,6 +707,7 @@ editor.delete=删除 '%s'
editor.commit_message_desc=添加一个可选的扩展描述...
editor.commit_directly_to_this_branch=直接提交至 <strong class="branch-name">%s</strong> 分支。
editor.create_new_branch=为此提交创建一个 <strong>新的分支</strong> 并发起合并请求。
editor.create_new_branch_np=为此提交创建 <strong>新分支</strong>。
editor.propose_file_change=提议文件更改
editor.new_branch_name_desc=新的分支名称...
editor.cancel=取消