@cloudtower/parrot 0.5.0 → 0.7.0
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.
- package/README.md +8 -2
- package/dist/index.d.ts +2 -1
- package/dist/index.js +2 -1
- package/dist/locales/en-US/alert.json +77 -0
- package/dist/locales/en-US/auditLog.json +226 -0
- package/dist/locales/en-US/backup.json +261 -0
- package/dist/locales/en-US/backupPlan.json +271 -0
- package/dist/locales/en-US/backupRestorePoint.json +17 -0
- package/dist/locales/en-US/backupStoreRepository.json +67 -0
- package/dist/{src/locales → locales}/en-US/basic.json +0 -0
- package/dist/locales/en-US/cloudTowerApplicationPackage.json +4 -0
- package/dist/locales/en-US/cluster.json +281 -0
- package/dist/locales/en-US/clusterUpgrade.json +61 -0
- package/dist/locales/en-US/common.json +392 -0
- package/dist/locales/en-US/components.json +91 -0
- package/dist/locales/en-US/connection.json +11 -0
- package/dist/locales/en-US/consistencyGroup.json +62 -0
- package/dist/locales/en-US/consistencyGroupSnapshot.json +23 -0
- package/dist/locales/en-US/contentLibraryImage.json +70 -0
- package/dist/locales/en-US/contentLibraryVmTemplate.json +126 -0
- package/dist/locales/en-US/datacenter.json +34 -0
- package/dist/locales/en-US/disk.json +127 -0
- package/dist/locales/en-US/elfDataStore.json +28 -0
- package/dist/locales/en-US/elfImage.json +29 -0
- package/dist/locales/en-US/entityFilter.json +94 -0
- package/dist/locales/en-US/enum.json +182 -0
- package/dist/locales/en-US/error.json +1166 -0
- package/dist/locales/en-US/eventAudit.json +9 -0
- package/dist/locales/en-US/everoute.json +267 -0
- package/dist/locales/en-US/everouteCluster.json +5 -0
- package/dist/locales/en-US/everoutePackage.json +4 -0
- package/dist/locales/en-US/execute_plan.json +3 -0
- package/dist/locales/en-US/globalAlertRule.json +34 -0
- package/dist/locales/en-US/graph.json +11 -0
- package/dist/locales/en-US/hardware-topo.json +81 -0
- package/dist/locales/en-US/host.json +397 -0
- package/dist/locales/en-US/httpCode.json +16 -0
- package/dist/locales/en-US/index.d.ts +10112 -0
- package/dist/locales/en-US/index.js +213 -0
- package/dist/locales/en-US/installer.json +67 -0
- package/dist/locales/en-US/iscsiConnection.json +12 -0
- package/dist/locales/en-US/iscsiLun.json +142 -0
- package/dist/locales/en-US/iscsiLunSnapshot.json +9 -0
- package/dist/locales/en-US/iscsiTarget.json +147 -0
- package/dist/locales/en-US/isolationPolicy.json +29 -0
- package/dist/locales/en-US/label.json +84 -0
- package/dist/locales/en-US/logCollection.json +13 -0
- package/dist/locales/en-US/login.json +18 -0
- package/dist/locales/en-US/maintenance-mode.json +56 -0
- package/dist/locales/en-US/metric.json +355 -0
- package/dist/locales/en-US/migrateTransmitter.json +26 -0
- package/dist/locales/en-US/monitor.json +57 -0
- package/dist/locales/en-US/namespaceGroup.json +24 -0
- package/dist/locales/en-US/nfsExport.json +41 -0
- package/dist/locales/en-US/nfsInode.json +14 -0
- package/dist/locales/en-US/nic.json +62 -0
- package/dist/locales/en-US/nvmfConnection.json +11 -0
- package/dist/locales/en-US/nvmfNamespace.json +112 -0
- package/dist/locales/en-US/nvmfNamespaceSnapshot.json +28 -0
- package/dist/locales/en-US/nvmfSubsystem.json +127 -0
- package/dist/locales/en-US/nvmfSubsystemSnapshot.json +4 -0
- package/dist/locales/en-US/overview.json +76 -0
- package/dist/locales/en-US/plugins.json +13 -0
- package/dist/locales/en-US/pmemDimm.json +11 -0
- package/dist/locales/en-US/portal.json +5 -0
- package/dist/locales/en-US/recycleBin.json +79 -0
- package/dist/locales/en-US/recycleVm.json +9 -0
- package/dist/locales/en-US/report-task.json +4 -0
- package/dist/locales/en-US/report-template.json +20 -0
- package/dist/locales/en-US/reportTask.json +7 -0
- package/dist/locales/en-US/reportTemplate.json +22 -0
- package/dist/locales/en-US/requestCode.json +18 -0
- package/dist/locales/en-US/role.json +206 -0
- package/dist/locales/en-US/securityGroup.json +48 -0
- package/dist/locales/en-US/securityPolicy.json +222 -0
- package/dist/locales/en-US/setting.json +292 -0
- package/dist/locales/en-US/setup.json +9 -0
- package/dist/locales/en-US/snapshot.json +18 -0
- package/dist/locales/en-US/snapshotGroup.json +37 -0
- package/dist/locales/en-US/snapshotPlan.json +134 -0
- package/dist/locales/en-US/snapshotPlanTask.json +10 -0
- package/dist/locales/en-US/snmp-transport.json +13 -0
- package/dist/locales/en-US/snmp-trap-receiver.json +13 -0
- package/dist/locales/en-US/snmpTransport.json +25 -0
- package/dist/locales/en-US/snmpTrapReceiver.json +15 -0
- package/dist/locales/en-US/storage.json +4 -0
- package/dist/locales/en-US/svtImage.json +12 -0
- package/dist/locales/en-US/systemAuditLog.json +14 -0
- package/dist/locales/en-US/task.json +558 -0
- package/dist/locales/en-US/title.json +58 -0
- package/dist/locales/en-US/ui.json +16 -0
- package/dist/locales/en-US/usbDevice.json +29 -0
- package/dist/locales/en-US/user.json +67 -0
- package/dist/locales/en-US/userAuditLog.json +275 -0
- package/dist/locales/en-US/userRoleNext.json +5 -0
- package/dist/locales/en-US/validation.json +230 -0
- package/dist/locales/en-US/vds.json +55 -0
- package/dist/locales/en-US/view.json +8 -0
- package/dist/locales/en-US/vlan.json +127 -0
- package/dist/locales/en-US/vm.json +1082 -0
- package/dist/locales/en-US/vmDisk.json +4 -0
- package/dist/locales/en-US/vmEntityFilterResult.json +8 -0
- package/dist/locales/en-US/vmFolder.json +3 -0
- package/dist/locales/en-US/vmPlacementGroup.json +48 -0
- package/dist/locales/en-US/vmSnapshot.json +47 -0
- package/dist/locales/en-US/vmTemplate.json +67 -0
- package/dist/locales/en-US/vmVolume.json +92 -0
- package/dist/locales/en-US/vsphereEsxiAccount.json +5 -0
- package/dist/locales/en-US/witness.json +8 -0
- package/dist/locales/en-US/zone.json +13 -0
- package/dist/locales/index.d.ts +20361 -0
- package/dist/locales/index.js +7 -0
- package/dist/locales/zh-CN/alert.json +74 -0
- package/dist/locales/zh-CN/auditLog.json +225 -0
- package/dist/locales/zh-CN/backup.json +255 -0
- package/dist/locales/zh-CN/backupPlan.json +262 -0
- package/dist/locales/zh-CN/backupRestorePoint.json +17 -0
- package/dist/locales/zh-CN/backupStoreRepository.json +69 -0
- package/dist/{src/locales → locales}/zh-CN/basic.json +0 -0
- package/dist/locales/zh-CN/cloudTowerApplicationPackage.json +4 -0
- package/dist/locales/zh-CN/cluster.json +282 -0
- package/dist/locales/zh-CN/clusterUpgrade.json +61 -0
- package/dist/locales/zh-CN/common.json +394 -0
- package/dist/locales/zh-CN/components.json +91 -0
- package/dist/locales/zh-CN/connection.json +11 -0
- package/dist/locales/zh-CN/consistencyGroup.json +62 -0
- package/dist/locales/zh-CN/consistencyGroupSnapshot.json +23 -0
- package/dist/locales/zh-CN/contentLibraryImage.json +69 -0
- package/dist/locales/zh-CN/contentLibraryVmTemplate.json +129 -0
- package/dist/locales/zh-CN/datacenter.json +34 -0
- package/dist/locales/zh-CN/disk.json +127 -0
- package/dist/locales/zh-CN/elfDataStore.json +28 -0
- package/dist/locales/zh-CN/elfImage.json +29 -0
- package/dist/locales/zh-CN/entityFilter.json +94 -0
- package/dist/locales/zh-CN/enum.json +188 -0
- package/dist/locales/zh-CN/error.json +1173 -0
- package/dist/locales/zh-CN/eventAudit.json +9 -0
- package/dist/locales/zh-CN/everoute.json +265 -0
- package/dist/locales/zh-CN/everouteCluster.json +5 -0
- package/dist/locales/zh-CN/everoutePackage.json +4 -0
- package/dist/locales/zh-CN/execute_plan.json +3 -0
- package/dist/locales/zh-CN/globalAlertRule.json +34 -0
- package/dist/locales/zh-CN/gpuDevice.json +36 -0
- package/dist/locales/zh-CN/graph.json +11 -0
- package/dist/locales/zh-CN/hardware-topo.json +81 -0
- package/dist/locales/zh-CN/host.json +401 -0
- package/dist/locales/zh-CN/httpCode.json +16 -0
- package/dist/locales/zh-CN/index.d.ts +10248 -0
- package/dist/locales/zh-CN/index.js +215 -0
- package/dist/locales/zh-CN/installer.json +68 -0
- package/dist/locales/zh-CN/iscsiConnection.json +12 -0
- package/dist/locales/zh-CN/iscsiLun.json +140 -0
- package/dist/locales/zh-CN/iscsiLunSnapshot.json +9 -0
- package/dist/locales/zh-CN/iscsiTarget.json +147 -0
- package/dist/locales/zh-CN/isolationPolicy.json +29 -0
- package/dist/locales/zh-CN/label.json +84 -0
- package/dist/locales/zh-CN/logCollection.json +13 -0
- package/dist/locales/zh-CN/login.json +18 -0
- package/dist/locales/zh-CN/maintenance-mode.json +56 -0
- package/dist/locales/zh-CN/metric.json +355 -0
- package/dist/locales/zh-CN/migrateTransmitter.json +26 -0
- package/dist/locales/zh-CN/monitor.json +57 -0
- package/dist/locales/zh-CN/namespaceGroup.json +24 -0
- package/dist/locales/zh-CN/nfsExport.json +41 -0
- package/dist/locales/zh-CN/nfsInode.json +14 -0
- package/dist/locales/zh-CN/nic.json +62 -0
- package/dist/locales/zh-CN/nvmfConnection.json +11 -0
- package/dist/locales/zh-CN/nvmfNamespace.json +110 -0
- package/dist/locales/zh-CN/nvmfNamespaceSnapshot.json +28 -0
- package/dist/locales/zh-CN/nvmfSubsystem.json +126 -0
- package/dist/locales/zh-CN/nvmfSubsystemSnapshot.json +4 -0
- package/dist/locales/zh-CN/overview.json +76 -0
- package/dist/locales/zh-CN/plugins.json +13 -0
- package/dist/locales/zh-CN/pmemDimm.json +11 -0
- package/dist/locales/zh-CN/portal.json +5 -0
- package/dist/locales/zh-CN/recycleBin.json +79 -0
- package/dist/locales/zh-CN/recycleVm.json +9 -0
- package/dist/locales/zh-CN/report-task.json +4 -0
- package/dist/locales/zh-CN/report-template.json +20 -0
- package/dist/locales/zh-CN/reportTask.json +7 -0
- package/dist/locales/zh-CN/reportTemplate.json +22 -0
- package/dist/locales/zh-CN/requestCode.json +18 -0
- package/dist/locales/zh-CN/role.json +207 -0
- package/dist/locales/zh-CN/securityGroup.json +47 -0
- package/dist/locales/zh-CN/securityPolicy.json +214 -0
- package/dist/locales/zh-CN/setting.json +289 -0
- package/dist/locales/zh-CN/setup.json +9 -0
- package/dist/locales/zh-CN/snapshot.json +18 -0
- package/dist/locales/zh-CN/snapshotGroup.json +37 -0
- package/dist/locales/zh-CN/snapshotPlan.json +128 -0
- package/dist/locales/zh-CN/snapshotPlanTask.json +10 -0
- package/dist/locales/zh-CN/snmp-transport.json +13 -0
- package/dist/locales/zh-CN/snmp-trap-receiver.json +13 -0
- package/dist/locales/zh-CN/snmpTransport.json +25 -0
- package/dist/locales/zh-CN/snmpTrapReceiver.json +15 -0
- package/dist/locales/zh-CN/storage.json +4 -0
- package/dist/locales/zh-CN/svtImage.json +11 -0
- package/dist/locales/zh-CN/systemAuditLog.json +14 -0
- package/dist/locales/zh-CN/task.json +561 -0
- package/dist/locales/zh-CN/title.json +58 -0
- package/dist/locales/zh-CN/ui.json +16 -0
- package/dist/locales/zh-CN/usbDevice.json +52 -0
- package/dist/locales/zh-CN/user.json +67 -0
- package/dist/locales/zh-CN/userAuditLog.json +275 -0
- package/dist/locales/zh-CN/userRoleNext.json +5 -0
- package/dist/locales/zh-CN/validation.json +233 -0
- package/dist/locales/zh-CN/vds.json +54 -0
- package/dist/locales/zh-CN/view.json +8 -0
- package/dist/locales/zh-CN/vlan.json +137 -0
- package/dist/locales/zh-CN/vm.json +1160 -0
- package/dist/locales/zh-CN/vmDisk.json +4 -0
- package/dist/locales/zh-CN/vmEntityFilterResult.json +8 -0
- package/dist/locales/zh-CN/vmFolder.json +3 -0
- package/dist/locales/zh-CN/vmPlacementGroup.json +48 -0
- package/dist/locales/zh-CN/vmSnapshot.json +48 -0
- package/dist/locales/zh-CN/vmTemplate.json +70 -0
- package/dist/locales/zh-CN/vmVolume.json +91 -0
- package/dist/locales/zh-CN/vsphereEsxiAccount.json +5 -0
- package/dist/locales/zh-CN/witness.json +8 -0
- package/dist/locales/zh-CN/zone.json +13 -0
- package/dist/parrotI18n.d.ts +2 -0
- package/dist/parrotI18n.js +10 -0
- package/package.json +7 -2
- package/src/index.ts +2 -1
- package/src/locales/en-US/alert.json +77 -0
- package/src/locales/en-US/auditLog.json +226 -0
- package/src/locales/en-US/backup.json +261 -0
- package/src/locales/en-US/backupPlan.json +271 -0
- package/src/locales/en-US/backupRestorePoint.json +17 -0
- package/src/locales/en-US/backupStoreRepository.json +67 -0
- package/src/locales/en-US/cloudTowerApplicationPackage.json +4 -0
- package/src/locales/en-US/cluster.json +281 -0
- package/src/locales/en-US/clusterUpgrade.json +61 -0
- package/src/locales/en-US/common.json +392 -0
- package/src/locales/en-US/components.json +91 -0
- package/src/locales/en-US/connection.json +11 -0
- package/src/locales/en-US/consistencyGroup.json +62 -0
- package/src/locales/en-US/consistencyGroupSnapshot.json +23 -0
- package/src/locales/en-US/contentLibraryImage.json +70 -0
- package/src/locales/en-US/contentLibraryVmTemplate.json +126 -0
- package/src/locales/en-US/datacenter.json +34 -0
- package/src/locales/en-US/disk.json +127 -0
- package/src/locales/en-US/elfDataStore.json +28 -0
- package/src/locales/en-US/elfImage.json +29 -0
- package/src/locales/en-US/entityFilter.json +94 -0
- package/src/locales/en-US/enum.json +182 -0
- package/src/locales/en-US/error.json +1166 -0
- package/src/locales/en-US/eventAudit.json +9 -0
- package/src/locales/en-US/everoute.json +267 -0
- package/src/locales/en-US/everouteCluster.json +5 -0
- package/src/locales/en-US/everoutePackage.json +4 -0
- package/src/locales/en-US/execute_plan.json +3 -0
- package/src/locales/en-US/globalAlertRule.json +34 -0
- package/src/locales/en-US/graph.json +11 -0
- package/src/locales/en-US/hardware-topo.json +81 -0
- package/src/locales/en-US/host.json +397 -0
- package/src/locales/en-US/httpCode.json +16 -0
- package/src/locales/en-US/index.ts +215 -1
- package/src/locales/en-US/installer.json +67 -0
- package/src/locales/en-US/iscsiConnection.json +12 -0
- package/src/locales/en-US/iscsiLun.json +142 -0
- package/src/locales/en-US/iscsiLunSnapshot.json +9 -0
- package/src/locales/en-US/iscsiTarget.json +147 -0
- package/src/locales/en-US/isolationPolicy.json +29 -0
- package/src/locales/en-US/label.json +84 -0
- package/src/locales/en-US/logCollection.json +13 -0
- package/src/locales/en-US/login.json +18 -0
- package/src/locales/en-US/maintenance-mode.json +56 -0
- package/src/locales/en-US/metric.json +355 -0
- package/src/locales/en-US/migrateTransmitter.json +26 -0
- package/src/locales/en-US/monitor.json +57 -0
- package/src/locales/en-US/namespaceGroup.json +24 -0
- package/src/locales/en-US/nfsExport.json +41 -0
- package/src/locales/en-US/nfsInode.json +14 -0
- package/src/locales/en-US/nic.json +62 -0
- package/src/locales/en-US/nvmfConnection.json +11 -0
- package/src/locales/en-US/nvmfNamespace.json +112 -0
- package/src/locales/en-US/nvmfNamespaceSnapshot.json +28 -0
- package/src/locales/en-US/nvmfSubsystem.json +127 -0
- package/src/locales/en-US/nvmfSubsystemSnapshot.json +4 -0
- package/src/locales/en-US/overview.json +76 -0
- package/src/locales/en-US/plugins.json +13 -0
- package/src/locales/en-US/pmemDimm.json +11 -0
- package/src/locales/en-US/portal.json +5 -0
- package/src/locales/en-US/recycleBin.json +79 -0
- package/src/locales/en-US/recycleVm.json +9 -0
- package/src/locales/en-US/report-task.json +4 -0
- package/src/locales/en-US/report-template.json +20 -0
- package/src/locales/en-US/reportTask.json +7 -0
- package/src/locales/en-US/reportTemplate.json +22 -0
- package/src/locales/en-US/requestCode.json +18 -0
- package/src/locales/en-US/role.json +206 -0
- package/src/locales/en-US/securityGroup.json +48 -0
- package/src/locales/en-US/securityPolicy.json +222 -0
- package/src/locales/en-US/setting.json +292 -0
- package/src/locales/en-US/setup.json +9 -0
- package/src/locales/en-US/snapshot.json +18 -0
- package/src/locales/en-US/snapshotGroup.json +37 -0
- package/src/locales/en-US/snapshotPlan.json +134 -0
- package/src/locales/en-US/snapshotPlanTask.json +10 -0
- package/src/locales/en-US/snmp-transport.json +13 -0
- package/src/locales/en-US/snmp-trap-receiver.json +13 -0
- package/src/locales/en-US/snmpTransport.json +25 -0
- package/src/locales/en-US/snmpTrapReceiver.json +15 -0
- package/src/locales/en-US/storage.json +4 -0
- package/src/locales/en-US/svtImage.json +12 -0
- package/src/locales/en-US/systemAuditLog.json +14 -0
- package/src/locales/en-US/task.json +558 -0
- package/src/locales/en-US/title.json +58 -0
- package/src/locales/en-US/ui.json +16 -0
- package/src/locales/en-US/usbDevice.json +29 -0
- package/src/locales/en-US/user.json +67 -0
- package/src/locales/en-US/userAuditLog.json +275 -0
- package/src/locales/en-US/userRoleNext.json +5 -0
- package/src/locales/en-US/validation.json +230 -0
- package/src/locales/en-US/vds.json +55 -0
- package/src/locales/en-US/view.json +8 -0
- package/src/locales/en-US/vlan.json +127 -0
- package/src/locales/en-US/vm.json +1082 -0
- package/src/locales/en-US/vmDisk.json +4 -0
- package/src/locales/en-US/vmEntityFilterResult.json +8 -0
- package/src/locales/en-US/vmFolder.json +3 -0
- package/src/locales/en-US/vmPlacementGroup.json +48 -0
- package/src/locales/en-US/vmSnapshot.json +47 -0
- package/src/locales/en-US/vmTemplate.json +67 -0
- package/src/locales/en-US/vmVolume.json +92 -0
- package/src/locales/en-US/vsphereEsxiAccount.json +5 -0
- package/src/locales/en-US/witness.json +8 -0
- package/src/locales/en-US/zone.json +13 -0
- package/src/locales/index.ts +9 -2
- package/src/locales/zh-CN/alert.json +74 -0
- package/src/locales/zh-CN/auditLog.json +226 -0
- package/src/locales/zh-CN/backup.json +255 -0
- package/src/locales/zh-CN/backupPlan.json +262 -0
- package/src/locales/zh-CN/backupRestorePoint.json +17 -0
- package/src/locales/zh-CN/backupStoreRepository.json +69 -0
- package/src/locales/zh-CN/cloudTowerApplicationPackage.json +4 -0
- package/src/locales/zh-CN/cluster.json +282 -0
- package/src/locales/zh-CN/clusterUpgrade.json +61 -0
- package/src/locales/zh-CN/common.json +394 -0
- package/src/locales/zh-CN/components.json +91 -0
- package/src/locales/zh-CN/connection.json +11 -0
- package/src/locales/zh-CN/consistencyGroup.json +62 -0
- package/src/locales/zh-CN/consistencyGroupSnapshot.json +23 -0
- package/src/locales/zh-CN/contentLibraryImage.json +69 -0
- package/src/locales/zh-CN/contentLibraryVmTemplate.json +129 -0
- package/src/locales/zh-CN/datacenter.json +34 -0
- package/src/locales/zh-CN/disk.json +127 -0
- package/src/locales/zh-CN/elfDataStore.json +28 -0
- package/src/locales/zh-CN/elfImage.json +29 -0
- package/src/locales/zh-CN/entityFilter.json +94 -0
- package/src/locales/zh-CN/enum.json +188 -0
- package/src/locales/zh-CN/error.json +1173 -0
- package/src/locales/zh-CN/eventAudit.json +9 -0
- package/src/locales/zh-CN/everoute.json +265 -0
- package/src/locales/zh-CN/everouteCluster.json +5 -0
- package/src/locales/zh-CN/everoutePackage.json +4 -0
- package/src/locales/zh-CN/execute_plan.json +3 -0
- package/src/locales/zh-CN/globalAlertRule.json +34 -0
- package/src/locales/zh-CN/gpuDevice.json +36 -0
- package/src/locales/zh-CN/graph.json +11 -0
- package/src/locales/zh-CN/hardware-topo.json +81 -0
- package/src/locales/zh-CN/host.json +407 -0
- package/src/locales/zh-CN/httpCode.json +16 -0
- package/src/locales/zh-CN/index.ts +217 -1
- package/src/locales/zh-CN/installer.json +68 -0
- package/src/locales/zh-CN/iscsiConnection.json +12 -0
- package/src/locales/zh-CN/iscsiLun.json +140 -0
- package/src/locales/zh-CN/iscsiLunSnapshot.json +9 -0
- package/src/locales/zh-CN/iscsiTarget.json +147 -0
- package/src/locales/zh-CN/isolationPolicy.json +29 -0
- package/src/locales/zh-CN/label.json +84 -0
- package/src/locales/zh-CN/logCollection.json +13 -0
- package/src/locales/zh-CN/login.json +18 -0
- package/src/locales/zh-CN/maintenance-mode.json +56 -0
- package/src/locales/zh-CN/metric.json +355 -0
- package/src/locales/zh-CN/migrateTransmitter.json +26 -0
- package/src/locales/zh-CN/monitor.json +57 -0
- package/src/locales/zh-CN/namespaceGroup.json +24 -0
- package/src/locales/zh-CN/nfsExport.json +41 -0
- package/src/locales/zh-CN/nfsInode.json +14 -0
- package/src/locales/zh-CN/nic.json +62 -0
- package/src/locales/zh-CN/nvmfConnection.json +11 -0
- package/src/locales/zh-CN/nvmfNamespace.json +110 -0
- package/src/locales/zh-CN/nvmfNamespaceSnapshot.json +28 -0
- package/src/locales/zh-CN/nvmfSubsystem.json +126 -0
- package/src/locales/zh-CN/nvmfSubsystemSnapshot.json +4 -0
- package/src/locales/zh-CN/overview.json +76 -0
- package/src/locales/zh-CN/plugins.json +13 -0
- package/src/locales/zh-CN/pmemDimm.json +11 -0
- package/src/locales/zh-CN/portal.json +5 -0
- package/src/locales/zh-CN/recycleBin.json +79 -0
- package/src/locales/zh-CN/recycleVm.json +9 -0
- package/src/locales/zh-CN/report-task.json +4 -0
- package/src/locales/zh-CN/report-template.json +20 -0
- package/src/locales/zh-CN/reportTask.json +7 -0
- package/src/locales/zh-CN/reportTemplate.json +22 -0
- package/src/locales/zh-CN/requestCode.json +18 -0
- package/src/locales/zh-CN/role.json +207 -0
- package/src/locales/zh-CN/securityGroup.json +47 -0
- package/src/locales/zh-CN/securityPolicy.json +214 -0
- package/src/locales/zh-CN/setting.json +289 -0
- package/src/locales/zh-CN/setup.json +9 -0
- package/src/locales/zh-CN/snapshot.json +18 -0
- package/src/locales/zh-CN/snapshotGroup.json +37 -0
- package/src/locales/zh-CN/snapshotPlan.json +128 -0
- package/src/locales/zh-CN/snapshotPlanTask.json +10 -0
- package/src/locales/zh-CN/snmp-transport.json +13 -0
- package/src/locales/zh-CN/snmp-trap-receiver.json +13 -0
- package/src/locales/zh-CN/snmpTransport.json +25 -0
- package/src/locales/zh-CN/snmpTrapReceiver.json +15 -0
- package/src/locales/zh-CN/storage.json +4 -0
- package/src/locales/zh-CN/svtImage.json +11 -0
- package/src/locales/zh-CN/systemAuditLog.json +14 -0
- package/src/locales/zh-CN/task.json +561 -0
- package/src/locales/zh-CN/title.json +58 -0
- package/src/locales/zh-CN/ui.json +16 -0
- package/src/locales/zh-CN/usbDevice.json +52 -0
- package/src/locales/zh-CN/user.json +67 -0
- package/src/locales/zh-CN/userAuditLog.json +275 -0
- package/src/locales/zh-CN/userRoleNext.json +5 -0
- package/src/locales/zh-CN/validation.json +233 -0
- package/src/locales/zh-CN/vds.json +55 -0
- package/src/locales/zh-CN/view.json +8 -0
- package/src/locales/zh-CN/vlan.json +153 -0
- package/src/locales/zh-CN/vm.json +1160 -0
- package/src/locales/zh-CN/vmDisk.json +4 -0
- package/src/locales/zh-CN/vmEntityFilterResult.json +8 -0
- package/src/locales/zh-CN/vmFolder.json +3 -0
- package/src/locales/zh-CN/vmPlacementGroup.json +48 -0
- package/src/locales/zh-CN/vmSnapshot.json +48 -0
- package/src/locales/zh-CN/vmTemplate.json +70 -0
- package/src/locales/zh-CN/vmVolume.json +91 -0
- package/src/locales/zh-CN/vsphereEsxiAccount.json +5 -0
- package/src/locales/zh-CN/witness.json +8 -0
- package/src/locales/zh-CN/zone.json +13 -0
- package/src/parrotI18n.ts +14 -0
- package/src/tools/index.mts +47 -0
- package/src/tools/templates/index.ejs +9 -0
- package/tsconfig.json +2 -2
- package/yarn-error.log +19134 -0
- package/dist/src/index.d.ts +0 -1
- package/dist/src/index.js +0 -1
- package/dist/src/locales/en-US/index.d.ts +0 -1
- package/dist/src/locales/en-US/index.js +0 -1
- package/dist/src/locales/index.d.ts +0 -2
- package/dist/src/locales/index.js +0 -2
- package/dist/src/locales/zh-CN/index.d.ts +0 -1
- package/dist/src/locales/zh-CN/index.js +0 -1
- package/index.ts +0 -1
@@ -0,0 +1,292 @@
|
|
1
|
+
{
|
2
|
+
"setting": "Settings",
|
3
|
+
"user_management": "User Management",
|
4
|
+
"vm_tools": "VMTools Image",
|
5
|
+
"alert_email_info": "Alert Email Notification",
|
6
|
+
"shart_iso": "Shared Image",
|
7
|
+
"cluster_upgrade": "Cluster Upgrade",
|
8
|
+
"advanced_monitor": "Advanced Monitoring",
|
9
|
+
"across_cluster": "Across the cluster",
|
10
|
+
"upload_advance_monitor_iso": "Upload advanced monitoring ISO image",
|
11
|
+
"no_advance_monitor_iso_yet": "The advanced monitoring ISO image has not been added yet",
|
12
|
+
"logCollection": "Log Collection",
|
13
|
+
"developer_tools": "Developer Tools",
|
14
|
+
"advance_monitor_iso_version": "Advance monitoring image version",
|
15
|
+
"advance_monitor_tip": "Deploying advanced monitoring can help the cluster expand the existing monitoring and analysis functions. It will provide full monitoring and alert capabilities when the basic monitoring capabilities are insufficient",
|
16
|
+
"upload_new_version": "Upload a new image",
|
17
|
+
"develop_advance_monitor": "Deploy Advanced Monitoring",
|
18
|
+
"need": "is required",
|
19
|
+
"connect_vcenter": "Connecting to vCenter",
|
20
|
+
"upload_advance_monitor_iso_and_develop": "Please upload the advanced monitoring ISO image first",
|
21
|
+
"develop_advance_monitor_application": "Deploy Advanced Monitoring",
|
22
|
+
"deploy_application": "Application Deployment",
|
23
|
+
"volume_size": "Data Disk Capacity",
|
24
|
+
"storage_ip": "App IP",
|
25
|
+
"bot_size": "System Disk Capacity",
|
26
|
+
"relative_network": "Network",
|
27
|
+
"update_application": "Edit Advanced Monitoring",
|
28
|
+
"update_cluster_application": "Edit Advanced Monitoring for the cluster {name}",
|
29
|
+
"application_stopped": "Stop",
|
30
|
+
"application_deployed": "Advanced monitoring has been deployed",
|
31
|
+
"allocated_resource": "Allocated resource",
|
32
|
+
"stop_application_warn": "After disabling advanced monitoring, the monitoring function will be affected as follows:",
|
33
|
+
"stop_application_warn_point_2": "1. Some of the metric will be dropped when the basic monitoring capability is insufficient;",
|
34
|
+
"empty_collected_data": "2. The currently collected data will be emptied.",
|
35
|
+
"stop_application_can_not_be_recalled": "This operation cannot be undone. The data cannot be retrieved once the advanced monitoring service is disabled. To enable the advanced monitoring service again, you need to redeploy it first.",
|
36
|
+
"confirm_stop_applicatioin": "I confirm that the advanced monitoring service for cluster {name} is to be disabled, and its associated data are to be destroyed.",
|
37
|
+
"smtp_server": "SMTP Server",
|
38
|
+
"recycle_bin": "Recycle Bin",
|
39
|
+
"role_management": "Role Management",
|
40
|
+
"seriout_warning": "Critical alerts",
|
41
|
+
"not_sending_email": "Do not send alert emails.",
|
42
|
+
"set_smtp_for_receive_email": "The SMTP server should be set up before setting the email alert notification here.",
|
43
|
+
"send_alert_email": "Send Email Alert Notification",
|
44
|
+
"send": "Send",
|
45
|
+
"not_send": "Do Not Send",
|
46
|
+
"send_email_when_alert_occured_or_removed": "Send email notification when an alert is triggered or the alert is automatically removed.",
|
47
|
+
"send_address": "Sender Address",
|
48
|
+
"receive_address": "Recipient Address",
|
49
|
+
"seperate_email_address": "Use \",\" to separate multiple email addresses",
|
50
|
+
"language": "Language",
|
51
|
+
"send_email_for_below_alert": "Send Emails for Alerts",
|
52
|
+
"software_admit": "Software License",
|
53
|
+
"snmp_setting": "SNMP Configuration",
|
54
|
+
"vm_advanced_params": "Virtual Machine Advanced Parameters",
|
55
|
+
"cluster_serial_number": "Cluster Serial Number",
|
56
|
+
"collect_cluster": "Clusters",
|
57
|
+
"collect_node": "Hosts",
|
58
|
+
"all_node": "All Hosts",
|
59
|
+
"part_node": "Some Hosts",
|
60
|
+
"select_node": "Select Host",
|
61
|
+
"collect_time_range": "Collection Time Range",
|
62
|
+
"input_range_1_24": "Please enter an integer between 1~24",
|
63
|
+
"input_range_1_24_desc": "Enter an integer between 1~24",
|
64
|
+
"from": "From",
|
65
|
+
"time": "",
|
66
|
+
"to": "To",
|
67
|
+
"no_selected_cluster": "No cluster selected",
|
68
|
+
"no_selected_node": "No host selected",
|
69
|
+
"no_selected_time_range": "No time range selected",
|
70
|
+
"not_set_time_range": "Time range not set",
|
71
|
+
"start_time_no_delay_after_current": "The start time cannot be later than current time.",
|
72
|
+
"end_time_not_delay_after_current": "The end time cannot be later than the current time.",
|
73
|
+
"start_time_not_delay_after_end_time": "The end time must be later than the start time.",
|
74
|
+
"collect_cluster_failed": "Failed to obtain hosts of the cluster",
|
75
|
+
"create_failed": "Failed to create",
|
76
|
+
"collect_cluster_log": "Collect Cluster Logs",
|
77
|
+
"stop_collect_force": "Stop Log Collection",
|
78
|
+
"stop_force": "Force Stop",
|
79
|
+
"warn_before_stop_collect": "The task will be automatically deleted. This operation cannot be undone.",
|
80
|
+
"delete_log_files": "Delete log files",
|
81
|
+
"will_delete_with_name": "{name} will be deleted.",
|
82
|
+
"will_release_after_delete": "After the log files are deleted, ",
|
83
|
+
"will_release_after_delete_1": " will be released. This operation cannot be undone.",
|
84
|
+
"download": "Download",
|
85
|
+
"no_log_file": "No log file",
|
86
|
+
"collect_new_log_file": "Collect Log",
|
87
|
+
"warn_when_storage_too_much": "Note: When the log space of each node exceeds 3 GiB or the number of copies exceeds 3, the oldest file will be automatically cleaned up. Automatic cleanup may affect the log files in the above table. Please download them in time.",
|
88
|
+
"cluster_name_rule": "Only uppercase and lowercase English letters, numbers, and symbols in ASCII printable characters are supported except the semicolon (;), the backslash (\\), and the double quotes (\").",
|
89
|
+
"cluster_name_rule_length": "The length of a cluster name is within 1~255.",
|
90
|
+
"lega_range": "The legal value range is: [-1, ∞).",
|
91
|
+
"reset_above_params": "Reset to default values",
|
92
|
+
"user_and_authority": "Users and Privileges",
|
93
|
+
"no_import_license_admit": "No software license imported",
|
94
|
+
"host_num": "Number of Hosts",
|
95
|
+
"no_limit": "Unlimited",
|
96
|
+
"cluster_num": "Number of clusters",
|
97
|
+
"license_valid_period": "Valid period",
|
98
|
+
"never_out_of_date": "Never expires",
|
99
|
+
"days_between": "<0></0> - <1></1>",
|
100
|
+
"no_warranty_serve": "No Warranty Service",
|
101
|
+
"error_license": "License format error",
|
102
|
+
"no_smtp_serve": "No SMTP server",
|
103
|
+
"send_receive": "Sender Server",
|
104
|
+
"safe_mode": "Safe Mode",
|
105
|
+
"email_serve_failed": "Failed to verify mail server",
|
106
|
+
"stop_advance_monitor": "Stop Advanced Monitoring",
|
107
|
+
"stop_cluster_advance_monitor": "Stop Advanced Monitoring for the cluster {name}",
|
108
|
+
"no_achieve": "Not implemented",
|
109
|
+
"will_stop_and_delete_with_name": "Are you sure to stop collecting and deleting the log <1>{ log_file_name }</1> of the cluster <0>{ cluster_name }</0>?",
|
110
|
+
"node_with_count": "{count} host",
|
111
|
+
"node_with_count_plural": "{count} hosts",
|
112
|
+
"cluster_allocate_resource": "{vcpu} vCPU, {memory} GiB memory, {volume_size} GiB virtual disk",
|
113
|
+
"can_upload_cluster_warning": "Please upload ISO to the target clusters. Clusters that do not meet the installation or upgrade conditions will be ignored.",
|
114
|
+
"no_available": "No clusters to upload",
|
115
|
+
"ip_address_invalid1": "Please provide the valid IP address",
|
116
|
+
"ip_address_invalid2": "The virtual IP address should not be 0.0.0.0 or 127.0.0.1",
|
117
|
+
"ip_address_invalid3": "Management virtual IP and iSCSI virtual IP should not be the same",
|
118
|
+
"ip_address_invalid4": "The virtual IP should not be the same as the management and storage IP of the host",
|
119
|
+
"management_vip_invalid": "Please provide the management virtual IP address because the cluster is configured with virtual machine tools",
|
120
|
+
"confirm_change_vip": "Confirm to modify virtual IP",
|
121
|
+
"confirm_continue_change_vip": "Are you sure to continue to modify the virtual IP?",
|
122
|
+
"change_management_vip_influences": "Modifying the management virtual IP will have the following effects:",
|
123
|
+
"change_management_vip_influences1": "1. The access IP address of the management platform needs to be changed to a new virtual IP;",
|
124
|
+
"change_management_vip_influences2": "2. RESTful API access needs to be adjusted to a new virtual IP;",
|
125
|
+
"change_iscsi_vip_influences": "Modifying the iSCSI VIP will have the following effects:",
|
126
|
+
"change_iscsi_vip_influences1": "1. Newly registered iSCSI Target will point to the new virtual IP when logging in for the first time;",
|
127
|
+
"change_iscsi_vip_influences2": "2. The iSCSI Target already in use will not be affected.",
|
128
|
+
"change_iscsi_vip_waring": "Note: Please disconnect from the iSCSI LUN before modifing the iSCSI VIP, otherwise the client connected to existing iSCSI targets would not be able to find the destination IP address",
|
129
|
+
"auto_converge_setting": "Hot Migration Option",
|
130
|
+
"auto_converge_description": "Limit the vCPU performance in order to avoid infinity live migration caused by endless memory dirty pages",
|
131
|
+
"auto_converge_label": "Limit vCPU performance automatically during migration",
|
132
|
+
"auto_converge_on_tip": "Migration would be finished successfully but VM performance will decrease during the migration",
|
133
|
+
"auto_converge_off_tip": "Migration might not end forever although VM performance remains the same",
|
134
|
+
"year_month_day": "DD MM, YYYY",
|
135
|
+
"associateVcenterAccount": "vCenter Association",
|
136
|
+
"errorVcenterAccountInvalid": "Please enter correct vCenter address, username and password",
|
137
|
+
"vcenterAddress": "vCenter Address",
|
138
|
+
"vcenterAccountTip": "Please provide the vCenter administrator account and password.",
|
139
|
+
"association_status": "Association Status",
|
140
|
+
"associate_failed": "(association failed)",
|
141
|
+
"not_associate_vcenter": "Not associated with vCenter",
|
142
|
+
"has_associated_vcenter": "Associated vCenter: {ip}:{port}",
|
143
|
+
"associate_esxi_account": "ESXi Association",
|
144
|
+
"associate_esxi_account_tip": "Try to reset the vSphere hosts association. Leave the password blank if you do not need to update the authentication",
|
145
|
+
"vsphere_account": "vSphere Account",
|
146
|
+
"not_deploy_cluster": "Undeployed Cluster",
|
147
|
+
"deployed_cluster": "Deployed Cluster",
|
148
|
+
"deploy_cluster_desc": "Select all the clusters compatible with the same advanced monitoring for batch deployment",
|
149
|
+
"update_cluster_desc": "Select all the clusters that can be upgraded to the same advanced monitoring for batch upgrade",
|
150
|
+
"batch_deploy": "Batch deployment",
|
151
|
+
"batch_upgrade": "Batch Upgrade",
|
152
|
+
"cluster_version": "Cluster Version",
|
153
|
+
"disconnect_cluster_desc": "{count} disconnected clusters do not support advanced monitoring and therefore are not shown here.",
|
154
|
+
"deploy_with_error_desc": "Error occurred when deploying the cluster {name}. Please force stop and try again.",
|
155
|
+
"connect_vcenter_desc": "Cluster {clusters} needs to be associated with vCenter Server to deploy advanced monitoring.",
|
156
|
+
"go_connect": "connect vCenter Server",
|
157
|
+
"usable_applicatioin_version": "Compatible with advanced monitoring",
|
158
|
+
"current_application_version": "Version of the Advanced Monitoring",
|
159
|
+
"can_upgrade_cluster_version": "Upgradable version",
|
160
|
+
"application_setting": "Configuration",
|
161
|
+
"deploy_application_desc": "Deploy the advanced monitoring to {count} clusters. A 12-GiB disk will be used as the OS disk and the storage network will be used for the VM",
|
162
|
+
"deploy_application_cluster_title": "Configure advanced monitoring",
|
163
|
+
"cluster_version_with_version": "Cluster version {version}",
|
164
|
+
"select_iso": "Select ISO Image",
|
165
|
+
"select_iso_desc": "Select the image used to deploy advanced monitoring",
|
166
|
+
"select_iso_light_desc": "Compatible versions: {version}",
|
167
|
+
"target_deploy_clusters": "Deploy to the target clusters",
|
168
|
+
"upgrade_application_title": "Upgrade Advanced Monitoring Application",
|
169
|
+
"upgrade_application_title_info": "Upgrade the advanced monitoring of {count} clusters",
|
170
|
+
"upgrade_application_desc": "Select the image to upgrade the advanced monitoring",
|
171
|
+
"upgrade_cluster_iso_light_desc": "Upgradable versions: {version}",
|
172
|
+
"upgrade_clusters": "Upgrade Cluster",
|
173
|
+
"edit_application_with_name": "Edit the advanced monitoring of cluster {name}",
|
174
|
+
"update_application_warn": "Adding vCPU or memory to the application requires rebooting the virtual machine. The advanced monitoring function may be interrupted for several minutes.",
|
175
|
+
"upgrading_advance_monitor": "Upgrading advanced monitoring of the cluster",
|
176
|
+
"deploying_advance_monitor": "Deploying advanced monitoring of the cluster",
|
177
|
+
"editing_advance_monitor": "Editing advanced monitoring of the cluster",
|
178
|
+
"stopping_advance_monitor": "Stopping the advanced monitoring of the cluster",
|
179
|
+
"advance_monitor_vcpu_minium_value": "vCPU allocation cannot be less than {value}.",
|
180
|
+
"advance_monitor_memory_minium_value": "Memory allocation cannot be less than {value}",
|
181
|
+
"advance_monitor_minium_volume_size": "The data disk capacity cannot be less than {value}",
|
182
|
+
"confict_with_allocated_ips": "The application IP cannot conflict with the assigned IP",
|
183
|
+
"must_contains_in_network": "The application IP address must be within the storage network",
|
184
|
+
"need_advance_monitor_file": "Please select the ISO image of advanced monitoring",
|
185
|
+
"compute_platform_integration": "Hypervisor",
|
186
|
+
"file_error": "Only files in the *.zip format are supported, please <0> reselect </0> or drag into the file",
|
187
|
+
"disconnect_initializing_cluster_desc": "{disconnectCount} disconnected clusters and {initializingCount} initializing clusters do not supported advanced monitoring and therefore are not shown here.",
|
188
|
+
"initializing_cluster_desc": "{count} initializing clusters do not supported advanced monitoring and therefore are not shown here.",
|
189
|
+
"highest_version": "It is already the latest",
|
190
|
+
"zbs_cluster_upgrade_application_tooltip": "The version of the advanced monitoring of SMTX ZBS cluster is upgraded along with the version of SMTX ZBS cluster",
|
191
|
+
"set_ha_succeed": "Set cluster high availability successfully",
|
192
|
+
"set_ha_failed": "Failed to set cluster high availability",
|
193
|
+
"default_ha_help": "Set the default enabled state of high availability (HA) when creating a virtual machine.",
|
194
|
+
"default_ha": "The newly created virtual machine will be set to enable high availability by default.",
|
195
|
+
"default_no_ha": "The newly created virtual machine will be set to disable high availability by default.",
|
196
|
+
"ha_apply_to_vms_2": "Modify the enabled state of high availability for all the virtual machines in the cluster to be consistent with the default value",
|
197
|
+
"ha_apply_to_vms_hint": "The virtual machines that cannot be enabled with high availability will be skipped.",
|
198
|
+
"collection_services": "Collection Service",
|
199
|
+
"all_services": "All Services",
|
200
|
+
"part_services": "Partial Services",
|
201
|
+
"select_services_placeholder": "Select a service",
|
202
|
+
"no_select_services": "Please select a service",
|
203
|
+
"security": "Security",
|
204
|
+
"access_constraint": "Access Restriction",
|
205
|
+
"session_expiration": "Session Timeout",
|
206
|
+
"password_settings": "Password Security",
|
207
|
+
"password_complexity_LOW": "Low Complexity",
|
208
|
+
"password_complexity_MIDDLE": "Medium Complexity",
|
209
|
+
"password_complexity_HIGH": "High Complexity",
|
210
|
+
"update_success": "Update configuration succeeded",
|
211
|
+
"update_fail": "Update configuration failed",
|
212
|
+
"password_complexity": "Password Complexity",
|
213
|
+
"password_valid_time": "Password Validity Period",
|
214
|
+
"password_valid_time_desc": "After being enabled, if the password validity period is exceeded, users will be forced to change the password.",
|
215
|
+
"custom_day": "Custom Number of Days",
|
216
|
+
"login_lock": "Number of Failed Login Attempts",
|
217
|
+
"login_lock_desc": "After being enabled, if the number of user failed login attempts exceeds the maximum number of failed login attempts, the account will be locked.",
|
218
|
+
"login_miss_time": "Login Time Limit",
|
219
|
+
"login_miss_num": "Max Number of Failed Login Attempts within Limit",
|
220
|
+
"login_miss_num_calc": "If the number of user failed login attempts exceeds {num} times within {time} minutes, the account will be locked for 30 minutes.",
|
221
|
+
"password_complexity_MIDDLE_hint": "The password must be at least 8 characters long and must contain English letters and numbers.",
|
222
|
+
"password_complexity_HIGH_hint": "The password must be at least 8 characters long and must contain uppercase and lowercase English letters, numbers and ",
|
223
|
+
"special_char": "special characters",
|
224
|
+
"special_char_tooltip": "Only the following characters (separated by commas) are supported: -, /, :, ;, (, ), $, &, @, \", ., ,, ?, !, ', _, \\, |, ~, <, >, `, [, ], {, }, #, %, ^, *, +, =",
|
225
|
+
"access_mode_NONE_hint": "Allows to access CloudTower from any IP address.",
|
226
|
+
"access_mode_ALLOW_hint": "Allow to access CloudTower only from the IP addresses within the allowlist.",
|
227
|
+
"access_mode_DENY_hint": "Prohibit to access CloudTower from the IP addresses within the blocklist.",
|
228
|
+
"access_mode_NONE": "No access restriction",
|
229
|
+
"access_mode_ALLOW": "Allow allowlist access only",
|
230
|
+
"access_mode_DENY": "Prohibit blocklist access",
|
231
|
+
"session_expire_logout": "Auto Logout due to Timeout",
|
232
|
+
"session_expire_logout_desc": "After being enabled, the logged in users will be automatically logged out if they do not perform any operations within a certain period of time.",
|
233
|
+
"time_tuple_suffix": "minutes later, the user will be logged out automatically.",
|
234
|
+
"password_complexity_LOW_hint": "The length of a password must be at least 8 characters.",
|
235
|
+
"enabled_iscsi_help": "Provides the distributed block storage service of the cluster to other compute applications through iSCSI protocol.",
|
236
|
+
"enabled_iscsi_help_info": "Other compute applications: those other than the virtual machines using virtual volumes.",
|
237
|
+
"enabled_label": "Provides block storage for other compute applications",
|
238
|
+
"set_iscsi_succeed": "Succeeded to set the cluster {name} to provide block storage for other compute applications",
|
239
|
+
"set_iscsi_failed": "Failed to set the cluster {name} to provide block storage for other compute applications",
|
240
|
+
"enable_iscsi_info": "After it is enabled, please configure independent <0>Access Network</0> and <1>Access Virtual IP Address</1> for the cluster.",
|
241
|
+
"tower_license_expired_alert": "The CloudTower license has expired. Please <0>update the license</0>.",
|
242
|
+
"use_username_password": "Verify with Username and Password",
|
243
|
+
"1_replica_volume_alert": "The cluster has virtual volumes with a replication factor of 1, which has a high risk of data loss. Please increase the number of replicas as soon as possible.",
|
244
|
+
"1_replica_volume_warning": "The virtual volume with a replication factor of 1 has a high risk of data loss.",
|
245
|
+
"1_replica_lun_warning": "The LUN with a replication factor of 1 has a high risk of data loss.",
|
246
|
+
"1_replica_namespace_warning": "The Namespace with a replication factor of 1 has a high risk of data loss.",
|
247
|
+
"1_replica_inode_warning": "The NFS File with a replication factor of 1 has a high risk of data loss.",
|
248
|
+
"ascension": "Increase",
|
249
|
+
"ascension_lun_replica": "Increase Number of LUN Replicas",
|
250
|
+
"ascension_lun_replica_desc": "Data recovery will be performed up to the expected number of replicas, which will lead to performance degradation. Please increase it when the business workload is low.",
|
251
|
+
"ascension_lun_replica_info": "Click to increase the number of LUN replicas in iSCSI Target <1>{name}</1>",
|
252
|
+
"ascension_namespace_replica": "Increase Number of Namespace Replicas",
|
253
|
+
"ascension_namespace_replica_desc": "Data recovery will be performed up to the expected number of replicas, which will lead to performance degradation. Please increase it when the business workload is low.",
|
254
|
+
"ascension_namespace_replica_info": "Click to increase the number of Namespace replicas in NVMe Subsystem <1>{name}</1>",
|
255
|
+
"ascension_nfs_replica": "Increase Number of NFS File Replicas",
|
256
|
+
"ascension_nfs_replica_desc": "Data recovery will be performed up to the expected number of replicas, which will lead to performance degradation. Please increase it when the business workload is low.",
|
257
|
+
"ascension_nfs_replica_info": "Click to increase the number of NFS file replicas in NFS Export <1>{name}</1>",
|
258
|
+
"ascension_to": "Increase to",
|
259
|
+
"ascension_volume_replica": "Increase Number of Virtual Volume Replicas",
|
260
|
+
"ascension_volume_replica_desc": "Data recovery will be performed up to the expected number of replicas, which will lead to performance degradation. Please increase it when the business workload is low.",
|
261
|
+
"ascension_volume_replica_info": "Click to increase the number of virtual volume replicas in cluster <1>{name}</1>.",
|
262
|
+
"cluster_space_insufficient": "The cluster storage space is insufficient.",
|
263
|
+
"cluster_space_less": "The cluster has less than 10% of available storage resources, which may affect business operations. We recommended you expand the cluster first.",
|
264
|
+
"cluster_storage_resource": "Cluster Storage Resources",
|
265
|
+
"default_storage_policy": "Default Storage Policy",
|
266
|
+
"default_storage_policy_desc": "This setting serves as the default storage policy of the new virtual volume. You can set the storage policy for individual virtual volumes.",
|
267
|
+
"failure": "Invalid",
|
268
|
+
"forecast_add": "Required (Estimated)",
|
269
|
+
"forecast_idle": "Available (Estimated)",
|
270
|
+
"forecast_idle_percent": "Estimated available resources {percent}%",
|
271
|
+
"inode_replica_num": "Number of NFS File Replicas",
|
272
|
+
"lun_replica_num": "Number of LUN Replicas",
|
273
|
+
"namespace_replica_num": "Number of Namespace Replicas",
|
274
|
+
"no_ascension_replica_volume": "No virtual volumes available for increasing replicas.",
|
275
|
+
"no_nfs_volume": "NFS virtual volumes are not included.",
|
276
|
+
"not_support_nfs_volume": "It's not supported to increase the number of NFS virtual volume replicas.",
|
277
|
+
"not_support_nfs_volume_alert": "It's not supported to increase the number of NFS virtual volume replicas. Clicking to increase will skip NFS virtual volumes.",
|
278
|
+
"one_click_ascension": "Click to Increase",
|
279
|
+
"one_click_ascension_replica": "Click to increase the number of virtual volume replicas in the cluster.",
|
280
|
+
"replica_count": "{count} replica({num} )",
|
281
|
+
"replica_count_plural": "{count} replicas({num} )",
|
282
|
+
"replica_num": "{count} replica",
|
283
|
+
"replica_num_plural": "{count} replicas",
|
284
|
+
"replica_num_ascension": "Replication Factor Policy",
|
285
|
+
"set_default_storage_policy_failed": "Failed to set the cluster {name} default storage policy.",
|
286
|
+
"set_default_storage_policy_succeed": "The cluster {name} default storage policy was successfully set.",
|
287
|
+
"to_ascension": "Replicas to be increased",
|
288
|
+
"total_capacity": "Total Capacity <0></0>",
|
289
|
+
"used": "Used",
|
290
|
+
"volume_replica_num": "Number of Virtual Volume Replicas",
|
291
|
+
"ascending": "Increasing..."
|
292
|
+
}
|
@@ -0,0 +1,9 @@
|
|
1
|
+
{
|
2
|
+
"initial": "Initialize",
|
3
|
+
"group_name": "Organization Name",
|
4
|
+
"please_input_group_name": "Please enter the organization name",
|
5
|
+
"confirm_password": "Confirm Password",
|
6
|
+
"confirm_password_again": "Please enter your password again",
|
7
|
+
"diff_password": "The two entered passwords are inconsistent",
|
8
|
+
"super_manager_password": "Super administrator password"
|
9
|
+
}
|
@@ -0,0 +1,18 @@
|
|
1
|
+
{
|
2
|
+
"vm_snapshot_will_not_include": "The VM snapshot will not include the original VM's",
|
3
|
+
"contains_special_rules": "The name only supports English letters, numbers, underscores (_), and hyphens (-)",
|
4
|
+
"nic": "Nic",
|
5
|
+
"ip_address": "IP address",
|
6
|
+
"hot_add_not_enabled": "Hot add is not enabled",
|
7
|
+
"disks_will_rebuild": "It will rebuild the following virtual disks and mount them to the VM:",
|
8
|
+
"disks_will_rebuild_title": "Virtual disks that will be rebuilt and remounted",
|
9
|
+
"disks_will_unmount": "The following virtual disks are not included in the snapshot. Rollback will cause unmounting:",
|
10
|
+
"disks_will_unmount_title": "The virtual disk that will be unmounted",
|
11
|
+
"disks_cannot_rebuild": "The following virtual disks in the snapshot are mounted to other VMs after the snapshot and cannot be rolled back:",
|
12
|
+
"disks_cannot_rebuild_title": "Virtual disks that cannot be rolled back",
|
13
|
+
"snapshot_would_not_contain_usb_device": "The VM snapshot will not contain the pass-through USB device mounted the VM.",
|
14
|
+
"labels": "Labels",
|
15
|
+
"has_deleted_images": "The ISO image used by the CD-ROM in this snapshot has been deleted. After the rollback, the original ISO image will not be included in the CD-ROM.",
|
16
|
+
"images_will_unmount": "The following ISO images are not included in the snapshot and they will be unmounted after rollback:",
|
17
|
+
"images_will_unmount_title": "ISO image(s) that will be unmounted"
|
18
|
+
}
|
@@ -0,0 +1,37 @@
|
|
1
|
+
{
|
2
|
+
"name": "Name",
|
3
|
+
"object_num": "Number of Snapshot Objects",
|
4
|
+
"logical_size_bytes": "Exclusive Capacity",
|
5
|
+
"local_created_at": "Created Time",
|
6
|
+
"estimated_recycling_time": "Estimated Deletion Time",
|
7
|
+
"keep_snapshot_group": "Retain snapshot group",
|
8
|
+
"confirm_keep_info": "Are you sure to retain the snapshot group {name} (at {time})?",
|
9
|
+
"keep_snapshot_group_text": "After retention, the snapshot group will not be automatically deleted according to the retention policy. If you no longer need to retain it, please delete the snapshot group manually.",
|
10
|
+
"delete_snapshot_group": "Delete Snapshot Group",
|
11
|
+
"delete_snapshot_group_info": "Are you sure to delete the snapshot group {name} (at {time})?",
|
12
|
+
"delete_snapshot_group_text": "This operation cannot be undone. Deleting can release storage space: <0>{size}</0>. Space release may not happen immediately.",
|
13
|
+
"clone_snapshot_group": "Clone Snapshot Group",
|
14
|
+
"confirm_clone_info": "Select the snapshot object that needs to clone from the snapshot group <1>{name}</1>:",
|
15
|
+
"clone_snapshot_group_text": "The snapshot group is created at <0></0>.",
|
16
|
+
"clone_vm_validate": "A VM with the same name already exists",
|
17
|
+
"not_clone": "Cannot clone: the snapshot is not included in the snapshot group",
|
18
|
+
"clone_submit_validate": "Please select at least one snapshot object to clone.",
|
19
|
+
"clone_vm_name": "Name of the cloned virtual machine",
|
20
|
+
"table_vm_title": "Source Virtual Machine",
|
21
|
+
"rollback_snapshot_group": "Rollback Snapshot Group",
|
22
|
+
"confirm_rollback_info": "Are you sure to rollback the snapshot objects contained in the snapshot group <1>{name}</1> to the state at the time of the snapshot?",
|
23
|
+
"not_rollback1": "the snapshot is not included in the snapshot group",
|
24
|
+
"not_rollback2": "the snapshot object does not exist",
|
25
|
+
"not_rollback3": "the virtual machine is not powered off",
|
26
|
+
"not_rollback4": "the snapshot object has been moved out of the snapshot plan",
|
27
|
+
"not_rollback5": "{num} virtual disk in the snapshot cannot be rolled back",
|
28
|
+
"not_rollback6": "{num} virtual disk is not included in the snapshot, it will be unmounted before rolling back",
|
29
|
+
"allow_rollback": "Can roll back",
|
30
|
+
"description": "Description",
|
31
|
+
"manual_delete": "Need to delete manually",
|
32
|
+
"no_rollback_snapshot_group_title": "Unable to roll back the snapshot group",
|
33
|
+
"no_rollback_snapshot_group": "Unable to roll back the snapshot group <1>{name}</1>",
|
34
|
+
"no_rollback_info": "This snapshot group can be rolled back only when all objects can be rolled back. Please try to solve the problems and try again.",
|
35
|
+
"no_rollback": "Cannot roll back: ",
|
36
|
+
"notice_rollback": "Note that can be rolled back: "
|
37
|
+
}
|
@@ -0,0 +1,134 @@
|
|
1
|
+
{
|
2
|
+
"last_execute_status": "Result of Last Snapshot Task",
|
3
|
+
"next_execute_time": "Next Automatic Snapshot Time",
|
4
|
+
"object_num": "Number of Snapshot Objects",
|
5
|
+
"snapshot_group_num": "Available Snapshot Group",
|
6
|
+
"logical_size_bytes": "Snapshot Exclusive Capacity",
|
7
|
+
"datacenters": "Data Center",
|
8
|
+
"datacenter": "Data Center",
|
9
|
+
"suspended_plan": "Suspend",
|
10
|
+
"continue_plan": "Continue",
|
11
|
+
"now_specified": "Execute",
|
12
|
+
"no_future_snapshot_task": "No future snapshot plan",
|
13
|
+
"unspecified": "Not Executed",
|
14
|
+
"create_snapshot_plan": "Create Snapshot Plan",
|
15
|
+
"snapshotDetailTitle": "Weekly snapshot of production application",
|
16
|
+
"execute_circle": "Execution Cycle",
|
17
|
+
"retention_policy": "Retention Policy",
|
18
|
+
"last_execute_time": "The Latest Snapshot Task",
|
19
|
+
"execute_num": "Snapshot Task Execution Count",
|
20
|
+
"delete_execute_num": "Deletion Task Execution Count",
|
21
|
+
"execute_policy": "Execution Policy",
|
22
|
+
"select_cluster_vm_text": "Select VMs added to snapshot plan:",
|
23
|
+
"auto_snapshot_policy": "Automatic Snapshot Policy",
|
24
|
+
"remain_snapshot_num_text": "Input range: 1~16",
|
25
|
+
"recently_snapshot": " most recent automatic snapshot of the group.",
|
26
|
+
"retention": "Retain",
|
27
|
+
"start_end_time": "Start and End Time",
|
28
|
+
"hour_intervals_range": "Hour value range: 1-23, minute value range: 0-59.",
|
29
|
+
"day_intervals_range": "The time interval should be set between 1 to 30 days.",
|
30
|
+
"execute_snapshot_task": "hour(s) execute snapshot task.",
|
31
|
+
"hour_execute_snapshot_task": "Perform the snapshot job at Minute <1></1> of every <0></0> hour.",
|
32
|
+
"hour_execute_snapshot_task_plural": "Perform the snapshot job at Minute <1></1> of every <0></0> hours.",
|
33
|
+
"month_date": "The following dates of each month:",
|
34
|
+
"weekly_date": "The following days of each week:",
|
35
|
+
"start_time": "Start Time",
|
36
|
+
"end_time": "End Time",
|
37
|
+
"no_auto_end": "Do not end automatically",
|
38
|
+
"execute_snapshot": "execute snapshot task.",
|
39
|
+
"error_name_null": "Please fill in the name",
|
40
|
+
"error_execute_hour": "The hour interval should be between 1 and 23.",
|
41
|
+
"error_execute_hour_interval_minute": "The minute value for performing the snapshot plan should be between 0 and 59.",
|
42
|
+
"error_execute_day": "The day interval should be between 1 and 30.",
|
43
|
+
"error_time_validate": "The end time must be after the start time.",
|
44
|
+
"error_remain_snapshot_num": "Retention policy input range: 1~16",
|
45
|
+
"remain_recently": "Retain the most recent {count} group",
|
46
|
+
"remain_recently_plural": "Retain the most recent {count} groups",
|
47
|
+
"start_time1": "Start time: ",
|
48
|
+
"execute_status": "Execution result: {status}",
|
49
|
+
"diff_time": "Time used: {diff}",
|
50
|
+
"auto": "Auto",
|
51
|
+
"manual": "Manual",
|
52
|
+
"execute_num_count": "{ auto } Auto · { manual } Manual",
|
53
|
+
"error_vms_null": "Please select at least one snapshot object.",
|
54
|
+
"select_snapshot_object": "Selected Snapshot Objects",
|
55
|
+
"select_vm_length": "{num} VMs",
|
56
|
+
"select_vm_volume_length": "Contains {num} virtual volumes",
|
57
|
+
"vm_select_empty_text": "The selected snapshot object will appear here",
|
58
|
+
"sharing_vm_volume": "Sharing Volume",
|
59
|
+
"execute_circle_week": "Every week, on {weekday}",
|
60
|
+
"execute_circle_month": "The {name} day of each month",
|
61
|
+
"hour_in": "Within { count } hour",
|
62
|
+
"hour_in_plural": "Within { count } hours",
|
63
|
+
"weekday_1": "Mon.",
|
64
|
+
"weekday_2": "Tue.",
|
65
|
+
"weekday_3": "Wed.",
|
66
|
+
"weekday_4": "Thu.",
|
67
|
+
"weekday_5": "Fri.",
|
68
|
+
"weekday_6": "Sat.",
|
69
|
+
"weekday_7": "Sun.",
|
70
|
+
"weekday_0": "Sun.",
|
71
|
+
"update_snapshot_plan": "Edit Snapshot Plan",
|
72
|
+
"specified_execute_info": "Execute the snapshot plan immediately.",
|
73
|
+
"task_name": "Snapshot group name",
|
74
|
+
"specified_execute_title": "Execute the snapshot plan immediately",
|
75
|
+
"specified_execute_title2": "Unable to execute snapshot plan",
|
76
|
+
"specified_execute_info2": "There is currently a snapshot task in progress, and the snapshot plan cannot be executed immediately.",
|
77
|
+
"specified_execute_content": "Please try to execute it immediately after the current snapshot task is completed.",
|
78
|
+
"execute": "Execute",
|
79
|
+
"suspended_snapshot": "Suspend snapshot schedule",
|
80
|
+
"continue_snapshot": "Continue Snapshot Schedule",
|
81
|
+
"suspended_snapshot_determine": "Are you sure to suspend the snapshot plan {name}?",
|
82
|
+
"suspended_snapshot_info": "During the suspension, snapshot tasks will not be executed automatically. Tasks that are already in execution will not be stopped.",
|
83
|
+
"continue_snapshot_determine": "Are you sure to continue the snapshot plan {name}?",
|
84
|
+
"continue_snapshot_info": "The snapshot plan will be stopped and the task will no longer be executed automatically. If you need to continue the automatic execution of the snapshot task, please edit the end time.",
|
85
|
+
"suspend": "Suspend",
|
86
|
+
"continue": "Continue",
|
87
|
+
"delete_snapshot_plan": "Delete Snapshot Plan",
|
88
|
+
"delete_snapshot_info": "Please input the snapshot plan name which you are going to delete",
|
89
|
+
"delete_snapshot_info2": "This operation cannot be undone. Once deleted, the local snapshot associated with the snapshot plan will be deleted, freeing up storage space:",
|
90
|
+
"empty_table_text": "VMs will be displayed here after selecting a cluster",
|
91
|
+
"name_validate": "A snapshot plan with the same name already exists in the cluster.",
|
92
|
+
"validateSnapshotPLanNameFailed": "The snapshot plan name check failed",
|
93
|
+
"vms_validate": "The snapshot object can contain up to 32 virtual volumes",
|
94
|
+
"no_future_snapshot": "No future snapshot task",
|
95
|
+
"no_delete_snapshot_plan_title": "The snapshot plan cannot be deleted currently",
|
96
|
+
"no_delete_snapshot_plan_info1": "The snapshot plan cannot be deleted because the snapshot plan {name} currently has a snapshot task in progress.",
|
97
|
+
"no_delete_snapshot_plan_info2": "Please wait for the execution of the existing snapshot task to finish, and try to delete the snapshot plan again.",
|
98
|
+
"no_vm": "No Virtual Machine",
|
99
|
+
"disconnected_cluster": "Unable to connect to the cluster",
|
100
|
+
"cluster_select_info": "Currently only support clusters in which the virtualization platform is the SMTX virtual machine service",
|
101
|
+
"vm_volume_sharing_tooltip": "Virtual machine snapshots will not include sharing virtual volumes",
|
102
|
+
"name_validate2": "Only uppercase and lowercase English letters, numbers, and symbols in ASCII printable characters are supported except the semicolon (;), the backslash (\\), and the double quotes (\").",
|
103
|
+
"name_invalid_length": "The length of a snapshot plan name is within 1~255.",
|
104
|
+
"snapshotGroup_name_validate": "A snapshot group with the same name already exists.",
|
105
|
+
"validateSnapshotGroupNameFailed": "Snapshot group name check failed",
|
106
|
+
"error_snapshot_group_null": "Please fill in the snapshot group name",
|
107
|
+
"error_start_time_validate": "The start time must be after the current time.",
|
108
|
+
"clear_search": "Clear the search criteria",
|
109
|
+
"exist_snapshot_plan": "Already exists in snapshot plan {planName}",
|
110
|
+
"selected_vm_tooltip": "Already added, click to remove",
|
111
|
+
"repeat_by_hour": "Repeat every { count } hour",
|
112
|
+
"repeat_by_hour_plural": "Repeat every { count } hours",
|
113
|
+
"repeat_by_day": "Repeat every { count } day",
|
114
|
+
"repeat_by_day_plural": "Repeat every { count } days",
|
115
|
+
"execute_plan_type": "Type of Execution Interval",
|
116
|
+
"execute_intervals": "Period of Execution Interval",
|
117
|
+
"remain_snapshot_num": "Retain snapshot group",
|
118
|
+
"exec_h_m": "Execution time",
|
119
|
+
"vm_count": "{count} virtual machines",
|
120
|
+
"controller_not_allowed_to_join_snapshot_plan": "The Everoute Controller is not allowed to join the snapshot plan.",
|
121
|
+
"vm_usage_and_internal_cannot_join_snapshot": "You cannot create the snapshot plan for a virtual machine running system services.",
|
122
|
+
"plan_minute_execute": "By Minute",
|
123
|
+
"plan_hour_execute": "By Hour",
|
124
|
+
"plan_day_execute": "By Day",
|
125
|
+
"plan_week_execute": "By Week",
|
126
|
+
"plan_month_execute": "By Month",
|
127
|
+
"minute_execute_snapshot_task": "minute(s) execute snapshot task.",
|
128
|
+
"minute_intervals_range": "The time interval should be set between 15 to 59 minutes.",
|
129
|
+
"error_execute_minute_null": "Please fill in the time interval.",
|
130
|
+
"error_execute_minute": "The minute interval should be between 15 and 59.",
|
131
|
+
"repeat_by_minute": "Every {count} minute",
|
132
|
+
"repeat_by_minute_plural": "Every {count} minutes",
|
133
|
+
"delete_snapshot_plan_name_placeholder": "Name of the snapshot plan to be deleted"
|
134
|
+
}
|
@@ -0,0 +1,10 @@
|
|
1
|
+
{
|
2
|
+
"status": "Status",
|
3
|
+
"type": "Task Description",
|
4
|
+
"start_time": "Start Time",
|
5
|
+
"use_time": "{time} minutes used",
|
6
|
+
"rollback_snapshot_group_desc": "rollback snapshot plan {planName}'s snapshot group {groupName}",
|
7
|
+
"clone_snapshot_group_desc": "clone snapshot plan {planName}'s snapshot group {groupName}",
|
8
|
+
"auto_execute_snapshot_plan": "auto execute snapshot plan {planName}'s snapshot task",
|
9
|
+
"manual_execute_snapshot_plan": "manually execute snapshot plan {planName}'s snapshot task"
|
10
|
+
}
|
@@ -0,0 +1,13 @@
|
|
1
|
+
{
|
2
|
+
"create_snap_transport": "Create SNMP Transport",
|
3
|
+
"protocol": "Protocol",
|
4
|
+
"group": "Group",
|
5
|
+
"privacy_agreement": "Privacy Protocol",
|
6
|
+
"private_key": "Private Key",
|
7
|
+
"delete_snmp_transport": "Delete SNMP Transport",
|
8
|
+
"confirm_delete_snmp_transport": "Are you sure to delete this SNMP transport?",
|
9
|
+
"not_update_when_empty": "Leave blank without updating",
|
10
|
+
"password": "Password",
|
11
|
+
"edit_snmp_transport": "Edit SNMP Transport",
|
12
|
+
"encryption_algorithm": "Authentication Protocol"
|
13
|
+
}
|
@@ -0,0 +1,13 @@
|
|
1
|
+
{
|
2
|
+
"add_trap": "Add SNMP Trap Receiver",
|
3
|
+
"remote_ip": "Remote IP",
|
4
|
+
"language": "Language",
|
5
|
+
"english": "English",
|
6
|
+
"simple_chinese": "简体中文",
|
7
|
+
"yes": "Yes",
|
8
|
+
"no": "No",
|
9
|
+
"engine_id": "Engine ID",
|
10
|
+
"delete_trap": "Delete SNMP Trap Receiver",
|
11
|
+
"confirm_delete_trap": "Are you sure to delete this SNMP trap receiver?",
|
12
|
+
"edit_trap": "Edit SNMP Trap Receiver"
|
13
|
+
}
|
@@ -0,0 +1,25 @@
|
|
1
|
+
{
|
2
|
+
"disabled": "Status",
|
3
|
+
"port": "Port",
|
4
|
+
"username": "Username",
|
5
|
+
"version": "Version",
|
6
|
+
"update_error": "Update SNMP transmission failed",
|
7
|
+
"snmpTransport": "SNMP Transport",
|
8
|
+
"no_exist_currently": "No SNMP Transport exists.",
|
9
|
+
"create_snmptransport_get_cluster_message": "Create an SNMP transport to receive cluster monitoring information from an SNMP client.",
|
10
|
+
"create_snmpTransport": "Create Transport",
|
11
|
+
"trap": "SNMP Trap",
|
12
|
+
"no_existed_trap_reception": "No SNMP trap receiver exists.",
|
13
|
+
"add_snmpTransport_for_reception": "Add Trap Receiver configuration information so that SNMP client can accept cluster alert push.",
|
14
|
+
"add_trap_reception": "Add Trap Receiver",
|
15
|
+
"update_snmp_transport_failed": "Failed to update SNMP trap",
|
16
|
+
"download_mib": "Download MiB",
|
17
|
+
"community": "Group",
|
18
|
+
"auth_protocol": "Encryption",
|
19
|
+
"privacy_protocol": "Privacy Agreement",
|
20
|
+
"auth_pass_phrase": "Password",
|
21
|
+
"protocol": "Agreement",
|
22
|
+
"privacy_pass_phrase": "Private Key",
|
23
|
+
"search_snmp_transport": "Search SNMP transport name...",
|
24
|
+
"search_snmp_trap": "Search SNMP trap name..."
|
25
|
+
}
|
@@ -0,0 +1,15 @@
|
|
1
|
+
{
|
2
|
+
"disabled": "Status",
|
3
|
+
"host": "Source IP: Port",
|
4
|
+
"username": "Username",
|
5
|
+
"version": "Version",
|
6
|
+
"language_code": "Language",
|
7
|
+
"community": "Group",
|
8
|
+
"auth_protocol": "Encryption Algorithm",
|
9
|
+
"auth_pass_phrase": "Password",
|
10
|
+
"privacy_protocol": "Privacy Agreement",
|
11
|
+
"privacy_pass_phrase": "Private Key",
|
12
|
+
"port": "Port",
|
13
|
+
"inform": "INFORM",
|
14
|
+
"engine_id": "Engine ID"
|
15
|
+
}
|
@@ -0,0 +1,12 @@
|
|
1
|
+
{
|
2
|
+
"version_and_release": "Version and distribution status",
|
3
|
+
"not_vm_tools_yet": "The VMTools ISO image has not been added yet",
|
4
|
+
"upload_vmtools": "Upload VMTools ISO Image",
|
5
|
+
"upload_vm_tools_image": "Upload VMTools Shared Image",
|
6
|
+
"current_version": "Current Version",
|
7
|
+
"install_vm_tools_to_cluster": "Upload VMTools installation ISO image to cluster {name}",
|
8
|
+
"install_vm_tools_to_cluster_with_version": "Upload VMTools installation ISO {version} to cluster {name}",
|
9
|
+
"clusters_with_svtImage": "{count} cluster containing this image",
|
10
|
+
"clusters_with_svtImage_plural": "{count} clusters containing this image",
|
11
|
+
"invalid_iso": "Invalid ISO Image"
|
12
|
+
}
|
@@ -0,0 +1,14 @@
|
|
1
|
+
{
|
2
|
+
"action": "Event Type",
|
3
|
+
"cluster": "Cluster",
|
4
|
+
"message": "Description",
|
5
|
+
"local_created_at": "Trigger Time",
|
6
|
+
"finished_at": "End Time",
|
7
|
+
"status": "Status",
|
8
|
+
"VM_HA": "Virtual Machine High Availability Rebuild",
|
9
|
+
"AUTO_EXECUTE_BACKUP_PLAN": "Automatically execute backup plan",
|
10
|
+
"AUTO_DELETE_BACKUP_RESTORE_POINT": "Automatically delete restore points",
|
11
|
+
"ADD_DEVICE": "Add USB Device",
|
12
|
+
"REMOVE_DEVICE": "Remove USB Device",
|
13
|
+
"ENABLE_CPU_EXCLUSIVE": "Resume VM CPU Exclusive"
|
14
|
+
}
|