Files
addons/matter_server/translations/zh.yaml

35 lines
1.6 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
configuration:
log_level:
name: Matter服务器日志等级
description: Matter Server 组件的日志记录。
log_level_sdk:
name: Matter SDK 日志级别
description: Matter SDK的日志记录等级。
beta:
name: 使用最新的测试版
description: >-
安装Python Matter Server的最新测试版。建议在启用此标志启动插件之前请先创建备份
enable_test_net_dcl:
name: 启用测试网DCL。
description: >-
从测试网启用PAA根证书和其他设备信息DCL。这是为了开发和测试目的。
bluetooth_adapter_id:
name: 蓝牙适配器ID
description: >-
Matter Server使用的BlueZ蓝牙适配器控制器ID。这是如果使用蓝牙进行本地调试则需要。注意使用建议按原样使用Home Assistant Companion应用程序调试方法经过更好的测试可以直接在设备附进行调试本身。
matter_server_args:
name: Extra Matter服务器参数
description: >-
这允许将其他命令行参数传递给Python Matter服务器。使用“--help”获取可能的参数列表。请注意参数也由其他插件控制的启动脚本添加选项。
matter_server_version:
name: Matter服务器版本
description: >-
安装自定义Matter Server版本。警告旧版本可能有不兼容的存储格式请谨慎使用此功能确保您有该插件的最新备份
matter_sdk_wheels_version:
name: Matter SDK最新版本
description: >-
安装自定义Matter SDK最新版本。注API可能不是与Python Matter服务器兼容。
network:
5580/tcp: Matter Server WebSocket服务器端口。