1
mirror of https://github.com/home-assistant/core synced 2024-07-27 18:58:57 +02:00
ha-core/homeassistant/components/tod/translations/pl.json
2022-05-19 00:26:11 +00:00

26 lines
798 B
JSON

{
"config": {
"step": {
"user": {
"data": {
"after_time": "Czas w\u0142\u0105czenia",
"before_time": "Czas wy\u0142\u0105czenia",
"name": "Nazwa"
},
"description": "Utw\u00f3rz sensor binarny, kt\u00f3ry w\u0142\u0105cza si\u0119 lub wy\u0142\u0105cza w zale\u017cno\u015bci od czasu.",
"title": "Dodaj sensor p\u00f3r dnia"
}
}
},
"options": {
"step": {
"init": {
"data": {
"after_time": "Czas w\u0142\u0105czenia",
"before_time": "Czas wy\u0142\u0105czenia"
}
}
}
},
"title": "Sensor p\u00f3r dnia"
}