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

27 lines
1.0 KiB
JSON
Raw Normal View History

2019-12-09 00:32:08 +00:00
{
"config": {
2019-12-10 00:32:16 +00:00
"abort": {
"already_configured": "Denne Elgato Key Light-enheten er allerede konfigurert.",
"connection_error": "Kunne ikke koble til Elgato Key Light-enheten."
},
"error": {
"connection_error": "Kunne ikke koble til Elgato Key Light-enheten."
},
"flow_title": "Elgato Key Light: {serial_number}",
2019-12-09 00:32:08 +00:00
"step": {
"user": {
"data": {
2019-12-10 00:32:16 +00:00
"host": "Vert eller IP-adresse",
2019-12-09 00:32:08 +00:00
"port": "Portnummer"
2019-12-10 00:32:16 +00:00
},
"description": "Sett opp Elgato Key Light for \u00e5 integrere med Home Assistant.",
"title": "Linken ditt Elgato Key Light"
},
"zeroconf_confirm": {
"description": "Vil du legge Elgato Key Light med serienummer ` {serial_number} til Home Assistant?",
"title": "Oppdaget Elgato Key Light-enheten"
2019-12-09 00:32:08 +00:00
}
2019-12-10 00:32:16 +00:00
},
"title": "Elgato Key Light"
2019-12-09 00:32:08 +00:00
}
}