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-01-15 09:39:56 +00:00
parent bfd0c47ef6
commit c09e11d018
18 changed files with 16 additions and 102 deletions

View File

@@ -1992,8 +1992,6 @@ dashboard=管理面板
users=帐户管理
organizations=组织管理
repositories=仓库管理
hooks=默认Web钩子
systemhooks=系统 Web 钩子
authentication=认证源
emails=用户邮件
config=应用配置
@@ -2142,11 +2140,8 @@ repos.forks=派生数
repos.issues=工单数
repos.size=大小
hooks.desc=当某些 Gitea 事件触发时, Web 钩子会自动向服务器发出 HTTP POST 请求。此处定义的 Web 钩子是默认值, 将复制到所有新建仓库中。参阅 <a target="_blank" rel="noopener" href="https://docs.gitea.io/en-us/webhooks/">Web钩子指南</a> 获取更多内容。
hooks.add_webhook=新增默认Web钩子
hooks.update_webhook=更新默认Web钩子
systemhooks.desc=当某些 Gitea 事件触发时, Web 钩子会自动向服务器发出 HTTP POST 请求。此处定义的 Web 钩子是默认值, 将复制到所有新建仓库中。参阅 <a target="_blank" rel="noopener" href="https://docs.gitea.io/zh-cn/webhooks/">Web钩子指南</a> 获取更多内容。
systemhooks=系统 Web 钩子
systemhooks.add_webhook=添加系统 Web 钩子
systemhooks.update_webhook=更新系统 Web 钩子