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

27 lines
1.0 KiB
JSON
Raw Normal View History

2020-09-06 00:03:25 +00:00
{
"config": {
"error": {
2020-09-16 00:09:01 +00:00
"already_configured": "Konto jest ju\u017c skonfigurowane",
2020-10-15 00:03:50 +00:00
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
2020-10-18 00:03:28 +00:00
"invalid_auth": "Niepoprawne uwierzytelnienie"
2020-09-16 00:09:01 +00:00
},
2020-11-23 00:04:13 +00:00
"flow_title": "OVO Energy: {username}",
2020-09-16 00:09:01 +00:00
"step": {
2020-11-23 00:04:13 +00:00
"reauth": {
"data": {
"password": "Has\u0142o"
},
"description": "Uwierzytelnianie dla OVO Energy nie powiod\u0142o si\u0119. Wprowad\u017a aktualne dane uwierzytelniaj\u0105ce.",
"title": "Ponowne uwierzytelnianie"
},
2020-09-16 00:09:01 +00:00
"user": {
"data": {
"password": "Has\u0142o",
"username": "Nazwa u\u017cytkownika"
2020-10-05 00:04:23 +00:00
},
"description": "Skonfiguruj instancj\u0119 OVO Energy, aby uzyska\u0107 dost\u0119p do swojego zu\u017cycia energii.",
"title": "Dodaj konto OVO Energy"
2020-09-16 00:09:01 +00:00
}
2020-09-06 00:03:25 +00:00
}
}
}