core/homeassistant/components/group/translations/bg.json

96 lines
3.5 KiB
JSON
Raw Normal View History

2020-04-16 20:00:10 +00:00
{
2022-03-09 00:19:01 +00:00
"config": {
"step": {
2022-04-29 00:22:21 +00:00
"binary_sensor": {
"data": {
"entities": "\u0427\u043b\u0435\u043d\u043e\u0432\u0435",
"name": "\u0418\u043c\u0435"
},
"title": "\u041d\u043e\u0432\u0430 \u0433\u0440\u0443\u043f\u0430"
},
2022-06-14 00:26:59 +00:00
"fan": {
"data": {
"name": "\u0418\u043c\u0435"
}
},
2022-04-29 00:22:21 +00:00
"lock": {
"data": {
"entities": "\u0427\u043b\u0435\u043d\u043e\u0432\u0435",
"name": "\u0418\u043c\u0435"
2022-06-18 00:24:33 +00:00
},
"title": "\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0433\u0440\u0443\u043f\u0430"
2022-04-29 00:22:21 +00:00
},
2022-03-09 00:19:01 +00:00
"media_player": {
"data": {
2022-05-19 00:26:11 +00:00
"name": "\u0418\u043c\u0435 \u043d\u0430 \u0433\u0440\u0443\u043f\u0430"
2022-04-29 00:22:21 +00:00
}
},
"switch": {
"data": {
"entities": "\u0427\u043b\u0435\u043d\u043e\u0432\u0435",
"name": "\u0418\u043c\u0435"
},
"title": "\u041d\u043e\u0432\u0430 \u0433\u0440\u0443\u043f\u0430"
},
"user": {
"title": "\u041d\u043e\u0432\u0430 \u0433\u0440\u0443\u043f\u0430"
}
}
},
"options": {
"step": {
"binary_sensor": {
"data": {
"all": "\u0412\u0441\u0438\u0447\u043a\u0438 \u043e\u0431\u0435\u043a\u0442\u0438",
"entities": "\u0427\u043b\u0435\u043d\u043e\u0432\u0435"
}
},
"cover": {
"data": {
"entities": "\u0427\u043b\u0435\u043d\u043e\u0432\u0435"
}
},
"fan": {
"data": {
"entities": "\u0427\u043b\u0435\u043d\u043e\u0432\u0435"
}
},
"light": {
"data": {
"entities": "\u0427\u043b\u0435\u043d\u043e\u0432\u0435"
}
},
"lock": {
"data": {
"entities": "\u0427\u043b\u0435\u043d\u043e\u0432\u0435"
}
},
"media_player": {
"data": {
"entities": "\u0427\u043b\u0435\u043d\u043e\u0432\u0435"
}
},
"switch": {
"data": {
"all": "\u0412\u0441\u0438\u0447\u043a\u0438 \u043e\u0431\u0435\u043a\u0442\u0438",
"entities": "\u0427\u043b\u0435\u043d\u043e\u0432\u0435"
2022-03-09 00:19:01 +00:00
}
}
}
},
2020-04-20 23:33:54 +00:00
"state": {
"_": {
"closed": "\u0417\u0430\u0442\u0432\u043e\u0440\u0435\u043d\u0430",
"home": "\u0412\u043a\u044a\u0449\u0438",
"locked": "\u0417\u0430\u043a\u043b\u044e\u0447\u0435\u043d\u0430",
"not_home": "\u041e\u0442\u0441\u044a\u0441\u0442\u0432\u0430",
"off": "\u0418\u0437\u043a\u043b\u044e\u0447\u0435\u043d",
"ok": "\u041e\u041a",
"on": "\u0412\u043a\u043b\u044e\u0447\u0435\u043d\u0430",
"open": "\u041e\u0442\u0432\u043e\u0440\u0435\u043d\u0430",
"problem": "\u041f\u0440\u043e\u0431\u043b\u0435\u043c",
"unlocked": "\u041e\u0442\u043a\u043b\u044e\u0447\u0435\u043d\u0430"
}
},
2020-04-16 20:00:10 +00:00
"title": "\u0413\u0440\u0443\u043f\u0430"
}