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

19 lines
480 B
JSON

{
"config": {
"abort": {
"already_configured": "\u00da\u010det je u\u017e nakonfigurovan\u00fd"
},
"error": {
"cannot_connect": "Nepodarilo sa pripoji\u0165",
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
},
"step": {
"user": {
"data": {
"host": "Hostite\u013e",
"password": "Heslo"
}
}
}
}
}