Translated using Weblate (Cantonese (Traditional Han script))
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
CI / Jetson Jetpack 6 (push) Waiting to run

Currently translated at 100.0% (579 of 579 strings)

Translated using Weblate (Cantonese (Traditional Han script))

Currently translated at 100.0% (91 of 91 strings)

Translated using Weblate (Cantonese (Traditional Han script))

Currently translated at 100.0% (199 of 199 strings)

Translated using Weblate (Cantonese (Traditional Han script))

Currently translated at 100.0% (118 of 118 strings)

Translated using Weblate (Cantonese (Traditional Han script))

Currently translated at 100.0% (468 of 468 strings)

Translated using Weblate (Cantonese (Traditional Han script))

Currently translated at 100.0% (87 of 87 strings)

Translated using Weblate (Cantonese (Traditional Han script))

Currently translated at 100.0% (72 of 72 strings)

Translated using Weblate (Cantonese (Traditional Han script))

Currently translated at 100.0% (60 of 60 strings)

Translated using Weblate (Cantonese (Traditional Han script))

Currently translated at 100.0% (46 of 46 strings)

Translated using Weblate (Cantonese (Traditional Han script))

Currently translated at 100.0% (10 of 10 strings)

Translated using Weblate (Cantonese (Traditional Han script))

Currently translated at 100.0% (122 of 122 strings)

Translated using Weblate (Cantonese (Traditional Han script))

Currently translated at 100.0% (26 of 26 strings)

Translated using Weblate (Cantonese (Traditional Han script))

Currently translated at 100.0% (53 of 53 strings)

Translated using Weblate (Cantonese (Traditional Han script))

Currently translated at 100.0% (193 of 193 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: beginner2047 <leoywng44@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/common/yue_Hant/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/yue_Hant/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/yue_Hant/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/yue_Hant/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-configeditor/yue_Hant/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-events/yue_Hant/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-explore/yue_Hant/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/yue_Hant/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/yue_Hant/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/yue_Hant/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/yue_Hant/
Translation: Frigate NVR/common
Translation: Frigate NVR/components-camera
Translation: Frigate NVR/components-dialog
Translation: Frigate NVR/components-filter
Translation: Frigate NVR/views-configeditor
Translation: Frigate NVR/views-events
Translation: Frigate NVR/views-explore
Translation: Frigate NVR/views-facelibrary
Translation: Frigate NVR/views-live
Translation: Frigate NVR/views-settings
Translation: Frigate NVR/views-system
This commit is contained in:
Hosted Weblate
2025-10-21 10:49:33 -06:00
committed by Nicolas Mowen
co-authored by beginner2047
parent adb45e318f
commit 21ff257705
11 changed files with 552 additions and 20 deletions
+29 -2
View File
@@ -37,6 +37,14 @@
"out": {
"label": "縮小 PTZ 鏡頭"
}
},
"focus": {
"in": {
"label": "PTZ 鏡頭拉近焦距"
},
"out": {
"label": "PTZ 鏡頭拉遠焦距"
}
}
},
"twoWayTalk": {
@@ -66,7 +74,7 @@
"disable": "隱藏串流統計資料"
},
"manualRecording": {
"title": "按需錄影",
"title": "按需",
"tips": "根據此鏡頭的錄影保留設定手動啟動事件。",
"debugView": "除錯視圖",
"start": "開始按需錄影",
@@ -126,6 +134,9 @@
"playInBackground": {
"tips": "啟用此選項可在播放器隱藏時繼續串流播放。",
"label": "背景播放"
},
"debug": {
"picker": "除錯模式下無法選擇串流。除錯視圖永遠使用已分配偵測角色的串流。"
}
},
"cameraSettings": {
@@ -135,7 +146,8 @@
"snapshots": "快照",
"autotracking": "自動追蹤",
"audioDetection": "音訊偵測",
"title": "{{camera}} 設定"
"title": "{{camera}} 設定",
"transcription": "音訊轉錄"
},
"history": {
"label": "顯示歷史影像"
@@ -154,5 +166,20 @@
"label": "編輯鏡頭群組"
},
"exitEdit": "結束編輯"
},
"transcription": {
"enable": "啟用即時音訊轉錄",
"disable": "停用即時音訊轉錄"
},
"noCameras": {
"title": "未設置任何鏡頭",
"description": "連接鏡頭開始使用。",
"buttonText": "新增鏡頭"
},
"snapshot": {
"takeSnapshot": "下載即時快照",
"noVideoSource": "無可用影片來源以擷取快照。",
"captureFailed": "擷取快照失敗。",
"downloadStarted": "已開始下載快照。"
}
}