Files
core/homeassistant/components/matter/strings.json
Martin Hjelmare ae1294830c Remove static pin code length Matter sensors (#145711)
* Remove static Matter sensors

* Clean up translation strings
2025-05-27 17:35:11 +02:00

450 lines
13 KiB
JSON

{
"config": {
"flow_title": "{name}",
"step": {
"manual": {
"data": {
"url": "[%key:common::config_flow::data::url%]"
}
},
"on_supervisor": {
"title": "Select connection method",
"description": "Do you want to use the official Matter Server Supervisor add-on?\n\nIf you are already running the Matter Server in another add-on, in a custom container, natively etc., then do not select this option.",
"data": {
"use_addon": "Use the official Matter Server Supervisor add-on"
}
},
"install_addon": {
"title": "The add-on installation has started"
},
"start_addon": {
"title": "Starting add-on."
},
"hassio_confirm": {
"title": "Set up the Matter integration with the Matter Server add-on"
}
},
"error": {
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
"invalid_server_version": "The Matter server is not the correct version",
"unknown": "[%key:common::config_flow::error::unknown%]"
},
"abort": {
"addon_get_discovery_info_failed": "Failed to get Matter Server add-on discovery info.",
"addon_info_failed": "Failed to get Matter Server add-on info.",
"addon_install_failed": "Failed to install the Matter Server add-on.",
"addon_start_failed": "Failed to start the Matter Server add-on.",
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]",
"already_in_progress": "[%key:common::config_flow::abort::already_in_progress%]",
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
"not_matter_addon": "Discovered add-on is not the official Matter Server add-on.",
"reconfiguration_successful": "Successfully reconfigured the Matter integration."
},
"progress": {
"install_addon": "Please wait while the Matter Server add-on installation finishes. This can take several minutes.",
"start_addon": "Please wait while the Matter Server add-on starts. This add-on is what powers Matter in Home Assistant. This may take some seconds."
}
},
"entity": {
"binary_sensor": {
"battery_alert": {
"name": "Battery alert"
},
"end_of_service": {
"name": "End of service"
},
"hardware_fault": {
"name": "Hardware fault"
},
"interconnected_smoke_alarm": {
"name": "Interconnected smoke alarm"
},
"interconnected_co_alarm": {
"name": "Interconnected CO alarm"
},
"test_in_progress": {
"name": "Test in progress"
},
"water_leak": {
"name": "Water leak"
},
"water_freeze": {
"name": "Water freeze"
},
"rain": {
"name": "Rain"
},
"muted": {
"name": "Muted"
},
"evse_charging_status": {
"name": "Charging status"
},
"evse_plug": {
"name": "Plug state"
},
"evse_supply_charging_state": {
"name": "Supply charging state"
},
"boost_state": {
"name": "Boost state"
}
},
"button": {
"pause": {
"name": "[%key:common::action::pause%]"
},
"resume": {
"name": "Resume"
},
"start": {
"name": "[%key:common::action::start%]"
},
"stop": {
"name": "[%key:common::action::stop%]"
},
"reset_filter_condition": {
"name": "Reset filter condition"
}
},
"climate": {
"thermostat": {
"name": "Thermostat"
}
},
"cover": {
"cover": {
"name": "[%key:component::cover::title%]"
}
},
"event": {
"button": {
"name": "Button",
"state_attributes": {
"event_type": {
"state": {
"switch_latched": "Switch latched",
"initial_press": "Pressed",
"long_press": "Held down",
"short_release": "Released after being pressed",
"long_release": "Released after being held down",
"multi_press_1": "Pressed once",
"multi_press_2": "Pressed twice",
"multi_press_3": "Pressed 3 times",
"multi_press_4": "Pressed 4 times",
"multi_press_5": "Pressed 5 times",
"multi_press_6": "Pressed 6 times",
"multi_press_7": "Pressed 7 times",
"multi_press_8": "Pressed 8 times"
}
}
}
}
},
"fan": {
"fan": {
"name": "[%key:component::fan::title%]",
"state_attributes": {
"preset_mode": {
"state": {
"low": "[%key:common::state::low%]",
"medium": "[%key:common::state::medium%]",
"high": "[%key:common::state::high%]",
"auto": "[%key:common::state::auto%]",
"natural_wind": "Natural wind",
"sleep_wind": "Sleep wind"
}
}
}
}
},
"number": {
"on_level": {
"name": "On level"
},
"on_transition_time": {
"name": "On transition time"
},
"off_transition_time": {
"name": "Off transition time"
},
"on_off_transition_time": {
"name": "On/Off transition time"
},
"altitude": {
"name": "Altitude above sea level"
},
"temperature_offset": {
"name": "Temperature offset"
},
"pir_occupied_to_unoccupied_delay": {
"name": "Occupied to unoccupied delay"
},
"auto_relock_timer": {
"name": "Automatic relock timer"
}
},
"light": {
"light": {
"name": "[%key:component::light::title%]"
}
},
"lock": {
"lock": {
"name": "[%key:component::lock::title%]"
}
},
"select": {
"clean_mode": {
"name": "Clean mode"
},
"mode": {
"name": "Mode"
},
"device_energy_management_mode": {
"name": "Energy management mode"
},
"sensitivity_level": {
"name": "Sensitivity",
"state": {
"low": "[%key:common::state::low%]",
"standard": "Standard",
"high": "[%key:common::state::high%]"
}
},
"startup_on_off": {
"name": "Power-on behavior on startup",
"state": {
"on": "[%key:common::state::on%]",
"off": "[%key:common::state::off%]",
"toggle": "[%key:common::action::toggle%]",
"previous": "Previous"
}
},
"temperature_level": {
"name": "Temperature level"
},
"temperature_display_mode": {
"name": "Temperature display mode"
},
"laundry_washer_number_of_rinses": {
"name": "Number of rinses",
"state": {
"off": "[%key:common::state::off%]",
"normal": "[%key:common::state::normal%]",
"extra": "Extra",
"max": "Max"
}
},
"laundry_washer_spin_speed": {
"name": "Spin speed"
},
"pump_operation_mode": {
"name": "mode",
"state": {
"local": "Local",
"maximum": "Maximum",
"minimum": "Minimum",
"normal": "[%key:common::state::normal%]"
}
},
"water_heater_mode": {
"name": "Water heater mode"
},
"door_lock_sound_volume": {
"name": "Sound volume",
"state": {
"silent": "Silent",
"low": "[%key:common::state::low%]",
"medium": "[%key:common::state::medium%]",
"high": "[%key:common::state::high%]"
}
}
},
"sensor": {
"activated_carbon_filter_condition": {
"name": "Activated carbon filter condition"
},
"contamination_state": {
"name": "Contamination state",
"state": {
"normal": "[%key:common::state::normal%]",
"low": "[%key:common::state::low%]",
"warning": "Warning",
"critical": "Critical"
}
},
"air_quality": {
"name": "Air quality",
"state": {
"extremely_poor": "Extremely poor",
"very_poor": "Very poor",
"poor": "Poor",
"fair": "Fair",
"good": "Good",
"moderate": "Moderate"
}
},
"expiry_date": {
"name": "Expiry date"
},
"flow": {
"name": "Flow"
},
"hepa_filter_condition": {
"name": "Hepa filter condition"
},
"operational_state": {
"name": "Operational state",
"state": {
"stopped": "[%key:common::state::stopped%]",
"running": "Running",
"paused": "[%key:common::state::paused%]",
"error": "[%key:common::state::error%]",
"seeking_charger": "Seeking charger",
"charging": "[%key:common::state::charging%]",
"docked": "Docked"
}
},
"switch_current_position": {
"name": "Current switch position"
},
"estimated_heat_required": {
"name": "Required heating energy"
},
"tank_volume": {
"name": "Tank volume"
},
"tank_percentage": {
"name": "Hot water level"
},
"valve_position": {
"name": "Valve position"
},
"battery_replacement_description": {
"name": "Battery type"
},
"current_phase": {
"name": "Current phase"
},
"energy_exported": {
"name": "Energy exported"
},
"esa_state": {
"name": "Appliance energy state",
"state": {
"offline": "Offline",
"online": "Online",
"fault": "[%key:common::state::fault%]",
"power_adjust_active": "Power adjust",
"paused": "[%key:common::state::paused%]"
}
},
"evse_fault_state": {
"name": "Fault state",
"state": {
"no_error": "OK",
"meter_failure": "Meter failure",
"over_voltage": "Overvoltage",
"under_voltage": "Undervoltage",
"over_current": "Overcurrent",
"contact_wet_failure": "Contact wet failure",
"contact_dry_failure": "Contact dry failure",
"power_loss": "Power loss",
"power_quality": "Power quality",
"pilot_short_circuit": "Pilot short circuit",
"emergency_stop": "Emergency stop",
"ev_disconnected": "EV disconnected",
"wrong_power_supply": "Wrong power supply",
"live_neutral_swap": "Live/neutral swap",
"over_temperature": "Overtemperature",
"other": "Other fault"
}
},
"pump_control_mode": {
"name": "Control mode",
"state": {
"constant_flow": "Constant flow",
"constant_pressure": "Constant pressure",
"constant_speed": "Constant speed",
"constant_temperature": "Constant temp",
"proportional_pressure": "Proportional pressure",
"automatic": "Automatic"
}
},
"pump_speed": {
"name": "Rotation speed"
},
"evse_circuit_capacity": {
"name": "Circuit capacity"
},
"evse_charge_current": {
"name": "Charge current"
},
"evse_min_charge_current": {
"name": "Min charge current"
},
"evse_max_charge_current": {
"name": "Max charge current"
},
"evse_user_max_charge_current": {
"name": "User max charge current"
},
"window_covering_target_position": {
"name": "Target opening position"
}
},
"switch": {
"switch": {
"name": "[%key:component::switch::title%]"
},
"power": {
"name": "Power"
},
"child_lock": {
"name": "Child lock"
},
"evse_charging_switch": {
"name": "Enable charging"
}
},
"vacuum": {
"vacuum": {
"name": "[%key:component::vacuum::title%]"
}
},
"valve": {
"valve": {
"name": "[%key:component::valve::title%]"
}
},
"water_heater": {
"water_heater": {
"name": "[%key:component::water_heater::title%]"
}
}
},
"issues": {
"server_version_version_too_old": {
"description": "The version of the Matter Server you are currently running is too old for this version of Home Assistant. Please update the Matter Server to the latest version to fix this issue.",
"title": "Newer version of Matter Server needed"
},
"server_version_version_too_new": {
"description": "The version of the Matter Server you are currently running is too new for this version of Home Assistant. Please update Home Assistant or downgrade the Matter Server to an older version to fix this issue.",
"title": "Older version of Matter Server needed"
}
},
"services": {
"open_commissioning_window": {
"name": "Open commissioning window",
"description": "Allows adding one of your devices to another Matter network by opening the commissioning window for this Matter device for 60 seconds.",
"fields": {
"device_id": {
"name": "[%key:common::config_flow::data::device%]",
"description": "The Matter device to add to the other Matter network."
}
}
}
}
}