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

26 lines
1004 B
JSON

{
"config": {
"abort": {
"already_configured": "Za\u0159\u00edzen\u00ed je ji\u017e nastaveno",
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
"connection_error": "P\u0159ipojen\u00ed k za\u0159\u00edzen\u00ed Elgato Key Light se nezda\u0159ilo."
},
"error": {
"cannot_connect": "Nepoda\u0159ilo se p\u0159ipojit",
"connection_error": "P\u0159ipojen\u00ed k za\u0159\u00edzen\u00ed Elgato Key Light se nezda\u0159ilo."
},
"flow_title": "Elgato Key Light: {serial_number}",
"step": {
"user": {
"data": {
"host": "Hostitel",
"port": "Port"
},
"description": "Nastavte sv\u00e9 Elgato Key Light k integraci s Home Assistant."
},
"zeroconf_confirm": {
"title": "Objeven\u00e9 za\u0159\u00edzen\u00ed Elgato Key Light"
}
}
}
}