core/homeassistant/components/aurora/translations/ru.json

26 lines
792 B
JSON
Raw Normal View History

2020-11-13 00:10:16 +00:00
{
"config": {
"error": {
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f."
},
"step": {
"user": {
"data": {
"latitude": "\u0428\u0438\u0440\u043e\u0442\u0430",
"longitude": "\u0414\u043e\u043b\u0433\u043e\u0442\u0430",
"name": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"threshold": "\u041f\u043e\u0440\u043e\u0433 (%)"
}
}
}
},
"title": "NOAA Aurora Sensor"
}