[ci skip] Translation update

This commit is contained in:
HomeAssistant Azure 2020-01-01 00:32:22 +00:00
parent 52ed9608e2
commit bb2d8e3f7d
7 changed files with 104 additions and 1 deletions

View file

@ -0,0 +1,16 @@
{
"config": {
"abort": {
"already_configured": "Integration is already configured with an existing sensor with that name"
},
"step": {
"user": {
"data": {
"name": "Sensor Name"
},
"title": "Local IP Address"
}
},
"title": "Local IP Address"
}
}

View file

@ -0,0 +1,16 @@
{
"config": {
"abort": {
"already_configured": "\u0418\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f \u0443\u0436\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0435\u043d\u0430 \u0441 \u0442\u0430\u043a\u0438\u043c \u0436\u0435 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0435\u043c \u0434\u0430\u0442\u0447\u0438\u043a\u0430."
},
"step": {
"user": {
"data": {
"name": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435"
},
"title": "\u041b\u043e\u043a\u0430\u043b\u044c\u043d\u044b\u0439 IP-\u0430\u0434\u0440\u0435\u0441"
}
},
"title": "\u041b\u043e\u043a\u0430\u043b\u044c\u043d\u044b\u0439 IP-\u0430\u0434\u0440\u0435\u0441"
}
}