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

44 lines
1.5 KiB
JSON

{
"config": {
"abort": {
"all_configured": "Todos os hubs Philips Hue j\u00e1 est\u00e3o configurados",
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado",
"already_in_progress": "O processo de configura\u00e7\u00e3o j\u00e1 est\u00e1 a decorrer",
"cannot_connect": "Falha na liga\u00e7\u00e3o",
"discover_timeout": "Nenhum hub Hue descoberto",
"no_bridges": "Nenhum hub Philips Hue descoberto",
"not_hue_bridge": "N\u00e3o \u00e9 uma bridge Hue",
"unknown": "Erro inesperado"
},
"error": {
"linking": "Erro inesperado",
"register_failed": "Falha ao registar, por favor, tente novamente"
},
"step": {
"init": {
"data": {
"host": "Servidor"
},
"title": "Hue bridge"
},
"link": {
"description": "Pressione o bot\u00e3o no Philips Hue para registar com o Home Assistant. \n\n![Localiza\u00e7\u00e3o do bot\u00e3o] (/static/images/config_philips_hue.jpg)",
"title": "Link Hub"
},
"manual": {
"data": {
"host": "Servidor"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"allow_hue_groups": "Permitir grupos hue"
}
}
}
}
}