mirror of
https://github.com/meineerde/redmine.git
synced 2026-02-01 03:57:15 +00:00
Traditional Chinese translation update (#43471).
Patch by ChunChang (Nagaharu) Lo (user:shortie). git-svn-id: https://svn.redmine.org/redmine/trunk@24146 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
1bc0c82a74
commit
12ccf8f8a7
@ -1547,23 +1547,22 @@
|
||||
label_position: 位置
|
||||
label_message: 訊息
|
||||
twofa_already_setup: 雙因素驗證已啟用
|
||||
permission_use_webhooks: Use webhooks
|
||||
permission_use_webhooks: 使用 webhooks
|
||||
label_webhook_plural: Webhooks
|
||||
label_webhook_new: New webhook
|
||||
label_webhook_edit: Edit webhook
|
||||
label_webhook_events: Events
|
||||
webhook_events_issue: Issues
|
||||
webhook_events_issue_created: Issue created
|
||||
webhook_events_issue_updated: Issue updated
|
||||
webhook_events_issue_deleted: Issue deleted
|
||||
webhook_url_info: Redmine will send a POST request to this URL whenever one of the
|
||||
selected events occurs in one of the selected projects.
|
||||
webhook_secret_info_html: If provided, Redmine will use this to create a hash signature
|
||||
that is sent with each delivery as the value of the X-Redmine-Signature-256 header.
|
||||
setting_webhooks_enabled: Enable webhooks
|
||||
label_integrations: Integrations
|
||||
label_alert_note: Note
|
||||
label_alert_tip: Tip
|
||||
label_alert_warning: Warning
|
||||
label_alert_caution: Caution
|
||||
label_alert_important: Important
|
||||
label_webhook_new: 新增 webhook
|
||||
label_webhook_edit: 編輯 webhook
|
||||
label_webhook_events: 事件
|
||||
webhook_events_issue: 議題
|
||||
webhook_events_issue_created: 議題已建立
|
||||
webhook_events_issue_updated: 議題已更新
|
||||
webhook_events_issue_deleted: 議題已刪除
|
||||
webhook_url_info: 當所選專案中任一已勾選的事件發生時,Redmine 會向此 URL 送出 POST 請求。
|
||||
webhook_secret_info_html: 若提供此欄位,Redmine 會使用它產生雜湊簽章,並在每次傳送時以
|
||||
X-Redmine-Signature-256 標頭的值一併送出。
|
||||
setting_webhooks_enabled: 啟用 webhooks
|
||||
label_integrations: 整合服務
|
||||
label_alert_note: 提醒
|
||||
label_alert_tip: 提示
|
||||
label_alert_warning: 警告
|
||||
label_alert_caution: 注意
|
||||
label_alert_important: 重要
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user