Add initial keyboard shortcut support.

This commit is contained in:
Dermot Duffy
2024-06-05 21:44:17 -07:00
parent 904f6d8142
commit 7ab545738d
186 changed files with 9564 additions and 3658 deletions
+18 -3
View File
@@ -362,7 +362,6 @@
"camera_ui": "Interfaccia utente della fotocamera",
"cameras": "Telecamere",
"clips": "Clip",
"default_zoom": "",
"display_mode": "",
"download": "Download",
"enabled": "Pulsante abilitato",
@@ -377,7 +376,8 @@
"mute": "",
"play": "",
"priority": "Priorità",
"ptz": "",
"ptz_controls": "",
"ptz_home": "",
"recordings": "",
"screenshot": "",
"snapshots": "Istantanee",
@@ -437,6 +437,10 @@
},
"default": "Visualizzazione predefinita",
"interaction_seconds": "",
"keyboard_shortcuts": {
"editor_label": "",
"enabled": ""
},
"reset_after_interaction": "",
"triggers": {
"actions": {
@@ -580,6 +584,17 @@
"what": "Che cosa",
"where": "Dove"
},
"key_assigner": {
"assign": "",
"assigning": "",
"modifiers": {
"alt": "",
"ctrl": "",
"meta": "",
"shift": ""
},
"unassign": ""
},
"media_filter": {
"all": "Tutto",
"camera": "Telecamera",
@@ -630,4 +645,4 @@
"timeline": {
"select_date": "Scegli la data"
}
}
}