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

21 lines
630 B
JSON

{
"config": {
"abort": {
"already_configured": "nexia jest ju\u017c skonfigurowane."
},
"error": {
"cannot_connect": "[%key::common::config_flow::error::cannot_connect%]",
"invalid_auth": "Niepoprawne uwierzytelnienie",
"unknown": "Nieoczekiwany b\u0142\u0105d"
},
"step": {
"user": {
"data": {
"password": "Has\u0142o",
"username": "Nazwa u\u017cytkownika"
},
"title": "Po\u0142\u0105czenie z mynexia.com"
}
}
}
}