mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-07 05:55:27 +03:00
27 lines
613 B
JSON
27 lines
613 B
JSON
{
|
|
"alerts": "警告",
|
|
"detections": "检测",
|
|
"motion": {
|
|
"label": "运动",
|
|
"only": "仅运动画面"
|
|
},
|
|
"allCameras": "所有摄像头",
|
|
"empty": {
|
|
"alert": "还没有“警告”类回放",
|
|
"detection": "还没有“探测”类回放",
|
|
"motion": "还没有运动类数据"
|
|
},
|
|
"timeline": "时间线",
|
|
"events": {
|
|
"label": "事件",
|
|
"noFoundForTimePeriod": "未找到该时间段的事件。"
|
|
},
|
|
"documentTitle": "预览 - Frigate",
|
|
"recordings": {
|
|
"documentTitle": "回放 - Frigate"
|
|
},
|
|
"calendarFilter": {
|
|
"last24Hours": "过去24小时"
|
|
}
|
|
}
|