@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,271 @@
|
|
1
|
+
{
|
2
|
+
"name": "Name",
|
3
|
+
"description": "Description",
|
4
|
+
"status": "Status",
|
5
|
+
"backup_store_repository": "Backup Repository",
|
6
|
+
"backup_service": "Backup Service",
|
7
|
+
"last_execute_status": "Last Execution Result",
|
8
|
+
"last_executed_at": "Last Execution Time",
|
9
|
+
"next_execute_time": "Next Execution Time",
|
10
|
+
"vms": "Backup Objects",
|
11
|
+
"pause_backup_plan": "Suspend Backup Plan",
|
12
|
+
"confirm_pause_backup_plan": "Are you sure to suspend the backup plan <1>{name}</1>?",
|
13
|
+
"pause_backup_plan_desc": "The suspended backup plan will not be performed at the time you previously set.",
|
14
|
+
"pause": "Suspend",
|
15
|
+
"manual_execute_backup_plan": "Manually Perform Backup Plan",
|
16
|
+
"confirm_manual_execute_backup_plan": "Are you sure you want to manually perform the backup plan <1>{name}</1> immediately?",
|
17
|
+
"backup_type": "Backup Type",
|
18
|
+
"incremental_backup": "Incremental Backup",
|
19
|
+
"full_backup": "Full Backup",
|
20
|
+
"will_manual_execute": "Perform Manually",
|
21
|
+
"manual_execute": "Performed Manually",
|
22
|
+
"auto_execute": "Performed Automatically",
|
23
|
+
"continue_backup_plan": "Continue Backup Plan",
|
24
|
+
"delete_backup_plan": "Remove Backup Plan",
|
25
|
+
"delete_backup_plan_desc": "The backup plan <1>{name}</1> contains restore points. Do you want to remove the restore points when removing the backup plan?",
|
26
|
+
"keep_restore_point": "Keep Restore Points",
|
27
|
+
"keep_restore_point_desc": "The restore points will be kept in the backup repository.",
|
28
|
+
"delete_restore_point": "Remove Restore Points",
|
29
|
+
"delete_restore_point_desc": "The operation cannot be resumed.",
|
30
|
+
"only_delete_backup_plan": "Delete Backup Plan Only",
|
31
|
+
"delete_backup_plan_and_restore_point": "Delete Backup Plan and Restore Points",
|
32
|
+
"backup_infrastructure": "Backup Infrastructure",
|
33
|
+
"backup_repository": "Backup Repository",
|
34
|
+
"operation_management": "Settings",
|
35
|
+
"create_backup_plan": "Create Backup Plan",
|
36
|
+
"incremental_period": "Backup Schedule",
|
37
|
+
"full_period": "Full Backup Schedule",
|
38
|
+
"num_day": "{count} day",
|
39
|
+
"num_day_plural": "{count} days",
|
40
|
+
"num_count": "{count} piece",
|
41
|
+
"num_count_plural": "{count} pieces",
|
42
|
+
"keep_forever": "Keep Permanently",
|
43
|
+
"recent_execute_status": "Execution Result",
|
44
|
+
"recent_executed_at": "Last Execution Time",
|
45
|
+
"backup_time": "Execution Details",
|
46
|
+
"exec_task": "Execution Record",
|
47
|
+
"basic_info": "Basic Information",
|
48
|
+
"vm_restore_point": "VM Restore Point",
|
49
|
+
"audit": "Event",
|
50
|
+
"task_all_success": "All Succeeded",
|
51
|
+
"vm_task_failed": "{count} failed.",
|
52
|
+
"all_backup_task_success": "All backup jobs were successfully performed.",
|
53
|
+
"no_backup_task": "No backup jobs.",
|
54
|
+
"vm_task_will_execute": "The backup job will be performed at {time}.",
|
55
|
+
"task_have_paused": "The backup plan has been suspended.",
|
56
|
+
"compress_open": "Enabled",
|
57
|
+
"compress_close": "Disabled",
|
58
|
+
"next_day": "Next Day",
|
59
|
+
"backup_store_object": "Backup Storage and Object",
|
60
|
+
"backup_period": "Backup Schedule",
|
61
|
+
"keep_policy": "Retention Policy",
|
62
|
+
"description_option": "Description (optional)",
|
63
|
+
"compression": "Compression",
|
64
|
+
"join_backup_vm": "Select Backup Object:",
|
65
|
+
"join_backup_vm_desc": "The backup object can only be the VM in the cluster associated with the backup service you selected before.",
|
66
|
+
"join_backup_vm_info": "You will see the backup objects after selecting the backup service.",
|
67
|
+
"selected_backup_object": "Selected Backup Objects",
|
68
|
+
"selected_backup_object_info": "You will see the backup objects selected before.",
|
69
|
+
"select_backup_service": "Select a backup service",
|
70
|
+
"select_backup_store_repository": "Select a backup repository.",
|
71
|
+
"backup_period_desc": "The backup plan will be performed automatically at the time you set. Backup types include full backup and incremental backup, and the first backup is a full backup.",
|
72
|
+
"full_backup_period_desc": "Specify full backup. Unspecified backup jobs will perform incremental backup.",
|
73
|
+
"set_backup_period": "Set Backup Schedule",
|
74
|
+
"execute_period": "Perform at this time",
|
75
|
+
"total_capacity": "Total: <0></0>",
|
76
|
+
"search_by_vm": "Virtual Machine",
|
77
|
+
"search_by_cluster": "Cluster",
|
78
|
+
"search_by_label": "Label",
|
79
|
+
"search_by_Vm_placeholder": "Search by the virtual machine name...",
|
80
|
+
"search_by_Cluster_placeholder": "Search by the cluster name...",
|
81
|
+
"search_by_Label_placeholder": "Search by the label name or value...",
|
82
|
+
"per_daily": "Every day",
|
83
|
+
"per_weekly": "Every week",
|
84
|
+
"set_full_backup_period": "Specify Full Backup",
|
85
|
+
"backup_window": "Backup Window",
|
86
|
+
"set_backup_window": "Set Backup Window",
|
87
|
+
"only_backup_window_execute": "Perform the backup job in the backup window only.",
|
88
|
+
"if_cannot_finish_in_window": "If not completed within the window time",
|
89
|
+
"continue_finish_backup": "Continue this backup job",
|
90
|
+
"stop_backup": "Terminate this backup job",
|
91
|
+
"stop_backup_desc": "Once terminated, the system will stop the unfinished job, and all associated snapshots and backup files will be deleted.",
|
92
|
+
"between": "",
|
93
|
+
"next_day_info": "(Next Day)",
|
94
|
+
"to": "to",
|
95
|
+
"day": "days",
|
96
|
+
"week": "weeks",
|
97
|
+
"one_month": "months",
|
98
|
+
"per": "Every",
|
99
|
+
"monday": "Monday",
|
100
|
+
"tuesday": "Tuesday",
|
101
|
+
"wednesday": "Wednesday",
|
102
|
+
"thursday": "Thursday",
|
103
|
+
"friday": "Friday",
|
104
|
+
"saturday": "Saturday",
|
105
|
+
"sunday": "Sunday",
|
106
|
+
"monday_short": "Mon",
|
107
|
+
"tuesday_short": "Tue",
|
108
|
+
"wednesday_short": "Wed",
|
109
|
+
"thursday_short": "Thu",
|
110
|
+
"friday_short": "Fri",
|
111
|
+
"saturday_short": "Sat",
|
112
|
+
"sunday_short": "Sun",
|
113
|
+
"first_one": "The first",
|
114
|
+
"last_one": "The last",
|
115
|
+
"first_one_lower": "the first",
|
116
|
+
"last_one_lower": "the last",
|
117
|
+
"keep_policy_alert": "The retention policy only applies to automatically generated restore points, while restore points created manually will be kept permanently.",
|
118
|
+
"restore_keep_policy": "Retention Policy",
|
119
|
+
"policy_type_time": "Keep by days",
|
120
|
+
"restore_keep_time": "Retention Time",
|
121
|
+
"policy_type_forever": "Keep permanently",
|
122
|
+
"count": "piece",
|
123
|
+
"count_plural": "pieces",
|
124
|
+
"selected_vm_count": "{count} virtual machines",
|
125
|
+
"no_vm": "No virtual machine",
|
126
|
+
"no_search_result": "No virtual machine matches the filter condition.",
|
127
|
+
"clear_search": "Clear Filter Conditions",
|
128
|
+
"incremental_time_day_point": "Create restore points at {time} every day.",
|
129
|
+
"day_time_info": "The restore points created at {time} every {count} days are for full backup.",
|
130
|
+
"detail_incremental_time_day_point": "At {time} every day",
|
131
|
+
"detail_incremental_time_week_point": "At {time} every {weeks}",
|
132
|
+
"detail_day_time_info": "At {time} every {count} day",
|
133
|
+
"detail_day_time_info_plural": "At {time} every {count} days",
|
134
|
+
"select_time": "Select a time",
|
135
|
+
"error_name_null": "Please fill in a name for the backup plan.",
|
136
|
+
"error_name_same_name": "A backup plan with the same name already exists in the backup service.",
|
137
|
+
"error_name_length": "The backup plan name should be 1-63 characters in length.",
|
138
|
+
"error_name_invalid1": "Use lowercase letters, numbers and hyphens (-) only.",
|
139
|
+
"error_name_invalid2": "The backup plan name should start with a letter and end with a number or letter.",
|
140
|
+
"error_backup_service": "Please select a backup service.",
|
141
|
+
"error_backup_store": "Please select a backup repository.",
|
142
|
+
"error_one_execute_time": "Please specify at least one execution time.",
|
143
|
+
"error_execute_time": "Please select an execution time.",
|
144
|
+
"error_execute_data": "Please select an execution date.",
|
145
|
+
"error_window_null": "Please set a backup window.",
|
146
|
+
"error_execute_time_not_window": "The backup execution time is not within the backup window time you previously set.",
|
147
|
+
"edit_backup_object": "Edit Backup Storage and Object",
|
148
|
+
"edit_backup_period": "Edit Backup Schedule and Window",
|
149
|
+
"edit_backup_policy": "Edit Retention Policy",
|
150
|
+
"is_keep_restore_point": "For virtual machines to be removed from the backup plan, do you want to remove the restore points contained at the same time?",
|
151
|
+
"error_keep_restore_point": "Please select to keep the restore points or not.",
|
152
|
+
"add_vm_alert": "When you complete editing the backup plan, a full backup will be forcibly performed as the first backup of the newly added virtual machine.",
|
153
|
+
"num_success": "{num} succeeded",
|
154
|
+
"num_failed": "{num} failed",
|
155
|
+
"error_time": "Please select a time.",
|
156
|
+
"restore": "Restore",
|
157
|
+
"restore_vm": "Restore Virtual Machine",
|
158
|
+
"restore_object": "Restore Object",
|
159
|
+
"vm_name": "Virtual Machine Name",
|
160
|
+
"belong_cluster": "Cluster",
|
161
|
+
"restore_point": "Restore Point",
|
162
|
+
"restore_mode": "Restore Mode",
|
163
|
+
"src_vm_restore": "Restore the virtual machine in place",
|
164
|
+
"src_vm_restore_desc": "The restored virtual machine will overwrite the original one.",
|
165
|
+
"rebuild_vm": "Rebuild the virtual machine",
|
166
|
+
"rebuild_vm_desc": "Keep the original virtual machine and create a new one.",
|
167
|
+
"start_after_restore": "Automatically power on after the restore is complete",
|
168
|
+
"src_vm_restore_alert1": "The original virtual machine will be forced to power off.",
|
169
|
+
"src_vm_restore_alert2": "The original virtual machine cannot be recovered because it has been removed or migrated to another cluster.",
|
170
|
+
"src_vm_restore_alert3": "The original virtual machine cannot be recovered because it has been moved to the recycle bin.",
|
171
|
+
"src_vm_restore_alert4": "The original virtual machine cannot be recovered because its virtual disk configuration has been modified.",
|
172
|
+
"src_vm_restore_alert5": "The original virtual machine cannot be recovered because the cluster where it is located has been removed from CloudTower.",
|
173
|
+
"in_place_alert": "The original VM will be shut down.",
|
174
|
+
"rebuild_vm_info": "Configure Basic Information",
|
175
|
+
"rebuild_vm_name": "Enter a name for the virtual machine.",
|
176
|
+
"target_cluster": "Target Cluster",
|
177
|
+
"target_host": "Target Host",
|
178
|
+
"network_mapping": "Network Mapping",
|
179
|
+
"src_vm_network": "Source Virtual Machine Network",
|
180
|
+
"select_target_cluster": "Select a target cluster",
|
181
|
+
"src_vm_no_vlan": "The original virtual machine does not contain a virtual machine network",
|
182
|
+
"src_vm_no_nic_alert": "The target cluster version requires that at least one virtual NIC to be added to the virtual machine. When the virtual machine is rebuilt, a default NIC will be added to the virtual machine.",
|
183
|
+
"no_vm_vlan": "No virtual machine network",
|
184
|
+
"target_vm_network": "Mapped Virtual Machine Network",
|
185
|
+
"select_vm_vlan": "Select a virtual machine network",
|
186
|
+
"cluster_version_notice_alert1": "The version of the target cluster does not support enabling NICs in the mirror mode. When the virtual machine is rebuilt, the NICs will no longer use the mirror mode.",
|
187
|
+
"cluster_version_notice_alert2": "The version of the target cluster does not support disabling the virtual machine NICs. When the virtual machine is rebuilt, the disabled NICs will be enabled again.",
|
188
|
+
"cluster_version_notice_alert3": "The version of the target cluster does not support disabling CD-ROMs. When the virtual machine is rebuilt, the disabled CD-ROMs will be enabled again.",
|
189
|
+
"cluster_version_notice_alert4": "The version of the target cluster does not support setting IO speed limit for the virtual machine. When the virtual machine is rebuilt, the IO speed limit will become invalid.",
|
190
|
+
"cluster_version_notice_alert5": "The version of the target cluster supports vhost. When the virtual machine is rebuilt, the overall speed limit for the virtual machine will become invalid.",
|
191
|
+
"error_restore_vm_cluster_null": "Please select a target cluster.",
|
192
|
+
"not_support_more_16_disk_vm": "The virtual machines with more than 16 virtual disks are not supported.",
|
193
|
+
"architecture_incompatible": "Incompatible CPU architecture",
|
194
|
+
"search_vm_name": "Search for the VM name...",
|
195
|
+
"no_search_restore_point": "No restore point matching the filter",
|
196
|
+
"no_restore_point": "No restore point",
|
197
|
+
"today": " (today)",
|
198
|
+
"have_success": "All the {time} jobs have been performed successfully.",
|
199
|
+
"selected_vm": "{count} virtual machines selected",
|
200
|
+
"select_all": "Select All",
|
201
|
+
"deselect_all": "Deselect All",
|
202
|
+
"not_in_place_reason1": "The source VM cannot be recovered because the cluster where it is located has been removed from CloudTower.",
|
203
|
+
"not_in_place_reason2": "The source VM cannot be recovered because it has been deleted, migrated to another cluster, or converted to a VM template.",
|
204
|
+
"not_in_place_reason3": "The source VM cannot be recovered because it has been moved to the recycle bin.",
|
205
|
+
"not_in_place_reason4": "The source VM cannot be recovered because its virtual disk configuration has been modified.",
|
206
|
+
"all_backup_task_success_now": "As of now, all VMs have been successfully backed up.",
|
207
|
+
"backup_vm_belong_cluster_remove_alert": "After removing the cluster, the following virtual machines will not be able to perform backup jobs.",
|
208
|
+
"belong_backup_vm_convert_tooltip": "This virtual machine is associated with the backup plan <0>{name}</0> and will not be available for the backup service when converted to a virtual machine template.",
|
209
|
+
"belong_backup_vm_delete_tooltip": "This virtual machine is associated with the backup plan {name} and will not be available for the backup service when permanently deleted.",
|
210
|
+
"belong_backup_vm_to_recycle_tooltip": "This virtual machine is associated with the backup plan {name} and will not be available for the backup service when moved to the recycle bin.",
|
211
|
+
"cannot_continue_backup_plan": "Unable to continue the backup plan.",
|
212
|
+
"cannot_continue_backup_plan_info": "Please continue the backup plan after upgrading the backup service.",
|
213
|
+
"cannot_continue_backup_plan_reason": "Unable to continue the backup plan <0>{backup_plan}</0>. The backup service <1>{backup_service}</1> to which this backup plan belongs is being upgraded.",
|
214
|
+
"cannot_delete_backup_plan": "Unable to delete the backup plan.",
|
215
|
+
"cannot_delete_backup_plan_info": "Please continue the backup plan after upgrading of the backup service.",
|
216
|
+
"cannot_delete_backup_plan_reason": "Unable to delete the backup plan <0>{backup_plan}</0>. The backup service <1>{backup_service}</1> to which this backup plan belongs is being upgraded.",
|
217
|
+
"cannot_delete_restore_point": "The restore point cannot be deleted because the backup plan has virtual machines with unfinished backup or restore jobs.",
|
218
|
+
"cannot_edit_backup_plan": "Unable to edit the backup plan.",
|
219
|
+
"cannot_edit_backup_plan_info": "Please edit the backup plan after upgrading of the backup service.",
|
220
|
+
"cannot_edit_backup_plan_reason": "Unable to edit the backup plan <0>{backup_plan}</0>. The backup service <1>{backup_service}</1> to which this backup plan belongs is being upgraded.",
|
221
|
+
"cannot_manual_execute_backup_plan": "Unable to manually execute the backup plan.",
|
222
|
+
"cannot_manual_execute_backup_plan_info": "Please manually perform the backup plan after upgrading of the backup service.",
|
223
|
+
"cannot_manual_execute_backup_plan_reason": "Unable to manually perform the backup plan <0>{backup_plan}</0>. The backup service <1>{backup_service}</1> to which this backup plan belongs is being upgraded.",
|
224
|
+
"cannot_pause_backup_plan": "Unable to suspend the backup plan.",
|
225
|
+
"cannot_pause_backup_plan_info": "Please suspend the backup plan after upgrading of the backup service.",
|
226
|
+
"cannot_pause_backup_plan_reason": "Unable to suspend the backup plan <0>{backup_plan}</0>. The backup service <1>{backup_service}</1> to which this backup plan belongs is being upgraded.",
|
227
|
+
"cannot_restore_vm": "Unable to recover the virtual machine.",
|
228
|
+
"cannot_restore_vm_info": "Please recover the virtual machine after upgrading of the backup service.",
|
229
|
+
"cannot_restore_vm_reason": "Unable to recover the virtual machine. The backup service <1>{backup_service}</1> to which this backup plan belongs is being upgraded.",
|
230
|
+
"cluster_stretch_notice_alert": "The target cluster is a dual-active cluster. The number of replicas will change from 2 to 3 after creating the new virtual machine.",
|
231
|
+
"detail_month_month_time_info": "{time} on {month} every {count} months",
|
232
|
+
"detail_month_week_time_info": "{time} on {one} {week} every {count} months",
|
233
|
+
"detail_week_time_info": "{time} every {week} every {count} weeks",
|
234
|
+
"error_keep_policy_count_value": "Please fill in the number of restore points you would keep.",
|
235
|
+
"error_keep_policy_time_value": "Please fill in the number of days during which restore points have been created.",
|
236
|
+
"error_window_time_diff_too_small": "The window session cannot be less than 15 minutes.",
|
237
|
+
"incremental_time_week_point": "Create restore points at {time} every {weeks}.",
|
238
|
+
"manual_execute_modal_alert": "A full backup for all virtual machines is required because there are virtual machines that do not contain manually generated restore points.",
|
239
|
+
"month_day_alert": "If there is no {num} in this month, the backup job will not be performed in this month.",
|
240
|
+
"month_month_time_info": "The restore point created at {time} on the {month} day of every {count} months is for full backup.",
|
241
|
+
"month_week_time_info": "The restore point created at {time} on {one} {week} of every {count} months is for full backup.",
|
242
|
+
"no_backup_store_repo": "No backup repository",
|
243
|
+
"no_vm_exec": "No backup jobs performed",
|
244
|
+
"policy_count_alert": "When reducing the number of restore points to keep, restore points that are not in the keep range will be deleted immediately.",
|
245
|
+
"policy_count_desc": "Keep {num} restore points during the last days.",
|
246
|
+
"policy_time_alert": "When reducing the number of retention days, restore points that are not in the keep range will be deleted immediately.",
|
247
|
+
"policy_time_desc": "Keep all restore points created during the last {time} days.",
|
248
|
+
"policy_type_count": "Keep by numbers",
|
249
|
+
"removed_vm_tooltip": "The virtual machine has been removed from the backup plan {name}.",
|
250
|
+
"restore_keep_count": "Number of Restore Points",
|
251
|
+
"sharing_volume_not_allowed_join_backup_plan": "The virtual machine that has the shared virtual volume mounted cannot be associated with the backup plan.",
|
252
|
+
"valid_data_space": "Available: <0></0>",
|
253
|
+
"vm_exec_failed": "The backup plan failed at the following times:",
|
254
|
+
"vm_usage_and_internal_cannot_join_backup": "The virtual machine running system services cannot be associated with the backup plan.",
|
255
|
+
"week_time_info": "The restore point created at {time} of every {week} every {count} weeks is for a full backup.",
|
256
|
+
"will_exec": "The backup plan will be performed at {time}.",
|
257
|
+
"error_license_unit_num": "The number of license units exceeds the upper limit.",
|
258
|
+
"error_rebuild_vm_name": "Only uppercase and lowercase English letters, numbers, and symbols in ASCII printable characters are supported except the semicolon (;), the backslash (\\), and the double quotes (\").",
|
259
|
+
"auto": "Auto",
|
260
|
+
"jump_to_vm_detail": "See the VM details panel.",
|
261
|
+
"manual": "Manual",
|
262
|
+
"removed_vm_tooltip1": "The cluster to which the virtual machine belongs has been removed from CloudTower.",
|
263
|
+
"removed_vm_tooltip2": "The virtual machine has been removed, migrated to another cluster, or converted to a virtual machine template.",
|
264
|
+
"removed_vm_tooltip3": "The virtual machine has been moved to the recycle bin.",
|
265
|
+
"removed_vm_tooltip4": "The virtual machine has been removed from the backup plan {backup_plan}.",
|
266
|
+
"cannot_manual_execute_backup_plan_info2": "Unable to Manually Perform Backup Plan <0>{name}</0>",
|
267
|
+
"cannot_manual_execute_backup_plan_reason2": "There is one or more ongoing backup jobs in the backup plan. Please stop them or wait until they are complete before performing this backup plan.",
|
268
|
+
"backup_repo_empty": "The backup service has not been associated with a backup repository",
|
269
|
+
"cannot_restore": "Unable to restore",
|
270
|
+
"query_restore_point_error": "The restore point cannot be obtained."
|
271
|
+
}
|
@@ -0,0 +1,17 @@
|
|
1
|
+
{
|
2
|
+
"local_created_at": "Restore Point",
|
3
|
+
"type": "Backup Type",
|
4
|
+
"creation": "Execution Type",
|
5
|
+
"compression_ratio": "Compression Ratio",
|
6
|
+
"local_id": "",
|
7
|
+
"delete_restore_point_title": "Delete Restore Point",
|
8
|
+
"delete_restore_point_confirm": "Deleting the restore point {name} will also delete all the following restore points. Are you sure to delete the following {num} restore points?",
|
9
|
+
"delete_restore_point_info": "This operation cannot be resumed.",
|
10
|
+
"delete_restore_point": "Delete {num} restore points",
|
11
|
+
"cannot_delete_restore_point": "Deleting the restore point {name} will also delete all the following restore points. You cannot delete it at this time because it is performing a backup or restore job.",
|
12
|
+
"cannot_delete_restore_point_info": "Please delete the restore point after the backup service upgrade is complete.",
|
13
|
+
"cannot_delete_restore_point_reason": "The restore point <0>{restore_point}</0> cannot be deleted because the backup service <1>{backup_service}</1> on which it resides is being upgraded.",
|
14
|
+
"cannot_delete_restore_point_title": "Unable to Delete Restore Point",
|
15
|
+
"physical_size": "Total Backup File Capacity",
|
16
|
+
"valid_size": "Backup Valid Capacity"
|
17
|
+
}
|
@@ -0,0 +1,67 @@
|
|
1
|
+
{
|
2
|
+
"name": "Name",
|
3
|
+
"type": "Type",
|
4
|
+
"backup_service": "Backup Service",
|
5
|
+
"nfs_server": "Server",
|
6
|
+
"total_capacity": "Total Capacity",
|
7
|
+
"valid_data_space": "Available Capacity",
|
8
|
+
"used_data_space": "Used Capacity",
|
9
|
+
"backup_store_repository": "Backup Repository",
|
10
|
+
"create_backup_store_repository": "Create Backup Repository",
|
11
|
+
"description": "Description",
|
12
|
+
"description_option": "Description (optional)",
|
13
|
+
"nfs_path": "Folder",
|
14
|
+
"iscsi_target_iqn": "iSCSI Target IQN",
|
15
|
+
"iscsi_lun_id": "LUN ID",
|
16
|
+
"iscsi_chap_name": "Initiator CHAP Name",
|
17
|
+
"iscsi_chap_secret": "Initiator CHAP Password",
|
18
|
+
"basic_info": "Basic Information",
|
19
|
+
"size": "Capacity",
|
20
|
+
"delete_backup_store_repo": "Delete Backup Repository",
|
21
|
+
"confirm_delete_backup_store_repo": "Confirm to delete the backup repository <1>{name}</1>?",
|
22
|
+
"delete_backup_store_repo_info": "This operation cannot be resumed.",
|
23
|
+
"cannot_delete_backup_store_repo": "Unable to Delete Backup Repository",
|
24
|
+
"cannot_delete_backup_store_repo_desc": "The backup repository <1>{name}</1> cannot be deleted because it has been associated with the following backup plans. Please disassociate them before deleting.",
|
25
|
+
"edit_backup_store_repo": "Edit Backup Repository",
|
26
|
+
"backup_store_repo_type": "Backup Repository Type",
|
27
|
+
"lun_id": "LUN ID",
|
28
|
+
"chap_name": "Name",
|
29
|
+
"chap_secret": "Password",
|
30
|
+
"error_name_null": "Please fill in a backup repository name.",
|
31
|
+
"error_name_same": "A backup repository with the same name already exists in the backup service.",
|
32
|
+
"error_name_length": "The length of a backup repository name is within 1~63.",
|
33
|
+
"error_name_invalid1": "Only lowercase letters, numbers and hyphens (-) are supported.",
|
34
|
+
"error_name_invalid2": "Only supports names starting with letters, ending with numbers and letters.",
|
35
|
+
"create_backup_store_repo": "Create Backup Repository",
|
36
|
+
"select_backup_service": "Select a backup service.",
|
37
|
+
"select_backup_repo_type": "Select the backup repository type.",
|
38
|
+
"server": "IP Address",
|
39
|
+
"path": "/path",
|
40
|
+
"iscsi_ip": "IP Address",
|
41
|
+
"iscsi_port": "Port",
|
42
|
+
"login_check": "Login Authentication",
|
43
|
+
"error_backup_service_null": "Please select a backup service.",
|
44
|
+
"error_backup_type_null": "Please select the backup repository type.",
|
45
|
+
"error_server_null": "Please fill in a server.",
|
46
|
+
"error_server_invalid": "Please fill in the correct server format.",
|
47
|
+
"error_path_null": "Please fill in a folder.",
|
48
|
+
"error_path_invalid": "Please fill in the correct folder format.",
|
49
|
+
"error_iqn_null": "Please fill in an iSCSI Target IQN.",
|
50
|
+
"error_iqn_invalid": "Please fill in the correct format of an iSCSI Target IQN.",
|
51
|
+
"error_lun_id_null": "Please fill in a LUN ID.",
|
52
|
+
"error_lun_id_invalid": "Please enter a number between 1-255.",
|
53
|
+
"error_chap_name_null": "Please fill in a name.",
|
54
|
+
"error_chap_name_length": "The length of a name is within 1~255.",
|
55
|
+
"error_chap_secret_null": "Please fill in password.",
|
56
|
+
"error_chap_secret_length": "The length of a password is within 1~255.",
|
57
|
+
"cannot_delete_backup_store_repo_info": "Please delete the backup repository after the backup service upgrade is complete.",
|
58
|
+
"cannot_delete_backup_store_repo_reason": "Unable to delete the backup repository <0>{backup_repo}</0> because the backup service <1>{backup_service}</1> in this repository is being upgraded.",
|
59
|
+
"cannot_edit_backup_store_repo": "Unable to Edit Backup Repository",
|
60
|
+
"cannot_edit_backup_store_repo_info": "Please edit the backup repository after the backup service upgrade is complete.",
|
61
|
+
"cannot_edit_backup_store_repo_reason": "Unable to edit the backup repository <0>{backup_repo}</0> because the backup service <1>{backup_service}</1> inside it is being upgraded.",
|
62
|
+
"connected": "Connected",
|
63
|
+
"disconnected": "Disconnected",
|
64
|
+
"status": "Connection Status",
|
65
|
+
"valid_space": "Available",
|
66
|
+
"used_space": "Used"
|
67
|
+
}
|