30 lines
1.3 KiB
JSON
30 lines
1.3 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado",
|
|
"already_in_progress": "O processo de configura\u00e7\u00e3o j\u00e1 est\u00e1 a decorrer",
|
|
"no_devices_found": "Nenhum dispositivo encontrado na rede"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "A liga\u00e7\u00e3o falhou",
|
|
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
|
|
"invalid_key_format": "A chave offline deve ser uma string hexadecimal de 32 bytes.",
|
|
"invalid_key_index": "O slot de chave offline deve ser um n\u00famero inteiro entre 0 e 255.",
|
|
"unknown": "Erro inesperado"
|
|
},
|
|
"flow_title": "{name}",
|
|
"step": {
|
|
"integration_discovery_confirm": {
|
|
"description": "Deseja configurar {name} por Bluetooth com o endere\u00e7o {address} ?"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"address": "Endere\u00e7o Bluetooth",
|
|
"key": "Chave offline (sequ\u00eancia hexadecimal de 32 bytes)",
|
|
"slot": "Slot de chave offline (inteiro entre 0 e 255)"
|
|
},
|
|
"description": "Verifique a documenta\u00e7\u00e3o para saber como encontrar a chave offline."
|
|
}
|
|
}
|
|
}
|
|
} |