frigate/web/public/locales/zh-Hant/config/cameras.json
Hosted Weblate 416b69439c Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 3.6% (17 of 469 strings)

Translated using Weblate (Chinese (Traditional Han script))

Currently translated at 1.0% (8 of 790 strings)

Translated using Weblate (Chinese (Traditional Han script))

Currently translated at 56.5% (69 of 122 strings)

Translated using Weblate (Chinese (Traditional Han script))

Currently translated at 56.5% (69 of 122 strings)

Co-authored-by: Anson <yeungyinho@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: windasd <me@windasd.tw>
Co-authored-by: 薛展 <n16418113@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/zh_Hant/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/zh_Hant/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/zh_Hant/
Translation: Frigate NVR/Config - Cameras
Translation: Frigate NVR/Config - Global
Translation: Frigate NVR/views-classificationmodel
2026-04-04 08:08:35 -05:00

36 lines
1.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": {
"description": "必須填寫攝影機名稱",
"label": "攝影機名稱"
},
"label": "攝影機設定",
"friendly_name": {
"label": "顯示名稱",
"description": "攝影機在 Frigate 介面顯示的名稱"
},
"enabled": {
"label": "已啟用",
"description": "已啟用"
},
"audio": {
"label": "音訊事件",
"description": "此攝影機的音訊事件偵測設定。",
"enabled": {
"label": "啟用音訊偵測",
"description": "啟用或停用此攝影機的音訊事件偵測。"
},
"max_not_heard": {
"label": "結束逾時",
"description": "在未偵測到已設定音訊類型的情況下,經過多少秒後視為音訊事件結束。"
},
"min_volume": {
"label": "最小音量",
"description": "執行音訊偵測所需的最小 RMS 音量門檻數值越低敏感度越高例如200 高、500 中、1000 低)。"
},
"listen": {
"label": "監聽的音訊類型",
"description": "要偵測的音訊事件類型清單(例如:狗吠、火警、尖叫、說話、大叫)。"
}
}
}