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

20 lines
636 B
JSON
Raw Normal View History

2019-10-27 00:32:10 +00:00
{
"config": {
"abort": {
2020-09-16 00:09:01 +00:00
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane"
2019-10-27 00:32:10 +00:00
},
"error": {
2020-09-16 00:09:01 +00:00
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
2020-10-13 00:03:24 +00:00
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia"
2019-10-27 00:32:10 +00:00
},
"step": {
"user": {
"data": {
2020-05-15 00:02:56 +00:00
"host": "Nazwa hosta lub adres IP",
2019-10-27 00:32:10 +00:00
"name": "Prefiks dla sensor\u00f3w Solar-Log"
},
"title": "Zdefiniuj po\u0142\u0105czenie z Solar-Log"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-10-27 00:32:10 +00:00
}