From 7e5499575b3a159c3c17d381eeeabd230ca83373 Mon Sep 17 00:00:00 2001
From: GiteaBot <teabot@gitea.io>
Date: Sat, 19 Sep 2020 23:22:29 +0000
Subject: [PATCH] [skip ci] Updated translations via Crowdin

---
 options/locale/locale_zh-TW.ini | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/options/locale/locale_zh-TW.ini b/options/locale/locale_zh-TW.ini
index 5464b7543..fad1e0105 100644
--- a/options/locale/locale_zh-TW.ini
+++ b/options/locale/locale_zh-TW.ini
@@ -1235,6 +1235,7 @@ settings.teams=團隊
 settings.add_team=增加團隊
 settings.search_team=搜尋團隊...
 settings.add_webhook=建立 Webhook
+settings.hooks_desc=當觸發某些 Gitea 事件時,Webhook 會自動發出 HTTP POST 請求到指定的伺服器。在<a target="_blank" rel="noopener noreferrer" href="%s">Webhook 指南</a>閱讀更多內容。
 settings.webhook_deletion=刪除 Webhook
 settings.webhook_deletion_success=Webhook 已刪除。
 settings.webhook.test_delivery=測試推送
@@ -1639,9 +1640,11 @@ repos.forks=Fork 數
 repos.issues=問題數
 repos.size=大小
 
+hooks.desc=當觸發某些 Gitea 事件時,Webhook 會自動發出 HTTP POST 請求到指定的伺服器。這裡所定義的 Webhook 是預設的,並且會複製到所有新儲存庫。在<a target="_blank" rel="noopener" href="https://docs.gitea.io/en-us/webhooks/">Webhook 指南</a>閱讀更多內容。
 hooks.add_webhook=新增預設 Webhook
 hooks.update_webhook=更新預設 Webhook
 
+systemhooks.desc=當觸發某些 Gitea 事件時,Webhook 會自動發出 HTTP POST 請求到指定的伺服器。由於這裡所定義的 Webhook 會影響此系統上的所有儲存庫,因此請評估這會對效能造成多少影響。在<a target="_blank" rel="noopener" href="https://docs.gitea.io/en-us/webhooks/">Webhook 指南</a>閱讀更多內容。
 systemhooks.add_webhook=新增系統 Webhook
 
 auths.auth_manage_panel=認證來源管理