{ "config": { "abort": { "already_configured": "Device is already configured", "invalid_unique_id": "Impossible to determine a valid unique id for the device" }, "error": { "adbkey_not_file": "ADB key file not found", "cannot_connect": "Failed to connect", "invalid_host": "Invalid hostname or IP address", "key_and_server": "Only provide ADB Key or ADB Server", "unknown": "Unexpected error" }, "step": { "user": { "data": { "adb_server_ip": "IP address of the ADB server (leave empty to not use)", "adb_server_port": "Port of the ADB server", "adbkey": "Path to your ADB key file (leave empty to auto generate)", "device_class": "The type of device", "host": "Host", "port": "Port" } } } }, "options": { "error": { "invalid_det_rules": "Invalid state detection rules" }, "step": { "apps": { "data": { "app_delete": "Check to delete this application", "app_id": "Application ID", "app_name": "Application Name" }, "description": "Configure application id {app_id}", "title": "Configure Android TV Apps" }, "init": { "data": { "apps": "Configure applications list", "exclude_unnamed_apps": "Exclude apps with unknown name from the sources list", "get_sources": "Retrieve the running apps as the list of sources", "screencap": "Use screen capture for album art", "state_detection_rules": "Configure state detection rules", "turn_off_command": "ADB shell turn off command (leave empty for default)", "turn_on_command": "ADB shell turn on command (leave empty for default)" } }, "rules": { "data": { "rule_delete": "Check to delete this rule", "rule_id": "Application ID", "rule_values": "List of state detection rules (see documentation)" }, "description": "Configure detection rule for application id {rule_id}", "title": "Configure Android TV state detection rules" } } } }