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

42 lines
2.4 KiB
JSON
Raw Normal View History

2021-03-16 00:04:36 +00:00
{
"config": {
2022-02-13 00:16:41 +00:00
"abort": {
"already_in_progress": "\u05d6\u05e8\u05d9\u05de\u05ea \u05d4\u05ea\u05e6\u05d5\u05e8\u05d4 \u05db\u05d1\u05e8 \u05de\u05ea\u05d1\u05e6\u05e2\u05ea",
2022-04-29 00:22:21 +00:00
"cannot_connect": "\u05d4\u05d4\u05ea\u05d7\u05d1\u05e8\u05d5\u05ea \u05e0\u05db\u05e9\u05dc\u05d4",
"invalid_auth": "\u05d0\u05d9\u05de\u05d5\u05ea \u05dc\u05d0 \u05d7\u05d5\u05e7\u05d9",
"unknown": "\u05e9\u05d2\u05d9\u05d0\u05d4 \u05d1\u05dc\u05ea\u05d9 \u05e6\u05e4\u05d5\u05d9\u05d4"
2022-02-13 00:16:41 +00:00
},
2021-06-06 00:19:43 +00:00
"error": {
"cannot_connect": "\u05d4\u05d4\u05ea\u05d7\u05d1\u05e8\u05d5\u05ea \u05e0\u05db\u05e9\u05dc\u05d4",
"invalid_auth": "\u05d0\u05d9\u05de\u05d5\u05ea \u05dc\u05d0 \u05d7\u05d5\u05e7\u05d9",
"unknown": "\u05e9\u05d2\u05d9\u05d0\u05d4 \u05d1\u05dc\u05ea\u05d9 \u05e6\u05e4\u05d5\u05d9\u05d4"
},
2022-02-13 00:16:41 +00:00
"flow_title": "{mac_address} ({host})",
2021-03-16 00:04:36 +00:00
"step": {
2022-02-13 00:16:41 +00:00
"discovered_connection": {
"data": {
"password": "\u05e1\u05d9\u05e1\u05de\u05d4",
"protocol": "\u05e4\u05e8\u05d5\u05d8\u05d5\u05e7\u05d5\u05dc",
2022-03-14 00:21:06 +00:00
"temperature_unit": "\u05d9\u05d7\u05d9\u05d3\u05ea \u05d4\u05d8\u05de\u05e4\u05e8\u05d8\u05d5\u05e8\u05d4 \u05e9\u05d1\u05d4 \u05de\u05e9\u05ea\u05de\u05e9 ElkM1.",
2022-02-13 00:16:41 +00:00
"username": "\u05e9\u05dd \u05de\u05e9\u05ea\u05de\u05e9"
},
"title": "\u05d4\u05ea\u05d7\u05d1\u05e8 \u05d0\u05dc \u05d1\u05e7\u05e8\u05ea Elk-M1"
},
"manual_connection": {
"data": {
"password": "\u05e1\u05d9\u05e1\u05de\u05d4",
"protocol": "\u05e4\u05e8\u05d5\u05d8\u05d5\u05e7\u05d5\u05dc",
2022-03-14 00:21:06 +00:00
"temperature_unit": "\u05d9\u05d7\u05d9\u05d3\u05ea \u05d4\u05d8\u05de\u05e4\u05e8\u05d8\u05d5\u05e8\u05d4 \u05e9\u05d1\u05d4 \u05de\u05e9\u05ea\u05de\u05e9 ElkM1.",
2022-02-13 00:16:41 +00:00
"username": "\u05e9\u05dd \u05de\u05e9\u05ea\u05de\u05e9"
},
"title": "\u05d4\u05ea\u05d7\u05d1\u05e8 \u05d0\u05dc \u05d1\u05e7\u05e8\u05ea Elk-M1"
},
2021-03-16 00:04:36 +00:00
"user": {
"data": {
2022-04-29 00:22:21 +00:00
"device": "\u05d4\u05ea\u05e7\u05df"
2022-02-13 00:16:41 +00:00
},
"title": "\u05d4\u05ea\u05d7\u05d1\u05e8 \u05d0\u05dc \u05d1\u05e7\u05e8\u05ea Elk-M1"
2021-03-16 00:04:36 +00:00
}
}
}
}