diff --git a/homeassistant/components/airtouch4/strings.json b/homeassistant/components/airtouch4/strings.json index 5259b20fb73..240b3e0007c 100644 --- a/homeassistant/components/airtouch4/strings.json +++ b/homeassistant/components/airtouch4/strings.json @@ -9,7 +9,7 @@ }, "step": { "user": { - "title": "Setup your AirTouch 4 connection details.", + "title": "Set up your AirTouch 4 connection details.", "data": { "host": "[%key:common::config_flow::data::host%]" } diff --git a/homeassistant/components/apple_tv/strings.json b/homeassistant/components/apple_tv/strings.json index e25c596f786..1420c0ffefc 100644 --- a/homeassistant/components/apple_tv/strings.json +++ b/homeassistant/components/apple_tv/strings.json @@ -3,7 +3,7 @@ "flow_title": "{name} ({type})", "step": { "user": { - "title": "Setup a new Apple TV", + "title": "Set up a new Apple TV", "description": "Start by entering the device name (e.g. Kitchen or Bedroom) or IP address of the Apple TV you want to add.\n\nIf you cannot see your device or experience any issues, try specifying the device IP address.", "data": { "device_input": "Device" diff --git a/homeassistant/components/august/strings.json b/homeassistant/components/august/strings.json index 7939fb1d25f..50db556c13a 100644 --- a/homeassistant/components/august/strings.json +++ b/homeassistant/components/august/strings.json @@ -24,7 +24,7 @@ "username": "[%key:common::config_flow::data::username%]", "login_method": "Login Method" }, - "title": "Setup an August account" + "title": "Set up an August account" }, "reauth_validate": { "description": "Enter the password for {username}.", diff --git a/homeassistant/components/awair/strings.json b/homeassistant/components/awair/strings.json index 5b16f359403..6040bc1d7b0 100644 --- a/homeassistant/components/awair/strings.json +++ b/homeassistant/components/awair/strings.json @@ -25,7 +25,7 @@ } }, "discovery_confirm": { - "description": "Do you want to setup {model} ({device_id})?" + "description": "Do you want to set up {model} ({device_id})?" }, "user": { "menu_options": { diff --git a/homeassistant/components/azure_event_hub/strings.json b/homeassistant/components/azure_event_hub/strings.json index 716b691959e..3f05e4b8e35 100644 --- a/homeassistant/components/azure_event_hub/strings.json +++ b/homeassistant/components/azure_event_hub/strings.json @@ -2,7 +2,7 @@ "config": { "step": { "user": { - "title": "Setup your Azure Event Hub integration", + "title": "Set up your Azure Event Hub integration", "data": { "event_hub_instance_name": "Event Hub Instance Name", "use_connection_string": "Use Connection String" diff --git a/homeassistant/components/baf/strings.json b/homeassistant/components/baf/strings.json index a26e3152326..59a20ea400c 100644 --- a/homeassistant/components/baf/strings.json +++ b/homeassistant/components/baf/strings.json @@ -8,7 +8,7 @@ } }, "discovery_confirm": { - "description": "Do you want to setup {name} - {model} ({ip_address})?" + "description": "Do you want to set up {name} - {model} ({ip_address})?" } }, "abort": { diff --git a/homeassistant/components/bluetooth/strings.json b/homeassistant/components/bluetooth/strings.json index cfde1b90cd8..97662dbb9c7 100644 --- a/homeassistant/components/bluetooth/strings.json +++ b/homeassistant/components/bluetooth/strings.json @@ -9,22 +9,22 @@ "flow_title": "{name}", "step": { "user": { - "description": "Choose a device to setup", + "description": "Choose a device to set up", "data": { "address": "Device" } }, "bluetooth_confirm": { - "description": "Do you want to setup {name}?" + "description": "Do you want to set up {name}?" }, "multiple_adapters": { - "description": "Select a Bluetooth adapter to setup", + "description": "Select a Bluetooth adapter to set up", "data": { "adapter": "Adapter" } }, "single_adapter": { - "description": "Do you want to setup the Bluetooth adapter {name}?" + "description": "Do you want to set up the Bluetooth adapter {name}?" } }, "abort": { diff --git a/homeassistant/components/brunt/strings.json b/homeassistant/components/brunt/strings.json index 2dd4a441d60..c1f80f66bc7 100644 --- a/homeassistant/components/brunt/strings.json +++ b/homeassistant/components/brunt/strings.json @@ -2,7 +2,7 @@ "config": { "step": { "user": { - "title": "Setup your Brunt integration", + "title": "Set up your Brunt integration", "data": { "username": "[%key:common::config_flow::data::username%]", "password": "[%key:common::config_flow::data::password%]" diff --git a/homeassistant/components/coolmaster/strings.json b/homeassistant/components/coolmaster/strings.json index 7afc012a191..970660e6e63 100644 --- a/homeassistant/components/coolmaster/strings.json +++ b/homeassistant/components/coolmaster/strings.json @@ -2,7 +2,7 @@ "config": { "step": { "user": { - "title": "Setup your CoolMasterNet connection details.", + "title": "Set up your CoolMasterNet connection details.", "data": { "host": "[%key:common::config_flow::data::host%]", "off": "Can be turned off", diff --git a/homeassistant/components/crownstone/strings.json b/homeassistant/components/crownstone/strings.json index f2e885d73db..bcd818effb0 100644 --- a/homeassistant/components/crownstone/strings.json +++ b/homeassistant/components/crownstone/strings.json @@ -23,7 +23,7 @@ "usb_path": "[%key:common::config_flow::data::usb_path%]" }, "title": "Crownstone USB dongle configuration", - "description": "Select the serial port of the Crownstone USB dongle, or select 'Don't use USB' if you don't want to setup a USB dongle.\n\nLook for a device with VID 10C4 and PID EA60." + "description": "Select the serial port of the Crownstone USB dongle, or select 'Don't use USB' if you don't want to set up a USB dongle.\n\nLook for a device with VID 10C4 and PID EA60." }, "usb_manual_config": { "data": { diff --git a/homeassistant/components/dexcom/strings.json b/homeassistant/components/dexcom/strings.json index 588556eda49..35d80371c12 100644 --- a/homeassistant/components/dexcom/strings.json +++ b/homeassistant/components/dexcom/strings.json @@ -2,7 +2,7 @@ "config": { "step": { "user": { - "title": "Setup Dexcom integration", + "title": "Set up Dexcom integration", "description": "Enter Dexcom Share credentials", "data": { "username": "[%key:common::config_flow::data::username%]", diff --git a/homeassistant/components/dialogflow/strings.json b/homeassistant/components/dialogflow/strings.json index 4bd7ca461a3..4e59e53ca8c 100644 --- a/homeassistant/components/dialogflow/strings.json +++ b/homeassistant/components/dialogflow/strings.json @@ -12,7 +12,7 @@ "webhook_not_internet_accessible": "[%key:common::config_flow::abort::webhook_not_internet_accessible%]" }, "create_entry": { - "default": "To send events to Home Assistant, you will need to setup [webhook integration of Dialogflow]({dialogflow_url}).\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n- Content Type: application/json\n\nSee [the documentation]({docs_url}) for further details." + "default": "To send events to Home Assistant, you will need to set up [webhook integration of Dialogflow]({dialogflow_url}).\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n- Content Type: application/json\n\nSee [the documentation]({docs_url}) for further details." } } } diff --git a/homeassistant/components/econet/strings.json b/homeassistant/components/econet/strings.json index 358f159cd7e..6e81085a9bf 100644 --- a/homeassistant/components/econet/strings.json +++ b/homeassistant/components/econet/strings.json @@ -11,7 +11,7 @@ }, "step": { "user": { - "title": "Setup Rheem EcoNet Account", + "title": "Set up Rheem EcoNet Account", "data": { "email": "[%key:common::config_flow::data::email%]", "password": "[%key:common::config_flow::data::password%]" diff --git a/homeassistant/components/emonitor/strings.json b/homeassistant/components/emonitor/strings.json index 9f62efc4d8c..675db107935 100644 --- a/homeassistant/components/emonitor/strings.json +++ b/homeassistant/components/emonitor/strings.json @@ -8,8 +8,8 @@ } }, "confirm": { - "title": "Setup SiteSage Emonitor", - "description": "Do you want to setup {name} ({host})?" + "title": "Set up SiteSage Emonitor", + "description": "Do you want to set up {name} ({host})?" } }, "error": { diff --git a/homeassistant/components/flux_led/strings.json b/homeassistant/components/flux_led/strings.json index 98fd86d3fa2..09d9ed399ff 100644 --- a/homeassistant/components/flux_led/strings.json +++ b/homeassistant/components/flux_led/strings.json @@ -9,7 +9,7 @@ } }, "discovery_confirm": { - "description": "Do you want to setup {model} {id} ({ipaddr})?" + "description": "Do you want to set up {model} {id} ({ipaddr})?" } }, "error": { diff --git a/homeassistant/components/fritz/strings.json b/homeassistant/components/fritz/strings.json index 9d6628aca0e..2d76479f2b9 100644 --- a/homeassistant/components/fritz/strings.json +++ b/homeassistant/components/fritz/strings.json @@ -3,8 +3,8 @@ "flow_title": "{name}", "step": { "confirm": { - "title": "Setup FRITZ!Box Tools", - "description": "Discovered FRITZ!Box: {name}\n\nSetup FRITZ!Box Tools to control your {name}", + "title": "Set up FRITZ!Box Tools", + "description": "Discovered FRITZ!Box: {name}\n\nSet up FRITZ!Box Tools to control your {name}", "data": { "username": "[%key:common::config_flow::data::username%]", "password": "[%key:common::config_flow::data::password%]" @@ -19,8 +19,8 @@ } }, "user": { - "title": "Setup FRITZ!Box Tools", - "description": "Setup FRITZ!Box Tools to control your FRITZ!Box.\nMinimum needed: username, password.", + "title": "Set up FRITZ!Box Tools", + "description": "Set up FRITZ!Box Tools to control your FRITZ!Box.\nMinimum needed: username, password.", "data": { "host": "[%key:common::config_flow::data::host%]", "port": "[%key:common::config_flow::data::port%]", diff --git a/homeassistant/components/geofency/strings.json b/homeassistant/components/geofency/strings.json index b42abcbfe6a..1ce926c3d2f 100644 --- a/homeassistant/components/geofency/strings.json +++ b/homeassistant/components/geofency/strings.json @@ -12,7 +12,7 @@ "webhook_not_internet_accessible": "[%key:common::config_flow::abort::webhook_not_internet_accessible%]" }, "create_entry": { - "default": "To send events to Home Assistant, you will need to setup the webhook feature in Geofency.\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n\nSee [the documentation]({docs_url}) for further details." + "default": "To send events to Home Assistant, you will need to set up the webhook feature in Geofency.\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n\nSee [the documentation]({docs_url}) for further details." } } } diff --git a/homeassistant/components/gogogate2/strings.json b/homeassistant/components/gogogate2/strings.json index 7c165f90d06..17349764642 100644 --- a/homeassistant/components/gogogate2/strings.json +++ b/homeassistant/components/gogogate2/strings.json @@ -10,7 +10,7 @@ }, "step": { "user": { - "title": "Setup Gogogate2 or ismartgate", + "title": "Set up Gogogate2 or ismartgate", "description": "Provide requisite information below.", "data": { "ip_address": "[%key:common::config_flow::data::ip%]", diff --git a/homeassistant/components/gpslogger/strings.json b/homeassistant/components/gpslogger/strings.json index d75272fe33c..a946574f8b8 100644 --- a/homeassistant/components/gpslogger/strings.json +++ b/homeassistant/components/gpslogger/strings.json @@ -12,7 +12,7 @@ "webhook_not_internet_accessible": "[%key:common::config_flow::abort::webhook_not_internet_accessible%]" }, "create_entry": { - "default": "To send events to Home Assistant, you will need to setup the webhook feature in GPSLogger.\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n\nSee [the documentation]({docs_url}) for further details." + "default": "To send events to Home Assistant, you will need to set up the webhook feature in GPSLogger.\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n\nSee [the documentation]({docs_url}) for further details." } } } diff --git a/homeassistant/components/harmony/strings.json b/homeassistant/components/harmony/strings.json index b676b1e1b04..62de202372b 100644 --- a/homeassistant/components/harmony/strings.json +++ b/homeassistant/components/harmony/strings.json @@ -3,15 +3,15 @@ "flow_title": "{name}", "step": { "user": { - "title": "Setup Logitech Harmony Hub", + "title": "Set up Logitech Harmony Hub", "data": { "host": "[%key:common::config_flow::data::host%]", "name": "Hub Name" } }, "link": { - "title": "Setup Logitech Harmony Hub", - "description": "Do you want to setup {name} ({host})?" + "title": "Set up Logitech Harmony Hub", + "description": "Do you want to set up {name} ({host})?" } }, "error": { diff --git a/homeassistant/components/homewizard/strings.json b/homeassistant/components/homewizard/strings.json index b34c6906cc1..e774c26aa6f 100644 --- a/homeassistant/components/homewizard/strings.json +++ b/homeassistant/components/homewizard/strings.json @@ -10,7 +10,7 @@ }, "discovery_confirm": { "title": "Confirm", - "description": "Do you want to setup {product_type} ({serial}) at {ip_address}?" + "description": "Do you want to set up {product_type} ({serial}) at {ip_address}?" } }, "abort": { diff --git a/homeassistant/components/hunterdouglas_powerview/strings.json b/homeassistant/components/hunterdouglas_powerview/strings.json index e78cc105db6..41a16408783 100644 --- a/homeassistant/components/hunterdouglas_powerview/strings.json +++ b/homeassistant/components/hunterdouglas_powerview/strings.json @@ -9,7 +9,7 @@ }, "link": { "title": "Connect to the PowerView Hub", - "description": "Do you want to setup {name} ({host})?" + "description": "Do you want to set up {name} ({host})?" } }, "flow_title": "{name} ({host})", diff --git a/homeassistant/components/ibeacon/strings.json b/homeassistant/components/ibeacon/strings.json index e2a1ab8393f..b91ba459bd7 100644 --- a/homeassistant/components/ibeacon/strings.json +++ b/homeassistant/components/ibeacon/strings.json @@ -2,7 +2,7 @@ "config": { "step": { "user": { - "description": "Do you want to setup iBeacon Tracker?" + "description": "Do you want to set up iBeacon Tracker?" } }, "abort": { diff --git a/homeassistant/components/insteon/strings.json b/homeassistant/components/insteon/strings.json index e451e080539..ddeed18edcd 100644 --- a/homeassistant/components/insteon/strings.json +++ b/homeassistant/components/insteon/strings.json @@ -34,7 +34,7 @@ } }, "confirm_usb": { - "description": "Do you want to setup {name}?" + "description": "Do you want to set up {name}?" } }, "error": { diff --git a/homeassistant/components/intellifire/strings.json b/homeassistant/components/intellifire/strings.json index dd5c66adebd..a8c8d76a601 100644 --- a/homeassistant/components/intellifire/strings.json +++ b/homeassistant/components/intellifire/strings.json @@ -15,7 +15,7 @@ } }, "dhcp_confirm": { - "description": "Do you want to setup {host}\nSerial: {serial}?" + "description": "Do you want to set up {host}\nSerial: {serial}?" }, "pick_device": { "title": "Device Selection", diff --git a/homeassistant/components/keymitt_ble/strings.json b/homeassistant/components/keymitt_ble/strings.json index 3914a2f9a30..b1c7f7bb8dd 100644 --- a/homeassistant/components/keymitt_ble/strings.json +++ b/homeassistant/components/keymitt_ble/strings.json @@ -3,7 +3,7 @@ "flow_title": "{name}", "step": { "init": { - "title": "Setup MicroBot device", + "title": "Set up MicroBot device", "data": { "address": "Device address", "name": "Name" diff --git a/homeassistant/components/lametric/strings.json b/homeassistant/components/lametric/strings.json index ff207bd864a..f20732c6348 100644 --- a/homeassistant/components/lametric/strings.json +++ b/homeassistant/components/lametric/strings.json @@ -47,7 +47,7 @@ "issues": { "manual_migration": { "title": "Manual migration required for LaMetric", - "description": "The LaMetric integration has been modernized: It is now configured and set up via the user interface and the communcations are now local.\n\nUnfortunately, there is no automatic migration path possible and thus requires you to re-setup your LaMetric with Home Assistant. Please consult the Home Assistant LaMetric integration documentation on how to set it up.\n\nRemove the old LaMetric YAML configuration from your configuration.yaml file and restart Home Assistant to fix this issue." + "description": "The LaMetric integration has been modernized: It is now configured and set up via the user interface and the communcations are now local.\n\nUnfortunately, there is no automatic migration path possible and thus requires you to re-set up your LaMetric with Home Assistant. Please consult the Home Assistant LaMetric integration documentation on how to set it up.\n\nRemove the old LaMetric YAML configuration from your configuration.yaml file and restart Home Assistant to fix this issue." } }, "entity": { diff --git a/homeassistant/components/lifx/strings.json b/homeassistant/components/lifx/strings.json index 45de5ebe3cf..93d3bd62abe 100644 --- a/homeassistant/components/lifx/strings.json +++ b/homeassistant/components/lifx/strings.json @@ -14,7 +14,7 @@ } }, "discovery_confirm": { - "description": "Do you want to setup {label} ({group})?" + "description": "Do you want to set up {label} ({group})?" } }, "error": { diff --git a/homeassistant/components/locative/strings.json b/homeassistant/components/locative/strings.json index ff1999306f4..7cc53f18428 100644 --- a/homeassistant/components/locative/strings.json +++ b/homeassistant/components/locative/strings.json @@ -12,7 +12,7 @@ "webhook_not_internet_accessible": "[%key:common::config_flow::abort::webhook_not_internet_accessible%]" }, "create_entry": { - "default": "To send locations to Home Assistant, you will need to setup the webhook feature in the Locative app.\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n\nSee [the documentation]({docs_url}) for further details." + "default": "To send locations to Home Assistant, you will need to set up the webhook feature in the Locative app.\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n\nSee [the documentation]({docs_url}) for further details." } } } diff --git a/homeassistant/components/lookin/strings.json b/homeassistant/components/lookin/strings.json index 641e1f45de7..e8ec44addc2 100644 --- a/homeassistant/components/lookin/strings.json +++ b/homeassistant/components/lookin/strings.json @@ -13,7 +13,7 @@ } }, "discovery_confirm": { - "description": "Do you want to setup {name} ({host})?" + "description": "Do you want to set up {name} ({host})?" } }, "error": { diff --git a/homeassistant/components/lutron_caseta/strings.json b/homeassistant/components/lutron_caseta/strings.json index 0c6ec06005c..bc546321da3 100644 --- a/homeassistant/components/lutron_caseta/strings.json +++ b/homeassistant/components/lutron_caseta/strings.json @@ -4,7 +4,7 @@ "step": { "import_failed": { "title": "Failed to import Caséta bridge configuration.", - "description": "Couldn’t setup bridge (host: {host}) imported from configuration.yaml." + "description": "Couldn’t set up bridge (host: {host}) imported from configuration.yaml." }, "user": { "title": "Automatically connect to the bridge", diff --git a/homeassistant/components/mailgun/strings.json b/homeassistant/components/mailgun/strings.json index 03446b50adf..0c44dc63aae 100644 --- a/homeassistant/components/mailgun/strings.json +++ b/homeassistant/components/mailgun/strings.json @@ -12,7 +12,7 @@ "webhook_not_internet_accessible": "[%key:common::config_flow::abort::webhook_not_internet_accessible%]" }, "create_entry": { - "default": "To send events to Home Assistant, you will need to setup [Webhooks with Mailgun]({mailgun_url}).\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n- Content Type: application/json\n\nSee [the documentation]({docs_url}) on how to configure automations to handle incoming data." + "default": "To send events to Home Assistant, you will need to set up [Webhooks with Mailgun]({mailgun_url}).\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n- Content Type: application/json\n\nSee [the documentation]({docs_url}) on how to configure automations to handle incoming data." } } } diff --git a/homeassistant/components/panasonic_viera/strings.json b/homeassistant/components/panasonic_viera/strings.json index 13e3d428df9..a04f942dafa 100644 --- a/homeassistant/components/panasonic_viera/strings.json +++ b/homeassistant/components/panasonic_viera/strings.json @@ -2,7 +2,7 @@ "config": { "step": { "user": { - "title": "Setup your TV", + "title": "Set up your TV", "description": "Enter your Panasonic Viera TV's [%key:common::config_flow::data::ip%]", "data": { "host": "[%key:common::config_flow::data::ip%]", diff --git a/homeassistant/components/plaato/strings.json b/homeassistant/components/plaato/strings.json index 9a4366da668..934628e82c2 100644 --- a/homeassistant/components/plaato/strings.json +++ b/homeassistant/components/plaato/strings.json @@ -19,7 +19,7 @@ }, "webhook": { "title": "Webhook to use", - "description": "To send events to Home Assistant, you will need to setup the webhook feature in Plaato Airlock.\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n\nSee [the documentation]({docs_url}) for further details." + "description": "To send events to Home Assistant, you will need to set up the webhook feature in Plaato Airlock.\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n\nSee [the documentation]({docs_url}) for further details." } }, "error": { @@ -34,7 +34,7 @@ "already_configured": "[%key:common::config_flow::abort::already_configured_account%]" }, "create_entry": { - "default": "Your Plaato {device_type} with name **{device_name}** was successfully setup!" + "default": "Your Plaato {device_type} with name **{device_name}** was successfully set up!" } }, "options": { diff --git a/homeassistant/components/powerwall/strings.json b/homeassistant/components/powerwall/strings.json index f4ece53178f..213b7cc03db 100644 --- a/homeassistant/components/powerwall/strings.json +++ b/homeassistant/components/powerwall/strings.json @@ -19,7 +19,7 @@ }, "confirm_discovery": { "title": "[%key:component::powerwall::config::step::user::title%]", - "description": "Do you want to setup {name} ({ip_address})?" + "description": "Do you want to set up {name} ({ip_address})?" } }, "error": { diff --git a/homeassistant/components/radiotherm/strings.json b/homeassistant/components/radiotherm/strings.json index 51505d4d727..f0b31cdb4d6 100644 --- a/homeassistant/components/radiotherm/strings.json +++ b/homeassistant/components/radiotherm/strings.json @@ -8,7 +8,7 @@ } }, "confirm": { - "description": "Do you want to setup {name} {model} ({host})?" + "description": "Do you want to set up {name} {model} ({host})?" } }, "error": { diff --git a/homeassistant/components/senseme/strings.json b/homeassistant/components/senseme/strings.json index f5129ee001e..2de35bc7fed 100644 --- a/homeassistant/components/senseme/strings.json +++ b/homeassistant/components/senseme/strings.json @@ -9,7 +9,7 @@ } }, "discovery_confirm": { - "description": "Do you want to setup {name} - {model} ({host})?" + "description": "Do you want to set up {name} - {model} ({host})?" }, "manual": { "description": "Enter an IP Address.", diff --git a/homeassistant/components/shelly/strings.json b/homeassistant/components/shelly/strings.json index 15f3be4d1e5..9f67ed0181d 100644 --- a/homeassistant/components/shelly/strings.json +++ b/homeassistant/components/shelly/strings.json @@ -3,7 +3,7 @@ "flow_title": "{name}", "step": { "user": { - "description": "Before set up, battery-powered devices must be woken up, you can now wake the device up using a button on it.", + "description": "Before setup, battery-powered devices must be woken up, you can now wake the device up using a button on it.", "data": { "host": "[%key:common::config_flow::data::host%]" } diff --git a/homeassistant/components/smartthings/strings.json b/homeassistant/components/smartthings/strings.json index dbc78dd54e2..7fbf966fa89 100644 --- a/homeassistant/components/smartthings/strings.json +++ b/homeassistant/components/smartthings/strings.json @@ -21,13 +21,13 @@ }, "abort": { "invalid_webhook_url": "Home Assistant is not configured correctly to receive updates from SmartThings. The webhook URL is invalid:\n> {webhook_url}\n\nPlease update your configuration per the [instructions]({component_url}), restart Home Assistant, and try again.", - "no_available_locations": "There are no available SmartThings Locations to setup in Home Assistant." + "no_available_locations": "There are no available SmartThings Locations to set up in Home Assistant." }, "error": { "token_invalid_format": "The token must be in the UID/GUID format", "token_unauthorized": "The token is invalid or no longer authorized.", "token_forbidden": "The token does not have the required OAuth scopes.", - "app_setup_error": "Unable to setup the SmartApp. Please try again.", + "app_setup_error": "Unable to set up the SmartApp. Please try again.", "webhook_error": "SmartThings could not validate the webhook URL. Please ensure the webhook URL is reachable from the internet and try again." } } diff --git a/homeassistant/components/steamist/strings.json b/homeassistant/components/steamist/strings.json index 7ad5913e718..a3cd4879c6a 100644 --- a/homeassistant/components/steamist/strings.json +++ b/homeassistant/components/steamist/strings.json @@ -14,7 +14,7 @@ } }, "discovery_confirm": { - "description": "Do you want to setup {name} ({ipaddress})?" + "description": "Do you want to set up {name} ({ipaddress})?" } }, "error": { diff --git a/homeassistant/components/switchbee/strings.json b/homeassistant/components/switchbee/strings.json index 36fbb36d065..2abeee6dd7e 100644 --- a/homeassistant/components/switchbee/strings.json +++ b/homeassistant/components/switchbee/strings.json @@ -2,7 +2,7 @@ "config": { "step": { "user": { - "description": "Setup SwitchBee integration with Home Assistant.", + "description": "Set up SwitchBee integration with Home Assistant.", "data": { "host": "[%key:common::config_flow::data::host%]", "username": "[%key:common::config_flow::data::username%]", diff --git a/homeassistant/components/switchbot/strings.json b/homeassistant/components/switchbot/strings.json index c7b0744c579..ab6669441c0 100644 --- a/homeassistant/components/switchbot/strings.json +++ b/homeassistant/components/switchbot/strings.json @@ -8,7 +8,7 @@ } }, "confirm": { - "description": "Do you want to setup {name}?" + "description": "Do you want to set up {name}?" }, "password": { "description": "The {name} device requires a password", diff --git a/homeassistant/components/syncthing/strings.json b/homeassistant/components/syncthing/strings.json index 36d1a688a70..8d7039c115c 100644 --- a/homeassistant/components/syncthing/strings.json +++ b/homeassistant/components/syncthing/strings.json @@ -3,7 +3,7 @@ "step": { "user": { "data": { - "title": "Setup Syncthing integration", + "title": "Set up Syncthing integration", "url": "[%key:common::config_flow::data::url%]", "verify_ssl": "[%key:common::config_flow::data::verify_ssl%]", "token": "Token" diff --git a/homeassistant/components/synology_dsm/strings.json b/homeassistant/components/synology_dsm/strings.json index 6b13226aaee..09574f82f9e 100644 --- a/homeassistant/components/synology_dsm/strings.json +++ b/homeassistant/components/synology_dsm/strings.json @@ -19,7 +19,7 @@ } }, "link": { - "description": "Do you want to setup {name} ({host})?", + "description": "Do you want to set up {name} ({host})?", "data": { "ssl": "[%key:common::config_flow::data::ssl%]", "verify_ssl": "[%key:common::config_flow::data::verify_ssl%]", diff --git a/homeassistant/components/tplink/strings.json b/homeassistant/components/tplink/strings.json index 4f3b34beb9c..afc595a3adc 100644 --- a/homeassistant/components/tplink/strings.json +++ b/homeassistant/components/tplink/strings.json @@ -14,7 +14,7 @@ } }, "discovery_confirm": { - "description": "Do you want to setup {name} {model} ({host})?" + "description": "Do you want to set up {name} {model} ({host})?" } }, "error": { diff --git a/homeassistant/components/traccar/strings.json b/homeassistant/components/traccar/strings.json index d8d100e1c2f..62bcf608852 100644 --- a/homeassistant/components/traccar/strings.json +++ b/homeassistant/components/traccar/strings.json @@ -12,7 +12,7 @@ "webhook_not_internet_accessible": "[%key:common::config_flow::abort::webhook_not_internet_accessible%]" }, "create_entry": { - "default": "To send events to Home Assistant, you will need to setup the webhook feature in Traccar.\n\nUse the following URL: `{webhook_url}`\n\nSee [the documentation]({docs_url}) for further details." + "default": "To send events to Home Assistant, you will need to set up the webhook feature in Traccar.\n\nUse the following URL: `{webhook_url}`\n\nSee [the documentation]({docs_url}) for further details." } } } diff --git a/homeassistant/components/transmission/strings.json b/homeassistant/components/transmission/strings.json index a8ba9e5fcb3..4a200a9c93f 100644 --- a/homeassistant/components/transmission/strings.json +++ b/homeassistant/components/transmission/strings.json @@ -2,7 +2,7 @@ "config": { "step": { "user": { - "title": "Setup Transmission Client", + "title": "Set up Transmission Client", "data": { "name": "[%key:common::config_flow::data::name%]", "host": "[%key:common::config_flow::data::host%]", diff --git a/homeassistant/components/twinkly/strings.json b/homeassistant/components/twinkly/strings.json index 630497ef28c..9b4c8ebd778 100644 --- a/homeassistant/components/twinkly/strings.json +++ b/homeassistant/components/twinkly/strings.json @@ -7,7 +7,7 @@ } }, "discovery_confirm": { - "description": "Do you want to setup {name} - {model} ({host})?" + "description": "Do you want to set up {name} - {model} ({host})?" } }, "error": { diff --git a/homeassistant/components/unifi/strings.json b/homeassistant/components/unifi/strings.json index 8d6df90b704..02b64f3c50e 100644 --- a/homeassistant/components/unifi/strings.json +++ b/homeassistant/components/unifi/strings.json @@ -27,7 +27,7 @@ }, "options": { "abort": { - "integration_not_setup": "UniFi integration is not setup" + "integration_not_setup": "UniFi integration is not set up" }, "step": { "device_tracker": { diff --git a/homeassistant/components/unifiprotect/strings.json b/homeassistant/components/unifiprotect/strings.json index 9c4eb3b25ed..30a1ae6c4b8 100644 --- a/homeassistant/components/unifiprotect/strings.json +++ b/homeassistant/components/unifiprotect/strings.json @@ -24,7 +24,7 @@ }, "discovery_confirm": { "title": "UniFi Protect Discovered", - "description": "Do you want to setup {name} ({ip_address})? [%key:component::unifiprotect::config::step::user::description%]", + "description": "Do you want to set up {name} ({ip_address})? [%key:component::unifiprotect::config::step::user::description%]", "data": { "username": "[%key:common::config_flow::data::username%]", "password": "[%key:common::config_flow::data::password%]" diff --git a/homeassistant/components/vizio/strings.json b/homeassistant/components/vizio/strings.json index adad8406da0..7be10b80b01 100644 --- a/homeassistant/components/vizio/strings.json +++ b/homeassistant/components/vizio/strings.json @@ -35,7 +35,7 @@ "abort": { "already_configured_device": "[%key:common::config_flow::abort::already_configured_device%]", "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]", - "updated_entry": "This entry has already been setup but the name, apps, and/or options defined in the configuration do not match the previously imported configuration, so the configuration entry has been updated accordingly." + "updated_entry": "This entry has already been set up but the name, apps, and/or options defined in the configuration do not match the previously imported configuration, so the configuration entry has been updated accordingly." } }, "options": { diff --git a/homeassistant/components/wiffi/strings.json b/homeassistant/components/wiffi/strings.json index ebc5dd67a20..ac92a8ee8c3 100644 --- a/homeassistant/components/wiffi/strings.json +++ b/homeassistant/components/wiffi/strings.json @@ -2,7 +2,7 @@ "config": { "step": { "user": { - "title": "Setup TCP server for WIFFI devices", + "title": "Set up TCP server for WIFFI devices", "data": { "port": "[%key:common::config_flow::data::port%]" } diff --git a/homeassistant/components/wiz/strings.json b/homeassistant/components/wiz/strings.json index 3640b17195c..64537aacaf2 100644 --- a/homeassistant/components/wiz/strings.json +++ b/homeassistant/components/wiz/strings.json @@ -9,7 +9,7 @@ "description": "If you leave the IP Address empty, discovery will be used to find devices." }, "discovery_confirm": { - "description": "Do you want to setup {name} ({host})?" + "description": "Do you want to set up {name} ({host})?" }, "pick_device": { "data": { diff --git a/homeassistant/components/xiaomi_miio/strings.json b/homeassistant/components/xiaomi_miio/strings.json index 496a4944be3..bf722c3a1e5 100644 --- a/homeassistant/components/xiaomi_miio/strings.json +++ b/homeassistant/components/xiaomi_miio/strings.json @@ -4,14 +4,14 @@ "reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]", "already_configured": "[%key:common::config_flow::abort::already_configured_device%]", "already_in_progress": "[%key:common::config_flow::abort::already_in_progress%]", - "incomplete_info": "Incomplete information to setup device, no host or token supplied.", + "incomplete_info": "Incomplete information to set up device, no host or token supplied.", "not_xiaomi_miio": "Device is not (yet) supported by Xiaomi Miio.", "unknown": "[%key:common::config_flow::error::unknown%]" }, "error": { "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]", "wrong_token": "Checksum error, wrong token", - "unknown_device": "The device model is not known, not able to setup the device using config flow.", + "unknown_device": "The device model is not known, not able to set up the device using config flow.", "cloud_no_devices": "No devices found in this Xiaomi Miio cloud account.", "cloud_credentials_incomplete": "Cloud credentials incomplete, please fill in username, password and country", "cloud_login_error": "Could not login to Xiaomi Miio Cloud, check the credentials." @@ -35,7 +35,7 @@ "data": { "select_device": "Miio device" }, - "description": "Select the Xiaomi Miio device to setup." + "description": "Select the Xiaomi Miio device to set up." }, "manual": { "data": { diff --git a/homeassistant/components/yalexs_ble/strings.json b/homeassistant/components/yalexs_ble/strings.json index df5ac713b07..6a60982f29c 100644 --- a/homeassistant/components/yalexs_ble/strings.json +++ b/homeassistant/components/yalexs_ble/strings.json @@ -11,7 +11,7 @@ } }, "integration_discovery_confirm": { - "description": "Do you want to setup {name} over Bluetooth with address {address}?" + "description": "Do you want to set up {name} over Bluetooth with address {address}?" } }, "error": { diff --git a/homeassistant/components/yeelight/strings.json b/homeassistant/components/yeelight/strings.json index 2614b7b7899..0ecbd134b6a 100644 --- a/homeassistant/components/yeelight/strings.json +++ b/homeassistant/components/yeelight/strings.json @@ -14,7 +14,7 @@ } }, "discovery_confirm": { - "description": "Do you want to setup {model} ({host})?" + "description": "Do you want to set up {model} ({host})?" } }, "error": { diff --git a/homeassistant/components/zha/strings.json b/homeassistant/components/zha/strings.json index 240f3c4ee83..057c0adb007 100644 --- a/homeassistant/components/zha/strings.json +++ b/homeassistant/components/zha/strings.json @@ -8,10 +8,10 @@ "description": "Select the serial port for your Zigbee radio" }, "confirm": { - "description": "Do you want to setup {name}?" + "description": "Do you want to set up {name}?" }, "confirm_hardware": { - "description": "Do you want to setup {name}?" + "description": "Do you want to set up {name}?" }, "manual_pick_radio_type": { "data": { "radio_type": "Radio Type" }, diff --git a/homeassistant/components/zwave_js/strings.json b/homeassistant/components/zwave_js/strings.json index 7446edb0c5d..0bcb209a760 100644 --- a/homeassistant/components/zwave_js/strings.json +++ b/homeassistant/components/zwave_js/strings.json @@ -8,7 +8,7 @@ } }, "usb_confirm": { - "description": "Do you want to setup {name} with the Z-Wave JS add-on?" + "description": "Do you want to set up {name} with the Z-Wave JS add-on?" }, "on_supervisor": { "title": "Select connection method", diff --git a/homeassistant/strings.json b/homeassistant/strings.json index 86155be7b4d..1c38fb6d064 100644 --- a/homeassistant/strings.json +++ b/homeassistant/strings.json @@ -23,7 +23,7 @@ "via_hassio_addon": "{name} via Home Assistant add-on" }, "description": { - "confirm_setup": "Do you want to start set up?" + "confirm_setup": "Do you want to start setup?" }, "data": { "device": "Device",