mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-05 22:57:40 +03:00
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
This commit is contained in:
parent
8d7134319a
commit
416b69439c
@ -1 +1,35 @@
|
|||||||
{}
|
{
|
||||||
|
"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": "要偵測的音訊事件類型清單(例如:狗吠、火警、尖叫、說話、大叫)。"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
@ -1 +1,20 @@
|
|||||||
{}
|
{
|
||||||
|
"audio": {
|
||||||
|
"label": "音訊事件",
|
||||||
|
"enabled": {
|
||||||
|
"label": "啟用音訊偵測"
|
||||||
|
},
|
||||||
|
"max_not_heard": {
|
||||||
|
"label": "結束逾時",
|
||||||
|
"description": "在未偵測到已設定音訊類型的情況下,經過多少秒後視為音訊事件結束。"
|
||||||
|
},
|
||||||
|
"min_volume": {
|
||||||
|
"label": "最小音量",
|
||||||
|
"description": "執行音訊偵測所需的最小 RMS 音量門檻;數值越低,敏感度越高(例如:200 高、500 中、1000 低)。"
|
||||||
|
},
|
||||||
|
"listen": {
|
||||||
|
"label": "監聽的音訊類型",
|
||||||
|
"description": "要偵測的音訊事件類型清單(例如:狗吠、火警、尖叫、說話、大叫)。"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"toast": {
|
"toast": {
|
||||||
"success": {
|
"success": {
|
||||||
"deletedImage": "已刪除的圖片",
|
"deletedImage_other": "已刪除的圖片",
|
||||||
"deletedModel_other": "已成功刪除 {{count}} 個模型",
|
"deletedModel_other": "已成功刪除 {{count}} 個模型",
|
||||||
"deletedCategory": "已刪除分類",
|
"deletedCategory_other": "已刪除分類",
|
||||||
"categorizedImage": "成功分類圖片",
|
"categorizedImage": "成功分類圖片",
|
||||||
"trainedModel": "訓練模型成功。",
|
"trainedModel": "訓練模型成功。",
|
||||||
"trainingModel": "已開始模型訓練。",
|
"trainingModel": "已開始模型訓練。",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user