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

20 lines
837 B
JSON
Raw Normal View History

2018-09-10 11:44:27 +00:00
{
"config": {
"error": {
2019-10-06 00:32:15 +00:00
"identifier_exists": "\u041a\u043e\u043e\u0440\u0434\u0438\u043d\u0430\u0442\u044b \u0443\u0436\u0435 \u0437\u0430\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u044b.",
2019-10-15 00:31:44 +00:00
"invalid_api_key": "\u041d\u0435\u0432\u0435\u0440\u043d\u044b\u0439 \u043a\u043b\u044e\u0447 API."
2018-09-10 11:44:27 +00:00
},
"step": {
"user": {
"data": {
2019-04-09 15:34:20 +00:00
"api_key": "\u041a\u043b\u044e\u0447 API",
2018-09-10 11:44:27 +00:00
"elevation": "\u0412\u044b\u0441\u043e\u0442\u0430",
"latitude": "\u0428\u0438\u0440\u043e\u0442\u0430",
"longitude": "\u0414\u043e\u043b\u0433\u043e\u0442\u0430"
},
2018-12-05 23:30:33 +00:00
"title": "OpenUV"
2018-09-10 11:44:27 +00:00
}
},
"title": "OpenUV"
}
}