"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.",
"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."
}
},
"cameras":{
"title":"Cameras",
"overview":"Overview",
"info":{
"cameraProbeInfo":"{{camera}} Camera Probe Info",
"streamDataFromFFPROBE":"Stream data is obtained with <code>ffprobe</code>.",
"fetching":"Fetching Camera Data",
"stream":"Stream {{idx}}",
"video":"Video:",
"codec":"Codec:",
"resolution":"Resolution:",
"fps":"FPS:",
"unknown":"Unknown",
"audio":"Audio:",
"error":"Error: {{error}}",
"tips":{
"title":"Camera Probe Info"
}
},
"framesAndDetections":"Frames / Detections",
"label":{
"camera":"camera",
"detect":"detect",
"skipped":"skipped",
"ffmpeg":"ffmpeg",
"capture":"capture"
},
"toast":{
"success":{
"copyToClipboard":"Copied probe data to clipboard."
},
"error":{
"unableToProbeCamera":"Unable to probe camera: {{errorMessage}}"
}
}
},
"lastRefreshed":"Last refreshed: ",
"stats":{
"ffmpegHighCpuUsage":"{{camera}} has high FFMPEG CPU usage ({{ffmpegAvg}}%)",
"detectHighCpuUsage":"{{camera}} has high detect CPU usage ({{detectAvg}}%)",