[skip ci] Updated translations via Crowdin
This commit is contained in:
parent
f03e5b7c3e
commit
877df0f9fb
1 changed files with 5 additions and 0 deletions
|
@ -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 页面已经存在。
|
||||
|
|
Reference in a new issue