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

30 lines
1.1 KiB
JSON
Raw Normal View History

2022-01-24 00:13:45 +00:00
{
"config": {
"abort": {
2022-04-29 00:22:21 +00:00
"already_configured": "\u05ea\u05e6\u05d5\u05e8\u05ea \u05d4\u05d4\u05ea\u05e7\u05df \u05db\u05d1\u05e8 \u05e0\u05e7\u05d1\u05e2\u05d4",
"reauth_successful": "\u05d4\u05d0\u05d9\u05de\u05d5\u05ea \u05de\u05d7\u05d3\u05e9 \u05d4\u05e6\u05dc\u05d9\u05d7"
2022-01-24 00:13:45 +00:00
},
"error": {
2022-05-19 00:26:11 +00:00
"cannot_connect": "\u05d4\u05d4\u05ea\u05d7\u05d1\u05e8\u05d5\u05ea \u05e0\u05db\u05e9\u05dc\u05d4"
2022-01-24 00:13:45 +00:00
},
2022-05-29 00:23:25 +00:00
"flow_title": "{serial} ({host})",
2022-01-24 00:13:45 +00:00
"step": {
2022-04-29 00:22:21 +00:00
"api_config": {
"data": {
"password": "\u05e1\u05d9\u05e1\u05de\u05d4",
"username": "\u05d3\u05d5\u05d0\"\u05dc"
}
},
"manual_device_entry": {
"data": {
2022-05-29 00:23:25 +00:00
"host": "\u05de\u05d0\u05e8\u05d7 (\u05db\u05ea\u05d5\u05d1\u05ea IP)"
2022-04-29 00:22:21 +00:00
}
},
"pick_device": {
"data": {
"host": "\u05de\u05d0\u05e8\u05d7"
}
2022-01-24 00:13:45 +00:00
}
}
}
}