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

20 lines
648 B
JSON

{
"config": {
"abort": {
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
},
"error": {
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
"cannot_connect": "Nepodarilo sa pripoji\u0165",
"invalid_host": "Neplatn\u00fd n\u00e1zov hostite\u013ea alebo IP adresa"
},
"step": {
"user": {
"data": {
"host": "Hostite\u013e"
},
"description": "Uistite sa, \u017ee je v\u00e1\u0161 prehr\u00e1va\u010d zapnut\u00fd."
}
}
}
}