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

33 lines
1.2 KiB
JSON
Raw Normal View History

2022-02-20 00:20:09 +00:00
{
"config": {
"abort": {
2022-11-23 00:26:26 +00:00
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9",
2022-11-25 00:24:19 +00:00
"heater_not_available": "Ohrieva\u010d nie je k dispoz\u00edcii. Sk\u00faste resetova\u0165 ohrieva\u010d stla\u010den\u00edm + a OK na nieko\u013eko sek\u00fand.",
"heater_not_found": "Ohrieva\u010d sa nena\u0161iel. Sk\u00faste presun\u00fa\u0165 ohrieva\u010d bli\u017e\u0161ie k Home Assistant.",
2022-02-20 00:20:09 +00:00
"invalid_auth": "Neplatn\u00e9 overenie"
2022-11-21 00:26:41 +00:00
},
2022-11-25 00:24:19 +00:00
"error": {
"cannot_connect": "Nepodarilo sa pripoji\u0165"
},
2022-11-21 00:26:41 +00:00
"step": {
"cloud": {
"data": {
2022-11-25 00:24:19 +00:00
"account_id": "ID \u00fa\u010dtu",
2022-11-21 00:26:41 +00:00
"password": "Heslo"
}
},
"local": {
"data": {
2022-11-25 00:24:19 +00:00
"wifi_pswd": "Heslo Wi-Fi",
"wifi_ssid": "Wi-Fi SSID"
2022-11-21 00:26:41 +00:00
}
2022-11-25 00:24:19 +00:00
},
"user": {
"data": {
"connection_type": "Vyberte typ pripojenia"
},
"description": "Vyberte typ pripojenia. Miestne vy\u017eaduje ohrieva\u010de s bluetooth"
2022-11-21 00:26:41 +00:00
}
2022-02-20 00:20:09 +00:00
}
}
}