mirror of
				https://github.com/blakeblackshear/frigate.git
				synced 2025-10-27 10:52:11 +01:00 
			
		
		
		
	Translated using Weblate (English)
Currently translated at 100.0% (113 of 113 strings) Translated using Weblate (English) Currently translated at 100.0% (333 of 333 strings) Translated using Weblate (English) Currently translated at 100.0% (333 of 333 strings) Translated using Weblate (English) Currently translated at 100.0% (65 of 65 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Sotski Eugene <jekakmail@gmail.com> Co-authored-by: Артём Владимиров <artyomka71@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-filter/en/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/en/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/en/ Translation: Frigate NVR/components-filter Translation: Frigate NVR/views-settings Translation: Frigate NVR/views-system
This commit is contained in:
		
							parent
							
								
									f451686f1d
								
							
						
					
					
						commit
						2ec7ca143f
					
				@ -118,7 +118,7 @@
 | 
			
		||||
    "title": "Recognized License Plates",
 | 
			
		||||
    "loadFailed": "Failed to load recognized license plates.",
 | 
			
		||||
    "loading": "Loading recognized license plates…",
 | 
			
		||||
    "placeholder": "Type to search license plates...",
 | 
			
		||||
    "placeholder": "Type to search license plates…",
 | 
			
		||||
    "noLicensePlatesFound": "No license plates found.",
 | 
			
		||||
    "selectPlatesFromList": "Select one or more plates from the list."
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
@ -248,7 +248,7 @@
 | 
			
		||||
      "clickDrawPolygon": "Click to draw a polygon on the image.",
 | 
			
		||||
      "name": {
 | 
			
		||||
        "title": "Name",
 | 
			
		||||
        "inputPlaceHolder": "Enter a name...",
 | 
			
		||||
        "inputPlaceHolder": "Enter a name…",
 | 
			
		||||
        "tips": "Name must be at least 2 characters and must not be the name of a camera or another zone."
 | 
			
		||||
      },
 | 
			
		||||
      "inertia": {
 | 
			
		||||
@ -506,7 +506,7 @@
 | 
			
		||||
    },
 | 
			
		||||
    "notificationUnavailable": {
 | 
			
		||||
      "title": "Notifications Unavailable",
 | 
			
		||||
      "desc": "Web push notifications require a secure context (<code>https://...</code>). This is a browser limitation. Access Frigate securely to use notifications.",
 | 
			
		||||
      "desc": "Web push notifications require a secure context (<code>https://…</code>). This is a browser limitation. Access Frigate securely to use notifications.",
 | 
			
		||||
      "documentation": "Read the Documentation"
 | 
			
		||||
    },
 | 
			
		||||
    "globalSettings": {
 | 
			
		||||
@ -581,10 +581,10 @@
 | 
			
		||||
      },
 | 
			
		||||
      "supportedDetectors": "Supported Detectors",
 | 
			
		||||
      "cameras": "Cameras",
 | 
			
		||||
      "loading": "Loading model information...",
 | 
			
		||||
      "loading": "Loading model information…",
 | 
			
		||||
      "error": "Failed to load model information",
 | 
			
		||||
      "availableModels": "Available Models",
 | 
			
		||||
      "loadingAvailableModels": "Loading available models...",
 | 
			
		||||
      "loadingAvailableModels": "Loading available models…",
 | 
			
		||||
      "modelSelect": "Your available models on Frigate+ can be selected here. Note that only models compatible with your current detector configuration can be selected."
 | 
			
		||||
    },
 | 
			
		||||
    "restart_required": "Restart required (Frigate+ model changed)",
 | 
			
		||||
 | 
			
		||||
@ -128,12 +128,12 @@
 | 
			
		||||
      "camera": "camera",
 | 
			
		||||
      "detect": "detect",
 | 
			
		||||
      "skipped": "skipped",
 | 
			
		||||
      "ffmpeg": "ffmpeg",
 | 
			
		||||
      "ffmpeg": "FFmpeg",
 | 
			
		||||
      "capture": "capture",
 | 
			
		||||
      "overallFramesPerSecond": "overall frames per second",
 | 
			
		||||
      "overallDetectionsPerSecond": "overall detections per second",
 | 
			
		||||
      "overallSkippedDetectionsPerSecond": "overall skipped detections per second",
 | 
			
		||||
      "cameraFfmpeg": "{{camName}} ffmpeg",
 | 
			
		||||
      "cameraFfmpeg": "{{camName}} FFmpeg",
 | 
			
		||||
      "cameraCapture": "{{camName}} capture",
 | 
			
		||||
      "cameraDetect": "{{camName}} detect",
 | 
			
		||||
      "cameraFramesPerSecond": "{{camName}} frames per second",
 | 
			
		||||
@ -151,7 +151,7 @@
 | 
			
		||||
  },
 | 
			
		||||
  "lastRefreshed": "Last refreshed: ",
 | 
			
		||||
  "stats": {
 | 
			
		||||
    "ffmpegHighCpuUsage": "{{camera}} has high FFMPEG CPU usage ({{ffmpegAvg}}%)",
 | 
			
		||||
    "ffmpegHighCpuUsage": "{{camera}} has high FFmpeg CPU usage ({{ffmpegAvg}}%)",
 | 
			
		||||
    "detectHighCpuUsage": "{{camera}} has high detect CPU usage ({{detectAvg}}%)",
 | 
			
		||||
    "healthy": "System is healthy",
 | 
			
		||||
    "reindexingEmbeddings": "Reindexing embeddings ({{processed}}% complete)",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user