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

29 lines
793 B
JSON

{
"config": {
"abort": {
"already_configured": "\u00da\u010det je u\u017e nakonfigurovan\u00fd"
},
"error": {
"cannot_connect": "Nepodarilo sa pripoji\u0165"
},
"step": {
"cloud": {
"data": {
"password": "Heslo",
"username": "Pou\u017e\u00edvate\u013esk\u00e9 meno"
}
},
"local": {
"data": {
"ip_address": "IP adresa"
},
"description": "Lok\u00e1lna IP adresa zariadenia."
},
"user": {
"data": {
"connection_type": "Vyberte typ pripojenia"
}
}
}
}
}