1143 lines
51 KiB
JSON
1143 lines
51 KiB
JSON
{
|
||
"application_credentials": {
|
||
"description": "Navigate to [\"Get involved\" at Miele developer site]({register_url}) to request credentials then enter them below."
|
||
},
|
||
"config": {
|
||
"step": {
|
||
"confirm": {
|
||
"description": "[%key:common::config_flow::description::confirm_setup%]"
|
||
},
|
||
"pick_implementation": {
|
||
"title": "[%key:common::config_flow::title::oauth2_pick_implementation%]",
|
||
"data": {
|
||
"implementation": "[%key:common::config_flow::data::implementation%]"
|
||
},
|
||
"data_description": {
|
||
"implementation": "[%key:common::config_flow::description::implementation%]"
|
||
}
|
||
},
|
||
"reauth_confirm": {
|
||
"title": "[%key:common::config_flow::title::reauth%]",
|
||
"description": "The Miele integration needs to re-authenticate your account"
|
||
},
|
||
"oauth_discovery": {
|
||
"description": "Home Assistant has found a Miele device on your network. Press **Submit** to continue setting up Miele."
|
||
}
|
||
},
|
||
"abort": {
|
||
"already_configured": "[%key:common::config_flow::abort::already_configured_account%]",
|
||
"already_in_progress": "[%key:common::config_flow::abort::already_in_progress%]",
|
||
"authorize_url_timeout": "[%key:common::config_flow::abort::oauth2_authorize_url_timeout%]",
|
||
"missing_configuration": "[%key:common::config_flow::abort::oauth2_missing_configuration%]",
|
||
"no_url_available": "[%key:common::config_flow::abort::oauth2_no_url_available%]",
|
||
"oauth_error": "[%key:common::config_flow::abort::oauth2_error%]",
|
||
"oauth_failed": "[%key:common::config_flow::abort::oauth2_failed%]",
|
||
"oauth_timeout": "[%key:common::config_flow::abort::oauth2_timeout%]",
|
||
"oauth_unauthorized": "[%key:common::config_flow::abort::oauth2_unauthorized%]",
|
||
"reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]",
|
||
"reconfigure_successful": "[%key:common::config_flow::abort::reconfigure_successful%]",
|
||
"account_mismatch": "The used account does not match the original account",
|
||
"user_rejected_authorize": "[%key:common::config_flow::abort::oauth2_user_rejected_authorize%]",
|
||
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]",
|
||
"no_devices_found": "[%key:common::config_flow::abort::no_devices_found%]"
|
||
},
|
||
"create_entry": {
|
||
"default": "[%key:common::config_flow::create_entry::authenticated%]"
|
||
}
|
||
},
|
||
"device": {
|
||
"coffee_system": {
|
||
"name": "Coffee system"
|
||
},
|
||
"dishwasher": {
|
||
"name": "Dishwasher"
|
||
},
|
||
"tumble_dryer": {
|
||
"name": "Tumble dryer"
|
||
},
|
||
"fridge_freezer": {
|
||
"name": "Fridge freezer"
|
||
},
|
||
"induction_hob": {
|
||
"name": "Induction hob"
|
||
},
|
||
"oven": {
|
||
"name": "Oven"
|
||
},
|
||
"oven_microwave": {
|
||
"name": "Oven microwave"
|
||
},
|
||
"hob_highlight": {
|
||
"name": "Hob highlight"
|
||
},
|
||
"steam_oven": {
|
||
"name": "Steam oven"
|
||
},
|
||
"microwave": {
|
||
"name": "Microwave"
|
||
},
|
||
"hood": {
|
||
"name": "Hood"
|
||
},
|
||
"warming_drawer": {
|
||
"name": "Warming drawer"
|
||
},
|
||
"steam_oven_combi": {
|
||
"name": "Steam oven combi"
|
||
},
|
||
"wine_cabinet": {
|
||
"name": "Wine cabinet"
|
||
},
|
||
"wine_conditioning_unit": {
|
||
"name": "Wine conditioning unit"
|
||
},
|
||
"wine_unit": {
|
||
"name": "Wine unit"
|
||
},
|
||
"refrigerator": {
|
||
"name": "Refrigerator"
|
||
},
|
||
"freezer": {
|
||
"name": "Freezer"
|
||
},
|
||
"robot_vacuum_cleaner": {
|
||
"name": "Robot vacuum cleaner"
|
||
},
|
||
"steam_oven_micro": {
|
||
"name": "Steam oven micro"
|
||
},
|
||
"dialog_oven": {
|
||
"name": "Dialog oven"
|
||
},
|
||
"wine_cabinet_freezer": {
|
||
"name": "Wine cabinet freezer"
|
||
},
|
||
"hob_extraction": {
|
||
"name": "Hob with extraction"
|
||
},
|
||
"washer_dryer": {
|
||
"name": "Washer dryer"
|
||
},
|
||
"washing_machine": {
|
||
"name": "Washing machine"
|
||
}
|
||
},
|
||
"entity": {
|
||
"binary_sensor": {
|
||
"failure": {
|
||
"name": "Failure"
|
||
},
|
||
"info": {
|
||
"name": "Info"
|
||
},
|
||
"notification_active": {
|
||
"name": "Notification active"
|
||
},
|
||
"mobile_start": {
|
||
"name": "Mobile start"
|
||
},
|
||
"remote_control": {
|
||
"name": "Remote control"
|
||
},
|
||
"smart_grid": {
|
||
"name": "Smart grid"
|
||
}
|
||
},
|
||
"button": {
|
||
"start": {
|
||
"name": "[%key:common::action::start%]"
|
||
},
|
||
"stop": {
|
||
"name": "[%key:common::action::stop%]"
|
||
},
|
||
"pause": {
|
||
"name": "[%key:common::action::pause%]"
|
||
}
|
||
},
|
||
"fan": {
|
||
"fan": {
|
||
"name": "[%key:component::fan::title%]"
|
||
}
|
||
},
|
||
"light": {
|
||
"ambient_light": {
|
||
"name": "Ambient light"
|
||
},
|
||
"light": {
|
||
"name": "[%key:component::light::title%]"
|
||
}
|
||
},
|
||
"climate": {
|
||
"freezer": {
|
||
"name": "[%key:component::miele::device::freezer::name%]"
|
||
},
|
||
"refrigerator": {
|
||
"name": "[%key:component::miele::device::refrigerator::name%]"
|
||
},
|
||
"wine_cabinet": {
|
||
"name": "[%key:component::miele::device::wine_cabinet::name%]"
|
||
},
|
||
"zone_1": {
|
||
"name": "Zone 1"
|
||
},
|
||
"zone_2": {
|
||
"name": "Zone 2"
|
||
},
|
||
"zone_3": {
|
||
"name": "Zone 3"
|
||
}
|
||
},
|
||
"sensor": {
|
||
"elapsed_time": {
|
||
"name": "Elapsed time"
|
||
},
|
||
"remaining_time": {
|
||
"name": "Remaining time"
|
||
},
|
||
"start_time": {
|
||
"name": "Start in"
|
||
},
|
||
"energy_consumption": {
|
||
"name": "Energy consumption"
|
||
},
|
||
"plate": {
|
||
"name": "Plate {plate_no}",
|
||
"state": {
|
||
"plate_step_0": "0",
|
||
"plate_step_warm": "Warming",
|
||
"plate_step_1": "1",
|
||
"plate_step_2": "1\u2022",
|
||
"plate_step_3": "2",
|
||
"plate_step_4": "2\u2022",
|
||
"plate_step_5": "3",
|
||
"plate_step_6": "3\u2022",
|
||
"plate_step_7": "4",
|
||
"plate_step_8": "4\u2022",
|
||
"plate_step_9": "5",
|
||
"plate_step_10": "5\u2022",
|
||
"plate_step_11": "6",
|
||
"plate_step_12": "6\u2022",
|
||
"plate_step_13": "7",
|
||
"plate_step_14": "7\u2022",
|
||
"plate_step_15": "8",
|
||
"plate_step_16": "8\u2022",
|
||
"plate_step_17": "9",
|
||
"plate_step_18": "9\u2022",
|
||
"plate_step_boost": "Boost",
|
||
"plate_step_boost_2": "Boost 2"
|
||
}
|
||
},
|
||
"drying_step": {
|
||
"name": "Drying step",
|
||
"state": {
|
||
"extra_dry": "Extra dry",
|
||
"hand_iron_1": "Hand iron 1",
|
||
"hand_iron_2": "Hand iron 2",
|
||
"machine_iron": "Machine iron",
|
||
"normal_plus": "Normal plus",
|
||
"normal": "Normal",
|
||
"slightly_dry": "Slightly dry",
|
||
"smoothing": "Smoothing"
|
||
}
|
||
},
|
||
"program_phase": {
|
||
"name": "Program phase",
|
||
"state": {
|
||
"2nd_espresso": "2nd espresso coffee",
|
||
"2nd_grinding": "2nd grinding",
|
||
"2nd_pre_brewing": "2nd pre-brewing",
|
||
"anti_crease": "Anti-crease",
|
||
"blocked_brushes": "Brushes blocked",
|
||
"blocked_drive_wheels": "Drive wheels blocked",
|
||
"blocked_front_wheel": "Front wheel blocked",
|
||
"cleaning": "Cleaning",
|
||
"comfort_cooling": "Comfort cooling",
|
||
"cooling_down": "Cooling down",
|
||
"dirty_sensors": "Dirty sensors",
|
||
"disinfecting": "Disinfecting",
|
||
"dispensing": "Dispensing",
|
||
"docked": "Docked",
|
||
"door_open": "Door open",
|
||
"drain": "Drain",
|
||
"drying": "Drying",
|
||
"dust_box_missing": "Missing dust box",
|
||
"energy_save": "Energy save",
|
||
"espresso": "Espresso coffee",
|
||
"extra_dry": "Extra dry",
|
||
"final_rinse": "Final rinse",
|
||
"finished": "Finished",
|
||
"freshen_up_and_moisten": "Freshen up & moisten",
|
||
"going_to_target_area": "Going to target area",
|
||
"grinding": "Grinding",
|
||
"hand_iron": "Hand iron",
|
||
"hand_iron_1": "Hand iron 1",
|
||
"hand_iron_2": "Hand iron 2",
|
||
"heating": "Heating",
|
||
"heating_up": "Heating up",
|
||
"heating_up_phase": "Heating up phase",
|
||
"hot_milk": "Hot milk",
|
||
"hygiene": "Hygiene",
|
||
"interim_rinse": "Interim rinse",
|
||
"keep_warm": "Keep warm",
|
||
"keeping_warm": "Keeping warm",
|
||
"machine_iron": "Machine iron",
|
||
"main_dishwash": "Cleaning",
|
||
"main_wash": "Main wash",
|
||
"milk_foam": "Milk foam",
|
||
"moisten": "Moisten",
|
||
"motor_overload": "Check dust box and filter",
|
||
"normal": "Normal",
|
||
"normal_plus": "Normal plus",
|
||
"not_running": "Not running",
|
||
"pre_brewing": "Pre-brewing",
|
||
"pre_dishwash": "Pre-cleaning",
|
||
"pre_wash": "Pre-wash",
|
||
"process_finished": "Process finished",
|
||
"process_running": "Process running",
|
||
"program_running": "Program running",
|
||
"reactivating": "Reactivating",
|
||
"remote_controlled": "Remote controlled",
|
||
"returning": "Returning",
|
||
"rinse": "Rinse",
|
||
"rinse_hold": "Rinse hold",
|
||
"rinse_out_lint": "Rinse out lint",
|
||
"rinses": "Rinses",
|
||
"safety_cooling": "Safety cooling",
|
||
"slightly_dry": "Slightly dry",
|
||
"slow_roasting": "Slow roasting",
|
||
"smoothing": "Smoothing",
|
||
"soak": "Soak",
|
||
"spin": "Spin",
|
||
"starch_stop": "Starch stop",
|
||
"steam_reduction": "Steam reduction",
|
||
"steam_smoothing": "Steam smoothing",
|
||
"thermo_spin": "Thermo spin",
|
||
"timed_drying": "Timed drying",
|
||
"vacuum_cleaning": "Cleaning",
|
||
"vacuum_cleaning_paused": "Cleaning paused",
|
||
"vacuum_internal_fault": "Internal fault - reboot",
|
||
"venting": "Venting",
|
||
"waiting_for_start": "Waiting for start",
|
||
"warm_air": "Warm air",
|
||
"warm_cups_glasses": "Warm cups/glasses",
|
||
"warm_dishes_plates": "Warm dishes/plates",
|
||
"wheel_lifted": "Wheel lifted"
|
||
}
|
||
},
|
||
"program_type": {
|
||
"name": "Program type",
|
||
"state": {
|
||
"automatic_program": "Automatic program",
|
||
"cleaning_care_program": "Cleaning/care program",
|
||
"maintenance_program": "Maintenance program",
|
||
"normal_operation_mode": "Normal operation mode",
|
||
"own_program": "Own program"
|
||
}
|
||
},
|
||
"program_id": {
|
||
"name": "Program",
|
||
"state": {
|
||
"amaranth": "Amaranth",
|
||
"almond_macaroons_1_tray": "Almond macaroons (1 tray)",
|
||
"almond_macaroons_2_trays": "Almond macaroons (2 trays)",
|
||
"apple_pie": "Apple pie",
|
||
"apple_sponge": "Apple sponge",
|
||
"apples_diced": "Apples (diced)",
|
||
"apples_halved": "Apples (halved)",
|
||
"apples_quartered": "Apples (quartered)",
|
||
"apples_sliced": "Apples (sliced)",
|
||
"apples_whole": "Apples (whole)",
|
||
"appliance_rinse": "Appliance rinse",
|
||
"appliance_settings": "Appliance settings menu",
|
||
"apricots_halved_skinning": "Apricots (halved, skinning)",
|
||
"apricots_halved_steam_cooking": "Apricots (halved, steam cooking)",
|
||
"apricots_quartered": "Apricots (quartered)",
|
||
"apricots_wedges": "Apricots (wedges)",
|
||
"savoury_flan_puff_pastry": "Savoury flan, puff pastry",
|
||
"savoury_flan_short_crust_pastry": "Savoury flan, short crust pastry",
|
||
"artichokes_large": "Artichokes large",
|
||
"artichokes_medium": "Artichokes medium",
|
||
"artichokes_small": "Artichokes small",
|
||
"atlantic_catfish_fillet_1_cm": "Atlantic catfish (fillet, 1 cm)",
|
||
"atlantic_catfish_fillet_2_cm": "Atlantic catfish (fillet, 2 cm)",
|
||
"auto": "[%key:common::state::auto%]",
|
||
"auto_roast": "Auto roast",
|
||
"automatic": "Automatic",
|
||
"automatic_plus": "Automatic plus",
|
||
"baguettes": "Baguettes",
|
||
"barista_assistant": "BaristaAssistant",
|
||
"baser_one_large": "Baiser (one large)",
|
||
"baser_severall_small": "Baiser (several small)",
|
||
"basket_program": "Basket program",
|
||
"basmati_rice_rapid_steam_cooking": "Basmati rice (rapid steam cooking)",
|
||
"basmati_rice_steam_cooking": "Basmati rice (steam cooking)",
|
||
"bed_linen": "Bed linen",
|
||
"beef_casserole": "Beef casserole",
|
||
"beef_fillet_low_temperature_cooking": "Beef fillet (low temperature cooking)",
|
||
"beef_fillet_roast": "Beef fillet (roast)",
|
||
"beef_hash": "Beef hash",
|
||
"beef_tenderloin": "Beef tenderloin",
|
||
"beef_tenderloin_medaillons_1_cm_low_temperature_cooking": "Beef tenderloin (medaillons, 1 cm, low-temperature cooking)",
|
||
"beef_tenderloin_medaillons_1_cm_steam_cooking": "Beef tenderloin (medaillons, 1 cm, steam cooking)",
|
||
"beef_tenderloin_medaillons_2_cm_low_temperature_cooking": "Beef tenderloin (medaillons, 2 cm, low-temperature cooking)",
|
||
"beef_tenderloin_medaillons_2_cm_steam_cooking": "Beef tenderloin (medaillons, 2 cm, steam cooking)",
|
||
"beef_tenderloin_medaillons_3_cm_low_temperature_cooking": "Beef tenderloin (medaillons, 3 cm, low-temperature cooking)",
|
||
"beef_tenderloin_medaillons_3_cm_steam_cooking": "Beef tenderloin (medaillons, 3 cm, steam cooking)",
|
||
"beef_wellington": "Beef Wellington",
|
||
"beetroot_whole_large": "Beetroot (whole, large)",
|
||
"beetroot_whole_medium": "Beetroot (whole, medium)",
|
||
"beetroot_whole_small": "Beetroot (whole, small)",
|
||
"belgian_sponge_cake": "Belgian sponge cake",
|
||
"beluga_lentils": "Beluga lentils",
|
||
"black_beans": "Black beans",
|
||
"black_salsify_medium": "Black salsify (medium)",
|
||
"black_salsify_thick": "Black salsify (thick)",
|
||
"black_salsify_thin": "Black salsify (thin)",
|
||
"black_tea": "Black tea",
|
||
"blanching": "Blanching",
|
||
"blueberry_muffins": "Blueberry muffins",
|
||
"bologna_sausage": "Bologna sausage",
|
||
"bottling": "Bottling",
|
||
"bottling_hard": "Bottling (hard)",
|
||
"bottling_medium": "Bottling (medium)",
|
||
"bottling_soft": "Bottling (soft)",
|
||
"bottom_heat": "Bottom heat",
|
||
"braised_beef": "Braised beef",
|
||
"braised_veal": "Braised veal",
|
||
"bread_dumplings_boil_in_the_bag": "Bread dumplings (boil-in-the-bag)",
|
||
"bread_dumplings_fresh": "Bread dumplings (fresh)",
|
||
"brewing_unit_degrease": "Brewing unit degrease",
|
||
"broad_beans": "Broad beans",
|
||
"broccoli_florets_large": "Broccoli florets (large)",
|
||
"broccoli_florets_medium": "Broccoli florets (medium)",
|
||
"broccoli_florets_small": "Broccoli florets (small)",
|
||
"broccoli_whole_large": "Broccoli (whole, large)",
|
||
"broccoli_whole_medium": "Broccoli (whole, medium)",
|
||
"broccoli_whole_small": "Broccoli (whole, small)",
|
||
"brown_lentils": "Brown lentils",
|
||
"bruehwurst_sausages": "Brühwurst sausages",
|
||
"brussels_sprout": "Brussels sprout",
|
||
"bulgur": "Bulgur",
|
||
"bunched_carrots_cut_into_batons": "Bunched carrots (cut into batons)",
|
||
"bunched_carrots_diced": "Bunched carrots (diced)",
|
||
"bunched_carrots_halved": "Bunched carrots (halved)",
|
||
"bunched_carrots_quartered": "Bunched carrots (quartered)",
|
||
"bunched_carrots_sliced": "Bunched carrots (sliced)",
|
||
"bunched_carrots_whole_large": "Bunched carrots (whole, large)",
|
||
"bunched_carrots_whole_medium": "Bunched carrots (whole, medium)",
|
||
"bunched_carrots_whole_small": "Bunched carrots (whole, small)",
|
||
"butter_cake": "Butter cake",
|
||
"cafe_au_lait": "Café au lait",
|
||
"caffe_latte": "Caffè latte",
|
||
"cappuccino": "Cappuccino",
|
||
"cappuccino_italiano": "Cappuccino Italiano",
|
||
"carp": "Carp",
|
||
"carrots_cut_into_batons": "Carrots (cut into batons)",
|
||
"carrots_diced": "Carrots (diced)",
|
||
"carrots_halved": "Carrots (halved)",
|
||
"carrots_quartered": "Carrots (quartered)",
|
||
"carrots_sliced": "Carrots (sliced)",
|
||
"carrots_whole_large": "Carrots (whole, large)",
|
||
"carrots_whole_medium": "Carrots (whole, medium)",
|
||
"carrots_whole_small": "Carrots (whole, small)",
|
||
"cauliflower_florets_large": "Cauliflower florets (large)",
|
||
"cauliflower_florets_medium": "Cauliflower florets (medium)",
|
||
"cauliflower_florets_small": "Cauliflower florets (small)",
|
||
"cauliflower_whole_large": "Cauliflower (whole, large)",
|
||
"cauliflower_whole_medium": "Cauliflower (whole, medium)",
|
||
"cauliflower_whole_small": "Cauliflower (whole, small)",
|
||
"celeriac_cut_into_batons": "Celeriac (cut into batons)",
|
||
"celeriac_diced": "Celeriac (diced)",
|
||
"celeriac_sliced": "Celeriac (sliced)",
|
||
"celery_pieces": "Celery (pieces)",
|
||
"celery_sliced": "Celery (sliced)",
|
||
"cep": "Cep",
|
||
"chanterelle": "Chanterelle",
|
||
"char": "Char",
|
||
"check_appliance": "Check appliance",
|
||
"cheese_souffle": "Cheese souffle",
|
||
"cheesecake_one_large": "Cheesecake (one large)",
|
||
"cheesecake_several_small": "Cheesecake (several small)",
|
||
"chick_peas": "Chick peas",
|
||
"chicken_thighs": "Chicken thighs",
|
||
"chicken_tikka_masala_with_rice": "Chicken Tikka Masala with rice",
|
||
"chicken_whole": "Chicken",
|
||
"chinese_cabbage_cut": "Chinese cabbage (cut)",
|
||
"chocolate_hazlenut_cake_one_large": "Chocolate hazelnut cake (one large)",
|
||
"chocolate_hazlenut_cake_several_small": "Chocolate hazelnut cake (several small)",
|
||
"chongming_rapid_steam_cooking": "Chongming (rapid steam cooking)",
|
||
"chongming_steam_cooking": "Chongming (steam cooking)",
|
||
"choux_buns": "Choux buns",
|
||
"christmas_pudding_cooking": "Christmas pudding (cooking)",
|
||
"christmas_pudding_heating": "Christmas pudding (heating)",
|
||
"clean_machine": "Clean machine",
|
||
"coalfish_fillet_2_cm": "Coalfish (fillet, 2 cm)",
|
||
"coalfish_fillet_3_cm": "Coalfish (fillet, 3 cm)",
|
||
"coalfish_piece": "Coalfish (piece)",
|
||
"cockles": "Cockles",
|
||
"codfish_fillet": "Codfish (fillet)",
|
||
"codfish_piece": "Codfish (piece)",
|
||
"coffee": "Coffee",
|
||
"coffee_pot": "Coffee pot",
|
||
"common_beans": "Common beans",
|
||
"common_sole_fillet_1_cm": "Common sole (fillet, 1 cm)",
|
||
"common_sole_fillet_2_cm": "Common sole (fillet, 2 cm)",
|
||
"conventional_heat": "Conventional heat",
|
||
"cook_bacon": "Cook bacon",
|
||
"biscuits_short_crust_pastry_1_tray": "Biscuits, short crust pastry (1 tray)",
|
||
"biscuits_short_crust_pastry_2_trays": "Biscuits, short crust pastry (2 trays)",
|
||
"comfort_wash": "Comfort wash",
|
||
"comfort_wash_plus": "Comfort wash plus",
|
||
"cool_air": "Cool air",
|
||
"corn_on_the_cob": "Corn on the cob",
|
||
"cottons": "Cottons",
|
||
"cottons_eco": "Cottons ECO",
|
||
"cottons_hygiene": "Cottons hygiene",
|
||
"courgette_diced": "Courgette (diced)",
|
||
"courgette_sliced": "Courgette (sliced)",
|
||
"cranberries": "Cranberries",
|
||
"crevettes": "Crevettes",
|
||
"curtains": "Curtains",
|
||
"custom_program_1": "Custom program 1",
|
||
"custom_program_2": "Custom program 2",
|
||
"custom_program_3": "Custom program 3",
|
||
"custom_program_4": "Custom program 4",
|
||
"custom_program_5": "Custom program 5",
|
||
"custom_program_6": "Custom program 6",
|
||
"custom_program_7": "Custom program 7",
|
||
"custom_program_8": "Custom program 8",
|
||
"custom_program_9": "Custom program 9",
|
||
"custom_program_10": "Custom program 10",
|
||
"custom_program_11": "Custom program 11",
|
||
"custom_program_12": "Custom program 12",
|
||
"custom_program_13": "Custom program 13",
|
||
"custom_program_14": "Custom program 14",
|
||
"custom_program_15": "Custom program 15",
|
||
"custom_program_16": "Custom program 16",
|
||
"custom_program_17": "Custom program 17",
|
||
"custom_program_18": "Custom program 18",
|
||
"custom_program_19": "Custom program 19",
|
||
"custom_program_20": "Custom program 20",
|
||
"drop_cookies_1_tray": "Drop cookies (1 tray)",
|
||
"drop_cookies_2_trays": "Drop cookies (2 trays)",
|
||
"dark_garments": "Dark garments",
|
||
"dark_mixed_grain_bread": "Dark mixed grain bread",
|
||
"decrystallise_honey": "Decrystallise honey",
|
||
"defrost": "Defrost",
|
||
"defrosting_with_microwave": "Defrosting with microwave",
|
||
"defrosting_with_steam": "Defrosting with steam",
|
||
"delicates": "Delicates",
|
||
"denim": "Denim",
|
||
"descale": "Descale",
|
||
"descaling": "Appliance descaling",
|
||
"dissolve_gelatine": "Dissolve gelatine",
|
||
"down_duvets": "Down duvets",
|
||
"down_filled_items": "Down-filled items",
|
||
"drain_spin": "Drain/spin",
|
||
"duck": "Duck",
|
||
"dutch_hash": "Dutch hash",
|
||
"eco": "ECO",
|
||
"eco_40_60": "ECO 40-60",
|
||
"eco_fan_heat": "ECO fan heat",
|
||
"eco_steam_cooking": "ECO steam cooking",
|
||
"economy_grill": "Economy grill",
|
||
"eggplant_diced": "Eggplant (diced)",
|
||
"eggplant_sliced": "Eggplant (sliced)",
|
||
"endive_halved": "Endive (halved)",
|
||
"endive_quartered": "Endive (quartered)",
|
||
"endive_strips": "Endive (strips)",
|
||
"espresso": "Espresso",
|
||
"espresso_macchiato": "Espresso macchiato",
|
||
"evaporate_water": "Evaporate water",
|
||
"express": "Express",
|
||
"express_20": "Express 20'",
|
||
"extra_quiet": "Extra quiet",
|
||
"fan_grill": "Fan grill",
|
||
"fan_plus": "Fan plus",
|
||
"fennel_halved": "Fennel (halved)",
|
||
"fennel_quartered": "Fennel (quartered)",
|
||
"fennel_strips": "Fennel (strips)",
|
||
"first_wash": "First wash",
|
||
"flat_bread": "Flat bread",
|
||
"flat_white": "Flat white",
|
||
"freshen_up": "Freshen up",
|
||
"fruit_streusel_cake": "Fruit streusel cake",
|
||
"fruit_flan_puff_pastry": "Fruit flan, puff pastry",
|
||
"fruit_flan_short_crust_pastry": "Fruit flan, short crust pastry",
|
||
"fruit_tea": "Fruit tea",
|
||
"full_grill": "Full grill",
|
||
"gentle": "Gentle",
|
||
"gentle_denim": "Gentle denim",
|
||
"gentle_minimum_iron": "Gentle minimum iron",
|
||
"gentle_smoothing": "Gentle smoothing",
|
||
"german_turnip_cut_into_batons": "German turnip (cut into batons)",
|
||
"german_turnip_diced": "German turnip (diced)",
|
||
"gilt_head_bream_fillet": "Gilt-head bream (fillet)",
|
||
"gilt_head_bream_whole": "Gilt-head bream (whole)",
|
||
"ginger_loaf": "Ginger loaf",
|
||
"glasses_warm": "Glasses warm",
|
||
"gnocchi_fresh": "Gnocchi (fresh)",
|
||
"goose_barnacles": "Goose barnacles",
|
||
"goose_stuffed": "Goose stuffed",
|
||
"goose_unstuffed": "Goose unstuffed",
|
||
"gooseberries": "Gooseberries",
|
||
"goulash_soup": "Goulash soup",
|
||
"green_asparagus_medium": "Green asparagus (medium)",
|
||
"green_asparagus_thick": "Green asparagus (thick)",
|
||
"green_asparagus_thin": "Green asparagus (thin)",
|
||
"green_beans_cut": "Green beans (cut)",
|
||
"green_beans_whole": "Green beans (whole)",
|
||
"green_cabbage_cut": "Green cabbage (cut)",
|
||
"green_spelt_cracked": "Green spelt (cracked)",
|
||
"green_spelt_whole": "Green spelt (whole)",
|
||
"green_split_peas": "Green split peas",
|
||
"green_tea": "Green tea",
|
||
"greenage_plums": "Greenage plums",
|
||
"halibut_fillet_2_cm": "Halibut (fillet, 2 cm)",
|
||
"halibut_fillet_3_cm": "Halibut (fillet, 3 cm)",
|
||
"ham_roast": "Ham roast",
|
||
"heating_damp_flannels": "Heating damp flannels",
|
||
"hens_eggs_size_l_hard": "Hen’s eggs (size „L“, hard)",
|
||
"hens_eggs_size_l_medium": "Hen’s eggs (size „L“, medium)",
|
||
"hens_eggs_size_l_soft": "Hen’s eggs (size „L“, soft)",
|
||
"hens_eggs_size_m_hard": "Hen’s eggs (size „M“, hard)",
|
||
"hens_eggs_size_m_medium": "Hen’s eggs (size „M“, medium)",
|
||
"hens_eggs_size_m_soft": "Hen’s eggs (size „M“, soft)",
|
||
"hens_eggs_size_s_hard": "Hen’s eggs (size „S“, hard)",
|
||
"hens_eggs_size_s_medium": "Hen’s eggs (size „S“, medium)",
|
||
"hens_eggs_size_s_soft": "Hen’s eggs (size „S“, soft)",
|
||
"hens_eggs_size_xl_hard": "Hen’s eggs (size „XL“, hard)",
|
||
"hens_eggs_size_xl_medium": "Hen’s eggs (size „XL“, medium)",
|
||
"hens_eggs_size_xl_soft": "Hen’s eggs (size „XL“, soft)",
|
||
"herbal_tea": "Herbal tea",
|
||
"hot_milk": "Hot milk",
|
||
"hot_water": "Hot water",
|
||
"huanghuanian_rapid_steam_cooking": "Huanghuanian (rapid steam cooking)",
|
||
"huanghuanian_steam_cooking": "Huanghuanian (steam cooking)",
|
||
"hygiene": "Hygiene",
|
||
"intensive": "Intensive",
|
||
"intensive_bake": "Intensive bake",
|
||
"iridescent_shark_fillet": "Iridescent shark (fillet)",
|
||
"japanese_tea": "Japanese tea",
|
||
"jasmine_rice_rapid_steam_cooking": "Jasmine rice (rapid steam cooking)",
|
||
"jasmine_rice_steam_cooking": "Jasmine rice (steam cooking)",
|
||
"jerusalem_artichoke_diced": "Jerusalem artichoke (diced)",
|
||
"jerusalem_artichoke_sliced": "Jerusalem artichoke (sliced)",
|
||
"kale_cut": "Kale (cut)",
|
||
"kasseler_piece": "Kasseler (piece)",
|
||
"kasseler_slice": "Kasseler (slice)",
|
||
"keeping_warm": "Keeping warm",
|
||
"king_prawns": "King prawns",
|
||
"knuckle_of_pork_cured": "Knuckle of pork (cured)",
|
||
"knuckle_of_pork_fresh": "Knuckle of pork (fresh)",
|
||
"large_pillows": "Large pillows",
|
||
"large_shrimps": "Large shrimps",
|
||
"latte_macchiato": "Latte macchiato",
|
||
"leek_pieces": "Leek (pieces)",
|
||
"leek_rings": "Leek (rings)",
|
||
"leg_of_lamb": "Leg of lamb",
|
||
"lemon_meringue_pie": "Lemon meringue pie",
|
||
"linzer_augen_1_tray": "Linzer Augen (1 tray)",
|
||
"linzer_augen_2_trays": "Linzer Augen (2 trays)",
|
||
"long_coffee": "Long coffee",
|
||
"long_grain_rice_general_rapid_steam_cooking": "Long grain rice (general, rapid steam cooking)",
|
||
"long_grain_rice_general_steam_cooking": "Long grain rice (general, steam cooking)",
|
||
"low_temperature_cooking": "Low temperature cooking",
|
||
"maintenance": "Maintenance program",
|
||
"madeira_cake": "Madeira cake",
|
||
"make_yoghurt": "Make yoghurt",
|
||
"mangel_cut": "Mangel (cut)",
|
||
"marble_cake": "Marble cake",
|
||
"meat_for_soup_back_or_top_rib": "Meat for soup (back or top rib)",
|
||
"meat_for_soup_brisket": "Meat for soup (brisket)",
|
||
"meat_for_soup_leg_steak": "Meat for soup (leg steak)",
|
||
"meat_loaf": "Meat loaf",
|
||
"meat_with_rice": "Meat with rice",
|
||
"melt_chocolate": "Melt chocolate",
|
||
"menu_cooking": "Menu cooking",
|
||
"microwave": "Microwave",
|
||
"milk_foam": "Milk foam",
|
||
"milk_pipework_clean": "Milk pipework clean",
|
||
"milk_pipework_rinse": "Milk pipework rinse",
|
||
"millet": "Millet",
|
||
"minimum_iron": "Minimum iron",
|
||
"mirabelles": "Mirabelles",
|
||
"mixed_rye_bread": "Mixed rye bread",
|
||
"moisture_plus_auto_roast": "Moisture plus + Auto roast",
|
||
"moisture_plus_conventional_heat": "Moisture plus + Conventional heat",
|
||
"moisture_plus_fan_plus": "Moisture plus + Fan plus",
|
||
"moisture_plus_intensive_bake": "Moisture plus + Intensive bake",
|
||
"multigrain_rolls": "Multigrain rolls",
|
||
"mushrooms_diced": "Mushrooms (diced)",
|
||
"mushrooms_halved": "Mushrooms (halved)",
|
||
"mushrooms_quartered": "Mushrooms (quartered)",
|
||
"mushrooms_sliced": "Mushrooms (sliced)",
|
||
"mushrooms_whole": "Mushrooms (whole)",
|
||
"mussels": "Mussels",
|
||
"mussels_in_sauce": "Mussels in sauce",
|
||
"nectarines_peaches_halved_skinning": "Nectarines/peaches (halved, skinning)",
|
||
"nectarines_peaches_halved_steam_cooking": "Nectarines/peaches (halved, steam cooking)",
|
||
"nectarines_peaches_quartered": "Nectarines/peaches (quartered)",
|
||
"nectarines_peaches_wedges": "Nectarines/peaches (wedges)",
|
||
"nile_perch_fillet_2_cm": "Nile perch (fillet, 2 cm)",
|
||
"nile_perch_fillet_3_cm": "Nile perch (fillet, 3 cm)",
|
||
"no_program": "No program",
|
||
"normal": "[%key:common::state::normal%]",
|
||
"oats_cracked": "Oats (cracked)",
|
||
"oats_whole": "Oats (whole)",
|
||
"osso_buco": "Osso buco",
|
||
"outerwear": "Outerwear",
|
||
"oyster_mushroom_diced": "Oyster mushroom (diced)",
|
||
"oyster_mushroom_strips": "Oyster mushroom (strips)",
|
||
"oyster_mushroom_whole": "Oyster mushroom (whole)",
|
||
"parboiled_rice_rapid_steam_cooking": "Parboiled rice (rapid steam cooking)",
|
||
"parboiled_rice_steam_cooking": "Parboiled rice (steam cooking)",
|
||
"parisian_carrots_large": "Parisian carrots (large)",
|
||
"parisian_carrots_medium": "Parisian carrots (medium)",
|
||
"parisian_carrots_small": "Parisian carrots (small)",
|
||
"parsley_root_cut_into_batons": "Parsley root (cut into batons)",
|
||
"parsley_root_diced": "Parsley root (diced)",
|
||
"parsley_root_sliced": "Parsley root (sliced)",
|
||
"parsnip_cut_into_batons": "Parsnip (cut into batons)",
|
||
"parsnip_diced": "Parsnip (diced)",
|
||
"parsnip_sliced": "Parsnip (sliced)",
|
||
"pasta_paela": "Pasta/paella",
|
||
"pears_halved": "Pears (halved)",
|
||
"pears_quartered": "Pears (quartered)",
|
||
"pears_to_cook_large_halved": "Pears to cook (large, halved)",
|
||
"pears_to_cook_large_quartered": "Pears to cook (large, quartered)",
|
||
"pears_to_cook_large_whole": "Pears to cook (large, whole)",
|
||
"pears_to_cook_medium_halved": "Pears to cook (medium, halved)",
|
||
"pears_to_cook_medium_quartered": "Pears to cook (medium, quartered)",
|
||
"pears_to_cook_medium_whole": "Pears to cook (medium, whole)",
|
||
"pears_to_cook_small_halved": "Pears to cook (small, halved)",
|
||
"pears_to_cook_small_quartered": "Pears to cook (small, quartered)",
|
||
"pears_to_cook_small_whole": "Pears to cook (small, whole)",
|
||
"pears_wedges": "Pears (wedges)",
|
||
"peas": "Peas",
|
||
"pepper_diced": "Pepper (diced)",
|
||
"pepper_halved": "Pepper (halved)",
|
||
"pepper_quartered": "Pepper (quartered)",
|
||
"pepper_strips": "Pepper (strips)",
|
||
"perch_fillet_2_cm": "Perch (fillet, 2 cm)",
|
||
"perch_fillet_3_cm": "Perch (fillet, 3 cm)",
|
||
"perch_whole": "Perch (whole)",
|
||
"pike_fillet": "Pike (fillet)",
|
||
"pike_piece": "Pike (piece)",
|
||
"pillows": "Pillows",
|
||
"pinto_beans": "Pinto beans",
|
||
"pizza_oil_cheese_dough_baking_tray": "Pizza, oil cheese dough (baking tray)",
|
||
"pizza_oil_cheese_dough_round_baking_tine": "Pizza, oil cheese dough (round baking tine)",
|
||
"pizza_yeast_dough_baking_tray": "Pizza, yeast dough (baking tray)",
|
||
"pizza_yeast_dough_round_baking_tine": "Pizza, yeast dough (round baking tine)",
|
||
"plaice_fillet_1_cm": "Plaice (fillet, 1 cm)",
|
||
"plaice_fillet_2_cm": "Plaice (fillet, 2 cm)",
|
||
"plaice_whole_2_cm": "Plaice (whole, 2 cm)",
|
||
"plaice_whole_3_cm": "Plaice (whole, 3 cm)",
|
||
"plaice_whole_4_cm": "Plaice (whole, 4 cm)",
|
||
"plaited_loaf": "Plaited loaf",
|
||
"plaited_swiss_loaf": "Plaited swiss loaf",
|
||
"plums_halved": "Plums (halved)",
|
||
"plums_whole": "Plums (whole)",
|
||
"pointed_cabbage_cut": "Pointed cabbage (cut)",
|
||
"polenta": "Polenta",
|
||
"polenta_swiss_style_coarse_polenta": "Polenta Swiss style (coarse polenta)",
|
||
"polenta_swiss_style_fine_polenta": "Polenta Swiss style (fine polenta)",
|
||
"polenta_swiss_style_medium_polenta": "Polenta Swiss style (medium polenta)",
|
||
"popcorn": "Popcorn",
|
||
"pork_belly": "Pork belly",
|
||
"pork_fillet_low_temperature_cooking": "Pork fillet (low temperature cooking)",
|
||
"pork_fillet_roast": "Pork fillet (roast)",
|
||
"pork_smoked_ribs_low_temperature_cooking": "Pork smoked ribs (low temperature cooking)",
|
||
"pork_smoked_ribs_roast": "Pork smoked ribs (roast)",
|
||
"pork_tenderloin_medaillons_3_cm": "Pork tenderloin (medaillons, 3 cm)",
|
||
"pork_tenderloin_medaillons_4_cm": "Pork tenderloin (medaillons, 4 cm)",
|
||
"pork_tenderloin_medaillons_5_cm": "Pork tenderloin (medaillons, 5 cm)",
|
||
"pork_with_crackling": "Pork with crackling",
|
||
"potato_cheese_gratin": "Potato cheese gratin",
|
||
"potato_dumplings_half_half_boil_in_bag": "Potato dumplings (half/half, boil-in-bag)",
|
||
"potato_dumplings_half_half_deep_frozen": "Potato dumplings (half/half, deep-frozen)",
|
||
"potato_dumplings_raw_boil_in_bag": "Potato dumplings (raw, boil-in-bag)",
|
||
"potato_dumplings_raw_deep_frozen": "Potato dumplings (raw, deep-frozen)",
|
||
"potato_gratin": "Potato gratin",
|
||
"potatoes_floury_diced": "Potatoes (floury, diced)",
|
||
"potatoes_floury_halved": "Potatoes (floury, halved)",
|
||
"potatoes_floury_quartered": "Potatoes (floury, quartered)",
|
||
"potatoes_floury_whole_large": "Potatoes (floury, whole, large)",
|
||
"potatoes_floury_whole_medium": "Potatoes (floury, whole, medium)",
|
||
"potatoes_floury_whole_small": "Potatoes (floury, whole, small)",
|
||
"potatoes_in_the_skin_floury_large": "Potatoes (in the skin, floury, large)",
|
||
"potatoes_in_the_skin_floury_medium": "Potatoes (in the skin, floury, medium)",
|
||
"potatoes_in_the_skin_floury_small": "Potatoes (in the skin, floury, small)",
|
||
"potatoes_in_the_skin_mainly_waxy_large": "Potatoes (in the skin, mainly waxy, large)",
|
||
"potatoes_in_the_skin_mainly_waxy_medium": "Potatoes (in the skin, mainly waxy, medium)",
|
||
"potatoes_in_the_skin_mainly_waxy_small": "Potatoes (in the skin, mainly waxy, small)",
|
||
"potatoes_in_the_skin_waxy_large_rapid_steam_cooking": "Potatoes (in the skin, waxy, large, rapid steam cooking)",
|
||
"potatoes_in_the_skin_waxy_large_steam_cooking": "Potatoes (in the skin, waxy, large, steam cooking)",
|
||
"potatoes_in_the_skin_waxy_medium_rapid_steam_cooking": "Potatoes (in the skin, waxy, medium, rapid steam cooking)",
|
||
"potatoes_in_the_skin_waxy_medium_steam_cooking": "Potatoes (in the skin, waxy, medium, steam cooking)",
|
||
"potatoes_in_the_skin_waxy_small_rapid_steam_cooking": "Potatoes (in the skin, waxy, small, rapid steam cooking)",
|
||
"potatoes_in_the_skin_waxy_small_steam_cooking": "Potatoes (in the skin, waxy, small, steam cooking)",
|
||
"potatoes_mainly_waxy_diced": "Potatoes (mainly waxy, diced)",
|
||
"potatoes_mainly_waxy_halved": "Potatoes (mainly waxy, halved)",
|
||
"potatoes_mainly_waxy_large": "Potatoes (mainly waxy, large)",
|
||
"potatoes_mainly_waxy_medium": "Potatoes (mainly waxy, medium)",
|
||
"potatoes_mainly_waxy_quartered": "Potatoes (mainly waxy, quartered)",
|
||
"potatoes_mainly_waxy_small": "Potatoes (mainly waxy, small)",
|
||
"potatoes_waxy_diced": "Potatoes (waxy, diced)",
|
||
"potatoes_waxy_halved": "Potatoes (waxy, halved)",
|
||
"potatoes_waxy_quartered": "Potatoes (waxy, quartered)",
|
||
"potatoes_waxy_whole_large": "Potatoes (waxy, whole, large)",
|
||
"potatoes_waxy_whole_medium": "Potatoes (waxy, whole, medium)",
|
||
"potatoes_waxy_whole_small": "Potatoes (waxy, whole, small)",
|
||
"poularde_breast": "Poularde breast",
|
||
"poularde_whole": "Poularde (whole)",
|
||
"power_wash": "PowerWash",
|
||
"prawns": "Prawns",
|
||
"proofing": "Proofing",
|
||
"prove_15_min": "Prove for 15 min",
|
||
"prove_30_min": "Prove for 30 min",
|
||
"prove_45_min": "Prove for 45 min",
|
||
"prove_dough": "Prove dough",
|
||
"pumpkin_diced": "Pumpkin (diced)",
|
||
"pumpkin_risotto": "Pumpkin risotto",
|
||
"pumpkin_soup": "Pumpkin soup",
|
||
"pyrolytic": "Pyrolytic",
|
||
"quiche_lorraine": "Quiche Lorraine",
|
||
"quick_mw": "Quick MW",
|
||
"quick_power_wash": "QuickPowerWash",
|
||
"quinces_diced": "Quinces (diced)",
|
||
"quinoa": "Quinoa",
|
||
"rabbit": "Rabbit",
|
||
"rack_of_lamb_with_vegetables": "Rack of lamb with vegetables",
|
||
"rapid_steam_cooking": "Rapid steam cooking",
|
||
"ravioli_fresh": "Ravioli (fresh)",
|
||
"razor_clams_large": "Razor clams (large)",
|
||
"razor_clams_medium": "Razor clams (medium)",
|
||
"razor_clams_small": "Razor clams (small)",
|
||
"red_beans": "Red beans",
|
||
"red_cabbage_cut": "Red cabbage (cut)",
|
||
"red_lentils": "Red lentils",
|
||
"red_snapper_fillet_2_cm": "Red snapper (fillet, 2 cm)",
|
||
"red_snapper_fillet_3_cm": "Red snapper (fillet, 3 cm)",
|
||
"redfish_fillet_2_cm": "Redfish (fillet, 2 cm)",
|
||
"redfish_fillet_3_cm": "Redfish (fillet, 3 cm)",
|
||
"redfish_piece": "Redfish (piece)",
|
||
"reheating_with_microwave": "Reheating with microwave",
|
||
"reheating_with_steam": "Reheating with steam",
|
||
"rhubarb_chunks": "Rhubarb chunks",
|
||
"rice_pudding_rapid_steam_cooking": "Rice pudding (rapid steam cooking)",
|
||
"rice_pudding_steam_cooking": "Rice pudding (steam cooking)",
|
||
"rinse": "Rinse",
|
||
"rinse_out_lint": "Rinse out lint",
|
||
"rinse_salt": "Rinse salt",
|
||
"risotto": "Risotto",
|
||
"ristretto": "Ristretto",
|
||
"roast_beef_low_temperature_cooking": "Roast beef (low temperature cooking)",
|
||
"roast_beef_roast": "Roast beef (roast)",
|
||
"romanesco_florets_large": "Romanesco florets (large)",
|
||
"romanesco_florets_medium": "Romanesco florets (medium)",
|
||
"romanesco_florets_small": "Romanesco florets (small)",
|
||
"romanesco_whole_large": "Romanesco (whole, large)",
|
||
"romanesco_whole_medium": "Romanesco (whole, medium)",
|
||
"romanesco_whole_small": "Romanesco (whole, small)",
|
||
"round_grain_rice_general_rapid_steam_cooking": "Round grain rice (general, rapid steam cooking)",
|
||
"round_grain_rice_general_steam_cooking": "Round grain rice (general, steam cooking)",
|
||
"runner_beans_pieces": "Runner beans (pieces)",
|
||
"runner_beans_sliced": "Runner beans (sliced)",
|
||
"runner_beans_whole": "Runner beans (whole)",
|
||
"rye_cracked": "Rye (cracked)",
|
||
"rye_rolls": "Rye rolls",
|
||
"rye_whole": "Rye (whole)",
|
||
"sachertorte": "Sachertorte",
|
||
"saddle_of_lamb_low_temperature_cooking": "Saddle of lamb (low temperature cooking)",
|
||
"saddle_of_lamb_roast": "Saddle of lamb (roast)",
|
||
"saddle_of_roebuck": "Saddle of roebuck",
|
||
"saddle_of_veal_low_temperature_cooking": "Saddle of veal (low temperature cooking)",
|
||
"saddle_of_veal_roast": "Saddle of veal (roast)",
|
||
"saddle_of_venison": "Saddle of venison",
|
||
"salmon_fillet": "Salmon fillet",
|
||
"salmon_fillet_2_cm": "Salmon (fillet, 2 cm)",
|
||
"salmon_fillet_3_cm": "Salmon (fillet, 3 cm)",
|
||
"salmon_piece": "Salmon (piece)",
|
||
"salmon_steak_2_cm": "Salmon (steak, 2 cm)",
|
||
"salmon_steak_3_cm": "Salmon (steak, 3 cm)",
|
||
"salmon_trout": "Salmon trout",
|
||
"saucisson": "Saucisson",
|
||
"savoy_cabbage_cut": "Savoy cabbage (cut)",
|
||
"scallops": "Scallops",
|
||
"schupfnudeln_potato_noodels": "Schupfnudeln (potato noodels)",
|
||
"sea_devil_fillet_3_cm": "Sea devil (fillet, 3 cm)",
|
||
"sea_devil_fillet_4_cm": "Sea devil (fillet, 4 cm)",
|
||
"seeded_loaf": "Seeded loaf",
|
||
"separate_rinse_starch": "Separate rinse/starch",
|
||
"shabbat_program": "Shabbat program",
|
||
"sheyang_rapid_steam_cooking": "Sheyang (rapid steam cooking)",
|
||
"sheyang_steam_cooking": "Sheyang (steam cooking)",
|
||
"shirts": "Shirts",
|
||
"silent": "Silent",
|
||
"silks": "Silks",
|
||
"silks_handcare": "Silks handcare",
|
||
"silverside_10_cm": "Silverside (10 cm)",
|
||
"silverside_5_cm": "Silverside (5 cm)",
|
||
"silverside_7_5_cm": "Silverside (7.5 cm)",
|
||
"simiao_rapid_steam_cooking": "Simiao (rapid steam cooking)",
|
||
"simiao_steam_cooking": "Simiao (steam cooking)",
|
||
"small_shrimps": "Small shrimps",
|
||
"smoothing": "Smoothing",
|
||
"snow_pea": "Snow pea",
|
||
"soak": "Soak",
|
||
"solar_save": "SolarSave",
|
||
"soup_hen": "Soup hen",
|
||
"sour_cherries": "Sour cherries",
|
||
"sous_vide": "Sous-vide",
|
||
"spaetzle_fresh": "Spätzle (fresh)",
|
||
"spelt_bread": "Spelt bread",
|
||
"spelt_cracked": "Spelt (cracked)",
|
||
"spelt_whole": "Spelt (whole)",
|
||
"spinach": "Spinach",
|
||
"sponge_base": "Sponge base",
|
||
"sportswear": "Sportswear",
|
||
"spot": "Spot",
|
||
"springform_tin_15cm": "Springform tin 15cm",
|
||
"springform_tin_20cm": "Springform tin 20cm",
|
||
"springform_tin_25cm": "Springform tin 25cm",
|
||
"standard_pillows": "Standard pillows",
|
||
"starch": "Starch",
|
||
"steam_care": "Steam care",
|
||
"steam_cooking": "Steam cooking",
|
||
"steam_smoothing": "Steam smoothing",
|
||
"sterilize_crockery": "Sterilize crockery",
|
||
"stollen": "Stollen",
|
||
"stuffed_cabbage": "Stuffed cabbage",
|
||
"sweat_onions": "Sweat onions",
|
||
"swede_cut_into_batons": "Swede (cut into batons)",
|
||
"swede_diced": "Swede (diced)",
|
||
"sweet_cheese_dumplings": "Sweet cheese dumplings",
|
||
"sweet_cherries": "Sweet cherries",
|
||
"swiss_farmhouse_bread": "Swiss farmhouse bread",
|
||
"swiss_roll": "Swiss roll",
|
||
"swiss_toffee_cream_100_ml": "Swiss toffee cream (100 ml)",
|
||
"swiss_toffee_cream_150_ml": "Swiss toffee cream (150 ml)",
|
||
"tagliatelli_fresh": "Tagliatelli (fresh)",
|
||
"tall_items": "Tall items",
|
||
"tart_flambe": "Tart flambè",
|
||
"teltow_turnip_diced": "Teltow turnip (diced)",
|
||
"teltow_turnip_sliced": "Teltow turnip (sliced)",
|
||
"tiger_bread": "Tiger bread",
|
||
"tilapia_fillet_1_cm": "Tilapia (fillet, 1 cm)",
|
||
"tilapia_fillet_2_cm": "Tilapia (fillet, 2 cm)",
|
||
"toffee_date_dessert_one_large": "Toffee-date dessert (one large)",
|
||
"toffee_date_dessert_several_small": "Toffee-date dessert (several small)",
|
||
"top_heat": "Top heat",
|
||
"tortellini_fresh": "Tortellini (fresh)",
|
||
"trainers": "Trainers",
|
||
"treacle_sponge_pudding_one_large": "Treacle sponge pudding (one large)",
|
||
"treacle_sponge_pudding_several_small": "Treacle sponge pudding (several small)",
|
||
"trout": "Trout",
|
||
"tuna_fillet_2_cm": "Tuna (fillet, 2 cm)",
|
||
"tuna_fillet_3_cm": "Tuna (fillet, 3 cm)",
|
||
"tuna_steak": "Tuna (steak)",
|
||
"turbo": "Turbo",
|
||
"turbot_fillet_2_cm": "Turbot (fillet, 2 cm)",
|
||
"turbot_fillet_3_cm": "Turbot (fillet, 3 cm)",
|
||
"turkey_breast": "Turkey breast",
|
||
"turkey_drumsticks": "Turkey drumsticks",
|
||
"turkey_whole": "Turkey",
|
||
"uonumma_koshihikari_rapid_steam_cooking": "Uonumma Koshihikari (rapid steam cooking)",
|
||
"uonumma_koshihikari_steam_cooking": "Uonumma Koshihikari (steam cooking)",
|
||
"vanilla_biscuits_1_tray": "Vanilla biscuits (1 tray)",
|
||
"vanilla_biscuits_2_trays": "Vanilla biscuits (2 trays)",
|
||
"veal_fillet_low_temperature_cooking": "Veal fillet (low temperature cooking)",
|
||
"veal_fillet_medaillons_1_cm": "Veal fillet (medaillons, 1 cm)",
|
||
"veal_fillet_medaillons_2_cm": "Veal fillet (medaillons, 2 cm)",
|
||
"veal_fillet_medaillons_3_cm": "Veal fillet (medaillons, 3 cm)",
|
||
"veal_fillet_roast": "Veal fillet (roast)",
|
||
"veal_fillet_whole": "Veal fillet (whole)",
|
||
"veal_knuckle": "Veal knuckle",
|
||
"veal_sausages": "Veal sausages",
|
||
"venus_clams": "Venus clams",
|
||
"very_hot_water": "Very hot water",
|
||
"viennese_apple_strudel": "Viennese apple strudel",
|
||
"viennese_silverside": "Viennese silverside",
|
||
"walnut_bread": "Walnut bread",
|
||
"walnut_muffins": "Walnut muffins",
|
||
"warm_air": "Warm air",
|
||
"wheat_cracked": "Wheat (cracked)",
|
||
"wheat_whole": "Wheat (whole)",
|
||
"white_asparagus_medium": "White asparagus (medium)",
|
||
"white_asparagus_thick": "White asparagus (thick)",
|
||
"white_asparagus_thin": "White asparagus (thin)",
|
||
"white_beans": "White beans",
|
||
"white_bread_baking_tin": "White bread (baking tin)",
|
||
"white_bread_on_tray": "White bread (tray)",
|
||
"white_rolls": "White rolls",
|
||
"white_tea": "White tea",
|
||
"whole_ham_reheating": "Whole ham (reheating)",
|
||
"whole_ham_steam_cooking": "Whole ham (steam cooking)",
|
||
"wholegrain_rice": "Wholegrain rice",
|
||
"wild_rice": "Wild rice",
|
||
"woollens": "Woollens",
|
||
"woollens_handcare": "Woollens hand care",
|
||
"wuchang_rapid_steam_cooking": "Wuchang (rapid steam cooking)",
|
||
"wuchang_steam_cooking": "Wuchang (steam cooking)",
|
||
"yam_halved": "Yam (halved)",
|
||
"yam_quartered": "Yam (quartered)",
|
||
"yam_strips": "Yam (strips)",
|
||
"yeast_dumplings_fresh": "Yeast dumplings (fresh)",
|
||
"yellow_beans_cut": "Yellow beans (cut)",
|
||
"yellow_beans_whole": "Yellow beans (whole)",
|
||
"yellow_split_peas": "Yellow split peas",
|
||
"yom_tov": "Yom tov",
|
||
"yorkshire_pudding": "Yorkshire pudding",
|
||
"zander_fillet": "Zander (fillet)"
|
||
},
|
||
"state_attributes": {
|
||
"profile": {
|
||
"name": "Profile",
|
||
"state": {
|
||
"profile_1": "Profile 1",
|
||
"profile_2": "Profile 2",
|
||
"profile_3": "Profile 3",
|
||
"profile_4": "Profile 4",
|
||
"profile_5": "Profile 5"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"spin_speed": {
|
||
"name": "Spin speed"
|
||
},
|
||
"status": {
|
||
"name": "Status",
|
||
"state": {
|
||
"autocleaning": "Automatic cleaning",
|
||
"failure": "Failure",
|
||
"idle": "[%key:common::state::idle%]",
|
||
"not_connected": "Not connected",
|
||
"off": "[%key:common::state::off%]",
|
||
"on": "[%key:common::state::on%]",
|
||
"pause": "Pause",
|
||
"program_ended": "Program ended",
|
||
"program_interrupted": "Program interrupted",
|
||
"programmed": "Programmed",
|
||
"rinse_hold": "Rinse hold",
|
||
"in_use": "In use",
|
||
"service": "Service",
|
||
"supercooling": "Supercooling",
|
||
"supercooling_superfreezing": "Supercooling/superfreezing",
|
||
"superfreezing": "Superfreezing",
|
||
"superheating": "Superheating",
|
||
"waiting_to_start": "Waiting to start"
|
||
}
|
||
},
|
||
"temperature_zone_2": {
|
||
"name": "Temperature zone 2"
|
||
},
|
||
"temperature_zone_3": {
|
||
"name": "Temperature zone 3"
|
||
},
|
||
"water_consumption": {
|
||
"name": "Water consumption"
|
||
},
|
||
"core_temperature": {
|
||
"name": "Core temperature"
|
||
},
|
||
"target_temperature": {
|
||
"name": "Target temperature"
|
||
},
|
||
"core_target_temperature": {
|
||
"name": "Core target temperature"
|
||
},
|
||
"energy_forecast": {
|
||
"name": "Energy forecast"
|
||
},
|
||
"water_forecast": {
|
||
"name": "Water forecast"
|
||
}
|
||
},
|
||
"switch": {
|
||
"power": {
|
||
"name": "Power"
|
||
},
|
||
"supercooling": {
|
||
"name": "Supercooling"
|
||
},
|
||
"superfreezing": {
|
||
"name": "Superfreezing"
|
||
}
|
||
}
|
||
},
|
||
"exceptions": {
|
||
"config_entry_auth_failed": {
|
||
"message": "Authentication failed. Please log in again."
|
||
},
|
||
"config_entry_not_ready": {
|
||
"message": "Error while loading the integration."
|
||
},
|
||
"invalid_target": {
|
||
"message": "Invalid device targeted."
|
||
},
|
||
"get_programs_error": {
|
||
"message": "'Get programs' action failed: {status} / {message}"
|
||
},
|
||
"set_program_error": {
|
||
"message": "'Set program' action failed: {status} / {message}"
|
||
},
|
||
"set_program_oven_error": {
|
||
"message": "'Set program on oven' action failed: {status} / {message}"
|
||
},
|
||
"set_state_error": {
|
||
"message": "Failed to set state for {entity}."
|
||
}
|
||
},
|
||
"services": {
|
||
"get_programs": {
|
||
"name": "Get programs",
|
||
"description": "Returns a list of available programs.",
|
||
"fields": {
|
||
"device_id": {
|
||
"description": "[%key:component::miele::services::set_program::fields::device_id::description%]",
|
||
"name": "[%key:component::miele::services::set_program::fields::device_id::name%]"
|
||
}
|
||
}
|
||
},
|
||
"set_program": {
|
||
"name": "Set program",
|
||
"description": "Sets and starts a program on the appliance.",
|
||
"fields": {
|
||
"device_id": {
|
||
"description": "The target device for this action.",
|
||
"name": "Device"
|
||
},
|
||
"program_id": {
|
||
"description": "The ID of the program to set.",
|
||
"name": "Program ID"
|
||
}
|
||
}
|
||
},
|
||
"set_program_oven": {
|
||
"name": "Set program on oven",
|
||
"description": "[%key:component::miele::services::set_program::description%]",
|
||
"fields": {
|
||
"device_id": {
|
||
"description": "[%key:component::miele::services::set_program::fields::device_id::description%]",
|
||
"name": "[%key:component::miele::services::set_program::fields::device_id::name%]"
|
||
},
|
||
"program_id": {
|
||
"description": "[%key:component::miele::services::set_program::fields::program_id::description%]",
|
||
"name": "[%key:component::miele::services::set_program::fields::program_id::name%]"
|
||
},
|
||
"temperature": {
|
||
"description": "The target temperature for the oven program.",
|
||
"name": "[%key:component::sensor::entity_component::temperature::name%]"
|
||
},
|
||
"duration": {
|
||
"description": "The duration for the oven program.",
|
||
"name": "[%key:component::sensor::entity_component::duration::name%]"
|
||
}
|
||
}
|
||
}
|
||
}
|
||
}
|