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

33 lines
1.1 KiB
JSON
Raw Normal View History

{
"config": {
"abort": {
2020-10-07 00:06:20 +00:00
"already_configured": "Device is already configured",
"cannot_connect": "Failed to connect",
"not_connected": "The remote connection with your Panasonic Viera TV was lost. Check the logs for more information.",
2020-10-07 00:06:20 +00:00
"unknown": "Unexpected error"
},
"error": {
2020-10-07 00:06:20 +00:00
"cannot_connect": "Failed to connect",
2020-10-12 00:03:31 +00:00
"invalid_pin_code": "The PIN Code you entered was invalid",
"not_connected": "Could not establish a remote connection with your Panasonic Viera TV"
},
"step": {
"pairing": {
"data": {
2020-10-07 00:06:20 +00:00
"pin": "PIN Code"
},
2020-10-12 00:03:31 +00:00
"description": "Enter the PIN Code displayed on your TV",
"title": "Pairing"
},
"user": {
"data": {
2020-07-07 00:17:49 +00:00
"host": "IP Address",
"name": "Name"
},
2020-10-12 00:03:31 +00:00
"description": "Enter your Panasonic Viera TV's IP Address",
"title": "Setup your TV"
}
}
},
"title": "Panasonic Viera"
}