Dixsie Wolmers | cbcd213 | 2020-01-30 20:58:37 -0600 | [diff] [blame] | 1 | { |
| 2 | "global": { |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame] | 3 | "action": { |
Yoshie Muranaka | 3739381 | 2020-03-24 15:25:24 -0700 | [diff] [blame^] | 4 | "add": "Add", |
Yoshie Muranaka | 183c275 | 2020-02-12 11:30:49 -0800 | [diff] [blame] | 5 | "confirm": "Confirm", |
| 6 | "cancel": "Cancel", |
| 7 | "delete": "Delete", |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame] | 8 | "disable": "Disable", |
| 9 | "enable": "Enable", |
Yoshie Muranaka | 3739381 | 2020-03-24 15:25:24 -0700 | [diff] [blame^] | 10 | "replace": "Replace", |
Yoshie Muranaka | 1b1c100 | 2020-02-20 10:18:36 -0800 | [diff] [blame] | 11 | "save": "Save", |
Yoshie Muranaka | 183c275 | 2020-02-12 11:30:49 -0800 | [diff] [blame] | 12 | "selected": "Selected" |
| 13 | }, |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame] | 14 | "ariaLabel": { |
| 15 | "showPassword": "Show password as plain text. Note: this will visually expose your password on the screen." |
| 16 | }, |
| 17 | "form": { |
| 18 | "fieldRequired": "Field required", |
Yoshie Muranaka | eaa0480 | 2020-02-28 13:21:27 -0800 | [diff] [blame] | 19 | "invalidFormat": "Invalid format", |
| 20 | "lengthMustBeBetween": "Length must be between %{min} – %{max} characters", |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame] | 21 | "mustBeAtLeast": "Must be at least %{value}", |
Yoshie Muranaka | 3739381 | 2020-03-24 15:25:24 -0700 | [diff] [blame^] | 22 | "required": "Required", |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame] | 23 | "selectAnOption": "Select an option", |
| 24 | "valueMustBeBetween": "Value must be between %{min} – %{max}" |
| 25 | }, |
| 26 | "status": { |
| 27 | "disabled": "Disabled", |
| 28 | "enabled": "Enabled", |
Yoshie Muranaka | 183c275 | 2020-02-12 11:30:49 -0800 | [diff] [blame] | 29 | "error": "Error", |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame] | 30 | "notAvailable": "Not available", |
| 31 | "off": "Off", |
| 32 | "on": "On", |
| 33 | "success": "Success", |
Derick Montague | 4e90eed | 2020-03-03 18:11:44 -0600 | [diff] [blame] | 34 | "warning": "Warning", |
| 35 | "informational": "Informational" |
Yoshie Muranaka | c11d389 | 2020-02-19 08:07:40 -0800 | [diff] [blame] | 36 | } |
Dixsie Wolmers | cbcd213 | 2020-01-30 20:58:37 -0600 | [diff] [blame] | 37 | }, |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame] | 38 | "appHeader": { |
Yoshie Muranaka | e0b76c3 | 2020-02-28 14:18:20 -0800 | [diff] [blame] | 39 | "bmcSystemManagement": "BMC System Management", |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame] | 40 | "health": "Health", |
| 41 | "logOut": "Log out", |
| 42 | "power": "Power", |
Yoshie Muranaka | e0b76c3 | 2020-02-28 14:18:20 -0800 | [diff] [blame] | 43 | "refresh": "Refresh", |
| 44 | "skipToContent": "Skip to content" |
Yoshie Muranaka | 4ee8d29 | 2020-02-20 07:29:58 -0800 | [diff] [blame] | 45 | }, |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame] | 46 | "appNavigation": { |
| 47 | "accessControl": "Access Control", |
| 48 | "configuration": "Configuration", |
| 49 | "control": "Control", |
Yoshie Muranaka | e0b76c3 | 2020-02-28 14:18:20 -0800 | [diff] [blame] | 50 | "eventLog": "@:appPageTitle.eventLog", |
| 51 | "firmware": "@:appPageTitle.firmware", |
| 52 | "hardwareStatus": "@:appPageTitle.hardwareStatus", |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame] | 53 | "health": "Health", |
Yoshie Muranaka | e0b76c3 | 2020-02-28 14:18:20 -0800 | [diff] [blame] | 54 | "ldap": "@:appPageTitle.ldap", |
| 55 | "localUserManagement": "@:appPageTitle.localUserManagement", |
| 56 | "managePowerUsage": "@:appPageTitle.managePowerUsage", |
| 57 | "networkSettings": "@:appPageTitle.networkSettings", |
| 58 | "overview": "@:appPageTitle.overview", |
| 59 | "rebootBmc": "@:appPageTitle.rebootBmc", |
| 60 | "sensors": "@:appPageTitle.sensors", |
| 61 | "serverLed": "@:appPageTitle.serverLed", |
| 62 | "serverPowerOperations": "@:appPageTitle.serverPowerOperations", |
| 63 | "snmpSettings": "@:appPageTitle.snmpSettings", |
| 64 | "sslCertificates": "@:appPageTitle.sslCertificates" |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame] | 65 | }, |
| 66 | "appPageTitle": { |
Yoshie Muranaka | e0b76c3 | 2020-02-28 14:18:20 -0800 | [diff] [blame] | 67 | "eventLog": "Event log", |
| 68 | "firmware": "Firmware", |
| 69 | "hardwareStatus": "Hardware status", |
| 70 | "ldap": "LDAP", |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame] | 71 | "localUserManagement": "Local user management", |
Yoshie Muranaka | 183c275 | 2020-02-12 11:30:49 -0800 | [diff] [blame] | 72 | "login": "Login", |
Yoshie Muranaka | e0b76c3 | 2020-02-28 14:18:20 -0800 | [diff] [blame] | 73 | "managePowerUsage": "Manage power usage", |
| 74 | "networkSettings": "Network settings", |
Yoshie Muranaka | 183c275 | 2020-02-12 11:30:49 -0800 | [diff] [blame] | 75 | "overview": "Overview", |
Yoshie Muranaka | e0b76c3 | 2020-02-28 14:18:20 -0800 | [diff] [blame] | 76 | "rebootBmc": "Reboot BMC", |
| 77 | "sensors": "Sensors", |
| 78 | "serverLed": "Server LED", |
| 79 | "serverPowerOperations": "Server power operations", |
| 80 | "snmpSettings": "SNMP settings", |
| 81 | "sslCertificates": "SSL Certificates", |
| 82 | "unauthorized": "Unauthorized" |
Yoshie Muranaka | 183c275 | 2020-02-12 11:30:49 -0800 | [diff] [blame] | 83 | }, |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame] | 84 | "pageLocalUserManagement": { |
| 85 | "accountPolicySettings": "Account policy settings", |
Yoshie Muranaka | eaa0480 | 2020-02-28 13:21:27 -0800 | [diff] [blame] | 86 | "addUser": "Add user", |
| 87 | "deleteUser": "Delete user", |
| 88 | "editUser": "Edit user", |
| 89 | "viewPrivilegeRoleDescriptions": "View privilege role descriptions", |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame] | 90 | "modal": { |
Yoshie Muranaka | 1f9ed4c | 2020-03-26 16:59:54 -0700 | [diff] [blame] | 91 | "accountLocked": "Account locked", |
Yoshie Muranaka | eaa0480 | 2020-02-28 13:21:27 -0800 | [diff] [blame] | 92 | "accountStatus": "Account status", |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame] | 93 | "automaticAfterTimeout": "Automatic after timeout", |
Yoshie Muranaka | eaa0480 | 2020-02-28 13:21:27 -0800 | [diff] [blame] | 94 | "cannotStartWithANumber": "Cannot start with a number", |
Yoshie Muranaka | 1f9ed4c | 2020-03-26 16:59:54 -0700 | [diff] [blame] | 95 | "clickSaveToUnlockAccount": "Click \"Save\" to unlock account", |
Yoshie Muranaka | eaa0480 | 2020-02-28 13:21:27 -0800 | [diff] [blame] | 96 | "confirmUserPassword": "Confirm user password", |
| 97 | "deleteConfirmMessage": "Are you sure you want to delete user '%{user}'? This action cannot be undone.", |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame] | 98 | "manual": "Manual", |
| 99 | "maxFailedLoginAttempts": "Max failed login attempts", |
Yoshie Muranaka | eaa0480 | 2020-02-28 13:21:27 -0800 | [diff] [blame] | 100 | "noSpecialCharactersExceptUnderscore": "No special characters except underscore", |
| 101 | "passwordMustBeBetween": "Password must be between %{min} – %{max} characters", |
| 102 | "passwordsDoNotMatch": "Passwords do not match", |
| 103 | "privilege": "Privilege", |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame] | 104 | "timeoutDurationSeconds": "Timeout duration (seconds)", |
Yoshie Muranaka | 1f9ed4c | 2020-03-26 16:59:54 -0700 | [diff] [blame] | 105 | "unlock": "Unlock", |
Yoshie Muranaka | eaa0480 | 2020-02-28 13:21:27 -0800 | [diff] [blame] | 106 | "username": "Username", |
| 107 | "userPassword": "User password", |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame] | 108 | "userUnlockMethod": "User unlock method" |
Dixsie Wolmers | cbcd213 | 2020-01-30 20:58:37 -0600 | [diff] [blame] | 109 | }, |
Yoshie Muranaka | eaa0480 | 2020-02-28 13:21:27 -0800 | [diff] [blame] | 110 | "table": { |
| 111 | "privilege": "Privilege", |
| 112 | "status": "Status", |
| 113 | "username": "Username" |
| 114 | }, |
| 115 | "tableRoles": { |
| 116 | "configureComponentsManagedByThisService": "Configure components managed by this service", |
| 117 | "configureManagerResources": "Configure manager resources", |
| 118 | "configureUsersAndTheirAccounts": "Configure users and their accounts", |
| 119 | "ipmiAccessPoint": "IPMI access point", |
| 120 | "logInToTheServiceAndReadResources": "Log in to the service and read resources", |
| 121 | "redfishAccessPoint": "Redfish access point", |
| 122 | "sshAccessPoint": "SSH access point", |
| 123 | "updatePasswordForCurrentUserAccount": "Update password for current user account", |
| 124 | "webUiAccessPoint": "WebUI access point" |
| 125 | }, |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame] | 126 | "toast": { |
| 127 | "errorDeleteUsers": "Error deleting %{count} user. | Error deleting %{count} users.", |
| 128 | "errorDisableUsers": "Error disabling %{count} user. | Error disabling %{count} users.", |
| 129 | "errorEnableUsers": "Error enabling %{count} user. | Error enabling %{count} users.", |
| 130 | "errorSaveSettings": "Error saving account settings.", |
| 131 | "successDeleteUsers": "Successfully deleted %{count} user. | Successfully deleted %{count} users.", |
| 132 | "successDisableUsers": "Successfully disabled %{count} user. | Successfully disabled %{count} users.", |
| 133 | "successEnableUsers": "Successfully enabled %{count} user. | Successfully enabled %{count} users.", |
| 134 | "successSaveSettings": "Successfully saved account settings." |
| 135 | } |
| 136 | }, |
| 137 | "pageLogin": { |
| 138 | "language": "Language", |
| 139 | "logIn": "Log in", |
| 140 | "password": "Password", |
| 141 | "username": "Username", |
| 142 | "alert": { |
Derick Montague | fd22b5b | 2020-03-13 15:15:43 -0500 | [diff] [blame] | 143 | "message": "Invalid username or password" |
Dixsie Wolmers | cbcd213 | 2020-01-30 20:58:37 -0600 | [diff] [blame] | 144 | } |
| 145 | }, |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame] | 146 | "pageOverview": { |
| 147 | "bmcInformation": "BMC information", |
| 148 | "firmwareVersion": "Firmware version", |
| 149 | "highPriorityEvents": "High priority events", |
| 150 | "manufacturer": "Manufacturer", |
| 151 | "model": "Model", |
| 152 | "networkInformation": "Network information", |
| 153 | "powerCap": "Power cap", |
| 154 | "powerConsumption": "Power consumption", |
| 155 | "serialNumber": "Serial number", |
| 156 | "serverInformation": "Server information", |
Dixsie Wolmers | 75d3fb7 | 2020-02-10 21:58:55 -0600 | [diff] [blame] | 157 | "events": { |
Dixsie Wolmers | 9d40e30 | 2020-02-13 13:29:40 -0600 | [diff] [blame] | 158 | "date": "Date", |
| 159 | "description": "Description", |
| 160 | "id": "ID", |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame] | 161 | "noHighEventsMsg": "There are no high priority events to display at this time.", |
Dixsie Wolmers | 9d40e30 | 2020-02-13 13:29:40 -0600 | [diff] [blame] | 162 | "refCode": "Reference code", |
| 163 | "viewAllButton": "View all event logs" |
Dixsie Wolmers | 75d3fb7 | 2020-02-10 21:58:55 -0600 | [diff] [blame] | 164 | }, |
Dixsie Wolmers | 9d40e30 | 2020-02-13 13:29:40 -0600 | [diff] [blame] | 165 | "network": { |
| 166 | "hostname": "Hostname", |
| 167 | "ipAddress": "IP address", |
| 168 | "macAddress": "MAC address" |
| 169 | }, |
Dixsie Wolmers | 75d3fb7 | 2020-02-10 21:58:55 -0600 | [diff] [blame] | 170 | "quicklinks": { |
| 171 | "bmcTime": "BMC time", |
| 172 | "editNetworkSettings": "Edit network settings", |
| 173 | "serverLed": "Server LED", |
| 174 | "solConsole": "Serial over LAN console" |
| 175 | } |
| 176 | }, |
Yoshie Muranaka | c11d389 | 2020-02-19 08:07:40 -0800 | [diff] [blame] | 177 | "pageRebootBmc": { |
Yoshie Muranaka | c11d389 | 2020-02-19 08:07:40 -0800 | [diff] [blame] | 178 | "rebootBmc": "Reboot BMC", |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame] | 179 | "rebootInformation": "When you reboot the BMC, your web browser loses contact with the BMC for several minutes. When the BMC is back online, you may need to log in again.", |
Yoshie Muranaka | c11d389 | 2020-02-19 08:07:40 -0800 | [diff] [blame] | 180 | "modal": { |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame] | 181 | "confirmMessage": "Are you sure you want to reboot the BMC?", |
| 182 | "confirmTitle": "Confirm BMC reboot" |
Yoshie Muranaka | c11d389 | 2020-02-19 08:07:40 -0800 | [diff] [blame] | 183 | }, |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame] | 184 | "toast": { |
| 185 | "errorRebootStart": "Error rebooting BMC.", |
| 186 | "successRebootStart": "Rebooting BMC." |
Yoshie Muranaka | 183c275 | 2020-02-12 11:30:49 -0800 | [diff] [blame] | 187 | } |
Yoshie Muranaka | fa1512b | 2020-02-25 15:54:07 -0800 | [diff] [blame] | 188 | }, |
Yoshie Muranaka | 30abccb | 2020-03-11 12:44:24 -0700 | [diff] [blame] | 189 | "pageSensors": { |
| 190 | "table": { |
| 191 | "currentValue": "Current value", |
| 192 | "lowerWarning": "Lower warning", |
| 193 | "lowerCritical": "Lower critical", |
| 194 | "name": "Name", |
| 195 | "status": "Status", |
| 196 | "upperWarning": "Upper warning", |
| 197 | "upperCritical": "Upper critical" |
| 198 | } |
| 199 | }, |
Yoshie Muranaka | fa1512b | 2020-02-25 15:54:07 -0800 | [diff] [blame] | 200 | "pageServerPowerOperations": { |
| 201 | "currentStatus": "Current status", |
| 202 | "hostname": "Hostname", |
Yoshie Muranaka | c05ff64 | 2020-02-26 14:23:15 -0800 | [diff] [blame] | 203 | "hostOsBootSettings": "Host OS boot settings", |
Yoshie Muranaka | fa1512b | 2020-02-25 15:54:07 -0800 | [diff] [blame] | 204 | "hostStatus": "Host status", |
| 205 | "immediateReboot": "Immediate – Server reboots without OS shutting down; may cause data corruption", |
| 206 | "immediateShutdown": "Immediate - Server shuts down without OS shutting down; may cause data corruption", |
Yoshie Muranaka | c05ff64 | 2020-02-26 14:23:15 -0800 | [diff] [blame] | 207 | "oneTimeBootWarning": "Pending one time boot. Next boot will be performed with the specified one time boot settings. Subsequent boots will be performed with the default settings.", |
Yoshie Muranaka | fa1512b | 2020-02-25 15:54:07 -0800 | [diff] [blame] | 208 | "operationInProgress": "There are no options to display while a power operation is in progress. When complete, power operations will be displayed here.", |
| 209 | "operations": "Operations", |
| 210 | "orderlyReboot": "Orderly – OS shuts down, then server reboots", |
| 211 | "orderlyShutdown": "Orderly - OS shuts down, then server shuts down", |
| 212 | "powerOn": "Power on", |
| 213 | "reboot": "Reboot", |
| 214 | "rebootServer": "Reboot server", |
| 215 | "shutDown": "Shut down", |
| 216 | "shutdownServer": "Shutdown server", |
Yoshie Muranaka | c05ff64 | 2020-02-26 14:23:15 -0800 | [diff] [blame] | 217 | "bootSettings": { |
| 218 | "bootSettingsOverride": "Boot settings override", |
| 219 | "enableOneTimeBoot": "Enable one time boot", |
| 220 | "tpmRequiredPolicy": "TPM required policy", |
| 221 | "tpmRequiredPolicyHelper": "Enable to ensure the system only boots when the TPM is functional." |
| 222 | }, |
Yoshie Muranaka | fa1512b | 2020-02-25 15:54:07 -0800 | [diff] [blame] | 223 | "modal": { |
| 224 | "confirmRebootMessage": "Are you sure you want to reboot?", |
| 225 | "confirmRebootTitle": "Server reboot will cause outage", |
| 226 | "confirmShutdownMessage": "Are you sure you want to shut down?", |
| 227 | "confirmShutdownTitle": "Server shutdown will cause outage" |
Yoshie Muranaka | c05ff64 | 2020-02-26 14:23:15 -0800 | [diff] [blame] | 228 | }, |
| 229 | "toast": { |
| 230 | "errorSaveSettings": "Error saving settings.", |
| 231 | "successSaveSettings": "Successfully saved settings." |
Yoshie Muranaka | fa1512b | 2020-02-25 15:54:07 -0800 | [diff] [blame] | 232 | } |
Yoshie Muranaka | 3739381 | 2020-03-24 15:25:24 -0700 | [diff] [blame^] | 233 | }, |
| 234 | "pageSslCertificates": { |
| 235 | "addNewCertificate": "Add new certificate", |
| 236 | "caCertificate": "CA Certificate", |
| 237 | "deleteCertificate": "Delete certificate", |
| 238 | "httpsCertificate": "HTTPS Certificate", |
| 239 | "ldapCertificate": "LDAP Certificate", |
| 240 | "replaceCertificate": "Replace certificate", |
| 241 | "modal": { |
| 242 | "certificateType": "Certificate type", |
| 243 | "certificateFile": "Certificate file", |
| 244 | "deleteConfirmMessage": "Are you sure you want to delete '%{certificate}' issued by %{issuedBy}? This action cannot be undone." |
| 245 | }, |
| 246 | "table": { |
| 247 | "certificate": "Certificate", |
| 248 | "issuedBy": "Issued by", |
| 249 | "issuedTo": "Issued to", |
| 250 | "validFrom": "Valid from", |
| 251 | "validUntil": "Valid until" |
| 252 | }, |
| 253 | "toast": { |
| 254 | "errorAddCertificate": "Error adding certificate.", |
| 255 | "errorDeleteCertificate": "Error deleting certificate.", |
| 256 | "errorReplaceCertificate": "Error replacing certificate.", |
| 257 | "successAddCertificate": "Successfully added %{certificate}.", |
| 258 | "successDeleteCertificate": "Successfully deleted %{certificate}.", |
| 259 | "successReplaceCertificate": "Successfully replaced %{certificate}." |
| 260 | } |
Dixsie Wolmers | cbcd213 | 2020-01-30 20:58:37 -0600 | [diff] [blame] | 261 | } |
| 262 | } |