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

33 lines
1.1 KiB
JSON
Raw Normal View History

2020-01-01 00:32:22 +00:00
{
"config": {
2021-02-12 00:02:46 +00:00
"abort": {
"already_configured": "Konto jest ju\u017c skonfigurowane",
"reauth_successful": "Ponowne uwierzytelnienie powiod\u0142o si\u0119"
},
2020-01-01 00:32:22 +00:00
"error": {
2020-10-07 00:06:20 +00:00
"already_configured": "Konto jest ju\u017c skonfigurowane",
2020-10-06 00:08:09 +00:00
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
2020-11-11 11:10:09 +00:00
"invalid_auth": "Niepoprawne uwierzytelnienie"
2020-01-01 00:32:22 +00:00
},
"step": {
"user": {
"data": {
2020-05-15 00:02:56 +00:00
"password": "Has\u0142o",
"username": "Adres e-mail"
2020-01-01 00:32:22 +00:00
},
"description": "Wprowad\u017a dane",
2020-10-10 00:05:05 +00:00
"title": "Tesla \u2014 konfiguracja"
2020-01-01 00:32:22 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-01-01 00:32:22 +00:00
},
"options": {
"step": {
"init": {
"data": {
2020-04-25 00:08:30 +00:00
"enable_wake_on_start": "Wymu\u015b wybudzenie samochod\u00f3w podczas uruchamiania",
2020-01-01 00:32:22 +00:00
"scan_interval": "Cz\u0119stotliwo\u015b\u0107 aktualizacji"
}
}
}
2020-04-16 20:00:10 +00:00
}
2020-01-01 00:32:22 +00:00
}