mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
[ci skip] Translation update
This commit is contained in:
parent
7cc924e83c
commit
f9d985553c
19
homeassistant/components/adax/translations/bg.json
Normal file
19
homeassistant/components/adax/translations/bg.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"config": {
|
||||
"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"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0445 \u043f\u0440\u0438 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435",
|
||||
"invalid_auth": "\u041d\u0435\u0432\u0430\u043b\u0438\u0434\u043d\u043e \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u044f\u0432\u0430\u043d\u0435"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "\u0425\u043e\u0441\u0442",
|
||||
"password": "\u041f\u0430\u0440\u043e\u043b\u0430"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,9 @@
|
||||
{
|
||||
"state": {
|
||||
"airvisual__pollutant_label": {
|
||||
"o3": "\u041e\u0437\u043e\u043d",
|
||||
"p1": "PM10",
|
||||
"p2": "PM2.5"
|
||||
}
|
||||
}
|
||||
}
|
26
homeassistant/components/ambee/translations/bg.json
Normal file
26
homeassistant/components/ambee/translations/bg.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"reauth_successful": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u043e\u0442\u043e \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u044f\u0432\u0430\u043d\u0435 \u0431\u0435\u0448\u0435 \u0443\u0441\u043f\u0435\u0448\u043d\u043e"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0445 \u043f\u0440\u0438 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435",
|
||||
"invalid_api_key": "\u041d\u0435\u0432\u0430\u043b\u0438\u0434\u0435\u043d API \u043a\u043b\u044e\u0447"
|
||||
},
|
||||
"step": {
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"api_key": "API \u043a\u043b\u044e\u0447"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "API \u043a\u043b\u044e\u0447",
|
||||
"latitude": "\u0413\u0435\u043e\u0433\u0440\u0430\u0444\u0441\u043a\u0430 \u0448\u0438\u0440\u0438\u043d\u0430",
|
||||
"longitude": "\u0413\u0435\u043e\u0433\u0440\u0430\u0444\u0441\u043a\u0430 \u0434\u044a\u043b\u0436\u0438\u043d\u0430",
|
||||
"name": "\u0418\u043c\u0435"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -5,6 +5,7 @@
|
||||
"title": "Amber Electric"
|
||||
},
|
||||
"user": {
|
||||
"description": "\u041e\u0442\u0438\u0434\u0435\u0442\u0435 \u043d\u0430 {api_url}, \u0437\u0430 \u0434\u0430 \u0433\u0435\u043d\u0435\u0440\u0438\u0440\u0430\u0442\u0435 API \u043a\u043b\u044e\u0447",
|
||||
"title": "Amber Electric"
|
||||
}
|
||||
}
|
||||
|
7
homeassistant/components/auth/translations/ja.json
Normal file
7
homeassistant/components/auth/translations/ja.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"mfa_setup": {
|
||||
"totp": {
|
||||
"title": "TOTP"
|
||||
}
|
||||
}
|
||||
}
|
@ -17,12 +17,12 @@
|
||||
"on": "\u63a5\u7d9a\u6e08"
|
||||
},
|
||||
"door": {
|
||||
"off": "\u9589\u9396",
|
||||
"on": "\u958b\u653e"
|
||||
"off": "\u9589",
|
||||
"on": "\u958b"
|
||||
},
|
||||
"garage_door": {
|
||||
"off": "\u9589\u9396",
|
||||
"on": "\u958b\u653e"
|
||||
"off": "\u9589",
|
||||
"on": "\u958b"
|
||||
},
|
||||
"gas": {
|
||||
"off": "\u672a\u691c\u51fa",
|
||||
|
3
homeassistant/components/bosch_shc/translations/bg.json
Normal file
3
homeassistant/components/bosch_shc/translations/bg.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"title": "Bosch SHC"
|
||||
}
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"reauth_successful": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u043e\u0442\u043e \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u044f\u0432\u0430\u043d\u0435 \u0431\u0435\u0448\u0435 \u0443\u0441\u043f\u0435\u0448\u043d\u043e",
|
||||
"unknown": "\u041d\u0435\u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0430 \u0433\u0440\u0435\u0448\u043a\u0430"
|
||||
},
|
||||
"error": {
|
||||
|
30
homeassistant/components/co2signal/translations/bg.json
Normal file
30
homeassistant/components/co2signal/translations/bg.json
Normal file
@ -0,0 +1,30 @@
|
||||
{
|
||||
"config": {
|
||||
"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",
|
||||
"unknown": "\u041d\u0435\u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0430 \u0433\u0440\u0435\u0448\u043a\u0430"
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "\u041d\u0435\u0432\u0430\u043b\u0438\u0434\u043d\u043e \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u044f\u0432\u0430\u043d\u0435",
|
||||
"unknown": "\u041d\u0435\u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0430 \u0433\u0440\u0435\u0448\u043a\u0430"
|
||||
},
|
||||
"step": {
|
||||
"coordinates": {
|
||||
"data": {
|
||||
"latitude": "\u0413\u0435\u043e\u0433\u0440\u0430\u0444\u0441\u043a\u0430 \u0448\u0438\u0440\u0438\u043d\u0430",
|
||||
"longitude": "\u0413\u0435\u043e\u0433\u0440\u0430\u0444\u0441\u043a\u0430 \u0434\u044a\u043b\u0436\u0438\u043d\u0430"
|
||||
}
|
||||
},
|
||||
"country": {
|
||||
"data": {
|
||||
"country_code": "\u041a\u043e\u0434 \u043d\u0430 \u0434\u044a\u0440\u0436\u0430\u0432\u0430\u0442\u0430"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"location": "\u041f\u043e\u043b\u0443\u0447\u0430\u0432\u0430\u043d\u0435 \u043d\u0430 \u0434\u0430\u043d\u043d\u0438 \u0437\u0430"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
24
homeassistant/components/coinbase/translations/bg.json
Normal file
24
homeassistant/components/coinbase/translations/bg.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"config": {
|
||||
"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"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0445 \u043f\u0440\u0438 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435",
|
||||
"invalid_auth": "\u041d\u0435\u0432\u0430\u043b\u0438\u0434\u043d\u043e \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u044f\u0432\u0430\u043d\u0435",
|
||||
"unknown": "\u041d\u0435\u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0430 \u0433\u0440\u0435\u0448\u043a\u0430"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "API \u043a\u043b\u044e\u0447"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"error": {
|
||||
"unknown": "\u041d\u0435\u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0430 \u0433\u0440\u0435\u0448\u043a\u0430"
|
||||
}
|
||||
}
|
||||
}
|
@ -1,7 +1,15 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u30d6\u30ea\u30c3\u30b8\u306f\u3059\u3067\u306b\u69cb\u6210\u3055\u308c\u3066\u3044\u307e\u3059"
|
||||
},
|
||||
"error": {
|
||||
"no_key": "API\u30ad\u30fc\u3092\u53d6\u5f97\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f"
|
||||
},
|
||||
"step": {
|
||||
"link": {
|
||||
"title": "deCONZ\u3068\u30ea\u30f3\u30af\u3059\u308b"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,7 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u041f\u0440\u043e\u0444\u0438\u043b\u044a\u0442 \u0432\u0435\u0447\u0435 \u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d"
|
||||
"already_configured": "\u041f\u0440\u043e\u0444\u0438\u043b\u044a\u0442 \u0432\u0435\u0447\u0435 \u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d",
|
||||
"reauth_successful": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u043e\u0442\u043e \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u044f\u0432\u0430\u043d\u0435 \u0431\u0435\u0448\u0435 \u0443\u0441\u043f\u0435\u0448\u043d\u043e"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
|
@ -3,6 +3,7 @@
|
||||
"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",
|
||||
"could_not_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435 \u0441 DLNA \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e",
|
||||
"incomplete_config": "\u0412 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044f\u0442\u0430 \u043b\u0438\u043f\u0441\u0432\u0430 \u0437\u0430\u0434\u044a\u043b\u0436\u0438\u0442\u0435\u043b\u043d\u0430 \u043f\u0440\u043e\u043c\u0435\u043d\u043b\u0438\u0432\u0430",
|
||||
"non_unique_id": "\u041d\u0430\u043c\u0435\u0440\u0435\u043d\u0438 \u0441\u0430 \u043d\u044f\u043a\u043e\u043b\u043a\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u0441 \u0435\u0434\u0438\u043d \u0438 \u0441\u044a\u0449 \u0443\u043d\u0438\u043a\u0430\u043b\u0435\u043d \u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440"
|
||||
},
|
||||
"error": {
|
||||
|
@ -2,16 +2,38 @@
|
||||
"config": {
|
||||
"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",
|
||||
"cannot_communicate": "\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u0430 \u043a\u043e\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u044f"
|
||||
"cannot_communicate": "\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u0430 \u043a\u043e\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u044f",
|
||||
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0445 \u043f\u0440\u0438 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435"
|
||||
},
|
||||
"error": {
|
||||
"cannot_communicate": "\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u0430 \u043a\u043e\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u044f"
|
||||
"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",
|
||||
"cannot_communicate": "\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u0430 \u043a\u043e\u043c\u0443\u043d\u0438\u043a\u0430\u0446\u0438\u044f",
|
||||
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0445 \u043f\u0440\u0438 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435"
|
||||
},
|
||||
"step": {
|
||||
"setup_network": {
|
||||
"data": {
|
||||
"dsmr_version": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 DSMR \u0432\u0435\u0440\u0441\u0438\u044f",
|
||||
"host": "\u0425\u043e\u0441\u0442",
|
||||
"port": "\u041f\u043e\u0440\u0442"
|
||||
}
|
||||
},
|
||||
"title": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0430\u0434\u0440\u0435\u0441 \u0437\u0430 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435"
|
||||
},
|
||||
"setup_serial": {
|
||||
"data": {
|
||||
"dsmr_version": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 DSMR \u0432\u0435\u0440\u0441\u0438\u044f",
|
||||
"port": "\u0418\u0437\u0431\u043e\u0440 \u043d\u0430 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e"
|
||||
},
|
||||
"title": "\u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e"
|
||||
},
|
||||
"setup_serial_manual_path": {
|
||||
"title": "\u041f\u044a\u0442"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"type": "\u0422\u0438\u043f \u0432\u0440\u044a\u0437\u043a\u0430"
|
||||
},
|
||||
"title": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u043c\u0435\u0442\u043e\u0434 \u043d\u0430 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -3,9 +3,23 @@
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"azimuth": "\u0410\u0437\u0438\u043c\u0443\u0442 (360 \u0433\u0440\u0430\u0434\u0443\u0441\u0430, 0 = \u0421\u0435\u0432\u0435\u0440, 90 = \u0418\u0437\u0442\u043e\u043a, 180 = \u042e\u0433, 270 = \u0417\u0430\u043f\u0430\u0434)",
|
||||
"declination": "\u0414\u0435\u043a\u043b\u0438\u043d\u0430\u0446\u0438\u044f (0 = \u0445\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u043d\u043e, 90 = \u0432\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u043d\u043e)",
|
||||
"latitude": "\u0413\u0435\u043e\u0433\u0440\u0430\u0444\u0441\u043a\u0430 \u0448\u0438\u0440\u0438\u043d\u0430",
|
||||
"longitude": "\u0413\u0435\u043e\u0433\u0440\u0430\u0444\u0441\u043a\u0430 \u0434\u044a\u043b\u0436\u0438\u043d\u0430",
|
||||
"name": "\u0418\u043c\u0435"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"azimuth": "\u0410\u0437\u0438\u043c\u0443\u0442 (360 \u0433\u0440\u0430\u0434\u0443\u0441\u0430, 0 = \u0421\u0435\u0432\u0435\u0440, 90 = \u0418\u0437\u0442\u043e\u043a, 180 = \u042e\u0433, 270 = \u0417\u0430\u043f\u0430\u0434)",
|
||||
"declination": "\u0414\u0435\u043a\u043b\u0438\u043d\u0430\u0446\u0438\u044f (0 = \u0445\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u043d\u043e, 90 = \u0432\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u043d\u043e)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,10 +1,18 @@
|
||||
{
|
||||
"config": {
|
||||
"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"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0445 \u043f\u0440\u0438 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435",
|
||||
"invalid_auth": "\u041d\u0435\u0432\u0430\u043b\u0438\u0434\u043d\u043e \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u044f\u0432\u0430\u043d\u0435"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "API \u043a\u043b\u044e\u0447"
|
||||
}
|
||||
},
|
||||
"title": "Freedompro API \u043a\u043b\u044e\u0447"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0445 \u043f\u0440\u0438 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435"
|
||||
},
|
||||
"step": {
|
||||
"start_config": {
|
||||
"data": {
|
||||
@ -8,7 +11,10 @@
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"port": "\u041f\u043e\u0440\u0442"
|
||||
"host": "\u0425\u043e\u0441\u0442",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -0,0 +1,10 @@
|
||||
{
|
||||
"config": {
|
||||
"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",
|
||||
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0445 \u043f\u0440\u0438 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435",
|
||||
"unknown": "\u041d\u0435\u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0430 \u0433\u0440\u0435\u0448\u043a\u0430"
|
||||
}
|
||||
},
|
||||
"title": "Garages Amsterdam"
|
||||
}
|
@ -1,7 +1,9 @@
|
||||
{
|
||||
"config": {
|
||||
"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"
|
||||
"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",
|
||||
"invalid_host": "\u041d\u0435\u0432\u0430\u043b\u0438\u0434\u043d\u043e \u0438\u043c\u0435 \u043d\u0430 \u0445\u043e\u0441\u0442 \u0438\u043b\u0438 IP \u0430\u0434\u0440\u0435\u0441",
|
||||
"unknown": "\u041d\u0435\u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0430 \u0433\u0440\u0435\u0448\u043a\u0430"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0445 \u043f\u0440\u0438 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435",
|
||||
|
11
homeassistant/components/growatt_server/translations/bg.json
Normal file
11
homeassistant/components/growatt_server/translations/bg.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"url": "URL"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
24
homeassistant/components/hangouts/translations/ja.json
Normal file
24
homeassistant/components/hangouts/translations/ja.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"invalid_login": "\u30ed\u30b0\u30a4\u30f3\u304c\u7121\u52b9\u3067\u3059\u3001\u3082\u3046\u4e00\u5ea6\u304a\u8a66\u3057\u304f\u3060\u3055\u3044\u3002"
|
||||
},
|
||||
"step": {
|
||||
"2fa": {
|
||||
"data": {
|
||||
"2fa": "2\u8981\u7d20 PIN"
|
||||
},
|
||||
"description": "\u7a7a",
|
||||
"title": "2\u8981\u7d20\u8a8d\u8a3c"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"email": "Email",
|
||||
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9"
|
||||
},
|
||||
"description": "\u7a7a",
|
||||
"title": "Google \u30cf\u30f3\u30b0\u30a2\u30a6\u30c8 \u30ed\u30b0\u30a4\u30f3"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -6,7 +6,17 @@
|
||||
},
|
||||
"error": {
|
||||
"invalid_sgtin_or_pin": "PIN\u304c\u7121\u52b9\u3067\u3059\u3001\u3082\u3046\u4e00\u5ea6\u304a\u8a66\u3057\u304f\u3060\u3055\u3044\u3002",
|
||||
"press_the_button": "\u9752\u3044\u30dc\u30bf\u30f3\u3092\u62bc\u3057\u3066\u304f\u3060\u3055\u3044\u3002"
|
||||
"press_the_button": "\u9752\u3044\u30dc\u30bf\u30f3\u3092\u62bc\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
|
||||
"register_failed": "\u767b\u9332\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3001\u3082\u3046\u4e00\u5ea6\u304a\u8a66\u3057\u304f\u3060\u3055\u3044\u3002",
|
||||
"timeout_button": "\u9752\u3044\u30dc\u30bf\u30f3\u3092\u62bc\u3059\u3068\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8\u3057\u307e\u3059\u3002\u3082\u3046\u4e00\u5ea6\u304a\u8a66\u3057\u304f\u3060\u3055\u3044\u3002"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"hapid": "\u30a2\u30af\u30bb\u30b9\u30dd\u30a4\u30f3\u30c8ID (SGTIN)",
|
||||
"pin": "PIN\u30b3\u30fc\u30c9"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
15
homeassistant/components/honeywell/translations/bg.json
Normal file
15
homeassistant/components/honeywell/translations/bg.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"invalid_auth": "\u041d\u0435\u0432\u0430\u043b\u0438\u0434\u043d\u043e \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u044f\u0432\u0430\u043d\u0435"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "\u041f\u0430\u0440\u043e\u043b\u0430",
|
||||
"username": "\u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0441\u043a\u043e \u0438\u043c\u0435"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,13 +1,23 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"all_configured": "\u3059\u3079\u3066\u306e\u3001Philips Hue\u30d6\u30ea\u30c3\u30b8\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059",
|
||||
"discover_timeout": "Hue\u30d6\u30ea\u30c3\u30b8\u3092\u767a\u898b(\u63a2\u308a\u5f53\u3066)\u3067\u304d\u307e\u305b\u3093",
|
||||
"no_bridges": "Philips Hue\u30d6\u30ea\u30c3\u30b8\u306f\u767a\u898b\u3055\u308c\u307e\u305b\u3093\u3067\u3057\u305f",
|
||||
"unknown": "\u4e0d\u660e\u306a\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f"
|
||||
},
|
||||
"error": {
|
||||
"register_failed": "\u767b\u9332\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3001\u3082\u3046\u4e00\u5ea6\u304a\u8a66\u3057\u304f\u3060\u3055\u3044"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"host": "\u30db\u30b9\u30c8"
|
||||
}
|
||||
},
|
||||
"title": "Philips Hue\u30d6\u30ea\u30c3\u30b8\u3092\u30d4\u30c3\u30af\u30a2\u30c3\u30d7"
|
||||
},
|
||||
"link": {
|
||||
"title": "\u30ea\u30f3\u30af\u30cf\u30d6"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -7,6 +7,7 @@
|
||||
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0445 \u043f\u0440\u0438 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435",
|
||||
"unknown": "\u041d\u0435\u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0430 \u0433\u0440\u0435\u0448\u043a\u0430"
|
||||
},
|
||||
"flow_title": "{name} ({host})",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -1,5 +1,6 @@
|
||||
{
|
||||
"config": {
|
||||
"flow_title": "{name} ({host})",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
7
homeassistant/components/kraken/translations/bg.json
Normal file
7
homeassistant/components/kraken/translations/bg.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u0412\u0435\u0447\u0435 \u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d\u043e. \u0412\u044a\u0437\u043c\u043e\u0436\u043d\u0430 \u0435 \u0441\u0430\u043c\u043e \u0435\u0434\u043d\u0430 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044f."
|
||||
}
|
||||
}
|
||||
}
|
30
homeassistant/components/lookin/translations/bg.json
Normal file
30
homeassistant/components/lookin/translations/bg.json
Normal file
@ -0,0 +1,30 @@
|
||||
{
|
||||
"config": {
|
||||
"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",
|
||||
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0445 \u043f\u0440\u0438 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435",
|
||||
"no_devices_found": "\u041d\u044f\u043c\u0430 \u043d\u0430\u043c\u0435\u0440\u0435\u043d\u0438 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u0432 \u043c\u0440\u0435\u0436\u0430\u0442\u0430"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0445 \u043f\u0440\u0438 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435",
|
||||
"no_devices_found": "\u041d\u044f\u043c\u0430 \u043d\u0430\u043c\u0435\u0440\u0435\u043d\u0438 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u0432 \u043c\u0440\u0435\u0436\u0430\u0442\u0430",
|
||||
"unknown": "\u041d\u0435\u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0430 \u0433\u0440\u0435\u0448\u043a\u0430"
|
||||
},
|
||||
"flow_title": "{name} ({host})",
|
||||
"step": {
|
||||
"device_name": {
|
||||
"data": {
|
||||
"name": "\u0418\u043c\u0435"
|
||||
}
|
||||
},
|
||||
"discovery_confirm": {
|
||||
"description": "\u0418\u0441\u043a\u0430\u0442\u0435 \u043b\u0438 \u0434\u0430 \u043d\u0430\u0441\u0442\u0440\u043e\u0438\u0442\u0435 {name} ({host})?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"ip_address": "IP \u0430\u0434\u0440\u0435\u0441"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
31
homeassistant/components/lookin/translations/ca.json
Normal file
31
homeassistant/components/lookin/translations/ca.json
Normal file
@ -0,0 +1,31 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "El dispositiu ja est\u00e0 configurat",
|
||||
"already_in_progress": "El flux de configuraci\u00f3 ja est\u00e0 en curs",
|
||||
"cannot_connect": "Ha fallat la connexi\u00f3",
|
||||
"no_devices_found": "No s'han trobat dispositius a la xarxa"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Ha fallat la connexi\u00f3",
|
||||
"no_devices_found": "No s'han trobat dispositius a la xarxa",
|
||||
"unknown": "Error inesperat"
|
||||
},
|
||||
"flow_title": "{name} ({host})",
|
||||
"step": {
|
||||
"device_name": {
|
||||
"data": {
|
||||
"name": "Nom"
|
||||
}
|
||||
},
|
||||
"discovery_confirm": {
|
||||
"description": "Vols configurar {name} ({host})?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"ip_address": "Adre\u00e7a IP"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
31
homeassistant/components/lookin/translations/de.json
Normal file
31
homeassistant/components/lookin/translations/de.json
Normal file
@ -0,0 +1,31 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Ger\u00e4t ist bereits konfiguriert",
|
||||
"already_in_progress": "Der Konfigurationsablauf wird bereits ausgef\u00fchrt",
|
||||
"cannot_connect": "Verbindung fehlgeschlagen",
|
||||
"no_devices_found": "Keine Ger\u00e4te im Netzwerk gefunden"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Verbindung fehlgeschlagen",
|
||||
"no_devices_found": "Keine Ger\u00e4te im Netzwerk gefunden",
|
||||
"unknown": "Unerwarteter Fehler"
|
||||
},
|
||||
"flow_title": "{name} ({host})",
|
||||
"step": {
|
||||
"device_name": {
|
||||
"data": {
|
||||
"name": "Name"
|
||||
}
|
||||
},
|
||||
"discovery_confirm": {
|
||||
"description": "M\u00f6chtest du {name} ({host}) einrichten?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"ip_address": "IP-Adresse"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
31
homeassistant/components/lookin/translations/it.json
Normal file
31
homeassistant/components/lookin/translations/it.json
Normal file
@ -0,0 +1,31 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato",
|
||||
"already_in_progress": "Il flusso di configurazione \u00e8 gi\u00e0 in corso",
|
||||
"cannot_connect": "Impossibile connettersi",
|
||||
"no_devices_found": "Nessun dispositivo trovato sulla rete"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Impossibile connettersi",
|
||||
"no_devices_found": "Nessun dispositivo trovato sulla rete",
|
||||
"unknown": "Errore imprevisto"
|
||||
},
|
||||
"flow_title": "{name} ({host})",
|
||||
"step": {
|
||||
"device_name": {
|
||||
"data": {
|
||||
"name": "Nome"
|
||||
}
|
||||
},
|
||||
"discovery_confirm": {
|
||||
"description": "Vuoi configurare {name} ({host})?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"ip_address": "Indirizzo IP"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
31
homeassistant/components/lookin/translations/ru.json
Normal file
31
homeassistant/components/lookin/translations/ru.json
Normal file
@ -0,0 +1,31 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u042d\u0442\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u043e \u0432 Home Assistant.",
|
||||
"already_in_progress": "\u041f\u0440\u043e\u0446\u0435\u0441\u0441 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u044f\u0435\u0442\u0441\u044f.",
|
||||
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f.",
|
||||
"no_devices_found": "\u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d\u044b \u0432 \u0441\u0435\u0442\u0438."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f.",
|
||||
"no_devices_found": "\u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d\u044b \u0432 \u0441\u0435\u0442\u0438.",
|
||||
"unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
|
||||
},
|
||||
"flow_title": "{name} ({host})",
|
||||
"step": {
|
||||
"device_name": {
|
||||
"data": {
|
||||
"name": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435"
|
||||
}
|
||||
},
|
||||
"discovery_confirm": {
|
||||
"description": "\u0425\u043e\u0442\u0438\u0442\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0438\u0442\u044c {name} ({host})?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"ip_address": "IP-\u0430\u0434\u0440\u0435\u0441"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
16
homeassistant/components/meteoclimatic/translations/bg.json
Normal file
16
homeassistant/components/meteoclimatic/translations/bg.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"config": {
|
||||
"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",
|
||||
"unknown": "\u041d\u0435\u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0430 \u0433\u0440\u0435\u0448\u043a\u0430"
|
||||
},
|
||||
"error": {
|
||||
"not_found": "\u041d\u044f\u043c\u0430 \u043d\u0430\u043c\u0435\u0440\u0435\u043d\u0438 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u0432 \u043c\u0440\u0435\u0436\u0430\u0442\u0430"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Meteoclimatic"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
20
homeassistant/components/modern_forms/translations/bg.json
Normal file
20
homeassistant/components/modern_forms/translations/bg.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"config": {
|
||||
"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",
|
||||
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0445 \u043f\u0440\u0438 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0445 \u043f\u0440\u0438 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435"
|
||||
},
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "\u0425\u043e\u0441\u0442"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Modern Forms"
|
||||
}
|
@ -4,6 +4,9 @@
|
||||
"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",
|
||||
"connection_error": "\u041d\u0435\u0443\u0441\u043f\u0435\u0445 \u043f\u0440\u0438 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435"
|
||||
},
|
||||
"error": {
|
||||
"invalid_interface": "\u041d\u0435\u0432\u0430\u043b\u0438\u0434\u0435\u043d \u043c\u0440\u0435\u0436\u043e\u0432 \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441"
|
||||
},
|
||||
"step": {
|
||||
"connect": {
|
||||
"data": {
|
||||
|
18
homeassistant/components/mqtt/translations/ja.json
Normal file
18
homeassistant/components/mqtt/translations/ja.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"broker": {
|
||||
"data": {
|
||||
"broker": "\u30d6\u30ed\u30fc\u30ab\u30fc",
|
||||
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9",
|
||||
"port": "\u30dd\u30fc\u30c8"
|
||||
}
|
||||
},
|
||||
"hassio_confirm": {
|
||||
"data": {
|
||||
"discovery": "\u691c\u51fa\u3092\u6709\u52b9\u306b\u3059\u308b"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
21
homeassistant/components/nest/translations/ja.json
Normal file
21
homeassistant/components/nest/translations/ja.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"internal_error": "\u30b3\u30fc\u30c9\u306e\u691c\u8a3c\u4e2d\u306b\u5185\u90e8\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f",
|
||||
"timeout": "\u30b3\u30fc\u30c9\u306e\u691c\u8a3c\u3092\u30bf\u30a4\u30e0\u30a2\u30a6\u30c8\u3057\u307e\u3059"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"flow_impl": "\u30d7\u30ed\u30d0\u30a4\u30c0\u30fc"
|
||||
},
|
||||
"title": "\u8a8d\u8a3c\u30d7\u30ed\u30d0\u30a4\u30c0\u30fc"
|
||||
},
|
||||
"link": {
|
||||
"data": {
|
||||
"code": "PIN\u30b3\u30fc\u30c9"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -6,8 +6,10 @@
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "\u0425\u043e\u0441\u0442 (\u043f\u043e \u0438\u0437\u0431\u043e\u0440)",
|
||||
"password": "\u041f\u0430\u0440\u043e\u043b\u0430",
|
||||
"port": "\u041f\u043e\u0440\u0442 (\u043f\u043e \u0438\u0437\u0431\u043e\u0440)"
|
||||
"port": "\u041f\u043e\u0440\u0442 (\u043f\u043e \u0438\u0437\u0431\u043e\u0440)",
|
||||
"username": "\u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0441\u043a\u043e \u0438\u043c\u0435 (\u043f\u043e \u0438\u0437\u0431\u043e\u0440)"
|
||||
},
|
||||
"title": "Netgear"
|
||||
}
|
||||
|
11
homeassistant/components/nexia/translations/bg.json
Normal file
11
homeassistant/components/nexia/translations/bg.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"brand": "\u041c\u0430\u0440\u043a\u0430"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
19
homeassistant/components/nfandroidtv/translations/bg.json
Normal file
19
homeassistant/components/nfandroidtv/translations/bg.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"config": {
|
||||
"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"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0445 \u043f\u0440\u0438 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435",
|
||||
"unknown": "\u041d\u0435\u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0430 \u0433\u0440\u0435\u0448\u043a\u0430"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "\u0425\u043e\u0441\u0442",
|
||||
"name": "\u0418\u043c\u0435"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
17
homeassistant/components/nmap_tracker/translations/bg.json
Normal file
17
homeassistant/components/nmap_tracker/translations/bg.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u041c\u0435\u0441\u0442\u043e\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435\u0442\u043e \u0432\u0435\u0447\u0435 \u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d\u043e"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"interval_seconds": "\u0418\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u043d\u0430 \u0441\u043a\u0430\u043d\u0438\u0440\u0430\u043d\u0435"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Nmap Tracker"
|
||||
}
|
@ -14,5 +14,12 @@
|
||||
"title": "\u041f\u043e\u043f\u044a\u043b\u043d\u0435\u0442\u0435 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f\u0442\u0430 \u0441\u0438"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"title": "\u041a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 OpenUV"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
16
homeassistant/components/openuv/translations/ja.json
Normal file
16
homeassistant/components/openuv/translations/ja.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"invalid_api_key": "\u7121\u52b9\u306aAPI\u30ad\u30fc"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "API\u30ad\u30fc",
|
||||
"latitude": "\u7def\u5ea6",
|
||||
"longitude": "\u7d4c\u5ea6"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,7 +1,9 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435"
|
||||
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435",
|
||||
"reauth_successful": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u043e\u0442\u043e \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u044f\u0432\u0430\u043d\u0435 \u0431\u0435\u0448\u0435 \u0443\u0441\u043f\u0435\u0448\u043d\u043e",
|
||||
"unknown": "\u041d\u0435\u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0430 \u0433\u0440\u0435\u0448\u043a\u0430"
|
||||
},
|
||||
"flow_title": "{device}"
|
||||
}
|
||||
|
@ -42,7 +42,7 @@
|
||||
"double": "{subtype} clicat dues vegades",
|
||||
"double_push": "{subtype} clicat dues vegades",
|
||||
"long": "{subtype} clicat durant una estona",
|
||||
"long_push": "{subtype} clicat durant una estona",
|
||||
"long_push": "{subtype} premut durant una estona",
|
||||
"long_single": "{subtype} clicat durant una estona i despr\u00e9s r\u00e0pid",
|
||||
"single": "{subtype} clicat una vegada",
|
||||
"single_long": "{subtype} clicat r\u00e0pid i, despr\u00e9s, durant una estona",
|
||||
|
@ -41,8 +41,8 @@
|
||||
"btn_up": "{subtype} Taste nach oben",
|
||||
"double": "{subtype} zweifach bet\u00e4tigt",
|
||||
"double_push": "{subtype} Doppelter Push",
|
||||
"long": "{subtype} gehalten",
|
||||
"long_push": "{subtype} langer Push",
|
||||
"long": "{subtype} lange angeklickt",
|
||||
"long_push": "{subtype} langer Druck",
|
||||
"long_single": "{subtype} gehalten und dann einfach bet\u00e4tigt",
|
||||
"single": "{subtype} einfach bet\u00e4tigt",
|
||||
"single_long": "{subtype} einfach bet\u00e4tigt und dann gehalten",
|
||||
|
@ -41,8 +41,8 @@
|
||||
"btn_up": "{subtype} button up",
|
||||
"double": "{subtype} double clicked",
|
||||
"double_push": "{subtype} double push",
|
||||
"long": " {subtype} long clicked",
|
||||
"long_push": " {subtype} long push",
|
||||
"long": "{subtype} long clicked",
|
||||
"long_push": "{subtype} long push",
|
||||
"long_single": "{subtype} long clicked and then single clicked",
|
||||
"single": "{subtype} single clicked",
|
||||
"single_long": "{subtype} single clicked and then long clicked",
|
||||
|
@ -41,7 +41,7 @@
|
||||
"btn_up": "{subtype} pulsante in su",
|
||||
"double": "{subtype} premuto due volte",
|
||||
"double_push": "{subtype} doppia pressione",
|
||||
"long": "{subtype} premuto a lungo",
|
||||
"long": "{subtype} cliccato a lungo",
|
||||
"long_push": "{subtype} pressione prolungata",
|
||||
"long_single": "{subtype} premuto a lungo e poi singolarmente",
|
||||
"single": "{subtype} premuto singolarmente",
|
||||
|
@ -41,7 +41,7 @@
|
||||
"btn_up": "\"{subtype}\" \u6309\u9215\u91cb\u653e",
|
||||
"double": "{subtype} \u96d9\u64ca",
|
||||
"double_push": "{subtype} \u96d9\u6309",
|
||||
"long": "{subtype} \u9577\u6309",
|
||||
"long": "{subtype} \u9577\u9ede\u64ca",
|
||||
"long_push": "{subtype} \u9577\u6309",
|
||||
"long_single": "{subtype} \u9577\u6309\u5f8c\u55ae\u64ca",
|
||||
"single": "{subtype} \u55ae\u64ca",
|
||||
|
@ -1,9 +1,22 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"invalid_zones": "\u041d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e \u0435 \u0434\u0430 \u0438\u043c\u0430 \u043f\u043e\u043d\u0435 1 \u0437\u043e\u043d\u0430.",
|
||||
"unknown": "\u041d\u0435\u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0430 \u0433\u0440\u0435\u0448\u043a\u0430"
|
||||
},
|
||||
"step": {
|
||||
"additional_account": {
|
||||
"data": {
|
||||
"additional_account": "\u0414\u043e\u043f\u044a\u043b\u043d\u0438\u0442\u0435\u043b\u043d\u0438 \u0430\u043a\u0430\u0443\u043d\u0442\u0438",
|
||||
"encryption_key": "\u041a\u043b\u044e\u0447 \u0437\u0430 \u043a\u0440\u0438\u043f\u0442\u0438\u0440\u0430\u043d\u0435"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"port": "\u041f\u043e\u0440\u0442"
|
||||
"additional_account": "\u0414\u043e\u043f\u044a\u043b\u043d\u0438\u0442\u0435\u043b\u043d\u0438 \u0430\u043a\u0430\u0443\u043d\u0442\u0438",
|
||||
"encryption_key": "\u041a\u043b\u044e\u0447 \u0437\u0430 \u043a\u0440\u0438\u043f\u0442\u0438\u0440\u0430\u043d\u0435",
|
||||
"port": "\u041f\u043e\u0440\u0442",
|
||||
"protocol": "\u041f\u0440\u043e\u0442\u043e\u043a\u043e\u043b"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -5,6 +5,11 @@
|
||||
"invalid_auth": "\u041d\u0435\u0432\u0430\u043b\u0438\u0434\u043d\u043e \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u044f\u0432\u0430\u043d\u0435"
|
||||
},
|
||||
"step": {
|
||||
"input_auth_code": {
|
||||
"data": {
|
||||
"auth_code": "\u041a\u043e\u0434 \u0437\u0430 \u043e\u0442\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u044f"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "\u041f\u0430\u0440\u043e\u043b\u0430",
|
||||
|
9
homeassistant/components/sonos/translations/ja.json
Normal file
9
homeassistant/components/sonos/translations/ja.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Sonos\u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3057\u307e\u3059\u304b\uff1f"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"state": {
|
||||
"_": {
|
||||
"above_horizon": "\u5730\u5e73\u7dda\u306e\u4e0a",
|
||||
"above_horizon": "\u5730\u5e73\u7dda\u3088\u308a\u4e0a",
|
||||
"below_horizon": "\u5730\u5e73\u7dda\u3088\u308a\u4e0b"
|
||||
}
|
||||
},
|
||||
|
13
homeassistant/components/switcher_kis/translations/bg.json
Normal file
13
homeassistant/components/switcher_kis/translations/bg.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"no_devices_found": "\u041d\u0435 \u0441\u0430 \u043d\u0430\u043c\u0435\u0440\u0435\u043d\u0438 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430 \u0432 \u043c\u0440\u0435\u0436\u0430\u0442\u0430",
|
||||
"single_instance_allowed": "\u0412\u0435\u0447\u0435 \u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d\u043e. \u0412\u044a\u0437\u043c\u043e\u0436\u043d\u0430 \u0435 \u0441\u0430\u043c\u043e \u0435\u0434\u043d\u0430 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044f."
|
||||
},
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "\u0418\u0441\u043a\u0430\u0442\u0435 \u043b\u0438 \u0434\u0430 \u0437\u0430\u043f\u043e\u0447\u043d\u0435\u0442\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430\u0442\u0430?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"reauth_successful": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u043e\u0442\u043e \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u044f\u0432\u0430\u043d\u0435 \u0431\u0435\u0448\u0435 \u0443\u0441\u043f\u0435\u0448\u043d\u043e",
|
||||
"reconfigure_successful": "\u041f\u0440\u0435\u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d\u0435\u0442\u043e \u0431\u0435\u0448\u0435 \u0443\u0441\u043f\u0435\u0448\u043d\u043e"
|
||||
},
|
||||
"error": {
|
||||
@ -19,6 +20,13 @@
|
||||
"port": "\u041f\u043e\u0440\u0442"
|
||||
}
|
||||
},
|
||||
"reauth": {
|
||||
"data": {
|
||||
"password": "\u041f\u0430\u0440\u043e\u043b\u0430",
|
||||
"username": "\u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0441\u043a\u043e \u0438\u043c\u0435"
|
||||
},
|
||||
"description": "\u041f\u0440\u0438\u0447\u0438\u043d\u0430: {details}"
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"password": "\u041f\u0430\u0440\u043e\u043b\u0430",
|
||||
|
@ -4,6 +4,11 @@
|
||||
"already_configured": "\u0410\u043a\u0430\u0443\u043d\u0442\u0430 \u0432\u0435\u0447\u0435 \u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d"
|
||||
},
|
||||
"step": {
|
||||
"locations": {
|
||||
"data": {
|
||||
"usercode": "\u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0441\u043a\u0438 \u043a\u043e\u0434"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "\u041f\u0430\u0440\u043e\u043b\u0430",
|
||||
|
20
homeassistant/components/tuya/translations/select.bg.json
Normal file
20
homeassistant/components/tuya/translations/select.bg.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"state": {
|
||||
"tuya__led_type": {
|
||||
"halogen": "\u0425\u0430\u043b\u043e\u0433\u0435\u043d\u043d\u0438",
|
||||
"incandescent": "\u0421 \u043d\u0430\u0436\u0435\u0436\u0430\u0435\u043c\u0430 \u0436\u0438\u0447\u043a\u0430",
|
||||
"led": "LED"
|
||||
},
|
||||
"tuya__light_mode": {
|
||||
"none": "\u0418\u0437\u043a\u043b\u044e\u0447\u0435\u043d\u043e"
|
||||
},
|
||||
"tuya__relay_status": {
|
||||
"last": "\u0417\u0430\u043f\u043e\u043c\u043d\u044f\u043d\u0435 \u043d\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u043e\u0442\u043e \u0441\u044a\u0441\u0442\u043e\u044f\u043d\u0438\u0435",
|
||||
"memory": "\u0417\u0430\u043f\u043e\u043c\u043d\u044f\u043d\u0435 \u043d\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u043e\u0442\u043e \u0441\u044a\u0441\u0442\u043e\u044f\u043d\u0438\u0435",
|
||||
"off": "\u0418\u0437\u043a\u043b\u044e\u0447\u0435\u043d\u043e",
|
||||
"on": "\u0412\u043a\u043b\u044e\u0447\u0435\u043d\u043e",
|
||||
"power_off": "\u0418\u0437\u043a\u043b\u044e\u0447\u0435\u043d\u043e",
|
||||
"power_on": "\u0412\u043a\u043b\u044e\u0447\u0435\u043d\u043e"
|
||||
}
|
||||
}
|
||||
}
|
22
homeassistant/components/tuya/translations/select.ca.json
Normal file
22
homeassistant/components/tuya/translations/select.ca.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"state": {
|
||||
"tuya__led_type": {
|
||||
"halogen": "Halogen",
|
||||
"incandescent": "Incandescent",
|
||||
"led": "LED"
|
||||
},
|
||||
"tuya__light_mode": {
|
||||
"none": "off",
|
||||
"pos": "Indica la ubicaci\u00f3 de l'interruptor",
|
||||
"relay": "Indiqueu l'estat, activat/desactivat"
|
||||
},
|
||||
"tuya__relay_status": {
|
||||
"last": "Recorda l'\u00faltim estat",
|
||||
"memory": "Recorda l'\u00faltim estat",
|
||||
"off": "off",
|
||||
"on": "on",
|
||||
"power_off": "off",
|
||||
"power_on": "on"
|
||||
}
|
||||
}
|
||||
}
|
22
homeassistant/components/tuya/translations/select.de.json
Normal file
22
homeassistant/components/tuya/translations/select.de.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"state": {
|
||||
"tuya__led_type": {
|
||||
"halogen": "Halogen",
|
||||
"incandescent": "Gl\u00fchlampe",
|
||||
"led": "LED"
|
||||
},
|
||||
"tuya__light_mode": {
|
||||
"none": "Aus",
|
||||
"pos": "Schalterposition anzeigen",
|
||||
"relay": "Ein-/Ausschaltzustand anzeigen"
|
||||
},
|
||||
"tuya__relay_status": {
|
||||
"last": "Letzten Zustand merken",
|
||||
"memory": "Letzten Zustand merken",
|
||||
"off": "Aus",
|
||||
"on": "An",
|
||||
"power_off": "Aus",
|
||||
"power_on": "An"
|
||||
}
|
||||
}
|
||||
}
|
22
homeassistant/components/tuya/translations/select.et.json
Normal file
22
homeassistant/components/tuya/translations/select.et.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"state": {
|
||||
"tuya__led_type": {
|
||||
"halogen": "Halogeenlamp",
|
||||
"incandescent": "H\u00f5\u00f5glamp",
|
||||
"led": "LED"
|
||||
},
|
||||
"tuya__light_mode": {
|
||||
"none": "V\u00e4ljas",
|
||||
"pos": "Kuva l\u00fcliti olekut",
|
||||
"relay": "Kuva l\u00fcliti sees/v\u00e4ljas olekut"
|
||||
},
|
||||
"tuya__relay_status": {
|
||||
"last": "J\u00e4ta viimane olek meelde",
|
||||
"memory": "J\u00e4ta viimane olek meelde",
|
||||
"off": "V\u00e4ljas",
|
||||
"on": "Sees",
|
||||
"power_off": "V\u00e4ljas",
|
||||
"power_on": "Sees"
|
||||
}
|
||||
}
|
||||
}
|
22
homeassistant/components/tuya/translations/select.it.json
Normal file
22
homeassistant/components/tuya/translations/select.it.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"state": {
|
||||
"tuya__led_type": {
|
||||
"halogen": "Alogena",
|
||||
"incandescent": "Incandescenza",
|
||||
"led": "LED"
|
||||
},
|
||||
"tuya__light_mode": {
|
||||
"none": "Spento",
|
||||
"pos": "Indica la posizione dell'interruttore",
|
||||
"relay": "Indica lo stato di accensione/spegnimento dell'interruttore"
|
||||
},
|
||||
"tuya__relay_status": {
|
||||
"last": "Ricorda l'ultimo stato",
|
||||
"memory": "Ricorda l'ultimo stato",
|
||||
"off": "Spento",
|
||||
"on": "Acceso",
|
||||
"power_off": "Spento",
|
||||
"power_on": "Acceso"
|
||||
}
|
||||
}
|
||||
}
|
22
homeassistant/components/tuya/translations/select.ru.json
Normal file
22
homeassistant/components/tuya/translations/select.ru.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"state": {
|
||||
"tuya__led_type": {
|
||||
"halogen": "\u0413\u0430\u043b\u043e\u0433\u0435\u043d",
|
||||
"incandescent": "\u041b\u0430\u043c\u043f\u0430 \u043d\u0430\u043a\u0430\u043b\u0438\u0432\u0430\u043d\u0438\u044f",
|
||||
"led": "\u0421\u0432\u0435\u0442\u043e\u0434\u0438\u043e\u0434"
|
||||
},
|
||||
"tuya__light_mode": {
|
||||
"none": "\u0412\u044b\u043a\u043b\u044e\u0447\u0435\u043d\u043e",
|
||||
"pos": "\u0423\u043a\u0430\u0436\u0438\u0442\u0435 \u043c\u0435\u0441\u0442\u043e\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0432\u044b\u043a\u043b\u044e\u0447\u0430\u0442\u0435\u043b\u044f",
|
||||
"relay": "\u0423\u043a\u0430\u0436\u0438\u0442\u0435 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f/\u0432\u044b\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f"
|
||||
},
|
||||
"tuya__relay_status": {
|
||||
"last": "\u0417\u0430\u043f\u043e\u043c\u043d\u0438\u0442\u044c \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0435 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435",
|
||||
"memory": "\u0417\u0430\u043f\u043e\u043c\u043d\u0438\u0442\u044c \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0435 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0435",
|
||||
"off": "\u0412\u044b\u043a\u043b\u044e\u0447\u0435\u043d\u043e",
|
||||
"on": "\u0412\u043a\u043b\u044e\u0447\u0435\u043d\u043e",
|
||||
"power_off": "\u0412\u044b\u043a\u043b\u044e\u0447\u0435\u043d\u043e",
|
||||
"power_on": "\u0412\u043a\u043b\u044e\u0447\u0435\u043d\u043e"
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,22 @@
|
||||
{
|
||||
"state": {
|
||||
"tuya__led_type": {
|
||||
"halogen": "\u9e75\u7d20\u71c8",
|
||||
"incandescent": "\u767d\u71be\u71c8",
|
||||
"led": "LED"
|
||||
},
|
||||
"tuya__light_mode": {
|
||||
"none": "\u95dc\u9589",
|
||||
"pos": "\u6307\u793a\u958b\u95dc\u4f4d\u7f6e",
|
||||
"relay": "\u6307\u793a\u958b\u95dc\u958b\u555f/\u95dc\u9589\u72c0\u614b"
|
||||
},
|
||||
"tuya__relay_status": {
|
||||
"last": "\u8a18\u4f4f\u6700\u5f8c\u72c0\u614b",
|
||||
"memory": "\u8a18\u4f4f\u6700\u5f8c\u72c0\u614b",
|
||||
"off": "\u95dc\u9589",
|
||||
"on": "\u958b\u555f",
|
||||
"power_off": "\u95dc\u9589",
|
||||
"power_on": "\u958b\u555f"
|
||||
}
|
||||
}
|
||||
}
|
22
homeassistant/components/wallbox/translations/bg.json
Normal file
22
homeassistant/components/wallbox/translations/bg.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"config": {
|
||||
"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"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0445 \u043f\u0440\u0438 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435",
|
||||
"invalid_auth": "\u041d\u0435\u0432\u0430\u043b\u0438\u0434\u043d\u043e \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u044f\u0432\u0430\u043d\u0435",
|
||||
"unknown": "\u041d\u0435\u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0430 \u0433\u0440\u0435\u0448\u043a\u0430"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "\u041f\u0430\u0440\u043e\u043b\u0430",
|
||||
"station": "\u0421\u0435\u0440\u0438\u0435\u043d \u043d\u043e\u043c\u0435\u0440 \u043d\u0430 \u0441\u0442\u0430\u043d\u0446\u0438\u044f\u0442\u0430",
|
||||
"username": "\u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0441\u043a\u043e \u0438\u043c\u0435"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Wallbox"
|
||||
}
|
@ -1,13 +1,24 @@
|
||||
{
|
||||
"config": {
|
||||
"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"
|
||||
"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",
|
||||
"reauth_successful": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u043e\u0442\u043e \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u044f\u0432\u0430\u043d\u0435 \u0431\u0435\u0448\u0435 \u0443\u0441\u043f\u0435\u0448\u043d\u043e"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0445 \u043f\u0440\u0438 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435",
|
||||
"no_device_selected": "\u041d\u0435 \u0435 \u0438\u0437\u0431\u0440\u0430\u043d\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e, \u043c\u043e\u043b\u044f, \u0438\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0435\u0434\u043d\u043e \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e."
|
||||
},
|
||||
"step": {
|
||||
"cloud": {
|
||||
"data": {
|
||||
"manual": "\u0420\u044a\u0447\u043d\u043e \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u0430\u043d\u0435 (\u043d\u0435 \u0441\u0435 \u043f\u0440\u0435\u043f\u043e\u0440\u044a\u0447\u0432\u0430)"
|
||||
}
|
||||
},
|
||||
"connect": {
|
||||
"data": {
|
||||
"model": "\u041c\u043e\u0434\u0435\u043b \u043d\u0430 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e\u0442\u043e"
|
||||
}
|
||||
},
|
||||
"device": {
|
||||
"data": {
|
||||
"host": "IP \u0430\u0434\u0440\u0435\u0441"
|
||||
@ -18,6 +29,14 @@
|
||||
"host": "IP \u0430\u0434\u0440\u0435\u0441",
|
||||
"name": "\u0418\u043c\u0435 \u043d\u0430 \u0448\u043b\u044e\u0437\u0430"
|
||||
}
|
||||
},
|
||||
"manual": {
|
||||
"data": {
|
||||
"host": "IP \u0430\u0434\u0440\u0435\u0441"
|
||||
}
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"title": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u043e \u0443\u0434\u043e\u0441\u0442\u043e\u0432\u0435\u0440\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f\u0442\u0430"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -0,0 +1,14 @@
|
||||
{
|
||||
"config": {
|
||||
"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"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "\u0425\u043e\u0441\u0442"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"not_zha_device": "\u0422\u043e\u0432\u0430 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e \u043d\u0435 \u0435 zha \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e",
|
||||
"single_instance_allowed": "\u0420\u0430\u0437\u0440\u0435\u0448\u0435\u043d\u0430 \u0435 \u0441\u0430\u043c\u043e \u0435\u0434\u043d\u0430 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044f \u043d\u0430 ZHA."
|
||||
},
|
||||
"error": {
|
||||
|
@ -1,13 +1,21 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"name_exists": "\u540d\u524d\u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"icon": "\u30a2\u30a4\u30b3\u30f3",
|
||||
"latitude": "\u7def\u5ea6",
|
||||
"longitude": "\u7d4c\u5ea6",
|
||||
"name": "\u540d\u524d"
|
||||
}
|
||||
"name": "\u540d\u524d",
|
||||
"passive": "\u30d1\u30c3\u30b7\u30d6",
|
||||
"radius": "\u534a\u5f84"
|
||||
},
|
||||
"title": "\u30be\u30fc\u30f3\u30d1\u30e9\u30e1\u30fc\u30bf\u3092\u5b9a\u7fa9\u3059\u308b"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "\u30be\u30fc\u30f3"
|
||||
}
|
||||
}
|
@ -21,6 +21,14 @@
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"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",
|
||||
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0445 \u043f\u0440\u0438 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u041d\u0435\u0443\u0441\u043f\u0435\u0445 \u043f\u0440\u0438 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435",
|
||||
"unknown": "\u041d\u0435\u043e\u0447\u0430\u043a\u0432\u0430\u043d\u0430 \u0433\u0440\u0435\u0448\u043a\u0430"
|
||||
},
|
||||
"step": {
|
||||
"configure_addon": {
|
||||
"data": {
|
||||
@ -29,6 +37,14 @@
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"on_supervisor": {
|
||||
"title": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u043c\u0435\u0442\u043e\u0434 \u043d\u0430 \u0441\u0432\u044a\u0440\u0437\u0432\u0430\u043d\u0435"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -19,7 +19,7 @@
|
||||
"title": "\u63a5\u7d9a\u65b9\u6cd5\u306e\u9078\u629e"
|
||||
},
|
||||
"start_addon": {
|
||||
"title": "Z-Wave JS\u306e\u30a2\u30c9\u30aa\u30f3\u304c\u59cb\u307e\u308a\u307e\u3059\u3002"
|
||||
"title": "Z-Wave JS \u30a2\u30c9\u30aa\u30f3\u304c\u8d77\u52d5\u3057\u3066\u3044\u307e\u3059\u3002"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user