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

24 lines
754 B
JSON
Raw Normal View History

2020-05-02 00:04:57 +00:00
{
"config": {
"abort": {
2020-09-16 00:09:01 +00:00
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane"
2020-05-02 00:04:57 +00:00
},
"error": {
2020-10-07 00:06:20 +00:00
"cannot_connect": "[%key::common::config_flow::error::cannot_connect%]",
2020-09-16 00:09:01 +00:00
"unknown": "Nieoczekiwany b\u0142\u0105d"
2020-05-02 00:04:57 +00:00
},
"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"
}