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

48 lines
1.6 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Localiza\u00e7\u00e3o j\u00e1 est\u00e1 configurada",
"reauth_successful": "A reautentica\u00e7\u00e3o foi bem-sucedida"
},
"error": {
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
"no_stations": "N\u00e3o foi poss\u00edvel encontrar nenhum posto ao alcance."
},
"step": {
"reauth_confirm": {
"data": {
"api_key": "Chave da API"
}
},
"select_station": {
"data": {
"stations": "Postos de combustiveis"
},
"description": "encontrou {stations_count} postos no raio",
"title": "Selecione postos para adicionar"
},
"user": {
"data": {
"api_key": "Chave da API",
"fuel_types": "Tipos de combust\u00edvel",
"location": "Localiza\u00e7\u00e3o",
"name": "Nome da regi\u00e3o",
"radius": "Raio de pesquisa",
"stations": "Postos de combust\u00edvel adicionais"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "Intervalo de atualiza\u00e7\u00e3o",
"show_on_map": "Mostrar postos no mapa",
"stations": "Esta\u00e7\u00f5es"
},
"title": "Op\u00e7\u00f5es de Tankerkoenig"
}
}
}
}