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

23 lines
686 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",
"host": "Nazwa hosta lub adres IP",
"location": "Lokalizacja",
"name": "Nazwa",
"port": "Port",
"ssl": "U\u017cyj SSL",
"verify_ssl": "Weryfikacja certyfikatu SSL"
}
}
}
}
}