39 lines
1.0 KiB
JSON
39 lines
1.0 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Deze camera is al geconfigureerd"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Kan niet verbinden met de camera",
|
|
"invalid_auth": "Ongeldige gebruikersnaam of wachtwoord",
|
|
"unknown": "Onbekende fout opgetreden"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"host": "Host",
|
|
"port": "Poort",
|
|
"username": "Gebruikersnaam",
|
|
"password": "Wachtwoord"
|
|
}
|
|
},
|
|
"nvr": {
|
|
"data": {
|
|
"channel": "Kanaal"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"protocol": "Protocol",
|
|
"stream": "Stream",
|
|
"timeout": "Timeout (seconden)",
|
|
"motion_off_delay": "Bewegingssensor uit vertraging (seconden)"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |