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

22 lines
557 B
JSON
Raw Normal View History

2022-07-12 00:24:26 +00:00
{
"config": {
2022-07-13 00:27:34 +00:00
"abort": {
"reauth_successful": "Reautentica\u00e7\u00e3o bem sucedida"
},
2022-08-22 00:27:12 +00:00
"error": {
"no_stations": "N\u00e3o foi poss\u00edvel encontrar nenhuma esta\u00e7\u00e3o ao alcance."
},
2022-07-12 00:24:26 +00:00
"step": {
2022-07-13 00:27:34 +00:00
"reauth_confirm": {
"data": {
"api_key": "Chave da API"
}
},
2022-07-12 00:24:26 +00:00
"user": {
"data": {
"name": "Nome da regi\u00e3o"
}
}
}
}
}