core/homeassistant/components/mobile_app/translations/pt.json

17 lines
543 B
JSON

{
"config": {
"abort": {
"install_app": "Abra a aplica\u00e7\u00e3o m\u00f3vel para configurar a integra\u00e7\u00e3o com o Home Assistant. Consulte [os documentos]({apps_url}) para obter uma lista de aplicativos compat\u00edveis."
},
"step": {
"confirm": {
"description": "Deseja configurar o componente Mobile App?"
}
}
},
"device_automation": {
"action_type": {
"notify": "Enviar uma notifica\u00e7\u00e3o"
}
}
}