mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-12 18:17:36 +03:00
51 lines
1.4 KiB
JSON
51 lines
1.4 KiB
JSON
{
|
|
"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."
|
|
},
|
|
"activity": {
|
|
"noActivitiesFound": "No activities found",
|
|
"activitiesCount_one": "{{count}} activity",
|
|
"activitiesCount_other": "{{count}} activities",
|
|
"object": "Object"
|
|
},
|
|
"objectTrack": {
|
|
"trackedPoint": "Tracked point",
|
|
"clickToSeek": "Click to seek to this time"
|
|
},
|
|
"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"
|
|
},
|
|
"selected_one": "{{count}} selected",
|
|
"selected_other": "{{count}} selected",
|
|
"camera": "Camera",
|
|
"detected": "detected",
|
|
"suspiciousActivity": "Suspicious Activity",
|
|
"threateningActivity": "Threatening Activity"
|
|
}
|