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

34 lines
1.4 KiB
JSON
Raw Normal View History

2022-04-29 00:22:21 +00:00
{
"config": {
"step": {
"user": {
"data": {
"entity_ids": "Encje wej\u015bciowe",
"name": "Nazwa",
"round_digits": "Precyzja",
"type": "Charakterystyka statystyczna"
},
"data_description": {
2022-12-02 00:23:57 +00:00
"round_digits": "Kontroluje liczb\u0119 cyfr dziesi\u0119tnych w danych wyj\u015bciowych, gdy charakterystyka statystyki jest \u015bredni\u0105, median\u0105 lub sum\u0105."
2022-04-29 00:22:21 +00:00
},
2022-12-02 00:23:57 +00:00
"description": "Utw\u00f3rz sensor, kt\u00f3ry oblicza warto\u015b\u0107 minimaln\u0105, maksymaln\u0105, \u015bredni\u0105, median\u0119 lub sum\u0119 z listy sensor\u00f3w wej\u015bciowych.",
"title": "Po\u0142\u0105czenie stanu kilku sensor\u00f3w"
2022-04-29 00:22:21 +00:00
}
}
},
"options": {
"step": {
"init": {
"data": {
"entity_ids": "Encje wej\u015bciowe",
"round_digits": "Precyzja",
"type": "Charakterystyka statystyczna"
},
"data_description": {
2022-12-02 00:23:57 +00:00
"round_digits": "Kontroluje liczb\u0119 cyfr dziesi\u0119tnych w danych wyj\u015bciowych, gdy charakterystyka statystyki jest \u015bredni\u0105, median\u0105 lub sum\u0105."
2022-04-29 00:22:21 +00:00
}
}
}
},
2022-12-02 00:23:57 +00:00
"title": "Po\u0142\u0105czenie stanu kilku sensor\u00f3w"
2022-04-29 00:22:21 +00:00
}