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

17 lines
531 B
JSON
Raw Normal View History

2019-05-09 03:20:58 +00:00
{
"config": {
"abort": {
"install_app": "Otev\u0159ete mobiln\u00ed aplikaci pro nastaven\u00ed integrace s aplikac\u00ed Home Assistant. Seznam kompatibiln\u00edch aplikac\u00ed naleznete v [dokumentaci]({apps_url})."
},
"step": {
"confirm": {
2020-05-29 00:04:16 +00:00
"description": "Chcete nastavit komponentu Mobiln\u00ed aplikace?"
2019-05-09 03:20:58 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-12-02 19:51:05 +00:00
},
"device_automation": {
"action_type": {
"notify": "Odeslat ozn\u00e1men\u00ed"
}
2020-04-16 20:00:10 +00:00
}
2019-05-09 03:20:58 +00:00
}