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

21 lines
709 B
JSON
Raw Normal View History

2019-09-02 05:30:09 +00:00
{
"config": {
"abort": {
2020-02-09 00:31:39 +00:00
"port_exists": "Ten port jest ju\u017c skonfigurowany."
2019-09-02 05:30:09 +00:00
},
"error": {
2020-10-06 00:08:09 +00:00
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
2019-09-02 05:30:09 +00:00
"connection_failed": "Po\u0142\u0105czenie Velbus nie powiod\u0142o si\u0119",
2020-02-09 00:31:39 +00:00
"port_exists": "Ten port jest ju\u017c skonfigurowany."
2019-09-02 05:30:09 +00:00
},
"step": {
"user": {
"data": {
"name": "Nazwa tego po\u0142\u0105czenia Velbus",
"port": "Parametry po\u0142\u0105czenia"
},
"title": "Zdefiniuj typ po\u0142\u0105czenia Velbus"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-09-02 05:30:09 +00:00
}