summaryrefslogtreecommitdiffstats
path: root/options
diff options
context:
space:
mode:
authorGiteaBot <teabot@gitea.io>2019-07-09 06:30:32 +0000
committerGiteaBot <teabot@gitea.io>2019-07-09 06:30:32 +0000
commit877df0f9fbb3872f9af06067ea6371d14eecd3b3 (patch)
tree6a39fccab4c3c3f3aef1559cf612fd927848cf45 /options
parentf03e5b7c3e4d0b01f3832d4fbb54b4917f4f2d1b (diff)
downloadgitea-877df0f9fbb3872f9af06067ea6371d14eecd3b3.tar.gz
gitea-877df0f9fbb3872f9af06067ea6371d14eecd3b3.zip
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options')
-rw-r--r--options/locale/locale_zh-CN.ini5
1 files changed, 5 insertions, 0 deletions
diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini
index aee909e059..1eb82ef403 100644
--- a/options/locale/locale_zh-CN.ini
+++ b/options/locale/locale_zh-CN.ini
@@ -620,6 +620,8 @@ migrate.invalid_local_path=无效的本地路径,不存在或不是一个目
migrate.failed=迁移失败:%v
migrate.lfs_mirror_unsupported=不支持镜像 LFS 对象 - 使用 'git lfs fetch --all' 和 'git lfs push --all' 替代。
migrate.migrate_items_options=当从 github 迁移并且输入了用户名时,迁移选项将会显示。
+migrated_from=从 <a href="%[1]s">%[2]s</a> 迁移
+migrated_from_fake=从 %[1]s 迁移成功
mirror_from=镜像自地址
forked_from=派生自
@@ -1031,6 +1033,9 @@ wiki.save_page=保存页面
wiki.last_commit_info=%s 于 %s 修改了此页面
wiki.edit_page_button=修改
wiki.new_page_button=新的页面
+wiki.file_revision=页面历史
+wiki.wiki_page_revisions=页面历史
+wiki.back_to_wiki=返回百科
wiki.delete_page_button=删除页面
wiki.delete_page_notice_1=百科页面 '%s' 删除后无法恢复,是否继续?
wiki.page_already_exists=相同名称的 Wiki 页面已经存在。