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

25 lines
940 B
JSON

{
"config": {
"abort": {
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia"
},
"error": {
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia"
},
"flow_title": "{serial_number}",
"step": {
"user": {
"data": {
"host": "Nazwa hosta lub adres IP",
"port": "Port"
},
"description": "Skonfiguruj Elgato Light, aby zintegrowa\u0107 go z Home Assistantem."
},
"zeroconf_confirm": {
"description": "Czy chcesz doda\u0107 urz\u0105dzenie Elgato Light o numerze seryjnym `{serial_number}` do Home Assistanta?",
"title": "Wykryto urz\u0105dzenie Elgato Light"
}
}
}
}