36 lines
1.2 KiB
JSON
36 lines
1.2 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "O servi\u00e7o j\u00e1 est\u00e1 configurado",
|
|
"cannot_connect": "Falha ao conectar",
|
|
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
|
|
"reauth_successful": "A reautentica\u00e7\u00e3o foi bem-sucedida",
|
|
"unknown": "Erro inesperado"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Falha ao conectar",
|
|
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
|
|
"unknown": "Erro inesperado"
|
|
},
|
|
"flow_title": "{host}",
|
|
"step": {
|
|
"hassio_confirm": {
|
|
"description": "Voc\u00ea quer se conectar para adicionar {addon}?"
|
|
},
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "Senha"
|
|
},
|
|
"description": "Digite a senha correta para o host: {host}"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Nome do host",
|
|
"name": "Nome",
|
|
"password": "Senha",
|
|
"port": "Porta"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |