1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-13 13:08:19 +00:00

[skip ci] Updated translations via Crowdin

This commit is contained in:
GiteaBot
2021-05-12 00:12:06 +00:00
parent aa65a607e4
commit 96b1315e6e
26 changed files with 71 additions and 19 deletions

View File

@@ -854,6 +854,7 @@ branch=分支
tree=目录树
clear_ref=`清除当前引用`
filter_branch_and_tag=过滤分支或标签
find_tag=查找Git标签
branches=分支列表
tags=标签列表
issues=工单
@@ -1284,6 +1285,7 @@ issues.review.resolved_by=标记问题为已解决
issues.assignee.error=因为未知原因,并非所有的指派都成功。
issues.reference_issue.body=内容
pulls.desc=启用合并请求和代码评审。
pulls.new=创建合并请求
pulls.compare_changes=创建合并请求
@@ -1302,7 +1304,7 @@ pulls.change_target_branch_at=将目标分支从 <b>%s</b> 更改为 <b>%s</b> %
pulls.tab_conversation=对话内容
pulls.tab_commits=代码提交
pulls.tab_files=文件变动
pulls.reopen_to_merge=请重新打开此拉请求执行合并
pulls.reopen_to_merge=请重新创建此合并请求
pulls.cant_reopen_deleted_branch=无法重新打开此合并请求,因为分支已删除。
pulls.merged=已合并
pulls.merged_as=该合并请求已作为 <a rel="nofollow" class="ui sha" href="%[1]s"><code>%[2]s</code></a> 被合并。
@@ -1912,6 +1914,7 @@ release.new_release=发布新版
release.draft=草稿
release.prerelease=预发行
release.stable=稳定
release.compare=比较
release.edit=编辑
release.ahead.commits=<strong>%d</strong> 次提交
release.ahead.target=到 %s 自发布后
@@ -2178,6 +2181,8 @@ dashboard.total_gc_time=GC 暂停时间总量
dashboard.total_gc_pause=GC 暂停时间总量
dashboard.last_gc_pause=上次 GC 暂停时间
dashboard.gc_times=GC 执行次数
dashboard.delete_old_actions=从数据库中删除所有旧操作记录
dashboard.delete_old_actions.started=已开始从数据库中删除所有旧操作记录。
users.user_manage_panel=用户帐户管理
users.new_account=创建新帐户