2022-07-23 00:25:17 +00:00
|
|
|
{
|
|
|
|
"config": {
|
2022-07-25 00:25:55 +00:00
|
|
|
"abort": {
|
2022-07-26 00:26:43 +00:00
|
|
|
"already_configured": "O servi\u00e7o j\u00e1 est\u00e1 configurado",
|
2022-08-20 00:23:43 +00:00
|
|
|
"no_adapters": "N\u00e3o foram encontrados adaptadores Bluetooth n\u00e3o configurados"
|
2022-07-25 00:25:55 +00:00
|
|
|
},
|
2022-07-23 00:25:17 +00:00
|
|
|
"flow_title": "{name}",
|
|
|
|
"step": {
|
|
|
|
"bluetooth_confirm": {
|
|
|
|
"description": "Deseja configurar {name}?"
|
|
|
|
},
|
2022-07-25 00:25:55 +00:00
|
|
|
"enable_bluetooth": {
|
|
|
|
"description": "Deseja configurar o Bluetooth?"
|
|
|
|
},
|
2022-08-20 00:23:43 +00:00
|
|
|
"multiple_adapters": {
|
|
|
|
"data": {
|
|
|
|
"adapter": "Adaptador"
|
|
|
|
},
|
|
|
|
"description": "Selecione um adaptador Bluetooth para configurar"
|
|
|
|
},
|
|
|
|
"single_adapter": {
|
|
|
|
"description": "Deseja configurar o adaptador Bluetooth {name}?"
|
|
|
|
},
|
2022-07-23 00:25:17 +00:00
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"address": "Dispositivo"
|
|
|
|
},
|
|
|
|
"description": "Escolha um dispositivo para configurar"
|
|
|
|
}
|
|
|
|
}
|
2022-07-26 00:26:43 +00:00
|
|
|
},
|
|
|
|
"options": {
|
|
|
|
"step": {
|
|
|
|
"init": {
|
|
|
|
"data": {
|
2022-08-26 00:27:16 +00:00
|
|
|
"adapter": "O adaptador Bluetooth a ser usado para escaneamento",
|
|
|
|
"passive": "Escuta passiva"
|
|
|
|
},
|
|
|
|
"description": "A escuta passiva requer BlueZ 5.63 ou posterior com recursos experimentais ativados."
|
2022-07-26 00:26:43 +00:00
|
|
|
}
|
|
|
|
}
|
2022-07-23 00:25:17 +00:00
|
|
|
}
|
|
|
|
}
|