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

114 lines
4.0 KiB
JSON

{
"entity": {
"climate": {
"ubercool": {
"state_attributes": {
"fan_mode": {
"state": {
"auto_high": "\u81ea\u52d5\u5f37",
"auto_low": "\u81ea\u52d5\u5f31",
"on_high": "\u958b\u555f\u5f37",
"on_low": "\u958b\u555f\u5f31"
}
},
"swing_mode": {
"state": {
"1": "1",
"2": "2",
"3": "3",
"auto": "\u81ea\u52d5",
"off": "\u95dc\u9589"
}
}
}
}
},
"select": {
"speed": {
"state": {
"light_speed": "\u5149\u901f",
"ludicrous_speed": "\u53ef\u7b11\u7684\u901f\u5ea6",
"ridiculous_speed": "\u8352\u8b2c\u7684\u901f\u5ea6"
}
}
},
"sensor": {
"thermostat_mode": {
"state": {
"away": "\u96e2\u5bb6\u6a21\u5f0f",
"comfort": "\u8212\u9069\u6a21\u5f0f",
"eco": "\u7bc0\u80fd\u6a21\u5f0f",
"sleep": "\u7761\u7720\u6a21\u5f0f"
}
}
},
"vacuum": {
"model_s": {
"state_attributes": {
"cleaned_area": {
"name": "\u5df2\u6e05\u6383\u5340\u57df"
}
}
}
}
},
"issues": {
"bad_psu": {
"fix_flow": {
"step": {
"confirm": {
"description": "\u6309\u4e0b\u300c\u50b3\u9001\u300d\u4ee5\u78ba\u8a8d\u96fb\u6e90\u4f9b\u61c9\u5df2\u7d93\u66f4\u63db",
"title": "\u96fb\u6e90\u4f9b\u61c9\u9700\u8981\u66f4\u63db"
}
}
},
"title": "\u96fb\u6e90\u4f9b\u61c9\u4e0d\u7a69\u5b9a"
},
"cold_tea": {
"fix_flow": {
"abort": {
"not_tea_time": "\u76ee\u524d\u7121\u6cd5\u518d\u52a0\u71b1\u8336"
}
},
"title": "\u8336\u6dbc\u4e86"
},
"out_of_blinker_fluid": {
"fix_flow": {
"step": {
"confirm": {
"description": "\u65bc\u88dc\u5145\u8a0a\u865f\u5291\u5f8c\u6309\u4e0b\u300c\u50b3\u9001\u300d",
"title": "\u8a0a\u865f\u5291\u9700\u8981\u88dc\u5145"
}
}
},
"title": "\u8a0a\u865f\u5291\u5df2\u7528\u5b8c\u3001\u9700\u8981\u91cd\u65b0\u88dc\u5145"
},
"transmogrifier_deprecated": {
"description": "\u7531\u65bc\u65b0 API \u7f3a\u4e4f\u672c\u5730\u7aef\u63a7\u5236\u652f\u63f4\u3001Transmogrifier \u5143\u4ef6\u5df2\u7d93\u4e0d\u63a8\u85a6\u4f7f\u7528",
"title": "Transmogrifier \u5143\u4ef6\u5df2\u7d93\u4e0d\u63a8\u85a6\u4f7f\u7528"
},
"unfixable_problem": {
"description": "\u9019\u554f\u984c\u7e3d\u662f\u4e0d\u6b7b\u5fc3\u7684\u51fa\u73fe\u3002",
"title": "\u9019\u4e0d\u662f\u4e00\u500b\u53ef\u4fee\u7684\u554f\u984c"
}
},
"options": {
"step": {
"options_1": {
"data": {
"bool": "\u9078\u9805\u5e03\u6797",
"constant": "\u4e0d\u8b8a",
"int": "\u6578\u503c\u8f38\u5165"
}
},
"options_2": {
"data": {
"multi": "\u591a\u91cd\u9078\u64c7",
"select": "\u9078\u64c7\u9078\u9805",
"string": "\u5b57\u4e32\u503c"
}
}
}
},
"title": "\u5c55\u793a"
}