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

20 lines
528 B
JSON

{
"config": {
"abort": {
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane"
},
"error": {
"cannot_connect": "Nie uda\u0142o si\u0119 po\u0142\u0105czy\u0107",
"unknown": "Nieoczekiwany b\u0142\u0105d"
},
"step": {
"user": {
"data": {
"host": "Host",
"password": "Has\u0142o",
"pin": "Kod PIN"
}
}
}
}
}