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

37 lines
1.1 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Apparaat is al geconfigureerd",
"already_in_progress": "De configuratiestroom is al aan de gang",
"unknown": "Onverwachte fout"
},
"error": {
"cannot_connect": "Kan geen verbinding maken"
},
"flow_title": "{name}",
"step": {
"discovery_confirm": {
"data": {
"one": "Een",
"other": "Ander"
},
"description": "Wilt u {name} instellen?",
"title": "Roku"
},
"ssdp_confirm": {
"data": {
"one": "Leeg",
"other": "Leeg"
},
"description": "Wilt u {name} instellen?",
"title": "Roku"
},
"user": {
"data": {
"host": "Host"
},
"description": "Voer uw Roku-informatie in."
}
}
}
}