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

24 lines
747 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-13 00:03:24 +00:00
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
2020-09-16 00:09:01 +00:00
"unknown": "Nieoczekiwany b\u0142\u0105d"
2020-05-02 00:04:57 +00:00
},
2021-05-27 00:17:03 +00:00
"flow_title": "{name} ({host})",
2020-05-02 00:04:57 +00:00
"step": {
"link": {
"description": "Czy chcesz skonfigurowa\u0107 {name} ({host})?",
2020-10-13 00:03:24 +00:00
"title": "Po\u0142\u0105czenie z hubem PowerView"
2020-05-02 00:04:57 +00:00
},
"user": {
"data": {
"host": "Adres IP"
},
2020-10-13 00:03:24 +00:00
"title": "Po\u0142\u0105czenie z hubem PowerView"
2020-05-02 00:04:57 +00:00
}
}
2020-11-11 12:25:22 +00:00
}
2020-05-02 00:04:57 +00:00
}