iobroker.lovelace
Version:
With this adapter you can build visualization for ioBroker with Home Assistant Lovelace UI
1 lines • 108 kB
JSON
{"ui.panel.config.header":"配置 ioBroker","ui.panel.config.introduction":"您可以在此配置 ioBroker 及组件。目前并非所有配置都能通过前端 UI 完成,但是我们在努力实现中。","ui.panel.config.advanced_mode.hint_enable":"缺少某些配置选项?请启用高级模式","ui.panel.config.advanced_mode.link_profile_page":"您的个人资料页面","ui.panel.config.common.editor.confirm_unsaved":"有更改尚未保存,确定离开页面吗?","ui.panel.config.areas.caption":"区域注册表","ui.panel.config.areas.description":"管理家中的区域","ui.panel.config.areas.data_table.area":"区域","ui.panel.config.areas.data_table.devices":"设备","ui.panel.config.areas.data_table.entities":"实体","ui.panel.config.areas.picker.header":"区域注册表","ui.panel.config.areas.picker.introduction":"区域用于组织设备所在的位置。此信息将用于 ioBroker 的各个地方,以帮助您组织界面、权限和与其他系统的集成。","ui.panel.config.areas.picker.introduction2":"要将设备置入某个区域,请使用下面的链接转到集成页面,然后点击一个已配置的集成以进入设备卡片。","ui.panel.config.areas.picker.integrations_page":"集成页面","ui.panel.config.areas.picker.no_areas":"您还没有建立区域。","ui.panel.config.areas.picker.create_area":"创建区域","ui.panel.config.areas.editor.default_name":"新建区域","ui.panel.config.areas.editor.delete":"删除","ui.panel.config.areas.editor.update":"更新","ui.panel.config.areas.editor.create":"创建","ui.panel.config.areas.editor.name":"名称","ui.panel.config.areas.editor.name_required":"名称为必填项","ui.panel.config.areas.editor.area_id":"区域 ID","ui.panel.config.areas.editor.unknown_error":"未知错误","ui.panel.config.areas.editor.linked_entities_caption":"实体","ui.panel.config.areas.editor.no_linked_entities":"此区域下没有实体。","ui.panel.config.areas.delete.confirmation_title":"您确定要删除此区域吗?","ui.panel.config.areas.delete.confirmation_text":"此区域中的所有设备都将取消分配。","ui.panel.config.tag.caption":"标签","ui.panel.config.tag.description":"NFC 标签和二维码也可以触发自动化","ui.panel.config.tag.learn_more":"详细了解标签","ui.panel.config.tag.no_tags":"没有标签","ui.panel.config.tag.add_tag":"添加标签","ui.panel.config.tag.write":"写入","ui.panel.config.tag.edit":"编辑","ui.panel.config.tag.never_scanned":"从未扫描","ui.panel.config.tag.create_automation":"通过标签创建自动化","ui.panel.config.tag.confirm_remove_title":"删除标签?","ui.panel.config.tag.confirm_remove":"您确定要删除标签 {tag} 吗?","ui.panel.config.tag.automation_title":"扫描到标签 {name}","ui.panel.config.tag.headers.name":"名称","ui.panel.config.tag.headers.last_scanned":"上次扫描","ui.panel.config.tag.detail.new_tag":"新建标签","ui.panel.config.tag.detail.name":"名称","ui.panel.config.tag.detail.description":"描述","ui.panel.config.tag.detail.tag_id":"标签 ID","ui.panel.config.tag.detail.tag_id_placeholder":"留空则自动生成","ui.panel.config.tag.detail.delete":"删除","ui.panel.config.tag.detail.update":"更新","ui.panel.config.tag.detail.create":"创建","ui.panel.config.tag.detail.create_and_write":"创建并写入","ui.panel.config.tag.detail.usage":"标签可以在被扫描时触发自动化。您可以使用 NFC 标签、二维码或各种其他类型的标签。请使用我们的{companion_link}将此标签写入可编程 NFC 标签,或在下方创建二维码。","ui.panel.config.tag.detail.companion_apps":"配套应用程序","ui.panel.config.helpers.caption":"辅助元素","ui.panel.config.helpers.description":"辅助构建自动化的元素","ui.panel.config.helpers.types.input_text":"文本","ui.panel.config.helpers.types.input_number":"数值","ui.panel.config.helpers.types.input_select":"下拉菜单","ui.panel.config.helpers.types.input_boolean":"开关","ui.panel.config.helpers.types.input_datetime":"日期/时间","ui.panel.config.helpers.types.counter":"计数器","ui.panel.config.helpers.types.timer":"计时器","ui.panel.config.helpers.picker.headers.name":"名称","ui.panel.config.helpers.picker.headers.entity_id":"实体 ID","ui.panel.config.helpers.picker.headers.type":"类型","ui.panel.config.helpers.picker.headers.editable":"可编辑","ui.panel.config.helpers.picker.add_helper":"添加辅助元素","ui.panel.config.helpers.picker.no_helpers":"您还没有辅助元素。","ui.panel.config.helpers.dialog.create":"创建","ui.panel.config.helpers.dialog.add_helper":"添加辅助元素","ui.panel.config.helpers.dialog.add_platform":"添加 {platform}","ui.panel.config.core.caption":"通用","ui.panel.config.core.description":"单位制、位置、时区及其他通用参数","ui.panel.config.core.section.core.header":"通用配置","ui.panel.config.core.section.core.introduction":"更改配置的过程可能有些抓狂,我们懂的。这部分将帮助你减轻一些工作。","ui.panel.config.core.section.core.core_config.edit_requires_storage":"编辑器已禁用,因为配置存储于 configuration.yaml。","ui.panel.config.core.section.core.core_config.location_name":"ioBroker 安装的名称","ui.panel.config.core.section.core.core_config.latitude":"纬度","ui.panel.config.core.section.core.core_config.longitude":"经度","ui.panel.config.core.section.core.core_config.elevation":"海拔","ui.panel.config.core.section.core.core_config.elevation_meters":"米","ui.panel.config.core.section.core.core_config.time_zone":"时区","ui.panel.config.core.section.core.core_config.unit_system":"单位制","ui.panel.config.core.section.core.core_config.unit_system_imperial":"英制","ui.panel.config.core.section.core.core_config.unit_system_metric":"公制","ui.panel.config.core.section.core.core_config.imperial_example":"华氏、磅","ui.panel.config.core.section.core.core_config.metric_example":"摄氏、千克","ui.panel.config.core.section.core.core_config.save_button":"保存","ui.panel.config.core.section.core.core_config.external_url":"外部 URL","ui.panel.config.core.section.core.core_config.internal_url":"内部 URL","ui.panel.config.core.section.core.analytics.documentation":"在启用此功能之前,请确保您已阅读了分析文档页面 {link},以了解将发送的内容及其存储方式。","ui.panel.config.core.section.core.analytics.header":"分析","ui.panel.config.core.section.core.analytics.instance_id":"实例ID: {huuid}","ui.panel.config.core.section.core.analytics.introduction":"分享您的安装信息,让 ioBroker 变得更好,并帮助我们与厂商沟通,增加本地控制和注重隐私的功能。","ui.panel.config.core.section.core.analytics.learn_more":"我们如何处理您的数据","ui.panel.config.core.section.core.analytics.needs_base":"需要启用基础分析才能启用此选项","ui.panel.config.core.section.core.analytics.preference.base.description":"实例 ID、版本号和安装类型。","ui.panel.config.core.section.core.analytics.preference.base.title":"基础分析","ui.panel.config.core.section.core.analytics.preference.diagnostics.description":"发生意外错误时共享崩溃报告。","ui.panel.config.core.section.core.analytics.preference.diagnostics.title":"诊断","ui.panel.config.core.section.core.analytics.preference.statistics.description":"已使用的实体、用户和其他元素数量。","ui.panel.config.core.section.core.analytics.preference.statistics.title":"使用情况统计","ui.panel.config.core.section.core.analytics.preference.usage_supervisor.description":"名称、版本和功能。","ui.panel.config.core.section.core.analytics.preference.usage_supervisor.title":"使用的集成和加载项","ui.panel.config.core.section.core.analytics.preference.usage.description":"名称和版本信息。","ui.panel.config.core.section.core.analytics.preference.usage.title":"使用的集成","ui.panel.config.info.caption":"信息","ui.panel.config.info.copy_raw":"原始文本","ui.panel.config.info.copy_github":"用于 GitHub","ui.panel.config.info.description":"ioBroker 的版本号、系统状态和各类文档的链接","ui.panel.config.info.home_assistant_logo":"ioBroker logo","ui.panel.config.info.path_configuration":"configuration.yaml 路径:{path}","ui.panel.config.info.developed_by":"由一帮很 Awesome~~~ 的人开发。","ui.panel.config.info.license":"根据 Apache 2.0 许可发布","ui.panel.config.info.source":"源:","ui.panel.config.info.server":"服务器","ui.panel.config.info.frontend":"前端用户界面","ui.panel.config.info.built_using":"建于","ui.panel.config.info.icons_by":"图标来自","ui.panel.config.info.frontend_version":"前端版本: {version} - {type}","ui.panel.config.info.custom_uis":"自定义用户界面:","ui.panel.config.info.system_health_error":"未加载系统健康组件。请将 'system_health:' 添加到 configuration.yaml","ui.panel.config.info.integrations":"集成","ui.panel.config.info.documentation":"文档","ui.panel.config.info.issues":"问题","ui.panel.config.info.setup_time":"启动时长","ui.panel.config.info.system_health.manage":"管理","ui.panel.config.info.system_health.more_info":"更多信息","ui.panel.config.logs.caption":"日志","ui.panel.config.logs.description":"查看 ioBroker 日志","ui.panel.config.logs.details":"日志详细信息( {level} )","ui.panel.config.logs.load_full_log":"加载完整 ioBroker 日志","ui.panel.config.logs.loading_log":"正在加载错误日志...","ui.panel.config.logs.no_errors":"未报告任何错误","ui.panel.config.logs.no_issues":"没有新问题!","ui.panel.config.logs.clear":"清除","ui.panel.config.logs.refresh":"刷新","ui.panel.config.logs.multiple_messages":"消息首次出现在 {time},显示了 {counter} 次","ui.panel.config.logs.level.critical":"CRITICAL","ui.panel.config.logs.level.error":"ERROR","ui.panel.config.logs.level.warning":"WARNING","ui.panel.config.logs.level.info":"INFO","ui.panel.config.logs.level.debug":"DEBUG","ui.panel.config.logs.custom_integration":"自定义集成","ui.panel.config.logs.error_from_custom_integration":"此错误来自自定义集成。","ui.panel.config.lovelace.caption":"Lovelace 仪表盘","ui.panel.config.lovelace.description":"自定义卡片布局,让控制设备更方便","ui.panel.config.lovelace.dashboards.default_dashboard":"这是默认的仪表盘","ui.panel.config.lovelace.dashboards.caption":"仪表盘","ui.panel.config.lovelace.dashboards.conf_mode.yaml":"YAML 文件","ui.panel.config.lovelace.dashboards.conf_mode.storage":"UI 控制","ui.panel.config.lovelace.dashboards.picker.headers.title":"标题","ui.panel.config.lovelace.dashboards.picker.headers.conf_mode":"配置方式","ui.panel.config.lovelace.dashboards.picker.headers.default":"默认","ui.panel.config.lovelace.dashboards.picker.headers.require_admin":"仅限管理员","ui.panel.config.lovelace.dashboards.picker.headers.sidebar":"在侧边栏显示","ui.panel.config.lovelace.dashboards.picker.headers.filename":"文件名","ui.panel.config.lovelace.dashboards.picker.open":"打开","ui.panel.config.lovelace.dashboards.picker.add_dashboard":"添加仪表盘","ui.panel.config.lovelace.dashboards.confirm_delete":"您确定要删除此仪表盘吗?","ui.panel.config.lovelace.dashboards.cant_edit_yaml":"定义于 YAML 中的仪表盘不能从 UI 修改。请在 configuration.yaml 中修改它们。","ui.panel.config.lovelace.dashboards.cant_edit_default":"标准 Lovelace 仪表盘不能通过 UI 编辑。您可以通过将另一个仪表盘设为默认来隐藏它。","ui.panel.config.lovelace.dashboards.detail.edit_dashboard":"编辑仪表盘","ui.panel.config.lovelace.dashboards.detail.new_dashboard":"添加新仪表盘","ui.panel.config.lovelace.dashboards.detail.dismiss":"关闭","ui.panel.config.lovelace.dashboards.detail.show_sidebar":"在侧边栏显示","ui.panel.config.lovelace.dashboards.detail.icon":"图标","ui.panel.config.lovelace.dashboards.detail.title":"标题","ui.panel.config.lovelace.dashboards.detail.title_required":"标题为必填项。","ui.panel.config.lovelace.dashboards.detail.url":"URL","ui.panel.config.lovelace.dashboards.detail.url_error_msg":"网址应包含“-”,且不可包含除“-”和“_”以外的特殊字符及空格","ui.panel.config.lovelace.dashboards.detail.require_admin":"仅限管理员","ui.panel.config.lovelace.dashboards.detail.delete":"删除","ui.panel.config.lovelace.dashboards.detail.update":"更新","ui.panel.config.lovelace.dashboards.detail.create":"创建","ui.panel.config.lovelace.dashboards.detail.set_default":"在此设备上设为默认","ui.panel.config.lovelace.dashboards.detail.remove_default":"取消在此设备上设为默认","ui.panel.config.lovelace.resources.caption":"资源","ui.panel.config.lovelace.resources.types.css":"样式表","ui.panel.config.lovelace.resources.types.html":"HTML(已过时)","ui.panel.config.lovelace.resources.types.js":"JavaScript 文件(已过时)","ui.panel.config.lovelace.resources.types.module":"JavaScript 模块","ui.panel.config.lovelace.resources.picker.headers.url":"URL","ui.panel.config.lovelace.resources.picker.headers.type":"类型","ui.panel.config.lovelace.resources.picker.no_resources":"没有资源","ui.panel.config.lovelace.resources.picker.add_resource":"添加资源","ui.panel.config.lovelace.resources.confirm_delete":"您确定要删除此资源吗?","ui.panel.config.lovelace.resources.refresh_header":"要刷新吗?","ui.panel.config.lovelace.resources.refresh_body":"必须刷新页面才能完成删除,是否要立即刷新?","ui.panel.config.lovelace.resources.cant_edit_yaml":"您正在 YAML 模式下使用 Lovelace,因此无法通过 UI 管理资源。请在 configuration.yaml 中管理它们。","ui.panel.config.lovelace.resources.detail.new_resource":"添加新资源","ui.panel.config.lovelace.resources.detail.dismiss":"关闭","ui.panel.config.lovelace.resources.detail.warning_header":"注意!","ui.panel.config.lovelace.resources.detail.warning_text":"添加资源可能带来危险。请确保您知道资源的来源并信任它们。恶意资源会严重损害您的系统。","ui.panel.config.lovelace.resources.detail.url":"URL","ui.panel.config.lovelace.resources.detail.url_error_msg":"URL 为必填项","ui.panel.config.lovelace.resources.detail.type":"资源类型","ui.panel.config.lovelace.resources.detail.delete":"删除","ui.panel.config.lovelace.resources.detail.update":"更新","ui.panel.config.lovelace.resources.detail.create":"创建","ui.panel.config.server_control.caption":"服务控制","ui.panel.config.server_control.description":"重新启动或停止 ioBroker 服务","ui.panel.config.server_control.section.validation.heading":"配置检查","ui.panel.config.server_control.section.validation.introduction":"此处可以帮助您检验最新修改的配置文件有效性","ui.panel.config.server_control.section.validation.check_config":"检查配置","ui.panel.config.server_control.section.validation.valid":"配置有效!","ui.panel.config.server_control.section.validation.invalid":"配置无效","ui.panel.config.server_control.section.reloading.heading":"配置重载","ui.panel.config.server_control.section.reloading.introduction":"ioBroker 中的部分配置可以直接重载,而无需重启服务。点击重载按钮将重新载入新的配置。","ui.panel.config.server_control.section.reloading.reload":"{domain}","ui.panel.config.server_control.section.reloading.core":"位置和自定义","ui.panel.config.server_control.section.reloading.group":"分组、分组实体及其通知服务","ui.panel.config.server_control.section.reloading.automation":"自动化","ui.panel.config.server_control.section.reloading.script":"脚本","ui.panel.config.server_control.section.reloading.scene":"场景","ui.panel.config.server_control.section.reloading.person":"人员","ui.panel.config.server_control.section.reloading.zone":"地点","ui.panel.config.server_control.section.reloading.input_boolean":"二元选择器","ui.panel.config.server_control.section.reloading.input_text":"文字输入","ui.panel.config.server_control.section.reloading.input_number":"数值选择器","ui.panel.config.server_control.section.reloading.input_datetime":"日期选择器","ui.panel.config.server_control.section.reloading.input_select":"多项选择器","ui.panel.config.server_control.section.reloading.template":"模板实体","ui.panel.config.server_control.section.reloading.universal":"通用媒体播放器实体","ui.panel.config.server_control.section.reloading.rest":"REST 实体及其通知服务","ui.panel.config.server_control.section.reloading.command_line":"命令行实体","ui.panel.config.server_control.section.reloading.filter":"Filter 实体","ui.panel.config.server_control.section.reloading.statistics":"statistics 实体","ui.panel.config.server_control.section.reloading.generic":"通用 IP 摄像机实体","ui.panel.config.server_control.section.reloading.generic_thermostat":"通用恒温器实体","ui.panel.config.server_control.section.reloading.homekit":"HomeKit","ui.panel.config.server_control.section.reloading.min_max":"最小值/最大值实体","ui.panel.config.server_control.section.reloading.history_stats":"历史记录统计实体","ui.panel.config.server_control.section.reloading.trend":"trend 实体","ui.panel.config.server_control.section.reloading.ping":"ping 二元传感器实体","ui.panel.config.server_control.section.reloading.filesize":"文件大小实体","ui.panel.config.server_control.section.reloading.telegram":"Telegram 通知服务","ui.panel.config.server_control.section.reloading.smtp":"SMTP 通知服务","ui.panel.config.server_control.section.reloading.mqtt":"手动配置的 MQTT 实体","ui.panel.config.server_control.section.reloading.rpi_gpio":"树莓派 GPIO 实体","ui.panel.config.server_control.section.server_management.heading":"服务管理","ui.panel.config.server_control.section.server_management.introduction":"在这里即可控制 ioBroker 服务。","ui.panel.config.server_control.section.server_management.restart":"重新启动","ui.panel.config.server_control.section.server_management.confirm_restart":"您确定要重新启动 ioBroker 吗?","ui.panel.config.server_control.section.server_management.stop":"停止服务","ui.panel.config.server_control.section.server_management.confirm_stop":"您确定要停止 ioBroker 吗?","ui.panel.config.customize.caption":"自定义","ui.panel.config.customize.description":"自定义实体","ui.panel.config.customize.picker.header":"自定义","ui.panel.config.customize.picker.introduction":"调整每个实体的属性。添加/编辑的自定义设置将立即生效,删除的自定义设置将在实体更新时生效。","ui.panel.config.customize.picker.documentation":"自定义文档","ui.panel.config.customize.warning.include_sentence":"看来您的 configuration.yaml 不正确","ui.panel.config.customize.warning.include_link":"引用 customize.yaml","ui.panel.config.customize.warning.not_applied":"此处所做的更改已写入其中,但除非被正确引用,否则在重新加载配置后不会生效。","ui.panel.config.customize.attributes_customize":"以下属性已在 customize.yaml 中设置","ui.panel.config.customize.attributes_outside":"以下属性是在 customize.yaml 外设置的","ui.panel.config.customize.different_include":"可能是通过域、全局或其他引用。","ui.panel.config.customize.attributes_set":"实体的以下属性是通过程序自动设置的。","ui.panel.config.customize.attributes_override":"您可以根据需要覆盖它们。","ui.panel.config.customize.attributes_not_set":"以下属性未被设置。您可以按需设置它们。","ui.panel.config.customize.pick_attribute":"选择要覆盖的属性","ui.panel.config.automation.caption":"自动化","ui.panel.config.automation.description":"为智能家居制订自动化规则","ui.panel.config.automation.picker.header":"自动化编辑器","ui.panel.config.automation.picker.introduction":"自动化编辑器方便您创建及编辑自动化。请按照下面的链接阅读说明,以确保配置正确。","ui.panel.config.automation.picker.learn_more":"详细了解自动化","ui.panel.config.automation.picker.pick_automation":"选择要编辑的自动化","ui.panel.config.automation.picker.no_automations":"未找到可编辑的自动化","ui.panel.config.automation.picker.add_automation":"添加自动化","ui.panel.config.automation.picker.only_editable":"只能编辑 automations.yaml 中的自动化。","ui.panel.config.automation.picker.dev_only_editable":"只能调试具有 unique ID 的自动化。","ui.panel.config.automation.picker.edit_automation":"编辑自动化","ui.panel.config.automation.picker.dev_automation":"调试自动化","ui.panel.config.automation.picker.show_info_automation":"显示有关自动化的信息","ui.panel.config.automation.picker.delete_automation":"删除自动化","ui.panel.config.automation.picker.delete_confirm":"您确定要删除此自动化吗?","ui.panel.config.automation.picker.duplicate_automation":"复制自动化","ui.panel.config.automation.picker.duplicate":"制作副本","ui.panel.config.automation.picker.headers.name":"名称","ui.panel.config.automation.dialog_new.header":"创建新的自动化","ui.panel.config.automation.dialog_new.how":"您想如何创建新的自动化?","ui.panel.config.automation.dialog_new.blueprint.use_blueprint":"使用 Blueprint","ui.panel.config.automation.dialog_new.thingtalk.header":"请描述您想创建的自动化","ui.panel.config.automation.dialog_new.thingtalk.intro":"我们会尝试为您创建。例如:Turn the lights off when I leave.","ui.panel.config.automation.dialog_new.thingtalk.input_label":"这个自动化是做什么的?","ui.panel.config.automation.dialog_new.thingtalk.create":"创建","ui.panel.config.automation.dialog_new.start_empty":"从空的自动化开始","ui.panel.config.automation.editor.enable_disable":"启用/禁用自动化","ui.panel.config.automation.editor.show_trace":"显示轨迹","ui.panel.config.automation.editor.introduction":"家居智能化,始于自动化。","ui.panel.config.automation.editor.default_name":"新建自动化","ui.panel.config.automation.editor.load_error_not_editable":"只能编辑 automations.yaml 中的自动化。","ui.panel.config.automation.editor.load_error_unknown":"加载自动化错误 ({err_no})。","ui.panel.config.automation.editor.save":"保存","ui.panel.config.automation.editor.unsaved_confirm":"有更改尚未保存,确定离开页面吗?","ui.panel.config.automation.editor.alias":"名称","ui.panel.config.automation.editor.move_up":"上移","ui.panel.config.automation.editor.move_down":"下移","ui.panel.config.automation.editor.description.label":"描述","ui.panel.config.automation.editor.description.placeholder":"可选描述","ui.panel.config.automation.editor.blueprint.header":"Blueprint","ui.panel.config.automation.editor.blueprint.blueprint_to_use":"要使用的 Blueprint","ui.panel.config.automation.editor.blueprint.no_blueprints":"您还没有 Blueprint。","ui.panel.config.automation.editor.blueprint.no_inputs":"该 Blueprint 没有任何输入。","ui.panel.config.automation.editor.modes.label":"模式","ui.panel.config.automation.editor.modes.description":"“模式”控制当该自动化上次被触发后的动作仍在执行时,再次被触发时要采取的操作。请参阅{documentation_link}以进一步了解。","ui.panel.config.automation.editor.modes.documentation":"自动化文档","ui.panel.config.automation.editor.modes.single":"单点 (默认)","ui.panel.config.automation.editor.modes.restart":"重启","ui.panel.config.automation.editor.modes.queued":"队列","ui.panel.config.automation.editor.modes.parallel":"并行","ui.panel.config.automation.editor.max.queued":"队列长度","ui.panel.config.automation.editor.max.parallel":"最大并行数量","ui.panel.config.automation.editor.edit_yaml":"以 YAML 编辑","ui.panel.config.automation.editor.edit_ui":"以图形界面编辑","ui.panel.config.automation.editor.copy_to_clipboard":"复制到剪贴板","ui.panel.config.automation.editor.triggers.name":"触发条件","ui.panel.config.automation.editor.triggers.header":"触发条件","ui.panel.config.automation.editor.triggers.introduction":"“触发条件”是整个自动化流程的起点。一个自动化规则中可以设置多个触发条件。一旦该条件满足,ioBroker 将验证“环境条件”是否符合,如果符合,则执行“动作”。","ui.panel.config.automation.editor.triggers.learn_more":"详细了解触发条件","ui.panel.config.automation.editor.triggers.add":"添加触发条件","ui.panel.config.automation.editor.triggers.duplicate":"复制","ui.panel.config.automation.editor.triggers.delete":"删除","ui.panel.config.automation.editor.triggers.delete_confirm":"确认删除?","ui.panel.config.automation.editor.triggers.unsupported_platform":"图形界面暂不支持平台:{platform}","ui.panel.config.automation.editor.triggers.type_select":"触发条件类型","ui.panel.config.automation.editor.triggers.type.device.label":"设备","ui.panel.config.automation.editor.triggers.type.device.trigger":"触发条件","ui.panel.config.automation.editor.triggers.type.device.extra_fields.above":"大于","ui.panel.config.automation.editor.triggers.type.device.extra_fields.below":"小于","ui.panel.config.automation.editor.triggers.type.device.extra_fields.for":"持续时间","ui.panel.config.automation.editor.triggers.type.device.extra_fields.zone":"地点","ui.panel.config.automation.editor.triggers.type.event.label":"事件","ui.panel.config.automation.editor.triggers.type.event.event_type":"事件类型","ui.panel.config.automation.editor.triggers.type.event.event_data":"事件数据","ui.panel.config.automation.editor.triggers.type.event.context_users":"仅限以下用户触发事件","ui.panel.config.automation.editor.triggers.type.event.context_user_picked":"用户触发事件","ui.panel.config.automation.editor.triggers.type.event.context_user_pick":"选择用户","ui.panel.config.automation.editor.triggers.type.geo_location.label":"地理位置","ui.panel.config.automation.editor.triggers.type.geo_location.source":"位置来源","ui.panel.config.automation.editor.triggers.type.geo_location.zone":"地点","ui.panel.config.automation.editor.triggers.type.geo_location.event":"事件:","ui.panel.config.automation.editor.triggers.type.geo_location.enter":"进入","ui.panel.config.automation.editor.triggers.type.geo_location.leave":"离开","ui.panel.config.automation.editor.triggers.type.state.label":"状态","ui.panel.config.automation.editor.triggers.type.state.attribute":"属性(可选)","ui.panel.config.automation.editor.triggers.type.state.from":"从","ui.panel.config.automation.editor.triggers.type.state.for":"持续","ui.panel.config.automation.editor.triggers.type.state.to":"变为","ui.panel.config.automation.editor.triggers.type.homeassistant.label":"ioBroker","ui.panel.config.automation.editor.triggers.type.homeassistant.event":"事件:","ui.panel.config.automation.editor.triggers.type.homeassistant.start":"启动","ui.panel.config.automation.editor.triggers.type.homeassistant.shutdown":"关闭","ui.panel.config.automation.editor.triggers.type.mqtt.label":"MQTT","ui.panel.config.automation.editor.triggers.type.mqtt.topic":"主题","ui.panel.config.automation.editor.triggers.type.mqtt.payload":"参数(可选)","ui.panel.config.automation.editor.triggers.type.numeric_state.label":"数字类状态","ui.panel.config.automation.editor.triggers.type.numeric_state.above":"大于","ui.panel.config.automation.editor.triggers.type.numeric_state.below":"小于","ui.panel.config.automation.editor.triggers.type.numeric_state.value_template":"数值模板(可选)","ui.panel.config.automation.editor.triggers.type.sun.label":"日出/日落","ui.panel.config.automation.editor.triggers.type.sun.event":"事件:","ui.panel.config.automation.editor.triggers.type.sun.sunrise":"日出","ui.panel.config.automation.editor.triggers.type.sun.sunset":"日落","ui.panel.config.automation.editor.triggers.type.sun.offset":"偏移(可选)","ui.panel.config.automation.editor.triggers.type.tag.label":"标签","ui.panel.config.automation.editor.triggers.type.template.label":"自定义模板","ui.panel.config.automation.editor.triggers.type.template.value_template":"数值模板","ui.panel.config.automation.editor.triggers.type.time.type_value":"固定时间","ui.panel.config.automation.editor.triggers.type.time.type_input":"“日期/时间”辅助元素的值","ui.panel.config.automation.editor.triggers.type.time.label":"时间","ui.panel.config.automation.editor.triggers.type.time.at":"时间为","ui.panel.config.automation.editor.triggers.type.time_pattern.label":"时间模式","ui.panel.config.automation.editor.triggers.type.time_pattern.hours":"小时","ui.panel.config.automation.editor.triggers.type.time_pattern.minutes":"分","ui.panel.config.automation.editor.triggers.type.time_pattern.seconds":"秒","ui.panel.config.automation.editor.triggers.type.webhook.label":"Webhook","ui.panel.config.automation.editor.triggers.type.webhook.webhook_id":"Webhook ID","ui.panel.config.automation.editor.triggers.type.zone.label":"地点","ui.panel.config.automation.editor.triggers.type.zone.entity":"位置追踪设备","ui.panel.config.automation.editor.triggers.type.zone.zone":"地点","ui.panel.config.automation.editor.triggers.type.zone.event":"事件:","ui.panel.config.automation.editor.triggers.type.zone.enter":"进入","ui.panel.config.automation.editor.triggers.type.zone.leave":"离开","ui.panel.config.automation.editor.conditions.name":"环境条件","ui.panel.config.automation.editor.conditions.header":"环境条件","ui.panel.config.automation.editor.conditions.introduction":"“环境条件”是自动化流程中的可选部分。除非所有环境条件都符合,否则“动作”不会执行。","ui.panel.config.automation.editor.conditions.learn_more":"详细了解环境条件","ui.panel.config.automation.editor.conditions.add":"添加环境条件","ui.panel.config.automation.editor.conditions.duplicate":"复制","ui.panel.config.automation.editor.conditions.delete":"删除","ui.panel.config.automation.editor.conditions.delete_confirm":"确认删除?","ui.panel.config.automation.editor.conditions.unsupported_condition":"图形界面暂不支持环境条件:{condition}","ui.panel.config.automation.editor.conditions.type_select":"环境条件类型","ui.panel.config.automation.editor.conditions.type.and.label":"并且","ui.panel.config.automation.editor.conditions.type.device.label":"设备","ui.panel.config.automation.editor.conditions.type.device.condition":"环境条件","ui.panel.config.automation.editor.conditions.type.device.extra_fields.above":"大于","ui.panel.config.automation.editor.conditions.type.device.extra_fields.below":"小于","ui.panel.config.automation.editor.conditions.type.device.extra_fields.for":"持续时间","ui.panel.config.automation.editor.conditions.type.device.extra_fields.hvac_mode":"空调模式","ui.panel.config.automation.editor.conditions.type.device.extra_fields.preset_mode":"预设模式","ui.panel.config.automation.editor.conditions.type.not.label":"非","ui.panel.config.automation.editor.conditions.type.numeric_state.label":"数字型状态","ui.panel.config.automation.editor.conditions.type.numeric_state.above":"大于","ui.panel.config.automation.editor.conditions.type.numeric_state.below":"小于","ui.panel.config.automation.editor.conditions.type.numeric_state.value_template":"数值模板(可选)","ui.panel.config.automation.editor.conditions.type.or.label":"或者","ui.panel.config.automation.editor.conditions.type.state.label":"状态","ui.panel.config.automation.editor.conditions.type.state.state":"状态","ui.panel.config.automation.editor.conditions.type.sun.label":"日出/日落","ui.panel.config.automation.editor.conditions.type.sun.before":"早于:","ui.panel.config.automation.editor.conditions.type.sun.after":"晚于:","ui.panel.config.automation.editor.conditions.type.sun.before_offset":"“早于”的偏移 (可选)","ui.panel.config.automation.editor.conditions.type.sun.after_offset":"“晚于”的偏移 (可选)","ui.panel.config.automation.editor.conditions.type.sun.sunrise":"日出","ui.panel.config.automation.editor.conditions.type.sun.sunset":"日落","ui.panel.config.automation.editor.conditions.type.template.label":"模板","ui.panel.config.automation.editor.conditions.type.template.value_template":"自定义模板","ui.panel.config.automation.editor.conditions.type.time.type_value":"固定时间","ui.panel.config.automation.editor.conditions.type.time.type_input":"“日期/时间”辅助元素的值","ui.panel.config.automation.editor.conditions.type.time.label":"时间","ui.panel.config.automation.editor.conditions.type.time.after":"晚于","ui.panel.config.automation.editor.conditions.type.time.before":"早于","ui.panel.config.automation.editor.conditions.type.time.weekdays.mon":"星期一","ui.panel.config.automation.editor.conditions.type.time.weekdays.tue":"星期二","ui.panel.config.automation.editor.conditions.type.time.weekdays.wed":"星期三","ui.panel.config.automation.editor.conditions.type.time.weekdays.thu":"星期四","ui.panel.config.automation.editor.conditions.type.time.weekdays.fri":"星期五","ui.panel.config.automation.editor.conditions.type.time.weekdays.sat":"星期六","ui.panel.config.automation.editor.conditions.type.time.weekdays.sun":"星期日","ui.panel.config.automation.editor.conditions.type.zone.label":"地点","ui.panel.config.automation.editor.conditions.type.zone.entity":"位置追踪设备","ui.panel.config.automation.editor.conditions.type.zone.zone":"地点","ui.panel.config.automation.editor.actions.name":"执行","ui.panel.config.automation.editor.actions.header":"动作","ui.panel.config.automation.editor.actions.introduction":"“动作”是当自动化条件满足时 ioBroker 执行的操作。","ui.panel.config.automation.editor.actions.learn_more":"详细了解动作","ui.panel.config.automation.editor.actions.add":"添加动作","ui.panel.config.automation.editor.actions.duplicate":"复制","ui.panel.config.automation.editor.actions.delete":"删除","ui.panel.config.automation.editor.actions.delete_confirm":"确认删除?","ui.panel.config.automation.editor.actions.unsupported_action":"图形界面暂不支持操作:{action}","ui.panel.config.automation.editor.actions.type_select":"动作类型","ui.panel.config.automation.editor.actions.type.service.label":"调用服务","ui.panel.config.automation.editor.actions.type.delay.label":"延迟","ui.panel.config.automation.editor.actions.type.delay.delay":"延迟","ui.panel.config.automation.editor.actions.type.wait_template.label":"等待","ui.panel.config.automation.editor.actions.type.wait_template.wait_template":"等待模板","ui.panel.config.automation.editor.actions.type.wait_template.timeout":"超时(可选)","ui.panel.config.automation.editor.actions.type.wait_template.continue_timeout":"超时继续","ui.panel.config.automation.editor.actions.type.wait_for_trigger.label":"等待触发","ui.panel.config.automation.editor.actions.type.wait_for_trigger.timeout":"超时(可选)","ui.panel.config.automation.editor.actions.type.wait_for_trigger.continue_timeout":"超时继续","ui.panel.config.automation.editor.actions.type.condition.label":"环境条件","ui.panel.config.automation.editor.actions.type.event.label":"触发事件","ui.panel.config.automation.editor.actions.type.event.event":"事件:","ui.panel.config.automation.editor.actions.type.event.service_data":"服务数据","ui.panel.config.automation.editor.actions.type.device_id.label":"设备","ui.panel.config.automation.editor.actions.type.device_id.action":"动作","ui.panel.config.automation.editor.actions.type.device_id.extra_fields.code":"代码","ui.panel.config.automation.editor.actions.type.device_id.extra_fields.message":"消息","ui.panel.config.automation.editor.actions.type.device_id.extra_fields.title":"标题","ui.panel.config.automation.editor.actions.type.device_id.extra_fields.position":"位置","ui.panel.config.automation.editor.actions.type.device_id.extra_fields.mode":"模式","ui.panel.config.automation.editor.actions.type.device_id.extra_fields.humidity":"湿度","ui.panel.config.automation.editor.actions.type.device_id.extra_fields.value":"值","ui.panel.config.automation.editor.actions.type.device_id.extra_fields.brightness_pct":"亮度","ui.panel.config.automation.editor.actions.type.device_id.extra_fields.flash":"闪烁","ui.panel.config.automation.editor.actions.type.scene.label":"激活场景","ui.panel.config.automation.editor.actions.type.repeat.label":"重复","ui.panel.config.automation.editor.actions.type.repeat.type_select":"重复类型","ui.panel.config.automation.editor.actions.type.repeat.type.count.label":"按次数","ui.panel.config.automation.editor.actions.type.repeat.type.while.label":"满足条件就循环","ui.panel.config.automation.editor.actions.type.repeat.type.while.conditions":"While 条件","ui.panel.config.automation.editor.actions.type.repeat.type.until.label":"满足条件后退出循环","ui.panel.config.automation.editor.actions.type.repeat.type.until.conditions":"Until 条件","ui.panel.config.automation.editor.actions.type.repeat.sequence":"动作","ui.panel.config.automation.editor.actions.type.choose.label":"选择","ui.panel.config.automation.editor.actions.type.choose.default":"默认动作","ui.panel.config.automation.editor.actions.type.choose.option":"选项 {number}","ui.panel.config.automation.editor.actions.type.choose.add_option":"添加选项","ui.panel.config.automation.editor.actions.type.choose.remove_option":"删除选项","ui.panel.config.automation.editor.actions.type.choose.conditions":"条件","ui.panel.config.automation.editor.actions.type.choose.sequence":"动作","ui.panel.config.automation.thingtalk.create":"创建自动化","ui.panel.config.automation.thingtalk.task_selection.header":"创建新的自动化","ui.panel.config.automation.thingtalk.task_selection.introduction":"请在下方输入这个自动化要实现什么功能,ioBroker 会尝试将其转换为自动化。","ui.panel.config.automation.thingtalk.task_selection.language_note":"注意:目前只支持英文。","ui.panel.config.automation.thingtalk.task_selection.for_example":"例如:","ui.panel.config.automation.thingtalk.task_selection.error_empty":"请输入命令或点击“跳过”。","ui.panel.config.automation.thingtalk.task_selection.error_unsupported":"目前无法创建这样的自动化。","ui.panel.config.automation.thingtalk.link_devices.header":"很好!现在我们需要链接设备","ui.panel.config.automation.thingtalk.link_devices.ambiguous_entities":"有些设备有多个匹配的实体,请选择要使用的实体。","ui.panel.config.automation.thingtalk.link_devices.unknown_placeholder":"未知占位符","ui.panel.config.blueprint.caption":"Blueprint","ui.panel.config.blueprint.description":"管理 Blueprint","ui.panel.config.blueprint.overview.header":"Blueprint 编辑器","ui.panel.config.blueprint.overview.introduction":"Blueprint 编辑器方便您导入和管理 Blueprint。","ui.panel.config.blueprint.overview.learn_more":"详细了解如何使用 Blueprint","ui.panel.config.blueprint.overview.headers.name":"名称","ui.panel.config.blueprint.overview.headers.domain":"域","ui.panel.config.blueprint.overview.headers.file_name":"文件名","ui.panel.config.blueprint.overview.confirm_delete_header":"删除此 Blueprint?","ui.panel.config.blueprint.overview.confirm_delete_text":"您确定要删除此 Blueprint 吗?","ui.panel.config.blueprint.overview.add_blueprint":"添加 Blueprint","ui.panel.config.blueprint.overview.use_blueprint":"创建自动化","ui.panel.config.blueprint.overview.delete_blueprint":"删除 Blueprint","ui.panel.config.blueprint.overview.share_blueprint":"共享 Blueprint","ui.panel.config.blueprint.overview.share_blueprint_no_url":"无法共享 Blueprint,因为没有源码 URL","ui.panel.config.blueprint.overview.discover_more":"探索更多 Blueprint","ui.panel.config.blueprint.add.header":"导入 Blueprint","ui.panel.config.blueprint.add.import_header":"Blueprint \"{name}\"","ui.panel.config.blueprint.add.import_introduction_link":"您可以从 Github 和{community_link}导入其他用户的 Blueprint。请在下方输入 Blueprint 的 URL。","ui.panel.config.blueprint.add.community_forums":"社区论坛","ui.panel.config.blueprint.add.url":"Blueprint URL","ui.panel.config.blueprint.add.raw_blueprint":"Blueprint 内容","ui.panel.config.blueprint.add.importing":"正在导入 Blueprint...","ui.panel.config.blueprint.add.import_btn":"预览 Blueprint","ui.panel.config.blueprint.add.saving":"正在保存 Blueprint...","ui.panel.config.blueprint.add.save_btn":"保存 Blueprint","ui.panel.config.blueprint.add.error_no_url":"请输入 Blueprint 的 URL。","ui.panel.config.blueprint.add.unsupported_blueprint":"此 Blueprint 不受支持","ui.panel.config.blueprint.add.file_name":"Blueprint 路径","ui.panel.config.script.caption":"脚本","ui.panel.config.script.description":"执行一系列动作","ui.panel.config.script.picker.header":"脚本编辑器","ui.panel.config.script.picker.introduction":"脚本编辑器方便您创建及编辑脚本。请按照下面的链接阅读说明,以确保配置正确。","ui.panel.config.script.picker.learn_more":"详细了解脚本","ui.panel.config.script.picker.no_scripts":"未找到可编辑的脚本","ui.panel.config.script.picker.add_script":"添加脚本","ui.panel.config.script.picker.show_info":"显示有关脚本的信息","ui.panel.config.script.picker.run_script":"运行脚本","ui.panel.config.script.picker.edit_script":"编辑脚本","ui.panel.config.script.picker.headers.name":"名称","ui.panel.config.script.picker.duplicate_script":"复制脚本","ui.panel.config.script.picker.duplicate":"制作副本","ui.panel.config.script.editor.alias":"名称","ui.panel.config.script.editor.icon":"图标","ui.panel.config.script.editor.id":"实体 ID","ui.panel.config.script.editor.id_already_exists_save_error":"无法保存此脚本,因为 ID 不唯一。请选择其他 ID 或将其留空,以自动生成一个 ID。","ui.panel.config.script.editor.id_already_exists":"此 ID 已存在","ui.panel.config.script.editor.introduction":"操作有条不紊,一切交给脚本。","ui.panel.config.script.editor.header":"脚本:{name}","ui.panel.config.script.editor.default_name":"新建脚本","ui.panel.config.script.editor.modes.label":"模式","ui.panel.config.script.editor.modes.description":"“模式”控制当该脚本仍在执行时,再次被调用时要采取的操作。请参阅{documentation_link}以进一步了解。","ui.panel.config.script.editor.modes.documentation":"脚本文档","ui.panel.config.script.editor.modes.single":"单点 (默认)","ui.panel.config.script.editor.modes.restart":"重启","ui.panel.config.script.editor.modes.queued":"队列","ui.panel.config.script.editor.modes.parallel":"并行","ui.panel.config.script.editor.max.queued":"队列长度","ui.panel.config.script.editor.max.parallel":"最大并行数量","ui.panel.config.script.editor.load_error_not_editable":"只能编辑 scripts.yaml 中的脚本。","ui.panel.config.script.editor.delete_confirm":"您确定要删除此脚本吗?","ui.panel.config.script.editor.delete_script":"删除脚本","ui.panel.config.script.editor.save_script":"保存脚本","ui.panel.config.script.editor.sequence":"顺序","ui.panel.config.script.editor.sequence_sentence":"该脚本的操作顺序。","ui.panel.config.script.editor.link_available_actions":"详细了解可用操作。","ui.panel.config.scene.caption":"场景","ui.panel.config.scene.description":"定格一组设备的状态,日后即可一键恢复","ui.panel.config.scene.activated":"已激活场景 {name}。","ui.panel.config.scene.picker.header":"场景编辑器","ui.panel.config.scene.picker.introduction":"场景编辑器方便您创建及编辑场景。请按照下面的链接阅读说明,以确保配置正确。","ui.panel.config.scene.picker.learn_more":"详细了解场景","ui.panel.config.scene.picker.pick_scene":"选取要编辑的场景","ui.panel.config.scene.picker.no_scenes":"未找到可编辑的场景","ui.panel.config.scene.picker.add_scene":"添加场景","ui.panel.config.scene.picker.only_editable":"只能编辑 scenes.yaml 中的场景。","ui.panel.config.scene.picker.edit_scene":"编辑场景","ui.panel.config.scene.picker.show_info_scene":"显示有关场景的信息","ui.panel.config.scene.picker.delete_scene":"删除场景","ui.panel.config.scene.picker.delete_confirm":"您确定要删除此场景吗?","ui.panel.config.scene.picker.duplicate_scene":"复制场景","ui.panel.config.scene.picker.duplicate":"制作副本","ui.panel.config.scene.picker.headers.name":"名称","ui.panel.config.scene.editor.introduction":"场景激活,家居更鲜活。","ui.panel.config.scene.editor.default_name":"新建场景","ui.panel.config.scene.editor.load_error_not_editable":"只能编辑 scenes.yaml 中的场景。","ui.panel.config.scene.editor.load_error_unknown":"加载场景错误 ({err_no})。","ui.panel.config.scene.editor.save":"保存","ui.panel.config.scene.editor.unsaved_confirm":"有更改尚未保存,确定离开页面吗?","ui.panel.config.scene.editor.name":"名称","ui.panel.config.scene.editor.icon":"图标","ui.panel.config.scene.editor.devices.header":"设备","ui.panel.config.scene.editor.devices.introduction":"在此添加要包含在场景中的设备,然后将它们设置成该场景所需的状态。","ui.panel.config.scene.editor.devices.add":"添加设备","ui.panel.config.scene.editor.devices.delete":"删除设备","ui.panel.config.scene.editor.entities.header":"实体","ui.panel.config.scene.editor.entities.introduction":"可在此处设置不属于设备的实体。","ui.panel.config.scene.editor.entities.without_device":"无设备关联的实体","ui.panel.config.scene.editor.entities.device_entities":"如果添加的实体属于某设备,仍会添加为设备。","ui.panel.config.scene.editor.entities.add":"添加实体","ui.panel.config.scene.editor.entities.delete":"删除实体","ui.panel.config.cloud.description_login":"登录为 {email}","ui.panel.config.cloud.description_not_login":"未登录","ui.panel.config.cloud.description_features":"远程控制智能家居,还可接入 Alexa 和 Google Assistant","ui.panel.config.cloud.login.title":"Cloud 登录","ui.panel.config.cloud.login.introduction":"当您不在家时,ioBroker Cloud 供您安全地远程连接到您的实例。它还允许您连接仅限云端的服务:Amazon Alexa 和 Google Assistant。","ui.panel.config.cloud.login.introduction2":"此服务由我们的合作伙伴运行","ui.panel.config.cloud.login.introduction2a":",由 ioBroker 和 Hass.io 的创始人创立的公司。","ui.panel.config.cloud.login.introduction3":"ioBroker Cloud 是一项订阅服务,提供一个月免费试用。无需提供付款信息。","ui.panel.config.cloud.login.learn_more_link":"详细了解 ioBroker Cloud","ui.panel.config.cloud.login.dismiss":"忽略","ui.panel.config.cloud.login.sign_in":"登录","ui.panel.config.cloud.login.email":"电子邮箱","ui.panel.config.cloud.login.email_error_msg":"电子邮件无效","ui.panel.config.cloud.login.password":"密码","ui.panel.config.cloud.login.password_error_msg":"密码至少为 8 个字符","ui.panel.config.cloud.login.forgot_password":"忘记密码?","ui.panel.config.cloud.login.start_trial":"开始 1 个月免费试用","ui.panel.config.cloud.login.trial_info":"无需付款信息","ui.panel.config.cloud.login.alert_password_change_required":"您需要在登录前更改密码。","ui.panel.config.cloud.login.alert_email_confirm_necessary":"您需要在登录前确认您的电子邮件。","ui.panel.config.cloud.forgot_password.title":"忘记密码","ui.panel.config.cloud.forgot_password.subtitle":"忘记密码","ui.panel.config.cloud.forgot_password.instructions":"请输入您的电子邮件地址,用于发送重置密码链接。","ui.panel.config.cloud.forgot_password.email":"电子邮件","ui.panel.config.cloud.forgot_password.email_error_msg":"电子邮件无效","ui.panel.config.cloud.forgot_password.send_reset_email":"发送重置邮件","ui.panel.config.cloud.forgot_password.check_your_email":"请查收电子邮件以获取重设密码的说明。","ui.panel.config.cloud.register.title":"注册帐户","ui.panel.config.cloud.register.headline":"开始免费试用","ui.panel.config.cloud.register.information":"创建一个帐户以开始 ioBroker Cloud 的一个月免费试用。无需提供付款信息。","ui.panel.config.cloud.register.information2":"试用版将为您提供 ioBroker Cloud 的所有权益,包括:","ui.panel.config.cloud.register.feature_remote_control":"出门在外也可控制 ioBroker","ui.panel.config.cloud.register.feature_google_home":"接入 Google Assistant","ui.panel.config.cloud.register.feature_amazon_alexa":"接入 Amazon Alexa","ui.panel.config.cloud.register.feature_webhook_apps":"轻松接入基于 Webhook 的应用程序(如 OwnTracks)","ui.panel.config.cloud.register.information3":"此服务由我们的合作伙伴运行","ui.panel.config.cloud.register.information3a":",由 ioBroker 和 Hass.io 的创始人创立的公司。","ui.panel.config.cloud.register.information4":"注册帐户即表示您同意以下条款和条件。","ui.panel.config.cloud.register.link_terms_conditions":"条款和条件","ui.panel.config.cloud.register.link_privacy_policy":"隐私政策","ui.panel.config.cloud.register.create_account":"创建帐户","ui.panel.config.cloud.register.email_address":"电子邮件地址","ui.panel.config.cloud.register.email_error_msg":"电子邮件无效","ui.panel.config.cloud.register.password":"密码","ui.panel.config.cloud.register.password_error_msg":"密码至少为 8 个字符","ui.panel.config.cloud.register.start_trial":"开始试用","ui.panel.config.cloud.register.resend_confirm_email":"重新发送确认电子邮件","ui.panel.config.cloud.register.account_created":"已创建帐户!有关如何激活帐户的说明,请查看您的电子邮件。","ui.panel.config.cloud.account.thank_you_note":"感谢您加入 ioBroker Cloud。正是因为像您这样的人,我们才得以为每个人带来出色的智能家居体验。谢谢!","ui.panel.config.cloud.account.nabu_casa_account":"Nabu Casa 帐户","ui.panel.config.cloud.account.connection_status":"云连接状态","ui.panel.config.cloud.account.manage_account":"管理帐户","ui.panel.config.cloud.account.sign_out":"退出","ui.panel.config.cloud.account.integrations":"集成","ui.panel.config.cloud.account.integrations_introduction":"ioBroker Cloud 的集成使您可以连接云中的服务,而不必在 Internet 上公开 ioBroker 实例。","ui.panel.config.cloud.account.integrations_introduction2":"浏览网站以查找","ui.panel.config.cloud.account.integrations_link_all_features":"所有可用功能","ui.panel.config.cloud.account.connected":"已连接","ui.panel.config.cloud.account.connecting":"正在连接...","ui.panel.config.cloud.account.not_connected":"未连接","ui.panel.config.cloud.account.fetching_subscription":"正在获取订阅...","ui.panel.config.cloud.account.tts.title":"TTS","ui.panel.config.cloud.account.tts.info":"用我们的 TTS 服务,让您的家能开口说话,把智能家居变得更有人情味吧。可以在自动化和脚本中调用 {service} 服务来使用它。","ui.panel.config.cloud.account.tts.default_language":"默认使用语言","ui.panel.config.cloud.account.tts.male":"男声","ui.panel.config.cloud.account.tts.female":"女声","ui.panel.config.cloud.account.tts.try":"尝试","ui.panel.config.cloud.account.tts.dialog.header":"尝试 TTS","ui.panel.config.cloud.account.tts.dialog.example_message":"{name},您好,现在可以在支持的媒体播放器上播报任意文本了!","ui.panel.config.cloud.account.tts.dialog.target":"目标","ui.panel.config.cloud.account.tts.dialog.target_browser":"浏览器","ui.panel.config.cloud.account.tts.dialog.play":"播放","ui.panel.config.cloud.account.remote.title":"远程控制","ui.panel.config.cloud.account.remote.connected":"已连接","ui.panel.config.cloud.account.remote.not_connected":"未连接","ui.panel.config.cloud.account.remote.access_is_being_prepared":"正在准备远程访问。准备就绪后,我们会通知您。","ui.panel.config.cloud.account.remote.info":"ioBroker Cloud可以在您不在家时为您的实例提供安全的远程连接。","ui.panel.config.cloud.account.remote.instance_is_available":"您的实例在以下位置可用","ui.panel.config.cloud.account.remote.instance_will_be_available":"您的实例将在以下位置可用","ui.panel.config.cloud.account.remote.remote_enabled.caption":"自动连接","ui.panel.config.cloud.account.remote.remote_enabled.description":"要使 ioBroker 始终可以远程访问,请启用此选项。","ui.panel.config.cloud.account.remote.link_learn_how_it_works":"了解其工作原理","ui.panel.config.cloud.account.remote.certificate_info":"证书信息","ui.panel.config.cloud.account.alexa.title":"Alexa","ui.panel.config.cloud.account.alexa.info":"借助用于ioBroker Cloud的Alexa集成,您将能够通过任何支持Alexa的设备控制所有ioBroker设备。","ui.panel.config.cloud.account.alexa.enable_ha_skill":"为 Alexa 启用ioBroker技能","ui.panel.config.cloud.account.alexa.config_documentation":"配置文档","ui.panel.config.cloud.account.alexa.enable_state_reporting":"启用状态报告","ui.panel.config.cloud.account.alexa.info_state_reporting":"如果启用状态报告,ioBroker将向 Amazon 发送所有公开实体的状态更改。这允许您始终查看 Alexa 应用中的最新状态,并使用状态更改创建例程。","ui.panel.config.cloud.account.alexa.sync_entities":"同步实体到 Amazon","ui.panel.config.cloud.account.alexa.manage_entities":"管理实体:","ui.panel.config.cloud.account.alexa.sync_entities_error":"无法同步实体:","ui.panel.config.cloud.account.alexa.state_reporting_error":"无法{enable_disable}状态报告。","ui.panel.config.cloud.account.alexa.enable":"启用","ui.panel.config.cloud.account.alexa.disable":"禁用","ui.panel.config.cloud.account.google.title":"Google Assistant","ui.panel.config.cloud.account.google.info":"通过 ioBroker Cloud 的 Google Assistant 集成,您将可以通过任何启用了 Google Assistant 的设备来控制所有 ioBroker 设备。","ui.panel.config.cloud.account.google.enable_ha_skill":"为 Google Assistant 激活 ioBroker 技能","ui.panel.config.cloud.account.google.config_documentation":"配置文档","ui.panel.config.cloud.account.google.enable_state_reporting":"启用状态报告","ui.panel.config.cloud.account.google.info_state_reporting":"如果启用状态报告,则 ioBroker 会将公开实体的所有状态变化发送给 Google。这样您就可以始终在 Google 应用中看到最新状态。","ui.panel.config.cloud.account.google.security_devices":"安全设备","ui.panel.config.cloud.account.google.enter_pin_info":"请输入一个 PIN 码以和安全设备交互。安全设备就是门、车库开门器和锁之类的物品。通过 Google Assistant 与此类设备互动时,会要求您说出或输入此 PIN 码。","ui.panel.config.cloud.account.google.devices_pin":"安全设备 PIN 码","ui.panel.config.cloud.account.google.enter_pin_hint":"输入 PIN 码以使用安全设备","ui.panel.config.cloud.account.google.sync_entities":"同步实体到 Google","ui.panel.config.cloud.account.google.sync_entities_404_message":"无法将实体同步到 Google,请对 Google 说 “Hey Google, sync my devices”来同步实体。","ui.panel.config.cloud.account.google.manage_entities":"管理实体","ui.panel.config.cloud.account.google.enter_pin_error":"无法存储pin:","ui.panel.config.cloud.account.google.not_configured_title":"Google Assistant 未激活","ui.panel.config.cloud.account.google.not_configured_text":"在使用 Google Assistant 之前,需要在 Google Home 应用中激活 Google Assistant 的 ioBroker Cloud 技能。","ui.panel.config.cloud.account.webhooks.title":"Webhooks","ui.panel.config.cloud.account.webhooks.info":"由webhook触发的任何配置可以提供公开访问的URL,它允许您将数据发送回家庭助理从任何地方,并且不会暴露您的实例。","ui.panel.config.cloud.account.webhooks.no_hooks_yet":"您还没有 webhook。您可以配置一个","ui.panel.config.cloud.account.webhooks.no_hooks_yet_link_integration":"基于 Webhook 的集成","ui.panel.config.cloud.account.webhooks.no_hooks_yet2":"或创建一个","ui.panel.config.cloud.account.webhooks.no_hooks_yet_link_automation":"Webhook 自动化","ui.panel.config.cloud.account.webhooks.link_learn_more":"了解有关创建基于Webhook的自动化的更多信息。","ui.panel.config.cloud.account.webhooks.loading":"载入中...","ui.panel.config.cloud.account.webhooks.manage":"管理","ui.panel.config.cloud.account.webhooks.disable_hook_error_msg":"无法禁用 Webhook:","ui.panel.config.cloud.alexa.title":"Alexa","ui.panel.config.cloud.alexa.banner":"由于您在 configuration.yaml 中配置了实体过滤器,无法通过此 UI 修改要开放的实体。","ui.panel.config.cloud.alexa.exposed_entities":"公开的实体","ui.panel.config.cloud.alexa.not_exposed_entities":"不可发现的实体","ui.panel.config.cloud.alexa.manage_domains":"管理域","ui.panel.config.cloud.alexa.expose_entity":"使实体可发现","ui.panel.config.cloud.alexa.dont_expose_entity":"使实体不可发现","ui.panel.config.cloud.alexa.follow_domain":"跟随域设置","ui.panel.config.cloud.alexa.exposed":"{selected} 个可发现","ui.panel.config.cloud.alexa.not_exposed":"{selected} 个不可发现","ui.panel.config.cloud.alexa.expose":"向Alexa发送你的位置","ui.panel.config.cloud.dialog_certificate.certificate_information":"证书信息","ui.panel.config.cloud.dialog_certificate.certificate_expiration_date":"证书到期日期:","ui.panel.config.cloud.dialog_certificate.will_be_auto_renewed":"将自动续订","ui.panel.config.cloud.dialog_certificate.fingerprint":"证书指纹:","ui.panel.config.cloud.dialog_certificate.close":"关闭","ui.panel.config.cloud.google.title":"谷歌助手","ui.panel.config.cloud.google.expose":"向HomeAsssiant发送你的位置","ui.panel.config.cloud.google.disable_2FA":"禁用双因素身份验证","ui.panel.config.cloud.google.banner":"编辑器已禁用,因为配置存储于 configuration.yaml。","ui.panel.config.cloud.google.exposed_entities":"公开的实体","ui.panel.config.cloud.google.not_exposed_entities":"不可发现的实体","ui.panel.config.cloud.google.manage_domains":"管理域","ui.panel.config.cloud.google.expose_entity":"使实体可发现","ui.panel.config.cloud.google.dont_expose_entity":"使实体不可发现","ui.panel.config.cloud.google.follow_domain":"跟随域设置","ui.panel.config.cloud.google.exposed":"{selected} 个可发现","ui.panel.config.cloud.google.not_exposed":"{selected} 个不可发现","ui.panel.config.cloud.google.sync_to_google":"正在将更改同步到Google。","ui.panel.config.cloud.dialog_cloudhook.webhook_for":"{name}的Webhook","ui.panel.config.cloud.dialog_cloudhook.available_at":"Webhook 可从以下 URL 获得:","ui.panel.config.cloud.dialog_cloudhook.managed_by_integration":"该Webhook由集成管理,无法禁用。","ui.panel.config.cloud.dialog_cloudhook.info_disable_webhook":"如果您不再要使用此 Webhook,您可以","ui.panel.config.cloud.dialog_cloudhook.link_disable_webhook":"禁用","ui.panel.config.cloud.dialog_cloudhook.view_documentation":"查看文档","ui.panel.config.cloud.dialog_cloudhook.close":"关闭","ui.panel.config.cloud.dialog_