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

29 lines
766 B
JSON

{
"config": {
"abort": {
"already_configured": "Ten profil NextDNS jest ju\u017c skonfigurowany."
},
"error": {
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
"invalid_api_key": "Nieprawid\u0142owy klucz API",
"unknown": "Nieoczekiwany b\u0142\u0105d"
},
"step": {
"profiles": {
"data": {
"profile": "Profil"
}
},
"user": {
"data": {
"api_key": "Klucz API"
}
}
}
},
"system_health": {
"info": {
"can_reach_server": "Dost\u0119p do serwera"
}
}
}