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

61 lines
2.1 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
"cannot_communicate": "Nie uda\u0142o si\u0119 nawi\u0105za\u0107 \u0142\u0105czno\u015bci",
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia"
},
"error": {
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
"cannot_communicate": "Nie uda\u0142o si\u0119 nawi\u0105za\u0107 \u0142\u0105czno\u015bci",
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
"few": "kilka",
"many": "wiele",
"one": "jeden",
"other": "inne"
},
"step": {
"few": "kilka",
"many": "wiele",
"one": "jeden",
"other": "inne",
"setup_network": {
"data": {
"dsmr_version": "Wybierz wersj\u0119 DSMR",
"host": "Nazwa hosta lub adres IP",
"port": "Port"
},
"title": "Wybierz adres dla po\u0142\u0105czenia"
},
"setup_serial": {
"data": {
"dsmr_version": "Wybierz wersj\u0119 DSMR",
"port": "Wybierz urz\u0105dzenie"
},
"title": "Urz\u0105dzenie"
},
"setup_serial_manual_path": {
"data": {
"port": "\u015acie\u017cka urz\u0105dzenia USB"
},
"title": "\u015acie\u017cka"
},
"user": {
"data": {
"type": "Rodzaj po\u0142\u0105czenia"
},
"title": "Wybierz typ po\u0142\u0105czenia"
}
}
},
"options": {
"step": {
"init": {
"data": {
"time_between_update": "Minimalny czas mi\u0119dzy aktualizacjami encji [s]"
},
"title": "Opcje DSMR"
}
}
}
}