41 lines
1.4 KiB
JSON
41 lines
1.4 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado",
|
|
"reauth_successful": "A reautentica\u00e7\u00e3o foi bem-sucedida"
|
|
},
|
|
"error": {
|
|
"api_error": "Ocorreu um erro de API",
|
|
"cannot_connect": "Falha ao conectar",
|
|
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
|
|
"not_admin": "O usu\u00e1rio precisa ser administrador, o usu\u00e1rio ''{username}'' tem n\u00edvel de autoriza\u00e7\u00e3o ''{userlevel}''",
|
|
"unknown": "Erro inesperado"
|
|
},
|
|
"flow_title": "{short_mac} ({ip_address})",
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"description": "A integra\u00e7\u00e3o Reolink precisa autenticar novamente seus detalhes de conex\u00e3o",
|
|
"title": "Reautenticar Integra\u00e7\u00e3o"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Nome do host",
|
|
"password": "Senha",
|
|
"port": "Porta",
|
|
"use_https": "Ativar HTTPS",
|
|
"username": "Usu\u00e1rio"
|
|
},
|
|
"description": "{error}"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"protocol": "Protocolo"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |