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

28 lines
1.3 KiB
JSON
Raw Normal View History

2019-02-28 00:34:13 +00:00
{
"config": {
"abort": {
2021-10-03 00:13:50 +00:00
"already_configured": "\u05ea\u05e6\u05d5\u05e8\u05ea \u05d4\u05d4\u05ea\u05e7\u05df \u05db\u05d1\u05e8 \u05e0\u05e7\u05d1\u05e2\u05d4",
2021-08-02 03:40:04 +00:00
"no_devices_found": "\u05dc\u05d0 \u05e0\u05de\u05e6\u05d0\u05d5 \u05de\u05db\u05e9\u05d9\u05e8\u05d9\u05dd \u05d1\u05e8\u05e9\u05ea",
"single_instance_allowed": "\u05ea\u05e6\u05d5\u05e8\u05ea\u05d5 \u05db\u05d1\u05e8 \u05e0\u05e7\u05d1\u05e2\u05d4. \u05e8\u05e7 \u05ea\u05e6\u05d5\u05e8\u05d4 \u05d0\u05d7\u05ea \u05d0\u05e4\u05e9\u05e8\u05d9\u05ea."
2019-02-28 00:34:13 +00:00
},
2021-10-03 00:13:50 +00:00
"error": {
"cannot_connect": "\u05d4\u05d4\u05ea\u05d7\u05d1\u05e8\u05d5\u05ea \u05e0\u05db\u05e9\u05dc\u05d4"
},
2021-10-12 00:12:28 +00:00
"flow_title": "{name} {model} ({host})",
2019-02-28 00:34:13 +00:00
"step": {
"confirm": {
2021-09-05 00:11:36 +00:00
"description": "\u05d4\u05d0\u05dd \u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05d4\u05d2\u05d3\u05d9\u05e8 \u05d4\u05ea\u05e7\u05e0\u05d9\u05dd \u05d7\u05db\u05de\u05d9\u05dd \u05e9\u05dc TP-Link ?"
2021-10-03 00:13:50 +00:00
},
"pick_device": {
"data": {
"device": "\u05d4\u05ea\u05e7\u05df"
}
},
"user": {
"data": {
"host": "\u05de\u05d0\u05e8\u05d7"
}
2019-02-28 00:34:13 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-02-28 00:34:13 +00:00
}