48 lines
1.8 KiB
JSON
48 lines
1.8 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Device is already configured",
|
|
"already_in_progress": "Configuration flow is already in progress",
|
|
"cannot_connect": "Failed to connect, please try again, disconnecting mains power and ethernet cables and reconnecting them may help",
|
|
"not_denonavr_manufacturer": "Not a Denon AVR Network Receiver, discovered manufacturer did not match",
|
|
"not_denonavr_missing": "Not a Denon AVR Network Receiver, discovery information not complete"
|
|
},
|
|
"error": {
|
|
"discovery_error": "Failed to discover a Denon AVR Network Receiver"
|
|
},
|
|
"flow_title": "{name}",
|
|
"step": {
|
|
"confirm": {
|
|
"description": "Please confirm adding the receiver"
|
|
},
|
|
"select": {
|
|
"data": {
|
|
"select_host": "Receiver IP address"
|
|
},
|
|
"description": "Run the setup again if you want to connect additional receivers",
|
|
"title": "Select the receiver that you wish to connect"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "IP Address"
|
|
},
|
|
"data_description": {
|
|
"host": "Leave blank to use auto-discovery"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"show_all_sources": "Show all sources",
|
|
"update_audyssey": "Update Audyssey settings",
|
|
"zone2": "Set up Zone 2",
|
|
"zone3": "Set up Zone 3"
|
|
},
|
|
"description": "Specify optional settings"
|
|
}
|
|
}
|
|
}
|
|
} |