core/homeassistant/components/zha/translations/en.json

244 lines
12 KiB
JSON

{
"config": {
"abort": {
"not_zha_device": "This device is not a zha device",
"single_instance_allowed": "Already configured. Only a single configuration possible.",
"usb_probe_failed": "Failed to probe the usb device"
},
"error": {
"cannot_connect": "Failed to connect",
"invalid_backup_json": "Invalid backup JSON"
},
"flow_title": "{name}",
"step": {
"choose_automatic_backup": {
"data": {
"choose_automatic_backup": "Choose an automatic backup"
},
"description": "Restore your network settings from an automatic backup",
"title": "Restore Automatic Backup"
},
"choose_formation_strategy": {
"description": "Choose the network settings for your radio.",
"menu_options": {
"choose_automatic_backup": "Restore an automatic backup",
"form_initial_network": "Create a network",
"form_new_network": "Erase network settings and create a new network",
"reuse_settings": "Keep radio network settings",
"upload_manual_backup": "Upload a manual backup"
},
"title": "Network Formation"
},
"choose_serial_port": {
"data": {
"path": "Serial Device Path"
},
"description": "Select the serial port for your Zigbee radio",
"title": "Select a Serial Port"
},
"confirm": {
"description": "Do you want to set up {name}?"
},
"confirm_hardware": {
"description": "Do you want to set up {name}?"
},
"manual_pick_radio_type": {
"data": {
"radio_type": "Radio Type"
},
"description": "Pick your Zigbee radio type",
"title": "Radio Type"
},
"manual_port_config": {
"data": {
"baudrate": "port speed",
"flow_control": "data flow control",
"path": "Serial device path"
},
"description": "Enter the serial port settings",
"title": "Serial Port Settings"
},
"maybe_confirm_ezsp_restore": {
"data": {
"overwrite_coordinator_ieee": "Permanently replace the radio IEEE address"
},
"description": "Your backup has a different IEEE address than your radio. For your network to function properly, the IEEE address of your radio should also be changed.\n\nThis is a permanent operation.",
"title": "Overwrite Radio IEEE Address"
},
"upload_manual_backup": {
"data": {
"uploaded_backup_file": "Upload a file"
},
"description": "Restore your network settings from an uploaded backup JSON file. You can download one from a different ZHA installation from **Network Settings**, or use a Zigbee2MQTT `coordinator_backup.json` file.",
"title": "Upload a Manual Backup"
}
}
},
"config_panel": {
"zha_alarm_options": {
"alarm_arm_requires_code": "Code required for arming actions",
"alarm_failed_tries": "The number of consecutive failed code entries to trigger an alarm",
"alarm_master_code": "Master code for the alarm control panel(s)",
"title": "Alarm Control Panel Options"
},
"zha_options": {
"always_prefer_xy_color_mode": "Always prefer XY color mode",
"consider_unavailable_battery": "Consider battery powered devices unavailable after (seconds)",
"consider_unavailable_mains": "Consider mains powered devices unavailable after (seconds)",
"default_light_transition": "Default light transition time (seconds)",
"enable_identify_on_join": "Enable identify effect when devices join the network",
"enhanced_light_transition": "Enable enhanced light color/temperature transition from an off-state",
"group_members_assume_state": "Group members assume state of group",
"light_transitioning_flag": "Enable enhanced brightness slider during light transition",
"title": "Global Options"
}
},
"device_automation": {
"action_type": {
"issue_all_led_effect": "Issue effect for all LEDs",
"issue_individual_led_effect": "Issue effect for individual LED",
"squawk": "Squawk",
"warn": "Warn"
},
"trigger_subtype": {
"both_buttons": "Both buttons",
"button": "Button",
"button_1": "First button",
"button_2": "Second button",
"button_3": "Third button",
"button_4": "Fourth button",
"button_5": "Fifth button",
"button_6": "Sixth button",
"close": "Close",
"dim_down": "Dim down",
"dim_up": "Dim up",
"face_1": "with face 1 activated",
"face_2": "with face 2 activated",
"face_3": "with face 3 activated",
"face_4": "with face 4 activated",
"face_5": "with face 5 activated",
"face_6": "with face 6 activated",
"face_any": "With any/specified face(s) activated",
"left": "Left",
"open": "Open",
"right": "Right",
"turn_off": "Turn off",
"turn_on": "Turn on"
},
"trigger_type": {
"device_dropped": "Device dropped",
"device_flipped": "Device flipped \"{subtype}\"",
"device_knocked": "Device knocked \"{subtype}\"",
"device_offline": "Device offline",
"device_rotated": "Device rotated \"{subtype}\"",
"device_shaken": "Device shaken",
"device_slid": "Device slid \"{subtype}\"",
"device_tilted": "Device tilted",
"remote_button_alt_double_press": "\"{subtype}\" double clicked (Alternate mode)",
"remote_button_alt_long_press": "\"{subtype}\" continuously pressed (Alternate mode)",
"remote_button_alt_long_release": "\"{subtype}\" released after long press (Alternate mode)",
"remote_button_alt_quadruple_press": "\"{subtype}\" quadruple clicked (Alternate mode)",
"remote_button_alt_quintuple_press": "\"{subtype}\" quintuple clicked (Alternate mode)",
"remote_button_alt_short_press": "\"{subtype}\" pressed (Alternate mode)",
"remote_button_alt_short_release": "\"{subtype}\" released (Alternate mode)",
"remote_button_alt_triple_press": "\"{subtype}\" triple clicked (Alternate mode)",
"remote_button_double_press": "\"{subtype}\" double clicked",
"remote_button_long_press": "\"{subtype}\" continuously pressed",
"remote_button_long_release": "\"{subtype}\" released after long press",
"remote_button_quadruple_press": "\"{subtype}\" quadruple clicked",
"remote_button_quintuple_press": "\"{subtype}\" quintuple clicked",
"remote_button_short_press": "\"{subtype}\" pressed",
"remote_button_short_release": "\"{subtype}\" released",
"remote_button_triple_press": "\"{subtype}\" triple clicked"
}
},
"options": {
"abort": {
"not_zha_device": "This device is not a zha device",
"single_instance_allowed": "Already configured. Only a single configuration possible.",
"usb_probe_failed": "Failed to probe the usb device"
},
"error": {
"cannot_connect": "Failed to connect",
"invalid_backup_json": "Invalid backup JSON"
},
"flow_title": "{name}",
"step": {
"choose_automatic_backup": {
"data": {
"choose_automatic_backup": "Choose an automatic backup"
},
"description": "Restore your network settings from an automatic backup",
"title": "Restore Automatic Backup"
},
"choose_formation_strategy": {
"description": "Choose the network settings for your radio.",
"menu_options": {
"choose_automatic_backup": "Restore an automatic backup",
"form_initial_network": "Create a network",
"form_new_network": "Erase network settings and create a new network",
"reuse_settings": "Keep radio network settings",
"upload_manual_backup": "Upload a manual backup"
},
"title": "Network Formation"
},
"choose_serial_port": {
"data": {
"path": "Serial Device Path"
},
"description": "Select the serial port for your Zigbee radio",
"title": "Select a Serial Port"
},
"init": {
"description": "ZHA will be stopped. Do you wish to continue?",
"title": "Reconfigure ZHA"
},
"instruct_unplug": {
"description": "Your old radio has been reset. If the hardware is no longer needed, you can now unplug it.\n\nYou can now plug in your new radio.",
"title": "Unplug your old radio"
},
"intent_migrate": {
"description": "Before plugging in your new radio, your old radio needs to be reset. An automatic backup will be performed. If you are using a combined Z-Wave and Zigbee adapter like the HUSBZB-1, this will only reset the Zigbee portion.\n\n*Note: if you are migrating from a **ConBee/RaspBee**, make sure it is running firmware `0x26720700` or newer! Otherwise, some devices may not be controllable after migrating until they are power cycled.*\n\nDo you wish to continue?",
"title": "Migrate to a new radio"
},
"manual_pick_radio_type": {
"data": {
"radio_type": "Radio Type"
},
"description": "Pick your Zigbee radio type",
"title": "Radio Type"
},
"manual_port_config": {
"data": {
"baudrate": "port speed",
"flow_control": "data flow control",
"path": "Serial device path"
},
"description": "Enter the serial port settings",
"title": "Serial Port Settings"
},
"maybe_confirm_ezsp_restore": {
"data": {
"overwrite_coordinator_ieee": "Permanently replace the radio IEEE address"
},
"description": "Your backup has a different IEEE address than your radio. For your network to function properly, the IEEE address of your radio should also be changed.\n\nThis is a permanent operation.",
"title": "Overwrite Radio IEEE Address"
},
"prompt_migrate_or_reconfigure": {
"description": "Are you migrating to a new radio or re-configuring the current radio?",
"menu_options": {
"intent_migrate": "Migrate to a new radio",
"intent_reconfigure": "Re-configure the current radio"
},
"title": "Migrate or re-configure"
},
"upload_manual_backup": {
"data": {
"uploaded_backup_file": "Upload a file"
},
"description": "Restore your network settings from an uploaded backup JSON file. You can download one from a different ZHA installation from **Network Settings**, or use a Zigbee2MQTT `coordinator_backup.json` file.",
"title": "Upload a Manual Backup"
}
}
}
}