core/homeassistant/components/zha/translations/zh-Hans.json

40 lines
1.3 KiB
JSON
Raw Normal View History

2018-12-05 23:30:33 +00:00
{
"config": {
2019-02-02 22:02:50 +00:00
"abort": {
"single_instance_allowed": "\u53ea\u5141\u8bb8\u4e00\u4e2a ZHA \u914d\u7f6e\u3002"
},
"error": {
"cannot_connect": "\u65e0\u6cd5\u8fde\u63a5\u5230 ZHA \u8bbe\u5907\u3002"
},
2018-12-05 23:30:33 +00:00
"step": {
"user": {
2019-02-02 22:02:50 +00:00
"title": "ZHA"
2018-12-05 23:30:33 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-10-22 00:09:52 +00:00
},
"device_automation": {
2020-10-29 00:09:16 +00:00
"action_type": {
"warn": "\u8b66\u544a"
},
2020-10-22 00:09:52 +00:00
"trigger_subtype": {
2020-10-29 00:09:16 +00:00
"both_buttons": "\u4e24\u4e2a\u6309\u94ae",
"button_1": "\u7b2c\u4e00\u4e2a\u6309\u94ae",
"button_2": "\u7b2c\u4e8c\u4e2a\u6309\u94ae",
"button_3": "\u7b2c\u4e09\u4e2a\u6309\u94ae",
"button_4": "\u7b2c\u56db\u4e2a\u6309\u94ae",
"button_5": "\u7b2c\u4e94\u4e2a\u6309\u94ae",
"button_6": "\u7b2c\u516d\u4e2a\u6309\u94ae",
"dim_down": "\u8c03\u6697",
"dim_up": "\u8c03\u4eae",
"left": "\u5de6",
"open": "\u5f00\u542f",
"right": "\u53f3",
2020-10-22 00:09:52 +00:00
"turn_off": "\u5173\u95ed"
},
"trigger_type": {
2020-10-29 00:09:16 +00:00
"device_offline": "\u8bbe\u5907\u79bb\u7ebf",
"device_tilted": "\u8bbe\u5907\u540d\u79f0",
"remote_button_short_press": "\"{subtype}\" \u6309\u94ae\u5df2\u6309\u4e0b"
2020-10-22 00:09:52 +00:00
}
2020-04-16 20:00:10 +00:00
}
2018-12-05 23:30:33 +00:00
}