hass-core/homeassistant/components/airtouch4/translations/pt-BR.json
2022-01-31 00:14:28 +00:00

19 lines
No EOL
534 B
JSON

{
"config": {
"abort": {
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado"
},
"error": {
"cannot_connect": "Falha ao conectar",
"no_units": "N\u00e3o foi poss\u00edvel encontrar nenhum Grupo AirTouch 4."
},
"step": {
"user": {
"data": {
"host": "Nome do host"
},
"title": "Configure os detalhes de conex\u00e3o do AirTouch 4."
}
}
}
}