Remove brand names from translations (#43092)

This commit is contained in:
Paulus Schoutsen 2020-11-11 13:22:52 +01:00 committed by GitHub
parent b790c2e79d
commit 68d757e5d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
30 changed files with 52 additions and 89 deletions

View File

@ -1,5 +1,4 @@
{ {
"title": "Rollease Acmeda Automate",
"config": { "config": {
"step": { "step": {
"user": { "user": {

View File

@ -1,6 +1,5 @@
{ {
"config": { "config": {
"flow_title": "Advantage Air Setup",
"error": { "error": {
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]" "cannot_connect": "[%key:common::config_flow::error::cannot_connect%]"
}, },
@ -17,6 +16,5 @@
"title": "Connect" "title": "Connect"
} }
} }
}, }
"title": "Advantage Air"
} }

View File

@ -1,5 +1,4 @@
{ {
"title": "Agent DVR",
"config": { "config": {
"step": { "step": {
"user": { "user": {

View File

@ -1,5 +1,4 @@
{ {
"title": "Atag",
"config": { "config": {
"step": { "step": {
"user": { "user": {

View File

@ -1,5 +1,4 @@
{ {
"title": "Avri",
"config": { "config": {
"abort": { "abort": {
"already_configured": "[%key:common::config_flow::abort::already_configured_location%]" "already_configured": "[%key:common::config_flow::abort::already_configured_location%]"

View File

@ -28,6 +28,5 @@
"already_configured": "[%key:common::config_flow::abort::already_configured_account%]", "already_configured": "[%key:common::config_flow::abort::already_configured_account%]",
"reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]" "reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]"
} }
}, }
"title": "Azure DevOps"
} }

View File

@ -1,5 +1,4 @@
{ {
"title": "BSB-Lan",
"config": { "config": {
"flow_title": "BSB-Lan: {name}", "flow_title": "BSB-Lan: {name}",
"step": { "step": {

View File

@ -1,5 +1,4 @@
{ {
"title": "devolo Home Control",
"config": { "config": {
"abort": { "abort": {
"already_configured": "[%key:common::config_flow::abort::already_configured_account%]" "already_configured": "[%key:common::config_flow::abort::already_configured_account%]"
@ -14,8 +13,7 @@
"password": "[%key:common::config_flow::data::password%]", "password": "[%key:common::config_flow::data::password%]",
"mydevolo_url": "mydevolo [%key:common::config_flow::data::url%]", "mydevolo_url": "mydevolo [%key:common::config_flow::data::url%]",
"home_control_url": "Home Control [%key:common::config_flow::data::url%]" "home_control_url": "Home Control [%key:common::config_flow::data::url%]"
}, }
"title": "devolo Home Control"
} }
} }
} }

View File

@ -1,7 +1,5 @@
{ {
"title": "EnOcean",
"config": { "config": {
"flow_title": "ENOcean setup",
"step": { "step": {
"detect": { "detect": {
"title": "Select the path to you ENOcean dongle", "title": "Select the path to you ENOcean dongle",

View File

@ -1,5 +1,4 @@
{ {
"title": "Epson Projector",
"config": { "config": {
"step": { "step": {
"user": { "user": {

View File

@ -1,5 +1,4 @@
{ {
"title": "Flick Electric",
"config": { "config": {
"step": { "step": {
"user": { "user": {

View File

@ -1,5 +1,4 @@
{ {
"title": "flo",
"config": { "config": {
"step": { "step": {
"user": { "user": {

View File

@ -1,5 +1,4 @@
{ {
"title": "Gree Climate",
"config": { "config": {
"step": { "step": {
"confirm": { "confirm": {

View File

@ -1,5 +1,4 @@
{ {
"title": "Elexa Guardian",
"config": { "config": {
"step": { "step": {
"user": { "user": {

View File

@ -1,5 +1,4 @@
{ {
"title": "Hunter Douglas PowerView",
"config": { "config": {
"step": { "step": {
"user": { "user": {

View File

@ -1,5 +1,4 @@
{ {
"title": "HVV Departures",
"config": { "config": {
"step": { "step": {
"user": { "user": {

View File

@ -1,5 +1,4 @@
{ {
"title": "Universal Devices ISY994",
"config": { "config": {
"flow_title": "Universal Devices ISY994 {name} ({host})", "flow_title": "Universal Devices ISY994 {name} ({host})",
"step": { "step": {

View File

@ -1,5 +1,4 @@
{ {
"title": "Omnilogic",
"config": { "config": {
"step": { "step": {
"user": { "user": {

View File

@ -1,5 +1,4 @@
{ {
"title": "Panasonic Viera",
"config": { "config": {
"step": { "step": {
"user": { "user": {

View File

@ -37,6 +37,5 @@
} }
} }
} }
}, }
"title": "ProgettiHWSW Automation"
} }

View File

@ -1,5 +1,4 @@
{ {
"title": "Rfxtrx",
"config": { "config": {
"abort": { "abort": {
"already_configured": "[%key:common::config_flow::abort::single_instance_allowed%]", "already_configured": "[%key:common::config_flow::abort::single_instance_allowed%]",

View File

@ -1,9 +1,7 @@
{ {
"title": "Roon",
"config": { "config": {
"step": { "step": {
"user": { "user": {
"title": "Configure Roon Server",
"description": "Please enter your Roon server Hostname or IP.", "description": "Please enter your Roon server Hostname or IP.",
"data": { "data": {
"host": "[%key:common::config_flow::data::host%]" "host": "[%key:common::config_flow::data::host%]"

View File

@ -1,5 +1,4 @@
{ {
"title": "Ruckus Unleashed",
"config": { "config": {
"step": { "step": {
"user": { "user": {

View File

@ -1,5 +1,4 @@
{ {
"title": "Shelly",
"config": { "config": {
"flow_title": "{name}", "flow_title": "{name}",
"step": { "step": {

View File

@ -1,9 +1,7 @@
{ {
"title": "Smart Meter Texas",
"config": { "config": {
"step": { "step": {
"user": { "user": {
"description": "Provide your username and password for Smart Meter Texas.",
"data": { "data": {
"username": "[%key:common::config_flow::data::username%]", "username": "[%key:common::config_flow::data::username%]",
"password": "[%key:common::config_flow::data::password%]" "password": "[%key:common::config_flow::data::password%]"

View File

@ -1,10 +1,8 @@
{ {
"title": "Sonarr",
"config": { "config": {
"flow_title": "Sonarr: {name}", "flow_title": "Sonarr: {name}",
"step": { "step": {
"user": { "user": {
"title": "Connect to Sonarr",
"data": { "data": {
"host": "[%key:common::config_flow::data::host%]", "host": "[%key:common::config_flow::data::host%]",
"api_key": "[%key:common::config_flow::data::api_key%]", "api_key": "[%key:common::config_flow::data::api_key%]",

View File

@ -1,10 +1,8 @@
{ {
"title": "Logitech Squeezebox",
"config": { "config": {
"flow_title": "Logitech Squeezebox: {host}", "flow_title": "Logitech Squeezebox: {host}",
"step": { "step": {
"user": { "user": {
"title": "Configure Logitech Media Server",
"data": { "data": {
"host": "[%key:common::config_flow::data::host%]" "host": "[%key:common::config_flow::data::host%]"
} }

View File

@ -1,5 +1,4 @@
{ {
"title": "Tibber",
"config": { "config": {
"abort": { "abort": {
"already_configured": "[%key:common::config_flow::abort::already_configured_service%]" "already_configured": "[%key:common::config_flow::abort::already_configured_service%]"

View File

@ -1,5 +1,4 @@
{ {
"title": "Yeelight",
"config": { "config": {
"step": { "step": {
"user": { "user": {

View File

@ -1,5 +1,4 @@
{ {
"title": "Zerproc",
"config": { "config": {
"step": { "step": {
"confirm": { "confirm": {