blob: 8a722e39776e17619522bb36b654ac2119f10e62 [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 Muranaka82cca542020-04-07 10:20:37 -07005 "cancel": "Cancel",
6 "clearAll": "Clear all",
Yoshie Muranaka183c2752020-02-12 11:30:49 -08007 "confirm": "Confirm",
Yoshie Muranaka532a4b02020-03-27 11:00:50 -07008 "copy": "Copy",
Yoshie Muranaka183c2752020-02-12 11:30:49 -08009 "delete": "Delete",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -080010 "disable": "Disable",
Yoshie Muranaka532a4b02020-03-27 11:00:50 -070011 "download": "Download",
Yoshie Muranakadc3d5412020-04-17 09:39:41 -070012 "edit": "Edit",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -080013 "enable": "Enable",
Yoshie Muranakab1a71912020-04-29 10:52:39 -070014 "export": "Export",
Yoshie Muranaka82cca542020-04-07 10:20:37 -070015 "filter": "Filter",
Yoshie Muranaka37393812020-03-24 15:25:24 -070016 "replace": "Replace",
Yoshie Muranaka1b1c1002020-02-20 10:18:36 -080017 "save": "Save",
Yoshie Muranakac4e38ab2020-04-09 12:41:27 -070018 "saveSettings": "Save settings",
Yoshie Muranaka183c2752020-02-12 11:30:49 -080019 "selected": "Selected"
20 },
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -080021 "ariaLabel": {
Yoshie Muranaka1be6b412020-04-16 12:03:38 -070022 "showPassword": "Show password as plain text. Note: this will visually expose your password on the screen.",
23 "tooltip": "Tooltip"
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -080024 },
Yoshie Muranaka68bbba22020-05-18 09:49:37 -070025 "calendar": {
26 "openDatePicker": "Open date picker",
27 "useCursorKeysToNavigateCalendarDates" : "Use cursor keys to navigate calendar dates"
28 },
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -080029 "form": {
Yoshie Muranaka68bbba22020-05-18 09:49:37 -070030 "dateMustBeAfter": "Date must be after %{date}",
31 "dateMustBeBefore": "Date must be before %{date}",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -080032 "fieldRequired": "Field required",
Yoshie Muranakaeaa04802020-02-28 13:21:27 -080033 "invalidFormat": "Invalid format",
Sukanya Pandey9055d982020-03-31 17:37:53 +053034 "invalidValue": "Invalid value",
Yoshie Muranakaeaa04802020-02-28 13:21:27 -080035 "lengthMustBeBetween": "Length must be between %{min} – %{max} characters",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -080036 "mustBeAtLeast": "Must be at least %{value}",
Yoshie Muranaka37393812020-03-24 15:25:24 -070037 "required": "Required",
SurenNeware71724be2020-06-01 15:31:00 +053038 "search": "Search",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -080039 "selectAnOption": "Select an option",
40 "valueMustBeBetween": "Value must be between %{min} – %{max}"
41 },
42 "status": {
Yoshie Muranaka532a4b02020-03-27 11:00:50 -070043 "copied": "Copied",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -080044 "disabled": "Disabled",
45 "enabled": "Enabled",
Yoshie Muranaka183c2752020-02-12 11:30:49 -080046 "error": "Error",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -080047 "notAvailable": "Not available",
48 "off": "Off",
49 "on": "On",
50 "success": "Success",
Derick Montague4e90eed2020-03-03 18:11:44 -060051 "warning": "Warning",
52 "informational": "Informational"
Yoshie Muranakaf9832b02020-05-12 12:04:46 -070053 },
54 "table": {
Yoshie Muranaka68bbba22020-05-18 09:49:37 -070055 "fromDate": "From date",
Yoshie Muranakaf9832b02020-05-12 12:04:46 -070056 "itemsPerPage": "Items per page",
Yoshie Muranaka68bbba22020-05-18 09:49:37 -070057 "toDate": "To date",
Yoshie Muranakaf9832b02020-05-12 12:04:46 -070058 "viewAll": "View all"
Yoshie Muranakac11d3892020-02-19 08:07:40 -080059 }
Dixsie Wolmerscbcd2132020-01-30 20:58:37 -060060 },
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -080061 "appHeader": {
Derick Montague68592032020-04-04 14:02:34 -050062 "applicationHeader": "Application header",
Yoshie Muranakae0b76c32020-02-28 14:18:20 -080063 "bmcSystemManagement": "BMC System Management",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -080064 "health": "Health",
65 "logOut": "Log out",
66 "power": "Power",
Yoshie Muranakae0b76c32020-02-28 14:18:20 -080067 "refresh": "Refresh",
68 "skipToContent": "Skip to content"
Yoshie Muranaka4ee8d292020-02-20 07:29:58 -080069 },
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -080070 "appNavigation": {
71 "accessControl": "Access Control",
72 "configuration": "Configuration",
73 "control": "Control",
Yoshie Muranaka6f102342020-05-05 09:45:39 -070074 "eventLogs": "@:appPageTitle.eventLogs",
Yoshie Muranakae0b76c32020-02-28 14:18:20 -080075 "firmware": "@:appPageTitle.firmware",
76 "hardwareStatus": "@:appPageTitle.hardwareStatus",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -080077 "health": "Health",
Yoshie Muranakae0b76c32020-02-28 14:18:20 -080078 "ldap": "@:appPageTitle.ldap",
79 "localUserManagement": "@:appPageTitle.localUserManagement",
80 "managePowerUsage": "@:appPageTitle.managePowerUsage",
81 "networkSettings": "@:appPageTitle.networkSettings",
82 "overview": "@:appPageTitle.overview",
Derick Montague68592032020-04-04 14:02:34 -050083 "primaryNavigation": "Primary navigation",
Yoshie Muranakae0b76c32020-02-28 14:18:20 -080084 "rebootBmc": "@:appPageTitle.rebootBmc",
85 "sensors": "@:appPageTitle.sensors",
86 "serverLed": "@:appPageTitle.serverLed",
87 "serverPowerOperations": "@:appPageTitle.serverPowerOperations",
88 "snmpSettings": "@:appPageTitle.snmpSettings",
89 "sslCertificates": "@:appPageTitle.sslCertificates"
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -080090 },
91 "appPageTitle": {
Yoshie Muranaka6f102342020-05-05 09:45:39 -070092 "eventLogs": "Event logs",
Yoshie Muranakae0b76c32020-02-28 14:18:20 -080093 "firmware": "Firmware",
94 "hardwareStatus": "Hardware status",
95 "ldap": "LDAP",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -080096 "localUserManagement": "Local user management",
Yoshie Muranaka183c2752020-02-12 11:30:49 -080097 "login": "Login",
Yoshie Muranakae0b76c32020-02-28 14:18:20 -080098 "managePowerUsage": "Manage power usage",
99 "networkSettings": "Network settings",
Yoshie Muranaka183c2752020-02-12 11:30:49 -0800100 "overview": "Overview",
Yoshie Muranakae0b76c32020-02-28 14:18:20 -0800101 "rebootBmc": "Reboot BMC",
102 "sensors": "Sensors",
103 "serverLed": "Server LED",
104 "serverPowerOperations": "Server power operations",
105 "snmpSettings": "SNMP settings",
106 "sslCertificates": "SSL Certificates",
107 "unauthorized": "Unauthorized"
Yoshie Muranaka183c2752020-02-12 11:30:49 -0800108 },
Yoshie Muranaka6f102342020-05-05 09:45:39 -0700109 "pageEventLogs": {
Yoshie Muranakabe3af332020-05-11 08:23:04 -0700110 "modal": {
111 "deleteTitle": "Delete log | Delete logs",
112 "deleteMessage": "Are you sure you want to delete %{count} log? This action cannot be undone. | Are you sure you want to delete %{count} logs? This action cannot be undone."
113 },
Yoshie Muranaka6f102342020-05-05 09:45:39 -0700114 "table": {
115 "date": "Date",
116 "description": "Description",
117 "emptyMessage": "There are no logs to show",
118 "id": "ID",
119 "severity": "Severity",
120 "type": "Type"
Yoshie Muranakabe3af332020-05-11 08:23:04 -0700121 },
122 "toast": {
123 "errorDelete": "Error deleting %{count} log. | Error deleting %{count} logs.",
124 "successDelete": "Successfully deleted %{count} log. | Successfully deleted %{count} logs."
Yoshie Muranaka6f102342020-05-05 09:45:39 -0700125 }
126 },
Yoshie Muranakac4e38ab2020-04-09 12:41:27 -0700127 "pageLdap": {
128 "pageDescription": "Configure LDAP settings and manage role groups",
Yoshie Muranakadc3d5412020-04-17 09:39:41 -0700129 "roleGroups": "Role groups",
Yoshie Muranakac4e38ab2020-04-09 12:41:27 -0700130 "settings": "Settings",
Yoshie Muranakadc3d5412020-04-17 09:39:41 -0700131 "addRoleGroup": "Add role group",
Yoshie Muranakac4e38ab2020-04-09 12:41:27 -0700132 "ariaLabel": {
133 "ldapSettings": "LDAP settings"
134 },
135 "form": {
136 "baseDn": "Base DN",
137 "bindDn": "Bind DN",
138 "bindPassword": "Bind password",
139 "caCertificateValidUntil": "CA Certificate valid until",
140 "groupIdAttribute": "Group ID attribute",
141 "ldapAuthentication": "LDAP authentication",
Yoshie Muranakac4e38ab2020-04-09 12:41:27 -0700142 "ldapCertificateValidUntil": "LDAP Certificate valid until",
143 "manageSslCertificates": "Manage SSL certificates",
144 "secureLdapHelper": "A CA certificate and an LDAP certificate are required to enable secure LDAP",
145 "secureLdapUsingSsl": "Secure LDAP using SSL",
146 "serverUri": "Server URI",
147 "serverUriTooltip": "Enabling Secure LDAP changes URI scheme to ldaps",
148 "serviceType": "Service type",
149 "userIdAttribute": "User ID attribute"
150 },
Yoshie Muranakadc3d5412020-04-17 09:39:41 -0700151 "modal": {
152 "addNewRoleGroup": "Add new role group",
153 "deleteRoleGroupBatchConfirmMessage": "Are you sure you want to delete %{count} role group? This action cannot be undone. | Are you sure you want to delete %{count} role groups? This action cannot be undone.",
154 "deleteRoleGroupConfirmMessage": "Are you sure you want to delete '%{groupName}'? This action cannot be undone.",
155 "deleteRoleGroup": "Delete role group",
156 "editRoleGroup": "Edit role group",
157 "groupName": "Group name",
158 "groupPrivilege": "Group privilege"
159 },
160 "tableRoleGroups": {
161 "alertContent": "LDAP authentication must be enabled to modify role groups.",
162 "groupName": "Group name",
163 "groupPrivilege": "Group privilege"
164 },
Yoshie Muranakac4e38ab2020-04-09 12:41:27 -0700165 "toast": {
Yoshie Muranakadc3d5412020-04-17 09:39:41 -0700166 "errorAddRoleGroup": "Error adding role group.",
167 "errorDeleteRoleGroup": "Error deleting role group. | Error deleting role groups.",
Yoshie Muranakac4e38ab2020-04-09 12:41:27 -0700168 "errorSaveActiveDirectorySettings": "Error saving Active Directory settings.",
169 "errorSaveLdapSettings": "Error saving Open LDAP settings.",
Yoshie Muranakadc3d5412020-04-17 09:39:41 -0700170 "errorSaveRoleGroup": "Error saving role group.",
171 "successAddRoleGroup": "Successfully added role group '%{groupName}'.",
172 "successDeleteRoleGroup": "Successfully deleted role group. | Successfully deleted role groups.",
Yoshie Muranakac4e38ab2020-04-09 12:41:27 -0700173 "successSaveActiveDirectorySettings": "Successfully saved Active Directory settings.",
Yoshie Muranakadc3d5412020-04-17 09:39:41 -0700174 "successSaveLdapSettings": "Successfully saved Open LDAP settings.",
175 "successSaveRoleGroup": "Successfully saved role group '%{groupName}'."
Yoshie Muranakac4e38ab2020-04-09 12:41:27 -0700176 }
177 },
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -0800178 "pageLocalUserManagement": {
179 "accountPolicySettings": "Account policy settings",
Yoshie Muranakaeaa04802020-02-28 13:21:27 -0800180 "addUser": "Add user",
Yoshie Muranaka29321652020-05-04 10:52:36 -0700181 "deleteUser": "Delete user | Delete users",
Yoshie Muranakaeaa04802020-02-28 13:21:27 -0800182 "editUser": "Edit user",
183 "viewPrivilegeRoleDescriptions": "View privilege role descriptions",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -0800184 "modal": {
Yoshie Muranaka1f9ed4c2020-03-26 16:59:54 -0700185 "accountLocked": "Account locked",
Yoshie Muranakaeaa04802020-02-28 13:21:27 -0800186 "accountStatus": "Account status",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -0800187 "automaticAfterTimeout": "Automatic after timeout",
Yoshie Muranaka29321652020-05-04 10:52:36 -0700188 "batchDeleteConfirmMessage": "Are you sure you want to delete %{count} user? This action cannot be undone. | Are you sure you want to delete %{count} users? This action cannot be undone.",
Yoshie Muranakaeaa04802020-02-28 13:21:27 -0800189 "cannotStartWithANumber": "Cannot start with a number",
Yoshie Muranaka1f9ed4c2020-03-26 16:59:54 -0700190 "clickSaveToUnlockAccount": "Click \"Save\" to unlock account",
Yoshie Muranakaeaa04802020-02-28 13:21:27 -0800191 "confirmUserPassword": "Confirm user password",
192 "deleteConfirmMessage": "Are you sure you want to delete user '%{user}'? This action cannot be undone.",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -0800193 "manual": "Manual",
194 "maxFailedLoginAttempts": "Max failed login attempts",
Yoshie Muranakaeaa04802020-02-28 13:21:27 -0800195 "noSpecialCharactersExceptUnderscore": "No special characters except underscore",
196 "passwordMustBeBetween": "Password must be between %{min} – %{max} characters",
197 "passwordsDoNotMatch": "Passwords do not match",
198 "privilege": "Privilege",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -0800199 "timeoutDurationSeconds": "Timeout duration (seconds)",
Yoshie Muranaka1f9ed4c2020-03-26 16:59:54 -0700200 "unlock": "Unlock",
Yoshie Muranakaeaa04802020-02-28 13:21:27 -0800201 "username": "Username",
202 "userPassword": "User password",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -0800203 "userUnlockMethod": "User unlock method"
Dixsie Wolmerscbcd2132020-01-30 20:58:37 -0600204 },
Yoshie Muranakaeaa04802020-02-28 13:21:27 -0800205 "table": {
206 "privilege": "Privilege",
207 "status": "Status",
208 "username": "Username"
209 },
210 "tableRoles": {
211 "configureComponentsManagedByThisService": "Configure components managed by this service",
212 "configureManagerResources": "Configure manager resources",
213 "configureUsersAndTheirAccounts": "Configure users and their accounts",
214 "ipmiAccessPoint": "IPMI access point",
215 "logInToTheServiceAndReadResources": "Log in to the service and read resources",
216 "redfishAccessPoint": "Redfish access point",
217 "sshAccessPoint": "SSH access point",
218 "updatePasswordForCurrentUserAccount": "Update password for current user account",
219 "webUiAccessPoint": "WebUI access point"
220 },
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -0800221 "toast": {
Yoshie Muranaka8fc53ad2020-05-04 10:40:41 -0700222 "errorBatchDelete": "Error deleting %{count} user. | Error deleting %{count} users.",
223 "errorBatchDisable": "Error disabling %{count} user. | Error disabling %{count} users.",
224 "errorBatchEnable": "Error enabling %{count} user. | Error enabling %{count} users.",
225 "errorCreateUser": "Error creating user '%{username}'.",
226 "errorDeleteUser": "Error deleting user '%{username}'.",
227 "errorLoadAccountSettings": "Error loading account settings",
228 "errorLoadUsers": "Error loading users.",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -0800229 "errorSaveSettings": "Error saving account settings.",
Yoshie Muranaka8fc53ad2020-05-04 10:40:41 -0700230 "errorUpdateUser": "Error updating user '%{username}'.",
231 "successBatchDelete": "Successfully deleted %{count} user. | Successfully deleted %{count} users.",
232 "successBatchDisable": "Successfully disabled %{count} user. | Successfully disabled %{count} users.",
233 "successBatchEnable": "Successfully enabled %{count} user. | Successfully enabled %{count} users.",
234 "successCreateUser": "Created user '%{username}'.",
235 "successDeleteUser": "Deleted user '%{username}'.",
236 "successSaveSettings": "Successfully saved account settings.",
237 "successUpdateUser": "Updated user '%{username}'."
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -0800238 }
239 },
240 "pageLogin": {
241 "language": "Language",
242 "logIn": "Log in",
243 "password": "Password",
244 "username": "Username",
245 "alert": {
Derick Montaguefd22b5b2020-03-13 15:15:43 -0500246 "message": "Invalid username or password"
Dixsie Wolmerscbcd2132020-01-30 20:58:37 -0600247 }
248 },
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -0800249 "pageOverview": {
250 "bmcInformation": "BMC information",
251 "firmwareVersion": "Firmware version",
252 "highPriorityEvents": "High priority events",
253 "manufacturer": "Manufacturer",
254 "model": "Model",
255 "networkInformation": "Network information",
256 "powerCap": "Power cap",
257 "powerConsumption": "Power consumption",
258 "serialNumber": "Serial number",
259 "serverInformation": "Server information",
Dixsie Wolmers75d3fb72020-02-10 21:58:55 -0600260 "events": {
Dixsie Wolmers9d40e302020-02-13 13:29:40 -0600261 "date": "Date",
262 "description": "Description",
263 "id": "ID",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -0800264 "noHighEventsMsg": "There are no high priority events to display at this time.",
Yoshie Muranakace9a3ef2020-05-06 14:33:22 -0700265 "severity": "Severity",
266 "type": "Type",
Dixsie Wolmers9d40e302020-02-13 13:29:40 -0600267 "viewAllButton": "View all event logs"
Dixsie Wolmers75d3fb72020-02-10 21:58:55 -0600268 },
Dixsie Wolmers9d40e302020-02-13 13:29:40 -0600269 "network": {
270 "hostname": "Hostname",
271 "ipAddress": "IP address",
272 "macAddress": "MAC address"
273 },
Dixsie Wolmers75d3fb72020-02-10 21:58:55 -0600274 "quicklinks": {
275 "bmcTime": "BMC time",
276 "editNetworkSettings": "Edit network settings",
277 "serverLed": "Server LED",
278 "solConsole": "Serial over LAN console"
279 }
280 },
Sukanya Pandey9055d982020-03-31 17:37:53 +0530281 "pageManagePowerUsage": {
282 "description": "Set a power cap to keep power consumption at or below the specified value in watts",
283 "powerCapLabel": "Power cap value (in watts)",
284 "powerCapLabelTextInfo": " Value must be between %{min} and %{max}",
285 "powerCapSettingData": "Apply power cap",
286 "powerCapSettingLabel": "Power cap setting",
287 "powerConsumption": "Current power consumption",
288 "serverPowCapSetting": "Server power cap setting"
289 },
Dixsie Wolmerse3c9c092020-05-20 23:27:56 -0500290 "pageNetworkSettings": {
291 "interface": "Interface",
292 "pageDescription": "Configure network settings for the BMC and the Virtualization management interface",
293 "staticDns": "Static DNS",
294 "staticIpv4": "Static IPv4",
295 "system": "System",
296 "ariaLabel": {
297 "staticDnsRow": "Static DNS address",
298 "staticIpv4AddressRow": "Static IPv4 address",
299 "staticIpv4SubnetRow": "Static IPV4 subnet"
300 },
301 "form": {
302 "defaultGateway": "Default gateway",
303 "hostname": "Hostname",
304 "macAddress": "MAC address",
305 "networkInterface": "Network interface"
306 },
307 "table": {
308 "addDns": "Add DNS server",
309 "addStaticIpv4Address": "Add static IP",
310 "deleteDns": "Delete DNS row",
311 "deleteStaticIpv4": "Delete IPv4 row",
312 "ipAddress": "IP address",
313 "subnet": "Subnet mask"
314 },
315 "toast": {
316 "errorSaveNetworkSettings": "Error saving network settings.",
317 "successSaveNetworkSettings": "Successfully saved network settings."
318 }
319 },
Yoshie Muranakac11d3892020-02-19 08:07:40 -0800320 "pageRebootBmc": {
Yoshie Muranakac11d3892020-02-19 08:07:40 -0800321 "rebootBmc": "Reboot BMC",
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -0800322 "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 -0800323 "modal": {
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -0800324 "confirmMessage": "Are you sure you want to reboot the BMC?",
325 "confirmTitle": "Confirm BMC reboot"
Yoshie Muranakac11d3892020-02-19 08:07:40 -0800326 },
Yoshie Muranaka547b5fc2020-02-24 15:42:40 -0800327 "toast": {
328 "errorRebootStart": "Error rebooting BMC.",
329 "successRebootStart": "Rebooting BMC."
Yoshie Muranaka183c2752020-02-12 11:30:49 -0800330 }
Yoshie Muranakafa1512b2020-02-25 15:54:07 -0800331 },
Yoshie Muranaka30abccb2020-03-11 12:44:24 -0700332 "pageSensors": {
SurenNeware71724be2020-06-01 15:31:00 +0530333 "searchForSensors": "Search for sensors",
Yoshie Muranaka30abccb2020-03-11 12:44:24 -0700334 "table": {
335 "currentValue": "Current value",
336 "lowerWarning": "Lower warning",
337 "lowerCritical": "Lower critical",
338 "name": "Name",
339 "status": "Status",
340 "upperWarning": "Upper warning",
341 "upperCritical": "Upper critical"
342 }
343 },
SurenNeware090c2d42020-04-01 14:07:27 +0530344 "pageServerLed": {
345 "serverLedSubTitle": "Server indicator LED",
346 "serverLedTitle": "LED light control"
347 },
Yoshie Muranakafa1512b2020-02-25 15:54:07 -0800348 "pageServerPowerOperations": {
349 "currentStatus": "Current status",
Yoshie Muranakac05ff642020-02-26 14:23:15 -0800350 "hostOsBootSettings": "Host OS boot settings",
Yoshie Muranakafa1512b2020-02-25 15:54:07 -0800351 "hostStatus": "Host status",
352 "immediateReboot": "Immediate – Server reboots without OS shutting down; may cause data corruption",
353 "immediateShutdown": "Immediate - Server shuts down without OS shutting down; may cause data corruption",
Yoshie Muranakac05ff642020-02-26 14:23:15 -0800354 "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 -0800355 "operationInProgress": "There are no options to display while a power operation is in progress. When complete, power operations will be displayed here.",
356 "operations": "Operations",
357 "orderlyReboot": "Orderly – OS shuts down, then server reboots",
358 "orderlyShutdown": "Orderly - OS shuts down, then server shuts down",
359 "powerOn": "Power on",
360 "reboot": "Reboot",
361 "rebootServer": "Reboot server",
362 "shutDown": "Shut down",
363 "shutdownServer": "Shutdown server",
Yoshie Muranakac05ff642020-02-26 14:23:15 -0800364 "bootSettings": {
365 "bootSettingsOverride": "Boot settings override",
366 "enableOneTimeBoot": "Enable one time boot",
367 "tpmRequiredPolicy": "TPM required policy",
368 "tpmRequiredPolicyHelper": "Enable to ensure the system only boots when the TPM is functional."
369 },
Yoshie Muranakafa1512b2020-02-25 15:54:07 -0800370 "modal": {
371 "confirmRebootMessage": "Are you sure you want to reboot?",
372 "confirmRebootTitle": "Server reboot will cause outage",
373 "confirmShutdownMessage": "Are you sure you want to shut down?",
374 "confirmShutdownTitle": "Server shutdown will cause outage"
Yoshie Muranakac05ff642020-02-26 14:23:15 -0800375 },
376 "toast": {
377 "errorSaveSettings": "Error saving settings.",
378 "successSaveSettings": "Successfully saved settings."
Yoshie Muranakafa1512b2020-02-25 15:54:07 -0800379 }
Yoshie Muranaka37393812020-03-24 15:25:24 -0700380 },
381 "pageSslCertificates": {
382 "addNewCertificate": "Add new certificate",
383 "caCertificate": "CA Certificate",
384 "deleteCertificate": "Delete certificate",
Yoshie Muranaka532a4b02020-03-27 11:00:50 -0700385 "generateCsr": "Generate CSR",
Yoshie Muranaka37393812020-03-24 15:25:24 -0700386 "httpsCertificate": "HTTPS Certificate",
387 "ldapCertificate": "LDAP Certificate",
388 "replaceCertificate": "Replace certificate",
Yoshie Muranakae45f54b2020-03-26 15:23:34 -0700389 "alert": {
390 "certificateExpiredMessage": "%{certificate} has expired. Consider replacing it with a new certificate.",
391 "certificateExpiringMessage": "%{certificate} is expiring soon. Consider replacing it with a new certificate.",
392 "certificatesExpiredMessage": "Some certificates have expired. Consider replacing them with new certificates.",
393 "certificatesExpiringMessage": "Some certificates are expiring soon. Consider replacing them with new certificates."
394 },
Yoshie Muranaka37393812020-03-24 15:25:24 -0700395 "modal": {
Yoshie Muranaka532a4b02020-03-27 11:00:50 -0700396 "alternateName": "Alternate name",
397 "alternateNameHelperText": "Add multiple alternate names separated by space",
Yoshie Muranaka37393812020-03-24 15:25:24 -0700398 "certificateFile": "Certificate file",
Yoshie Muranaka532a4b02020-03-27 11:00:50 -0700399 "certificateSigningRequest": "Certificate Signing Request (CSR)",
400 "certificateType": "Certificate type",
401 "challengePassword": "Challenge password",
402 "city": "City",
403 "commonName": "Common name",
404 "companyName": "Company name",
405 "companyUnit": "Company unit",
406 "contactPerson": "Contact person",
407 "country": "Country",
408 "deleteConfirmMessage": "Are you sure you want to delete '%{certificate}' issued by %{issuedBy}? This action cannot be undone.",
409 "duplicateAlternateName": "Duplicate alternate name",
410 "emailAddress": "Email address",
411 "generateACertificateSigningRequest": "Generate a Certificate Signing Request (CSR)",
412 "keyBitLength": "Key bit length",
413 "keyCurveId": "Key curve ID",
414 "keyPairAlgorithm": "Key pair algorithm",
415 "privateKey": "Private key",
416 "state": "State"
Yoshie Muranaka37393812020-03-24 15:25:24 -0700417 },
418 "table": {
419 "certificate": "Certificate",
420 "issuedBy": "Issued by",
421 "issuedTo": "Issued to",
422 "validFrom": "Valid from",
423 "validUntil": "Valid until"
424 },
425 "toast": {
426 "errorAddCertificate": "Error adding certificate.",
427 "errorDeleteCertificate": "Error deleting certificate.",
428 "errorReplaceCertificate": "Error replacing certificate.",
429 "successAddCertificate": "Successfully added %{certificate}.",
430 "successDeleteCertificate": "Successfully deleted %{certificate}.",
431 "successReplaceCertificate": "Successfully replaced %{certificate}."
432 }
Yoshie Muranaka532a4b02020-03-27 11:00:50 -0700433 },
Yoshie Muranaka34354312020-05-06 09:34:08 -0700434 "pageUnauthorized": {
435 "description": "The attempted action is not accessible from the logged in account. Contact your system administrator to check your privilege role."
436 },
Yoshie Muranaka532a4b02020-03-27 11:00:50 -0700437 "countries": {
Dixsie Wolmerse3c9c092020-05-20 23:27:56 -0500438 "AF": "Afghanistan",
439 "AL": "Albania",
440 "DZ": "Algeria",
441 "AS": "American Samoa",
442 "AD": "Andorra",
443 "AO": "Angola",
444 "AI": "Anguilla",
445 "AQ": "Antarctica",
446 "AG": "Antigua and Barbuda",
447 "AR": "Argentina",
448 "AM": "Armenia",
449 "AW": "Aruba",
450 "AU": "Australia",
451 "AT": "Austria",
452 "AZ": "Azerbaijan",
453 "BS": "Bahamas, The",
454 "BH": "Bahrain",
455 "BD": "Bangladesh",
456 "BB": "Barbados",
457 "BY": "Belarus",
458 "BE": "Belgium",
459 "BZ": "Belize",
460 "BJ": "Benin",
461 "BM": "Bermuda",
462 "BT": "Bhutan",
463 "BO": "Bolivia",
464 "BQ": "Bonaire, Sint Eustatius and Saba",
465 "BA": "Bosnia and Herzegovina ",
466 "BW": "Bostwana",
467 "BV": "Bouvet Island",
468 "BR": "Brazil",
469 "IO": "British Indian Ocean Territory",
470 "BN": "Brunei Darussalam ",
471 "BG": "Bulgaria",
472 "BF": "Burkina Faso",
473 "BI": "Burundi",
474 "CV": "Cabo Verde",
475 "KH": "Cambodia",
476 "CM": "Cameroon",
477 "CA": "Canada",
478 "KY": "Cayman Islands",
479 "CF": "Central African Republic",
480 "TD": "Chad",
481 "CL": "Chile",
482 "CN": "China",
483 "CX": "Christmas Island ",
484 "CC": "Cocos(Keeling) Islands",
485 "CO": "Columbia",
486 "KM": "Comoros",
487 "CD": "Congo, The Democratic Republic of the",
488 "CG": "Congo",
489 "CK": "Cook Islands",
490 "CR": "Costa Rica",
491 "HR": "Croatia",
492 "CU": "Cuba",
493 "CW": "Curaçao",
494 "CY": "Cyprus",
495 "CZ": "Czechia",
496 "CI": "Côte d\"Ivoire",
497 "DK": "Denmark",
498 "DJ": "Djibouti",
499 "DM": "Dominica",
500 "DO": "Dominican Republic",
501 "EC": "Ecuador",
502 "EG": "Egypt",
503 "SV": "El Salvador",
504 "GQ": "Equatorial Guinea ",
505 "ER": "Eritrea",
506 "EE": "Estonia",
507 "SZ": "Eswatini",
508 "ET": "Ethiopia",
509 "FK": "Falkland Islands (Malvinas)",
510 "FO": "Faroe Islands",
511 "FJ": "Fiji",
512 "FI": "Finland",
513 "FR": "France",
514 "GF": "French Guiana",
515 "PF": "French Polynesia",
516 "TF": "French Southern Territories",
517 "GA": "Gabon",
518 "GM": "Gambia, The",
519 "GE": "Georgia",
520 "DE": "Germany",
521 "GH": "Ghana",
522 "GI": "Gibraltar",
523 "GR": "Greece",
524 "GL": "Greenland",
525 "GD": "Grenada",
526 "GP": "Guadeloupe",
527 "GU": "Guam",
528 "GT": "Guatemala",
529 "GG": "Guernsey",
530 "GN": "Guinea",
531 "GW": "Guinea-Bissau",
532 "GY": "Guyana",
533 "HT": "Haiti",
534 "HM": "Heard Island and McDonald Islands",
535 "VA": "Holy See",
536 "HN": "Honduras",
537 "HK": "Hong Kong",
538 "HU": "Hungary",
539 "IS": "Iceland",
540 "IN": "India",
541 "ID": "Indonesia",
542 "IR": "Iran, Islamic Republic of",
543 "IQ": "Iraq",
544 "IE": "Ireland",
545 "IM": "Isle of Man",
546 "IL": "Israel",
547 "IT": "Italy",
548 "JM": "Jamaica",
549 "JP": "Japan",
550 "JE": "Jersey",
551 "JO": "Jordan",
552 "KZ": "Kazakhstan",
553 "KE": "Kenya",
554 "KI": "Kiribati",
555 "KR": "Korea, Republic of",
556 "KP": "Korea, Democratic People\"s Republic of",
557 "KW": "Kuwait",
558 "KG": "Kyrgyzstan",
559 "LA": "Lao People\"s Democratic Republic",
560 "LV": "Latvia",
561 "LB": "Lebanon",
562 "LS": "Lesotho",
563 "LR": "Liberia",
564 "LY": "Libya",
565 "LI": "Liechtenstein",
566 "LT": "Lithuania",
567 "LU": "Luxembourg",
568 "MO": "Macao",
569 "MK": "Macedonia, The Former Yugoslav Republic of",
570 "MG": "Madagascar",
571 "MW": "Malawi",
572 "MY": "Malaysia",
573 "MV": "Maldives",
574 "ML": "Mali",
575 "MT": "Malta",
576 "MH": "Marshall Islands",
577 "MQ": "Martinique",
578 "MR": "Mauritania",
579 "MU": "Mauritius",
580 "YT": "Mayotte",
581 "MX": "Mexico",
582 "FM": "Micronesia, Federated States of",
583 "MD": "Moldova, Republic of",
584 "MC": "Monaco",
585 "MN": "Mongolia",
586 "ME": "Montenegro",
587 "MS": "Montserrat",
588 "MA": "Morocco",
589 "MZ": "Mozambique",
590 "MM": "Myanmar",
591 "NA": "Namibia",
592 "NR": "Nauru",
593 "NP": "Nepal",
594 "NL": "Netherlands",
595 "NC": "New Caledonia",
596 "NZ": "New Zealand",
597 "NI": "Nicaragua",
598 "NE": "Niger",
599 "NG": "Nigeria",
600 "NU": "Niue",
601 "NF": "Norfolk Island",
602 "MP": "Northern Mariana Islands",
603 "NO": "Norway",
604 "OM": "Oman",
605 "PK": "Pakistan",
606 "PW": "Palau",
607 "PS": "Palestine",
608 "PA": "Panama",
609 "PG": "Papua New Guinea",
610 "PY": "Paraguay",
611 "PE": "Peru",
612 "PH": "Philippines",
613 "PN": "Pitcairn",
614 "PL": "Poland",
615 "PT": "Portugal",
616 "PR": "Puerto Rico",
617 "QA": "Qatar",
618 "RO": "Romania",
619 "RU": "Russian Federation",
620 "RW": "Rwanda",
621 "RE": "Réunion",
622 "BL": "Saint Barthélemy",
623 "SH": "Saint Helena, Ascension and Tristan da Cunha",
624 "KN": "Saint Kitts and Nevis ",
625 "LC": "Saint Lucia",
626 "MF": "Saint Martin",
627 "PM": "Saint Pierre and Miquelon",
628 "VC": "Saint Vincent and the Grenadines",
629 "WS": "Samoa",
630 "SM": "San Marino ",
631 "ST": "Sao Tome and Principe",
632 "SA": "Saudi Arabia",
633 "SN": "Senegal",
634 "RS": "Serbia",
635 "SC": "Seychelles",
636 "SL": "Sierra Leone",
637 "SG": "Singapore",
638 "SX": "Sint Maarten",
639 "SK": "Slovakia",
640 "SI": "Slovenia",
641 "SB": "Solomon Islands",
642 "SO": "Somalia",
643 "ZA": "South Africa ",
644 "GS": "South Georgia and the South Sandwich Islands",
645 "SS": "South Sudan",
646 "ES": "Spain",
647 "LK": "Sri Lanka",
648 "SD": "Sudan",
649 "SR": "Suriname",
650 "SJ": "Svalbard and Jan Mayen",
651 "SE": "Sweden",
652 "CH": "Switzerland",
653 "SY": "Syrian Arab Republic",
654 "TW": "Taiwan",
655 "TJ": "Tajikistan",
656 "TZ": "Tanzania, United Republic of",
657 "TH": "Thailand",
658 "TL": "Timor-Leste",
659 "TG": "Togo",
660 "TK": "Tokelau",
661 "TO": "Tonga",
662 "TT": "Trinidad and Tobago",
663 "TN": "Tunisia",
664 "TR": "Turkey",
665 "TM": "Turkmenistan",
666 "TC": "Turks and Caicos Islands",
667 "TV": "Tuvalu",
668 "UG": "Uganda",
669 "UA": "Ukraine",
670 "AE": "United Arab Emirates",
671 "GB": "United Kingdom",
672 "UM": "United States Minor Outlying Islands",
673 "US": "United States of America",
674 "UY": "Uruguay",
675 "UZ": "Uzbekistan",
676 "VU": "Vanuatu",
677 "VE": "Venezuela",
678 "VN": "Viet Nam",
679 "VG": "Virgin Islands, British",
680 "VI": "Virgin Islands, U.S",
681 "WF": "Wallis and Futuna",
682 "EH": "Western Sahara",
683 "YE": "Yemen",
684 "ZM": "Zambia",
685 "ZW": "Zimbabwe",
Yoshie Muranaka532a4b02020-03-27 11:00:50 -0700686 "AX": "Åland Islands"
Dixsie Wolmerscbcd2132020-01-30 20:58:37 -0600687 }
688}