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

40 lines
1.2 KiB
JSON
Raw Normal View History

2020-09-02 00:03:29 +00:00
{
"config": {
"abort": {
"already_configured": "Enheten er allerede konfigurert",
"no_devices_found": "Ingen enheter funnet p\u00e5 nettverket"
},
"error": {
"cannot_connect": "Tilkobling mislyktes."
},
"step": {
"pick_device": {
"data": {
"device": "Enhet"
}
},
"user": {
"data": {
2020-09-04 00:04:26 +00:00
"host": "Vert",
2020-09-02 00:03:29 +00:00
"ip_address": "IP adresse"
},
2020-09-04 00:04:26 +00:00
"description": "Hvis du lar verten st\u00e5 tom, brukes oppdagelsen til \u00e5 finne enheter."
2020-09-02 00:03:29 +00:00
}
}
},
"options": {
"step": {
"init": {
"data": {
"model": "Modell (valgfritt)",
"nightlight_switch": "Bruk nattlysbryter",
"save_on_change": "Lagre status ved endring",
"transition": "Overgangstid (ms)",
"use_music_mode": "Aktiver musikkmodus"
},
"description": "Hvis du lar modellen v\u00e6re tom, blir den automatisk oppdaget."
}
}
},
2020-10-13 00:03:24 +00:00
"title": ""
2020-09-02 00:03:29 +00:00
}