zh-Hans.json 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430
  1. {
  2. "title": "Tuya Local",
  3. "config": {
  4. "step": {
  5. "user": {
  6. "title": "配置您的Tuya Local设备",
  7. "description": "您可以手动添加设备,或通过Smart Life应用的云服务辅助添加。",
  8. "data": {
  9. "setup_mode": "设置选项:"
  10. }
  11. },
  12. "cloud": {
  13. "title": "登录Tuya",
  14. "description": "输入您的Smart Life或Tuya Smart用户代码。\n\n您可以在Smart Life或Tuya Smart应用的**设置** > **账户和安全**页面找到此代码,并在**用户代码**字段中输入。用户代码区分大小写,请确保准确输入。",
  15. "data": {
  16. "user_code": "用户代码:"
  17. }
  18. },
  19. "scan": {
  20. "title": "完成登录",
  21. "description": "使用Smart Life或Tuya Smart应用扫描以下二维码以完成登录。\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",
  41. "local_key": "Local key",
  42. "protocol_version": "协议版本(如果不清楚,请选择自动)",
  43. "poll_only": "仅轮询(如果设备无法正常工作,请选择此项)",
  44. "device_cid": "子设备ID(对于通过网关连接的设备)"
  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": "Smart Life云辅助设备设置。",
  77. "manual": "手动提供设备连接信息。"
  78. }
  79. }
  80. },
  81. "options": {
  82. "step": {
  83. "user": {
  84. "title": "配置您的Tuya Local设备",
  85. "description": "[按照这些说明找到您的 Local key](https://github.com/make-all/tuya-local#finding-your-device-id-and-local-key)",
  86. "data": {
  87. "host": "IP地址或主机名",
  88. "local_key": "Local key",
  89. "protocol_version": "协议版本(如果不清楚,请选择自动)",
  90. "poll_only": "仅轮询(如果设备无法正常工作,请选择此项)",
  91. "device_cid": "子设备ID(对于通过网关连接的设备)"
  92. }
  93. }
  94. },
  95. "error": {
  96. "connection": "无法使用这些详细信息连接到您的设备。这可能是间歇性问题,或信息不正确。"
  97. },
  98. "abort": {
  99. "not_supported": "抱歉,不支持此设备。"
  100. }
  101. },
  102. "entity": {
  103. "binary_sensor": {
  104. "defrost": {
  105. "name": "除霜",
  106. "state": {
  107. "off": "正常",
  108. "on": "除霜中"
  109. }
  110. },
  111. "tank_empty": {
  112. "name": "水箱",
  113. "state": {
  114. "off": "正常",
  115. "on": "缺水"
  116. }
  117. },
  118. "tank_full": {
  119. "name": "水箱",
  120. "state": {
  121. "off": "正常",
  122. "on": "满水"
  123. }
  124. },
  125. "casdon_oven_fault": {
  126. "state_attributes": {
  127. "fault_message": {
  128. "state": {
  129. "e1": "E1:腔体高温保护(腔体传感器温度高于290°C)",
  130. "e2": "E2:蒸发盘高温保护(蒸发盘传感器温度高于200°C)",
  131. "e3": "E3:腔体低温保护(连续工作5分钟温度低于35°C)",
  132. "e4": "E4:蒸发盘低温保护(连续工作5分钟温度低于35°C)",
  133. "e5": "E5:传感器连接出故障(腔体或蒸发盘传感器开路)",
  134. "e6": "E6:传感器感应出故障(腔体或蒸发盘传感器短路)",
  135. "e7": "E7:显示板通信故障",
  136. "e8": "E8:水箱开关(CN7)未闭合或者蒸发盘NTC(CN3)温度高于125℃并持续时间达25s后,缺水提示,并停止工作。"
  137. }
  138. }
  139. }
  140. }
  141. },
  142. "climate": {
  143. "aircon_extra": {
  144. "state_attributes": {
  145. "fan_mode": {
  146. "state": {
  147. "health": "健康",
  148. "medhigh": "中高",
  149. "medlow": "中低",
  150. "natural": "自然",
  151. "quiet": "安静",
  152. "sleep": "睡眠",
  153. "strong": "强力"
  154. }
  155. },
  156. "swing_mode": {
  157. "state": {
  158. "topmost": "最高",
  159. "top": "高",
  160. "middle": "中",
  161. "down": "低",
  162. "downmost": "最低"
  163. }
  164. }
  165. }
  166. },
  167. "thermostat": {
  168. "state_attributes": {
  169. "fan_mode": {
  170. "state": {
  171. "cycle": "循环"
  172. }
  173. },
  174. "preset_mode": {
  175. "state": {
  176. "manual": "手动",
  177. "program": "程序",
  178. "temp_override": "临时覆盖",
  179. "perm_override": "永久覆盖"
  180. }
  181. }
  182. }
  183. },
  184. "combo_floor": {
  185. "state_attributes": {
  186. "preset_mode": {
  187. "state": {
  188. "cool": "冷风",
  189. "fan_only": "风扇",
  190. "heat": "热风",
  191. "floor_cool": "冷地板",
  192. "floor_heat": "热地板"
  193. }
  194. }
  195. }
  196. },
  197. "swing_as_powerlevel": {
  198. "state_attributes": {
  199. "swing_mode": {
  200. "name": "加热水平",
  201. "state": {
  202. "stop": "停止",
  203. "auto": "自动"
  204. }
  205. }
  206. }
  207. },
  208. "pool_heatpump": {
  209. "state_attributes": {
  210. "preset_mode": {
  211. "state": {
  212. "smart_heat": "智能加热",
  213. "quick_heat": "快速加热",
  214. "quiet_heat": "安静加热",
  215. "smart_cool": "智能冷却",
  216. "quick_cool": "快速冷却",
  217. "quiet_cool": "安静冷却",
  218. "auto": "自动"
  219. }
  220. }
  221. }
  222. },
  223. "heater": {
  224. "name": "加热器"
  225. },
  226. "thermo_switch": {
  227. "state_attributes": {
  228. "hvac_mode": {
  229. "state": {
  230. "fan_only": "暂停"
  231. }
  232. }
  233. }
  234. },
  235. "oven": {
  236. "state_attributes": {
  237. "preset_mode": {
  238. "state": {
  239. "healthy_steam": "健康蒸",
  240. "fresh_steam": "鲜嫩蒸",
  241. "high_temp_steam": "高温蒸",
  242. "stew": "养生炖",
  243. "bake_up_and_down": "上下烤",
  244. "bbq": "立体烧烤",
  245. "bottom_hot_air": "底部热风",
  246. "on_strong_roast": "上强烤",
  247. "3d_hot_air": "3D热风",
  248. "air_fry": "空气炸",
  249. "steam_frying": "蒸汽炸",
  250. "one_click_bread": "一键面包",
  251. "quick_heat": "速热",
  252. "keep_warm": "保温",
  253. "unfreeze": "解冻",
  254. "fermentation": "发酵",
  255. "descale": "除垢",
  256. "local_recipes": "菜谱模式",
  257. "drying": "内腔烘干",
  258. "custom": "自定义模式",
  259. "low_steaming": "低湿蒸烤",
  260. "medium_steaming": "中湿蒸烤",
  261. "high_steaming": "高湿蒸烤"
  262. }
  263. }
  264. }
  265. }
  266. },
  267. "humidifier": {
  268. "dehumidifier": {
  269. "state_attributes": {
  270. "mode": {
  271. "state": {
  272. "laundry": "烘干衣物",
  273. "purify": "净化"
  274. }
  275. }
  276. }
  277. }
  278. },
  279. "fan": {
  280. "fan_with_presets": {
  281. "state_attributes": {
  282. "preset_mode": {
  283. "state": {
  284. "baby": "婴儿",
  285. "fresh": "清新",
  286. "nature": "自然",
  287. "normal": "正常",
  288. "sleep": "睡眠",
  289. "smart": "智能",
  290. "strong": "强劲",
  291. "displayoff": "关闭显示",
  292. "off": "关闭"
  293. }
  294. }
  295. }
  296. },
  297. "ventilation": {
  298. "state_attributes": {
  299. "preset_mode": {
  300. "state": {
  301. "fresh": "新风",
  302. "circulate": "循环",
  303. "sleep": "睡眠",
  304. "auto": "自动",
  305. "eco": "节能",
  306. "anti-condensation": "防凝结"
  307. }
  308. }
  309. }
  310. }
  311. },
  312. "light": {
  313. "backlight": {
  314. "name": "背光"
  315. },
  316. "display": {
  317. "name": "显示"
  318. },
  319. "embers": {
  320. "name": "余烬"
  321. },
  322. "flame": {
  323. "name": "火焰"
  324. },
  325. "indicator": {
  326. "name": "指示灯"
  327. },
  328. "laser": {
  329. "name": "激光"
  330. },
  331. "logs": {
  332. "name": "日志"
  333. },
  334. "nightlight": {
  335. "name": "夜灯"
  336. }
  337. },
  338. "lock": {
  339. "child_lock": {
  340. "name": "儿童锁"
  341. }
  342. },
  343. "number": {
  344. "timer": {
  345. "name": "计时器"
  346. }
  347. },
  348. "select": {
  349. "timer": {
  350. "name": "计时器"
  351. },
  352. "temperature_unit": {
  353. "name": "温度单位",
  354. "state": {
  355. "celsius": "摄氏度",
  356. "fahrenheit": "华氏度"
  357. }
  358. },
  359. "casdon_oven_local_recipe": {
  360. "name": "内置菜谱",
  361. "state": {
  362. "none": "无",
  363. "steamed_egg_with_okra": "秋葵蒸蛋",
  364. "steamed_sea_bass": "清蒸鲈鱼",
  365. "steamed_prawns": "清蒸大虾",
  366. "handmade_steamed_bread": "手工馒头",
  367. "fan_steamed_baby_vegetables": "粉丝蒸娃娃菜",
  368. "braised_pork": "红烧肉",
  369. "snow_fungus_and_bird_s_nest": "雪耳燕窝",
  370. "crab_pot": "蟹肉煲",
  371. "potato_ribs": "土豆排骨",
  372. "coconut_chicken_soup": "椰子鸡汤",
  373. "snack_platter": "小食拼盘",
  374. "chicken_skewers": "鸡肉串",
  375. "roasted_pork_knuckle": "烤猪肘",
  376. "dried_lemon": "柠檬干",
  377. "pork_shop": "猪肉铺",
  378. "crispy_hairtail": "香酥带鱼",
  379. "spicy_grilled_fish": "麻辣烤鱼",
  380. "roasted_sweet_potatoes": "烤红薯",
  381. "roasted_chicken_wings": "香烤鸡翅",
  382. "cumin_lamb_chops": "孜然羊排",
  383. "honey_grilled_chicken": "蜜汁烤鸡",
  384. "garlic_eggplant": "蒜蓉茄子",
  385. "portuguese_egg_tart": "葡式蛋挞",
  386. "creme_brulee": "焦糖布丁",
  387. "cocoa_chips": "可可脆片",
  388. "butter_cookies": "黄油曲奇",
  389. "chiffon_cake": "戚风蛋糕",
  390. "puff_pastry": "酥皮泡芙",
  391. "red_bean_bread": "红豆面包",
  392. "milk_toast": "牛奶吐司"
  393. }
  394. }
  395. },
  396. "sensor": {
  397. "time_remaining": {
  398. "name": "剩余时间"
  399. },
  400. "cooking_status": {
  401. "name": "烹饪状态",
  402. "state": {
  403. "wait": "烹饪等待",
  404. "reservation": "预约中",
  405. "cooking": "烹饪中",
  406. "cancel": "烹饪取消",
  407. "done": "烹饪完成",
  408. "pause": "烹饪暂停"
  409. }
  410. }
  411. },
  412. "switch": {
  413. "anti_frost": {
  414. "name": "防冻"
  415. },
  416. "evaporator_cleaning": {
  417. "name": "蒸发器清洁"
  418. },
  419. "ionizer": {
  420. "name": "离子发生器"
  421. },
  422. "keytone": {
  423. "name": "按键音"
  424. },
  425. "uv_sterilization": {
  426. "name": "紫外线消毒"
  427. }
  428. }
  429. }
  430. }