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

29 lines
760 B
JSON

{
"issues": {
"cold_tea": {
"fix_flow": {
"abort": {
"not_tea_time": "V tuto chv\u00edli nelze \u010daj znovu oh\u0159\u00e1t"
}
},
"title": "\u010caj je studen\u00fd"
}
},
"options": {
"step": {
"options_1": {
"data": {
"constant": "Konstanta",
"int": "\u010c\u00edseln\u00fd vstup"
}
},
"options_2": {
"data": {
"multi": "V\u00edcen\u00e1sobn\u00fd v\u00fdb\u011br",
"select": "Vyberte mo\u017enost"
}
}
}
},
"title": "Demo"
}