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

20 lines
569 B
JSON
Raw Normal View History

2021-10-07 00:10:57 +00:00
{
"config": {
2021-10-17 00:12:27 +00:00
"abort": {
"already_configured": "Konto jest ju\u017c skonfigurowane"
},
2021-10-07 00:10:57 +00:00
"error": {
2021-10-26 00:12:23 +00:00
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
2021-10-17 00:12:27 +00:00
"invalid_auth": "Niepoprawne uwierzytelnienie",
"unknown": "Nieoczekiwany b\u0142\u0105d"
2021-10-07 00:10:57 +00:00
},
"step": {
"user": {
"data": {
"password": "Has\u0142o",
"username": "Nazwa u\u017cytkownika"
}
}
}
}
}