417 lines
13 KiB
JSON

{
"panel": {
"config": "配置",
"states": "概览",
"map": "地图",
"logbook": "日志",
"history": "历史",
"mailbox": "邮箱",
"shopping_list": "购物清单",
"dev-services": "服务",
"dev-states": "状态",
"dev-events": "事件",
"dev-templates": "模板",
"dev-mqtt": "MQTT",
"dev-info": "信息"
},
"state": {
"default": {
"off": "关闭",
"on": "开",
"unknown": "未知",
"unavailable": "不可用"
},
"alarm_control_panel": {
"armed": "警戒",
"disarmed": "警戒解除",
"armed_home": "在家警戒",
"armed_away": "离家警戒",
"armed_night": "夜间警戒",
"pending": "挂起",
"arming": "警戒中",
"disarming": "警戒解除",
"triggered": "已触发",
"armed_custom_bypass": "自定义区域警戒"
},
"automation": {
"off": "关闭",
"on": "开启"
},
"binary_sensor": {
"default": {
"off": "关闭",
"on": "开启"
},
"moisture": {
"off": "干燥",
"on": "湿润"
},
"gas": {
"off": "正常",
"on": "触发"
},
"motion": {
"off": "未触发",
"on": "触发"
},
"occupancy": {
"off": "未触发",
"on": "已触发"
},
"smoke": {
"off": "正常",
"on": "触发"
},
"sound": {
"off": "正常",
"on": "触发"
},
"vibration": {
"off": "正常",
"on": "触发"
},
"opening": {
"off": "关闭",
"on": "开启"
},
"safety": {
"off": "安全",
"on": "危险"
},
"presence": {
"off": "离开",
"on": "在家"
},
"battery": {
"off": "正常",
"on": "低"
},
"problem": {
"off": "正常",
"on": "异常"
},
"connectivity": {
"off": "已断开",
"on": "已连接"
},
"cold": {
"off": "正常",
"on": "过冷"
},
"door": {
"off": "关闭",
"on": "开启"
},
"garage_door": {
"off": "关闭",
"on": "开启"
},
"heat": {
"off": "正常",
"on": "过热"
},
"window": {
"off": "关闭",
"on": "开启"
}
},
"calendar": {
"off": "关",
"on": "开"
},
"camera": {
"recording": "录制中",
"streaming": "监控中",
"idle": "待机"
},
"climate": {
"off": "关",
"on": "开启",
"heat": "制热",
"cool": "制冷",
"idle": "待机",
"auto": "自动",
"dry": "除湿",
"fan_only": "仅送风",
"eco": "节能",
"electric": "电驱模式",
"performance": "性能",
"high_demand": "高需求",
"heat_pump": "热泵",
"gas": "燃气"
},
"configurator": {
"configure": "设置",
"configured": "设置成功"
},
"cover": {
"open": "已打开",
"opening": "正在打开",
"closed": "已关闭",
"closing": "正在关闭",
"stopped": "已停止"
},
"device_tracker": {
"home": "在家",
"not_home": "离开"
},
"fan": {
"off": "关闭",
"on": "开启"
},
"group": {
"off": "关闭",
"on": "开启",
"home": "在家",
"not_home": "离开",
"open": "开启",
"opening": "正在打开",
"closed": "关闭",
"closing": "正在关闭",
"stopped": "已停止",
"locked": "已锁定",
"unlocked": "已解锁",
"ok": "正常",
"problem": "异常"
},
"input_boolean": {
"off": "关闭",
"on": "开启"
},
"light": {
"off": "关",
"on": "开"
},
"lock": {
"locked": "锁定",
"unlocked": "解锁"
},
"media_player": {
"off": "关闭",
"on": "开启",
"playing": "正在播放",
"paused": "已暂停",
"idle": "空闲",
"standby": "待机"
},
"plant": {
"ok": "正常",
"problem": "异常"
},
"remote": {
"off": "关闭",
"on": "开启"
},
"scene": {
"scening": "场景启用中"
},
"script": {
"off": "关闭",
"on": "开启"
},
"sensor": {
"off": "关闭",
"on": "开启"
},
"sun": {
"above_horizon": "日出",
"below_horizon": "日落"
},
"switch": {
"off": "关",
"on": "开"
},
"zwave": {
"default": {
"initializing": "初始化",
"dead": "断开",
"sleeping": "休眠",
"ready": "就绪"
},
"query_stage": {
"initializing": "初始化 ({query_stage})",
"dead": "断线 ({query_stage})"
}
}
},
"state_badge": {
"default": {
"unknown": "未知",
"unavailable": "不可用"
},
"alarm_control_panel": {
"armed": "警戒中",
"disarmed": "警戒解除",
"armed_home": "警戒中",
"armed_away": "警戒中",
"armed_night": "警戒中",
"pending": "挂起",
"arming": "警戒准备",
"disarming": "警戒解除",
"triggered": "触发",
"armed_custom_bypass": "警戒中"
},
"device_tracker": {
"home": "在家",
"not_home": "离开"
}
},
"ui": {
"panel": {
"shopping-list": {
"clear_completed": "清除已完成项目",
"add_item": "添加项目",
"microphone_tip": "点击右上角麦克风图标并说 “Add candy to my shopping list”"
},
"history": {
"showing_entries": "显示自以下日期的图表",
"period": "日期范围"
},
"logbook": {
"showing_entries": "显示以下日期的条目"
},
"mailbox": {
"empty": "您还没有任何消息",
"playback_title": "消息回放",
"delete_prompt": "删除此消息?",
"delete_button": "删除"
},
"config": {
"header": "配置 Home Assistant",
"introduction": "你可以在此配置 Home Assistant 及组件。目前并非所有配置都能通过前端 UI 完成,但是我们在努力实现中。",
"core": {
"caption": "通用",
"description": "检查你的配置文件及服务器控制",
"section": {
"core": {
"header": "配置及服务器控制",
"introduction": "更改配置的过程可能有些抓狂,我们懂的。这部分将帮助你减轻一些工作。",
"validation": {
"heading": "配置检查",
"introduction": "此处可以帮助你检验最新修改的配置文件有效性",
"check_config": "检查配置",
"valid": "配置有效!",
"invalid": "配置无效"
},
"reloading": {
"heading": "配置重载",
"introduction": "Home Assistant 中的部分配置可以直接重载,而无需重启服务。点击重载按钮将重新载入新的配置。",
"core": "重载核心配置",
"group": "重载分组",
"automation": "重载自动化",
"script": "重载脚本"
},
"server_management": {
"heading": "服务管理",
"introduction": "在这里即可控制 Home Assistant 服务。",
"restart": "重启服务",
"stop": "停止服务"
}
},
"push_notifications": {
"header": "设置通知推送",
"introduction": "启用此项以在本设备接受通知推送",
"push_notifications": "通知推送"
},
"translation": {
"header": "选择语言",
"introduction": "选择 Home Assistant 在本设备显示的语言",
"language": "语言"
},
"themes": {
"header": "设定主题",
"introduction": "为本设备选择一个主题,或选择 “Backend-selected” 使用后端默认主题",
"theme": "主题"
}
}
},
"customize": {
"caption": "自定义",
"description": "自定义设备"
},
"automation": {
"caption": "自动化",
"description": "创建和编辑自动化"
},
"script": {
"caption": "脚本",
"description": "创建和编辑脚本"
},
"zwave": {
"caption": "Z-Wave",
"description": "管理 Z-Wave 网络"
}
}
},
"sidebar": {
"log_out": "退出",
"developer_tools": "开发者工具"
},
"common": {
"loading": "加载中",
"cancel": "取消"
},
"duration": {
"day": "{count} {count, plural,\none {天}\nother {天}\n}",
"week": "{count} {count, plural,\none {周}\nother {周}\n}",
"second": "{count} {count, plural,\none {秒}\nother {秒}\n}"
},
"login-form": {
"password": "密码",
"remember": "记住密码",
"log_in": "登录"
},
"card": {
"camera": {
"not_available": "无图像"
},
"persistent_notification": {
"dismiss": "忽略"
}
}
},
"domain": {
"alarm_control_panel": "警报控制器",
"automation": "自动化",
"binary_sensor": "二元传感器",
"calendar": "日历",
"camera": "摄像头",
"climate": "空调",
"configurator": "配置器",
"conversation": "语音对话",
"cover": "卷帘",
"device_tracker": "设备跟踪器",
"fan": "风扇",
"history_graph": "历史图表",
"group": "群组",
"image_processing": "图像处理",
"input_boolean": "二元选择器",
"input_datetime": "日期选择器",
"input_select": "多项选择器",
"input_number": "数值选择器",
"input_text": "文字输入",
"light": "灯光",
"lock": "锁",
"mailbox": "邮箱",
"media_player": "播放器",
"notify": "通知",
"plant": "植物",
"proximity": "距离",
"remote": "遥控",
"scene": "场景",
"script": "脚本",
"sensor": "传感器",
"sun": "太阳",
"switch": "开关",
"updater": "更新提示",
"weblink": "网址",
"zwave": "Z-Wave"
},
"attribute": {
"weather": {
"humidity": "湿度",
"visibility": "能见度",
"wind_speed": "风速"
}
}
}