2020-09-25 00:04:29 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2020-11-07 00:04:02 +00:00
|
|
|
"already_configured": "Apparaat is al geconfigureerd",
|
2021-02-25 00:05:20 +00:00
|
|
|
"already_in_progress": "De configuratiestroom is al aan de gang",
|
2020-11-07 00:04:02 +00:00
|
|
|
"cannot_connect": "Kon niet verbinden",
|
2021-02-24 00:04:14 +00:00
|
|
|
"invalid_host": "Ongeldige hostnaam of IP-adres",
|
2020-11-07 00:04:02 +00:00
|
|
|
"not_supported": "Apparaat wordt niet ondersteund",
|
|
|
|
"unknown": "Onverwachte fout"
|
2020-10-09 00:04:33 +00:00
|
|
|
},
|
2020-11-07 00:04:02 +00:00
|
|
|
"error": {
|
|
|
|
"cannot_connect": "Kon niet verbinden",
|
2021-02-24 00:04:14 +00:00
|
|
|
"invalid_host": "Ongeldige hostnaam of IP-adres",
|
2020-11-07 00:04:02 +00:00
|
|
|
"unknown": "Onverwachte fout"
|
|
|
|
},
|
|
|
|
"flow_title": "{name} ({model} bij {host})",
|
2020-10-09 00:04:33 +00:00
|
|
|
"step": {
|
|
|
|
"finish": {
|
|
|
|
"data": {
|
|
|
|
"name": "Naam"
|
2021-02-27 00:05:45 +00:00
|
|
|
},
|
|
|
|
"title": "Kies een naam voor het apparaat"
|
|
|
|
},
|
|
|
|
"reset": {
|
|
|
|
"title": "Ontgrendel het apparaat"
|
|
|
|
},
|
|
|
|
"unlock": {
|
|
|
|
"data": {
|
|
|
|
"unlock": "Ja, doe het."
|
2020-10-09 00:04:33 +00:00
|
|
|
}
|
2020-11-07 00:04:02 +00:00
|
|
|
},
|
|
|
|
"user": {
|
|
|
|
"data": {
|
2021-03-16 00:04:36 +00:00
|
|
|
"host": "Host",
|
|
|
|
"timeout": "Time-out"
|
2020-11-07 00:04:02 +00:00
|
|
|
},
|
|
|
|
"title": "Verbinding maken met het apparaat"
|
2020-10-09 00:04:33 +00:00
|
|
|
}
|
2020-09-25 00:04:29 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|