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

21 lines
777 B
JSON
Raw Normal View History

2019-12-18 00:32:19 +00:00
{
"config": {
"abort": {
2020-11-11 11:10:09 +00:00
"already_configured": "Ta naprava Elgato Key Light je \u017ee nastavljena."
2019-12-18 00:32:19 +00:00
},
"flow_title": "Elgato Key Light: {serial_number}",
"step": {
"user": {
"data": {
"host": "Gostitelj ali IP naslov",
"port": "\u0160tevilka vrat"
},
2020-05-29 00:04:16 +00:00
"description": "Nastavite svojo Elgato Key Light tako, da se bo vklju\u010dila v Home Assistant."
2019-12-18 00:32:19 +00:00
},
"zeroconf_confirm": {
"description": "Ali \u017eelite dodati Elgato Key Light s serijsko \u0161tevilko ' {serial_number} ' v Home Assistant-a?",
"title": "Odkrita naprava Elgato Key Light"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-12-18 00:32:19 +00:00
}