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

22 lines
658 B
JSON

{
"config": {
"abort": {
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
"not_songpal_device": "To nie jest urz\u0105dzenie Songpal"
},
"error": {
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia"
},
"flow_title": "Sony Songpal {name} ({host})",
"step": {
"init": {
"description": "Czy chcesz skonfigurowa\u0107 {name} ({host})?"
},
"user": {
"data": {
"endpoint": "Punkt ko\u0144cowy"
}
}
}
}
}