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

26 lines
1.1 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
"no_status": "Z Hostite\u013e nie je hl\u00e1sen\u00fd \u017eiadny stav"
},
"error": {
"cannot_connect": "Nepodarilo sa pripoji\u0165"
},
"step": {
"user": {
"data": {
"host": "Hostite\u013e",
"port": "Port"
},
"description": "Zadajte hostite\u013ea a port, na ktorom sa obsluhuje apcupsd NIS."
}
}
},
"issues": {
"deprecated_yaml": {
"description": "Konfigur\u00e1cia APC UPS Daemon pomocou YAML sa odstra\u0148uje. \n\n Va\u0161a existuj\u00faca konfigur\u00e1cia YAML bola importovan\u00e1 do pou\u017e\u00edvate\u013esk\u00e9ho rozhrania automaticky. \n\n Odstr\u00e1\u0148te konfigur\u00e1ciu APC UPS Daemon YAML zo s\u00faboru configuration.yaml a re\u0161tartujte Home Assistant, aby ste tento probl\u00e9m vyrie\u0161ili.",
"title": "Konfigur\u00e1cia APC UPS Daemon YAML sa odstra\u0148uje"
}
}
}