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

28 lines
818 B
JSON

{
"config": {
"abort": {
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
"unknown": "Nieoczekiwany b\u0142\u0105d"
},
"error": {
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia"
},
"flow_title": "DirecTV: {name}",
"step": {
"ssdp_confirm": {
"data": {
"few": "kilka",
"many": "wiele",
"one": "jeden",
"other": "inne"
},
"description": "Czy chcesz skonfigurowa\u0107 {name}?"
},
"user": {
"data": {
"host": "Nazwa hosta lub adres IP"
}
}
}
}
}