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

19 lines
551 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "Ji\u017e nastaveno. Je mo\u017en\u00e1 pouze jedin\u00e1 konfigurace."
},
"error": {
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
"connection_failure": "Nelze se p\u0159ipojit k uveden\u00e9mu hostiteli."
},
"step": {
"user": {
"data": {
"host": "Hostitel"
},
"title": "P\u0159ipojen\u00ed k Heos"
}
}
}
}