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

14 lines
376 B
JSON
Raw Normal View History

2020-04-16 20:00:10 +00:00
{
2020-04-20 23:33:54 +00:00
"state": {
"_": {
"auto": "Automatika",
"cool": "Chlazen\u00ed",
"dry": "Vysou\u0161en\u00ed",
"fan_only": "Pouze ventil\u00e1tor",
"heat": "Topen\u00ed",
"heat_cool": "Vyt\u00e1p\u011bn\u00ed/Chlazen\u00ed",
"off": "Neaktivn\u00ed"
}
},
2020-04-16 20:00:10 +00:00
"title": "Klimatizace"
}