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

32 lines
1.1 KiB
JSON
Raw Normal View History

2019-10-08 00:32:12 +00:00
{
"config": {
2019-10-10 00:31:40 +00:00
"error": {
2020-10-08 00:06:03 +00:00
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
2020-10-27 00:06:28 +00:00
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
2020-11-11 11:10:09 +00:00
"id_exists": "Identyfikator bramki ju\u017c istnieje"
2019-10-10 00:31:40 +00:00
},
2019-10-08 00:32:12 +00:00
"step": {
"init": {
"data": {
"device": "\u015acie\u017cka lub adres URL",
2019-10-10 00:31:40 +00:00
"id": "Identyfikator",
2020-04-08 00:08:19 +00:00
"name": "Nazwa"
2019-10-10 00:31:40 +00:00
},
"title": "Bramka OpenTherm"
2019-10-08 00:32:12 +00:00
}
2020-04-15 16:51:07 +00:00
}
2019-10-19 00:32:15 +00:00
},
"options": {
"step": {
"init": {
"data": {
2019-11-01 00:32:13 +00:00
"floor_temperature": "Zaokr\u0105glanie warto\u015bci w d\u00f3\u0142",
2021-03-25 00:03:36 +00:00
"read_precision": "Odczytaj precyzj\u0119",
2021-05-31 00:25:51 +00:00
"set_precision": "Ustaw precyzj\u0119",
"temporary_override_mode": "Tryb tymczasowej zmiany nastawy"
2019-10-20 00:32:18 +00:00
},
"description": "Opcje dla bramki OpenTherm"
2019-10-19 00:32:15 +00:00
}
}
2020-04-16 20:00:10 +00:00
}
2019-10-08 00:32:12 +00:00
}