frigate/web/public/locales/zh-Hant/config/global.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

21 lines
766 B
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.

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