frigate/web/public/locales/zh-CN/views/events.json

27 lines
613 B
JSON
Raw Normal View History

{
"alerts": "警告",
"detections": "检测",
"motion": {
"label": "运动",
"only": "仅运动画面"
},
"allCameras": "所有摄像头",
"empty": {
"alert": "还没有“警告”类回放",
"detection": "还没有“探测”类回放",
"motion": "还没有运动类数据"
},
"timeline": "时间线",
"events": {
"label": "事件",
"noFoundForTimePeriod": "未找到该时间段的事件。"
},
"documentTitle": "预览 - Frigate",
"recordings": {
"documentTitle": "回放 - Frigate"
},
"calendarFilter": {
"last24Hours": "过去24小时"
}
}