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