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

22 lines
957 B
JSON
Raw Normal View History

2019-11-14 00:32:16 +00:00
{
"config": {
2020-12-07 00:04:18 +00:00
"abort": {
2020-12-10 00:03:01 +00:00
"already_configured": "O dispositivo j\u00e1 est\u00e1 configurado",
2021-02-03 10:46:49 +00:00
"authorize_url_timeout": "Tempo excedido a gerar um URL de autoriza\u00e7\u00e3o",
"missing_configuration": "O componente n\u00e3o est\u00e1 configurado. Por favor, siga a documenta\u00e7\u00e3o.",
"no_url_available": "Nenhum URL dispon\u00edvel. Para obter informa\u00e7\u00f5es sobre esse erro, [verifique a sec\u00e7\u00e3o de ajuda]({docs_url})",
"reauth_successful": "Reautentica\u00e7\u00e3o bem sucedida"
},
"create_entry": {
"default": "Autenticado com sucesso"
2020-12-07 00:04:18 +00:00
},
2019-11-14 00:32:16 +00:00
"step": {
2021-02-03 10:46:49 +00:00
"pick_implementation": {
"title": "Escolha o m\u00e9todo de autentica\u00e7\u00e3o"
},
"reauth_confirm": {
"title": "Quer dar inicio \u00e0 configura\u00e7\u00e3o?"
2019-11-14 00:32:16 +00:00
}
}
}
}