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

21 lines
779 B
JSON
Raw Normal View History

2020-02-07 00:31:50 +00:00
{
"config": {
"abort": {
2020-11-11 11:10:09 +00:00
"already_configured": "Den h\u00e4r Elgato Key Light-enheten \u00e4r redan konfigurerad."
2020-02-07 00:31:50 +00:00
},
"flow_title": "Elgato Key Light: {serial_number}",
"step": {
"user": {
"data": {
"host": "V\u00e4rd eller IP-adress",
"port": "Portnummer"
},
2020-05-29 00:04:16 +00:00
"description": "St\u00e4ll in ditt Elgato Key Light f\u00f6r att integrera med Home Assistant."
2020-02-07 00:31:50 +00:00
},
"zeroconf_confirm": {
"description": "Vill du l\u00e4gga till Elgato Key Light med serienummer `{serial_number}` till Home Assistant?",
"title": "Uppt\u00e4ckte Elgato Key Light-enhet"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-02-07 00:31:50 +00:00
}