Skip to content

Commit 2db4733

Browse files
committed
[skip ci] Updated translations via Crowdin
1 parent 3091600 commit 2db4733

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

options/locale/locale_zh-TW.ini

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1999,6 +1999,7 @@ dashboard=資訊主頁
19991999
users=使用者帳戶
20002000
organizations=組織
20012001
repositories=儲存庫
2002+
hooks=Webhook
20022003
authentication=認證來源
20032004
emails=使用者電子信箱
20042005
config=組態
@@ -2148,8 +2149,13 @@ repos.forks=Fork 數
21482149
repos.issues=問題數
21492150
repos.size=大小
21502151

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

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

0 commit comments

Comments
 (0)