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

14 lines
382 B
JSON
Raw Normal View History

2018-09-15 10:45:45 +00:00
{
"config": {
2019-03-10 05:26:26 +00:00
"abort": {
"single_instance_allowed": "Povolena je pouze jedna instance Home Assistant iOS."
},
2018-09-15 10:45:45 +00:00
"step": {
"confirm": {
2018-11-26 13:30:21 +00:00
"description": "Chcete nastavit komponenty Home Assistant iOS?",
2018-09-15 10:45:45 +00:00
"title": "Home Assistant iOS"
}
},
"title": "Home Assistant iOS"
}
}