{
    "accessories.button_add_room": "添加房间",
    "accessories.button_create_room": "确定添加",
    "accessories.button_toggle_hidden": "切换隐藏",
    "accessories.button_toggle_layout_lock": "切换布局锁定",
    "accessories.label_room_name": "房间名称",
    "accessories.label_name": "名称",
    "accessories.label_hide_this_accessory": "隐藏此配件",
    "accessories.message_for_more_information": "以获取更多信息。",
    "accessories.message_must_use_insecure_mode": "您必须以 <strong>insecure(-I)</strong> 模式启动 Homebridge 才可以控制配件。",
    "accessories.message_please_see": "请看",
    "accessories.layout_locked": "布局已锁定",
    "accessories.layout_unlocked": "布局解锁",
    "accessories.title_accessories": "配件",
    "accessories.title_accessory_control_disabled": "Homebridge 配件控制已禁用",
    "accessories.title_create_new_room": "添加房间",
    "config.button_backup": "备份到本地",
    "config.button_restore": "恢复备份",
    "config.restore.button_remote_all_backups": "删除所有备份",
    "config.restore.message_copy_to_editor": "复制到当前编辑",
    "config.restore.message_no_backups": "没有备份",
    "config.restore.title_restore_homebridge_backup": "从备份中恢复 Homebridge 配置",
    "config.restore.toast_backups_deleted": "所有备份已删除",
    "config.restore.toast_failed_to_delete_backups": "删除备份失败",
    "config.restore.toast_failed_to_load_backups": "载入备份失败",
    "config.title_config": "配置编辑",
    "config.toast_click_save_to_confirm_backup_restore": "单击“保存”以确认您要还原此备份。",
    "config.toast_config_accessory_must_be_array": "配件应为数组 []",
    "config.toast_config_bridge_missing": "Bridge 设置丢失",
    "config.toast_config_invalid_json": "配置包含无效 JSON",
    "config.toast_config_platform_must_be_array": "平台应为数组 []",
    "config.toast_config_saved": "配置已保存",
    "config.toast_config_username_format_error": "Bridge 用户名必须是6对以冒号分隔的十六进制字符（A-F 0-9）",
    "config.toast_failed_to_save_config": "保存配置失败",
    "config.toast_title_backup_loaded": "已载入备份",
    "config.toast_title_config_error": "配置错误",
    "config.toast_title_config_syntax_error": "配置存在语法错误",
    "form.button_cancel": "取消",
    "form.button_close": "关闭",
    "form.button_delete": "删除",
    "form.button_edit": "编辑",
    "form.button_save": "保存",
    "login.button_login": "登录",
    "login.label_password": "密码",
    "login.label_username": "用户名",
    "login.message_invalid_username_or_password": "无效的用户名或密码",
    "login.title_login": "登录",
    "menu.docker.label_restart_container": "重启容器",
    "menu.docker.label_settings": "设置",
    "menu.docker.label_startup_script": "启动脚本",
    "menu.docker.label_terminal": "终端",
    "menu.label_accessories": "配件",
    "menu.label_config": "配置",
    "menu.label_plugins": "插件",
    "menu.label_status": "状态",
    "menu.linux.label_restart_server": "重启 Homebridge",
    "menu.linux.label_shutdown_server": "关闭 Server",
    "menu.linux.label_terminal": "终端",
    "menu.tooltip_logout": "注销",
    "menu.tooltip_restart": "重启",
    "menu.tooltip_user_accounts": "用户帐户",
    "menu.tooltip_view_logs": "查看日志",
    "platform.docker.restart_container.message_run_with_restart_always": "确保使用 <strong>--restart=always</strong> 启动 Docker 容器",
    "platform.docker.restart_container.message_server_taking_long_time_to_restart": "服务器重启超时。您可能需要手动启动 Docker 容器。",
    "platform.docker.restart_container.title_restarting": "正在重新启动 Docker 容器",
    "platform.docker.restart_container.toast_container_restarted": "Docker 容器已重启",
    "platform.docker.settings.button_restart_required": "需要重启",
    "platform.docker.settings.message_env_warning": "更改这些值将覆盖您可能使用 docker run 命令设置的相应环境变量。",
    "platform.docker.settings.message_image_upgrade_required": "请将 oznu/homebridge Docker 镜像升级至最新版本。",
    "platform.docker.settings.title_settings": "设置",
    "platform.docker.settings.toast_container_restart_required": "需要重启容器",
    "platform.docker.settings.toast_title_settings_saved": "设置已保存",
    "platform.docker.startup_script.message_script_help": "每次启动 Docker 容器时都会执行此脚本。您可以使用它来安装插件可能需要的任何额外软件包，例如 ffmpeg 或 libpcap-dev。",
    "platform.docker.startup_script.toast_restart_required": "您需要重新启动此 Docker 容器才能使更改生效。",
    "platform.docker.startup_script.toast_script_must_use_hashbang": "脚本必须使用 #!/bin/sh",
    "platform.docker.startup_script.toast_title_script_error": "脚本错误",
    "platform.docker.startup_script.toast_title_script_saved": "启动脚本已保存",
    "platform.linux.restart.message_please_wait_while_server_restarts": "请稍候，当 Homebridge 重新可用时将自动刷新。",
    "platform.linux.restart.message_server_taking_long_time_to_restart": "服务器重启超时，您可能需要手动启动服务器。",
    "platform.linux.restart.title_restarting_server": "正在重启服务器",
    "platform.linux.restart.toast_server_restart_error": "向服务器发送重启命令时出错",
    "platform.linux.restart.toast_server_restarted": "服务器已重启",
    "platform.linux.restart.toast_server_taking_long_time_to_come_online": "服务器重启已超时",
    "platform.linux.shutdown.message_server_will_power_down": "服务器很快就会关机。",
    "platform.linux.shutdown.title_shutting_down_server": "正在关闭服务器",
    "plugins.button_install": "安装",
    "plugins.button_settings": "设置",
    "plugins.button_uninstall": "卸载",
    "plugins.button_update": "更新",
    "plugins.button_upgrade": "升级",
    "plugins.label_certified_plugin": "认证插件",
    "plugins.manage.button_restart_now": "立即重启 Homebridge",
    "plugins.manage.label_homebridge_upgraded": "Homebridge 已升级",
    "plugins.manage.label_install": "安装",
    "plugins.manage.label_installed": "已安装",
    "plugins.manage.label_uninstall": "卸载",
    "plugins.manage.label_uninstalled": "已移除",
    "plugins.manage.label_update": "更新",
    "plugins.manage.label_updated": "已更新",
    "plugins.manage.label_upgrade": "升级",
    "plugins.manage.message_restart_required": "需要重启并刷新",
    "plugins.manage.message_restart_required_reason": "安装新版本后，您需要重新启动 Homebridge 并<strong>刷新此页面</strong>以确保您拥有最新版本的客户端。",
    "plugins.manage.message_thanks_for_upgrading_ui": "感谢您安装最新版本的 Homebridge Config UI X.",
    "plugins.placeholder_search_plugin": "搜索插件…",
    "plugins.settings.title_settings": "设置",
    "plugins.settings.toast_plugin_config_saved": "插件配置已保存",
    "plugins.settings.toast_restart_required": "重启 Homebridge 以应用更改。",
    "plugins.status_installed": "已安装",
    "plugins.status_not_installed": "未安装",
    "plugins.status_update_available": "可更新",
    "plugins.toast_failed_to_load_plugins": "载入插件失败",
    "plugins.tooltip_update_plugin_to": "更新插件至 v{{latestVersion}}",
    "reset.button_reset_homebridge_now": "重置 Homebridge",
    "reset.label_reset_homebridge": "重置 homebridge",
    "reset.message_accessory_config_will_not_be_changed": "其他的配置不会更改。如果由于配置错误导致 Homebridge 无法启动，则重置将无法解决问题。",
    "reset.message_action_is_irreversible": "这一行动不可逆。在继续之前请仔细阅读。",
    "reset.message_all_automations_will_be_reset": "所有自动化都需要在重置后重新配置。",
    "reset.message_need_to_remove_homebridge_accessory_from_home_app": "您需要手动从 Home 应用程序中删除现有的 Homebridge 配件。",
    "reset.message_reset_will_unpair_from_homekit": "运行重置将使本 Homebridge 实例与 Apple HomeKit 取消配对。",
    "reset.message_your_homebridge_username_will_be_changed": "您的 Homebridge 用户名和 pin 已更改。",
    "reset.title_reset_homebridge_accessory": "重置 Homebridge 配件",
    "reset.title_warning": "警告",
    "reset.toast_accessory_reset": "Homebridge 配件重置",
    "reset.toast_failed_to_reset": "Homebridge 重置失败。 详见日志。",
    "restart.label_restart_command_executed": "正在执行重启",
    "restart.message_please_wait_while_server_restarts": "请稍候，当服务器重新可用时将自动刷新。",
    "restart.message_server_is_taking_long_time_to_restart": "服务器重启超时。您可能需要手动启动 Homebridge 服务。",
    "restart.title_restart": "正在重新启动 Homebridge",
    "restart.toast_server_restart_error": "向服务器发送重启命令时出错",
    "restart.toast_server_restarted": "服务器已重启",
    "restart.toast_sever_restart_timeout": "服务器重启已超时",
    "status.cpu.label_load": "Load",
    "status.cpu.label_temp": "Temp",
    "status.cpu.title_cpu": "CPU",
    "status.homebridge.label_checking_for_updates": "正在查找更新……",
    "status.homebridge.label_up_to_date": "已是最新版本",
    "status.homebridge.label_update_available": "可升级至 {{latestVersion}}",
    "status.homebridge.label_version": "版本",
    "status.plugins_out_of_date": "插件已过时",
    "status.memory.label_free": "空闲",
    "status.memory.label_total": "总内存",
    "status.memory.label_used": "使用",
    "status.memory.title_memory": "内存",
    "status.message_code_scan_instructions": "使用 iOS 设备扫描二维码以添加至家庭应用。",
    "status.services.label_console": "控制台",
    "status.services.label_listening_on_port": "监听于端口 {{port}}",
    "status.services.label_not_running": "未运行",
    "status.services.label_running_on_port": "运行于端口 {{port}}",
    "status.services.title_services": "服务",
    "status.title_server_status": "服务器状态",
    "status.uptime.label_days": "日",
    "status.uptime.label_hours": "时",
    "status.uptime.label_minutes": "分",
    "status.uptime.title_uptime": "系统运行时间",
    "toast.title_error": "错误",
    "toast.title_success": "成功",
    "toast.title_warning": "警告",
    "users.button_add_new_user": "添加新用户",
    "users.button_add_user": "添加用户",
    "users.label_admin_user": "管理员",
    "users.label_confirm_password": "确认密码",
    "users.label_full_name": "全名",
    "users.label_new_password": "新密码",
    "users.label_password": "密码",
    "users.label_username": "用户名",
    "users.title_add_user": "添加用户",
    "users.title_edit_user": "编辑用户",
    "users.title_users": "用户",
    "users.toast_added_new_user": "新用户已添加",
    "users.toast_failed_to_add_user": "添加新用户失败",
    "users.toast_failed_to_delete_user": "删除用户失败",
    "users.toast_failed_to_update_user": "更新用户信息失败",
    "users.toast_updated_user": "用户信息已更新",
    "users.toast_user_deleted": "用户已删除"
}