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

31 lines
1.3 KiB
JSON
Raw Normal View History

2021-10-17 00:12:27 +00:00
{
"config": {
2021-10-18 00:11:59 +00:00
"abort": {
"already_configured": "\u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e\u0442\u043e \u0432\u0435\u0447\u0435 \u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d\u043e"
},
2021-10-17 00:12:27 +00:00
"step": {
2021-10-18 00:11:59 +00:00
"auth": {
"data": {
"password": "\u041f\u0430\u0440\u043e\u043b\u0430",
2021-12-01 00:17:12 +00:00
"username": "\u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0441\u043a\u043e \u0438\u043c\u0435"
2021-10-18 00:11:59 +00:00
}
},
2021-10-17 00:12:27 +00:00
"configure": {
"data": {
"host": "\u0425\u043e\u0441\u0442",
"name": "\u0418\u043c\u0435",
"password": "\u041f\u0430\u0440\u043e\u043b\u0430",
"port": "\u041f\u043e\u0440\u0442",
"username": "\u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0441\u043a\u043e \u0438\u043c\u0435"
}
},
"manual_input": {
"data": {
2021-10-18 00:11:59 +00:00
"host": "\u0425\u043e\u0441\u0442",
2021-12-01 00:17:12 +00:00
"name": "\u0418\u043c\u0435",
2021-10-17 00:12:27 +00:00
"port": "\u041f\u043e\u0440\u0442"
}
}
}
}
}