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

22 lines
580 B
JSON
Raw Normal View History

2022-11-19 00:26:11 +00:00
{
"config": {
2022-11-23 00:26:26 +00:00
"abort": {
"already_configured": "Zariadenie u\u017e je nakonfigurovan\u00e9"
},
2022-11-25 00:24:19 +00:00
"error": {
"cannot_connect": "Nepodarilo sa pripoji\u0165",
"unknown": "Neo\u010dak\u00e1van\u00e1 chyba"
},
2022-11-19 00:26:11 +00:00
"flow_title": "{name} ({host})",
"step": {
2022-11-23 00:26:26 +00:00
"link": {
"description": "Chcete nastavi\u0165 {name} ({host})?"
},
2022-11-19 00:26:11 +00:00
"user": {
"data": {
"host": "IP adresa"
}
}
}
}
}