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

30 lines
876 B
JSON
Raw Normal View History

2020-03-24 13:18:47 +00:00
{
"config": {
"abort": {
"already_configured": "Naprava roku je \u017ee konfigurirana",
"unknown": "Nepri\u010dakovana napaka"
},
"error": {
2020-04-08 00:08:19 +00:00
"cannot_connect": "Povezava ni uspela, poskusite znova"
2020-03-24 13:18:47 +00:00
},
"flow_title": "Roku: {name}",
"step": {
"ssdp_confirm": {
"data": {
"few": "nekaj",
"one": "ena",
"other": "drugo",
"two": "dva"
},
"description": "Ali \u017eelite nastaviti {name}?",
"title": "Roku"
},
"user": {
"data": {
"host": "Gostitelj ali IP naslov"
},
2020-05-29 00:04:16 +00:00
"description": "Vnesite va\u0161e Roku podatke."
2020-03-24 13:18:47 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-03-24 13:18:47 +00:00
}