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

18 lines
476 B
JSON

{
"config": {
"error": {
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
"invalid_api_key": "Nieprawid\u0142owy klucz API"
},
"step": {
"user": {
"data": {
"api_key": "Klucz API",
"name": "Nazwa",
"path": "\u015acie\u017cka",
"url": "URL"
}
}
}
}
}