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

25 lines
712 B
JSON
Raw Normal View History

2020-03-24 13:18:47 +00:00
{
"config": {
"abort": {
"already_configured": "Roku-enheten er allerede konfigurert",
"unknown": "Uventet feil"
},
"error": {
2020-04-08 00:08:19 +00:00
"cannot_connect": "Klarte ikke \u00e5 koble til, vennligst pr\u00f8v igjen"
2020-03-24 13:18:47 +00:00
},
"flow_title": "Roku: {name}",
"step": {
"ssdp_confirm": {
"description": "Vil du sette opp {name} ?",
2020-04-29 00:03:31 +00:00
"title": ""
2020-03-24 13:18:47 +00:00
},
"user": {
"data": {
"host": "Vert eller IP-adresse"
},
2020-05-13 18:27:21 +00:00
"description": "Fyll inn Roku-informasjonen din.",
2020-04-29 00:03:31 +00:00
"title": ""
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
}