42 lines
1.3 KiB
JSON
42 lines
1.3 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Apparaat is al geconfigureerd",
|
|
"no_devices_found": "Geen apparaten gevonden op het netwerk"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Kon niet verbinden"
|
|
},
|
|
"flow_title": "{model} {host}",
|
|
"step": {
|
|
"discovery_confirm": {
|
|
"description": "Wilt u {model} ({host}) instellen?"
|
|
},
|
|
"pick_device": {
|
|
"data": {
|
|
"device": "Apparaat"
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Host"
|
|
},
|
|
"description": "Als u host leeg laat, wordt detectie gebruikt om apparaten te vinden."
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"model": "Model (optioneel)",
|
|
"nightlight_switch": "Gebruik Nachtlichtschakelaar",
|
|
"save_on_change": "Bewaar status bij wijziging",
|
|
"transition": "Overgangstijd (ms)",
|
|
"use_music_mode": "Schakel de muziekmodus in"
|
|
},
|
|
"description": "Als u model leeg laat, wordt het automatisch gedetecteerd."
|
|
}
|
|
}
|
|
}
|
|
} |