1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-14 05:28:27 +00:00

[skip ci] Updated translations via Crowdin

This commit is contained in:
GiteaBot
2018-11-30 13:01:54 +00:00
parent f80b4f46ae
commit c761625c69
10 changed files with 44 additions and 14 deletions

View File

@@ -1041,7 +1041,6 @@ settings.collaborator_deletion_desc=删除协作者后他将无法再对此仓
settings.remove_collaborator_success=协作者删除成功!
settings.search_user_placeholder=搜索用户...
settings.org_not_allowed_to_be_collaborator=组织不允许被添加为仓库协作者!
settings.user_is_org_member=被操作的用户是组织,因此无法添加为协作者!
settings.add_webhook=添加 Web 钩子
settings.add_webhook.invalid_channel_name=Webhook 通道名称不能为空且不能仅包含一个 # 字符。
settings.hooks_desc=当Gitea事件发生时Web钩子自动发出HTTP POST请求。在 <a target="_blank" rel="noopener noreferrer" href="%s"> 指南</a> 中阅读更多内容。