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

19 lines
508 B
JSON

{
"config": {
"abort": {
"already_configured": "Us\u0142uga jest ju\u017c skonfigurowana."
},
"error": {
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia."
},
"step": {
"user": {
"data": {
"api_key": "Klucz API (opcjonalnie)",
"host": "Nazwa hosta lub adres IP",
"port": "Port"
}
}
}
}
}