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

17 lines
513 B
JSON
Raw Normal View History

2018-11-15 13:30:37 +00:00
{
"config": {
"error": {
2020-10-27 00:06:28 +00:00
"already_configured": "Us\u0142uga jest ju\u017c skonfigurowana",
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
2020-11-11 11:10:09 +00:00
"invalid_sensor": "Sensor niedost\u0119pny lub nieprawid\u0142owy"
2018-11-15 13:30:37 +00:00
},
"step": {
"user": {
"data": {
"show_on_map": "Poka\u017c na mapie",
2022-02-09 00:23:56 +00:00
"station_id": "ID sensora"
2022-05-19 00:26:11 +00:00
}
2018-11-15 13:30:37 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-11-15 13:30:37 +00:00
}