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

24 lines
627 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",
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
},
"flow_title": "Roku: {name}",
"step": {
"ssdp_confirm": {
2020-06-09 00:05:22 +00:00
"description": "Vil du sette opp {name} ?",
"title": ""
2020-03-24 13:18:47 +00:00
},
"user": {
"data": {
2020-06-23 00:09:06 +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
}