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

22 lines
709 B
JSON
Raw Normal View History

2022-11-19 00:26:11 +00:00
{
"config": {
2022-11-21 00:26:41 +00:00
"abort": {
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
},
"error": {
"cannot_connect": "Nepodarilo sa pripoji\u0165",
"invalid_auth": "Neplatn\u00e9 overenie",
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
},
2022-11-19 00:26:11 +00:00
"step": {
"user": {
"data": {
2022-11-21 00:26:41 +00:00
"host": "Hostite\u013e",
"password": "Heslo",
"username": "Pou\u017e\u00edvate\u013esk\u00e9 meno"
2022-12-07 00:24:08 +00:00
},
"description": "Nastavenie integr\u00e1cie SwitchBee s aplik\u00e1ciou Home Assistant."
2022-11-19 00:26:11 +00:00
}
}
}
}