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

25 lines
666 B
JSON
Raw Normal View History

2018-10-10 12:25:21 +00:00
{
"config": {
"abort": {
"already_configured": "UPnP/IGD je \u017ee konfiguriran",
2020-05-29 00:04:16 +00:00
"no_devices_found": "Naprav UPnP/IGD ni mogo\u010de najti v omre\u017eju."
2018-10-10 12:25:21 +00:00
},
2019-08-12 03:42:50 +00:00
"error": {
"few": "nekaj",
"one": "ena",
"other": "ve\u010d",
"two": "dve"
},
2020-05-13 18:27:21 +00:00
"flow_title": "UPnP/IGD: {name}",
2018-10-10 12:25:21 +00:00
"step": {
2020-05-13 18:27:21 +00:00
"ssdp_confirm": {
"description": "Ali \u017eelite nastaviti to UPnP/IGD napravo?"
2018-10-10 12:25:21 +00:00
},
"user": {
"data": {
2020-05-13 18:27:21 +00:00
"usn": "Naprava"
2020-05-29 00:04:16 +00:00
}
2018-10-10 12:25:21 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-10-10 12:25:21 +00:00
}