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

26 lines
1.2 KiB
JSON

{
"config": {
"abort": {
"already_configured": "This Samsung TV is already configured.",
"already_in_progress": "Samsung TV configuration is already in progress.",
"auth_missing": "Home Assistant is not authenticated to connect to this Samsung TV.",
"not_found": "No supported Samsung TV devices found on the network.",
"not_supported": "This Samsung TV devices is currently not supported."
},
"step": {
"confirm": {
"description": "Do you want to set up Samsung TV {model}? If you never connected Home Assistant before you should see a popup on your TV asking for authentication. Manual configurations for this TV will be overwritten.",
"title": "Samsung TV"
},
"user": {
"data": {
"host": "Host or IP address",
"name": "Name"
},
"description": "Enter your Samsung TV information. If you never connected Home Assistant before you should see a popup on your TV asking for authentication.",
"title": "Samsung TV"
}
},
"title": "Samsung TV"
}
}