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

23 lines
564 B
JSON

{
"config": {
"abort": {
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno"
},
"error": {
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit"
},
"flow_title": "{serial} ({host})",
"step": {
"manual_device_entry": {
"data": {
"host": "Hostitel"
}
},
"pick_device": {
"data": {
"host": "Hostitel"
}
}
}
}
}