blob: d1d5f61555b43e86a22804198b61084f27589c91 [file] [log] [blame]
Dixsie Wolmerscbcd2132020-01-30 20:58:37 -06001{
2 "global": {
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -08003 "action": {
Yoshie Muranaka37393812020-03-24 15:25:24 -07004 "add": "Add",
Yoshie Muranaka183c2752020-02-12 11:30:49 -08005 "confirm": "Confirm",
6 "cancel": "Cancel",
7 "delete": "Delete",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -08008 "disable": "Disable",
9 "enable": "Enable",
Yoshie Muranaka37393812020-03-24 15:25:24 -070010 "replace": "Replace",
Yoshie Muranaka1b1c1002020-02-20 10:18:36 -080011 "save": "Save",
Yoshie Muranaka183c2752020-02-12 11:30:49 -080012 "selected": "Selected"
13 },
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -080014 "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 Muranakaeaa04802020-02-28 13:21:27 -080019 "invalidFormat": "Invalid format",
20 "lengthMustBeBetween": "Length must be between %{min} – %{max} characters",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -080021 "mustBeAtLeast": "Must be at least %{value}",
Yoshie Muranaka37393812020-03-24 15:25:24 -070022 "required": "Required",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -080023 "selectAnOption": "Select an option",
24 "valueMustBeBetween": "Value must be between %{min} – %{max}"
25 },
26 "status": {
27 "disabled": "Disabled",
28 "enabled": "Enabled",
Yoshie Muranaka183c2752020-02-12 11:30:49 -080029 "error": "Error",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -080030 "notAvailable": "Not available",
31 "off": "Off",
32 "on": "On",
33 "success": "Success",
Derick Montague4e90eed2020-03-03 18:11:44 -060034 "warning": "Warning",
35 "informational": "Informational"
Yoshie Muranakac11d3892020-02-19 08:07:40 -080036 }
Dixsie Wolmerscbcd2132020-01-30 20:58:37 -060037 },
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -080038 "appHeader": {
Yoshie Muranakae0b76c32020-02-28 14:18:20 -080039 "bmcSystemManagement": "BMC System Management",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -080040 "health": "Health",
41 "logOut": "Log out",
42 "power": "Power",
Yoshie Muranakae0b76c32020-02-28 14:18:20 -080043 "refresh": "Refresh",
44 "skipToContent": "Skip to content"
Yoshie Muranaka4ee8d292020-02-20 07:29:58 -080045 },
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -080046 "appNavigation": {
47 "accessControl": "Access Control",
48 "configuration": "Configuration",
49 "control": "Control",
Yoshie Muranakae0b76c32020-02-28 14:18:20 -080050 "eventLog": "@:appPageTitle.eventLog",
51 "firmware": "@:appPageTitle.firmware",
52 "hardwareStatus": "@:appPageTitle.hardwareStatus",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -080053 "health": "Health",
Yoshie Muranakae0b76c32020-02-28 14:18:20 -080054 "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 Muranaka547b5fc2020-02-24 15:42:40 -080065 },
66 "appPageTitle": {
Yoshie Muranakae0b76c32020-02-28 14:18:20 -080067 "eventLog": "Event log",
68 "firmware": "Firmware",
69 "hardwareStatus": "Hardware status",
70 "ldap": "LDAP",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -080071 "localUserManagement": "Local user management",
Yoshie Muranaka183c2752020-02-12 11:30:49 -080072 "login": "Login",
Yoshie Muranakae0b76c32020-02-28 14:18:20 -080073 "managePowerUsage": "Manage power usage",
74 "networkSettings": "Network settings",
Yoshie Muranaka183c2752020-02-12 11:30:49 -080075 "overview": "Overview",
Yoshie Muranakae0b76c32020-02-28 14:18:20 -080076 "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 Muranaka183c2752020-02-12 11:30:49 -080083 },
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -080084 "pageLocalUserManagement": {
85 "accountPolicySettings": "Account policy settings",
Yoshie Muranakaeaa04802020-02-28 13:21:27 -080086 "addUser": "Add user",
87 "deleteUser": "Delete user",
88 "editUser": "Edit user",
89 "viewPrivilegeRoleDescriptions": "View privilege role descriptions",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -080090 "modal": {
Yoshie Muranaka1f9ed4c2020-03-26 16:59:54 -070091 "accountLocked": "Account locked",
Yoshie Muranakaeaa04802020-02-28 13:21:27 -080092 "accountStatus": "Account status",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -080093 "automaticAfterTimeout": "Automatic after timeout",
Yoshie Muranakaeaa04802020-02-28 13:21:27 -080094 "cannotStartWithANumber": "Cannot start with a number",
Yoshie Muranaka1f9ed4c2020-03-26 16:59:54 -070095 "clickSaveToUnlockAccount": "Click \"Save\" to unlock account",
Yoshie Muranakaeaa04802020-02-28 13:21:27 -080096 "confirmUserPassword": "Confirm user password",
97 "deleteConfirmMessage": "Are you sure you want to delete user '%{user}'? This action cannot be undone.",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -080098 "manual": "Manual",
99 "maxFailedLoginAttempts": "Max failed login attempts",
Yoshie Muranakaeaa04802020-02-28 13:21:27 -0800100 "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 Muranaka547b5fc2020-02-24 15:42:40 -0800104 "timeoutDurationSeconds": "Timeout duration (seconds)",
Yoshie Muranaka1f9ed4c2020-03-26 16:59:54 -0700105 "unlock": "Unlock",
Yoshie Muranakaeaa04802020-02-28 13:21:27 -0800106 "username": "Username",
107 "userPassword": "User password",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -0800108 "userUnlockMethod": "User unlock method"
Dixsie Wolmerscbcd2132020-01-30 20:58:37 -0600109 },
Yoshie Muranakaeaa04802020-02-28 13:21:27 -0800110 "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 Muranaka547b5fc2020-02-24 15:42:40 -0800126 "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 Montaguefd22b5b2020-03-13 15:15:43 -0500143 "message": "Invalid username or password"
Dixsie Wolmerscbcd2132020-01-30 20:58:37 -0600144 }
145 },
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -0800146 "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 Wolmers75d3fb72020-02-10 21:58:55 -0600157 "events": {
Dixsie Wolmers9d40e302020-02-13 13:29:40 -0600158 "date": "Date",
159 "description": "Description",
160 "id": "ID",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -0800161 "noHighEventsMsg": "There are no high priority events to display at this time.",
Dixsie Wolmers9d40e302020-02-13 13:29:40 -0600162 "refCode": "Reference code",
163 "viewAllButton": "View all event logs"
Dixsie Wolmers75d3fb72020-02-10 21:58:55 -0600164 },
Dixsie Wolmers9d40e302020-02-13 13:29:40 -0600165 "network": {
166 "hostname": "Hostname",
167 "ipAddress": "IP address",
168 "macAddress": "MAC address"
169 },
Dixsie Wolmers75d3fb72020-02-10 21:58:55 -0600170 "quicklinks": {
171 "bmcTime": "BMC time",
172 "editNetworkSettings": "Edit network settings",
173 "serverLed": "Server LED",
174 "solConsole": "Serial over LAN console"
175 }
176 },
Yoshie Muranakac11d3892020-02-19 08:07:40 -0800177 "pageRebootBmc": {
Yoshie Muranakac11d3892020-02-19 08:07:40 -0800178 "rebootBmc": "Reboot BMC",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -0800179 "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 Muranakac11d3892020-02-19 08:07:40 -0800180 "modal": {
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -0800181 "confirmMessage": "Are you sure you want to reboot the BMC?",
182 "confirmTitle": "Confirm BMC reboot"
Yoshie Muranakac11d3892020-02-19 08:07:40 -0800183 },
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -0800184 "toast": {
185 "errorRebootStart": "Error rebooting BMC.",
186 "successRebootStart": "Rebooting BMC."
Yoshie Muranaka183c2752020-02-12 11:30:49 -0800187 }
Yoshie Muranakafa1512b2020-02-25 15:54:07 -0800188 },
Yoshie Muranaka30abccb2020-03-11 12:44:24 -0700189 "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 Muranakafa1512b2020-02-25 15:54:07 -0800200 "pageServerPowerOperations": {
201 "currentStatus": "Current status",
202 "hostname": "Hostname",
Yoshie Muranakac05ff642020-02-26 14:23:15 -0800203 "hostOsBootSettings": "Host OS boot settings",
Yoshie Muranakafa1512b2020-02-25 15:54:07 -0800204 "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 Muranakac05ff642020-02-26 14:23:15 -0800207 "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 Muranakafa1512b2020-02-25 15:54:07 -0800208 "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 Muranakac05ff642020-02-26 14:23:15 -0800217 "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 Muranakafa1512b2020-02-25 15:54:07 -0800223 "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 Muranakac05ff642020-02-26 14:23:15 -0800228 },
229 "toast": {
230 "errorSaveSettings": "Error saving settings.",
231 "successSaveSettings": "Successfully saved settings."
Yoshie Muranakafa1512b2020-02-25 15:54:07 -0800232 }
Yoshie Muranaka37393812020-03-24 15:25:24 -0700233 },
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 Wolmerscbcd2132020-01-30 20:58:37 -0600261 }
262}