Initial support for grid for live and media viewer.
This commit is contained in:
@@ -148,6 +148,17 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"display": {
|
||||
"editor_label": "Display",
|
||||
"grid_columns": "Exact number of grid columns",
|
||||
"grid_max_columns": "Maximum number of grid columns",
|
||||
"grid_selected_width_factor": "Increase selected media width by this factor",
|
||||
"mode": "Mode",
|
||||
"modes": {
|
||||
"single": "Show single media viewer",
|
||||
"grid": "Show media viewer for each camera in a grid"
|
||||
}
|
||||
},
|
||||
"layout": {
|
||||
"fit": "Layout fit",
|
||||
"fits": {
|
||||
@@ -269,6 +280,7 @@
|
||||
"cameras": "Cameras",
|
||||
"clips": "Clips",
|
||||
"download": "Download",
|
||||
"display_mode": "Display mode",
|
||||
"enabled": "Button enabled",
|
||||
"expand": "Expand",
|
||||
"frigate": "Frigate menu / Default view",
|
||||
@@ -454,6 +466,9 @@
|
||||
"what": "What",
|
||||
"where": "Where"
|
||||
},
|
||||
"media_viewer": {
|
||||
"unseekable": "Seek time not found in media"
|
||||
},
|
||||
"media_filter": {
|
||||
"all": "All",
|
||||
"camera": "Camera",
|
||||
|
||||
@@ -148,6 +148,16 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"display": {
|
||||
"editor_label": "",
|
||||
"grid_columns": "",
|
||||
"grid_max_columns": "",
|
||||
"grid_selected_width_factor": "",
|
||||
"modes": {
|
||||
"single": "",
|
||||
"grid": ""
|
||||
}
|
||||
},
|
||||
"layout": {
|
||||
"fit": "Adatta al layout",
|
||||
"fits": {
|
||||
@@ -267,6 +277,7 @@
|
||||
"camera_ui": "Interfaccia utente della fotocamera",
|
||||
"cameras": "Telecamere",
|
||||
"clips": "Clip",
|
||||
"display_mode": "",
|
||||
"download": "Download",
|
||||
"enabled": "Pulsante abilitato",
|
||||
"expand": "Espandere",
|
||||
@@ -473,6 +484,9 @@
|
||||
},
|
||||
"where": "Dove"
|
||||
},
|
||||
"media_viewer": {
|
||||
"unseekable": ""
|
||||
},
|
||||
"recording": {
|
||||
"camera": "Camera",
|
||||
"duration": "Durata",
|
||||
|
||||
@@ -148,6 +148,17 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"display": {
|
||||
"editor_label": "",
|
||||
"grid_columns": "",
|
||||
"grid_max_columns": "",
|
||||
"grid_selected_width_factor": "",
|
||||
"mode": "",
|
||||
"modes": {
|
||||
"single": "",
|
||||
"grid": ""
|
||||
}
|
||||
},
|
||||
"layout": {
|
||||
"fit": "Ajuste de layout",
|
||||
"fits": {
|
||||
@@ -268,6 +279,7 @@
|
||||
"camera_ui": "Interface de usuário da câmera",
|
||||
"cameras": "Selecionar câmera",
|
||||
"clips": "Clipes",
|
||||
"display_mode": "",
|
||||
"download": "Baixe a mídia do evento",
|
||||
"enabled": "Botão ativado",
|
||||
"expand": "Expandir",
|
||||
@@ -482,6 +494,9 @@
|
||||
},
|
||||
"where": "Onde"
|
||||
},
|
||||
"media_viewer": {
|
||||
"unseekable": ""
|
||||
},
|
||||
"recording": {
|
||||
"camera": "Câmera",
|
||||
"duration": "Duração",
|
||||
|
||||
@@ -148,6 +148,17 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"display": {
|
||||
"editor_label": "",
|
||||
"grid_columns": "",
|
||||
"grid_max_columns": "",
|
||||
"grid_selected_width_factor": "",
|
||||
"mode": "",
|
||||
"modes": {
|
||||
"single": "",
|
||||
"grid": ""
|
||||
}
|
||||
},
|
||||
"layout": {
|
||||
"fit": "Fit",
|
||||
"fits": {
|
||||
@@ -260,6 +271,7 @@
|
||||
"camera_ui": "Camera",
|
||||
"cameras": "Selecionar câmera",
|
||||
"clips": "Clipes",
|
||||
"display_mode": "",
|
||||
"download": "Descarregar mídia do evento",
|
||||
"enabled": "Botão ativado",
|
||||
"expand": "Expandir",
|
||||
@@ -465,6 +477,9 @@
|
||||
},
|
||||
"where": "Onde"
|
||||
},
|
||||
"media_viewer": {
|
||||
"unseekable": ""
|
||||
},
|
||||
"recording": {
|
||||
"camera": "Camera",
|
||||
"duration": "Duração",
|
||||
|
||||
Reference in New Issue
Block a user