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

29 lines
1.3 KiB
JSON
Raw Normal View History

2018-08-02 11:42:45 +00:00
{
"config": {
"abort": {
"already_configured": "O Accesspoint j\u00e1 est\u00e1 configurado",
2018-08-26 20:52:21 +00:00
"connection_aborted": "N\u00e3o foi poss\u00edvel conectar ao servidor HMIP",
2018-08-02 11:42:45 +00:00
"unknown": "Ocorreu um erro desconhecido."
},
"error": {
2020-09-04 00:04:26 +00:00
"invalid_sgtin_or_pin": "PIN inv\u00e1lido, por favor tente novamente.",
2018-08-02 11:42:45 +00:00
"press_the_button": "Por favor, pressione o bot\u00e3o azul.",
"register_failed": "Falha ao registrar, por favor tente novamente.",
"timeout_button": "Tempo para pressionar o Bot\u00e3o Azul expirou, por favor tente novamente."
},
"step": {
"init": {
"data": {
"hapid": "ID do AccessPoint (SGTIN)",
"name": "Nome (opcional, usado como prefixo de nome para todos os dispositivos)",
"pin": "C\u00f3digo PIN (opcional)"
},
"title": "Escolha um HomematicIP Accesspoint"
},
"link": {
"description": "Pressione o bot\u00e3o azul no ponto de acesso e o bot\u00e3o enviar para registrar o HomematicIP com o Home Assistant.\n\n![Location of button on bridge](/static/images/config_flows/config_homematicip_cloud.png)",
"title": "Accesspoint link"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-08-02 11:42:45 +00:00
}