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

19 lines
511 B
JSON

{
"config": {
"abort": {
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
},
"error": {
"cannot_connect": "Nepodarilo sa pripoji\u0165",
"wrong_host": "Neplatn\u00fd n\u00e1zov hostite\u013ea alebo IP adresa."
},
"flow_title": "{model} {serial_number}",
"step": {
"user": {
"data": {
"host": "Hostite\u013e"
}
}
}
}
}