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

27 lines
683 B
JSON

{
"config": {
"error": {
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno",
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
"id_exists": "ID br\u00e1ny ji\u017e existuje"
},
"step": {
"init": {
"data": {
"device": "Cesta nebo URL",
"id": "ID",
"name": "Jm\u00e9no"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"floor_temperature": "Teplota podlahy"
}
}
}
}
}