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

25 lines
866 B
JSON
Raw Normal View History

2022-02-20 00:20:09 +00:00
{
"config": {
2022-11-23 00:26:26 +00:00
"abort": {
2022-11-25 00:24:19 +00:00
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
"cannot_connect": "Nepodarilo sa pripoji\u0165"
},
"error": {
"cannot_connect": "Nepodarilo sa pripoji\u0165"
2022-11-23 00:26:26 +00:00
},
2022-11-29 00:26:01 +00:00
"flow_title": "{serial_number}",
2022-02-20 00:20:09 +00:00
"step": {
"user": {
"data": {
2022-11-19 00:26:11 +00:00
"host": "Hostite\u013e",
2022-02-20 00:20:09 +00:00
"port": "Port"
2022-12-07 00:24:08 +00:00
},
"description": "Nastavte si Elgato Light na integr\u00e1ciu s Home Assistant."
},
"zeroconf_confirm": {
"description": "Chcete prida\u0165 Elgato Light so s\u00e9riov\u00fdm \u010d\u00edslom `{serial_number}` do Home Assistant?",
"title": "Objaven\u00e9 zariadenie Elgato Light"
2022-02-20 00:20:09 +00:00
}
}
}
}