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

33 lines
998 B
JSON

{
"config": {
"abort": {
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane"
},
"error": {
"api_error": "Wyst\u0105pi\u0142 b\u0142\u0105d API: {error}",
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
"invalid_auth": "Niepoprawne uwierzytelnienie",
"unknown": "Nieoczekiwany b\u0142\u0105d: {error}"
},
"step": {
"user": {
"data": {
"host": "Nazwa hosta lub adres IP",
"password": "Has\u0142o",
"port": "Port",
"use_https": "W\u0142\u0105cz HTTPS",
"username": "Nazwa u\u017cytkownika"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"protocol": "Protok\u00f3\u0142"
}
}
}
}
}