[ci skip] Translation update

This commit is contained in:
GitHub Action 2021-10-17 00:12:27 +00:00
parent 6a80559fa8
commit c76e15149c
203 changed files with 2338 additions and 59 deletions

View file

@ -3,12 +3,33 @@
"error": {
"unknown": "\u041d\u0435\u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0430 \u0433\u0440\u0435\u0448\u043a\u0430"
},
"flow_title": "{name}",
"step": {
"configure_addon": {
"data": {
"s0_legacy_key": "S0 \u043a\u043b\u044e\u0447 (\u043d\u0430\u0441\u043b\u0435\u0434\u0435\u043d)",
"s2_access_control_key": "S2 \u043a\u043b\u044e\u0447 \u0437\u0430 \u043a\u043e\u043d\u0442\u0440\u043e\u043b \u043d\u0430 \u0434\u043e\u0441\u0442\u044a\u043f\u0430",
"s2_authenticated_key": "S2 \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u0435\u043d \u043a\u043b\u044e\u0447",
"s2_unauthenticated_key": "S2 \u043d\u0435\u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u0435\u043d \u043a\u043b\u044e\u0447"
}
},
"manual": {
"data": {
"url": "URL"
}
}
}
},
"options": {
"step": {
"configure_addon": {
"data": {
"s0_legacy_key": "S0 \u043a\u043b\u044e\u0447 (\u043d\u0430\u0441\u043b\u0435\u0434\u0435\u043d)",
"s2_access_control_key": "S2 \u043a\u043b\u044e\u0447 \u0437\u0430 \u043a\u043e\u043d\u0442\u0440\u043e\u043b \u043d\u0430 \u0434\u043e\u0441\u0442\u044a\u043f\u0430",
"s2_authenticated_key": "S2 \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u0435\u043d \u043a\u043b\u044e\u0447",
"s2_unauthenticated_key": "S2 \u043d\u0435\u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u0435\u043d \u043a\u043b\u044e\u0447"
}
}
}
}
}

View file

@ -46,5 +46,10 @@
}
}
},
"device_automation": {
"action_type": {
"ping": "ping"
}
},
"title": "Z-Wave JS"
}