Commit 27254419e5bb5d83d0f04444011760dff36af0b0
Committed by
GitHub
Merge pull request #1652 from egeong/patch-1
translated
Showing
1 changed file
with
96 additions
and
0 deletions
... | ... | @@ -740,6 +740,102 @@ |
740 | 740 | "no-entities-prompt": "没有找到实体", |
741 | 741 | "no-data": "无数据" |
742 | 742 | }, |
743 | + "entity-view": { | |
744 | + "entity-view": "实体视图", | |
745 | + "entity-view-required": "实体视图必填。", | |
746 | + "entity-views": "实体视图", | |
747 | + "management": "实体视图管理", | |
748 | + "view-entity-views": "查看实体视图", | |
749 | + "entity-view-alias": "实体视图别名", | |
750 | + "aliases": "实体视图别名", | |
751 | + "no-alias-matching": "'{{alias}}' 没有找到。", | |
752 | + "no-aliases-found": "找不到别名。", | |
753 | + "no-key-matching": "'{{key}}' 没有找到。", | |
754 | + "no-keys-found": "找不到密钥。", | |
755 | + "create-new-alias": "创建一个新的别名!", | |
756 | + "create-new-key": "创建一个新的密钥!", | |
757 | + "duplicate-alias-error": "找到重复别名 '{{alias}}'.<br>实体视图别名在仪表板中必须是唯一的。", | |
758 | + "configure-alias": "配置 '{{alias}}' 别名", | |
759 | + "no-entity-views-matching": "没有实体视图匹配 '{{entity}}' 被找到。", | |
760 | + "alias": "别名", | |
761 | + "alias-required": "视图实体别名必填。", | |
762 | + "remove-alias": "移除视图实体别名", | |
763 | + "add-alias": "添加视图实体别名", | |
764 | + "name-starts-with": "实体视图名称前缀", | |
765 | + "entity-view-list": "实体视图列表", | |
766 | + "use-entity-view-name-filter": "使用过滤器", | |
767 | + "entity-view-list-empty": "未选择任何实体视图。", | |
768 | + "entity-view-name-filter-required": "实体视图名称过滤器必填。", | |
769 | + "entity-view-name-filter-no-entity-view-matched": "没有实体视图名称前缀 '{{entityView}}' 被找到。", | |
770 | + "add": "添加视图实体", | |
771 | + "assign-to-customer": "分配给客户", | |
772 | + "assign-entity-view-to-customer": "将实体视图分配给客户", | |
773 | + "assign-entity-view-to-customer-text": "请选择要分配给客户的实体视图", | |
774 | + "no-entity-views-text": "找不到实体视图", | |
775 | + "assign-to-customer-text": "请选择客户以分配实体视图", | |
776 | + "entity-view-details": "实体视图详细信息", | |
777 | + "add-entity-view-text": "添加新的实体视图", | |
778 | + "delete": "删除实体视图", | |
779 | + "assign-entity-views": "分配实体视图", | |
780 | + "assign-entity-views-text": "分配 { count, plural, 1 {1 实体视图} other {# 实体视图} } 给客户", | |
781 | + "delete-entity-views": "移除实体视图", | |
782 | + "unassign-from-customer": "取消分配客户", | |
783 | + "unassign-entity-views": "取消分配实体视图", | |
784 | + "unassign-entity-views-action-title": "从客户处取消分配 { count, plural, 1 {1 实体视图} other {# 实体视图} }", | |
785 | + "assign-new-entity-view": "分配新的实体视图", | |
786 | + "delete-entity-view-title": "您确定要删除实体视图 '{{entityViewName}}'吗?", | |
787 | + "delete-entity-view-text": "请注意,在确认后实体视图和所有相关数据将变得不可恢复。", | |
788 | + "delete-entity-views-title": "你确定要删除 { count, plural, 1 {1 实体视图} other {# 实体视图} }吗?", | |
789 | + "delete-entity-views-action-title": "删除 { count, plural, 1 {1 实体视图} other {# 实体视图} }", | |
790 | + "delete-entity-views-text": "请注意,在确认后将删除所有选定的实体视图,并且所有相关数据将变为不可恢复。", | |
791 | + "unassign-entity-view-title": "您确定要取消分配实体视图 '{{entityViewName}}'吗?", | |
792 | + "unassign-entity-view-text": "确认后,实体视图将被取消分配,客户将无法访问。", | |
793 | + "unassign-entity-view": "取消分配实体视图", | |
794 | + "unassign-entity-views-title": "你确定要取消分配 { count, plural, 1 {1 实体视图} other {# 实体视图} }吗?", | |
795 | + "unassign-entity-views-text": "确认后,所有选定的实体视图都将被取消分配,客户将无法访问。", | |
796 | + "entity-view-type": "实体视图类型", | |
797 | + "entity-view-type-required": "实体视图类型必填。", | |
798 | + "select-entity-view-type": "选择实体视图类型", | |
799 | + "enter-entity-view-type": "输入实体视图类型", | |
800 | + "any-entity-view": "任何实体视图", | |
801 | + "no-entity-view-types-matching": "没有找到匹配 '{{entitySubtype}}' 的实体视图类型。", | |
802 | + "entity-view-type-list-empty": "未选择任何实体视图类型。", | |
803 | + "entity-view-types": "实体视图类型", | |
804 | + "name": "名称", | |
805 | + "name-required": "名称必填。", | |
806 | + "description": "描述", | |
807 | + "events": "事件", | |
808 | + "details": "详情", | |
809 | + "copyId": "复制实体视图ID", | |
810 | + "assignedToCustomer": "分配给客户", | |
811 | + "unable-entity-view-device-alias-title": "无法删除实体视图别名", | |
812 | + "unable-entity-view-device-alias-text": "设备别名 '{{entityViewAlias}}' 无法删除,因为它由以下小部件使用:<br/>{{widgetsList}}", | |
813 | + "select-entity-view": "选择实体视图", | |
814 | + "make-public": "将实体视图公开", | |
815 | + "make-private": "将实体视图设为私有", | |
816 | + "start-date": "开始日期", | |
817 | + "start-ts": "开始时间", | |
818 | + "end-date": "结束日期", | |
819 | + "end-ts": "结束时间", | |
820 | + "date-limits": "日期范围", | |
821 | + "client-attributes": "客户属性", | |
822 | + "shared-attributes": "共享属性", | |
823 | + "server-attributes": "服务器属性", | |
824 | + "timeseries": "时间序列", | |
825 | + "client-attributes-placeholder": "客户属性", | |
826 | + "shared-attributes-placeholder": "共享属性", | |
827 | + "server-attributes-placeholder": "服务器属性", | |
828 | + "timeseries-placeholder": "时间序列", | |
829 | + "target-entity": "目标实体", | |
830 | + "attributes-propagation": "属性传播", | |
831 | + "attributes-propagation-hint": "每次保存或更新此实体视图时,实体视图将自动从目标实体复制指定的属性。出于性能原因,目标实体属性不会在每次属性更改时传播到实体视图。通过在规则链中配置“copy to view”规则节点,并将“Post attributes”和“Attributes Updated”消息链接到新的规则节点,可以启用自动传播。", | |
832 | + "timeseries-data": "时间序列数据", | |
833 | + "timeseries-data-hint": "配置实体视图可访问目标实体的时间序列数据键。此时间序列数据是只读的。", | |
834 | + "make-public-entity-view-title": "您确定要将实体视图 '{{entityViewName}}' 设为公开吗?", | |
835 | + "make-public-entity-view-text": "确认后,设备及其所有数据将被设为公开并可被其他人访问。", | |
836 | + "make-private-entity-view-title": "您确定要将实体视图 '{{entityViewName}}' 设为私有吗?", | |
837 | + "make-private-entity-view-text": "确认后,设备及其所有数据将被设为私有,不被其他人访问。" | |
838 | + }, | |
743 | 839 | "event": { |
744 | 840 | "event-type": "事件类型", |
745 | 841 | "type-error": "错误", | ... | ... |