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

20 lines
621 B
JSON

{
"config": {
"abort": {
"port_exists": "Ten port jest ju\u017c skonfigurowany."
},
"error": {
"connection_failed": "Po\u0142\u0105czenie Velbus nie powiod\u0142o si\u0119",
"port_exists": "Ten port jest ju\u017c skonfigurowany."
},
"step": {
"user": {
"data": {
"name": "Nazwa tego po\u0142\u0105czenia Velbus",
"port": "Parametry po\u0142\u0105czenia"
},
"title": "Zdefiniuj typ po\u0142\u0105czenia Velbus"
}
}
}
}