2025-03-19 14:08:45 +01:00

151 lines
11 KiB
Plaintext

# en_US resources
signature="sIgNaTuRe"
###
###
ServiceInfo.sshServer.label = "SSH Server"
ServiceInfo.sshd.label = "SSH Server"
ServiceInfo.ntpd.label = "NTP Daemon"
ServiceInfo.vmware-vpxa.label = "VMware vCenter Agent"
ServiceInfo.vpxa.label = "VMware vCenter Agent"
ServiceInfo.vmware-webAccess.label = "vSphere Web Access"
ServiceInfo.sfcb.label = "CIM Server"
ServiceInfo.sfcbd-watchdog.label = "CIM Server"
ServiceInfo.TSM.label = "ESXi Shell"
ServiceInfo.TSM-SSH.label = "SSH"
ServiceInfo.DCUI.label = "Direct Console UI"
ServiceInfo.vmware-fdm.label = "vSphere High Availability Agent"
ServiceInfo.lwsmd.label = "Active Directory Service"
ServiceInfo.lwiod.label = "I/O Redirector (Active Directory Service)"
ServiceInfo.netlogond.label = "Network Login Server (Active Directory Service)"
ServiceInfo.lsassd.label = "Local Security Authentication Server (Active Directory Service)"
ServiceInfo.lbtd.label = "Load-Based Teaming Daemon"
ServiceInfo.pcscd.label = "PC/SC Smart Card Daemon"
ServiceInfo.snmpd.label = "SNMP Server"
ServiceInfo.vprobed.label = "VProbe Daemon"
ServiceInfo.vmsyslogd.label = "Syslog Server"
ServiceInfo.xorg.label = "X.Org Server"
ServiceInfo.ptpd.label = "PTP Daemon"
ServiceInfo.metald.label = "DPU Daemon"
ServiceInfo.vdtc.label = "VDTC Service"
###
FirewallInfo.sshServer.label = "SSH Server"
FirewallInfo.sshClient.label = "SSH Client"
FirewallInfo.ftpServer.label = "FTP Server"
FirewallInfo.ftpClient.label = "FTP Client"
FirewallInfo.nfsClient.label = "NFS Client"
FirewallInfo.smbClient.label = "SMB Client"
FirewallInfo.snmp.label = "SNMP Server"
FirewallInfo.vncServer.label = "VNC Server"
FirewallInfo.nisClient.label = "NIS Client"
FirewallInfo.ntpClient.label = "NTP Client"
FirewallInfo.telnetClient.label = "Telnet Client"
FirewallInfo.LicenseClient.label = "VMware License Client"
FirewallInfo.CIMHttpServer.label = "CIM Server"
FirewallInfo.CIMHttpsServer.label = "CIM Secure Server"
FirewallInfo.iSCSI.label = "Software iSCSI Client"
FirewallInfo.vpxHeartbeats.label = "VMware vCenter Agent"
FirewallInfo.CIMSLP.label = "CIM SLP"
FirewallInfo.dellom.label = "Dell OpenManage Agent"
FirewallInfo.hpim.label = "HP Insight Manager Agent"
FirewallInfo.ibmdirector.label = "IBM Director Agent"
FirewallInfo.AAMClient.label = "EMC AAM Client"
FirewallInfo.veritasNetBackup.label = "Symantec NetBackup Agent"
FirewallInfo.veritasBackupExec.label = "Symantec Backup Exec Agent"
FirewallInfo.TSM.label = "Tivoli Storage Manager Agent"
FirewallInfo.commvaultStatic.label = "CommVault Static"
FirewallInfo.commvaultDynamic.label = "CommVault Dynamic"
FirewallInfo.legatoNetWorker.label = "EMC NetWorker Agent"
FirewallInfo.kerberos.label = "Kerberos"
FirewallInfo.activeDirectorKerberos.label = "Active Directory Kerberos"
FirewallInfo.activeDirectorOther.label = "Active Directory Other"
FirewallInfo.activeDirectoryAll.label = "Active Directory All"
FirewallInfo.caARCserve.label = "CAARC Server"
FirewallInfo.symantecBackupExec.label = "Symantec Backup Exec Agent"
FirewallInfo.symantecNetBackup.label = "Symantec Net Backup Agent"
FirewallInfo.webAccess.label = "vSphere Web Access"
FirewallInfo.LDAP.label = "LDAP"
FirewallInfo.LDAPS.label = "Secure LDAP"
FirewallInfo.VCB.label = "VMware Consolidated Backup"
FirewallInfo.aam.label = "Automated Availability Manager"
FirewallInfo.updateManager.label = "vCenter Update Manager"
FirewallInfo.faultTolerance.label = "Fault Tolerance"
FirewallInfo.fdm.label = "vSphere High Availability Agent"
FirewallInfo.dhcp.label = "DHCP Client"
FirewallInfo.dns.label = "DNS Client"
FirewallInfo.HA.label = "High Availability"
FirewallInfo.vMotion.label = "vMotion"
FirewallInfo.vSphereClient.label = "vSphere Web Client"
FirewallInfo.remoteSerialPort.label = "VM serial port connected over network"
FirewallInfo.vSPC.label = "VM serial port connected to vSPC"
FirewallInfo.cmmds.label = "vSAN Clustering Service"
FirewallInfo.rdt.label = "vSAN Transport"
FirewallInfo.ipfam.label = "NSX Distributed Logical Router Service"
FirewallInfo.ptpd.label = "PTP Client"
###
### Host Power Management Policies
###
PowerPolicy.off.name = "Not supported"
PowerPolicy.off.description = "Host power management was not detected"
PowerPolicy.static.name = "High performance"
PowerPolicy.static.description = "Do not use any power management features"
PowerPolicy.dynamic.name = "Balanced"
PowerPolicy.dynamic.description = "Reduce energy consumption with minimal performance compromise"
PowerPolicy.low.name = "Low power"
PowerPolicy.low.description = "Reduce energy consumption at the risk of lower performance"
PowerPolicy.custom.name = "Custom"
PowerPolicy.custom.description = "User-defined power management policy"
###
### VFlash Manager
###
# CacheConsistencyType
VFlashManager.VFlashCacheConfigInfo.VFlashModuleConfigOption.strong.summary = "Cache data consistency is guaranteed after a crash"
VFlashManager.VFlashCacheConfigInfo.VFlashModuleConfigOption.strong.label = "strong"
VFlashManager.VFlashCacheConfigInfo.VFlashModuleConfigOption.weak.summary = "Cache data consistency is not guaranteed after a crash"
VFlashManager.VFlashCacheConfigInfo.VFlashModuleConfigOption.weak.label = "weak"
# CacheMode
VFlashManager.VFlashCacheConfigInfo.VFlashModuleConfigOption.write_thru.summary = "Writes to the cache cause writes to the underlying storage"
VFlashManager.VFlashCacheConfigInfo.VFlashModuleConfigOption.write_thru.label = "write_thru"
VFlashManager.VFlashCacheConfigInfo.VFlashModuleConfigOption.write_back.summary = "Writes to the cache do not go to the underlying storage right away. Cache holds data temporarily until it can be permanently saved or otherwise modified."
VFlashManager.VFlashCacheConfigInfo.VFlashModuleConfigOption.write_back.label = "write_back"
###
### NvdimmSystem health status
###
NvdimmSystem.normal.healthStatus = "Normal"
NvdimmSystem.normal.healthInformation = "n/a"
NvdimmSystem.maintenanceNeeded.healthStatus = "Maintenance needed"
NvdimmSystem.maintenanceNeeded.healthInformation = "Maintenance required but no data loss. Check vob events for more details."
NvdimmSystem.performanceDegraded.healthStatus = "Performance degraded"
NvdimmSystem.performanceDegraded.healthInformation = "Performance degraded due to failures, but no data loss. Check vob events for more details."
NvdimmSystem.wpDataLoss.healthStatus = "Write persistency data loss"
NvdimmSystem.wpDataLoss.healthInformation = "Write persistency data loss detected or is imminent. Check vob events for more details."
NvdimmSystem.allDataLoss.healthStatus = "All data loss"
NvdimmSystem.allDataLoss.healthInformation = "Read and/or write data loss detected or is imminent. Check vob events for more details."
NvdimmSystem.unknown.healthStatus = "Unknown"
NvdimmSystem.unknown.healthInformation = "Health status cannot be obtained or is currently unavailable."
###
### Time configuration
###
DateTimeInfo.seconds.ntpRunTime = "less than a minute"
DateTimeInfo.seconds.ptpRunTime = "less than a minute"
DateTimeInfo.minutes.ntpRunTime = "less than an hour"
DateTimeInfo.minutes.ptpRunTime = "less than an hour"
DateTimeInfo.hours.ntpRunTime = "less than a day"
DateTimeInfo.hours.ptpRunTime = "less than a day"
DateTimeInfo.days.ntpRunTime = "less than a week"
DateTimeInfo.days.ptpRunTime = "less than a week"
DateTimeInfo.weeks.ntpRunTime = "less than a month"
DateTimeInfo.weeks.ptpRunTime = "less than a month"
DateTimeInfo.months.ntpRunTime = "less than a year"
DateTimeInfo.months.ptpRunTime = "less than a year"
DateTimeInfo.years.ntpRunTime = "more than a year"
DateTimeInfo.years.ptpRunTime = "more than a year"