core/homeassistant/components/arcam_fmj/translations/zh-Hant.json

27 lines
967 B
JSON
Raw Normal View History

2019-09-02 05:30:09 +00:00
{
2020-06-08 00:02:43 +00:00
"config": {
"abort": {
2021-04-13 00:04:04 +00:00
"already_configured": "\u88dd\u7f6e\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210",
2020-10-05 00:04:23 +00:00
"already_in_progress": "\u8a2d\u5b9a\u5df2\u7d93\u9032\u884c\u4e2d",
2020-11-11 11:10:09 +00:00
"cannot_connect": "\u9023\u7dda\u5931\u6557"
2020-06-08 00:02:43 +00:00
},
"flow_title": "Arcam FMJ \uff08{host}\uff09",
"step": {
"confirm": {
"description": "\u662f\u5426\u8981\u5c07 Arcam FMJ `{host}` \u65b0\u589e\u81f3 Home Assistant\uff1f"
},
"user": {
"data": {
"host": "\u4e3b\u6a5f\u7aef",
"port": "\u901a\u8a0a\u57e0"
},
2020-12-04 00:05:42 +00:00
"description": "\u8acb\u8f38\u5165\u4e3b\u6a5f\u7aef\u540d\u7a31\u6216 Heos \u88dd\u7f6e IP \u4f4d\u5740\u3002"
2020-06-08 00:02:43 +00:00
}
}
},
2020-05-16 00:03:50 +00:00
"device_automation": {
"trigger_type": {
"turn_on": "{entity_name} \u4f9d\u9700\u6c42\u958b\u555f"
}
2020-05-29 00:04:16 +00:00
}
2019-09-02 05:30:09 +00:00
}