hOn/custom_components/hon/translations/zh.json

1323 lines
57 KiB
JSON
Raw Normal View History

2023-04-22 02:47:55 +02:00
{
"entity": {
"sensor": {
"washing_modes": {
"state": {
2023-04-24 22:07:58 +02:00
"0": "就绪",
"1": "就绪",
"3": "暂停",
"4": "已计划",
"5": "已计划",
"6": "错误",
"7": "就绪",
"2": "程序运行中",
"8": "Test",
"9": "正在停止循环..."
2023-04-22 02:47:55 +02:00
}
},
"program_phases_wm": {
"state": {
2023-04-24 22:07:58 +02:00
"0": "就绪",
"1": "洗涤",
"2": "洗涤",
"3": "甩干",
"4": "漂洗",
"5": "漂洗",
"6": "漂洗",
"7": "烘干",
"9": "蒸汽",
"10": "就绪",
"11": "甩干",
"12": "正在称重 ",
"13": "正在称重 ",
"14": "洗涤",
"15": "洗涤",
"16": "洗涤",
"17": "漂洗",
"18": "漂洗",
"19": "已计划",
"20": "保持清新",
"24": "清新",
"25": "洗涤",
"26": "加热",
"27": "洗涤"
2023-04-23 02:01:14 +02:00
},
2023-04-24 22:07:58 +02:00
"name": "阶段"
2023-04-22 02:47:55 +02:00
},
"program_phases_td": {
"state": {
2023-04-24 22:07:58 +02:00
"0": "就绪",
"1": "正在烘干",
"2": "烘干",
"3": "冷却",
"13": "冷却",
"14": "正在烘干",
"15": "正在烘干",
"16": "冷却",
"18": "保持清新",
"19": "烘干",
"20": "烘干",
"11": "就绪",
"17": "unknown"
2023-04-23 02:01:14 +02:00
},
2023-04-24 22:07:58 +02:00
"name": "阶段"
2023-04-22 02:47:55 +02:00
},
"program_phases_dw": {
"state": {
2023-04-24 22:07:58 +02:00
"0": "就绪",
"1": "预洗",
"2": "洗涤",
"3": "漂洗",
"4": "烘干",
"5": "就绪",
2023-04-22 02:47:55 +02:00
"6": "Hot rinse"
2023-04-23 02:01:14 +02:00
},
2023-04-24 22:07:58 +02:00
"name": "阶段"
2023-04-22 23:09:57 +02:00
},
"dry_levels": {
"state": {
2023-04-24 22:07:58 +02:00
"0": "不烘干",
"1": "熨烫",
"2": "衣柜就绪",
"3": "衣柜就绪",
"4": "特干",
"12": "熨烫",
"13": "衣柜就绪",
"14": "可穿",
"15": "特干",
"11": "不烘干"
2023-04-23 02:01:14 +02:00
},
2023-04-24 22:07:58 +02:00
"name": "烘干水平"
2023-04-23 02:01:14 +02:00
},
"anti_crease": {
2023-04-24 22:07:58 +02:00
"name": "抗皱"
2023-04-23 02:01:14 +02:00
},
"power": {
2023-04-24 22:07:58 +02:00
"name": "功率级"
2023-04-23 02:01:14 +02:00
},
"remaining_time": {
2023-04-24 22:07:58 +02:00
"name": "剩余时间"
2023-04-23 02:01:14 +02:00
},
"temperature": {
2023-04-24 22:07:58 +02:00
"name": "温度"
2023-04-23 02:01:14 +02:00
},
"water_efficiency": {
2023-04-24 22:07:58 +02:00
"name": "用水效率"
2023-04-23 02:01:14 +02:00
},
"water_saving": {
2023-04-24 22:07:58 +02:00
"name": "节水"
2023-04-23 02:01:14 +02:00
},
"duration": {
2023-04-24 22:07:58 +02:00
"name": "持续时间"
2023-04-23 02:01:14 +02:00
},
"target_temperature": {
2023-04-24 22:07:58 +02:00
"name": "目标温度"
2023-04-23 02:01:14 +02:00
},
"spin_speed": {
2023-04-24 22:07:58 +02:00
"name": "甩干"
2023-04-23 02:01:14 +02:00
},
"steam_leve": {
2023-04-24 22:07:58 +02:00
"name": "蒸汽档位"
2023-04-23 02:01:14 +02:00
},
"dirt_level": {
2023-04-24 22:07:58 +02:00
"name": "脏污程度"
2023-04-23 02:01:14 +02:00
},
"delay_time": {
2023-04-24 22:07:58 +02:00
"name": "延时启动"
},
"dry_time": {
2023-04-24 22:07:58 +02:00
"name": "烘干时间"
},
"suggested_load": {
2023-04-24 22:07:58 +02:00
"name": "负载能力"
},
"energy_label": {
2023-04-24 22:07:58 +02:00
"name": "能效"
},
"det_dust": {
2023-04-24 22:07:58 +02:00
"name": "洗衣粉"
},
"det_liquid": {
2023-04-24 22:07:58 +02:00
"name": "洗衣液"
2023-04-24 21:38:05 +02:00
},
"errors": {
2023-04-24 22:07:58 +02:00
"name": "错误"
2023-04-24 21:38:05 +02:00
},
"programs": {
2023-04-24 22:07:58 +02:00
"name": "当前程序"
2023-04-24 21:38:05 +02:00
},
"cycles_total": {
2023-04-24 22:07:58 +02:00
"name": "循环 总计"
2023-04-24 21:38:05 +02:00
},
"energy_total": {
2023-04-24 22:07:58 +02:00
"name": "能耗 总计"
2023-04-24 21:38:05 +02:00
},
"water_total": {
2023-04-24 22:07:58 +02:00
"name": "用水效率 总计"
2023-04-24 21:38:05 +02:00
},
"energy_current": {
2023-04-24 22:07:58 +02:00
"name": "能耗 Current"
2023-04-24 21:38:05 +02:00
},
"water_current": {
2023-04-24 22:07:58 +02:00
"name": "用水效率 Current"
2023-04-26 23:57:44 +02:00
},
"mach_modes_ac": {
"state": {
"0": "自动",
"1": "冷却",
"2": "冷却",
"3": "烘干",
"4": "加热",
"5": "风扇",
"6": "风扇"
}
},
"programs_td": {
"state": {
"active_dry": "主动干燥",
"allergy_care": "Antiallergy",
"all_in_one": "All in One",
"antiallergy": "抗过敏",
"anti_odours": "除味",
"auto_care": "自动护理",
"baby": "婴儿服",
"bed_quilt": "床被",
"care_30": "护理 30",
"care_45": "护理 45",
"care_59": "护理 59",
"coloured": "彩色衣物",
"daily_45_min": "每日 45 分钟",
"daily_perfect_59_min": "每日完美 59 分钟",
"darks_and_coloured": "深色和彩色衣物",
"delicates": "精细织物",
"duvet": "羽绒服",
"eco": "生态棉",
"ecospeed_cottons": "经济速度棉质衣物",
"ecospeed_delicates": "经济速度精致衣物",
"ecospeed_mixed": "经济速度混合衣物",
"extra_hygiene": "额外卫生",
"fitness": "健身衣物",
"fresh_care": "清新护理",
"genius": "Genius",
"hqd_baby_care": "Baby Care",
"hqd_bath_towel": "毛巾",
"hqd_bed_sheets": "床单",
"hqd_bulky": "大件物品",
"hqd_casual": "休闲",
"hqd_cold_wind_30": "凉风 30 分钟",
"hqd_cold_wind_timing": "凉风 ",
"hqd_cotton": "棉布",
"hqd_curtain": "窗帘",
"hqd_delicate": "精致衣物",
"hqd_diaper": "纸尿裤",
"hqd_duvet": "羽绒被",
"hqd_feather": "羽绒服",
"hqd_hot_wind_timing": "热空气",
"hqd_hygienic": "卫生保护",
"hqd_i_refresh": "I-Refresh",
"hqd_i_refresh_pro": "I-Refresh Pro",
"hqd_jacket": "夹克",
"hqd_jeans": "牛仔裤",
"hqd_luxury": "奢侈衣物",
"hqd_mix": "混合材质",
"hqd_night_dry": "过夜烘干",
"hqd_outdoor": "Outdoor",
"hqd_precious_cure": "Precious cure",
"hqd_quick_20": "快洗 20",
"hqd_quick_30": "快洗 30",
"hqd_quick_dry": "快速干燥",
"hqd_quilt": "棉被",
"hqd_refresh": "清新",
"hqd_school_uniform": "校服",
"hqd_shirt": "衬衫",
"hqd_shoes": "鞋子",
"hqd_silk": "丝绸",
"hqd_sports": "运动装",
"hqd_synthetics": "合成纤维",
"hqd_timer": "定时",
"hqd_towel": "毛巾",
"hqd_underwear": "内衣",
"hqd_warm_up": "加热",
"hqd_wool": "羊毛衣物",
"hqd_working_suit": "工作服",
"hygiene": "卫生",
"iot_checkup": "检测",
"iot_dry_anti_mites": "除螨",
"iot_dry_baby": "婴儿服",
"iot_dry_backpacks": "背包",
"iot_dry_bathrobe": "浴衣",
"iot_dry_bed_linen": "被单枕套",
"iot_dry_bed_quilt": "床被",
"iot_dry_cotton": "棉布",
"iot_dry_cuddly_toys": "毛绒玩具",
"iot_dry_curtains": "窗帘",
"iot_dry_dehumidifier": "除湿机",
"iot_dry_delicates": "精细织物",
"iot_dry_delicate_tablecloths": "精细台布",
"iot_dry_denim_jeans": "牛仔布 - 牛仔裤",
"iot_dry_down_jacket": "Jacket",
"iot_dry_duvet": "羽绒服",
"iot_dry_easy_iron_cotton": "Super Easy Iron",
"iot_dry_easy_iron_synthetics": "超级易熨合成织物",
"iot_dry_gym_fit": "健身服",
"iot_dry_lingerie": "女性内衣",
"iot_dry_mixed": "混合材质",
"iot_dry_playsuits": "运动装",
"iot_dry_rapid_30": "快速 30",
"iot_dry_rapid_59": "快速 59",
"iot_dry_refresh": "Refresh",
"iot_dry_regenerates_waterproof": "防水布",
"iot_dry_relax_creases": "Relax Creases",
"iot_dry_shirts": "衬衫",
"iot_dry_small_load": "Small Load",
"iot_dry_swimsuits_and_bikinis": "泳衣",
"iot_dry_synthetics": "合成纤维衣物",
"iot_dry_synthetic_dry": "合成纤维烘干",
"iot_dry_tablecloths": "台布",
"iot_dry_technical_fabrics": "弹性织物",
"iot_dry_warm_embrace": "衣物蓬松",
"iot_dry_wool": "Woolmark",
"jeans": "牛仔裤",
"mix_and_dry": "混合化纤洗干一体",
"pets": "宠物",
"pre_iron": "熨烫前",
"rapid_30": "快速 30",
"rapid_45": "快速 45 分钟",
"rapid_59": "完美快洗59",
"refresh": "清新",
"relax_creases": "Relax Creases",
"saving_30_min": "节约 30 分钟",
"shirts": "衬衫",
"shoes": "鞋子",
"small_load": "Small Load",
"soft_care": "柔软保养",
"sport_plus": "Sport Plus",
"super_easy_iron_misti": "超易熨烫混合衣物",
"super_easy_iron_xxl": "超易熨烫超大衣物",
"super_fast_cottons": "Super Fast Cottons",
"super_fast_delicates": "Super Fast Delicates",
"synthetics": "合成纤维衣物",
"total_care": "Total Care",
"trainers": "运动鞋",
"ultra_care": "Ultra Care",
"waterproof_revitalize": "Waterproof Revitalize",
"whites": "浅色衣物",
"wool": "烘干羊毛衣物",
"woolmark": "Woolmark",
"xxl_load": "XXL Load",
"zoom_59": "缩放 59"
}
2023-05-10 18:13:05 +02:00
},
"room_temperature": {
"name": "室温"
},
"humidity": {
"name": "湿度"
},
"freezer_temp": {
"name": "冷藏室温度"
},
"fridge_temp": {
"name": "冰箱温度"
2023-04-22 02:47:55 +02:00
}
2023-04-22 21:19:32 +02:00
},
"select": {
"programs_dw": {
"state": {
"59_min": "Rapid 59'",
"auto_care": "Auto Care",
"auto_care_soil": "Auto Care",
"auto_plus": "AutoPlus",
"auto_sensor": "Auto Sensor",
"auto_sensor_soil": "Auto Sensor",
2023-04-24 22:07:58 +02:00
"auto_universal": "自动通用50℃-60℃",
"auto_universal_plus": "自动通用+ 65℃-75℃",
"auto_universal_plus_soil": "自动通用+ 65℃-75℃",
"auto_universal_soil": "自动通用50℃-60℃",
"auto_wash": "自动洗涤",
"auto_wash_soil": "自动洗涤",
"classe_a_59": "A级1小时65℃",
"delicate": "易碎45℃",
"dishwasher_care": "水垢清洁循环",
"eco": "节能",
"eco_asynch": "经济45℃",
"eco_bldc": "经济45℃",
"eco_synch": "经济45℃",
2023-04-22 21:19:32 +02:00
"gentle_wash": "Gentle wash",
2023-04-24 22:07:58 +02:00
"glass": "玻璃",
"glassware": "玻璃器皿45°C",
2023-04-22 21:19:32 +02:00
"glass_care": "Glass Care",
2023-04-24 22:07:58 +02:00
"hygiene": "卫生",
"hygiene_plus": "消毒洗+75°C",
"intensive": "加强 ",
"intensive_rapid": "强化快速",
2023-04-22 21:19:32 +02:00
"iot_auto_sensor": "Auto Sensor",
2023-04-24 22:07:58 +02:00
"iot_auto_universal_soil": "自动通用50℃-60℃",
"iot_auto_wash_soil": "自动洗涤",
"iot_baby_care": "婴儿服",
"iot_breakfast": "早餐",
"iot_checkup": "检测",
"iot_china_crystals": "中式石英器皿",
2023-04-22 21:19:32 +02:00
"iot_classe_a_59": "Rapid 59'",
2023-04-24 22:07:58 +02:00
"iot_cocktail_glasses": "鸡尾酒杯",
"iot_cocktail_glasses_soil": "鸡尾酒杯",
"iot_daily_care": "日常清洗",
"iot_daily_care_soil": "日常清洗",
"iot_delicate": "易碎45℃",
"iot_dinner_for_two": "2人餐",
"iot_dinner_for_two_soil": "2人餐",
2023-04-22 21:19:32 +02:00
"iot_dreft_quick_cycle": "Dreft Quick",
2023-04-24 22:07:58 +02:00
"iot_eco_asynch": "经济45℃",
"iot_eco_bldc": "经济45℃",
"iot_eco_synch": "经济45℃",
"iot_extra_hygiene": "额外消毒",
2023-04-22 21:19:32 +02:00
"iot_fairy_quick_cycle": "Fairy Quick",
2023-04-24 22:07:58 +02:00
"iot_happy_hour": "家庭聚会",
2023-04-22 21:19:32 +02:00
"iot_jar_quick_cycle": "Jar Quick",
2023-04-24 22:07:58 +02:00
"iot_party": "派对用餐具",
"iot_party_soil": "派对用餐具",
"iot_pizza_menu": "Pizza餐具",
"iot_pizza_menu_soil": "Pizza餐具",
"iot_plastic_tupperware": "塑料餐具",
"iot_porcelain": "瓷器",
"iot_power_mix_wash": "混合洗涤",
"iot_power_mix_wash_soil": "混合洗涤",
"iot_prewash": "预洗",
"iot_pyrex_and_glassware": "玻璃器皿",
2023-04-22 21:19:32 +02:00
"iot_rapid_29": "Rapid 29'",
2023-04-24 22:07:58 +02:00
"iot_rapid_39": "快速 39' 60°C",
"iot_single": "单人餐",
"iot_steam": "蒸汽洗75°C",
"iot_super_flash": "超快洗",
"iot_super_wash": "强力洗涤",
"iot_turbopower": "涡轮动力",
"iot_universal": "通用60°C",
"iot_wok_grids_maxi_pans": "特殊锅类",
"iot_wok_grids_maxi_pans_soil": "特殊锅类",
2023-04-22 21:19:32 +02:00
"iot_yes_quick_cycle": "Yes Quick",
2023-04-24 22:07:58 +02:00
"night": "超静55℃",
"prewash": "预洗",
2023-04-22 21:19:32 +02:00
"rapid_20": "Rapid 20'",
"rapid_24": "Rapid 24'",
2023-04-24 22:07:58 +02:00
"rapid_29": "Rapid 29' 50°C",
2023-04-22 21:19:32 +02:00
"rapid_35": "Wash&Dry 35'",
2023-04-24 22:07:58 +02:00
"rapid_39": "快速 39' 60°C",
2023-04-22 21:19:32 +02:00
"rapid_49": "Rapid 49'",
"rapid_59": "Rapid 59'",
2023-04-24 22:07:58 +02:00
"sanitising": "消毒",
2023-04-22 21:19:32 +02:00
"silence": "Silence",
2023-04-24 22:07:58 +02:00
"silent": "夜间",
2023-04-22 21:19:32 +02:00
"silent_care": "Silent Care",
"smart_ai": "Smart AI",
2023-04-24 22:07:58 +02:00
"special": "特殊",
"special_pw_prz": "特殊",
"steam": "蒸汽洗75°C",
"steam_plus": "蒸汽 + 75°C",
"total_care": "Total Care 50°C",
"ultra_silence": "超静55℃",
"ultra_silent": "超静55℃",
"universal": "通用60°C",
"universal_plus": "通用+ 70°C",
2023-04-22 21:19:32 +02:00
"zoom_39": "Zoom 39 min"
2023-04-23 02:01:14 +02:00
},
2023-04-24 22:07:58 +02:00
"name": "程序"
2023-04-22 21:19:32 +02:00
},
"programs_ih": {
"state": {
2023-04-24 22:07:58 +02:00
"iot_special_ash_brown": "灰褐色",
"iot_special_beef_fillet": "牛排",
"iot_special_beef_veal_stew": "炖牛肉和小牛肉",
"iot_special_boiled_rice": "煮饭",
"iot_special_chicken_breast": "鸡胸肉",
"iot_special_chicken_legs": "鸡腿",
"iot_special_chocolate_pudding": "巧克力布丁",
"iot_special_entrecote": "肋眼牛排",
"iot_special_fresh_tuna": "新鲜金枪鱼",
"iot_special_grilled_vegetables": "烤蔬菜",
"iot_special_lamb_cutlet": "羔羊肉",
"iot_special_meatballs": "肉丸",
"iot_special_minestrone": "意式什锦蔬菜汤",
"iot_special_mussels": "贻贝",
"iot_special_omelette": "煎蛋",
"iot_special_pancakes": "煎糕饼",
"iot_special_paris_style_peas": "巴黎式豌豆",
"iot_special_poached_eggs": "水煮蛋",
"iot_special_pork_fillet": "猪肉里脊",
"iot_special_pork_ribs": "猪排骨",
"iot_special_prawns": "明虾",
"iot_special_quinoa": "藜麦",
"iot_special_ratatouille": "普罗旺斯蔬菜杂烩",
"iot_special_salmon_fillet": "三文鱼片",
"iot_special_saute_potatoes": "炒土豆",
"iot_special_scallops": "扇贝",
"iot_special_scrambled_eggs": "炒蛋",
"iot_special_spelt": "斯佩耳特小麦",
"iot_special_veggy_noodles": "蔬菜面",
"iot_special_white_fish_fillet": "白鱼片",
2023-04-22 21:19:32 +02:00
"iot_standard_boiling": "Boiling",
2023-04-24 22:07:58 +02:00
"iot_standard_frying": "炸",
"iot_standard_keep_warm": "保温",
"iot_standard_melting": "融化",
2023-04-22 21:19:32 +02:00
"iot_standard_simmering": "Simmering"
2023-04-23 02:01:14 +02:00
},
2023-04-24 22:07:58 +02:00
"name": "程序"
2023-04-22 21:19:32 +02:00
},
"programs_ov": {
"state": {
2023-04-24 22:07:58 +02:00
"bakery": "意大利面和烘焙食品",
"bakery_steam": "蒸烤的面包",
"bottom_heating": "底部加热 ",
"bottom_heating_fan": "底部加热 + 风扇",
"bread": "面包",
"bread_steam": "蒸烤的甜点",
"convection_fan": "对流 + 风扇",
"convection_fan_turnspit": "对流 + 风扇 + 烤叉",
"conventional": "对流",
"conventional_turnspit": "对流 + 烤叉",
"defrost": "解冻",
"descaling": "除垢",
"fish": "鱼",
"fish_steam": "蒸煮的鱼",
"grill_cata": "烤架",
"grill_fan_cata": "烤架风扇",
"grill_fan_pyro": "烤架 + 风扇",
"grill_pyro": "烤架",
2023-04-22 21:19:32 +02:00
"h20_clean": "H2O-Clean",
2023-04-24 22:07:58 +02:00
"iot_bread": "面包",
2023-04-22 21:19:32 +02:00
"iot_h20_clean": "h2O clean",
2023-04-24 22:07:58 +02:00
"leavening": "发酵",
"low_temp_cooking": "低温烹饪",
"low_temp_cooking_fish": "低温烹饪 - 鱼类",
"low_temp_cooking_fish_steam": "低温蒸汽烹饪 - 鱼类",
"low_temp_cooking_meat": "低温烹饪 - 肉类",
"low_temp_cooking_meat_steam": "低温蒸汽烹饪 - 肉类",
"low_temp_cooking_steam": "低温蒸汽烹饪",
"meat": "肉",
"meat_steam": "蒸煮的肉",
"multi_level": "多层",
2023-04-22 21:19:32 +02:00
"paella": "Paella",
2023-04-24 22:07:58 +02:00
"pasta_and_bakery": "意大利面和烘焙食品",
2023-04-22 21:19:32 +02:00
"pizza": "Pizza",
2023-04-24 22:07:58 +02:00
"pyrolysis": "热解",
"pyrolysis_plus": "热解 +",
"red_meat": "红肉",
"red_meat_steam": "蒸煮的红肉",
"regenerate": "再生",
"soft_plus": "软+",
"super_grill": "超级烤架",
2023-04-22 21:19:32 +02:00
"tailor_bake": "Tailor bake",
"tailor_bake_cata": "Tailor Bake",
"tailor_bake_pyro": "Tailor Bake",
2023-04-24 22:07:58 +02:00
"vegetables": "蔬菜",
"vegetables_cata": "蔬菜",
"vegetables_pyro": "蔬菜",
"water_discharge": "排水",
"white_meat": "白肉",
"white_meat_steam": "蒸煮的白肉"
2023-04-23 02:01:14 +02:00
},
2023-04-24 22:07:58 +02:00
"name": "程序"
2023-04-22 21:19:32 +02:00
},
"programs_td": {
"state": {
2023-04-24 22:07:58 +02:00
"active_dry": "主动干燥",
2023-04-22 21:19:32 +02:00
"allergy_care": "Antiallergy",
"all_in_one": "All in One",
2023-04-24 22:07:58 +02:00
"antiallergy": "抗过敏",
"anti_odours": "除味",
"auto_care": "自动护理",
"baby": "婴儿服",
"bed_quilt": "床被",
"care_30": "护理 30",
"care_45": "护理 45",
"care_59": "护理 59",
"coloured": "彩色衣物",
"daily_45_min": "每日 45 分钟",
"daily_perfect_59_min": "每日完美 59 分钟",
"darks_and_coloured": "深色和彩色衣物",
"delicates": "精细织物",
"duvet": "羽绒服",
"eco": "生态棉",
"ecospeed_cottons": "经济速度棉质衣物",
"ecospeed_delicates": "经济速度精致衣物",
"ecospeed_mixed": "经济速度混合衣物",
"extra_hygiene": "额外卫生",
"fitness": "健身衣物",
"fresh_care": "清新护理",
2023-04-22 21:19:32 +02:00
"genius": "Genius",
"hqd_baby_care": "Baby Care",
2023-04-24 22:07:58 +02:00
"hqd_bath_towel": "毛巾",
"hqd_bed_sheets": "床单",
"hqd_bulky": "大件物品",
"hqd_casual": "休闲",
"hqd_cold_wind_30": "凉风 30 分钟",
"hqd_cold_wind_timing": "凉风 ",
"hqd_cotton": "棉布",
"hqd_curtain": "窗帘",
"hqd_delicate": "精致衣物",
"hqd_diaper": "纸尿裤",
"hqd_duvet": "羽绒被",
"hqd_feather": "羽绒服",
"hqd_hot_wind_timing": "热空气",
"hqd_hygienic": "卫生保护",
2023-04-22 21:19:32 +02:00
"hqd_i_refresh": "I-Refresh",
"hqd_i_refresh_pro": "I-Refresh Pro",
2023-04-24 22:07:58 +02:00
"hqd_jacket": "夹克",
"hqd_jeans": "牛仔裤",
"hqd_luxury": "奢侈衣物",
"hqd_mix": "混合材质",
"hqd_night_dry": "过夜烘干",
2023-04-22 21:19:32 +02:00
"hqd_outdoor": "Outdoor",
"hqd_precious_cure": "Precious cure",
2023-04-24 22:07:58 +02:00
"hqd_quick_20": "快洗 20",
"hqd_quick_30": "快洗 30",
"hqd_quick_dry": "快速干燥",
"hqd_quilt": "棉被",
"hqd_refresh": "清新",
"hqd_school_uniform": "校服",
"hqd_shirt": "衬衫",
"hqd_shoes": "鞋子",
"hqd_silk": "丝绸",
"hqd_sports": "运动装",
"hqd_synthetics": "合成纤维",
"hqd_timer": "定时",
"hqd_towel": "毛巾",
"hqd_underwear": "内衣",
"hqd_warm_up": "加热",
"hqd_wool": "羊毛衣物",
"hqd_working_suit": "工作服",
"hygiene": "卫生",
"iot_checkup": "检测",
"iot_dry_anti_mites": "除螨",
"iot_dry_baby": "婴儿服",
"iot_dry_backpacks": "背包",
"iot_dry_bathrobe": "浴衣",
"iot_dry_bed_linen": "被单枕套",
"iot_dry_bed_quilt": "床被",
"iot_dry_cotton": "棉布",
"iot_dry_cuddly_toys": "毛绒玩具",
"iot_dry_curtains": "窗帘",
"iot_dry_dehumidifier": "除湿机",
"iot_dry_delicates": "精细织物",
"iot_dry_delicate_tablecloths": "精细台布",
"iot_dry_denim_jeans": "牛仔布 - 牛仔裤",
2023-04-22 21:19:32 +02:00
"iot_dry_down_jacket": "Jacket",
2023-04-24 22:07:58 +02:00
"iot_dry_duvet": "羽绒服",
2023-04-22 21:19:32 +02:00
"iot_dry_easy_iron_cotton": "Super Easy Iron",
2023-04-24 22:07:58 +02:00
"iot_dry_easy_iron_synthetics": "超级易熨合成织物",
"iot_dry_gym_fit": "健身服",
"iot_dry_lingerie": "女性内衣",
"iot_dry_mixed": "混合材质",
"iot_dry_playsuits": "运动装",
"iot_dry_rapid_30": "快速 30",
"iot_dry_rapid_59": "快速 59",
2023-04-22 21:19:32 +02:00
"iot_dry_refresh": "Refresh",
2023-04-24 22:07:58 +02:00
"iot_dry_regenerates_waterproof": "防水布",
2023-04-22 21:19:32 +02:00
"iot_dry_relax_creases": "Relax Creases",
2023-04-24 22:07:58 +02:00
"iot_dry_shirts": "衬衫",
2023-04-22 21:19:32 +02:00
"iot_dry_small_load": "Small Load",
2023-04-24 22:07:58 +02:00
"iot_dry_swimsuits_and_bikinis": "泳衣",
"iot_dry_synthetics": "合成纤维衣物",
"iot_dry_synthetic_dry": "合成纤维烘干",
"iot_dry_tablecloths": "台布",
"iot_dry_technical_fabrics": "弹性织物",
"iot_dry_warm_embrace": "衣物蓬松",
2023-04-22 21:19:32 +02:00
"iot_dry_wool": "Woolmark",
2023-04-24 22:07:58 +02:00
"jeans": "牛仔裤",
"mix_and_dry": "混合化纤洗干一体",
"pets": "宠物",
"pre_iron": "熨烫前",
"rapid_30": "快速 30",
"rapid_45": "快速 45 分钟",
"rapid_59": "完美快洗59",
"refresh": "清新",
2023-04-22 21:19:32 +02:00
"relax_creases": "Relax Creases",
2023-04-24 22:07:58 +02:00
"saving_30_min": "节约 30 分钟",
"shirts": "衬衫",
"shoes": "鞋子",
2023-04-22 21:19:32 +02:00
"small_load": "Small Load",
2023-04-24 22:07:58 +02:00
"soft_care": "柔软保养",
2023-04-22 21:19:32 +02:00
"sport_plus": "Sport Plus",
2023-04-24 22:07:58 +02:00
"super_easy_iron_misti": "超易熨烫混合衣物",
"super_easy_iron_xxl": "超易熨烫超大衣物",
2023-04-22 21:19:32 +02:00
"super_fast_cottons": "Super Fast Cottons",
"super_fast_delicates": "Super Fast Delicates",
2023-04-24 22:07:58 +02:00
"synthetics": "合成纤维衣物",
2023-04-22 21:19:32 +02:00
"total_care": "Total Care",
2023-04-24 22:07:58 +02:00
"trainers": "运动鞋",
2023-04-22 21:19:32 +02:00
"ultra_care": "Ultra Care",
"waterproof_revitalize": "Waterproof Revitalize",
2023-04-24 22:07:58 +02:00
"whites": "浅色衣物",
"wool": "烘干羊毛衣物",
2023-04-22 21:19:32 +02:00
"woolmark": "Woolmark",
"xxl_load": "XXL Load",
2023-04-24 22:07:58 +02:00
"zoom_59": "缩放 59"
2023-04-23 02:01:14 +02:00
},
2023-04-24 22:07:58 +02:00
"name": "程序"
2023-04-22 21:19:32 +02:00
},
"programs_wm": {
"state": {
2023-04-24 22:07:58 +02:00
"20_degrees_coloured_cottons": "20° 彩色和棉花",
"20_degrees_new_energy_label": "20°C",
"active_steam": "蒸汽",
"active_wash": "活化洗涤",
"active_wash_steam": "活化洗涤",
"allergy_care": "过敏保养",
2023-04-22 21:19:32 +02:00
"allergy_care_pro": "Allergy Care Pro",
2023-04-24 22:07:58 +02:00
"all_in_one_49": "一体化 49'",
"all_in_one_59": "一体化 59'",
"all_in_one_59_steam": "活化洗涤 + 蒸汽",
"autocare": "自动护理",
"autoclean": "滚筒清洁",
"baby_60": "婴儿服60℃",
"care_14": "经济保养 14 分",
"care_30": "经济保养 30 分",
"care_44": "经济保养 44 分",
"checkup": "检测",
"colour_59": "彩色衣物 59'",
"colour_59_steam": "Coloureds 59' + 蒸汽",
"cottons": "棉布",
"cottons_prewash": "棉麻+预洗",
"cottons_steam": "棉质 + 蒸汽",
"cotton_care_59": "棉麻洗59\"",
"delicate_59": "精致 59'",
"delicate_silk": "精致丝绸",
"delicate_silk_steam": "精致丝绸 + 蒸汽",
"delicati_59": "精致 59'",
"delicati_59_steam": "精致 59'",
"drain_spin": "脱水 + 甩干",
"easy_iron": "易熨",
"eco_40_60_new_energy_label": "经济 40-60",
"extra_care": "额外保养",
"fitness": "健身衣物",
"fitness_care": "健身衣物",
"fresh_care": "清新护理",
"fresh_care_steam": "清新护理 + 蒸汽",
"handwash_wool": "手洗和羊毛衣物",
"high_dry": "棉质衣物烘干",
"hqd_20_degrees": "棉质 20℃",
"hqd_allergy": "过敏保养",
"hqd_autoclean": "滚筒清洁",
"hqd_babycare": "婴儿服",
"hqd_checkup": "检测",
"hqd_cottons": "棉布",
"hqd_delicate": "精致衣物",
"hqd_delicate_cradle": "精致衣物",
"hqd_dry": "棉质衣物烘干",
"hqd_dry_synthetics": "混合材质烘干",
"hqd_duvet": "羽绒服",
"hqd_eco_40_60_degrees": "经济 40-60",
"hqd_handwash_wool": "羊毛衣物",
2023-04-22 21:19:32 +02:00
"hqd_i_refresh": "i-Refresh",
2023-04-24 22:07:58 +02:00
"hqd_mix": "混合",
"hqd_quick_15": "快速 15'",
"hqd_quick_wash_57": "快速洗涤 57 分钟",
"hqd_rapid_wash_and_dry": "洗涤与烘干",
2023-04-22 21:19:32 +02:00
"hqd_refresh": "Refresh",
2023-04-24 22:07:58 +02:00
"hqd_rinse": "漂洗",
"hqd_shirts": "衬衫",
2023-04-22 21:19:32 +02:00
"hqd_smart": "Smart A.I.",
2023-04-24 22:07:58 +02:00
"hqd_spin": "甩干",
"hqd_sport": "运动装",
"hqd_super_fast": "快速 39",
"hqd_synthetic_and_coloured": "合成纤维",
"hygiene_59": "卫生增强 59 分",
"hygiene_60": "卫生 60°",
"hygiene_plus_59": "卫生增强 59 分",
"hygiene_plus_59_min": "卫生增强 59 分",
2023-04-22 21:19:32 +02:00
"hygiene_pro_49_min": "Hygiene Pro 49 min",
2023-04-24 22:07:58 +02:00
"hygiene_pro_steam": "Hygiene Pro + 蒸汽",
"intensive_40": "加强 40°C",
"intensive_40_steam": "Intensive 40°C + 蒸汽",
"iot_active_steam": "蒸汽",
"iot_active_wash_steam": "活化洗涤",
2023-04-22 21:19:32 +02:00
"iot_allergy_care_pro": "Allergy Care Pro",
2023-04-24 22:07:58 +02:00
"iot_all_in_one_59_steam": "活化洗涤 + 蒸汽",
"iot_checkup": "检测",
"iot_colour_59_steam": "Coloureds 59' + 蒸汽",
"iot_cottons_steam": "棉质 + 蒸汽",
"iot_delicate_silk_steam": "精致丝绸 + 蒸汽",
"iot_delicati_59_steam": "精致 59'",
"iot_dry_air_refresh": "空气清新",
"iot_dry_anti_mites": "防螨",
"iot_dry_baby": "婴儿",
"iot_dry_backpacks": "背包",
"iot_dry_bathrobe": "浴衣和透气织物",
"iot_dry_bed_linen": "床单",
"iot_dry_cotton_dry": "棉质衣物烘干",
"iot_dry_cuddly_toys": "毛绒玩具",
"iot_dry_curtains": "窗帘",
"iot_dry_dehumidifier": "除湿机",
"iot_dry_delicates_antiallergy": "精致衣物 - 抗过敏",
"iot_dry_delicate_tablecloths": "精致桌布",
"iot_dry_denim_jeans": "牛仔布 - 牛仔裤",
"iot_dry_easy_iron_cotton": "轻松熨烫 - 棉布",
"iot_dry_easy_iron_synthetics": "轻松熨烫 - 合成纤维",
"iot_dry_gym_fit": "运动 - 健身衣物",
"iot_dry_lingerie": "内衣",
"iot_dry_mixed_dry": "混合材质烘干",
"iot_dry_rapid_60_min_delicates": "快速 60' - 精致衣物",
"iot_dry_shirts": "衬衫",
"iot_dry_swimsuits_and_bikinis": "泳衣",
"iot_dry_synthetics": "合成纤维烘干",
"iot_dry_synthetic_dry": "合成纤维烘干",
"iot_dry_tablecloths": "桌布",
"iot_dry_technical_fabrics": "工艺织物",
"iot_dry_warm_embrace": "中温烘干",
"iot_dry_wool_dry": "羊毛衣物烘干",
"iot_easy_iron": "易熨",
"iot_fresh_care_steam": "清新护理 + 蒸汽",
"iot_hygiene_pro_steam": "Hygiene Pro + 蒸汽",
"iot_intensive_40_steam": "Intensive 40°C + 蒸汽",
"iot_mixed_steam": "混合 + 蒸汽",
"iot_mix_and_colour_59_steam": "混合材质和彩色 59' + 蒸汽",
"iot_perfect_cotton_59_steam": "完美棉质 59 分",
"iot_rapid_a_class_60_steam": "快速 A 级 60 + 蒸汽",
"iot_resistant_cotton_steam": "棉质 + 蒸汽",
"iot_shirts_steam": "衬衫 + 蒸汽",
"iot_single_item_steam": "单件物品 + 蒸汽",
"iot_smart_wash": "智能洗涤",
2023-04-22 21:19:32 +02:00
"iot_soft_care_steam": "Soft Care + Steam",
2023-04-24 22:07:58 +02:00
"iot_special_39_full_load_steam": "专用 39' + 蒸汽",
"iot_steam_hygiene_plus": "卫生增强蒸汽 ",
"iot_synthetic_and_coloured_steam": "化纤和彩色 + 蒸汽",
"iot_wash_and_dry": "洗涤与烘干",
"iot_wash_anti_mites": "防螨",
"iot_wash_anti_odor": "防异味",
2023-04-22 21:19:32 +02:00
"iot_wash_ariel_clean_cycle": "Ariel Ultimate Clean",
"iot_wash_ariel_cold_cycle": "Ariel Cold Clean",
"iot_wash_ariel_fresh_cycle": "Ariel Fresh Clean",
2023-04-24 22:07:58 +02:00
"iot_wash_baby_sanitizer": "消毒",
"iot_wash_baby_sanitizer_steam": "婴儿用品消毒 + 蒸汽",
"iot_wash_backpacks": "背包",
"iot_wash_backpacks_zelig": "背包",
"iot_wash_bathrobe": "浴袍和毛巾",
"iot_wash_bathrobe_steam": "浴衣 + 蒸汽",
"iot_wash_bed_linen": "床单",
"iot_wash_bed_linen_steam": "床单 + 蒸汽",
"iot_wash_bed_linen_zelig": "床单",
"iot_wash_big_single_load": "单件大衣物",
"iot_wash_bleaching": "漂白",
"iot_wash_blood_stains": "血迹",
"iot_wash_cashmere": "羊绒",
"iot_wash_chocolate_stains": "巧克力渍",
"iot_wash_cold_wash": "冷洗",
"iot_wash_colored": "彩色",
"iot_wash_colored_anti_stain": "去除彩色织物上的污渍",
"iot_wash_colored_delicate": "彩色精致",
"iot_wash_coloured": "颜色",
"iot_wash_coloured_bed_linen": "彩色床单",
"iot_wash_coloured_bed_linen_steam": "彩色床单 + 蒸汽",
"iot_wash_coloured_curtains": "彩色窗帘",
"iot_wash_coloured_shirts": "彩色衬衫",
"iot_wash_coloured_shirts_steam": "彩色衬衫 + 蒸汽",
"iot_wash_coloured_steam": "彩色 + 蒸汽",
"iot_wash_coloured_tableclothes": "彩色桌布",
"iot_wash_coloured_tableclothes_steam": "彩色桌布 + 蒸汽",
"iot_wash_cotton": "棉布",
"iot_wash_cotton_steam": "棉质 + 蒸汽",
"iot_wash_cuddly_toys": "毛绒玩具",
"iot_wash_curtains": "窗帘",
"iot_wash_curtains_steam": "窗帘 + 蒸汽",
"iot_wash_curtains_zelig": "窗帘",
"iot_wash_dark": "深色衣物",
"iot_wash_darks_and_coloured_44": "深色与彩色 44'",
"iot_wash_darks_and_coloured_59": "深色与彩色 59'",
"iot_wash_darks_and_coloured_xl": "深色和彩色 XL",
"iot_wash_dark_steam": "深色物品 + 蒸汽",
2023-04-22 21:19:32 +02:00
"iot_wash_dash_clean_cycle": "Dash Ultimate Clean",
"iot_wash_dash_cold_cycle": "Dash Cold Clean",
"iot_wash_dash_fresh_cycle": "Dash Fresh Clean",
2023-04-24 22:07:58 +02:00
"iot_wash_delicate": "精致衣物",
"iot_wash_delicate_antiallergy": "精致衣物的抗过敏程序",
"iot_wash_delicate_antiallergy_steam": "抗过敏精致衣物 + 蒸汽",
"iot_wash_delicate_antiallergy_zelig": "精致衣物的抗过敏程序",
"iot_wash_delicate_colors": "颜色精致衣物",
"iot_wash_delicate_colors_steam": "彩色 + 蒸汽",
"iot_wash_delicate_dark": "精致深色",
"iot_wash_delicate_steam": "精致衣物 + 蒸汽",
"iot_wash_delicate_tablecloths": "精致桌布",
"iot_wash_delicate_tablecloths_steam": "精致桌布 + 蒸汽",
"iot_wash_delicate_whites": "精致白色衣物",
"iot_wash_denim_jeans": "牛仔布 - 牛仔裤",
"iot_wash_diving_suits": "潜水服",
"iot_wash_diving_suits_zelig": "潜水服",
"iot_wash_down_jackets": "羽绒服",
"iot_wash_down_jackets_zelig": "羽绒服",
"iot_wash_duvet": "羽绒服",
"iot_wash_fruit_stains": "水果渍",
"iot_wash_gym_fit": "运动 - 健身衣物",
"iot_wash_handwash": "手洗",
"iot_wash_handwash_colored": "彩色手洗",
"iot_wash_handwash_dark": "深色手洗",
"iot_wash_lingerie": "内衣",
"iot_wash_masks_refresh": "口罩清洗",
"iot_wash_masks_sanification": "口罩消毒",
"iot_wash_masks_sanification_steam": "口罩消毒 + 蒸汽",
"iot_wash_mats": "地毯",
"iot_wash_men_s_trousers": "裤子",
"iot_wash_mixed": "混合材质",
"iot_wash_mixed_steam": "混合 + 蒸汽",
"iot_wash_mix_and_coloured_44": "混合材质和彩色 44'",
"iot_wash_mix_and_coloured_59": "混合材质和彩色 59'",
"iot_wash_mix_and_coloured_xl": "混合材质和彩色 XL",
"iot_wash_new_clothes": "新衣物",
"iot_wash_perfect_white": "完美白色",
"iot_wash_perfect_white_steam": "完美白色 + 蒸汽",
"iot_wash_pets": "宠物用品",
"iot_wash_pets_hair_removal": "宠物毛发清除",
"iot_wash_pets_odours_stains_removal": "宠物异味和污渍清除",
"iot_wash_pets_steam": "宠物用品",
"iot_wash_playsuits": "运动装",
"iot_wash_playsuits_steam": "运动装 + 蒸汽",
"iot_wash_quick_drum_cleaner": "快速滚筒清洁器",
"iot_wash_rapid_14": "快速 14",
"iot_wash_rapid_30": "快速 30",
"iot_wash_rapid_44": "快速 44",
"iot_wash_rapid_59": "快速 59",
"iot_wash_rapid_59_steam": "快速 59' + 蒸汽",
"iot_wash_refresh_14_min": "清新 14'",
"iot_wash_resistant_colored": "韧性彩色衣物",
"iot_wash_resistant_dark": "韧性深色衣物",
"iot_wash_resistant_whites": "韧性白色衣物",
"iot_wash_rinse": "漂洗",
"iot_wash_shirts": "衬衫",
"iot_wash_shirts_steam": "衬衫 + 蒸汽",
"iot_wash_silk": "丝绸",
"iot_wash_ski_suit": "滑雪服",
"iot_wash_ski_suit_zelig": "滑雪服",
"iot_wash_spin": "甩干",
"iot_wash_sport": "运动装",
"iot_wash_sport_anti_odor": "防体味运动服",
"iot_wash_sport_anti_odor_zelig": "防体味运动服",
"iot_wash_stains_remover": "去污",
"iot_wash_swimsuits_and_bikinis": "泳衣",
"iot_wash_synthetic": "合成纤维",
"iot_wash_synthetic_steam": "合成纤维 + 蒸汽",
"iot_wash_tablecloths": "桌布",
"iot_wash_tablecloths_steam": "桌布 + 蒸汽",
"iot_wash_technical_fabrics": "工艺织物",
"iot_wash_technical_fabrics_zelig": "工艺织物",
"iot_wash_technical_jackets": "冲锋衣",
"iot_wash_technical_jackets_zelig": "冲锋衣",
"iot_wash_trainers": "运动鞋",
"iot_wash_whites": "白色衣物",
"iot_wash_whites_44": "白色衣物 44'",
"iot_wash_whites_59": "白色衣物 59'",
"iot_wash_whites_xl": "白色衣物 XL",
"iot_wash_wine_stains": "葡萄酒渍",
"iot_wash_wool": "羊毛衣物",
"jeans": "牛仔裤",
"jeans_60": "牛仔裤",
"low_dry": "混合材质烘干",
"mixed": "混合材质",
"mixed_and_colored_59": "混合材质和彩色 59'",
"mixed_steam": "混合 + 蒸汽",
"mix_and_colour_59": "混合和彩色 59 分",
"mix_and_colour_59_steam": "混合材质和彩色 59' + 蒸汽",
"night_and_day": "晚间和日间",
"night_wash": "过夜循环",
"perfect_59": "完美 59'",
"perfect_cotton_59": "完美棉质 59 分",
"perfect_cotton_59_steam": "完美棉质 59 分",
"perfect_whites_59": "完美护色 59'",
"rapid_14_min": "快洗14分钟",
"rapid_30_min": "30分钟快洗",
"rapid_44_min": "44分钟快洗",
"rapid_a_class_60": "快速 A 级 60",
"rapid_a_class_60_steam": "快速 A 级 60 + 蒸汽",
"rapid_wash_and_dry_59_min": "洗涤并烘干 59'",
"resistant_cotton": "棉布",
"resistant_cotton_steam": "棉质 + 蒸汽",
"rinse": "漂洗",
"shirts_steam": "衬衫 + 蒸汽",
"silent_night": "过夜循环",
"single_item": "单件商品",
"single_item_steam": "单件物品 + 蒸汽",
"smart_wash": "智能洗涤",
"soft_care": "柔软保养",
2023-04-22 21:19:32 +02:00
"soft_care_steam": "Soft Care + Steam",
"soft_care_steam_title": "Soft Care + Steam",
2023-04-24 22:07:58 +02:00
"special_39": "每日 39 分",
"special_39_full_load": "每日 39 分",
"special_39_full_load_steam": "专用 39' + 蒸汽",
"special_49": "专用 49'",
"sport_39": "运动装 39'",
"sport_plus_29": "运动增强 29 分",
"sport_plus_39": "运动增强 39 分",
"steam_39": "蒸汽 39'",
2023-04-22 21:19:32 +02:00
"steam_care_pro": "Steam Care Pro",
2023-04-24 22:07:58 +02:00
"steam_care_pro_cotton": "Steam Care Pro - 棉",
"steam_care_pro_delicates": "Steam Care Pro - 精致衣物",
"steam_care_pro_synthetic": "Steam Care Pro - 化纤",
"steam_hygiene_plus": "卫生增强蒸汽 ",
"synthetics": "合成纤维",
"synthetic_and_coloured": "合成纤维和彩色衣物",
"synthetic_and_coloured_steam": "化纤和彩色 + 蒸汽",
2023-04-22 21:19:32 +02:00
"tailored_resistant_cotton": "Tailored Resistant Cotton",
"tailored_synthetic_and_coloured": "Tailored Synthetic Colored",
2023-04-24 22:07:58 +02:00
"total_care": "全面护理",
"tumbling": "滚筒烘干",
"wool": "羊毛衣物",
"wool_and_delicates_49": "羊毛",
"wool_dry": "羊毛衣物烘干",
"wool_soft_care": "羊毛"
2023-04-23 02:01:14 +02:00
},
2023-04-24 22:07:58 +02:00
"name": "程序"
2023-04-22 23:09:57 +02:00
},
"dry_levels": {
"state": {
2023-04-24 22:07:58 +02:00
"0": "不烘干",
"1": "熨烫",
"2": "衣柜就绪",
"3": "衣柜就绪",
"4": "特干",
"12": "熨烫",
"13": "衣柜就绪",
"14": "可穿",
"15": "特干",
"11": "不烘干"
2023-04-23 02:01:14 +02:00
},
2023-04-24 22:07:58 +02:00
"name": "烘干水平"
2023-04-23 02:01:14 +02:00
},
"spin_speed": {
2023-04-24 22:07:58 +02:00
"name": "甩干"
2023-04-23 02:01:14 +02:00
},
"temperature": {
2023-04-24 22:07:58 +02:00
"name": "温度"
},
"dry_time": {
2023-04-24 22:07:58 +02:00
"name": "烘干时间"
2023-04-26 23:57:44 +02:00
},
"eco_pilot": {
"state": {
"0": "关闭",
"1": "避免触摸",
"2": "跟随"
},
"name": "节能模式"
},
"fan_mode": {
"state": {
"1": "高",
"2": "中 ",
"3": "低",
"4": "自动",
"5": "自动"
}
},
"programs_ac": {
"state": {
"iot_10_heating": "10°C 加热功能",
"iot_auto": "自动",
"iot_cool": "冷却",
"iot_dry": "烘干",
"iot_fan": "风扇",
"iot_heat": "加热",
"iot_nano_aqua": "Nano Aqua",
"iot_purify": "自净",
"iot_self_clean": "自洁",
"iot_self_clean_56": "无菌清洁 56°C",
"iot_simple_start": "立即启动",
"iot_uv": "UV",
"iot_uv_and_auto": "UV + 自动",
"iot_uv_and_cool": "UV + 制冷",
"iot_uv_and_dry": "UV + 减湿器",
"iot_uv_and_fan": "UV + 风扇",
"iot_uv_and_heat": "UV + 加热"
}
2023-05-10 18:13:05 +02:00
},
"programs_ref": {
"state": {
"auto_set": "AUTO-SET自动设置",
"cheese": "奶酪",
"chiller": "Quick cool",
"cold_drinks": "Soft chill",
"eco": "Eco",
"eco_mode": "Eco 模式",
"fruits_and_veg": "Fruit&Veg水果和蔬菜",
"fruit_and_veg": "Fruit & Veg",
"holiday": "HOLIDAY假日模式",
"keep_fresh": "0° Fresh",
"no_mode_selected": "未选择模式",
"quick_cool": "QUICK COOL快速冷却",
"sea_food": "Ready to cook meal",
"soft_frozen": "Soft freezing",
"super_cool": "SUPER COOL超级冷却",
"super_freeze": "SUPER FREEZE超级冷冻",
"tea": "Cold drinks or Beverages",
"zero_fresh": "0° Fresh"
}
2023-05-14 03:17:58 +02:00
},
"remaining_time": {
"name": "剩余时间"
2023-04-23 02:01:14 +02:00
}
},
"switch": {
"anti_crease": {
2023-04-24 22:07:58 +02:00
"name": "抗皱"
2023-04-23 02:01:14 +02:00
},
"add_dish": {
"name": "添加碗碟"
2023-04-23 02:01:14 +02:00
},
"eco_express": {
2023-04-24 22:07:58 +02:00
"name": "节能"
2023-04-23 02:01:14 +02:00
},
"extra_dry": {
2023-04-24 22:07:58 +02:00
"name": "特干"
2023-04-23 02:01:14 +02:00
},
"half_load": {
2023-04-24 22:07:58 +02:00
"name": "半载"
2023-04-23 02:01:14 +02:00
},
"open_door": {
2023-04-24 22:07:58 +02:00
"name": "开门"
2023-04-23 02:01:14 +02:00
},
"three_in_one": {
2023-04-24 22:07:58 +02:00
"name": "三合一"
2023-04-23 02:01:14 +02:00
},
"preheat": {
2023-04-24 22:07:58 +02:00
"name": "预热"
2023-04-23 02:01:14 +02:00
},
"dish_washer": {
2023-04-24 22:07:58 +02:00
"name": "洗碗机"
2023-04-23 02:01:14 +02:00
},
"tumble_dryer": {
2023-04-24 22:07:58 +02:00
"name": "滚筒烘干机"
2023-04-23 02:01:14 +02:00
},
"washing_machine": {
2023-04-24 22:07:58 +02:00
"name": "洗衣机"
2023-04-23 02:01:14 +02:00
},
"washer_dryer": {
2023-04-24 22:07:58 +02:00
"name": "洗衣烘干两用机"
2023-04-23 02:01:14 +02:00
},
"oven": {
2023-04-24 22:07:58 +02:00
"name": "烤炉"
2023-04-23 02:01:14 +02:00
},
"prewash": {
2023-04-24 22:07:58 +02:00
"name": "预洗"
2023-04-23 02:01:14 +02:00
},
"pause": {
2023-04-24 22:07:58 +02:00
"name": "暂停"
},
"keep_fresh": {
"name": "Keep Fresh"
2023-04-24 21:38:05 +02:00
},
"delay_time": {
2023-04-24 22:07:58 +02:00
"name": "延时启动"
2023-04-26 23:57:44 +02:00
},
"rapid_mode": {
"name": "快速模式"
},
"eco_mode": {
"name": "ECO 模式"
},
"10_degree_heating": {
"name": "10°C 加热功能"
},
"self_clean": {
"name": "自洁"
},
"self_clean_56": {
"name": "无菌清洁 56°C"
},
"silent_mode": {
"name": "夜静模式"
},
"mute_mode": {
"name": "静音模式"
},
"extra_rinse_1": {
"name": "+1 次漂洗"
},
"extra_rinse_2": {
"name": "+2 次漂洗"
},
"extra_rinse_3": {
"name": "+3 次漂洗"
},
"acqua_plus": {
"name": "Acquaplus"
},
"auto_dose": {
"name": "自动定量"
},
"good_night": {
"name": "晚安"
2023-05-13 01:20:02 +02:00
},
"auto_dose_softener": {
"name": "自动定量 柔软剂"
},
"auto_dose_detergent": {
"name": "自动定量 洗涤剂"
},
"auto_set": {
"name": "自动设置"
},
"super_cool": {
"name": "Super Cool"
},
"super_freeze": {
"name": "Super Freeze"
2023-04-23 02:01:14 +02:00
}
},
"binary_sensor": {
"door_lock": {
2023-04-24 22:07:58 +02:00
"name": "门锁"
2023-04-23 02:01:14 +02:00
},
"extra_rinse_1": {
2023-04-24 22:07:58 +02:00
"name": "+1 次漂洗"
2023-04-23 02:01:14 +02:00
},
"extra_rinse_2": {
2023-04-24 22:07:58 +02:00
"name": "+2 次漂洗"
2023-04-23 02:01:14 +02:00
},
"extra_rinse_3": {
2023-04-24 22:07:58 +02:00
"name": "+3 次漂洗"
2023-04-23 02:01:14 +02:00
},
"good_night": {
2023-04-24 22:07:58 +02:00
"name": "晚安"
2023-04-23 02:01:14 +02:00
},
"anti_crease": {
2023-04-24 22:07:58 +02:00
"name": "抗皱"
2023-04-23 02:01:14 +02:00
},
"aqua_plus": {
"name": "Acquaplus"
},
"spin_speed": {
2023-04-24 22:07:58 +02:00
"name": "甩干"
2023-04-23 02:01:14 +02:00
},
"programs_dw": {
2023-04-24 22:07:58 +02:00
"name": "程序"
2023-04-23 02:01:14 +02:00
},
"programs_ih": {
2023-04-24 22:07:58 +02:00
"name": "程序"
2023-04-23 02:01:14 +02:00
},
"programs_ov": {
2023-04-24 22:07:58 +02:00
"name": "程序"
2023-04-23 02:01:14 +02:00
},
"programs_td": {
2023-04-24 22:07:58 +02:00
"name": "程序"
2023-04-23 02:01:14 +02:00
},
"programs_wm": {
2023-04-24 22:07:58 +02:00
"name": "程序"
2023-04-23 02:01:14 +02:00
},
"still_hot": {
2023-04-24 22:07:58 +02:00
"name": "仍然热"
2023-04-23 02:01:14 +02:00
},
"pan_status": {
2023-04-24 22:07:58 +02:00
"name": "烤盘"
2023-04-23 02:01:14 +02:00
},
"remote_control": {
2023-04-24 22:07:58 +02:00
"name": "远程控制"
2023-04-23 02:01:14 +02:00
},
"rinse_aid": {
2023-04-24 22:07:58 +02:00
"name": "漂洗助剂液位"
2023-04-23 02:01:14 +02:00
},
"salt_level": {
2023-04-24 22:07:58 +02:00
"name": "盐水平"
2023-04-23 02:01:14 +02:00
},
"door_open": {
2023-04-24 22:07:58 +02:00
"name": "门打开"
2023-04-23 02:01:14 +02:00
},
"connection": {
2023-04-24 22:07:58 +02:00
"name": "设备连接"
2023-04-24 21:38:05 +02:00
},
"child_lock": {
2023-04-24 22:07:58 +02:00
"name": "儿童锁"
2023-04-24 21:38:05 +02:00
},
"on": {
2023-04-24 22:07:58 +02:00
"name": "打开"
2023-04-24 21:38:05 +02:00
},
"prewash": {
2023-04-24 22:07:58 +02:00
"name": "预洗"
},
"acqua_plus": {
"name": "Acquaplus"
},
"auto_dose": {
"name": "自动定量"
2023-05-14 03:17:58 +02:00
},
"buzzer": {
"name": "循环结束提示音"
2023-05-15 00:38:41 +02:00
},
"holiday_mode": {
"name": "Holiday 模式"
},
"auto_set": {
"name": "自动设置"
},
"super_cool": {
"name": "Super Cool"
},
"super_freeze": {
"name": "Super Freeze"
},
"freezer_door": {
"name": "门打开 冷藏箱"
},
"fridge_door": {
"name": "门打开 冰箱"
2023-05-17 00:01:33 +02:00
},
"filter_replacement": {
"name": "更换过滤器"
2023-04-23 02:01:14 +02:00
}
},
"number": {
"power_management": {
2023-04-24 22:07:58 +02:00
"name": "电源管理"
2023-04-23 02:01:14 +02:00
},
"temperature": {
2023-04-24 22:07:58 +02:00
"name": "温度"
2023-04-23 02:01:14 +02:00
},
"delay_time": {
2023-04-24 22:07:58 +02:00
"name": "延时启动"
2023-04-23 02:01:14 +02:00
},
"water_hard": {
2023-04-24 22:07:58 +02:00
"name": "水的硬度"
2023-04-23 02:01:14 +02:00
},
"program_duration": {
2023-04-24 22:07:58 +02:00
"name": "程序持续时间"
2023-04-23 02:01:14 +02:00
},
"target_temperature": {
2023-04-24 22:07:58 +02:00
"name": "目标温度"
2023-04-23 02:01:14 +02:00
},
"rinse_iterations": {
2023-04-24 22:07:58 +02:00
"name": "漂洗次数"
2023-04-23 02:01:14 +02:00
},
"wash_time": {
2023-04-24 22:07:58 +02:00
"name": "清洗时间"
},
"dry_time": {
2023-04-24 22:07:58 +02:00
"name": "烘干时间"
},
"steam_level": {
"name": "蒸汽档位"
2023-05-15 00:38:41 +02:00
},
"freezer_temp_sel": {
"name": "目标温度 冷藏箱"
},
"fridge_temp_sel": {
"name": "目标温度 冰箱"
2023-04-23 02:01:14 +02:00
}
},
"button": {
"induction_hob": {
2023-04-24 22:07:58 +02:00
"name": "电磁炉"
2023-04-22 21:19:32 +02:00
}
2023-05-10 18:13:05 +02:00
},
"climate": {
"air_conditioner": {
"name": "空调"
}
2023-04-22 02:47:55 +02:00
}
2023-04-24 22:40:20 +02:00
},
"config": {
"step": {
"user": {
"description": "Do the login",
"data": {
"email": "电子邮件",
"password": "Password"
}
}
}
2023-04-22 02:47:55 +02:00
}
}