"ui.system.storage.recordings.tips":"This value represents the total storage used by the recordings in Frigate's database. Frigate does not track storage usage for all files on your disk.",
"ui.system.storage.cameraStorage.unused.tips":"This value may not accurately represent the free space available to Frigate if you have other files stored on your drive beyond Frigate's recordings. Frigate does not track storage usage outside of its recordings.",
"ui.settingView.generalSettings.automaticLiveView":"Automatic Live View",
"ui.settingView.generalSettings.automaticLiveView.desc":"Automatically switch to a camera's live view when activity is detected. Disabling this option causes static camera images on the Live dashboard to only update once per minute.",
"ui.settingView.generalSettings.playAlertVideos.desc":"By default, recent alerts on the Live dashboard play as small looping videos. Disable this option to only show a static image of recent alerts on this device/browser.",
"ui.settingView.generalSettings.storedLayouts.desc":"The layout of cameras in a camera group can be dragged/resized. The positions are stored in your browser's local storage.",
"ui.settingView.generalSettings.storedLayouts.clearAll":"Clear All Layouts",
"ui.settingView.searchSettings.semanticSearch.desc":"Semantic Search in Frigate allows you to find tracked objects within your review items using either the image itself, a user-defined text description, or an automatically generated one.",
"ui.settingView.searchSettings.semanticSearch.readTheDocumentation":"Read the Documentation",
"ui.settingView.searchSettings.semanticSearch.reindexOnStartup":"Re-Index On Startup",
"ui.settingView.searchSettings.semanticSearch.reindexOnStartup.desc":"Re-indexing will reprocess all thumbnails and descriptions (if enabled) and apply the embeddings on each startup. <em>Don't forget to disable the option after restarting!</em>",
"ui.settingView.searchSettings.semanticSearch.modelSize.small.desc":"Using <em>small</em> employs a quantized version of the model that uses less RAM and runs faster on CPU with a very negligible difference in embedding quality.",
"ui.settingView.searchSettings.semanticSearch.modelSize.large.desc":"Using <em>large</em> employs the full Jina model and will automatically run on the GPU if applicable.",
"ui.settingView.cameraSettings.reviewClassification.desc":"Frigate categorizes review items as Alerts and Detections. By default, all <em>person</em> and <em>car</em> objects are considered Alerts. You can refine categorization of your review items by configuring required zones for them.",
"ui.settingView.cameraSettings.reviewClassification.readTheDocumentation":"Read the Documentation",
"ui.settingView.cameraSettings.reviewClassification.noDefinedZones":"No zones are defined for this camera.",
"ui.settingView.cameraSettings.reviewClassification.objectAlertsTips":"All {{alertsLabels}} objects on {{cameraName}} will be shown as Alerts.",
"ui.settingView.cameraSettings.reviewClassification.zoneObjectAlertsTips":"All {{alertsLabels}} objects detected in {{zone}} on {{cameraName}} will be shown as Alerts.",
"ui.settingView.cameraSettings.reviewClassification.selectAlertsZones":"Select zones for Alerts",
"ui.settingView.cameraSettings.reviewClassification.objectDetectionsTips":"All {{detectionsLabels}} objects <em>not classified as Alerts</em> on {{cameraName}} will be shown as Detections.",
"ui.settingView.cameraSettings.reviewClassification.zoneObjectDetectionsTips":"All {{detectionsLabels}} objects <em>not classified as Alerts</em> that are detected in {{zone}} on {{cameraName}} will be shown as Detections.",
"ui.settingView.cameraSettings.reviewClassification.zoneObjectDetectionsTips.notSelectDetections":"All {{detectionsLabels}} objects <em>not classified as Alerts</em> that are detected in {{zone}} on {{cameraName}} will be shown as Detections, regardless of zone",
"ui.settingView.cameraSettings.reviewClassification.zoneObjectDetectionsTips.regardlessOfZoneObjectDetectionsTips":"All {{detectionsLabels}} objects <em>not classified as Alerts</em> on {{cameraName}} will be shown as Detections, regardless of zone.",
"ui.settingView.masksAndZonesSettings.zone.desc":"Zones allow you to define a specific area of the frame so you can determine whether or not an object is within a particular area.",
"ui.settingView.masksAndZonesSettings.zone.inertia.desc":"Specifies how many frames that an object must be in a zone before they are considered in the zone. <em>Default: 3</em>",
"ui.settingView.masksAndZonesSettings.zone.loiteringTime.desc":"Sets a minimum amount of time in seconds that the object must be in the zone for it to activate. <em>Default: 0</em>",
"ui.settingView.masksAndZonesSettings.motionMasks.desc":"Motion masks are used to prevent unwanted types of motion from triggering detection. Over masking will make it more difficult for objects to be tracked.",
"ui.settingView.masksAndZonesSettings.motionMasks.context":"Motion masks are used to prevent unwanted types of motion from triggering detection (example: tree branches, camera timestamps). Motion masks should be used <em>very sparingly</em>, over-masking will make it more difficult for objects to be tracked.",
"ui.settingView.masksAndZonesSettings.motionMasks.context.documentation":"Read the documentation",
"ui.settingView.masksAndZonesSettings.motionMasks.clickDrawPolygon":"Click to draw a polygon on the image.",
"ui.settingView.masksAndZonesSettings.motionMasks.polygonAreaTooLarge":"The motion mask is covering {{polygonArea}}% of the camera frame. Large motion masks are not recommended.",
"ui.settingView.masksAndZonesSettings.motionMasks.polygonAreaTooLarge.tips":"Motion masks do not prevent objects from being detected. You should use a required zone instead.",
"ui.settingView.masksAndZonesSettings.motionMasks.polygonAreaTooLarge.documentation":"Read the documentation",
"ui.settingView.masksAndZonesSettings.objectMasks.desc":"Object filter masks are used to filter out false positives for a given object type based on location.",
"ui.settingView.masksAndZonesSettings.objectMasks.context":"Object filter masks are used to filter out false positives for a given object type based on location.",
"ui.settingView.motionDetectionTuner.desc":"Frigate uses motion detection as a first line check to see if there is anything happening in the frame worth checking with object detection.",
"ui.settingView.motionDetectionTuner.desc.documentation":"Read the Motion Tuning Guide",
"ui.settingView.motionDetectionTuner.Threshold.desc":"The threshold value dictates how much of a change in a pixel's luminance is required to be considered motion. <em>Default: 30</em>",
"ui.settingView.motionDetectionTuner.contourArea.desc":"The contour area value is used to decide which groups of changed pixels qualify as motion. <em>Default: 10</em>",
"ui.settingView.motionDetectionTuner.improveContrast.desc":"Improve contrast for darker scenes. <em>Default: ON</em>",
"ui.settingView.debug":"Debug",
"ui.settingView.debug.detectorDesc":"Frigate uses your detectors ({{detectors}}) to detect objects in your camera's video stream.",
"ui.settingView.debug.desc":"Debugging view shows a real-time view of tracked objects and their statistics. The object list shows a time-delayed summary of detected objects.",
"ui.settingView.debug.boundingBoxes.colors.info":"<li>At startup, different colors will be assigned to each object label</li><li>A dark blue thin line indicates that object is not detected at this current point in time</li><li>A gray thin line indicates that object is detected as being stationary</li><li>A thick line indicates that object is the subject of autotracking (when enabled)</li>",
"ui.settingView.debug.timestamp":"Timestamp",
"ui.settingView.debug.timestamp.desc":"Overlay a timestamp on the image",
"ui.settingView.debug.zone":"Zones",
"ui.settingView.debug.zone.desc":"Show an outline of any defined zones",
"ui.settingView.debug.motion.desc":"Show boxes around areas where motion is detected",
"ui.settingView.debug.motion.tips":"<p className=\"mb-2\"><strong>Motion Boxes</strong></p><br><p>Red boxes will be overlaid on areas of the frame where motion is currently being detected</p>",
"ui.settingView.debug.regions":"Regions",
"ui.settingView.debug.regions.desc":"Show a box of the region of interest sent to the object detector",
"ui.settingView.debug.regions.tips":"<p className=\"mb-2\"><strong>Region Boxes</strong></p><br><p>Bright green boxes will be overlaid on areas of interest in the frame that are being sent to the object detector.</p>",
"ui.settingView.notification.desc":"Frigate can natively send push notifications to your device when it is running in the browser or installed as a PWA.",
"ui.settingView.notification.documentation":"Read the Documentation",