@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,24 @@
|
|
1
|
+
{
|
2
|
+
"create_namespace_group": "Create Namespace Group",
|
3
|
+
"edit_namespace_group": "Edit Namespace Group name",
|
4
|
+
"delete_namespace_group": "Delete Namespace Group",
|
5
|
+
"choose_namespace_group": "Select Namespace Group",
|
6
|
+
"namespace_group_existed": "A Namespace Group with the same name already exists in the Subsystem.",
|
7
|
+
"create_namespace_group_failed": "Failed to create a Namespace Group.",
|
8
|
+
"error_group_name_null": "Please enter a Namespace Group name.",
|
9
|
+
"error_group_name_length": "The length of a Namespace Group name is within 1~255.",
|
10
|
+
"error_group_name_invalid": "Only lowercase English letters, numbers, periods (.), hyphens (-) are supported.",
|
11
|
+
"error_group_number": "Failed to create a Namespace Group. The number of Namespace Groups in a Subsystem cannot exceed 64.",
|
12
|
+
"local_create_time": "Created Time",
|
13
|
+
"local_id": "UUID",
|
14
|
+
"namespaces": "Number of Members",
|
15
|
+
"labels": "Label",
|
16
|
+
"cannot_create_namespace_group": "Failed to create a Namespace Group",
|
17
|
+
"cannot_create_namespace_group_result": "The number of Namespace Groups in a NVMe Subsystem cannot exceed 64.",
|
18
|
+
"cannot_create_namespace_group_info": "Please delete some Namespace Groups in the NVMe Subsystem, and then try to create again.",
|
19
|
+
"confirm_delete_group": "Are you sure to delete the Namespace Group <1>{name}</1> ?",
|
20
|
+
"cannot_delete_group": "Cannot delete the Namespace Group <1>{name}</1>.",
|
21
|
+
"cannot_delete_group_title": "Cannot delete Namespace Group",
|
22
|
+
"cannot_delete_group_desc": "Please delete all the Namespaces and snapshots contained in the Namespace Group, and then try to delete again.",
|
23
|
+
"namespace_group_no_exists": "The Namespace Group no longer exists"
|
24
|
+
}
|
@@ -0,0 +1,41 @@
|
|
1
|
+
{
|
2
|
+
"access_set": "Access Settings",
|
3
|
+
"base_info": "Basic Information",
|
4
|
+
"cannot_delete_nfs": "Cannot delete NFS storage object",
|
5
|
+
"cannot_delete_nfs_desc1": "Cannot delete NFS data store <1>{name}</1>.",
|
6
|
+
"cannot_delete_nfs_desc2": "Please delete all files, folders and snapshots contained in the data store first.",
|
7
|
+
"confirm_delete_nfs": "Are you sure to delete NFS data storage <1>{name}</1>?",
|
8
|
+
"create_nfs": "Create NFS Storage Object",
|
9
|
+
"delete_nfs": "Delete NFS storage object",
|
10
|
+
"edit_nfs": "Edit NFS storage object",
|
11
|
+
"file": "File",
|
12
|
+
"filter_storage": "Filter storage objects",
|
13
|
+
"filter_system_storage": "Filter storage objects",
|
14
|
+
"internal": "Way of creation",
|
15
|
+
"ip_whitelist": "IP Whitelist",
|
16
|
+
"name": "Name",
|
17
|
+
"nfs_no_exists": "The NFS storage no longer exists",
|
18
|
+
"nfs_storage": "NFS Storage Object",
|
19
|
+
"no_match_system_storage": "No matching system storage object",
|
20
|
+
"no_system_storage": "No system storage object",
|
21
|
+
"replica_num": "Default number of replicas",
|
22
|
+
"storage_strategy": "Storage Policy",
|
23
|
+
"system_auto": "By System",
|
24
|
+
"system_nfs_name_tooltip": "This data store is automatically created by the system and is used to store virtual machine, virtual volume, virtual machine template or ISO image and other virtual resource-related data. It cannot be directly modified.",
|
25
|
+
"system_nfs_use": "The storage object for virtual volumes",
|
26
|
+
"thick_provision": "Thick Provisioning",
|
27
|
+
"thin_provision": "Provisioning",
|
28
|
+
"thin_provision_text": "Thin provisioning",
|
29
|
+
"tip_for_change": "Setting replica to 1 is risky since any physical failure may cause data loss. Please choose carefully.",
|
30
|
+
"type": "Type",
|
31
|
+
"use": "Use",
|
32
|
+
"user_control": "User Manual",
|
33
|
+
"labels": "Labels",
|
34
|
+
"update_nfs_export_inode_replica_num": "Increase the number of NFS file replicas",
|
35
|
+
"one_click_increase_replica_tooltip": "This operation may cause a large amount of data recovery, resulting in performance degradation. Please increase it when the business workload is low.",
|
36
|
+
"cannot_reduce_replica_num": "Decreasing the number of replicas is currently not supported.",
|
37
|
+
"storage_strategy_tips_had_1_replica": "This NFS Export has NFS files with a replication factor of 1.",
|
38
|
+
"storage_strategy_tips_had_2_replica": "This NFS Export has NFS files with a replication factor of 2.",
|
39
|
+
"storage_strategy_tips_had_1_and_2_replica": "This NFS Export has NFS files with replication factors of 1 and 2.",
|
40
|
+
"storage_strategy_defalut_tips": "The following settings serve as the default storage policy of the NFS files in this NFS Export."
|
41
|
+
}
|
@@ -0,0 +1,14 @@
|
|
1
|
+
{
|
2
|
+
"assigned_size": "Assigned Capacity",
|
3
|
+
"belongsCluster": "Cluster",
|
4
|
+
"filter_file": "Filter files or folders",
|
5
|
+
"local_id": "ID",
|
6
|
+
"local_updated_at": "Update Time",
|
7
|
+
"name": "Name",
|
8
|
+
"shared_size": "Shared Capacity",
|
9
|
+
"unique_size": "Exclusive Capacity",
|
10
|
+
"labels": "Labels",
|
11
|
+
"storage_strategy": "Storage Policy",
|
12
|
+
"replica_num": "Number of replicas",
|
13
|
+
"thin_provision": "Provisioning"
|
14
|
+
}
|
@@ -0,0 +1,62 @@
|
|
1
|
+
{
|
2
|
+
"cluster": "Cluster",
|
3
|
+
"datacenters": "Data Center",
|
4
|
+
"vds": "Virtual Distributed Switch",
|
5
|
+
"disconnected": "Disconnected",
|
6
|
+
"editMTU": "Edit Network Port MTU",
|
7
|
+
"host": "Host",
|
8
|
+
"mac_address": "MAC Address",
|
9
|
+
"mtu": "MTU",
|
10
|
+
"name": "Name",
|
11
|
+
"nicFilter": "Filter NIC",
|
12
|
+
"not_connected": "Not connected",
|
13
|
+
"physical": "Physical network port",
|
14
|
+
"up": "Status",
|
15
|
+
"speed": "Speed",
|
16
|
+
"rdma_enabled": "RDMA",
|
17
|
+
"labels": "Labels",
|
18
|
+
"zone": "Availability Zone",
|
19
|
+
"model": "Model",
|
20
|
+
"driver_state": "SR-IOV State",
|
21
|
+
"total_vf_num": "Number of SR-IOV Pass-through NICs",
|
22
|
+
"used_vf_num": "Number of Used SR-IOV Pass-through NICs",
|
23
|
+
"enable_SR-IOV": "Enable SR-IOV",
|
24
|
+
"edit_the_number_of_SR-IOV_pass-through_NICs": "Edit Number of SR-IOV Pass-through NICs",
|
25
|
+
"support": "Supported",
|
26
|
+
"not_support": "Not Supported",
|
27
|
+
"enabled": "Enabled",
|
28
|
+
"not_enabled": "Not Enabled",
|
29
|
+
"need_reboot": "Need Reboot",
|
30
|
+
"reboot_to_enable_SR-IOV": "Please reboot the host to enable SR-IOV mode.",
|
31
|
+
"unrelated_vms": "No associated VM",
|
32
|
+
"associated_vms": "Add \"SR-IOV pass-through NIC\" to the virtual NIC to associate the VM",
|
33
|
+
"enable_SR-IOV_mode": "Enable SR-IOV Mode",
|
34
|
+
"enable_SR-IOV_and_set_number_of_NICs": "Enable the SR-IOV mode of the network port <1>{name}</1> and set the number of SR-IOV pass-through NICs.",
|
35
|
+
"reboot_effective": "After saving, please reboot the host to let the SR-IOV mode take effect.",
|
36
|
+
"number_of_direct_access_NICs": "Number of Pass-through NICs",
|
37
|
+
"edit_direct_access_NICs_info": "You can only modify the number of SR-IOV passthrough NICs when the NIC is not associated with a running virtual machine. Please power off all virtual machines associated with the NIC or unmount the SR-IOV passthrough NICs from the virtual machine and then try again.",
|
38
|
+
"cannot_enable_sriov_title": "Unable to Enable SR-IOV",
|
39
|
+
"cannot_enable_sriov_desc": "Unable to enable SR-IOV for the network port {name}.",
|
40
|
+
"cannot_enable_sriov_light_desc": "The system is configuring SR-IOV for other network ports on the host. It is not allowed to simultaneously configure multiple SR-IOV network ports on the same host. Please enable SR-IOV after the ongoing configuration is complete.",
|
41
|
+
"cannot_update_sriov_num_title": "Unable to Edit the Number of SR-IOV Passthrough NICs.",
|
42
|
+
"cannot_update_sriov_num_desc": "Unable to edit the number of SR-IOV passthrough NICs for network port {name}.",
|
43
|
+
"cannot_update_sriov_num_light_desc": "You can only configure one SR-IOV network port in a cluster at a time. Please try editing again after other configuration tasks in the cluster are complete.",
|
44
|
+
"basic_info": "Basic Information",
|
45
|
+
"port_other_info": "Other Port Information",
|
46
|
+
"query_error": "Unable to access data",
|
47
|
+
"query_no_data": "No LLDP information",
|
48
|
+
"chassis_sysName": "Device Name",
|
49
|
+
"chassis_descr": "Device Description",
|
50
|
+
"port_id": "Port ID",
|
51
|
+
"chassis_mgmt_ip": "Management IP",
|
52
|
+
"chassis_id": "Bridge MAC Address",
|
53
|
+
"chassis_capability": "System Function",
|
54
|
+
"port_ttl": "Device Survival Time",
|
55
|
+
"vlan_id": "Port VlAN ID",
|
56
|
+
"ppvid": "Port Protocol VlAN ID",
|
57
|
+
"vlan_name": "Port VLAN Name",
|
58
|
+
"port_mfs": "Port Maximum Transmission Unit",
|
59
|
+
"port_aggregation": "Link Aggregation",
|
60
|
+
"lldp_alert_time": "Unable to access LLDP information. Last update time: {time}.",
|
61
|
+
"physical_link_up": "Physical link state"
|
62
|
+
}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
{
|
2
|
+
"host": "Host Connected",
|
3
|
+
"initiator_ip": "Client IP",
|
4
|
+
"client_port": "Client Port",
|
5
|
+
"access_ip": "Access IP",
|
6
|
+
"iscsi_target": "Connected Target",
|
7
|
+
"nvmf_subsystem": "Connected Subsystem",
|
8
|
+
"type": "Storage Object Type",
|
9
|
+
"connection_object": "Connected Storage Object",
|
10
|
+
"tr_type": "Transport Type"
|
11
|
+
}
|
@@ -0,0 +1,112 @@
|
|
1
|
+
{
|
2
|
+
"namespace_id": "ID",
|
3
|
+
"name": "Name",
|
4
|
+
"thin_provision": "Provisioning",
|
5
|
+
"replica_num": "Number of Replicas",
|
6
|
+
"size": "Capacity",
|
7
|
+
"shared_size": "Shared Capacity",
|
8
|
+
"unique_size": "Exclusive Capacity",
|
9
|
+
"assigned_size": "Allocated Capacity",
|
10
|
+
"local_created_at": "Created Time",
|
11
|
+
"iops": "IOPS Limit",
|
12
|
+
"bps": "Bandwidth Limit",
|
13
|
+
"stripe_num": "Number of Stripes",
|
14
|
+
"stripe_size": "Stripe Size",
|
15
|
+
"labels": "Label",
|
16
|
+
"volume": "Volume",
|
17
|
+
"shared_volume": "Shared Volume",
|
18
|
+
"nqn_whitelist_of_subsystem": "The NQN Whitelists of the Subsystem",
|
19
|
+
"nqn_whitelist_same_as_subsystem": "The same NQN whitelists as those used by the Subsystem",
|
20
|
+
"specify_nqn_whitelist": "Specify a NQN whitelist of the current Namespace within the allowed NQN whitelists of the Subsystem",
|
21
|
+
"specify_nqn": "Specify NQN",
|
22
|
+
"create_namespace": "Create Namespace",
|
23
|
+
"edit_namespace": "Edit Namespace",
|
24
|
+
"delete_namespace": "Delete Namespace",
|
25
|
+
"is_shared_info": "The shared volumes can be connected by multiple clients. The type cannot be modified once created.",
|
26
|
+
"type": "Type",
|
27
|
+
"nqn_rules": "Use commas \",\" to separate multiple NQN addresses. Leave blank to prohibit all.",
|
28
|
+
"error_namespace_name_null": "Please enter a Namespace name.",
|
29
|
+
"error_same_name_of_subsystem": "A Namespace with the same name already exists in the Subsystem.",
|
30
|
+
"error_name_length": "The length of a Namespace name is within 1~255.",
|
31
|
+
"error_name_invalid": "Only lowercase English letters, numbers, periods (.), hyphens (-) are supported.",
|
32
|
+
"error_size_invalid": "The capacity of a Namespace cannot exceed 64 TiB.",
|
33
|
+
"error_group_null": "Please select a Namespace Group",
|
34
|
+
"cannot_create_namespace": "Cannot create a Namespace",
|
35
|
+
"cannot_create_namespace_result": "The number of Namespaces in a NVMe Subsystem cannot exceed 255.",
|
36
|
+
"cannot_create_namespace_info": "Please delete some Namespaces in the NVMe Subsystem, and then try to create again.",
|
37
|
+
"error_size_invalid2": "A Namespace only supports capacity expansion.",
|
38
|
+
"confirm_delete_info": "If you need to delete the Namespace, please exactly enter the name of the Namespace to be deleted in the following input box.",
|
39
|
+
"confirm_delete_info2": "This operation cannot be undone. Once deleted, the data contained in the Namespace cannot be recovered.",
|
40
|
+
"confirm_delete": "Confirm to Delete",
|
41
|
+
"nvmf_subsystem": "Storage Object",
|
42
|
+
"nqn_whitelist_extra_warning": "Since the Subsystem to which the current Namespace belongs is forbidden to access all NQNs, the configured NQN whitelist in the Namespace will not take effect.",
|
43
|
+
"nqn_whitelist_extra_info": "The Subsystem to which the current Namespace belongs is allowed to access all NQNs, therefore the Namespace needs to specify a NQN whitelist or the Subsystem is forbidden to access all NQNs.",
|
44
|
+
"cannot_delete_namespace": "Unable to Delete Namespace",
|
45
|
+
"cannot_delete_namespace_description": "Failed to delete the Namespace <0>{namespace_name}</0> .",
|
46
|
+
"cannot_delete_namespace_solution": "Please remove the Namespace from the consistency group {group_name} and then try again.",
|
47
|
+
"delete_namespace_desc": "The Namespace <0>{name}</0> contains snapshots. When deleting the Namespace, whether or not to delete the contained snapshots together?",
|
48
|
+
"delete_namespace_desc2": "Please exactly enter the name of the Namespace to be deleted in the input box below.",
|
49
|
+
"delete_snapshot_radio_desc": "This operation cannot be undone. All snapshots contained in this Namespace will be deleted, and the storage space can be released: <0></0>.",
|
50
|
+
"keep_snapshot": "Retain Snapshot",
|
51
|
+
"delete_snapshot": "Delete Snapshot",
|
52
|
+
"delete_namespace_and_snapshot": "Delete Namespace and Snapshot",
|
53
|
+
"only_delete_namespace": "Delete Namespace Only",
|
54
|
+
"error_namespace_size_null": "Please enter Namespace capacity.",
|
55
|
+
"error_delete_name_null": "Please enter the Namespace name.",
|
56
|
+
"error_delete_name_invalid": "Please enter the correct Namesapce name.",
|
57
|
+
"iops_max": "Total IOPS Burst Upper Limit",
|
58
|
+
"iops_total": "Total IOPS Limit",
|
59
|
+
"iops_max_length": "Duration of Total IOPS Burst Upper Limit",
|
60
|
+
"iops_rd_max": "Read IOPS Burst Upper Limit",
|
61
|
+
"iops_wr_max": "Write IOPS Burst Upper Limit",
|
62
|
+
"iops_rd": "Read IOPS Limit",
|
63
|
+
"iops_wr": "Write IOPS Limit",
|
64
|
+
"iops_rd_max_length": "Duration of Read IOPS Burst Upper Limit",
|
65
|
+
"iops_wr_max_length": "Duration of Write IOPS Burst Upper Limit",
|
66
|
+
"bps_max": "Total Bandwidth Burst Upper Limit",
|
67
|
+
"bps_total": "Total Bandwidth Limit",
|
68
|
+
"bps_max_length": "Duration of Total Bandwidth Burst Upper Limit",
|
69
|
+
"bps_rd": "Read Bandwidth Limit",
|
70
|
+
"bps_wr": "Write Bandwidth Limit",
|
71
|
+
"bps_rd_max": "Read Bandwidth Burst Upper Limit",
|
72
|
+
"bps_wr_max": "Write Bandwidth Burst Upper Limit",
|
73
|
+
"bps_rd_max_length": "Duration of Read Bandwidth Upper Limit",
|
74
|
+
"bps_wr_max_length": "Duration of Write Bandwidth Upper Limit",
|
75
|
+
"iops_config": "IOPS Limit",
|
76
|
+
"bps_config": "Bandwidth Limit",
|
77
|
+
"namespace_group": "Namespace Group",
|
78
|
+
"namespace_id_used": "Namespace ID {id} has been used.",
|
79
|
+
"ascension": "Increase",
|
80
|
+
"ascension_namespace_one_replica": "Namespace <1>{name}</1> has a replication factor of 1. Are you sure you want to increase the number of replicas?",
|
81
|
+
"ascension_namespace_replica": "Increase Number of Namespace Replicas",
|
82
|
+
"ascension_namespace_replica_alert": "<0></0> of storage space is expected to be required. The cluster has less than 10% of available storage resources, which may affect business operations. We recommended you expand the cluster first.",
|
83
|
+
"ascension_namespace_replica_desc": "Data recovery will be performed to the expected number of replicas.",
|
84
|
+
"ascension_namespace_replica_error": "The cluster storage space is insufficient.",
|
85
|
+
"ascension_namespace_two_replica": "Namespace <1>{name}</1> has a replication factor of 2. Are you sure you want to increase it to 3?",
|
86
|
+
"ascension_to": "Increase to",
|
87
|
+
"cannot_ascension_namespace_replica": "Unable to Increase Number of Namespace Replicas",
|
88
|
+
"cannot_ascension_namespace_replica_info": "Unable to increase the number of replicas for Namespace <1>{name}</1>.",
|
89
|
+
"count_replica": "{count} replica",
|
90
|
+
"count_replica_plural": "{count} replicas",
|
91
|
+
"one_replica_namespace_alert": "Namespace with a replication factor of 1 has a high risk of data loss.",
|
92
|
+
"access_set_alert": "Only clients that belong to the Namespace's IQN allowlist and the Subsystem's IQN and IP allowlists can access the Namespace.",
|
93
|
+
"subsystem_ip_whitelist_all_ban_alert": "Unable to access this Namespace. Please modify the IP allowlist of the Subsystem to allow access.",
|
94
|
+
"subsystem_nqn_whitelist_all_ban_alert": "Unable to access this Namespace. Please modify the NQN allowlist of the Subsystem to allow access.",
|
95
|
+
"subsystem_ip_nqn_whitelist_all_ban_alert": "Unable to access this Namespace. Please modify the IP and NQN allowlists of the Subsystem to allow access.",
|
96
|
+
"nqn_whitelist_all_ban_alert": "The NQN allowlist of the Namespace is set to <b>All Banned</b> and therefore cannot be accessed.",
|
97
|
+
"ip_whitelist_of_subsystem": "Subsystem IP Allowlist",
|
98
|
+
"nqn_whitelist": "NQN Allowlist",
|
99
|
+
"copy_namespace_title": "Copy Namespace",
|
100
|
+
"copy_namespace_desc": "Copy Namespace <0>{resource_name}</0>.",
|
101
|
+
"source_namespace_label": "Source Namespace",
|
102
|
+
"source_namespace_id": "Namespace ID: {namespace_id}",
|
103
|
+
"copy_button": "Copy",
|
104
|
+
"select_subsystem_placeholder": "Select the target NVMe Subsystem.",
|
105
|
+
"select_subsystem_validation": "Please select the target NVMe Subsystem.",
|
106
|
+
"select_subsystem_namespaces_length": "Includes { count } Namespace",
|
107
|
+
"select_subsystem_namespaces_length_plural": "Includes { count } Namespaces",
|
108
|
+
"select_namespace_placeholder": "Please select the Namespace Group.",
|
109
|
+
"select_namespace_validation": "Please select the Namespace Group.",
|
110
|
+
"cannot_copy": "Unable to Copy Namespace.",
|
111
|
+
"cannot_clone_from_snapshot": "Unable to Clone Namespace from Snapshot"
|
112
|
+
}
|
@@ -0,0 +1,28 @@
|
|
1
|
+
{
|
2
|
+
"name": "Name",
|
3
|
+
"consistency_group": "Consistency Group",
|
4
|
+
"unique_size": "Exclusive Capacity",
|
5
|
+
"local_created_at": "Created Time",
|
6
|
+
"labels": "Label",
|
7
|
+
"clone": "Clone",
|
8
|
+
"clone_ns_from_snapshot": "Clone Namespace from Snapshot",
|
9
|
+
"src_snapshot": "Source Snapshot",
|
10
|
+
"target_store_object": "Target Storage Object",
|
11
|
+
"subsystem_num_invalid": "The number of Namespaces in an NVMe Subsystem cannot exceed 255. Please select another NVMe Subsystem.",
|
12
|
+
"group_num_invalid": "The number of Namespaces in a Namespace Group cannot exceed 255. Please select another Namespace Group.",
|
13
|
+
"rollback": "Rollback",
|
14
|
+
"rollback_title": "Rollback Namespace Snapshot",
|
15
|
+
"rollback_confirm": "Are you sure to roll back the Namespace <0>{namespaceName}</0> to the state of the snapshot <1>{snapshotName}</1>?",
|
16
|
+
"snapshot_created_time": "The snapshot was created at {time}.",
|
17
|
+
"delete_namespace_snapshot": "Delete Namespace Snapshot",
|
18
|
+
"confirm_delete": "Are you sure to delete the Namespace snapshot <1>{name}</1>?",
|
19
|
+
"delete_namespace_snapshot_info": "This operation cannot be undone. The snapshot makes use of logical space <0></0>. After the snapshot is deleted, the space release may not happen immediately.",
|
20
|
+
"nvmf_namespace": "The Namespace",
|
21
|
+
"deleted": "Deleted",
|
22
|
+
"calculation": "Computing",
|
23
|
+
"namespace_snapshot_existed": "A Namespace snapshot with the same name already exists.",
|
24
|
+
"snapshot_name_length_invalid": "The snapshot name should be 1-255 characters in length.",
|
25
|
+
"error_ns_snapshot_name_invalid": "Only uppercase and lowercase English letters, numbers, periods (.), hyphens (-) are supported.",
|
26
|
+
"clone_namespace_desc": "Clone the Namespace from its snapshot <0>{resource_name}</0>.",
|
27
|
+
"new_namespace": "New Namespace"
|
28
|
+
}
|
@@ -0,0 +1,127 @@
|
|
1
|
+
{
|
2
|
+
"nvmf_no_exists": "The NVMe storage no longer exists",
|
3
|
+
"create_nvme_subsystem": "Create NVMe Subsystem",
|
4
|
+
"edit_nvme_subsystem": "Edit NVMe Subsystem",
|
5
|
+
"delete_nvme_subsystem": "Delete NVMe Subsystem",
|
6
|
+
"create_client": "Create an NVMe Subsystem for external client access.",
|
7
|
+
"nqn_name_follow_name": "Generate an NQN according to the Subsystem name",
|
8
|
+
"inherit_policy_info": "In the Subsystem, the Namespace accessed by the same client uses the same access point, and different clients try to use different access points.",
|
9
|
+
"balance_policy_info": "By creating a Namespace Group, all the Namespaces in the Group try to use different access points.",
|
10
|
+
"whitelist": "Allowlist",
|
11
|
+
"whitelist_alert_info": "Only the clients that belong to both IP and NQN whitelists can access the Subsystem.",
|
12
|
+
"nqn_whitelist": "NQN Allowlist",
|
13
|
+
"nqn_rules": "Use commas \",\" to separate multiple NQN addresses. Leave blank for all banned and \"*/*\" for all allowed.",
|
14
|
+
"storage_strategy": "Storage Policy",
|
15
|
+
"storage_strategy_info": "The following settings are used as the general storage policy for the Namespaces in the Subsystem. Each Namespace can also have an independent number of replicas.",
|
16
|
+
"default_io_info": "The following settings are used as the default I/O limit options for the newly created Namespace in the Subsystem, not the overall I/O limit settings for the Subsystem.",
|
17
|
+
"iops_upper_limit": "Total Upper Limit",
|
18
|
+
"iops_upper_limit_rd": "Read Upper Limit",
|
19
|
+
"iops_upper_limit_wr": "Write Upper Limit",
|
20
|
+
"bps_upper_limit": "Total Upper Limit",
|
21
|
+
"bps_upper_limit_rd": "Read Upper Limit",
|
22
|
+
"bps_upper_limit_wr": "Write Upper Limit",
|
23
|
+
"error_subsystem_name_null": "Please enter a name",
|
24
|
+
"error_subsystem_exist_same_name": "A Subsystem with the same name already exists in the cluster.",
|
25
|
+
"error_subsystem_name_length_invalid": "The name length is within 1~100.",
|
26
|
+
"error_subsystem_name_invalid": "Only lowercase English letters, numbers, periods (.), hyphens (-) are supported.",
|
27
|
+
"error_subsystem_description_invalid": "Only uppercase and lowercase English letters, numbers and hyphens (-) are supported.",
|
28
|
+
"error_subsystem_description_length": "The length of description is within 1~255.",
|
29
|
+
"error_subsystem_nqn_whitelist_invalid": "Please enter one or more valid NQN addresses.",
|
30
|
+
"confirm_delete_subsystem": "Are you sure to delete the NVMe Subsystem {name}?",
|
31
|
+
"cannot_delete_subsystem": "Cannot delete the NVMe Subsystem {name}.",
|
32
|
+
"cannot_delete_subsystem_title": "Cannot Delete NVMe Subsystem",
|
33
|
+
"cannot_delete_subsystem_desc": "Please delete all the Namespaces and snapshots in the NVMe Subsystem before attempting to delete the Subsystem.",
|
34
|
+
"cannot_delete_subsystem_desc1": "Please delete all the Namespace Groups, Namespaces and snapshots in the NVMe Subsystem, and then try to delete again.",
|
35
|
+
"bps_rd_tag": "Read: <0></0>, ",
|
36
|
+
"bps_wr_tag": "Write: <0></0>",
|
37
|
+
"bps": "Total: <0></0>",
|
38
|
+
"default_io_limit": "Default I/O Limit",
|
39
|
+
"nvmf_storage": "NVMe Subsystem",
|
40
|
+
"cannot_create_reason": "The number of NVMe Subsystems in a cluster cannot exceed 64.",
|
41
|
+
"cannot_create_advice": "Please delete some NVMe Subsystems in the cluster, and then try to create again.",
|
42
|
+
"cannot_create_title": "Failed to create a NVMe Subsystem",
|
43
|
+
"io_burst": "Allow I/O Burst",
|
44
|
+
"burst_max": "Max Burst",
|
45
|
+
"burst_max_length": "Max Duration",
|
46
|
+
"burst_case_text1": "If <1>I/O</1> bursts are allowed, the I/O can exceed the IOPS or bandwidth upper limit within a specified time period. By specifying the IOPS or bandwidth upper limit in burst mode and the maximum duration, the service quality management can be more refined.",
|
47
|
+
"burst_case_text2": "The figure below shows an IOPS monitoring graph when IOPS limit is enabled and I/O bursts are allowed.",
|
48
|
+
"burst_case_text3": "During the time intervals of t1 and t2, an I/O burst occurrs respectively. The first time interval is shorter than the maximum duration, and IOPS can be higher than the IOPS upper limit but lower than the IOPS burst upper limit. The second time interval is longer than the maximum duration, and when the burst traffic accumulates to a certain extent, IOPS is limited to below the IOPS upper limit.",
|
49
|
+
"error_burst_null": "Please enter the burst upper limit.",
|
50
|
+
"error_burst_iops_rd": "The burst upper limit must be greater than the read IOPS upper limit.",
|
51
|
+
"error_burst_iops_wr": "The burst upper limit must be greater than the write IOPS upper limit.",
|
52
|
+
"error_burst_iops": "The burst upper limit must be greater than the total IOPS upper limit.",
|
53
|
+
"error_burst_length_null": "Please enter the maximum duration.",
|
54
|
+
"error_burst_length": "The maximum duration cannot exceed 1800 seconds.",
|
55
|
+
"error_burst_bps_rd": "The burst upper limit must be greater than the read bandwidth upper limit.",
|
56
|
+
"error_burst_bps_wr": "The burst upper limit must be greater than the write bandwidth upper limit.",
|
57
|
+
"error_burst_bps": "The burst upper limit must be greater than the total bandwidth upper limit.",
|
58
|
+
"bps_rd_limit": "Read limit: <0></0>",
|
59
|
+
"bps_wr_limit": "Write limit: <0></0>",
|
60
|
+
"bps_limit": "Total limit: <0></0>",
|
61
|
+
"iops_rd_limit": "Read limit: {num}",
|
62
|
+
"iops_wr_limit": "Write limit: {num}",
|
63
|
+
"iops_limit": "Total limit: {num}",
|
64
|
+
"bps_burst_max": "I/O burst upper limit: <0></0>; ",
|
65
|
+
"iops_burst_max": "I/O burst upper limit: {num}; ",
|
66
|
+
"burst_max_length2": "Maximum duration: {num} second(s)",
|
67
|
+
"bps_rd_server": "Read: {value}, ",
|
68
|
+
"bps_wr_server": "Write: {value}",
|
69
|
+
"bps_server": "Total: {value}",
|
70
|
+
"error_upper_limit_null": "Cannot be left blank or set to 0 when I/O burst is allowed.",
|
71
|
+
"error_iops_max_upper_limit": "The IOPS burst upper limit cannot exceed 10 millions.",
|
72
|
+
"error_bps_max_upper_limit": "The bandwidth burst upper limit cannot exceed 100 GBps.",
|
73
|
+
"iops_max": "Total IOPS Burst Upper Limit",
|
74
|
+
"iops_total": "Total IOPS Limit",
|
75
|
+
"iops_max_length": "Duration of Total IOPS Burst Upper Limit",
|
76
|
+
"iops_rd_max": "Read IOPS Burst Upper Limit",
|
77
|
+
"iops_wr_max": "Write IOPS Burst Upper Limit",
|
78
|
+
"iops_rd": "Read IOPS Limit",
|
79
|
+
"iops_wr": "Write IOPS Limit",
|
80
|
+
"iops_rd_max_length": "Duration of Read IOPS Burst Upper Limit",
|
81
|
+
"iops_wr_max_length": "Duration of Write IOPS Burst Upper Limit",
|
82
|
+
"bps_max": "Total Bandwidth Burst Upper Limit",
|
83
|
+
"bps_total": "Total Bandwidth Limit",
|
84
|
+
"bps_max_length": "Duration of Total Bandwidth Burst Upper Limit",
|
85
|
+
"bps_rd": "Read Bandwidth Limit",
|
86
|
+
"bps_wr": "Write Bandwidth Limit",
|
87
|
+
"bps_rd_max": "Read Bandwidth Burst Upper Limit",
|
88
|
+
"bps_wr_max": "Write Bandwidth Burst Upper Limit",
|
89
|
+
"bps_rd_max_length": "Duration of Read Bandwidth Upper Limit",
|
90
|
+
"bps_wr_max_length": "Duration of Write Bandwidth Upper Limit",
|
91
|
+
"description": "Description",
|
92
|
+
"ip_whitelist": "IP Allowlist",
|
93
|
+
"iops_config": "IOPS Limit",
|
94
|
+
"bps_config": "Bandwidth Limit",
|
95
|
+
"thin_provision": "Provisioning",
|
96
|
+
"replica_num": "Default number of replicas",
|
97
|
+
"nqn_name": "NQN",
|
98
|
+
"stripe_num": "Stripe Number",
|
99
|
+
"stripe_size": "Stripe Size",
|
100
|
+
"iops": "Default IOPS Limit",
|
101
|
+
"local_id": "UUID",
|
102
|
+
"policy": "Access Point Allocation Policy",
|
103
|
+
"cluster": "Cluster",
|
104
|
+
"datacenters": "Data Center",
|
105
|
+
"ascension_replica": "Increase Number of Replicas",
|
106
|
+
"count_replica": "{count} replica",
|
107
|
+
"count_replica_plural": "{count} replicas",
|
108
|
+
"new_storage_strategy_info": "This setting serves as the default storage policy for the new Namespace in the Subsystem.",
|
109
|
+
"one_replica_num_alert": "{type} with a replication factor of 1 has a high risk of data loss.",
|
110
|
+
"replica_item_title": "{type} Replica Distribution",
|
111
|
+
"subsystem_replica_num_info": "You can set the replication factor for each Namespace.",
|
112
|
+
"ip_whitelist_disabled_alert": "The IP allowlist of this Subsystem is set to <b>All Banned</b> and therefore cannot be accessed.",
|
113
|
+
"nqn_whitelist_disabled_alert": "The NQN allowlist of this Subsystem is set to <b>All Banned</b> and therefore cannot be accessed.",
|
114
|
+
"ip_and_nqn_whitelist_disabled_alert": "The IP and NQN allowlists of this Subsystem are set to <b>All Banned</b> and therefore cannot be accessed.",
|
115
|
+
"nqn_address": "NQN Address",
|
116
|
+
"nqn_apart_allow": "Specify NQN",
|
117
|
+
"all_ban": "All Banned",
|
118
|
+
"all_allow": "All Allowed",
|
119
|
+
"error_nqn_invalid": "Please enter a valid NQN address.",
|
120
|
+
"error_nqn_at_least_one": "Please add at least one NQN address from the NQN allowlist.",
|
121
|
+
"ip_apart_allow": "Specify IP",
|
122
|
+
"ip_address": "IP Address",
|
123
|
+
"error_ip_invalid": "Please enter a valid IP address.",
|
124
|
+
"error_ip_at_least_one": "Please add at least one IP address.",
|
125
|
+
"one_click_increase_replica_tooltip": "This operation may cause a large amount of data recovery, resulting in performance degradation. Please increase it when the business workload is low.",
|
126
|
+
"error_replica_num_null": "Please select the default replication factor."
|
127
|
+
}
|
@@ -0,0 +1,76 @@
|
|
1
|
+
{
|
2
|
+
"cluster_type_BLUESHARK": "SMTX Blueshark",
|
3
|
+
"cluster_type_ELF": "SMTX VM Service",
|
4
|
+
"cluster_type_SMTX_ZBS": "SMTX ZBS",
|
5
|
+
"cluster_type_VMWARE": "SMTX HCI for vSphere",
|
6
|
+
"host_error": "Error",
|
7
|
+
"host_healthy": "Healthy",
|
8
|
+
"host_idle": "Idle",
|
9
|
+
"host_removing": "Removing",
|
10
|
+
"host_unknown": "Unknown",
|
11
|
+
"host_warning": "Unhealthy",
|
12
|
+
"obtain_data_error": "There was a problem getting the data",
|
13
|
+
"retry": "Retry",
|
14
|
+
"vm_status_RUNNING": "Running",
|
15
|
+
"vm_status_STOPPED": "Shutdown",
|
16
|
+
"vm_status_SUSPENDED": "Suspended",
|
17
|
+
"vm_status_UNKNOWN": "Unknown",
|
18
|
+
"no_alerts": "No alert",
|
19
|
+
"so_far_has_not": "There is no",
|
20
|
+
"critical_alert": "Critical alert",
|
21
|
+
"hyperconverged_cluster": "HCI cluster",
|
22
|
+
"computing_cluster": "Computing cluster",
|
23
|
+
"distributed_storage_cluster": "Distributed Cluster",
|
24
|
+
"provisioned_ratio": "Provisioned ratio",
|
25
|
+
"times": "Times",
|
26
|
+
"usage": "Usage",
|
27
|
+
"vm_vcpu": "Virtual Machine vCPU",
|
28
|
+
"provisioned_cpu_cores": "Total Allocation",
|
29
|
+
"provisioned_cpu_cores_for_active_vm": "Provisioned and used",
|
30
|
+
"reserved_cpu_cores_for_system_service": "System reserved",
|
31
|
+
"provisioned_ratio_description": "vCPU allocation ratio = total number of vCPUs ÷ [total CPU cores (not including hyperthreading) - vCPUs for system services]",
|
32
|
+
"include_over_thread": "Not Including Hyperthreading",
|
33
|
+
"storage_service": "Storage Service",
|
34
|
+
"active_connection": "Active Connection",
|
35
|
+
"consistencyGroup": "Consistency Group",
|
36
|
+
"active_client": "Active Client",
|
37
|
+
"lun_snapshot": "LUN Snapshot",
|
38
|
+
"allocable": "Allocable",
|
39
|
+
"running_pause_vm_memory": "Provisioned and used",
|
40
|
+
"data_recovery": "Data Recovery",
|
41
|
+
"remain": "Remaining",
|
42
|
+
"no_recovering_data": "No data recovery currently in progress",
|
43
|
+
"iscsi_ip": "iSCSI Service Virtual IP",
|
44
|
+
"invalid": "Invalid",
|
45
|
+
"allocable_distributed_storage": "Allocatable storage capacity",
|
46
|
+
"two_copies": "2 replicas",
|
47
|
+
"three_copies": "3 replicas",
|
48
|
+
"no_release_today": "No space to release today",
|
49
|
+
"today_release": "will be released today",
|
50
|
+
"no_release_in_seven_days": "No space to release in 7 days",
|
51
|
+
"release_in_seven_days": "will be released in 7 days",
|
52
|
+
"cores_count": "{count} cores in total",
|
53
|
+
"total_count": "{count} in total",
|
54
|
+
"info_alert_tooltip": " Info",
|
55
|
+
"notice_alert_tooltip": " Notice",
|
56
|
+
"critical_alert_tooltip": " Critical",
|
57
|
+
"to_be_recovered": " remaining",
|
58
|
+
"namespace_snapshot": "Namespace Snapshot",
|
59
|
+
"cluster_widget_info": "Only count the cluster on the platform of SMTX Virtual Machine Services or VMware ESXi.",
|
60
|
+
"cluster_widget_recycle_info": "Currently only support clusters in which the virtualization platform is the SMTX virtual machine service",
|
61
|
+
"only_support_elf_cluster_info": "Only count SMTX OS (ELF) clusters.",
|
62
|
+
"active_ratio": "CPU Allocation Ratio for Active VMs",
|
63
|
+
"host_active_ratio_formula_name": "CPU Allocation Ratio for Active VMs on Host",
|
64
|
+
"cluster_active_ratio_formula_name": "CPU Allocation Ratio for Active VMs in Cluster",
|
65
|
+
"active_ratio_formula_denominator": "Allocated vCPUs for Active VMs with CPU Exclusive Disabled ({ count } vCPUs)",
|
66
|
+
"shareable_cpu_volume": "Shareable CPU ({ count } CPU)",
|
67
|
+
"total_distribution_ratio": "CPU Allocation Ratio for All VMs",
|
68
|
+
"host_total_distribution_ratio_formula_name": "CPU Allocation Ratio for All VMs on Host",
|
69
|
+
"cluster_total_distribution_ratio_formula_name": "CPU Allocation Ratio for All VMs in Cluster",
|
70
|
+
"total_distribution_ratio_formula_denominator": "Allocated vCPUs for CPU-Exclusive-Disabled VMs",
|
71
|
+
"only_contain_not_metro_cluster": "Do not include active-active clusters",
|
72
|
+
"only_statistics_not_metro_cluster": "Do not count active-active clusters",
|
73
|
+
"only_statistics_os_and_not_metro_1": "Only count the cluster that meets the following requirements:",
|
74
|
+
"only_statistics_os_and_not_metro_2": "1. The virtualization platform is SMTX Virtual Machine Services or VMware ESXi.",
|
75
|
+
"only_statistics_os_and_not_metro_3": "2. The cluster is not an active-active cluster"
|
76
|
+
}
|
@@ -0,0 +1,13 @@
|
|
1
|
+
{
|
2
|
+
"validate_no_title": "Please fill in the summary",
|
3
|
+
"validate_no_desc": "Please fill in the description",
|
4
|
+
"submit_ticket": "Submit an issue",
|
5
|
+
"ticket_type": "Issue type",
|
6
|
+
"defect": "Defect",
|
7
|
+
"improvement": "Enhancement",
|
8
|
+
"title": "Summary",
|
9
|
+
"annotation": "Annotation",
|
10
|
+
"session_replay": "Operation Replay",
|
11
|
+
"submit": "Submit",
|
12
|
+
"alpha_input": "Type a keyword to search..."
|
13
|
+
}
|
@@ -0,0 +1,11 @@
|
|
1
|
+
{
|
2
|
+
"name": "Name",
|
3
|
+
"health_status": "Health Status",
|
4
|
+
"numa_node": " NUMA Node",
|
5
|
+
"device_locator": "Memory Slot",
|
6
|
+
"remaining_life_percent": "Remaining Lifetime",
|
7
|
+
"capacity": "Capacity",
|
8
|
+
"part_number": "Part Number",
|
9
|
+
"version": "Firmware Version",
|
10
|
+
"empty_pmem": "No PMem"
|
11
|
+
}
|