Fix spelling (#8582)

This commit is contained in:
tkdrob 2021-03-07 16:33:02 -05:00 committed by GitHub
parent 7ea1ece169
commit b71f452795
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2037,7 +2037,7 @@
"new": "Set up a new integration", "new": "Set up a new integration",
"confirm_new": "Do you want to set up {integration}?", "confirm_new": "Do you want to set up {integration}?",
"add_integration": "Add integration", "add_integration": "Add integration",
"no_integrations": "Seems like you don't have any integations configured yet. Click on the button below to add your first integration!", "no_integrations": "Seems like you don't have any integrations configured yet. Click on the button below to add your first integration!",
"note_about_integrations": "Not all integrations can be configured via the UI yet.", "note_about_integrations": "Not all integrations can be configured via the UI yet.",
"note_about_website_reference": "More are available on the ", "note_about_website_reference": "More are available on the ",
"home_assistant_website": "Home Assistant website", "home_assistant_website": "Home Assistant website",
@ -2204,7 +2204,7 @@
"node_query_stages": { "node_query_stages": {
"protocolinfo": "Obtaining basic Z-Wave capabilities of this node from the controller", "protocolinfo": "Obtaining basic Z-Wave capabilities of this node from the controller",
"probe": "Checking if the node is awake/alive", "probe": "Checking if the node is awake/alive",
"wakeup": "Setting up support for wakeup queues and messages", "wakeup": "Setting up support for wake-up queues and messages",
"manufacturerspecific1": "Obtaining manufacturer and product ID codes from the node", "manufacturerspecific1": "Obtaining manufacturer and product ID codes from the node",
"nodeinfo": "Obtaining supported command classes from the node", "nodeinfo": "Obtaining supported command classes from the node",
"nodeplusinfo": "Obtaining Z-Wave+ information from the node", "nodeplusinfo": "Obtaining Z-Wave+ information from the node",
@ -2226,8 +2226,8 @@
"complete": "Node Refresh Complete", "complete": "Node Refresh Complete",
"description": "This will tell OpenZWave to re-interview a node and update the node's command classes, capabilities, and values.", "description": "This will tell OpenZWave to re-interview a node and update the node's command classes, capabilities, and values.",
"battery_note": "If the node is battery powered, be sure to wake it before proceeding", "battery_note": "If the node is battery powered, be sure to wake it before proceeding",
"wakeup_header": "Wakeup Instructions for", "wakeup_header": "Wake-up Instructions for",
"wakeup_instructions_source": "Wakeup instructions are sourced from the OpenZWave community device database.", "wakeup_instructions_source": "Wake-up instructions are sourced from the OpenZWave community device database.",
"start_refresh_button": "Start Refresh", "start_refresh_button": "Start Refresh",
"refreshing_description": "Refreshing node information...", "refreshing_description": "Refreshing node information...",
"node_status": "Node Status", "node_status": "Node Status",
@ -2395,7 +2395,7 @@
"instance": "Instance", "instance": "Instance",
"index": "Index", "index": "Index",
"unknown": "unknown", "unknown": "unknown",
"wakeup_interval": "Wakeup Interval" "wakeup_interval": "Wake-up Interval"
}, },
"migration": { "migration": {
"ozw": { "ozw": {
@ -2446,7 +2446,7 @@
"node_config": { "node_config": {
"header": "Node Configuration Options", "header": "Node Configuration Options",
"seconds": "seconds", "seconds": "seconds",
"set_wakeup": "Set Wakeup Interval", "set_wakeup": "Set Wake-up Interval",
"config_parameter": "Configuration Parameter", "config_parameter": "Configuration Parameter",
"config_value": "Configuration Value", "config_value": "Configuration Value",
"true": "True", "true": "True",
@ -3773,7 +3773,7 @@
"network": { "network": {
"title": "Network settings", "title": "Network settings",
"connected_to": "Connected to {ssid}", "connected_to": "Connected to {ssid}",
"scan_ap": "Scan for accesspoints", "scan_ap": "Scan for access points",
"open": "Open", "open": "Open",
"wep": "WEP", "wep": "WEP",
"wpa": "wpa-psk", "wpa": "wpa-psk",