summaryrefslogtreecommitdiffstats
path: root/options
diff options
context:
space:
mode:
authorGiteaBot <teabot@gitea.io>2019-07-31 06:16:57 +0000
committerGiteaBot <teabot@gitea.io>2019-07-31 06:16:57 +0000
commitce27e48fe337b250ec1529895927c4285d36f8f0 (patch)
tree1a860efda51a6e50809b01c65d7113e05096a364 /options
parent41336351b7b378290c20602c31c68fd7fb32dce4 (diff)
downloadgitea-ce27e48fe337b250ec1529895927c4285d36f8f0.tar.gz
gitea-ce27e48fe337b250ec1529895927c4285d36f8f0.zip
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options')
-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 1eb82ef403..80cd498480 100644
--- a/options/locale/locale_zh-CN.ini
+++ b/options/locale/locale_zh-CN.ini
@@ -695,6 +695,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.propose_file_change=提议文件更改
editor.new_branch_name_desc=新的分支名称...
editor.cancel=取消
editor.filename_cannot_be_empty=文件名不能为空。
@@ -1405,6 +1406,8 @@ branch.deleted_by=删除人:%s
branch.restore_success=分支 '%s' 已恢复。
branch.restore_failed=未能还原分支%s。
branch.protected_deletion_failed=分支 '%s' 已被保护,不可删除。
+branch.restore=恢复分支 '%s'
+branch.download=下载分支 '%s'
topic.manage_topics=管理主题
topic.done=保存