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

29 lines
801 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"
},
"title": "Br\u00e1na OpenTherm"
}
}
},
"options": {
"step": {
"init": {
"data": {
"floor_temperature": "Teplota podlahy"
},
"description": "Mo\u017enosti br\u00e1ny OpenTherm"
}
}
}
}