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

30 lines
887 B
JSON

{
"config": {
"error": {
"already_configured": "\u88dd\u7f6e\u7d93\u8a2d\u5b9a\u5b8c\u6210",
"cannot_connect": "\u9023\u7dda\u5931\u6557",
"id_exists": "\u9598\u9053\u5668 ID \u5df2\u5b58\u5728"
},
"step": {
"init": {
"data": {
"device": "\u8def\u5f91\u6216 URL",
"id": "ID",
"name": "\u540d\u7a31"
},
"title": "OpenTherm \u9598\u9053\u5668"
}
}
},
"options": {
"step": {
"init": {
"data": {
"floor_temperature": "\u6a13\u5c64\u6eab\u5ea6",
"precision": "\u6e96\u78ba\u5ea6"
},
"description": "OpenTherm \u9598\u9053\u5668\u9078\u9805"
}
}
}
}