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

28 lines
716 B
JSON

{
"config": {
"abort": {
"already_configured": "Apparaat is al geconfigureerd"
},
"error": {
"invalid_place_or_service_id": "Ongeldige plaats of service-ID"
},
"step": {
"user": {
"data": {
"place_id": "Plaats-ID",
"service_id": "Service-ID"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"friendly_name": "Gebruik vriendelijke namen voor afhaaltypes (indien mogelijk)"
},
"title": "Configureer Recollect Waste"
}
}
}
}