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

37 lines
1.4 KiB
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"
}
}
}
},
"issues": {
"deprecated_yaml": {
"description": "Konfigur\u00e1cia klimatiza\u010dnej platformy r\u00e1diov\u00e9ho termostatu pomocou YAML sa odstra\u0148uje z Home Assistant 2022.9. \n\n Va\u0161a existuj\u00faca konfigur\u00e1cia bola importovan\u00e1 do pou\u017e\u00edvate\u013esk\u00e9ho rozhrania automaticky. Ak chcete tento probl\u00e9m vyrie\u0161i\u0165, odstr\u00e1\u0148te konfigur\u00e1ciu YAML zo s\u00faboru configuration.yaml a re\u0161tartujte aplik\u00e1ciu Home Assistant.",
"title": "Konfigur\u00e1cia YAML r\u00e1diov\u00e9ho termostatu sa odstr\u00e1ni"
}
},
"options": {
"step": {
"init": {
"data": {
"hold_temp": "Pri nastavovan\u00ed teploty nastavte trval\u00e9 podr\u017eanie."
}
}
}
}
}