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

15 lines
424 B
JSON
Raw Normal View History

2020-05-13 18:27:21 +00:00
{
"config": {
"abort": {
2020-05-15 00:02:56 +00:00
"missing_configuration": "Komponent nie jest skonfigurowany. Post\u0119puj zgodnie z dokumentacj\u0105."
2020-05-13 18:27:21 +00:00
},
"create_entry": {
"default": "Pomy\u015blnie uwierzytelniono z Home Connect."
},
"step": {
"pick_implementation": {
2020-05-15 00:02:56 +00:00
"title": "Wybierz metod\u0119 uwierzytelniania"
2020-05-13 18:27:21 +00:00
}
}
}
}