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

29 lines
837 B
JSON
Raw Normal View History

2020-03-24 13:18:47 +00:00
{
"config": {
"abort": {
2020-06-23 00:09:06 +00:00
"already_configured": "Enheten er allerede konfigurert",
2021-02-12 00:02:46 +00:00
"already_in_progress": "Konfigurasjonsflyten p\u00e5g\u00e5r allerede",
2020-03-24 13:18:47 +00:00
"unknown": "Uventet feil"
},
"error": {
2020-06-23 00:09:06 +00:00
"cannot_connect": "Tilkobling mislyktes"
2020-03-24 13:18:47 +00:00
},
2020-10-13 00:03:24 +00:00
"flow_title": "",
2020-03-24 13:18:47 +00:00
"step": {
2021-02-03 10:46:49 +00:00
"discovery_confirm": {
"description": "Vil du konfigurere {name}?",
"title": ""
},
2020-03-24 13:18:47 +00:00
"ssdp_confirm": {
2020-09-08 00:04:13 +00:00
"description": "Vil du sette opp {name} ?",
"title": ""
2020-03-24 13:18:47 +00:00
},
"user": {
"data": {
2020-10-15 00:03:50 +00:00
"host": "Vert"
2020-03-24 13:18:47 +00:00
},
2020-05-29 00:04:16 +00:00
"description": "Fyll inn Roku-informasjonen din."
2020-03-24 13:18:47 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-03-24 13:18:47 +00:00
}