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

17 lines
591 B
JSON
Raw Normal View History

2020-04-16 20:00:10 +00:00
{
2020-04-20 23:33:54 +00:00
"state": {
"_": {
2021-08-02 03:40:04 +00:00
"closed": "\u05e1\u05d2\u05d5\u05e8",
2020-04-20 23:33:54 +00:00
"home": "\u05d1\u05d1\u05d9\u05ea",
"locked": "\u05e0\u05e2\u05d5\u05dc",
2021-09-08 00:10:52 +00:00
"not_home": "\u05d1\u05d7\u05d5\u05e5",
2020-04-20 23:33:54 +00:00
"off": "\u05db\u05d1\u05d5\u05d9",
"ok": "\u05ea\u05e7\u05d9\u05df",
2021-08-02 03:40:04 +00:00
"on": "\u05de\u05d5\u05e4\u05e2\u05dc",
2020-04-20 23:33:54 +00:00
"open": "\u05e4\u05ea\u05d5\u05d7",
"problem": "\u05d1\u05e2\u05d9\u05d4",
"unlocked": "\u05e4\u05ea\u05d5\u05d7"
}
},
2021-06-07 00:18:16 +00:00
"title": "\u05e7\u05d1\u05d5\u05e6\u05d4"
2020-04-16 20:00:10 +00:00
}