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

24 lines
754 B
JSON

{
"config": {
"abort": {
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane"
},
"error": {
"cannot_connect": "[%key::common::config_flow::error::cannot_connect%]",
"unknown": "Nieoczekiwany b\u0142\u0105d"
},
"step": {
"link": {
"description": "Czy chcesz skonfigurowa\u0107 {name} ({host})?",
"title": "Po\u0142\u0105cz si\u0119 z hubem PowerView"
},
"user": {
"data": {
"host": "Adres IP"
},
"title": "Po\u0142\u0105cz si\u0119 z hubem PowerView"
}
}
},
"title": "Hunter Douglas PowerView"
}