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

34 lines
1.2 KiB
JSON
Raw Normal View History

2021-03-16 00:04:36 +00:00
{
"config": {
2021-06-06 00:19:43 +00:00
"abort": {
"already_configured": "\u05ea\u05e6\u05d5\u05e8\u05ea \u05d4\u05de\u05d9\u05e7\u05d5\u05dd \u05db\u05d1\u05e8 \u05e0\u05e7\u05d1\u05e2\u05d4"
},
2021-06-07 00:18:16 +00:00
"error": {
"cannot_connect": "\u05d4\u05d4\u05ea\u05d7\u05d1\u05e8\u05d5\u05ea \u05e0\u05db\u05e9\u05dc\u05d4",
"invalid_api_key": "\u05de\u05e4\u05ea\u05d7 API \u05dc\u05d0 \u05d7\u05d5\u05e7\u05d9"
},
2021-03-16 00:04:36 +00:00
"step": {
"user": {
"data": {
2021-06-06 00:19:43 +00:00
"api_key": "\u05de\u05e4\u05ea\u05d7 API",
"language": "\u05e9\u05e4\u05d4",
"latitude": "\u05e7\u05d5 \u05e8\u05d5\u05d7\u05d1",
"longitude": "\u05e7\u05d5 \u05d0\u05d5\u05e8\u05da",
2021-07-09 00:09:30 +00:00
"mode": "\u05de\u05e6\u05d1",
"name": "\u05e9\u05dd \u05d4\u05e9\u05d9\u05dc\u05d5\u05d1"
},
"title": "\u05de\u05e4\u05ea OpenWeather"
2021-06-06 00:19:43 +00:00
}
}
},
"options": {
"step": {
"init": {
"data": {
"language": "\u05e9\u05e4\u05d4",
"mode": "\u05de\u05e6\u05d1"
2021-03-16 00:04:36 +00:00
}
}
}
}
}