Skip to content

Commit 7e54995

Browse files
committed
[skip ci] Updated translations via Crowdin
1 parent 7f966f3 commit 7e54995

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

options/locale/locale_zh-TW.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1235,6 +1235,7 @@ settings.teams=團隊
12351235
settings.add_team=增加團隊
12361236
settings.search_team=搜尋團隊...
12371237
settings.add_webhook=建立 Webhook
1238+
settings.hooks_desc=當觸發某些 Gitea 事件時,Webhook 會自動發出 HTTP POST 請求到指定的伺服器。在<a target="_blank" rel="noopener noreferrer" href="%s">Webhook 指南</a>閱讀更多內容。
12381239
settings.webhook_deletion=刪除 Webhook
12391240
settings.webhook_deletion_success=Webhook 已刪除。
12401241
settings.webhook.test_delivery=測試推送
@@ -1639,9 +1640,11 @@ repos.forks=Fork 數
16391640
repos.issues=問題數
16401641
repos.size=大小
16411642

1643+
hooks.desc=當觸發某些 Gitea 事件時,Webhook 會自動發出 HTTP POST 請求到指定的伺服器。這裡所定義的 Webhook 是預設的,並且會複製到所有新儲存庫。在<a target="_blank" rel="noopener" href="https://docs.gitea.io/en-us/webhooks/">Webhook 指南</a>閱讀更多內容。
16421644
hooks.add_webhook=新增預設 Webhook
16431645
hooks.update_webhook=更新預設 Webhook
16441646

1647+
systemhooks.desc=當觸發某些 Gitea 事件時,Webhook 會自動發出 HTTP POST 請求到指定的伺服器。由於這裡所定義的 Webhook 會影響此系統上的所有儲存庫,因此請評估這會對效能造成多少影響。在<a target="_blank" rel="noopener" href="https://docs.gitea.io/en-us/webhooks/">Webhook 指南</a>閱讀更多內容。
16451648
systemhooks.add_webhook=新增系統 Webhook
16461649

16471650
auths.auth_manage_panel=認證來源管理

0 commit comments

Comments
 (0)