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
} ,
2022-09-21 00:32:35 +00:00
"issues" : {
"haos_outdated" : {
"description" : "Para melhorar a confiabilidade e o desempenho do Bluetooth, recomendamos que voc\u00ea atualize para a vers\u00e3o 9.0 ou posterior do sistema operacional Home Assistant." ,
"title" : "Atualiza\u00e7\u00e3o para o sistema operacional Home Assistant 9.0 ou posterior"
}
} ,
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" ,
2022-08-30 00:30:17 +00:00
"passive" : "Varredura passiva"
2022-08-26 00:27:16 +00:00
} ,
"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
}
}