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

25 lines
946 B
JSON
Raw Normal View History

2021-03-01 00:09:01 +00:00
{
"config": {
2021-06-07 00:18:16 +00:00
"abort": {
"already_configured": "\u05ea\u05e6\u05d5\u05e8\u05ea \u05d4\u05d4\u05ea\u05e7\u05df \u05db\u05d1\u05e8 \u05e0\u05e7\u05d1\u05e2\u05d4"
},
2021-03-01 00:09:01 +00:00
"error": {
2021-06-07 00:18:16 +00:00
"cannot_connect": "\u05d4\u05d4\u05ea\u05d7\u05d1\u05e8\u05d5\u05ea \u05e0\u05db\u05e9\u05dc\u05d4",
2021-06-08 00:21:17 +00:00
"pairing_failure": "\u05d0\u05d9\u05df \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05dc\u05e9\u05d9\u05d9\u05da: {error_id}",
"unknown": "\u05e9\u05d2\u05d9\u05d0\u05d4 \u05d1\u05dc\u05ea\u05d9 \u05e6\u05e4\u05d5\u05d9\u05d4"
2021-06-06 00:19:43 +00:00
},
"step": {
"pair": {
"data": {
"pin": "\u05e7\u05d5\u05d3 PIN"
2021-06-07 00:18:16 +00:00
},
"title": "\u05d6\u05d9\u05d5\u05d5\u05d2"
2021-06-06 00:19:43 +00:00
},
"user": {
"data": {
"host": "\u05de\u05d0\u05e8\u05d7"
}
}
2021-03-01 00:09:01 +00:00
}
}
}