mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-01 21:47:46 +00:00
[ci skip] Translation update
This commit is contained in:
parent
3ebf816ce2
commit
295390c8e9
@ -1406,7 +1406,8 @@
|
|||||||
"file_name": "Název souboru",
|
"file_name": "Název souboru",
|
||||||
"name": "Jméno"
|
"name": "Jméno"
|
||||||
},
|
},
|
||||||
"learn_more": "Další informace o šablonkách konfigurace"
|
"learn_more": "Další informace o šablonkách konfigurace",
|
||||||
|
"use_blueprint": "Vytvořit automatizaci"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
"cloud": {
|
||||||
|
@ -1744,6 +1744,7 @@
|
|||||||
},
|
},
|
||||||
"header": "实体",
|
"header": "实体",
|
||||||
"headers": {
|
"headers": {
|
||||||
|
"area": "区域",
|
||||||
"entity_id": "实体 ID",
|
"entity_id": "实体 ID",
|
||||||
"integration": "集成",
|
"integration": "集成",
|
||||||
"name": "名称",
|
"name": "名称",
|
||||||
@ -2471,6 +2472,16 @@
|
|||||||
"value": "值"
|
"value": "值"
|
||||||
},
|
},
|
||||||
"description": "Zigbee 智能家居(ZHA) 网络管理",
|
"description": "Zigbee 智能家居(ZHA) 网络管理",
|
||||||
|
"device_pairing_card": {
|
||||||
|
"CONFIGURED": "配置完成",
|
||||||
|
"CONFIGURED_status_text": "正在初始化",
|
||||||
|
"INITIALIZED": "初始化完成",
|
||||||
|
"INITIALIZED_status_text": "设备可以使用了",
|
||||||
|
"INTERVIEW_COMPLETE": "协商完成",
|
||||||
|
"INTERVIEW_COMPLETE_status_text": "正在配置",
|
||||||
|
"PAIRED": "发现设备",
|
||||||
|
"PAIRED_status_text": "开始协商"
|
||||||
|
},
|
||||||
"devices": {
|
"devices": {
|
||||||
"header": "Zigbee 家庭自动化 - 设备"
|
"header": "Zigbee 家庭自动化 - 设备"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user