Add default translations for binding add-ons (#11760)

* Add default translations for binding add-ons

This makes the texts used by these add-ons translatable with Crowdin.

To keep the PR simple, it only adds default translations for add-ons which do not yet have any default translations properties file.
We can do follow up PRs for adding missing key/values to add-ons that already have these files or to remove duplications.

There are several add-ons in this PR that do have non-English translation files, so I'll upload those to Crowdin when the PR is merged.

Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
Wouter Born
2021-12-15 18:40:21 +01:00
committed by GitHub
parent 05e782ec1a
commit 07a1976c81
234 changed files with 33234 additions and 0 deletions

View File

@@ -0,0 +1,287 @@
# binding
binding.homeconnect.name = Home Connect Binding
binding.homeconnect.description = The binding integrates the Home Connect (https://www.home-connect.com/) system into openHAB. It connects to household devices from brands like Bosch and Siemens.
# thing types
thing-type.homeconnect.api_bridge.label = Home Connect API
thing-type.homeconnect.api_bridge.description = This bridge represents the gateway to the Home Connect API.
thing-type.homeconnect.coffeemaker.label = Coffee Machine
thing-type.homeconnect.coffeemaker.description = Home Connect connected coffee machine (e.g. Bosch or Siemens).
thing-type.homeconnect.dishwasher.label = Dishwasher
thing-type.homeconnect.dishwasher.description = Home Connect connected dishwasher (e.g. Bosch or Siemens).
thing-type.homeconnect.dryer.label = Dryer
thing-type.homeconnect.dryer.description = Home Connect connected dryer (e.g. Bosch or Siemens).
thing-type.homeconnect.fridgefreezer.label = Refrigerator / Freezer
thing-type.homeconnect.fridgefreezer.description = Home Connect connected refrigerator/freezer (e.g. Bosch or Siemens).
thing-type.homeconnect.hob.label = Cooktop
thing-type.homeconnect.hob.description = Home Connect connected kitchen cooktop (hob).
thing-type.homeconnect.hood.label = Hood
thing-type.homeconnect.hood.description = Home Connect connected kitchen hood.
thing-type.homeconnect.oven.label = Oven
thing-type.homeconnect.oven.description = Home Connect connected oven (e.g. Bosch or Siemens).
thing-type.homeconnect.washer.label = Washer
thing-type.homeconnect.washer.description = Home Connect connected washing machine (e.g. Bosch or Siemens).
thing-type.homeconnect.washerdryer.label = Washer Dryer Combination
thing-type.homeconnect.washerdryer.description = Home Connect connected combined washer dryer appliance.
# thing types config
thing-type.config.homeconnect.api_bridge.clientId.label = Client Id
thing-type.config.homeconnect.api_bridge.clientId.description = Application client id
thing-type.config.homeconnect.api_bridge.clientSecret.label = Client Secret
thing-type.config.homeconnect.api_bridge.clientSecret.description = Application client secret
thing-type.config.homeconnect.api_bridge.simulator.label = Use Simulator Environment
thing-type.config.homeconnect.api_bridge.simulator.description = Use simulated environment at https://developer.home-connect.com/simulator/
thing-type.config.homeconnect.coffeemaker.haId.label = haId
thing-type.config.homeconnect.coffeemaker.haId.description = Unique identifier representing a specific home appliance.
thing-type.config.homeconnect.dishwasher.haId.label = haId
thing-type.config.homeconnect.dishwasher.haId.description = Unique identifier representing a specific home appliance.
thing-type.config.homeconnect.dryer.haId.label = haId
thing-type.config.homeconnect.dryer.haId.description = Unique identifier representing a specific home appliance.
thing-type.config.homeconnect.fridgefreezer.haId.label = haId
thing-type.config.homeconnect.fridgefreezer.haId.description = Unique identifier representing a specific home appliance.
thing-type.config.homeconnect.hob.haId.label = haId
thing-type.config.homeconnect.hob.haId.description = Unique identifier representing a specific home appliance.
thing-type.config.homeconnect.hood.haId.label = haId
thing-type.config.homeconnect.hood.haId.description = Unique identifier representing a specific home appliance.
thing-type.config.homeconnect.oven.haId.label = haId
thing-type.config.homeconnect.oven.haId.description = Unique identifier representing a specific home appliance.
thing-type.config.homeconnect.washer.haId.label = haId
thing-type.config.homeconnect.washer.haId.description = Unique identifier representing a specific home appliance.
thing-type.config.homeconnect.washerdryer.haId.label = haId
thing-type.config.homeconnect.washerdryer.haId.description = Unique identifier representing a specific home appliance.
# channel types
channel-type.homeconnect.active_program_state.label = Active Program
channel-type.homeconnect.active_program_state.description = This status describes the active program of the home appliance.
channel-type.homeconnect.ambient_light_color_state.label = Ambient Light Color
channel-type.homeconnect.ambient_light_color_state.description = This setting describes the color state of the ambient light.
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.CustomColor = Custom Color
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color1 = Color 1
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color2 = Color 2
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color3 = Color 3
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color4 = Color 4
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color5 = Color 5
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color6 = Color 6
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color7 = Color 7
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color8 = Color 8
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color9 = Color 9
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color10 = Color 10
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color11 = Color 11
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color12 = Color 12
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color13 = Color 13
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color14 = Color 14
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color15 = Color 15
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color16 = Color 16
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color17 = Color 17
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color18 = Color 18
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color19 = Color 19
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color20 = Color 20
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color21 = Color 21
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color22 = Color 22
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color23 = Color 23
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color24 = Color 24
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color25 = Color 25
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color26 = Color 26
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color27 = Color 27
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color28 = Color 28
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color29 = Color 29
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color30 = Color 30
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color31 = Color 31
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color32 = Color 32
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color33 = Color 33
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color34 = Color 34
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color35 = Color 35
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color36 = Color 36
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color37 = Color 37
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color38 = Color 38
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color39 = Color 39
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color40 = Color 40
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color41 = Color 41
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color42 = Color 42
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color43 = Color 43
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color44 = Color 44
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color45 = Color 45
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color46 = Color 46
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color47 = Color 47
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color48 = Color 48
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color49 = Color 49
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color50 = Color 50
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color51 = Color 51
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color52 = Color 52
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color53 = Color 53
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color54 = Color 54
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color55 = Color 55
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color56 = Color 56
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color57 = Color 57
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color58 = Color 58
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color59 = Color 59
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color60 = Color 60
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color61 = Color 61
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color62 = Color 62
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color63 = Color 63
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color64 = Color 64
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color65 = Color 65
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color66 = Color 66
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color67 = Color 67
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color68 = Color 68
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color69 = Color 69
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color70 = Color 70
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color71 = Color 71
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color72 = Color 72
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color73 = Color 73
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color74 = Color 74
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color75 = Color 75
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color76 = Color 76
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color77 = Color 77
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color78 = Color 78
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color79 = Color 79
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color80 = Color 80
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color81 = Color 81
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color82 = Color 82
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color83 = Color 83
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color84 = Color 84
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color85 = Color 85
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color86 = Color 86
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color87 = Color 87
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color88 = Color 88
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color89 = Color 89
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color90 = Color 90
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color91 = Color 91
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color92 = Color 92
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color93 = Color 93
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color94 = Color 94
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color95 = Color 95
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color96 = Color 96
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color97 = Color 97
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color98 = Color 98
channel-type.homeconnect.ambient_light_color_state.state.option.BSH.Common.EnumType.AmbientLightColor.Color99 = Color 99
channel-type.homeconnect.ambient_light_custom_color_state.label = Ambient Light (Custom)
channel-type.homeconnect.ambient_light_custom_color_state.description = This setting describes the custom color state of the ambient light.
channel-type.homeconnect.ambient_light_state.label = Ambient Light State
channel-type.homeconnect.ambient_light_state.description = This setting describes the current ambient light state of the home appliance.
channel-type.homeconnect.basic_actions_state.label = Program Actions
channel-type.homeconnect.basic_actions_state.state.option.start = Start program
channel-type.homeconnect.basic_actions_state.state.option.stop = Stop program
channel-type.homeconnect.coffeemaker_bean_container_empty_state.label = Bean Container Empty
channel-type.homeconnect.coffeemaker_bean_container_empty_state.description = Is coffee maker bean container is empty?
channel-type.homeconnect.coffeemaker_drip_tray_full_state.label = Drip Tray Full
channel-type.homeconnect.coffeemaker_drip_tray_full_state.description = Is coffee maker drip tray full?
channel-type.homeconnect.coffeemaker_water_tank_empty_state.label = Water Tank Empty
channel-type.homeconnect.coffeemaker_water_tank_empty_state.description = Is coffee maker water tank empty?
channel-type.homeconnect.door_state.label = Door State
channel-type.homeconnect.door_state.description = This status describes the door state of a home appliance. A status change is either triggered by the user operating the home appliance locally (i.e. opening/closing door) or automatically by the home appliance (i.e. locking the door).
channel-type.homeconnect.dryer_drying_target.label = Drying Target
channel-type.homeconnect.dryer_drying_target.description = Specifies the desired dryness setting.
channel-type.homeconnect.duration.label = Selected Duration
channel-type.homeconnect.duration.description = This status describes the duration of the program of the home appliance.
channel-type.homeconnect.elapsed_program_time.label = Elapsed Program Time
channel-type.homeconnect.elapsed_program_time.description = This status describes the elapsed program time of the home appliance.
channel-type.homeconnect.functional_light_state.label = Functional Light State
channel-type.homeconnect.functional_light_state.description = This setting describes the current functional light state of the home appliance.
channel-type.homeconnect.hood_intensive_level.label = Intensive level
channel-type.homeconnect.hood_intensive_level.description = Current venting intensive level of the hood.
channel-type.homeconnect.hood_program_state.label = Program Actions
channel-type.homeconnect.hood_program_state.description = Start hood program.
channel-type.homeconnect.hood_venting_level.label = Venting Level
channel-type.homeconnect.hood_venting_level.description = Current venting level of the hood.
channel-type.homeconnect.laundry_care_washer_idos1.label = i-Dos 1
channel-type.homeconnect.laundry_care_washer_idos1.description = This status indicates whether i-Dos 1 is activated for a washer program of the home appliance. (If appliance supports i-Dos)
channel-type.homeconnect.laundry_care_washer_idos1_level.label = i-Dos 1 Dosing Level
channel-type.homeconnect.laundry_care_washer_idos1_level.description = This status defines the i-Dos dosing level of a washer program of the home appliance. (If appliance supports i-Dos)
channel-type.homeconnect.laundry_care_washer_idos1_level.state.option.LaundryCare.Washer.EnumType.IDosingLevel.Off = Off
channel-type.homeconnect.laundry_care_washer_idos1_level.state.option.LaundryCare.Washer.EnumType.IDosingLevel.Light = Light
channel-type.homeconnect.laundry_care_washer_idos1_level.state.option.LaundryCare.Washer.EnumType.IDosingLevel.Normal = Normal
channel-type.homeconnect.laundry_care_washer_idos1_level.state.option.LaundryCare.Washer.EnumType.IDosingLevel.Strong = Strong
channel-type.homeconnect.laundry_care_washer_idos2.label = i-Dos 2
channel-type.homeconnect.laundry_care_washer_idos2.description = This status indicates whether i-Dos 2 is activated for a washer program of the home appliance. (If appliance supports i-Dos)
channel-type.homeconnect.laundry_care_washer_idos2_level.label = i-Dos 2 Dosing Level
channel-type.homeconnect.laundry_care_washer_idos2_level.description = This status defines the i-Dos dosing level of a washer program of the home appliance. (If appliance supports i-Dos)
channel-type.homeconnect.laundry_care_washer_idos2_level.state.option.LaundryCare.Washer.EnumType.IDosingLevel.Off = Off
channel-type.homeconnect.laundry_care_washer_idos2_level.state.option.LaundryCare.Washer.EnumType.IDosingLevel.Light = Light
channel-type.homeconnect.laundry_care_washer_idos2_level.state.option.LaundryCare.Washer.EnumType.IDosingLevel.Normal = Normal
channel-type.homeconnect.laundry_care_washer_idos2_level.state.option.LaundryCare.Washer.EnumType.IDosingLevel.Strong = Strong
channel-type.homeconnect.laundry_care_washer_less_ironing.label = Less Ironing
channel-type.homeconnect.laundry_care_washer_less_ironing.description = This status indicates whether less ironing is activated for a washer program of the home appliance.
channel-type.homeconnect.laundry_care_washer_load_recommendation.label = Load Recommendation
channel-type.homeconnect.laundry_care_washer_load_recommendation.description = This channel indicates the maximum laundry load recommended for a program of the home appliance.
channel-type.homeconnect.laundry_care_washer_pre_wash.label = Pre-Wash
channel-type.homeconnect.laundry_care_washer_pre_wash.description = This status indicates whether the pre-wash is activated for a washer program of the home appliance.
channel-type.homeconnect.laundry_care_washer_rinse_hold.label = Rinse Hold
channel-type.homeconnect.laundry_care_washer_rinse_hold.description = This status indicates whether the spin function is deactivated for a washer program of the home appliance (washing will remain in the water after the last rinse cycle).
channel-type.homeconnect.laundry_care_washer_rinse_plus.label = Rinse Plus
channel-type.homeconnect.laundry_care_washer_rinse_plus.description = This status defines the number of additional rinses of a washer program of the home appliance.
channel-type.homeconnect.laundry_care_washer_rinse_plus.state.option.LaundryCare.Washer.EnumType.RinsePlus.Off = None
channel-type.homeconnect.laundry_care_washer_rinse_plus.state.option.LaundryCare.Washer.EnumType.RinsePlus.Plus1 = +1
channel-type.homeconnect.laundry_care_washer_rinse_plus.state.option.LaundryCare.Washer.EnumType.RinsePlus.Plus2 = +2
channel-type.homeconnect.laundry_care_washer_rinse_plus.state.option.LaundryCare.Washer.EnumType.RinsePlus.Plus3 = +3
channel-type.homeconnect.laundry_care_washer_soak.label = Soaking
channel-type.homeconnect.laundry_care_washer_soak.description = This status indicates whether the soaking is activated for a washer program of the home appliance.
channel-type.homeconnect.laundry_care_washer_spin_speed.label = Spin Speed
channel-type.homeconnect.laundry_care_washer_spin_speed.description = This status defines the spin speed of a washer program of the home appliance.
channel-type.homeconnect.laundry_care_washer_spin_speed.state.option.LaundryCare.Washer.EnumType.SpinSpeed.Off = No spinning
channel-type.homeconnect.laundry_care_washer_spin_speed.state.option.LaundryCare.Washer.EnumType.SpinSpeed.RPM400 = 400 rpm
channel-type.homeconnect.laundry_care_washer_spin_speed.state.option.LaundryCare.Washer.EnumType.SpinSpeed.RPM600 = 600 rpm
channel-type.homeconnect.laundry_care_washer_spin_speed.state.option.LaundryCare.Washer.EnumType.SpinSpeed.RPM800 = 800 rpm
channel-type.homeconnect.laundry_care_washer_spin_speed.state.option.LaundryCare.Washer.EnumType.SpinSpeed.RPM1000 = 1000 rpm
channel-type.homeconnect.laundry_care_washer_spin_speed.state.option.LaundryCare.Washer.EnumType.SpinSpeed.RPM1200 = 1200 rpm
channel-type.homeconnect.laundry_care_washer_spin_speed.state.option.LaundryCare.Washer.EnumType.SpinSpeed.RPM1400 = 1400 rpm
channel-type.homeconnect.laundry_care_washer_spin_speed.state.option.LaundryCare.Washer.EnumType.SpinSpeed.RPM1600 = 1600 rpm
channel-type.homeconnect.laundry_care_washer_spin_speed.state.option.LaundryCare.Washer.EnumType.SpinSpeed.Auto = Auto
channel-type.homeconnect.laundry_care_washer_spin_speed.state.option.LaundryCare.Washer.EnumType.SpinSpeed.UlNo = No spinning (US/CA)
channel-type.homeconnect.laundry_care_washer_spin_speed.state.option.LaundryCare.Washer.EnumType.SpinSpeed.UlLow = Low (US/CA)
channel-type.homeconnect.laundry_care_washer_spin_speed.state.option.LaundryCare.Washer.EnumType.SpinSpeed.UlMedium = Medium (US/CA)
channel-type.homeconnect.laundry_care_washer_spin_speed.state.option.LaundryCare.Washer.EnumType.SpinSpeed.UlHigh = High (US/CA)
channel-type.homeconnect.laundry_care_washer_temperature.label = Washing Program Temperature
channel-type.homeconnect.laundry_care_washer_temperature.description = This status describes the temperature of the washing program of the home appliance.
channel-type.homeconnect.laundry_care_washer_temperature.state.option.LaundryCare.Washer.EnumType.Temperature.Cold = Cold water
channel-type.homeconnect.laundry_care_washer_temperature.state.option.LaundryCare.Washer.EnumType.Temperature.GC20 = 20 °C
channel-type.homeconnect.laundry_care_washer_temperature.state.option.LaundryCare.Washer.EnumType.Temperature.GC30 = 30 °C
channel-type.homeconnect.laundry_care_washer_temperature.state.option.LaundryCare.Washer.EnumType.Temperature.GC40 = 40 °C
channel-type.homeconnect.laundry_care_washer_temperature.state.option.LaundryCare.Washer.EnumType.Temperature.GC50 = 50 °C
channel-type.homeconnect.laundry_care_washer_temperature.state.option.LaundryCare.Washer.EnumType.Temperature.GC60 = 60 °C
channel-type.homeconnect.laundry_care_washer_temperature.state.option.LaundryCare.Washer.EnumType.Temperature.GC70 = 70 °C
channel-type.homeconnect.laundry_care_washer_temperature.state.option.LaundryCare.Washer.EnumType.Temperature.GC80 = 80 °C
channel-type.homeconnect.laundry_care_washer_temperature.state.option.LaundryCare.Washer.EnumType.Temperature.GC90 = 90 °C
channel-type.homeconnect.laundry_care_washer_temperature.state.option.LaundryCare.Washer.EnumType.Temperature.Auto = Auto
channel-type.homeconnect.laundry_care_washer_temperature.state.option.LaundryCare.Washer.EnumType.Temperature.UlCold = Cold (US/CA)
channel-type.homeconnect.laundry_care_washer_temperature.state.option.LaundryCare.Washer.EnumType.Temperature.UlWarm = Warm (US/CA)
channel-type.homeconnect.laundry_care_washer_temperature.state.option.LaundryCare.Washer.EnumType.Temperature.UlHot = Hot (US/CA)
channel-type.homeconnect.laundry_care_washer_temperature.state.option.LaundryCare.Washer.EnumType.Temperature.UlExtraHot = Extra hot (US/CA)
channel-type.homeconnect.laundry_care_washer_vario_perfect.label = Vario Perfect
channel-type.homeconnect.laundry_care_washer_vario_perfect.description = This status defines the vario perfect mode of a washer program of the home appliance.
channel-type.homeconnect.laundry_care_washer_vario_perfect.state.option.LaundryCare.Common.EnumType.VarioPerfect.Off = Off
channel-type.homeconnect.laundry_care_washer_vario_perfect.state.option.LaundryCare.Common.EnumType.VarioPerfect.SpeedPerfect = Vario Speed
channel-type.homeconnect.local_control_active_state.label = Local Control State
channel-type.homeconnect.local_control_active_state.description = This status indicates whether the home appliance is currently manually controlled by the user operating the home appliance, e.g. opening the door or pressing a button.
channel-type.homeconnect.operation_state.label = Operation State
channel-type.homeconnect.operation_state.description = This status describes the operation state of the home appliance.
channel-type.homeconnect.oven_current_cavity_temperature.label = Cavity Temperature
channel-type.homeconnect.oven_current_cavity_temperature.description = This status describes the oven cavity temperature of the home appliance.
channel-type.homeconnect.program_energy.label = Program Energy
channel-type.homeconnect.program_energy.description = This channel provides the estimated energy required in percentage for a program of the home appliance.
channel-type.homeconnect.program_progress_state.label = Progress State
channel-type.homeconnect.program_progress_state.description = This status describes the program progress of the home appliance.
channel-type.homeconnect.program_water.label = Program Water
channel-type.homeconnect.program_water.description = This channel provides the estimated water required in percentage for a program of the home appliance.
channel-type.homeconnect.remaining_program_time_state.label = Remaining Program Time
channel-type.homeconnect.remaining_program_time_state.description = This status indicates the remaining program time of the home appliance.
channel-type.homeconnect.remote_control_active_state.label = Remote Control Activation State
channel-type.homeconnect.remote_control_active_state.description = This status indicates whether the allowance for remote controlling is enabled.
channel-type.homeconnect.remote_start_allowance_state.label = Remote Start Allowance State
channel-type.homeconnect.remote_start_allowance_state.description = This status indicates whether the remote program start is enabled. This can happen due to a programmatic change (only disabling), or manually by the user changing the flag locally on the home appliance, or automatically after a certain duration - usually 24 hours.
channel-type.homeconnect.selected_program_state.label = Selected Program
channel-type.homeconnect.selected_program_state.description = This state describes the selected program of the home appliance.
channel-type.homeconnect.setpoint_temperature.label = Setpoint Temperature
channel-type.homeconnect.setpoint_temperature.description = This status describes the intended cooking compartment temperature of the home appliance.
channel-type.homeconnect.setpoint_temperature_freezer.label = Freezer temperature
channel-type.homeconnect.setpoint_temperature_freezer.description = Target temperature of the freezer compartment (Range depends on appliance - common range -16 to -24°C).
channel-type.homeconnect.setpoint_temperature_refrigerator.label = Refrigerator Temperature
channel-type.homeconnect.setpoint_temperature_refrigerator.description = Target temperature of the refrigerator compartment (Range depends on appliance - common range 2 to 8°C).
channel-type.homeconnect.super_mode_freezer.label = Freezer Super Mode
channel-type.homeconnect.super_mode_freezer.description = This setting has no impact on setpoint temperatures but will make the freezer compartment cool to the lowest possible temperature until it is disabled manually by the customer or by the home appliance because of a timeout.
channel-type.homeconnect.super_mode_refrigerator.label = Refrigerator Super Mode
channel-type.homeconnect.super_mode_refrigerator.description = The setting has no impact on setpoint temperatures but will make the fridge compartment cool to the lowest possible temperature until it is disabled manually by the customer or by the HA because of a timeout.