core/homeassistant/components/knx/translations/cs.json

28 lines
621 B
JSON

{
"config": {
"abort": {
"already_configured": "Slu\u017eba je ji\u017e nastavena"
},
"error": {
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit"
},
"step": {
"manual_tunnel": {
"data": {
"host": "Hostitel",
"port": "Port"
}
}
}
},
"options": {
"step": {
"tunnel": {
"data": {
"host": "Hostitel",
"port": "Port"
}
}
}
}
}