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

21 lines
777 B
JSON

{
"config": {
"abort": {
"already_configured": "Ta naprava Elgato Key Light je \u017ee nastavljena."
},
"flow_title": "Elgato Key Light: {serial_number}",
"step": {
"user": {
"data": {
"host": "Gostitelj ali IP naslov",
"port": "\u0160tevilka vrat"
},
"description": "Nastavite svojo Elgato Key Light tako, da se bo vklju\u010dila v Home Assistant."
},
"zeroconf_confirm": {
"description": "Ali \u017eelite dodati Elgato Key Light s serijsko \u0161tevilko ' {serial_number} ' v Home Assistant-a?",
"title": "Odkrita naprava Elgato Key Light"
}
}
}
}