core/homeassistant/components/directv/translations/nl.json

26 lines
646 B
JSON

{
"config": {
"abort": {
"already_configured": "Apparaat is al geconfigureerd",
"unknown": "Onverwachte fout"
},
"error": {
"cannot_connect": "Kan geen verbinding maken"
},
"flow_title": "{name}",
"step": {
"ssdp_confirm": {
"data": {
"one": "Leeg",
"other": "Leeg"
},
"description": "Wilt u {name} instellen?"
},
"user": {
"data": {
"host": "Host"
}
}
}
}
}