summaryrefslogtreecommitdiffstats
path: root/options
diff options
context:
space:
mode:
authorGiteaBot <teabot@gitea.io>2020-09-19 23:22:29 +0000
committerGiteaBot <teabot@gitea.io>2020-09-19 23:22:29 +0000
commit7e5499575b3a159c3c17d381eeeabd230ca83373 (patch)
tree71fe7782210d9be7c313debfe7305b7aa0aa73ab /options
parent7f966f316bdd8ceafa089717250d611a5d1ec24c (diff)
downloadgitea-7e5499575b3a159c3c17d381eeeabd230ca83373.tar.gz
gitea-7e5499575b3a159c3c17d381eeeabd230ca83373.zip
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options')
-rw-r--r--options/locale/locale_zh-TW.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/options/locale/locale_zh-TW.ini b/options/locale/locale_zh-TW.ini
index 5464b75437..fad1e01058 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=認證來源管理