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

20 lines
755 B
JSON

{
"config": {
"abort": {
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno",
"already_in_progress": "Konfigurace ji\u017e prob\u00edh\u00e1",
"connection_error": "Nepoda\u0159ilo se p\u0159ipojit"
},
"flow_title": "Motion Blinds",
"step": {
"user": {
"data": {
"api_key": "Kl\u00ed\u010d API",
"host": "IP adresa"
},
"description": "Budete pot\u0159ebovat 16m\u00edstn\u00fd API kl\u00ed\u010d, pokyny najdete na https://www.home-assistant.io/integrations/motion_blinds/#retrieving-the-key",
"title": "Motion Blinds"
}
}
}
}