2025-03-16 18:36:20 +03:00
|
|
|
{
|
|
|
|
|
"alerts": "Alerts",
|
|
|
|
|
"detections": "Detections",
|
|
|
|
|
"motion": {
|
|
|
|
|
"label": "Motion",
|
|
|
|
|
"only": "Motion only"
|
|
|
|
|
},
|
|
|
|
|
"allCameras": "All Cameras",
|
|
|
|
|
"empty": {
|
|
|
|
|
"alert": "There are no alerts to review",
|
|
|
|
|
"detection": "There are no detections to review",
|
|
|
|
|
"motion": "No motion data found"
|
|
|
|
|
},
|
|
|
|
|
"timeline": "Timeline",
|
|
|
|
|
"timeline.aria": "Select timeline",
|
|
|
|
|
"events": {
|
|
|
|
|
"label": "Events",
|
|
|
|
|
"aria": "Select events",
|
|
|
|
|
"noFoundForTimePeriod": "No events found for this time period."
|
|
|
|
|
},
|
2025-10-16 16:24:14 +03:00
|
|
|
"detail": {
|
2025-10-24 15:50:06 +03:00
|
|
|
"label": "Detail",
|
2025-10-16 16:24:14 +03:00
|
|
|
"noDataFound": "No detail data to review",
|
|
|
|
|
"aria": "Toggle detail view",
|
2025-10-24 15:50:06 +03:00
|
|
|
"trackedObject_one": "object",
|
|
|
|
|
"trackedObject_other": "objects",
|
2025-10-16 16:24:14 +03:00
|
|
|
"noObjectDetailData": "No object detail data available."
|
|
|
|
|
},
|
|
|
|
|
"objectTrack": {
|
|
|
|
|
"trackedPoint": "Tracked point",
|
|
|
|
|
"clickToSeek": "Click to seek to this time"
|
|
|
|
|
},
|
2025-03-16 18:36:20 +03:00
|
|
|
"documentTitle": "Review - Frigate",
|
|
|
|
|
"recordings": {
|
|
|
|
|
"documentTitle": "Recordings - Frigate"
|
|
|
|
|
},
|
|
|
|
|
"calendarFilter": {
|
|
|
|
|
"last24Hours": "Last 24 Hours"
|
|
|
|
|
},
|
|
|
|
|
"markAsReviewed": "Mark as Reviewed",
|
|
|
|
|
"markTheseItemsAsReviewed": "Mark these items as reviewed",
|
|
|
|
|
"newReviewItems": {
|
|
|
|
|
"label": "View new review items",
|
|
|
|
|
"button": "New Items To Review"
|
|
|
|
|
},
|
2025-04-23 15:19:20 +03:00
|
|
|
"selected_one": "{{count}} selected",
|
|
|
|
|
"selected_other": "{{count}} selected",
|
2025-05-06 05:42:24 +03:00
|
|
|
"camera": "Camera",
|
2025-08-20 16:28:47 +03:00
|
|
|
"detected": "detected",
|
|
|
|
|
"suspiciousActivity": "Suspicious Activity",
|
|
|
|
|
"threateningActivity": "Threatening Activity"
|
2025-03-16 18:36:20 +03:00
|
|
|
}
|