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

27 lines
755 B
JSON
Raw Normal View History

2020-05-13 18:27:21 +00:00
{
2021-03-16 00:04:36 +00:00
"config": {
"step": {
"link": {
"data": {
"password": "\u05e1\u05d9\u05e1\u05de\u05d4",
"username": "\u05e9\u05dd \u05de\u05e9\u05ea\u05de\u05e9"
}
},
"user": {
"data": {
"password": "\u05e1\u05d9\u05e1\u05de\u05d4",
"username": "\u05e9\u05dd \u05de\u05e9\u05ea\u05de\u05e9"
}
}
}
},
2020-05-13 18:27:21 +00:00
"options": {
"step": {
"init": {
"data": {
"scan_interval": "\u05d3\u05e7\u05d5\u05ea \u05d1\u05d9\u05df \u05e1\u05e8\u05d9\u05e7\u05d5\u05ea."
}
}
}
}
}