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

28 lines
765 B
JSON
Raw Normal View History

2022-01-30 00:14:21 +00:00
{
"config": {
2022-01-31 00:14:28 +00:00
"abort": {
"no_plants": "Nenhuma planta foi encontrada nesta conta"
},
2022-01-30 00:14:21 +00:00
"error": {
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida"
},
"step": {
2022-01-31 00:14:28 +00:00
"plant": {
"data": {
"plant_id": "Planta"
},
"title": "Selecione sua planta"
},
2022-01-30 00:14:21 +00:00
"user": {
"data": {
"name": "Nome",
"password": "Senha",
"url": "URL",
"username": "Usu\u00e1rio"
2022-01-31 00:14:28 +00:00
},
"title": "Insira suas informa\u00e7\u00f5es do Growatt"
2022-01-30 00:14:21 +00:00
}
}
2022-01-31 00:14:28 +00:00
},
"title": "Servidor Growatt"
2022-01-30 00:14:21 +00:00
}