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

47 lines
1.5 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado"
},
"error": {
"cannot_connect": "Falha ao conectar",
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
"no_results": "Sem resultados. Tente com uma esta\u00e7\u00e3o/endere\u00e7o diferente"
},
"step": {
"station": {
"data": {
"station": "Esta\u00e7\u00e3o/Endere\u00e7o"
},
"title": "Digite Esta\u00e7\u00e3o/Endere\u00e7o"
},
"station_select": {
"data": {
"station": "Esta\u00e7\u00e3o/Endere\u00e7o"
},
"title": "Selecione Esta\u00e7\u00e3o/Endere\u00e7o"
},
"user": {
"data": {
"host": "Nome do host",
"password": "Senha",
"username": "Usu\u00e1rio"
},
"title": "Conecte-se \u00e0 API HVV"
}
}
},
"options": {
"step": {
"init": {
"data": {
"filter": "Selecionar linhas",
"offset": "Deslocamento (minutos)",
"real_time": "Usar dados em tempo real"
},
"description": "Alterar op\u00e7\u00f5es para este sensor de partida",
"title": "Op\u00e7\u00f5es"
}
}
}
}