63 lines
2.4 KiB
JSON
63 lines
2.4 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Dispositivo j\u00e1 est\u00e1 configurado",
|
|
"reauth_successful": "A reautentica\u00e7\u00e3o foi bem-sucedida",
|
|
"reconfigure_successful": "A reconfigura\u00e7\u00e3o foi bem-sucedida"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Falha ao conectar",
|
|
"invalid_auth": "Autentica\u00e7\u00e3o inv\u00e1lida",
|
|
"missing_data": "Dados ausentes: tente novamente mais tarde ou outra configura\u00e7\u00e3o",
|
|
"otp_failed": "Falha na autentica\u00e7\u00e3o em duas etapas, tente novamente com um novo c\u00f3digo",
|
|
"unknown": "Erro inesperado"
|
|
},
|
|
"flow_title": "{name} ({host})",
|
|
"step": {
|
|
"2sa": {
|
|
"data": {
|
|
"otp_code": "C\u00f3digo"
|
|
},
|
|
"title": "Synology DSM: autentica\u00e7\u00e3o em duas etapas"
|
|
},
|
|
"link": {
|
|
"data": {
|
|
"password": "Senha",
|
|
"port": "Porta",
|
|
"ssl": "Usar um certificado SSL",
|
|
"username": "Usu\u00e1rio",
|
|
"verify_ssl": "Verifique o certificado SSL"
|
|
},
|
|
"description": "Voc\u00ea quer configurar o {name} ({host})?"
|
|
},
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "Senha",
|
|
"username": "Usu\u00e1rio"
|
|
},
|
|
"title": "Synology DSM Reautenticar Integra\u00e7\u00e3o"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Nome do host",
|
|
"password": "Senha",
|
|
"port": "Porta",
|
|
"ssl": "Usar um certificado SSL",
|
|
"username": "Usu\u00e1rio",
|
|
"verify_ssl": "Verifique o certificado SSL"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"scan_interval": "Minutos entre os escaneamentos",
|
|
"snap_profile_type": "N\u00edvel de qualidade dos instant\u00e2neos da c\u00e2mera (0: alto 1: m\u00e9dio 2: baixo)",
|
|
"timeout": "Tempo limite (segundos)"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |