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

32 lines
1.6 KiB
JSON
Raw Normal View History

2018-12-05 23:30:33 +00:00
{
"config": {
2019-01-09 23:29:31 +00:00
"abort": {
"already_setup": "S\u00f3 pode configurar uma \u00fanica conta Point.",
"authorize_url_fail": "Erro desconhecido ao gerar um URL de autoriza\u00e7\u00e3o.",
2020-07-09 00:05:04 +00:00
"authorize_url_timeout": "Tempo excedido a gerar um URL de autoriza\u00e7\u00e3o",
2019-01-09 23:29:31 +00:00
"external_setup": "Point configurado com \u00eaxito a partir de outro fluxo.",
2020-12-07 00:04:18 +00:00
"no_flows": "\u00c9 necess\u00e1rio configurar o Point antes de poder autenticar com ele. [Por favor, leia as instru\u00e7\u00f5es] (https://www.home-assistant.io/components/point/).",
"unknown_authorize_url_generation": "Erro desconhecido ao gerar um URL de autoriza\u00e7\u00e3o."
2019-01-09 23:29:31 +00:00
},
"create_entry": {
"default": "Autenticado com sucesso com Minut para o(s) seu(s) dispositivo (s) Point"
},
2018-12-05 23:30:33 +00:00
"error": {
2019-01-09 23:29:31 +00:00
"follow_link": "Por favor, siga o link e autentique antes de pressionar Enviar",
"no_token": "N\u00e3o autenticado com Minut"
2018-12-05 23:30:33 +00:00
},
"step": {
2019-01-09 23:29:31 +00:00
"auth": {
"description": "Siga o link abaixo e <b> Aceite </b> o acesso \u00e0 sua conta Minut, depois volte e pressione <b> Enviar </b> abaixo. \n\n [Link] ( {authorization_url} )",
"title": "Autenticar Point"
},
2018-12-05 23:30:33 +00:00
"user": {
2019-01-09 23:29:31 +00:00
"data": {
"flow_impl": "Fornecedor"
},
"description": "Escolha com qual fornecedor de autentica\u00e7\u00e3o deseja autenticar o Point.",
2018-12-05 23:30:33 +00:00
"title": "Fornecedor de Autentica\u00e7\u00e3o"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-12-05 23:30:33 +00:00
}