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

26 lines
1.3 KiB
JSON
Raw Normal View History

2021-03-16 00:04:36 +00:00
{
"config": {
2021-06-07 00:18:16 +00:00
"abort": {
"reauth_successful": "\u05d4\u05d0\u05d9\u05de\u05d5\u05ea \u05de\u05d7\u05d3\u05e9 \u05d4\u05e6\u05dc\u05d9\u05d7"
},
2021-06-06 00:19:43 +00:00
"error": {
2021-06-07 00:18:16 +00:00
"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"
2021-06-06 00:19:43 +00:00
},
2021-03-16 00:04:36 +00:00
"step": {
2021-06-06 00:19:43 +00:00
"reauth_confirm": {
2021-03-16 00:04:36 +00:00
"data": {
"password": "\u05e1\u05d9\u05e1\u05de\u05d4"
2021-06-06 00:19:43 +00:00
},
2021-07-07 00:11:57 +00:00
"description": "\u05ea\u05d5\u05e7\u05e3 \u05d0\u05e1\u05d9\u05de\u05d5\u05df \u05d4\u05d2\u05d9\u05e9\u05d4 \u05e9\u05dc\u05da \u05e4\u05d2 \u05d0\u05d5 \u05d1\u05d5\u05d8\u05dc. \u05d4\u05d6\u05df \u05d0\u05ea \u05d4\u05e1\u05d9\u05e1\u05de\u05d4 \u05e9\u05dc\u05da \u05db\u05d3\u05d9 \u05dc\u05e7\u05e9\u05e8 \u05de\u05d7\u05d3\u05e9 \u05d0\u05ea \u05d4\u05d7\u05e9\u05d1\u05d5\u05df \u05e9\u05dc\u05da.",
"title": "\u05d0\u05d9\u05de\u05d5\u05ea \u05de\u05d7\u05d3\u05e9 \u05e9\u05dc \u05e9\u05d9\u05dc\u05d5\u05d1"
2021-06-06 00:19:43 +00:00
},
"user": {
"data": {
"password": "\u05e1\u05d9\u05e1\u05de\u05d4",
"username": "\u05d3\u05d5\u05d0\"\u05dc"
2021-03-16 00:04:36 +00:00
}
}
}
}
}