frigate/web/public/locales/yue-Hant/views/events.json
Nicolas Mowen 4b4053d174
Add face and lpr to tracked object update topic (#17940)
* Send tracked object updates for face and license_plate objects

* Update docs

* Add to type enum

* Add camera to object description update

* Formatting

* Consolidate yue-Hant

* Add missing
2025-04-28 16:43:03 -06:00

38 lines
1002 B
JSON

{
"camera": "鏡頭",
"alerts": "警報",
"empty": {
"alert": "沒有警報需要審查",
"detection": "沒有偵測到的項目需要審查",
"motion": "找不到移動數據"
},
"timeline": "時間線",
"events": {
"label": "事件",
"noFoundForTimePeriod": "此時段內沒有找到事件。",
"aria": "選擇事件"
},
"recordings": {
"documentTitle": "錄影 - Frigate"
},
"calendarFilter": {
"last24Hours": "過去24小時"
},
"markAsReviewed": "標記為已審查",
"markTheseItemsAsReviewed": "將這些項目標記為已審查",
"newReviewItems": {
"label": "查看新的審查項目",
"button": "有新的審查項目"
},
"selected_one": "已選擇 {{count}} 項",
"selected_other": "已選擇 {{count}} 項",
"allCameras": "所有鏡頭",
"documentTitle": "審查 - Frigate",
"motion": {
"only": "只顯示移動",
"label": "移動"
},
"detections": "偵測",
"timeline.aria": "選擇時間線"
}