40 lines
1.5 KiB
JSON
40 lines
1.5 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "O servi\u00e7o j\u00e1 est\u00e1 configurado",
|
|
"reauth_successful": "A reautentica\u00e7\u00e3o foi bem-sucedida"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Falha ao conectar",
|
|
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
|
|
"invalid_url": "URL inv\u00e1lida",
|
|
"unknown": "Erro inesperado"
|
|
},
|
|
"step": {
|
|
"hassio_confirm": {
|
|
"description": "Deseja configurar o Home Assistant para se conectar ao servi\u00e7o motionEye fornecido pelo add-on: {addon} ?",
|
|
"title": "motionEye via Home Assistant add-on"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"admin_password": "Senha Administrador",
|
|
"admin_username": "Usu\u00e1rio",
|
|
"surveillance_password": "Senha Vigil\u00e2ncia",
|
|
"surveillance_username": "Usu\u00e1rio",
|
|
"url": "URL"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"stream_url_template": "Modelo de URL de fluxo",
|
|
"webhook_set": "Configure os webhooks do motionEye para relatar eventos ao Home Assistant",
|
|
"webhook_set_overwrite": "Substituir webhooks n\u00e3o reconhecidos"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |