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

25 lines
907 B
JSON
Raw Normal View History

2020-06-27 00:05:54 +00:00
{
"config": {
2020-10-10 00:05:05 +00:00
"abort": {
2020-10-11 00:03:37 +00:00
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno",
2020-11-11 11:10:09 +00:00
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit"
2020-10-10 00:05:05 +00:00
},
"error": {
2020-11-11 11:10:09 +00:00
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit"
2020-10-10 00:05:05 +00:00
},
2020-10-11 00:03:37 +00:00
"flow_title": "Elgato Key Light: {serial_number}",
2020-06-27 00:05:54 +00:00
"step": {
"user": {
"data": {
"host": "Hostitel",
"port": "Port"
2020-10-11 00:03:37 +00:00
},
2020-10-18 00:03:28 +00:00
"description": "Nastavte Elgato Key Light k integraci s Home Assistant."
2020-10-11 00:03:37 +00:00
},
"zeroconf_confirm": {
2020-11-05 00:10:11 +00:00
"description": "Chcete p\u0159idat Elgato Key Light se s\u00e9riov\u00fdm \u010d\u00edslem `{serial_number}` do Home Assistant?",
2020-10-11 00:03:37 +00:00
"title": "Objeven\u00e9 za\u0159\u00edzen\u00ed Elgato Key Light"
2020-06-27 00:05:54 +00:00
}
}
}
}