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

32 lines
1.1 KiB
JSON
Raw Normal View History

2019-10-08 00:32:12 +00:00
{
"config": {
"error": {
2021-04-13 00:04:04 +00:00
"already_configured": "\u88dd\u7f6e\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210",
2020-10-27 00:06:28 +00:00
"cannot_connect": "\u9023\u7dda\u5931\u6557",
2020-11-11 11:10:09 +00:00
"id_exists": "\u9598\u9053\u5668 ID \u5df2\u5b58\u5728"
2019-10-08 00:32:12 +00:00
},
"step": {
"init": {
"data": {
"device": "\u8def\u5f91\u6216 URL",
"id": "ID",
2020-04-08 00:08:19 +00:00
"name": "\u540d\u7a31"
2019-10-08 00:32:12 +00:00
},
"title": "OpenTherm \u9598\u9053\u5668"
}
2020-04-15 16:51:07 +00:00
}
2019-10-19 00:32:15 +00:00
},
"options": {
"step": {
"init": {
"data": {
"floor_temperature": "\u6a13\u5c64\u6eab\u5ea6",
2021-03-20 00:04:10 +00:00
"read_precision": "\u8b80\u53d6\u7cbe\u6e96\u5ea6",
2021-03-31 00:04:33 +00:00
"set_precision": "\u8a2d\u5b9a\u7cbe\u6e96\u5ea6",
"temporary_override_mode": "\u81e8\u6642 Setpoint \u8986\u84cb\u6a21\u5f0f"
2019-10-19 00:32:15 +00:00
},
"description": "OpenTherm \u9598\u9053\u5668\u9078\u9805"
}
}
2020-04-16 20:00:10 +00:00
}
2019-10-08 00:32:12 +00:00
}