bfg-common 1.3.594 → 1.3.596

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. package/assets/localization/local_be.json +123 -96
  2. package/assets/localization/local_en.json +123 -96
  3. package/assets/localization/local_hy.json +123 -96
  4. package/assets/localization/local_kk.json +123 -96
  5. package/assets/localization/local_ru.json +126 -96
  6. package/assets/localization/local_zh.json +123 -96
  7. package/components/atoms/TheIcon2.vue +1366 -1366
  8. package/components/atoms/modal/bySteps/BySteps.vue +1 -1
  9. package/components/atoms/modal/byStepsSecond/ByStepsSecond.vue +1 -1
  10. package/components/atoms/table/dataGrid/DataGridPagination.vue +1 -1
  11. package/components/atoms/wizard/Wizard.vue +1 -1
  12. package/components/common/adapterManager/ui/table/Header.vue +1 -1
  13. package/components/common/browse/Browse.vue +240 -240
  14. package/components/common/browse/blocks/Title.vue +91 -91
  15. package/components/common/browse/blocks/info/Date.vue +21 -21
  16. package/components/common/context/recursion/Recursion.vue +86 -86
  17. package/components/common/context/recursion/RecursionNew.vue +198 -198
  18. package/components/common/context/recursion/RecursionOld.vue +212 -212
  19. package/components/common/diagramMain/modals/editSettings/tabs/Security.vue +6 -6
  20. package/components/common/diagramMain/modals/lib/config/adapterModal.ts +1 -1
  21. package/components/common/diagramMain/modals/lib/config/networkModal.ts +4 -4
  22. package/components/common/diagramMain/modals/lib/config/switchModal.ts +4 -4
  23. package/components/common/layout/theHeader/feedback/Feedback.vue +1 -1
  24. package/components/common/layout/theHeader/helpMenu/About.vue +4 -4
  25. package/components/common/layout/theHeader/helpMenu/helpMenuNew/lib/config/dropMenu.ts +2 -2
  26. package/components/common/layout/theHeader/helpMenu/helpMenuOld/lib/config/dropMenu.ts +2 -2
  27. package/components/common/layout/theHeader/userMenu/modals/preferences/inventory/InventoryNew.vue +1 -1
  28. package/components/common/layout/theHeader/userMenu/modals/preferences/lib/config/preferencesTabs.ts +1 -1
  29. package/components/common/monitor/advanced/tools/chartOptionsModal/counters/table/lib/config/tableConfig.ts +1 -1
  30. package/components/common/pages/Tasks.vue +2 -2
  31. package/components/common/pages/hardwareHealth/tableView/lib/config/storageSensorTable.ts +1 -1
  32. package/components/common/pages/hardwareHealth/tableView/lib/config/systemLogTable.ts +1 -1
  33. package/components/common/shortcuts/Shortcuts.vue +1 -1
  34. package/components/common/split/horizontal/HorizontalNew.vue +321 -321
  35. package/components/common/vm/actions/common/customizeHardware/virtualHardware/browseView/BrowseView.vue +1 -1
  36. package/components/common/vm/actions/common/customizeHardware/virtualHardware/cpu/CpuModel.vue +2 -2
  37. package/components/common/vm/actions/common/customizeHardware/virtualHardware/cpu/Hv.vue +1 -1
  38. package/components/common/vm/actions/common/customizeHardware/virtualHardware/cpu/Sa.vue +1 -1
  39. package/components/common/vm/actions/common/customizeHardware/virtualHardware/cpu/tooltip/Tooltip.vue +1 -1
  40. package/components/common/vm/actions/common/select/storage/lib/config/config.ts +1 -1
  41. package/components/common/wizards/datastore/add/Add.vue +437 -437
  42. package/components/common/wizards/datastore/add/readyComplete/ReadyComplete.vue +95 -95
  43. package/components/common/wizards/vm/migrate/select/storage/table/datastore/lib/config/config.ts +1 -1
  44. package/components/common/wizards/vm/migrate/select/targetServer/new/lib/config/defaultForm.ts +3 -3
  45. package/composables/productNameLocal.ts +31 -6
  46. package/composables/useEnvLanguage.ts +2 -2
  47. package/lib/models/interfaces.ts +16 -3
  48. package/lib/models/types.ts +24 -1
  49. package/lib/utils/sendTask.ts +1 -1
  50. package/package.json +2 -2
  51. package/plugins/recursion.ts +293 -293
  52. package/store/tasks/mappers/recentTasks.ts +45 -45
@@ -1,29 +1,130 @@
1
1
  {
2
- "about": "关于我们",
3
- "aboutDesc1": "该产品受许可协议所有条款的约束。 {companyName}",
4
- "aboutDesc2": "拥有{trademark} PC 的独家版权。 未经{companyName}明确书面许可,不得出于商业目的复制或转让本产品或其部分内容给第三方。",
5
- "aboutHeading": "©️ {companyName},2023。",
6
- "aboutSubtitle": "保留所有版权。",
7
- "accept": "接受",
8
- "acceptanceLevel": "接受級別",
9
- "access": "使用权",
10
- "accessControl": "访问控制",
2
+ "common": {
3
+ "success": "成功",
4
+ "warning": "警告",
5
+ "error": "错误",
6
+ "info": "信息",
7
+ "clearAll": "全部清除",
8
+ "vms": "虚拟机",
9
+ "hosts": "主机",
10
+ "services": "服务",
11
+ "target": "目标",
12
+ "status": "地位",
13
+ "details": "细节",
14
+ "initiator": "发起人",
15
+ "queuedFor": "符合",
16
+ "startTime": "开始时间",
17
+ "completionTime": "完成时间",
18
+ "executionTime": "执行时间",
19
+ "server": "服务器",
20
+ "zone": "区",
21
+ "object": "一个东西",
22
+ "name": "姓名",
23
+ "all": "全部",
24
+ "running": "跑步",
25
+ "failed": "失败的",
26
+ "items": "元素",
27
+ "beta": "测试版",
28
+ "emptyRelatedEvents": "没有相关事件。",
29
+ "assignedTag": "分配的标签",
30
+ "description": "描述",
31
+ "previous": "以前的",
32
+ "next": "更远",
33
+ "node": "节点",
34
+ "fieldRequired": "此字段是必需的",
35
+ "domain": "领域",
36
+ "accept": "接受",
37
+ "access": "使用权",
38
+ "actions": "动作",
39
+ "networks": "网络"
40
+ },
41
+ "auth": {
42
+ "welcomeTo": "欢迎来到",
43
+ "username": "用户名",
44
+ "password": "密码",
45
+ "login": "入口",
46
+ "authBgTextProcurator": "利用单 $*个$ 虚拟机管理程序创建虚拟机、管理存储和 $*设$ 置网络",
47
+ "downloadCertificate": "下载证书",
48
+ "invalidCertificateDescription": "注意力!默认情况下安装自签名 SSL 证书。要继续使用此 SSL 证书,您需要将其添加到根存储区。这可以在所有客户端设备上完成,或者替换为组织的 SSL 证书,或者使用您自己的证书。",
49
+ "useWindowsSessionAuthentication": "使用 Windows 会话身份验证",
50
+ "authBgTextSphere": "轻松 $*监$ 控和控制虚拟 $*化$ 主机"
51
+ },
52
+ "home": {
53
+ "objectsWithMostAlerts": "警报最多的对象"
54
+ },
55
+ "tasks": {
56
+ "task": "任务",
57
+ "recentTask": "最近的任务",
58
+ "taskName": "任务名称",
59
+ "moreTasks": "附加任务"
60
+ },
61
+ "layout": {
62
+ "alarms": "闹钟",
63
+ "triggered": "推出",
64
+ "acknowledged": "确认的",
65
+ "acknowledgedBy": "认可",
66
+ "triggeringEvent": "触发事件",
67
+ "notifyWarningMsg": "您的清单中有已过期或即将过期的许可证。",
68
+ "notifyInfoMsg": "提供 Horizo​​n-VS 管理系统更新",
69
+ "about": "关于我们",
70
+ "aboutDesc1": "该产品受许可协议所有条款的约束。 {companyName}",
71
+ "aboutDesc2": "拥有{trademark} PC 的独家版权。 未经{companyName}明确书面许可,不得出于商业目的复制或转让本产品或其部分内容给第三方。",
72
+ "aboutHeading": "©️ {companyName},2023。",
73
+ "aboutSubtitle": "保留所有版权。"
74
+ },
75
+ "mainNavigation": {
76
+ "home": "家",
77
+ "shortcuts": "标签",
78
+ "inventory": "存货",
79
+ "contentLibraries": "内容库",
80
+ "globalInventoryLists": "全球库存",
81
+ "policiesProfiles": "政策和概况",
82
+ "autoDeploy": "自动部署",
83
+ "hybridCloudServices": "混合云服务",
84
+ "developerCenter": "开发者中心",
85
+ "administration": "行政",
86
+ "tasks": "任务",
87
+ "accessLog": "访问日志",
88
+ "events": "事件",
89
+ "logs": "日志",
90
+ "tagsCustomAttributes": "标签和自定义属性",
91
+ "lifecycleManager": "生命周期经理",
92
+ "realizeOperations": "执行操作",
93
+ "help": "帮助"
94
+ },
95
+ "administration": {
96
+ "joinAd": "加入广告",
97
+ "leaveAd": "留下广告",
98
+ "joinActiveDirectoryDomain": "加入下域",
99
+ "accessControl": "访问控制",
100
+ "activeDirectoryDomain": "活动目录域"
101
+ },
102
+ "inventoryConfigure": {
103
+ "acceptanceLevel": "接受級別",
104
+ "activeType": "活动型"
105
+ },
106
+ "datastoreWizard": {
107
+ "accessMode": "访问方式"
108
+ },
109
+ "inventorySummary": {
110
+ "hostSummary": "主机摘要",
111
+ "acknowledge": "有意识"
112
+ },
113
+ "contextMenu": {
114
+ "actionsMenuPower": "力量"
115
+ },
116
+ "networks": {
117
+ "active_ports": "活动端口",
118
+ "activeAdapters": "有源适配器"
119
+ },
120
+ "inventory": {
121
+ "activeMemory": "主动记忆"
122
+ },
123
+
11
124
  "accessible": "无障碍",
12
- "accessLog": "访问日志",
13
- "accessMode": "访问方式",
14
- "acknowledge": "有意识",
15
- "acknowledged": "确认的",
16
- "acknowledgedBy": "认可",
17
- "actions": "动作",
18
- "actionsMenuPower": "力量",
19
- "active_ports": "活动端口",
20
125
  "active-backup": "使用显式故障转移顺序",
21
- "activeAdapters": "有源适配器",
22
- "activeDirectoryDomain": "活动目录域",
23
- "activeDirectoryDomain ": "活动目录域 ",
24
- "activeMemory": "主动记忆",
25
126
  "activePolicy": "主動政策",
26
- "activeType": "活动型",
127
+
27
128
  "actualSpeedDuplex": "实际速度,双工",
28
129
  "actualSpeed": "实际速度",
29
130
  "adapter": "适配器",
@@ -61,7 +162,6 @@
61
162
  "addTcpAdapter": "添加 NVMe over TCP 适配器",
62
163
  "addUser": "添加用户",
63
164
  "adfsServer": "ADFS服务器",
64
- "administration": "行政",
65
165
  "admission": "入場費",
66
166
  "advanced": "先进的",
67
167
  "advancedConfiguration": "高级配置",
@@ -71,10 +171,8 @@
71
171
  "agentVmSettings": "代理虚拟机设置",
72
172
  "alarmActions": "报警动作",
73
173
  "alarmDefinitions": "警报定义",
74
- "alarms": "闹钟",
75
174
  "alerts": "警报",
76
175
  "alias": "别名",
77
- "all": "全部",
78
176
  "allActiveAdaptersAreDisconnected": "分配给交换机的所有活动物理网络适配器都断开连接。",
79
177
  "allFiles": "全部文件",
80
178
  "allGroups": "所有团体",
@@ -99,7 +197,6 @@
99
197
  "assetTag": "资产标签",
100
198
  "assign": "委",
101
199
  "assignedAdapters": "分配的适配器",
102
- "assignedTag": "分配的标签",
103
200
  "assignExistingOrNewLicense": "将现有或新许可证分配给主机",
104
201
  "assignFreePhysicalNetworkAdaptersToTheNewSwitch": "为新交换机分配空闲物理网络适配器。",
105
202
  "assignLicense": "分配許可證",
@@ -117,7 +214,6 @@
117
214
  "authenticationMethod": "身份验证方法",
118
215
  "authenticationServices": "认证服务",
119
216
  "auto": "自动地",
120
- "autoDeploy": "自动部署",
121
217
  "autoDetectSettings": "自动检测设置",
122
218
  "automatic": "汽车",
123
219
  "automaticSynchronization": "自动同步",
@@ -144,7 +240,6 @@
144
240
  "baseDistinguishedNameForUsers": "用户的基本可分辨名称",
145
241
  "basics": "基本",
146
242
  "beaconProbing": "信标探测",
147
- "beta": "测试版",
148
243
  "bIOSManufacturer": "BIOS 製造商",
149
244
  "bIOSReleaseDate": "BIOS 发布日期",
150
245
  "bIOSVersion": "BIOS版本",
@@ -209,7 +304,6 @@
209
304
  "chosenDatastoreName": "所选名称表单数据存储",
210
305
  "ciscoDiscoveryProtocol": "思科发现协议",
211
306
  "classId": "班级号",
212
- "clearAll": "全部清除",
213
307
  "clickAndDragTheMouseToAnnotate": "點擊並拖動鼠標註釋下面的截圖",
214
308
  "clickFinishStartCreation": "单击完成开始创建。",
215
309
  "clickOkDiscardTheIssuesAndProceedCancelReviewChanges": "单击 确定 以放弃问题并继续或取消以查看您的更改。",
@@ -246,7 +340,6 @@
246
340
  "compatibleWith": "兼容",
247
341
  "complement": "補充",
248
342
  "completed": "完全的",
249
- "completionTime": "完成时间",
250
343
  "concurrentTransferLimitDesc": "优先文件的并发传输限制。 如果超过,传输将排队。 此线程池仅用于传输优先级对象(目前仅限 OVF。)。",
251
344
  "concurrentTransferLimitIfExceededTransfersWillBeQueued": "并发传输限制。 如果超过,传输将排队。",
252
345
  "configuration": "配置",
@@ -295,7 +388,6 @@
295
388
  "consumedCpu": "消耗的CPU",
296
389
  "consumedMemory": "消耗内存",
297
390
  "containerVolumes": "容器卷",
298
- "contentLibraries": "内容库",
299
391
  "contents": "内容",
300
392
  "continue": "继续",
301
393
  "control": "控制",
@@ -399,13 +491,10 @@
399
491
  "deployFromTemplate": "从模板展开",
400
492
  "deployment": "部署",
401
493
  "deployVmFromOVF": "从 OVF 部署虚拟机",
402
- "description": "描述",
403
494
  "detach": "分离",
404
495
  "detachDevice": "分离设备",
405
496
  "detachDeviceDesc": "您确定要从主机上分离所选设备吗?",
406
497
  "detachDeviceNoty": "设备“{0}”与主机分离后,无法将其用于数据存储创建或 VM 配置等目的。",
407
- "details": "细节",
408
- "developerCenter": "开发者中心",
409
498
  "device": "设备",
410
499
  "deviceBacking": "设备支持",
411
500
  "deviceId": "设备ID",
@@ -448,7 +537,6 @@
448
537
  "dns_name": "域名系统名称",
449
538
  "dnsServerAddresses": "DNS服务器地址",
450
539
  "dNSServers": "DNS 服务器",
451
- "domain": "领域",
452
540
  "domainAlias": "域别名",
453
541
  "domainAliasTooltip": "对于 Active Directory 标识源,域的 NetBIOS 名称。",
454
542
  "domainName": "域名",
@@ -505,7 +593,6 @@
505
593
  "emptyAdvancedGraphText": "此条目当前没有性能数据",
506
594
  "emptyGraphText": "当前所选指标没有可用的性能数据",
507
595
  "emptyNameError": "名称不能为空。",
508
- "emptyRelatedEvents": "没有相关事件。",
509
596
  "enable": "打开",
510
597
  "tokenEnable": "打开",
511
598
  "enable3dSupport": "启用 3D 支持",
@@ -545,16 +632,13 @@
545
632
  "erasePartitionsDevice": "擦除设备上的分区",
546
633
  "erasePartitionsDeviceAlert": "您即将永久删除设备上的所有现有分区。",
547
634
  "erasePartitionsDeviceDesc": "擦除选定设备上的分区?",
548
- "error": "错误",
549
635
  "evcCpuMode": "EVC CPU 模式",
550
636
  "evcGraphicsMode": "图形模式 EVC (vSGA)",
551
637
  "evcMode": "EVC模式",
552
638
  "eventConsole": "事件控制台",
553
639
  "eventId": "事件ID",
554
- "events": "事件",
555
640
  "eventTypeId": "事件类型 ID",
556
641
  "example": "例子",
557
- "executionTime": "执行时间",
558
642
  "existingHardDisk": "现有硬盘",
559
643
  "existingHost": "现有节点",
560
644
  "existingLicense": "現有許可證",
@@ -568,7 +652,6 @@
568
652
  "exposeHardwareAssistedVirtualizationGuestOs": "为来宾操作系统提供硬件虚拟化",
569
653
  "extent": "范围 0",
570
654
  "failback": "失败回溯",
571
- "failed": "失败的",
572
655
  "failoverOrder": "故障转移顺序",
573
656
  "fallbackNtpServers": "后备 NTP 服务器",
574
657
  "faultDomain": "故障域",
@@ -578,7 +661,6 @@
578
661
  "february": "二月",
579
662
  "feedbackHelp": "反饋幫助》",
580
663
  "feedbackSent": "已發送反饋",
581
- "fieldRequired": "此字段是必需的",
582
664
  "fileNotSelected": "未選擇文件",
583
665
  "filePath": "文件路径",
584
666
  "files": "文件",
@@ -621,7 +703,6 @@
621
703
  "getMtuFromSwitch": "从交换机获取MTU",
622
704
  "ghz": "千兆赫",
623
705
  "global": "全球的",
624
- "globalInventoryLists": "全球库存",
625
706
  "globalPermissionRoot": "连接以下硬件",
626
707
  "globalPermissions": "全局权限",
627
708
  "good": "好的",
@@ -657,7 +738,6 @@
657
738
  "healthCheck": "健康检查",
658
739
  "healthCheckTableServicesStatus": "健康检查",
659
740
  "healthStatus": "健康状况",
660
- "help": "帮助",
661
741
  "helpAboutText1": "版权所有 © 1998-2022 {trademark}, Inc. 保留所有权利。",
662
742
  "helpAboutText2": "{trademark}、{trademark} 框的徽标和设计、Virtual SMP 和 vMotion 是 {trademark}, Inc. 在美国和/或其他司法管辖区的注册商标或商标。",
663
743
  "helpTooltipDesc": "使用“查找”选项查找特定的组名,然后按回车/返回键。",
@@ -668,7 +748,6 @@
668
748
  "highAvailability": "医管局状态",
669
749
  "highPerformance": "高性能",
670
750
  "history": "历史",
671
- "home": "家",
672
751
  "host": "结",
673
752
  "hostCacheConfiguration": "主机缓存配置",
674
753
  "hostClusterSupportsMoreVirtualMachineVersionSelectCompatibilityVirtualMachine": "一台主机或集群支持多个版本的 {trademark} VM。",
@@ -689,12 +768,10 @@
689
768
  "hostProfile": "主机简介",
690
769
  "hostProfiles": "主机配置文件",
691
770
  "hostReviewSummary": "查看主机摘要",
692
- "hosts": "主机",
693
771
  "hosts_amount": "主机",
694
772
  "hostsAccessibility": "主机可访问性",
695
773
  "hostsAccessibilityDesc": "选择需要访问数据存储的主机。",
696
774
  "hostsAndClusters": "主机和集群",
697
- "hostSummary": "主机摘要",
698
775
  "hostSupportsMoreVirtualMachineVersionSelectCompatibilityVirtualMachine": "主机支持多个 {trademark} 虚拟机版本。 选择虚拟机的兼容性。",
699
776
  "hostsWillEnterMaintenanceModeBeforeTheyMovedCluster": "主机在移动到集群之前将进入维护模式。",
700
777
  "hourFormat12": "12小时制",
@@ -702,7 +779,6 @@
702
779
  "hours": "小时",
703
780
  "hours2": "小时)",
704
781
  "howWouldLikeCreateVirtualMachine": "您想如何创建虚拟机?",
705
- "hybridCloudServices": "混合云服务",
706
782
  "hyperthreading": "超线程",
707
783
  "hyperthreadingStatus": "超线程状态",
708
784
  "hypervisor": "管理程序",
@@ -735,10 +811,8 @@
735
811
  "independentNonPersistent": "独立 - 非持久",
736
812
  "independentPersistent": "独立-执着",
737
813
  "inflate": "膨胀",
738
- "info": "信息",
739
814
  "information": "信息",
740
815
  "init": "初始化",
741
- "initiator": "发起人",
742
816
  "inputContainsInvalidCharacters": "输入包含无效字符。",
743
817
  "inputDevices": "输入设备",
744
818
  "installDate": "安装日期",
@@ -754,7 +828,6 @@
754
828
  "invalidMacAddress": "输入的 MAC 地址无效。",
755
829
  "invalidTimeEntry": "时间输入无效",
756
830
  "inventories": "库存",
757
- "inventory": "存货",
758
831
  "inventoryDesc": "选择将显示在清单树(左面板)中的项目。",
759
832
  "ioFilters": "输入/输出过滤器",
760
833
  "iommu": "输入输出管理单元",
@@ -788,13 +861,10 @@
788
861
  "issuer": "发行人",
789
862
  "issuesAlarms": "问题和警报",
790
863
  "item": "物品",
791
- "items": "元素",
792
864
  "itemsPerPage": "每页项目",
793
865
  "january": "一月",
794
866
  "join": "加入",
795
- "joinActiveDirectoryDomain": "加入下域",
796
867
  "joinActiveDirectoryDomainStep": "加入 Active Directory 域(仅 Active Directory - Windows 集成身份验证需要)",
797
- "joinAd": "加入广告",
798
868
  "jpegCompression": "JPEG压缩",
799
869
  "july": "七月",
800
870
  "june": "六月",
@@ -826,7 +896,6 @@
826
896
  "launchWebConsole": "启动网络控制台",
827
897
  "launchWebTerminal": "启动网络终端",
828
898
  "learnMore": "了解更多",
829
- "leaveAd": "留下广告",
830
899
  "leaveLockdownDefault": "如果您不确定该怎么做,请禁用锁定模式。 您可以稍后通过在主机设置中编辑安全配置文件来配置锁定模式",
831
900
  "legacy": "遗产",
832
901
  "level": "等级",
@@ -843,7 +912,6 @@
843
912
  "licenseKey": "許可證密鑰",
844
913
  "licenses": "许可证",
845
914
  "licensing": "许可",
846
- "lifecycleManager": "生命周期经理",
847
915
  "limit": "局限性",
848
916
  "limitIops": "限制 - IOPs",
849
917
  "limitMustBe": "限制必须大于或等于 {0}。",
@@ -869,11 +937,9 @@
869
937
  "lockGuestOperatingSystemLastRemoteUserDisconnects": "当最后一个远程用户断开连接时锁定客户操作系统",
870
938
  "lockoutPolicy": "停工政策",
871
939
  "logical_processors": "逻辑处理器",
872
- "login": "入口",
873
940
  "loginHostFailed": "无法登录到主机 {0}。",
874
941
  "loginMessage": "登录留言",
875
942
  "logout": "出口",
876
- "logs": "日志",
877
943
  "low": "短的",
878
944
  "lowercaseCharacters": "小写字符",
879
945
  "lowPower": "低功耗",
@@ -973,7 +1039,6 @@
973
1039
  "more": "是,他",
974
1040
  "moreInfo": "更多信息",
975
1041
  "moreInformation": "附加信息",
976
- "moreTasks": "附加任务",
977
1042
  "motherboardModel": "主板型號",
978
1043
  "mountGuestTools": "挂载访客工具",
979
1044
  "mountNfsReadOnly": "将 NFS 挂载为只读",
@@ -990,7 +1055,6 @@
990
1055
  "multiPathingPolicies": "多路径策略",
991
1056
  "multipleItemsSelected": "选择了多个项目",
992
1057
  "multiWriter": "多作者",
993
- "name": "姓名",
994
1058
  "nameAlreadyExists": "名称 {0} 已存在。",
995
1059
  "nameAndConfiguration": "名称和配置",
996
1060
  "nameAndConfigurationAlertInfo": "如果您计划在数据中心的新主机上配置现有数据存储,建议改用数据存储中的“装载到其他主机”操作。",
@@ -1019,7 +1083,6 @@
1019
1083
  "networkLabelInvalidMessage": "没有指定网络标签。输入一个网络标签名称。",
1020
1084
  "networkPortBinding": "网口绑定",
1021
1085
  "networkProtocolProfile": "网络协议配置文件",
1022
- "networks": "网络",
1023
1086
  "networkTimeProtocol": "网络时间协议",
1024
1087
  "networkUtilization": "网络利用率",
1025
1088
  "never": "绝不",
@@ -1054,7 +1117,6 @@
1054
1117
  "newVirtualMachine2": "新建虚拟机",
1055
1118
  "newVmAndTemplateFolder": "新建VM和模板文件夹",
1056
1119
  "newVmCreateDescription": "此选项将帮助您创建新的虚拟机。",
1057
- "next": "更远",
1058
1120
  "nextStep": "下一步",
1059
1121
  "nfs": "美国国家科学基金会",
1060
1122
  "nfsDesc": "通过网络在 NFS 共享上创建 NFS 数据存储。",
@@ -1073,7 +1135,6 @@
1073
1135
  "noConfigurableDeviceIsSelected": "未选择可配置设备。",
1074
1136
  "noCountersSelected": "未选择计数器",
1075
1137
  "noDataProvided": "没有提供资料",
1076
- "node": "节点",
1077
1138
  "noDhcpEnabledVmKernelNetAdapters": "没有启用DHCP的VMkernel网络适配器。",
1078
1139
  "noFreeNetworkAdaptersAddSwitch": "没有免费的网络适配器可以添加到交换机上。",
1079
1140
  "noItemsDisplay": "没有要显示的项目",
@@ -1091,10 +1152,8 @@
1091
1152
  "note": "笔记",
1092
1153
  "notes": "笔记",
1093
1154
  "notifyInfoActionText": "查看更新",
1094
- "notifyInfoMsg": "提供 Horizo​​n-VS 管理系统更新",
1095
1155
  "notifySwitches": "通报开关",
1096
1156
  "notifyWarningActionText": "管理您的许可证",
1097
- "notifyWarningMsg": "您的清单中有已过期或即将过期的许可证。",
1098
1157
  "notInstalled": "未安装",
1099
1158
  "notRunning": "不跑",
1100
1159
  "notScheduled": "未计划",
@@ -1110,8 +1169,6 @@
1110
1169
  "nvidiaGridGpuProfile": "NVIDIA GRID vGPU 配置文件",
1111
1170
  "nvmEOverRDMA": "RDMA上的NVMe",
1112
1171
  "nvmEOverTCP": "TCP上的NVMe",
1113
- "object": "一个东西",
1114
- "objectsWithMostAlerts": "警报最多的对象",
1115
1172
  "obtainIPv4SettingsAutomatically": "自动获取IPv4设置",
1116
1173
  "obtainSetAutoFromVMKernelNA": "从VMkernel网络适配器自动获取设置",
1117
1174
  "october": "十月",
@@ -1154,7 +1211,6 @@
1154
1211
  "passThroughDirectPathIO": "直通(直接路径 I/O)",
1155
1212
  "passthroughEnabledDevices": "支持直通的设备",
1156
1213
  "passthroughHostCpu": "中转主机处理器",
1157
- "password": "密码",
1158
1214
  "passwordErrorText": "请输入有效密码",
1159
1215
  "passwordMustBeChangedEvery": "密码必须每天更改一次",
1160
1216
  "passwordMustBeChangedEveryDays": "パスワードは{day}日ごとに変更する必要があります",
@@ -1203,7 +1259,6 @@
1203
1259
  "pngJpegFilesSupported": "支持 .png、.jpeg 文件",
1204
1260
  "pointingDevice": "指点设备",
1205
1261
  "policies": "政策",
1206
- "policiesProfiles": "政策和概况",
1207
1262
  "policy": "政策方针",
1208
1263
  "portGroup": "港口集团",
1209
1264
  "portGroupHandlesVirtualMachineTraffic": "端口组处理标准交换机上的虚拟机流量。",
@@ -1227,7 +1282,6 @@
1227
1282
  "preferred": "首选",
1228
1283
  "preferredDnsServer": "首选DNS服务器",
1229
1284
  "prefixLength": "前缀长度",
1230
- "previous": "以前的",
1231
1285
  "primaryServerUrl": "主服务器网址",
1232
1286
  "primaryServerUrlTooltip": "域的主域控制器 LDAP 服务器。",
1233
1287
  "printChart": "打印图表",
@@ -1257,17 +1311,14 @@
1257
1311
  "publishingEnabled": "发布已启用",
1258
1312
  "putSelectedHostsMaintenanceMode": "将选定的主机置于维护模式?",
1259
1313
  "queued": "排队",
1260
- "queuedFor": "符合",
1261
1314
  "quiesceGuestFileSystem": "停顿来宾文件系统",
1262
1315
  "quiesceGuestFileSystemRequiresVMTools": "停顿来宾文件系统(需要 VM 工具)",
1263
1316
  "range": "范围",
1264
1317
  "readyComplete": "准备完成",
1265
1318
  "readyCompleteDesc": "在完成向导之前检查您的选择",
1266
- "realizeOperations": "执行操作",
1267
1319
  "realTime": "即时的",
1268
1320
  "reboot": "重新加载",
1269
1321
  "rebootNodeApplyChanges": "重新启动节点以应用更改。",
1270
- "recentTask": "最近的任务",
1271
1322
  "recommendations": "建议",
1272
1323
  "recommended": "受到推崇的",
1273
1324
  "reconnect": "重新连接",
@@ -1351,7 +1402,6 @@
1351
1402
  "routeBasedSourceMacHash": "基于源MAC哈希的路由",
1352
1403
  "routerAdvertisement": "路由器广告",
1353
1404
  "routing": "路由选择",
1354
- "running": "跑步",
1355
1405
  "runningStatus": "运行状态",
1356
1406
  "runtimeName": "运行时名称",
1357
1407
  "sata": "萨塔",
@@ -1436,13 +1486,11 @@
1436
1486
  "sendFeedback": "發送反饋",
1437
1487
  "september": "九月",
1438
1488
  "serialNumber": "序列号",
1439
- "server": "服务器",
1440
1489
  "serverExtensions": "{productName} 服务器扩展",
1441
1490
  "serversToBeAdded": "待添加的服务器",
1442
1491
  "serverUrl": "服务器地址",
1443
1492
  "serviceName": "服务名称",
1444
1493
  "serviceRestartRequired": "需要重启服务",
1445
- "services": "服务",
1446
1494
  "serviceUnavailable": "服务不可用",
1447
1495
  "sessions": "会议",
1448
1496
  "setAsDefault": "设为默认",
@@ -1462,7 +1510,6 @@
1462
1510
  "shares": "分发",
1463
1511
  "sharesMustBe": "份额必须介于 {0} 和 {1} 之间。",
1464
1512
  "sharing": "交换",
1465
- "shortcuts": "标签",
1466
1513
  "show": "展示",
1467
1514
  "showColumns": "显示列",
1468
1515
  "showKeyboard": "显示键盘",
@@ -1515,13 +1562,11 @@
1515
1562
  "startAndStopWithHost": "與主機一起啟動和停止",
1516
1563
  "startAndStopWithPortUsage": "啟動和停止端口使用情況",
1517
1564
  "startAutomaticallyIfAnyPorts": "任何端口打開時自動啟動,所有端口關閉時自動停止",
1518
- "startTime": "开始时间",
1519
1565
  "startupPolicy": "啟動策略",
1520
1566
  "state": "状态",
1521
1567
  "static": "静态",
1522
1568
  "staticDiscovery": "静态发现",
1523
1569
  "statType": "统计类型",
1524
- "status": "地位",
1525
1570
  "step": "步",
1526
1571
  "stop": "停止",
1527
1572
  "stopDirectConsoleUIService": "停止直接控制台 UI 服務?",
@@ -1554,7 +1599,6 @@
1554
1599
  "subscribedLibraryAutomaticSynchronizationStopHourAfterWhichAutoSyncWontTriggeredUntilStartHour": "订阅库自动同步停止时间,之后直到开始时间才会触发自动同步。",
1555
1600
  "subscriptionUrl": "订阅网址",
1556
1601
  "subvendorId": "子供应商 ID",
1557
- "success": "成功",
1558
1602
  "summary": "概括",
1559
1603
  "sunday": "星期日",
1560
1604
  "support": "支持",
@@ -1576,16 +1620,12 @@
1576
1620
  "tag": "標籤",
1577
1621
  "tagName": "标签名",
1578
1622
  "tags": "标签",
1579
- "tagsCustomAttributes": "标签和自定义属性",
1580
1623
  "takeScreenshot": "截圖",
1581
1624
  "takeSnapshot": "快照",
1582
- "target": "目标",
1583
1625
  "targetDiscovery": "目标发现",
1584
1626
  "targetName": "目标名称",
1585
1627
  "targetObjects": "目标对象",
1586
1628
  "taskConsole": "任务控制台",
1587
- "taskName": "任务名称",
1588
- "tasks": "任务",
1589
1629
  "tasksEvents": "任务和事件",
1590
1630
  "tb": "结核病",
1591
1631
  "tcpConfiguration": "TCP/IP 配置",
@@ -1651,9 +1691,7 @@
1651
1691
  "tpm": "可信平台模块",
1652
1692
  "trafficShaping": "流量整形",
1653
1693
  "transport": "运输",
1654
- "triggered": "推出",
1655
1694
  "triggeredAlarms": "触发警报",
1656
- "triggeringEvent": "触发事件",
1657
1695
  "tuesday": "周二",
1658
1696
  "turnOffLed": "关闭 LED",
1659
1697
  "turnOnLed": "打开 LED",
@@ -1706,7 +1744,6 @@
1706
1744
  "userDefinedPowerManagementPolicy": "用戶定義的電源管理策略",
1707
1745
  "useRedMarker": "使用紅色標記",
1708
1746
  "userGroup": "用户/组",
1709
- "username": "用户名",
1710
1747
  "userName": "用户名",
1711
1748
  "usernamePasswordRequired": "需要用户名和密码",
1712
1749
  "usernameShouldNotEmpty": "用户名不能为空",
@@ -1717,7 +1754,6 @@
1717
1754
  "usersCannotReuseAnyPreviousPasswords": "用户不能重复使用任何以前的{password}密码",
1718
1755
  "useSameCredentialsAllHosts": "对所有主机使用相同的凭据",
1719
1756
  "useStaticIPv4Settings": "使用静态IPv4设置",
1720
- "useWindowsSessionAuthentication": "使用 Windows 会话身份验证",
1721
1757
  "utilization": "用法",
1722
1758
  "uuid": "UUID",
1723
1759
  "validationForLicense": "评估许可证的分配验证",
@@ -1803,7 +1839,6 @@
1803
1839
  "vMOptions": "虚拟机设置",
1804
1840
  "vMotion": "vMotion",
1805
1841
  "vmOverheadConsumed": "消耗的虚拟机开销",
1806
- "vms": "虚拟机",
1807
1842
  "vms_amount": "虚拟机",
1808
1843
  "vMsAndTemplates": "虚拟机和模板",
1809
1844
  "vmStartupShutdown": "虚拟机启动/关闭",
@@ -1823,7 +1858,6 @@
1823
1858
  "vSwitchTopology": "vSwitch 拓扑",
1824
1859
  "vVol": "体积",
1825
1860
  "vVolDesc": "在连接到存储提供程序的存储容器上创建 Virtual Volumes 数据存储。",
1826
- "warning": "警告",
1827
1861
  "warnings": "警告",
1828
1862
  "webConsole": "网络控制台",
1829
1863
  "wednesday": "周三",
@@ -1838,7 +1872,6 @@
1838
1872
  "youCanFindMore": "您可以在固件頁面找到更多相關信息",
1839
1873
  "yourSessionExpireAfter": "您的会话将在以下时间后到期",
1840
1874
  "zlibCompression": "zlib压缩",
1841
- "zone": "区",
1842
1875
  "cpuShares": "CPU 份额",
1843
1876
  "cpuSharesValue": "CPU 份额值",
1844
1877
  "memoryShares": "内存共享",
@@ -2071,8 +2104,6 @@
2071
2104
  "deletingSavedSettings": "确认删除已保存的设置",
2072
2105
  "deletingSavedSettingsDesc": "保存的设置“{0}”将被删除。 继续?",
2073
2106
  "removeItem": "除去项目",
2074
- "downloadCertificate": "下载证书",
2075
- "invalidCertificateDescription": "注意力!默认情况下安装自签名 SSL 证书。要继续使用此 SSL 证书,您需要将其添加到根存储区。这可以在所有客户端设备上完成,或者替换为组织的 SSL 证书,或者使用您自己的证书。",
2076
2107
  "youAreHere": "你在这里",
2077
2108
  "showAllDatastores": "显示所有数据存储",
2078
2109
  "showDatastoresConnectedAllHosts": "显示连接到所有主机的数据存储",
@@ -2362,10 +2393,7 @@
2362
2393
  "loginZabbixAccount": "登录Zabbix服务器",
2363
2394
  "newView": "新观点",
2364
2395
  "viewDesc": "选择 {trademark} 客户端要使用的视图",
2365
- "welcomeTo": "欢迎来到",
2366
2396
  "kindValidationDescription": "记录类型无效",
2367
- "authBgTextProcurator": "利用单 $*个$ 虚拟机管理程序创建虚拟机、管理存储和 $*设$ 置网络",
2368
- "authBgTextSphere": "轻松 $*监$ 控和控制虚拟 $*化$ 主机",
2369
2397
  "alert": "警报",
2370
2398
  "noTargetToScanIsSelected": "未选择要扫描的目标。",
2371
2399
  "protectNewVolumes": "保护新卷",
@@ -2397,7 +2425,6 @@
2397
2425
  "deviceType": "设备类型",
2398
2426
  "selectDisksInvolvedBackup": "选择备份涉及的磁盘",
2399
2427
  "dateTime": "约会时间",
2400
- "task": "任务",
2401
2428
  "eventTypeDescription": "事件类型描述",
2402
2429
  "possibleCauses": "可能的原因",
2403
2430
  "importVms": "导入虚拟机",