82 lines
2.9 KiB
JSON
82 lines
2.9 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Al geconfigureerd. Slechts \u00e9\u00e9n configuratie mogelijk.",
|
|
"cannot_connect": "Kan geen verbinding maken"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Kan geen verbinding maken"
|
|
},
|
|
"step": {
|
|
"setup_network": {
|
|
"data": {
|
|
"host": "Host",
|
|
"port": "Poort"
|
|
},
|
|
"title": "Selecteer verbindingsadres"
|
|
},
|
|
"setup_serial": {
|
|
"data": {
|
|
"device": "Selecteer apparaat"
|
|
},
|
|
"title": "Apparaat"
|
|
},
|
|
"setup_serial_manual_path": {
|
|
"data": {
|
|
"device": "USB-apparaatpad"
|
|
},
|
|
"title": "Pad"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"type": "Verbindingstype"
|
|
},
|
|
"title": "Selecteer verbindingstype"
|
|
}
|
|
}
|
|
},
|
|
"device_automation": {
|
|
"action_type": {
|
|
"send_command": "Stuur commando: {subtype}",
|
|
"send_status": "Stuur status update: {subtype}"
|
|
},
|
|
"trigger_type": {
|
|
"command": "Ontvangen commando: {subtype}",
|
|
"status": "Ontvangen status: {subtype}"
|
|
}
|
|
},
|
|
"options": {
|
|
"error": {
|
|
"already_configured_device": "Apparaat is al geconfigureerd",
|
|
"invalid_event_code": "Ongeldige gebeurteniscode",
|
|
"invalid_input_2262_off": "Ongeldige invoer voor commando uit",
|
|
"invalid_input_2262_on": "Ongeldige invoer voor commando aan",
|
|
"invalid_input_off_delay": "Ongeldige invoer voor uitschakelvertraging",
|
|
"unknown": "Onverwachte fout"
|
|
},
|
|
"step": {
|
|
"prompt_options": {
|
|
"data": {
|
|
"automatic_add": "Schakel automatisch toevoegen in",
|
|
"debug": "Foutopsporing inschakelen",
|
|
"device": "Selecteer het apparaat om te configureren",
|
|
"event_code": "Voer de gebeurteniscode in om toe te voegen",
|
|
"protocols": "Protocollen"
|
|
},
|
|
"title": "Rfxtrx-opties"
|
|
},
|
|
"set_device_options": {
|
|
"data": {
|
|
"command_off": "Waarde gegevensbits voor commando uit",
|
|
"command_on": "Waarde gegevensbits voor commando aan",
|
|
"data_bit": "Aantal databits",
|
|
"off_delay": "Uitschakelvertraging",
|
|
"off_delay_enabled": "Schakel uitschakelvertraging in",
|
|
"replace_device": "Selecteer apparaat dat u wilt vervangen",
|
|
"venetian_blind_mode": "Venetiaanse jaloezie modus"
|
|
},
|
|
"title": "Configureer apparaatopties"
|
|
}
|
|
}
|
|
}
|
|
} |