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

24 lines
672 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "Al geconfigureerd. Slechts \u00e9\u00e9n configuratie mogelijk.",
"wrong_server_id": "Server-ID is niet geldig"
},
"step": {
"user": {
"description": "Wil je beginnen met instellen?"
}
}
},
"options": {
"step": {
"init": {
"data": {
"manual": "Automatische updaten uitschakelen",
"scan_interval": "Update frequentie (minuten)",
"server_name": "Selecteer testserver"
}
}
}
}
}