zh-Hans.json 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852
  1. {
  2. "title": "Tuya Local",
  3. "config": {
  4. "step": {
  5. "user": {
  6. "title": "配置您的Tuya Local设备",
  7. "description": "您可以手动添加设备,或通过SmartLife应用的云服务辅助添加。",
  8. "data": {
  9. "setup_mode": "设置选项:"
  10. }
  11. },
  12. "cloud": {
  13. "title": "登录Tuya",
  14. "description": "输入您的SmartLife或Tuya用户代码。\n\n您可以在SmartLife或Tuya应用的**设置** > **账户和安全**页面找到此代码,并在**用户代码**字段中输入。用户代码区分大小写,请确保准确输入。",
  15. "data": {
  16. "user_code": "用户代码:"
  17. }
  18. },
  19. "scan": {
  20. "title": "完成登录",
  21. "description": "使用SmartLife或Tuya应用扫描以下二维码以完成登录。\n\n完成此步骤后,继续进行下一步。"
  22. },
  23. "choose_device": {
  24. "title": "选择要添加的设备",
  25. "description": "请从下拉列表中选择要添加的设备。已添加的设备不会显示。\n\n如果设备通过网关连接,请从网关列表中选择,否则选择无。",
  26. "data": {
  27. "device_id": "选择设备:",
  28. "hub_id": "选择网关:"
  29. }
  30. },
  31. "search": {
  32. "title": "定位设备IP地址",
  33. "description": "Tuya云不提供本地IP地址,因此我们现在必须搜索您的本地网络以找到设备。这需要最多20秒。\n\n如果搜索不成功,您需要通过其他方式提供IP地址,例如从路由器的DHCP分配中获取。\n\n为了使这一步骤和后续的设备添加成功,您必须关闭移动应用,否则其连接会阻止Tuya Local与设备的通信。"
  34. },
  35. "local": {
  36. "title": "配置您的Tuya Local设备",
  37. "description": "[按照这些说明找到您的设备ID和 Local key](https://github.com/make-all/tuya-local#finding-your-device-id-and-local-key)",
  38. "data": {
  39. "host": "IP地址或主机名",
  40. "device_id": "设备ID (或者通过网关连接的设备的设备ID)",
  41. "local_key": "Local key",
  42. "protocol_version": "协议版本(如果不清楚,请选择自动)",
  43. "poll_only": "仅轮询(如果设备无法正常工作,请选择此项)",
  44. "device_cid": "子设备node_id或uuid(对于通过网关连接的设备)"
  45. }
  46. },
  47. "select_type": {
  48. "title": "选择设备类型",
  49. "description": "选择与您的设备匹配的类型",
  50. "data": {
  51. "type": "设备类型"
  52. }
  53. },
  54. "choose_entities": {
  55. "title": "设备详情",
  56. "description": "为此设备选择一个名称",
  57. "data": {
  58. "name": "名称"
  59. }
  60. }
  61. },
  62. "abort": {
  63. "already_configured": "该ID的设备已添加。",
  64. "not_supported": "抱歉,不支持此设备。",
  65. "no_devices": "无法找到该账户的任何未注册设备。"
  66. },
  67. "error": {
  68. "connection": "无法使用这些详细信息连接到您的设备。这可能是间歇性问题,或信息不正确。",
  69. "does_not_need_hub": "设备不需要网关,但选择了一个。请检查您的选择。",
  70. "needs_hub": "设备需要网关,但未选择。"
  71. }
  72. },
  73. "selector": {
  74. "setup_mode": {
  75. "options": {
  76. "cloud": "SmartLife云辅助设备设置。",
  77. "manual": "手动提供设备连接信息。",
  78. "cloud_fresh_login": "SmartLife云辅助设备设置(新登录)。"
  79. }
  80. }
  81. },
  82. "options": {
  83. "step": {
  84. "user": {
  85. "title": "配置您的Tuya Local设备",
  86. "description": "[按照这些说明找到您的 Local key](https://github.com/make-all/tuya-local#finding-your-device-id-and-local-key)",
  87. "data": {
  88. "host": "IP地址或主机名",
  89. "local_key": "Local key",
  90. "protocol_version": "协议版本(如果不清楚,请选择自动)",
  91. "poll_only": "仅轮询(如果设备无法正常工作,请选择此项)"
  92. }
  93. }
  94. },
  95. "error": {
  96. "connection": "无法使用这些详细信息连接到您的设备。这可能是间歇性问题,或信息不正确。"
  97. },
  98. "abort": {
  99. "not_supported": "抱歉,不支持此设备。"
  100. }
  101. },
  102. "entity": {
  103. "binary_sensor": {
  104. "direction": {
  105. "name": "方向",
  106. "state": {
  107. "off": "进入",
  108. "on": "离开"
  109. }
  110. },
  111. "defrost": {
  112. "name": "除霜",
  113. "state": {
  114. "off": "正常",
  115. "on": "除霜中"
  116. }
  117. },
  118. "tank_empty": {
  119. "name": "水箱",
  120. "state": {
  121. "off": "正常",
  122. "on": "缺水"
  123. }
  124. },
  125. "tank_full": {
  126. "name": "水箱",
  127. "state": {
  128. "off": "正常",
  129. "on": "满水"
  130. }
  131. },
  132. "wake": {
  133. "name": "唤醒",
  134. "state": {
  135. "off": "休眠",
  136. "on": "唤醒"
  137. }
  138. },
  139. "casdon_oven_fault": {
  140. "state_attributes": {
  141. "description": {
  142. "state": {
  143. "e1": "E1:腔体高温保护(腔体传感器温度高于290°C)",
  144. "e2": "E2:蒸发盘高温保护(蒸发盘传感器温度高于200°C)",
  145. "e3": "E3:腔体低温保护(连续工作5分钟温度低于35°C)",
  146. "e4": "E4:蒸发盘低温保护(连续工作5分钟温度低于35°C)",
  147. "e5": "E5:传感器连接出故障(腔体或蒸发盘传感器开路)",
  148. "e6": "E6:传感器感应出故障(腔体或蒸发盘传感器短路)",
  149. "e7": "E7:显示板通信故障",
  150. "e8": "E8:水箱开关(CN7)未闭合或者蒸发盘NTC(CN3)温度高于125℃并持续时间达25s后,缺水提示,并停止工作。"
  151. }
  152. }
  153. }
  154. }
  155. },
  156. "button": {
  157. "factory_reset": {
  158. "name": "恢复出厂设置"
  159. },
  160. "filter_reset": {
  161. "name": "滤芯复位"
  162. }
  163. },
  164. "climate": {
  165. "aircon_extra": {
  166. "name": "空调",
  167. "state_attributes": {
  168. "fan_mode": {
  169. "state": {
  170. "health": "健康",
  171. "medhigh": "中高",
  172. "medlow": "中低",
  173. "natural": "自然",
  174. "quiet": "安静",
  175. "sleep": "睡眠",
  176. "strong": "强力"
  177. }
  178. },
  179. "swing_mode": {
  180. "state": {
  181. "topmost": "最高",
  182. "top": "高",
  183. "middle": "中",
  184. "down": "低",
  185. "downmost": "最低"
  186. }
  187. }
  188. }
  189. },
  190. "thermostat": {
  191. "name": "恒温器",
  192. "state_attributes": {
  193. "fan_mode": {
  194. "state": {
  195. "cycle": "循环"
  196. }
  197. },
  198. "preset_mode": {
  199. "state": {
  200. "manual": "手动",
  201. "program": "程序",
  202. "temp_override": "临时覆盖",
  203. "perm_override": "永久覆盖"
  204. }
  205. }
  206. }
  207. },
  208. "combo_floor": {
  209. "state_attributes": {
  210. "preset_mode": {
  211. "state": {
  212. "cool": "冷风",
  213. "fan_only": "风扇",
  214. "heat": "热风",
  215. "floor_cool": "冷地板",
  216. "floor_heat": "热地板"
  217. }
  218. }
  219. }
  220. },
  221. "swing_as_powerlevel": {
  222. "name": "加热器",
  223. "state_attributes": {
  224. "swing_mode": {
  225. "name": "加热水平",
  226. "state": {
  227. "stop": "停止",
  228. "auto": "自动"
  229. }
  230. }
  231. }
  232. },
  233. "pool_heatpump": {
  234. "state_attributes": {
  235. "preset_mode": {
  236. "state": {
  237. "smart_heat": "智能加热",
  238. "quick_heat": "快速加热",
  239. "quiet_heat": "安静加热",
  240. "smart_cool": "智能冷却",
  241. "quick_cool": "快速冷却",
  242. "quiet_cool": "安静冷却",
  243. "auto": "自动",
  244. "smart": "智能",
  245. "quiet": "安静",
  246. "quick": "快速"
  247. }
  248. }
  249. }
  250. },
  251. "heater": {
  252. "name": "加热器"
  253. },
  254. "thermo_switch": {
  255. "state_attributes": {
  256. "hvac_mode": {
  257. "state": {
  258. "fan_only": "暂停"
  259. }
  260. }
  261. }
  262. },
  263. "oven": {
  264. "state_attributes": {
  265. "preset_mode": {
  266. "state": {
  267. "healthy_steam": "健康蒸",
  268. "fresh_steam": "鲜嫩蒸",
  269. "high_temp_steam": "高温蒸",
  270. "stew": "养生炖",
  271. "bake_up_and_down": "上下烤",
  272. "bbq": "立体烧烤",
  273. "bottom_hot_air": "底部热风",
  274. "on_strong_roast": "上强烤",
  275. "3d_hot_air": "3D热风",
  276. "air_fry": "空气炸",
  277. "steam_frying": "蒸汽炸",
  278. "one_click_bread": "一键面包",
  279. "quick_heat": "速热",
  280. "keep_warm": "保温",
  281. "unfreeze": "解冻",
  282. "fermentation": "发酵",
  283. "descale": "除垢",
  284. "local_recipes": "菜谱模式",
  285. "drying": "内腔烘干",
  286. "custom": "自定义模式",
  287. "low_steaming": "低湿蒸烤",
  288. "medium_steaming": "中湿蒸烤",
  289. "high_steaming": "高湿蒸烤"
  290. }
  291. }
  292. }
  293. }
  294. },
  295. "humidifier": {
  296. "dehumidifier": {
  297. "state_attributes": {
  298. "mode": {
  299. "state": {
  300. "laundry": "烘干衣物",
  301. "purify": "净化"
  302. }
  303. }
  304. }
  305. }
  306. },
  307. "fan": {
  308. "aroma_diffuser": {
  309. "name": "香薰机",
  310. "state_attributes": {
  311. "preset_mode": {
  312. "state": {
  313. "low": "低",
  314. "medium": "中",
  315. "high": "高",
  316. "continuous": "连续",
  317. "intermittent": "间歇",
  318. "timer": "定时"
  319. }
  320. }
  321. }
  322. },
  323. "dehumidifier": {
  324. "name": "除湿机",
  325. "state_attributes": {
  326. "preset_mode": {
  327. "state": {
  328. "purify": "净化",
  329. "dehumidify": "除湿"
  330. }
  331. }
  332. }
  333. },
  334. "fan_with_presets": {
  335. "name": "风扇",
  336. "state_attributes": {
  337. "preset_mode": {
  338. "state": {
  339. "baby": "婴儿",
  340. "fresh": "清新",
  341. "nature": "自然",
  342. "normal": "正常",
  343. "sleep": "睡眠",
  344. "smart": "智能",
  345. "strong": "强劲",
  346. "custom": "自定义",
  347. "high": "高",
  348. "medium": "中",
  349. "low": "低",
  350. "displayoff": "关闭显示",
  351. "off": "关闭"
  352. }
  353. }
  354. }
  355. },
  356. "ventilation": {
  357. "name": "通风",
  358. "state_attributes": {
  359. "preset_mode": {
  360. "state": {
  361. "fresh": "新风",
  362. "circulate": "循环",
  363. "sleep": "睡眠",
  364. "auto": "自动",
  365. "eco": "节能",
  366. "anti-condensation": "防凝结",
  367. "extractor": "排气",
  368. "heat_recovery": "热回收",
  369. "timer": "定时",
  370. "on": "打开",
  371. "off": "关闭"
  372. }
  373. }
  374. }
  375. }
  376. },
  377. "light": {
  378. "backlight": {
  379. "name": "背光"
  380. },
  381. "display": {
  382. "name": "显示"
  383. },
  384. "embers": {
  385. "name": "余烬"
  386. },
  387. "flame": {
  388. "name": "火焰"
  389. },
  390. "indicator": {
  391. "name": "指示灯"
  392. },
  393. "laser": {
  394. "name": "激光"
  395. },
  396. "logs": {
  397. "name": "日志"
  398. },
  399. "nightlight": {
  400. "name": "夜灯"
  401. }
  402. },
  403. "lock": {
  404. "child_lock": {
  405. "name": "儿童锁"
  406. }
  407. },
  408. "number": {
  409. "timer": {
  410. "name": "计时器"
  411. },
  412. "timer_x": {
  413. "name": "计时器{x}"
  414. }
  415. },
  416. "select": {
  417. "currency": {
  418. "name": "货币",
  419. "state": {
  420. "usd": "美元",
  421. "eur": "欧元",
  422. "cny": "人民币",
  423. "cad": "加元",
  424. "gbp": "英镑"
  425. }
  426. },
  427. "heat_pump_mode": {
  428. "name": "热泵模式",
  429. "state": {
  430. "heat": "加热",
  431. "cool": "制冷",
  432. "auto": "自动",
  433. "floor_heat": "地板加热",
  434. "off": "关闭",
  435. "hotwater": "热水",
  436. "hotwater_cool": "热水制冷",
  437. "hotwater_heat": "热水加热",
  438. "hotwater_auto": "热水自动",
  439. "hotwater_floor_heat": "热水地板加热"
  440. }
  441. },
  442. "initial_state": {
  443. "name": "初始状态",
  444. "state": {
  445. "off": "关闭",
  446. "on": "打开",
  447. "memory": "记忆"
  448. }
  449. },
  450. "kettle_mode": {
  451. "name": "电热水壶模式",
  452. "state": {
  453. "off": "关闭",
  454. "heat": "加热",
  455. "boil": "煮沸",
  456. "quick_heat": "快速加热",
  457. "quick_boil": "快速煮沸",
  458. "keep_warm": "保温",
  459. "custom": "自定义",
  460. "dechlorinate": "除氯",
  461. "black_tea": "红茶",
  462. "green_tea": "绿茶",
  463. "coffee": "咖啡",
  464. "honey_water": "蜂蜜水",
  465. "infant_formula": "婴儿配方",
  466. "white_tea": "白茶",
  467. "oolong_tea": "乌龙茶"
  468. }
  469. },
  470. "language": {
  471. "name": "语言",
  472. "state": {
  473. "chinese": "中文",
  474. "chinese_traditional": "中文(繁體)",
  475. "english": "English",
  476. "french": "Français",
  477. "german": "Deutsch",
  478. "italian": "Italiano",
  479. "japanese": "日本語",
  480. "korean": "한국어",
  481. "latin": "Lingua Latina",
  482. "portuguese": "Português",
  483. "russian": "Русский",
  484. "spanish": "Español",
  485. "turkish": "Türkçe"
  486. }
  487. },
  488. "light_mode": {
  489. "name": "灯光模式",
  490. "state": {
  491. "off": "关闭",
  492. "on": "打开",
  493. "state": "状态",
  494. "locator": "定位"
  495. }
  496. },
  497. "mopping": {
  498. "name": "拖地",
  499. "state": {
  500. "off": "关闭",
  501. "auto": "自动",
  502. "low": "低",
  503. "medium": "中",
  504. "high": "高",
  505. "very_high": "非常高"
  506. }
  507. },
  508. "recipe": {
  509. "name": "菜谱",
  510. "state": {
  511. "pizza": "披萨",
  512. "fries": "薯条",
  513. "chicken": "鸡肉",
  514. "shrimp": "虾",
  515. "fish": "鱼",
  516. "chicken_drumsticks": "鸡腿",
  517. "vegetables": "蔬菜",
  518. "desserts": "甜点",
  519. "none": "无",
  520. "chicken_wings": "鸡翅",
  521. "steak": "牛排",
  522. "onion_rings": "洋葱圈",
  523. "bacon": "培根",
  524. "cake": "蛋糕",
  525. "bread": "面包",
  526. "toast": "吐司",
  527. "sausage": "香肠",
  528. "dry_fruit": "干果",
  529. "custom": "自定义",
  530. "cloud_recipe": "云菜谱",
  531. "default": "默认",
  532. "keep_warm": "保温",
  533. "preheat": "预热"
  534. }
  535. },
  536. "scene": {
  537. "name": "场景",
  538. "state": {
  539. "relax": "放松",
  540. "movie": "电影",
  541. "party": "派对",
  542. "romantic": "浪漫",
  543. "night": "夜晚",
  544. "morning": "早晨",
  545. "working": "工作",
  546. "leisure": "休闲",
  547. "vacation": "度假",
  548. "reading": "阅读",
  549. "twinkle": "闪烁",
  550. "gaming": "游戏",
  551. "none": "无"
  552. }
  553. },
  554. "timer": {
  555. "name": "计时器",
  556. "state": {
  557. "cancel": "取消",
  558. "continuous": "连续",
  559. "30s": "30秒",
  560. "1m": "1分钟",
  561. "2m": "2分钟",
  562. "5m": "5分钟",
  563. "10m": "10分钟",
  564. "20m": "20分钟",
  565. "30m": "30分钟",
  566. "40m": "40分钟",
  567. "1h": "1小时",
  568. "1h30m": "1小时30分钟",
  569. "2h": "2小时",
  570. "2h30m": "2小时30分钟",
  571. "3h": "3小时",
  572. "3h30m": "3小时30分钟",
  573. "4h": "4小时",
  574. "4h30m": "4小时30分钟",
  575. "5h": "5小时",
  576. "5h30m": "5小时30分钟",
  577. "6h": "6小时",
  578. "6h30m": "6小时30分钟",
  579. "7h": "7小时",
  580. "7h30m": "7小时30分钟",
  581. "8h": "8小时",
  582. "8h30m": "8小时30分钟",
  583. "9h": "9小时",
  584. "9h30m": "9小时30分钟",
  585. "10h": "10小时",
  586. "11h": "11小时",
  587. "12h": "12小时",
  588. "13h": "13小时",
  589. "14h": "14小时",
  590. "15h": "15小时",
  591. "16h": "16小时",
  592. "17h": "17小时",
  593. "18h": "18小时",
  594. "19h": "19小时",
  595. "20h": "20小时",
  596. "21h": "21小时",
  597. "22h": "22小时",
  598. "23h": "23小时",
  599. "24h": "24小时",
  600. "36h": "36小时",
  601. "48h": "48小时",
  602. "72h": "72小时",
  603. "1d": "1天",
  604. "2d": "2天",
  605. "3d": "3天",
  606. "4d": "4天",
  607. "5d": "5天",
  608. "6d": "6天",
  609. "7d": "7天"
  610. }
  611. },
  612. "temperature_unit": {
  613. "name": "温度单位",
  614. "state": {
  615. "celsius": "摄氏度",
  616. "fahrenheit": "华氏度"
  617. }
  618. },
  619. "oven_built_in_recipe": {
  620. "name": "内置菜谱",
  621. "state": {
  622. "none": "无",
  623. "steamed_egg_with_okra": "秋葵蒸蛋",
  624. "steamed_sea_bass": "清蒸鲈鱼",
  625. "steamed_prawns": "清蒸大虾",
  626. "handmade_steamed_bread": "手工馒头",
  627. "fan_steamed_baby_vegetables": "粉丝蒸娃娃菜",
  628. "braised_pork": "红烧肉",
  629. "snow_fungus_and_bird_s_nest": "雪耳燕窝",
  630. "crab_pot": "蟹肉煲",
  631. "potato_ribs": "土豆排骨",
  632. "coconut_chicken_soup": "椰子鸡汤",
  633. "snack_platter": "小食拼盘",
  634. "chicken_skewers": "鸡肉串",
  635. "roasted_pork_knuckle": "烤猪肘",
  636. "dried_lemon": "柠檬干",
  637. "pork_jerky": "猪肉脯",
  638. "crispy_hairtail": "香酥带鱼",
  639. "spicy_grilled_fish": "麻辣烤鱼",
  640. "roasted_sweet_potatoes": "烤红薯",
  641. "roasted_chicken_wings": "香烤鸡翅",
  642. "cumin_lamb_chops": "孜然羊排",
  643. "honey_grilled_chicken": "蜜汁烤鸡",
  644. "garlic_eggplant": "蒜蓉茄子",
  645. "portuguese_egg_tart": "葡式蛋挞",
  646. "creme_brulee": "焦糖布丁",
  647. "cocoa_chips": "可可脆片",
  648. "butter_cookies": "黄油曲奇",
  649. "chiffon_cake": "戚风蛋糕",
  650. "puff_pastry": "酥皮泡芙",
  651. "red_bean_bread": "红豆面包",
  652. "milk_toast": "牛奶吐司"
  653. }
  654. }
  655. },
  656. "sensor": {
  657. "air_quality": {
  658. "name": "空气质量",
  659. "state": {
  660. "excellent": "优",
  661. "good": "良",
  662. "moderate": "中",
  663. "poor": "差",
  664. "severe": "极差"
  665. }
  666. },
  667. "status": {
  668. "name": "状态",
  669. "state": {
  670. "available": "可用",
  671. "plugged_in": "已插入",
  672. "fault_unplugged": "故障未插入",
  673. "charging": "充电中",
  674. "discharging": "放电中",
  675. "waiting": "等待中",
  676. "charged": "已充满",
  677. "fault": "故障",
  678. "paused": "暂停",
  679. "waiting_for_authorization": "等待授权",
  680. "standby": "待机",
  681. "heating": "加热中",
  682. "cooling": "制冷中",
  683. "keeping_warm": "保持温暖",
  684. "no_water": "无水",
  685. "boiling": "煮沸中",
  686. "reserve_only": "仅预约",
  687. "unknown": "未知",
  688. "idle": "空闲",
  689. "auto": "自动",
  690. "manual": "手动",
  691. "rain_delay": "雨延迟",
  692. "off": "关闭",
  693. "on": "打开",
  694. "cooking": "烹饪中",
  695. "done": "完成",
  696. "door_open": "门打开",
  697. "setting": "设置中",
  698. "pre_heating": "预热中",
  699. "scheduled": "已预约",
  700. "at_temperature": "已达到温度",
  701. "done_stage_1": "阶段1完成",
  702. "done_stage_2": "阶段2完成",
  703. "done_stage_3": "阶段3完成",
  704. "done_stage_4": "阶段4完成",
  705. "done_stage_5": "阶段5完成",
  706. "done_stage_6": "阶段6完成",
  707. "done_stage_7": "阶段7完成",
  708. "done_stage_8": "阶段8完成",
  709. "done_stage_9": "阶段9完成",
  710. "done_stage_10": "阶段10完成",
  711. "no_food": "无食物",
  712. "jammed": "卡住",
  713. "blocked": "堵塞",
  714. "feeding": "喂食中",
  715. "feeding_complete": "喂食完成",
  716. "caking": "结块中",
  717. "cleaning": "清洁中",
  718. "sleep": "睡眠",
  719. "sterilizing": "消毒中",
  720. "deodorizing": "除臭中",
  721. "occupied": "占用",
  722. "normal": "正常",
  723. "low": "低",
  724. "high": "高",
  725. "unwashed": "未清洗",
  726. "pre_washing": "预洗中",
  727. "washing": "洗涤中",
  728. "rinsing": "漂洗中",
  729. "drying": "烘干中",
  730. "air_purging": "空气净化中",
  731. "anti_freeze": "防冻中",
  732. "close": "关闭",
  733. "monitor": "监控中",
  734. "working": "工作中",
  735. "warning": "警告",
  736. "starting": "启动中",
  737. "emptying": "排空中",
  738. "resetting": "重置中",
  739. "reverse": "反转中",
  740. "full": "已满",
  741. "empty": "已空",
  742. "missing": "缺失",
  743. "formatting": "格式化中",
  744. "unformatted": "未格式化"
  745. }
  746. },
  747. "time_remaining": {
  748. "name": "剩余时间"
  749. },
  750. "time_remaining_x": {
  751. "name": "剩余时间{x}"
  752. },
  753. "cooking_status": {
  754. "name": "烹饪状态",
  755. "state": {
  756. "wait": "烹饪等待",
  757. "reservation": "预约中",
  758. "cooking": "烹饪中",
  759. "cancel": "烹饪取消",
  760. "done": "烹饪完成",
  761. "pause": "烹饪暂停"
  762. }
  763. },
  764. "water_level": {
  765. "name": "水量",
  766. "state": {
  767. "empty": "空",
  768. "low": "低",
  769. "medium": "中",
  770. "high": "高",
  771. "full": "满"
  772. }
  773. },
  774. "energy_produced": {
  775. "name": "产生的能量"
  776. },
  777. "energy_consumed": {
  778. "name": "消耗的能量"
  779. },
  780. "energy_produced_x": {
  781. "name": "产生的能量{x}"
  782. },
  783. "energy_consumed_x": {
  784. "name": "消耗的能量{x}"
  785. },
  786. "current_x": {
  787. "name": "电流{x}"
  788. },
  789. "voltage_x": {
  790. "name": "电压{x}"
  791. },
  792. "power_x": {
  793. "name": "功率{x}"
  794. }
  795. },
  796. "switch": {
  797. "anti_frost": {
  798. "name": "防冻"
  799. },
  800. "evaporator_cleaning": {
  801. "name": "蒸发器清洁"
  802. },
  803. "ionizer": {
  804. "name": "离子发生器"
  805. },
  806. "keytone": {
  807. "name": "按键音"
  808. },
  809. "outlet_x": {
  810. "name": "插座{x}"
  811. },
  812. "sleep": {
  813. "name": "睡眠"
  814. },
  815. "switch_x": {
  816. "name": "开关{x}"
  817. },
  818. "uv_sterilization": {
  819. "name": "紫外线消毒"
  820. },
  821. "electrolytic_sterilization": {
  822. "name": "电解消毒"
  823. }
  824. },
  825. "text": {
  826. "scene": {
  827. "name": "场景"
  828. }
  829. },
  830. "time": {
  831. "timer": {
  832. "name": "计时器"
  833. },
  834. "timer_x": {
  835. "name": "计时器{x}"
  836. }
  837. },
  838. "valve": {
  839. "valve_x": {
  840. "name": "阀门{x}"
  841. }
  842. },
  843. "water_heater": {
  844. "water_air": {
  845. "name": "热水器"
  846. },
  847. "kettle": {
  848. "name": "电热水壶"
  849. }
  850. }
  851. }
  852. }