summaryrefslogtreecommitdiffstats
path: root/options/locale/locale_zh-CN.ini
diff options
context:
space:
mode:
authorGiteaBot <teabot@gitea.io>2019-10-10 12:44:06 +0000
committerGiteaBot <teabot@gitea.io>2019-10-10 12:44:06 +0000
commit7c1ddd5692cd62a208886276196f02422dbead95 (patch)
treedf26c7c78d09c06aea7024baad8c7e9c81793e54 /options/locale/locale_zh-CN.ini
parenteac5a8be751341b388cf16c5a43aeb2f83c8ed2c (diff)
downloadgitea-7c1ddd5692cd62a208886276196f02422dbead95.tar.gz
gitea-7c1ddd5692cd62a208886276196f02422dbead95.zip
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options/locale/locale_zh-CN.ini')
-rw-r--r--options/locale/locale_zh-CN.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini
index 7667609793..7b62bf9c12 100644
--- a/options/locale/locale_zh-CN.ini
+++ b/options/locale/locale_zh-CN.ini
@@ -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=取消