mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-03 17:43:59 +03:00
Consolidate documentation i18n keys (#19714)
* Consolidate documentation i18n keys * individual translations
This commit is contained in:
@@ -92,7 +92,6 @@
|
||||
"semanticSearch": {
|
||||
"title": "Semantic Search",
|
||||
"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.",
|
||||
"readTheDocumentation": "Read the Documentation",
|
||||
"reindexNow": {
|
||||
"label": "Reindex Now",
|
||||
"desc": "Reindexing will regenerate embeddings for all tracked object. This process runs in the background and may max out your CPU and take a fair amount of time depending on the number of tracked objects you have.",
|
||||
@@ -119,7 +118,6 @@
|
||||
"faceRecognition": {
|
||||
"title": "Face Recognition",
|
||||
"desc": "Face recognition allows people to be assigned names and when their face is recognized Frigate will assign the person's name as a sub label. This information is included in the UI, filters, as well as in notifications.",
|
||||
"readTheDocumentation": "Read the Documentation",
|
||||
"modelSize": {
|
||||
"label": "Model Size",
|
||||
"desc": "The size of the model used for face recognition.",
|
||||
@@ -135,8 +133,7 @@
|
||||
},
|
||||
"licensePlateRecognition": {
|
||||
"title": "License Plate Recognition",
|
||||
"desc": "Frigate can recognize license plates on vehicles and automatically add the detected characters to the recognized_license_plate field or a known name as a sub_label to objects that are of type car. A common use case may be to read the license plates of cars pulling into a driveway or cars passing by on a street.",
|
||||
"readTheDocumentation": "Read the Documentation"
|
||||
"desc": "Frigate can recognize license plates on vehicles and automatically add the detected characters to the recognized_license_plate field or a known name as a sub_label to objects that are of type car. A common use case may be to read the license plates of cars pulling into a driveway or cars passing by on a street."
|
||||
},
|
||||
"restart_required": "Restart required (Enrichments settings changed)",
|
||||
"toast": {
|
||||
@@ -167,7 +164,7 @@
|
||||
"reviewClassification": {
|
||||
"title": "Review Classification",
|
||||
"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.",
|
||||
"readTheDocumentation": "Read the Documentation",
|
||||
|
||||
"noDefinedZones": "No zones are defined for this camera.",
|
||||
"objectAlertsTips": "All {{alertsLabels}} objects on {{cameraName}} will be shown as Alerts.",
|
||||
"zoneObjectAlertsTips": "All {{alertsLabels}} objects detected in {{zone}} on {{cameraName}} will be shown as Alerts.",
|
||||
@@ -313,7 +310,6 @@
|
||||
"speedEstimation": {
|
||||
"title": "Speed Estimation",
|
||||
"desc": "Enable speed estimation for objects in this zone. The zone must have exactly 4 points.",
|
||||
"docs": "Read the documentation",
|
||||
"lineADistance": "Line A distance ({{unit}})",
|
||||
"lineBDistance": "Line B distance ({{unit}})",
|
||||
"lineCDistance": "Line C distance ({{unit}})",
|
||||
@@ -343,16 +339,14 @@
|
||||
"add": "New Motion Mask",
|
||||
"edit": "Edit Motion Mask",
|
||||
"context": {
|
||||
"title": "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.",
|
||||
"documentation": "Read the documentation"
|
||||
"title": "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."
|
||||
},
|
||||
"point_one": "{{count}} point",
|
||||
"point_other": "{{count}} points",
|
||||
"clickDrawPolygon": "Click to draw a polygon on the image.",
|
||||
"polygonAreaTooLarge": {
|
||||
"title": "The motion mask is covering {{polygonArea}}% of the camera frame. Large motion masks are not recommended.",
|
||||
"tips": "Motion masks do not prevent objects from being detected. You should use a required zone instead.",
|
||||
"documentation": "Read the documentation"
|
||||
"tips": "Motion masks do not prevent objects from being detected. You should use a required zone instead."
|
||||
},
|
||||
"toast": {
|
||||
"success": {
|
||||
@@ -456,7 +450,6 @@
|
||||
"title": "Object Shape Filter Drawing",
|
||||
"desc": "Draw a rectangle on the image to view area and ratio details",
|
||||
"tips": "Enable this option to draw a rectangle on the camera image to show its area and ratio. These values can then be used to set object shape filter parameters in your config.",
|
||||
"document": "Read the documentation ",
|
||||
"score": "Score",
|
||||
"ratio": "Ratio",
|
||||
"area": "Area"
|
||||
@@ -563,13 +556,11 @@
|
||||
"title": "Notifications",
|
||||
"notificationSettings": {
|
||||
"title": "Notification Settings",
|
||||
"desc": "Frigate can natively send push notifications to your device when it is running in the browser or installed as a PWA.",
|
||||
"documentation": "Read the Documentation"
|
||||
"desc": "Frigate can natively send push notifications to your device when it is running in the browser or installed as a PWA."
|
||||
},
|
||||
"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.",
|
||||
"documentation": "Read the Documentation"
|
||||
"desc": "Web push notifications require a secure context (<code>https://…</code>). This is a browser limitation. Access Frigate securely to use notifications."
|
||||
},
|
||||
"globalSettings": {
|
||||
"title": "Global Settings",
|
||||
@@ -626,7 +617,6 @@
|
||||
"snapshotConfig": {
|
||||
"title": "Snapshot Configuration",
|
||||
"desc": "Submitting to Frigate+ requires both snapshots and <code>clean_copy</code> snapshots to be enabled in your config.",
|
||||
"documentation": "Read the documentation",
|
||||
"cleanCopyWarning": "Some cameras have snapshots enabled but have the clean copy disabled. You need to enable <code>clean_copy</code> in your snapshot config to be able to submit images from these cameras to Frigate+.",
|
||||
"table": {
|
||||
"camera": "Camera",
|
||||
|
||||
Reference in New Issue
Block a user