summaryrefslogtreecommitdiffstats
path: root/options/locale/locale_zh-TW.ini
diff options
context:
space:
mode:
authorGiteaBot <teabot@gitea.io>2021-01-15 09:39:56 +0000
committerGiteaBot <teabot@gitea.io>2021-01-15 09:39:56 +0000
commitc09e11d018c4a92dc83f58e6a6eacd6b085d3328 (patch)
tree9e8fa5335ff4f1ed727509911572c6ff7ebc2dc4 /options/locale/locale_zh-TW.ini
parentbfd0c47ef67b25b916e6fbde9d9f6e2d9c4e2cb6 (diff)
downloadgitea-c09e11d018c4a92dc83f58e6a6eacd6b085d3328.tar.gz
gitea-c09e11d018c4a92dc83f58e6a6eacd6b085d3328.zip
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options/locale/locale_zh-TW.ini')
-rw-r--r--options/locale/locale_zh-TW.ini7
1 files changed, 1 insertions, 6 deletions
diff --git a/options/locale/locale_zh-TW.ini b/options/locale/locale_zh-TW.ini
index b1eb4eaabb..4d7d19e144 100644
--- a/options/locale/locale_zh-TW.ini
+++ b/options/locale/locale_zh-TW.ini
@@ -1999,8 +1999,6 @@ dashboard=資訊主頁
users=使用者帳戶
organizations=組織
repositories=儲存庫
-hooks=預設 Webhook
-systemhooks=系統 Webhook
authentication=認證來源
emails=使用者電子信箱
config=組態
@@ -2150,11 +2148,8 @@ 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=系統 Webhook
systemhooks.add_webhook=新增系統 Webhook
systemhooks.update_webhook=更新系統 Webhook