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

22 lines
603 B
JSON

{
"config": {
"abort": {
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
},
"error": {
"cannot_connect": "Nepodarilo sa pripoji\u0165",
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
},
"flow_title": "{name} {model} ({host})",
"step": {
"confirm": {
"description": "Chcete nastavi\u0165 {name} {model} ({host})?"
},
"user": {
"data": {
"host": "Hostite\u013e"
}
}
}
}
}