47 lines
1.4 KiB
JSON
47 lines
1.4 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Apparaat is al geconfigureerd"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Kan geen verbinding maken"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"host": "Host",
|
|
"port": "Poort"
|
|
},
|
|
"title": "Serverdetails instellen"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"error": {
|
|
"device_not_selected": "Selecteer apparaten om te configureren"
|
|
},
|
|
"step": {
|
|
"ack_no_options": {
|
|
"data": {
|
|
"one": "Leeg",
|
|
"other": "Ander"
|
|
}
|
|
},
|
|
"configure_device": {
|
|
"data": {
|
|
"precision": "Sensor nauwkeurigheid"
|
|
},
|
|
"description": "Selecteer sensor nauwkeurigheid voor {sensor_id}",
|
|
"title": "OneWire sensor nauwkeurigheid"
|
|
},
|
|
"device_selection": {
|
|
"data": {
|
|
"clear_device_options": "Wis alle apparaatconfiguraties",
|
|
"device_selection": "Selecteer apparaten om te configureren"
|
|
},
|
|
"description": "Selecteer welke configuratiestappen moeten worden doorlopen",
|
|
"title": "OneWire-apparaatopties"
|
|
}
|
|
}
|
|
}
|
|
} |