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

29 lines
814 B
JSON

{
"config": {
"abort": {
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno",
"reauth_successful": "Op\u011btovn\u00e9 ov\u011b\u0159en\u00ed bylo \u00fasp\u011b\u0161n\u00e9"
},
"error": {
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit"
},
"flow_title": "{serial} ({host})",
"step": {
"api_config": {
"data": {
"password": "Heslo"
}
},
"manual_device_entry": {
"data": {
"host": "Hostitel (IP adresa)"
}
},
"pick_device": {
"data": {
"host": "Hostitel"
}
}
}
}
}