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

29 lines
943 B
JSON
Raw Normal View History

2020-01-01 00:32:22 +00:00
{
"config": {
"error": {
"connection_error": "B\u0142\u0105d po\u0142\u0105czenia; sprawd\u017a sie\u0107 i spr\u00f3buj ponownie",
2020-02-09 00:31:39 +00:00
"identifier_exists": "Adres e-mail jest ju\u017c zarejestrowany.",
2020-01-01 00:32:22 +00:00
"invalid_credentials": "Nieprawid\u0142owe po\u015bwiadczenia",
"unknown_error": "Nieznany b\u0142\u0105d, prosz\u0119 zg\u0142osi\u0107 dane z loga"
},
"step": {
"user": {
"data": {
"password": "Has\u0142o",
"username": "Adres e-mail"
},
"description": "Wprowad\u017a dane",
"title": "Tesla - konfiguracja"
}
2020-04-15 16:51:07 +00:00
}
2020-01-01 00:32:22 +00:00
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "Cz\u0119stotliwo\u015b\u0107 aktualizacji"
}
}
}
2020-04-16 20:00:10 +00:00
}
2020-01-01 00:32:22 +00:00
}