core/homeassistant/components/hunterdouglas_powerview/translations/pt-BR.json

24 lines
672 B
JSON

{
"config": {
"abort": {
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado"
},
"error": {
"cannot_connect": "Falha ao conectar",
"unknown": "Erro inesperado"
},
"flow_title": "{name} ( {host} )",
"step": {
"link": {
"description": "Deseja configurar {name} ( {host} )?",
"title": "Conecte-se ao PowerView Hub"
},
"user": {
"data": {
"host": "Endere\u00e7o IP"
},
"title": "Conecte-se ao PowerView Hub"
}
}
}
}