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

27 lines
793 B
JSON
Raw Normal View History

2020-07-11 00:02:51 +00:00
{
"config": {
2020-07-30 00:03:25 +00:00
"abort": {
2020-08-05 00:02:19 +00:00
"invalid_dongle_path": "Ugyldig donglesti",
"single_instance_allowed": "Allerede konfigurert. Bare \u00e9n enkelt konfigurasjon er mulig."
2020-07-30 00:03:25 +00:00
},
2020-08-01 00:03:18 +00:00
"error": {
"invalid_dongle_path": "Ingen gyldig dongle funnet for denne banen"
},
2020-07-29 00:02:39 +00:00
"flow_title": "ENOcean oppsett",
2020-07-11 00:02:51 +00:00
"step": {
2020-07-29 00:02:39 +00:00
"detect": {
"data": {
"path": "USB-donglebane"
},
"title": "Velg banen til din ENOcean dongle"
},
2020-07-11 00:02:51 +00:00
"manual": {
"data": {
"path": "USB-donglebane"
},
"title": "Angi banen til din ENOcean dongle"
}
}
2020-09-08 00:04:13 +00:00
},
"title": ""
2020-07-11 00:02:51 +00:00
}