core/homeassistant/components/rainmachine/translations/bg.json

27 lines
1.1 KiB
JSON
Raw Normal View History

2019-03-21 19:57:20 +00:00
{
"config": {
2021-11-01 00:13:04 +00:00
"flow_title": "{ip}",
2019-03-21 19:57:20 +00:00
"step": {
"user": {
"data": {
2022-05-01 00:28:25 +00:00
"ip_address": "\u0418\u043c\u0435 \u043d\u0430 \u0445\u043e\u0441\u0442 \u0438\u043b\u0438 IP \u0430\u0434\u0440\u0435\u0441",
2019-07-31 23:16:40 +00:00
"password": "\u041f\u0430\u0440\u043e\u043b\u0430",
"port": "\u041f\u043e\u0440\u0442"
},
"title": "\u041f\u043e\u043f\u044a\u043b\u043d\u0435\u0442\u0435 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f\u0442\u0430 \u0441\u0438"
2019-03-21 19:57:20 +00:00
}
2020-04-15 16:51:07 +00:00
}
2022-09-24 00:31:54 +00:00
},
"issues": {
"replaced_old_entity": {
"fix_flow": {
"step": {
"confirm": {
"title": "\u041e\u0431\u0435\u043a\u0442\u044a\u0442 {old_entity_id} \u0449\u0435 \u0431\u044a\u0434\u0435 \u043f\u0440\u0435\u043c\u0430\u0445\u043d\u0430\u0442"
}
}
},
"title": "\u041e\u0431\u0435\u043a\u0442\u044a\u0442 {old_entity_id} \u0449\u0435 \u0431\u044a\u0434\u0435 \u043f\u0440\u0435\u043c\u0430\u0445\u043d\u0430\u0442"
}
2020-04-16 20:00:10 +00:00
}
2019-03-21 19:57:20 +00:00
}