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

29 lines
1.1 KiB
JSON

{
"config": {
"abort": {
"all_configured": "Todas os Philips Hue j\u00e1 est\u00e3o configuradas",
"already_configured": "Hue j\u00e1 est\u00e1 configurado",
"cannot_connect": "N\u00e3o foi poss\u00edvel se conectar",
"discover_timeout": "Nenhum Hue bridge descoberto",
"no_bridges": "Nenhum Philips Hue descoberto",
"unknown": "Ocorreu um erro desconhecido"
},
"error": {
"linking": "Ocorreu um erro de liga\u00e7\u00e3o desconhecido.",
"register_failed": "Falha ao registrar, por favor, tente novamente"
},
"step": {
"init": {
"data": {
"host": "Servidor"
},
"title": "Hue bridge"
},
"link": {
"description": "Pressione o bot\u00e3o no Philips Hue para registrar com o Home Assistant. \n\n![Localiza\u00e7\u00e3o do bot\u00e3o] (/static/images/config_philips_hue.jpg)",
"title": "Link Hub"
}
},
"title": "Philips Hue"
}
}