2020-04-05 22:50:52 +00:00
|
|
|
{
|
2020-04-08 00:08:19 +00:00
|
|
|
"config": {
|
|
|
|
"abort": {
|
2021-07-21 16:16:27 +00:00
|
|
|
"already_configured": "Device is already configured",
|
2021-08-28 19:11:51 +00:00
|
|
|
"reauth_successful": "Re-authentication was successful",
|
|
|
|
"reconfigure_successful": "Re-configuration was successful"
|
2020-04-08 00:08:19 +00:00
|
|
|
},
|
|
|
|
"error": {
|
2020-10-07 00:06:20 +00:00
|
|
|
"cannot_connect": "Failed to connect",
|
|
|
|
"invalid_auth": "Invalid authentication",
|
2020-04-17 23:47:50 +00:00
|
|
|
"missing_data": "Missing data: please retry later or an other configuration",
|
2020-04-22 21:28:47 +00:00
|
|
|
"otp_failed": "Two-step authentication failed, retry with a new pass code",
|
2020-10-07 00:06:20 +00:00
|
|
|
"unknown": "Unexpected error"
|
2020-04-08 00:08:19 +00:00
|
|
|
},
|
2021-05-11 05:14:33 +00:00
|
|
|
"flow_title": "{name} ({host})",
|
2020-04-08 00:08:19 +00:00
|
|
|
"step": {
|
2020-04-17 23:47:50 +00:00
|
|
|
"2sa": {
|
|
|
|
"data": {
|
|
|
|
"otp_code": "Code"
|
|
|
|
},
|
|
|
|
"title": "Synology DSM: two-step authentication"
|
|
|
|
},
|
2020-04-08 00:08:19 +00:00
|
|
|
"link": {
|
|
|
|
"data": {
|
|
|
|
"password": "Password",
|
2020-05-13 18:27:21 +00:00
|
|
|
"port": "Port",
|
2020-10-04 00:05:05 +00:00
|
|
|
"ssl": "Uses an SSL certificate",
|
2020-11-02 13:23:16 +00:00
|
|
|
"username": "Username",
|
|
|
|
"verify_ssl": "Verify SSL certificate"
|
2020-04-08 00:08:19 +00:00
|
|
|
},
|
|
|
|
"description": "Do you want to setup {name} ({host})?",
|
|
|
|
"title": "Synology DSM"
|
|
|
|
},
|
2021-09-07 07:10:50 +00:00
|
|
|
"reauth_confirm": {
|
2021-07-21 16:16:27 +00:00
|
|
|
"data": {
|
|
|
|
"password": "Password",
|
|
|
|
"username": "Username"
|
|
|
|
},
|
|
|
|
"title": "Synology DSM Reauthenticate Integration"
|
|
|
|
},
|
2020-04-08 00:08:19 +00:00
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"host": "Host",
|
|
|
|
"password": "Password",
|
2020-05-13 18:27:21 +00:00
|
|
|
"port": "Port",
|
2020-10-04 00:05:05 +00:00
|
|
|
"ssl": "Uses an SSL certificate",
|
2020-11-02 13:23:16 +00:00
|
|
|
"username": "Username",
|
|
|
|
"verify_ssl": "Verify SSL certificate"
|
2020-04-08 00:08:19 +00:00
|
|
|
},
|
|
|
|
"title": "Synology DSM"
|
|
|
|
}
|
2020-04-15 16:51:07 +00:00
|
|
|
}
|
2020-05-06 22:15:49 +00:00
|
|
|
},
|
|
|
|
"options": {
|
|
|
|
"step": {
|
|
|
|
"init": {
|
|
|
|
"data": {
|
2020-09-13 01:36:39 +00:00
|
|
|
"scan_interval": "Minutes between scans",
|
|
|
|
"timeout": "Timeout (seconds)"
|
2020-05-06 22:15:49 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2020-04-16 20:00:10 +00:00
|
|
|
}
|
2020-04-08 00:08:19 +00:00
|
|
|
}
|