Initial motionEye commit.
This commit is contained in:
@@ -57,6 +57,18 @@
|
||||
"image": "Home Assistant images",
|
||||
"webrtc-card": "WebRTC Card (i.e. AlexxIT's WebRTC Card)"
|
||||
},
|
||||
"motioneye": {
|
||||
"editor_label": "MotionEye Options",
|
||||
"images": {
|
||||
"directory_pattern": "Images directory pattern",
|
||||
"file_pattern": "Images file pattern"
|
||||
},
|
||||
"movies": {
|
||||
"directory_pattern": "Movies directory pattern",
|
||||
"file_pattern": "Movies file pattern"
|
||||
},
|
||||
"url": "MotionEye UI URL"
|
||||
},
|
||||
"title": "Title for this camera (Autodetected from entity)",
|
||||
"triggers": {
|
||||
"entities": "Trigger from other entities",
|
||||
@@ -428,14 +440,15 @@
|
||||
"whens": {
|
||||
"past_month": "Past Month",
|
||||
"past_week": "Past Week",
|
||||
"today": "Today",
|
||||
"yesterday": "Yesterday"
|
||||
"today": "Today",
|
||||
"yesterday": "Yesterday"
|
||||
},
|
||||
"where": "Where"
|
||||
},
|
||||
"recording": {
|
||||
"camera": "Camera",
|
||||
"duration": "Duration",
|
||||
"in_progress": "In Progress",
|
||||
"events": "Events",
|
||||
"seek": "Seek",
|
||||
"start": "Start"
|
||||
|
||||
@@ -57,6 +57,18 @@
|
||||
"image": "",
|
||||
"webrtc-card": "Scheda WebRTC (ovvero la scheda WebRTC di Alexxit)"
|
||||
},
|
||||
"motioneye": {
|
||||
"editor_label": "",
|
||||
"images": {
|
||||
"directory_pattern": "",
|
||||
"file_pattern": ""
|
||||
},
|
||||
"movies": {
|
||||
"directory_pattern": "",
|
||||
"file_pattern": ""
|
||||
},
|
||||
"url": ""
|
||||
},
|
||||
"title": "Titolo per questa telecamera (Autoidentificato dall'entità)",
|
||||
"triggers": {
|
||||
"entities": "Trigger da altre entità",
|
||||
@@ -427,6 +439,7 @@
|
||||
"camera": "",
|
||||
"duration": "",
|
||||
"events": "Eventi",
|
||||
"in_progress": "In corso",
|
||||
"seek": "Cercare",
|
||||
"start": ""
|
||||
},
|
||||
|
||||
@@ -57,6 +57,18 @@
|
||||
"image": "",
|
||||
"webrtc-card": "Cartão WebRTC (de @AlexxIT)"
|
||||
},
|
||||
"motioneye": {
|
||||
"editor_label": "",
|
||||
"images": {
|
||||
"directory_pattern": "",
|
||||
"file_pattern": ""
|
||||
},
|
||||
"movies": {
|
||||
"directory_pattern": "",
|
||||
"file_pattern": ""
|
||||
},
|
||||
"url": ""
|
||||
},
|
||||
"title": "Título para esta câmera (detectado automaticamente pela entidade)",
|
||||
"triggers": {
|
||||
"entities": "Acionar a partir de outras entidades",
|
||||
@@ -427,6 +439,7 @@
|
||||
"camera": "",
|
||||
"duration": "",
|
||||
"events": "Eventos",
|
||||
"in_progress": "Em andamento",
|
||||
"seek": "Procurar",
|
||||
"start": ""
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user