{
    "Cleanup excluded entities on adapter start": "适配器启动时清理排除的实体",
    "Exclude patterns (one per line)": "排除模式（每行一个）",
    "Glob patterns, * wildcard. Lines starting with # are comments. Empty = filter off.": "Glob 模式，* 通配符。以 # 开头的行是注释。为空 = 过滤器关闭。",
    "Home assistant IP": "家庭助理IP：",
    "Home assistant WS Port": "家庭助理 WS 端口：",
    "Password": "密码：",
    "Password repeat": "密码重复：",
    "Passwords missmatch!": "密码不匹配！",
    "Secure": "HTTPS？",
    "Verbose filter logging": "详细过滤器日志",
    "When enabled, log each excluded entity_id individually during the initial adapter sync (requires loglevel info or debug).": "启用后，在适配器初始同步期间单独记录每个被排除的 entity_id（需要日志级别 info 或 debug）。",
    "When enabled, on each adapter start delete existing objects under entities.* whose entity_id matches the exclude patterns. Objects with custom adapter config (history/influxdb/sql) are kept and logged.": "启用此功能后，每次适配器启动时，都会删除 entities.* 下 entity_id 与排除模式匹配的现有对象。具有自定义适配器配置（history/influxdb/sql）的对象将被保留并记录。"
}