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

18 lines
516 B
JSON
Raw Normal View History

2022-11-19 00:26:11 +00:00
{
"config": {
2022-11-23 00:26:26 +00:00
"abort": {
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
},
2022-11-25 00:24:19 +00:00
"error": {
"cannot_connect": "Nepodarilo sa pripoji\u0165",
"cannot_receive_deviceinfo": "Nepodarilo sa na\u010d\u00edta\u0165 adresu MAC. Uistite sa, \u017ee je zariadenie zapnut\u00e9"
},
2022-11-19 00:26:11 +00:00
"step": {
"user": {
"data": {
"host": "Hostite\u013e"
}
}
}
}
}