xref: /openbmc/webui-vue/src/locales/en-US.json (revision 8132399c)
1{
2    "global": {
3        "action": {
4            "add": "Add",
5            "cancel": "Cancel",
6            "clearAll": "Clear all",
7            "confirm": "Confirm",
8            "copy": "Copy",
9            "delete": "Delete",
10            "deleteAll": "Delete all",
11            "disable": "Disable",
12            "download": "Download",
13            "edit": "Edit",
14            "enable": "Enable",
15            "export": "Export",
16            "exportAll": "Export all",
17            "filter": "Filter",
18            "refresh": "Refresh",
19            "replace": "Replace",
20            "reset": "Reset",
21            "save": "Save",
22            "saveSettings": "Save settings",
23            "selected": "Selected",
24            "ok": "OK",
25            "warning": "Warning",
26            "critical": "Critical"
27        },
28        "ariaLabel": {
29            "clearSearch": "Clear search input",
30            "hidePassword": "Hide password",
31            "scrollToTop": "Scroll to top",
32            "showPassword": "Show password as plain text. Note: this will visually expose your password on the screen.",
33            "tooltip": "Tooltip",
34            "progressBar": "Page loading progress bar"
35        },
36        "calendar": {
37            "selectDate": "Select date",
38            "useCursorKeysToNavigateCalendarDates": "Use cursor keys to navigate calendar dates"
39        },
40        "fileUpload": {
41            "browseText": "Add file",
42            "clearSelectedFile": "Clear selected file"
43        },
44        "form": {
45            "dateMustBeAfter": "Date must be after %{date}",
46            "dateMustBeBefore": "Date must be before %{date}",
47            "fieldRequired": "Field required",
48            "invalidFormat": "Invalid format",
49            "invalidValue": "Invalid value",
50            "lengthMustBeBetween": "Length must be between %{min} – %{max} characters",
51            "mustBeAtLeast": "Must be at least %{value}",
52            "optional": "optional",
53            "passwordsDoNotMatch": "Passwords do not match",
54            "required": "Required",
55            "search": "Search",
56            "selectAnOption": "Select an option",
57            "valueMustBeBetween": "Value must be between %{min} – %{max}"
58        },
59        "status": {
60            "copied": "Copied",
61            "diagnosticMode": "Diagnostic mode",
62            "disabled": "Disabled",
63            "enabled": "Enabled",
64            "error": "Error",
65            "notAvailable": "Not available",
66            "off": "Off",
67            "on": "On",
68            "success": "Success",
69            "warning": "Warning",
70            "informational": "Informational"
71        },
72        "table": {
73            "collapseTableRow": "Collapse table row",
74            "emptyMessage": "No items available",
75            "emptySearchMessage": "No items match the search query",
76            "expandTableRow": "Expand table row",
77            "fromDate": "From date",
78            "items": "%{count} items",
79            "itemsPerPage": "Items per page",
80            "selectAll": "Select all",
81            "selectItem": "Select item",
82            "selectedItems": "%{filterCount} of %{count} items",
83            "toDate": "To date",
84            "viewAll": "View all"
85        },
86        "toast": {
87            "unAuthTitle": "Unauthorized",
88            "unAuthDescription": "The attempted action is not accessible from the logged in account. Contact your system administrator to check your privilege role."
89        }
90    },
91    "appHeader": {
92        "applicationHeader": "Application header",
93        "health": "Health",
94        "logOut": "Log out",
95        "power": "Power",
96        "profileSettings": "@:appPageTitle.profileSettings",
97        "refresh": "Refresh",
98        "skipToContent": "Skip to content",
99        "titleHideNavigation": "Hide navigation",
100        "titleShowNavigation": "Show navigation",
101        "titleProfile": "Show profile menu",
102        "titleRefresh": "Refresh application data"
103    },
104    "appNavigation": {
105        "resourceManagement": "Resource management",
106        "securityAndAccess": "Security and access",
107        "sessions": "@:appPageTitle.sessions",
108        "settings": "Settings",
109        "operations": "Operations",
110        "dateTime": "@:appPageTitle.dateTime",
111        "dumps": "@:appPageTitle.dumps",
112        "eventLogs": "@:appPageTitle.eventLogs",
113        "factoryReset": "@:appPageTitle.factoryReset",
114        "firmware": "@:appPageTitle.firmware",
115        "hardwareStatus": "Hardware status",
116        "inventory": "@:appPageTitle.inventory",
117        "kvm": "@:appPageTitle.kvm",
118        "ldap": "@:appPageTitle.ldap",
119        "logs": "Logs",
120        "userManagement": "@:appPageTitle.userManagement",
121        "network": "@:appPageTitle.network",
122        "overview": "@:appPageTitle.overview",
123        "primaryNavigation": "Primary navigation",
124        "postCodeLogs": "@:appPageTitle.postCodeLogs",
125        "powerRestorePolicy": "@:appPageTitle.powerRestorePolicy",
126        "rebootBmc": "@:appPageTitle.rebootBmc",
127        "policies": "@:appPageTitle.policies",
128        "sensors": "@:appPageTitle.sensors",
129        "serialOverLan": "SOL console",
130        "serverPowerOperations": "@:appPageTitle.serverPowerOperations",
131        "certificates": "@:appPageTitle.certificates",
132        "virtualMedia": "@:appPageTitle.virtualMedia",
133        "snmpAlerts": "@:appPageTitle.snmpAlerts",
134        "power": "@:appPageTitle.power",
135        "keyClear": "@:appPageTitle.keyClear"
136    },
137    "appPageTitle": {
138        "changePassword": "Change password",
139        "power": "Power",
140        "sessions": "Sessions",
141        "dateTime": "Date and time",
142        "dumps": "Dumps",
143        "eventLogs": "Event logs",
144        "factoryReset": "Factory reset",
145        "firmware": "Firmware",
146        "inventory": "Inventory and LEDs",
147        "kvm": "KVM",
148        "ldap": "LDAP",
149        "userManagement": "User management",
150        "login": "Login",
151        "network": "Network",
152        "overview": "Overview",
153        "pageNotFound": "Page not found",
154        "postCodeLogs": "POST code logs",
155        "powerRestorePolicy": "Power restore policy",
156        "profileSettings": "Profile settings",
157        "rebootBmc": "Reboot BMC",
158        "policies": "Policies",
159        "sensors": "Sensors",
160        "serialOverLan": "Serial over LAN (SOL) console",
161        "serverPowerOperations": "Server power operations",
162        "certificates": "Certificates",
163        "snmpAlerts": "SNMP Alerts",
164        "virtualMedia": "Virtual media",
165        "keyClear": "Key clear"
166    },
167    "pageChangePassword": {
168        "changePassword": "Change password",
169        "changePasswordAlertMessage": "The password is expired and must be changed.",
170        "changePasswordError": "There was an error changing the password.",
171        "confirmNewPassword": "Confirm new password",
172        "goBack": "Go back",
173        "newPassword": "New password",
174        "username": "Username"
175    },
176    "pageSessions": {
177        "action": {
178            "disconnect": "Disconnect"
179        },
180        "modal": {
181            "disconnectTitle": "Disconnect session| Disconnect sessions",
182            "disconnectMessage": "Are you sure you want to disconnect %{count} session? This action cannot be undone. | Are you sure you want to disconnect %{count} sessions? This action cannot be undone."
183        },
184        "table": {
185            "sessionID": "Session ID",
186            "context": "Context",
187            "username": "Username",
188            "ipAddress": "IP address",
189            "searchSessions": "Search sessions"
190        },
191        "toast": {
192            "errorDelete": "Error disconnecting %{count} session. | Error disconnecting %{count} sessions.",
193            "successDelete": "Successfully disconnected %{count} session. | Successfully disconnected %{count} sessions."
194        }
195    },
196    "pageDateTime": {
197        "alert": {
198            "message": "To change how date and time are displayed (either UTC or browser offset) throughout the application, visit ",
199            "link": "Profile Settings"
200        },
201        "configureSettings": "Configure settings",
202        "form": {
203            "date": "Date",
204            "manual": "Manual",
205            "time": {
206                "label": "24-hour time",
207                "timezone": "@:pageDateTime.form.time.label (%{timezone})"
208            },
209            "ntpServers": {
210                "server1": "Server 1",
211                "server2": "Server 2",
212                "server3": "Server 3"
213            }
214        },
215        "toast": {
216            "errorSaveDateTime": "Error saving date and time settings.",
217            "successSaveDateTime": "Successfully saved date and time settings."
218        }
219    },
220    "pageDumps": {
221        "dumpsAvailableOnBmc": "Dumps available on BMC",
222        "initiateDump": "Initiate dump",
223        "form": {
224            "bmcDump": "BMC dump",
225            "initiateDump": "Initiate dump",
226            "selectDumpType": "Select dump type",
227            "systemDump": "System dump (disruptive)",
228            "systemDumpInfo": "System dumps will be offloaded to the operating system and will not appear in the table below."
229        },
230        "modal": {
231            "deleteDump": "Delete dump | Delete dumps",
232            "deleteDumpConfirmation": "Are you sure you want to delete %{count} dump? This action cannot be undone. | Are you sure you want to delete %{count} dumps? This action cannot be undone.",
233            "initiateSystemDump": "Initiate system dump",
234            "initiateSystemDumpMessage1": "Are you sure?",
235            "initiateSystemDumpMessage2": "You will not be able to initiate any other dumps while a system dump is in progress.",
236            "initiateSystemDumpMessage3": "Initiating a system dump will abnormally terminate all active system partitions.",
237            "initiateSystemDumpMessage4": "Proceed with dump initiation"
238        },
239        "table": {
240            "dateAndTime": "Date and time",
241            "dumpType": "Dump type",
242            "id": "ID",
243            "searchDumps": "Search dumps",
244            "size": "Size"
245        },
246        "toast": {
247            "errorDeleteDump": "Error deleting %{count} dump. | Error deleting %{count} dumps.",
248            "errorStartBmcDump": "Error starting new BMC dump.",
249            "errorStartSystemDump": "Error starting new System dump.",
250            "successDeleteDump": "Successfully deleted %{count} dump. | Successfully deleted %{count} dumps.",
251            "successStartBmcDump": "The dump will take some time to complete. Refresh the application to see the completed dump in the table.",
252            "successStartBmcDumpTitle": "BMC dump started",
253            "successStartSystemDump": "The dump will take some time to complete. The dump will be offloaded to the operating system.",
254            "successStartSystemDumpTitle": "System dump started"
255        }
256    },
257    "pageEventLogs": {
258        "additionalDataUri": "Download additional data",
259        "resolve": "Resolve",
260        "resolved": "Resolved",
261        "unresolve": "Unresolve",
262        "unresolved": "Unresolved",
263        "modal": {
264            "deleteAllTitle": "Delete all logs",
265            "deleteAllMessage": "Are you sure you want to delete all logs? This action cannot be undone.",
266            "deleteTitle": "Delete log | Delete logs",
267            "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."
268        },
269        "table": {
270            "date": "Date",
271            "description": "Description",
272            "id": "ID",
273            "modifiedDate": "Modified Date",
274            "name": "Name",
275            "searchLogs": "Search logs",
276            "severity": "Severity",
277            "status": "Status",
278            "type": "Type"
279        },
280        "toast": {
281            "errorDelete": "Error deleting %{count} log. | Error deleting %{count} logs.",
282            "errorLogStatusUpdate": "Error updating log status.",
283            "errorResolveLogs": "Error resolving %{count} log. | Error resolving %{count} logs.",
284            "errorUnresolveLogs": "Error unresolving %{count} log. | Error unresolving %{count} logs.",
285            "successDelete": "Successfully deleted %{count} log. | Successfully deleted %{count} logs.",
286            "successResolveLogs": "Successfully resolved %{count} log. | Successfully resolved %{count} logs.",
287            "successUnresolveLogs": "Successfully unresolved %{count} log. | Successfully unresolved %{count} logs."
288        }
289    },
290    "pageFactoryReset": {
291        "description": "These functions do not perform a secure delete of any sensitive data.",
292        "form": {
293            "resetOptionsLabel": "Reset options",
294            "resetBiosOptionLabel": "Reset server settings only",
295            "resetBiosOptionHelperText": "Resets firmware settings including: Platform keystore, partition NVRAM, and partition configurations.",
296            "resetToDefaultsOptionLabel": "Reset BMC and server settings",
297            "resetToDefaultsOptionHelperText": "In addition to server settings, this option resets BMC settings, including: all BMC account data, all changed passwords, all policies, LDAP configurations, network addresses, and time of day."
298        },
299        "modal": {
300            "resetBiosTitle": "Reset server settings",
301            "resetBiosHeader": "Do you want to reset the server settings?",
302            "resetBiosSubmitText": "Reset server settings",
303            "resetBiosSettingsList": {
304                "item1": "All manual settings will be deleted.",
305                "item2": "Partition configurations and the platform keystore may be recovered if backups exist."
306            },
307            "resetToDefaultsTitle": "Reset BMC and server settings",
308            "resetToDefaultsHeader": "Do you want to reset both the BMC and server settings?",
309            "resetToDefaultsSubmitText": "Reset BMC and server settings",
310            "resetToDefaultsSettingsList": {
311                "item1": "All manual settings will be deleted.",
312                "item2": "Partition configurations and the platform keystore may be recovered if backups exist.",
313                "item3": "All BMC logs will be removed.",
314                "item4": "Currently active sessions on all network interfaces will be disconnected.",
315                "item5": "The BMC default account and password settings will be restored."
316            },
317            "resetWarningMessage": "Resetting without shutting down the system might cause an unrecoverable error.",
318            "resetWarningCheckLabel": "Continue without shutting down the system"
319        },
320        "toast": {
321            "resetBiosSuccess": "Factory reset of server settings successful.",
322            "resetBiosError": "Factory reset of server settings failed.",
323            "resetToDefaultsSuccess": "Factory reset of BMC and server settings successful.",
324            "resetToDefaultsError": "Factory reset of BMC and server settings failed."
325        }
326    },
327    "pageFirmware": {
328        "cardActionSwitchToRunning": "Switch to running",
329        "cardBodyVersion": "Version",
330        "cardTitleBackup": "Backup image",
331        "cardTitleRunning": "Running image",
332        "sectionTitleBmcCards": "BMC",
333        "sectionTitleBmcCardsCombined": "BMC and server",
334        "sectionTitleHostCards": "Host",
335        "sectionTitleUpdateFirmware": "Update firmware",
336        "alert": {
337            "operationInProgress": "Server power operation in progress.",
338            "serverMustBePoweredOffTo": "Server must be powered off to:",
339            "serverMustBePoweredOffToUpdateFirmware": "Server must be powered off to update firmware",
340            "switchRunningAndBackupImages": "Switch running and backup images",
341            "updateFirmware": "Update firmware",
342            "viewServerPowerOperations": "View server power operations"
343        },
344        "form": {
345            "updateFirmware": {
346                "fileAddress": "File address",
347                "fileSource": "File source",
348                "imageFile": "Image file",
349                "startUpdate": "Start update",
350                "tftpServer": "TFTP server",
351                "workstation": "Workstation"
352            }
353        },
354        "modal": {
355            "switchImages": "Switch images",
356            "switchRunningImage": "Switch running image",
357            "switchRunningImageInfo": "A BMC reboot is required to run the backup image. The application might be unresponsive during this time.",
358            "switchRunningImageInfo2": "Are you sure you want to switch to the backup image (%{backup})?",
359            "updateFirmwareInfo": "The BMC will reboot during the update process. The server cannot be powered on until the update is finished.",
360            "updateFirmwareInfo2": "The running image (%{running}) will be copied to backup. The backup image will be deleted.",
361            "updateFirmwareInfo3": "Are you sure you want to proceed with the update?",
362            "updateFirmwareInfoDefault": "The new image will be uploaded and activated. After that, the BMC or host will reboot automatically to run from the new image."
363        },
364        "toast": {
365            "errorSwitchImages": "Error switching running and backup images.",
366            "errorUpdateFirmware": "Error starting firmware update.",
367            "rebootStarted": "Reboot started",
368            "rebootStartedMessage": "Successfully started reboot from backup image.",
369            "updateStarted": "Update started",
370            "updateStartedMessage": "Wait for the firmware update notification before making any changes.",
371            "verifySwitch": "Verify switch",
372            "verifySwitchMessage": "Refresh the application to verify the running and backup images switched.",
373            "verifyUpdate": "Verify update",
374            "verifyUpdateMessage": "Refresh the application to verify firmware updated successfully"
375        }
376    },
377    "pageInventory": {
378        "dimmSlot": "DIMM slot",
379        "fans": "Fans",
380        "powerSupplies": "Power supplies",
381        "bmcManager": "BMC manager",
382        "chassis": "Chassis",
383        "processors": "Processors",
384        "quicklinkTitle": "Quick links to hardware components",
385        "system": "System",
386        "assemblies": "Assemblies",
387        "systemIndicator": {
388            "powerStatus": "Power status",
389            "identifyLed": "System identify LED",
390            "sectionTitle": "LED light control"
391        },
392        "table": {
393            "assetTag": "Asset tag",
394            "baseModuleType": "Base module type",
395            "busWidthBits": "Bus width",
396            "bmcDateTime": "BMC date and time",
397            "capacityMiB": "Capacity",
398            "chassisType": "Chassis type",
399            "connectTypesSupported": "Connect types supported",
400            "coreCount": "Core count",
401            "count": "Count",
402            "dataWidthBits": "Data width",
403            "description": "Description",
404            "efficiencyPercent": "Efficiency",
405            "enabled": "Enabled",
406            "errorCorrection": "Error correction",
407            "fanSpeed": "Fan speed",
408            "firmwareVersion": "Firmware version",
409            "graphicalConsole": "Graphical console",
410            "hardwareType": "Hardware type",
411            "health": "Health",
412            "healthRollup": "Health rollup",
413            "id": "ID",
414            "identifyLed": "Identify LED",
415            "instructionSet": "Instruction set",
416            "lastResetTime": "Last reset time",
417            "locationNumber": "Location number",
418            "managerType": "Manager type",
419            "manufacturer": "Manufacturer",
420            "maxConcurrentSessions": "Max concurrent sessions",
421            "maxSpeedMHz": "Max speed",
422            "maxPowerWatts": "Max power",
423            "memoryType": "Memory type",
424            "memorySummary": "Memory summary",
425            "minPowerWatts": "Min power",
426            "minSpeedMHz": "Min speed",
427            "model": "Model",
428            "name": "Name",
429            "operatingSpeedMhz": "Operating speed",
430            "partNumber": "Part number",
431            "power": "Power",
432            "powerInputWatts": "Power input",
433            "processorArchitecture": "Processor architecture",
434            "processorSummary": "Processor summary",
435            "processorType": "Processor type",
436            "rankCount": "Rank count",
437            "serialConsole": "Serial console",
438            "serialNumber": "Serial number",
439            "serviceEnabled": "Service enabled",
440            "serviceEntryPointUuid": "Service entry point UUID",
441            "sparePartNumber": "Spare part number",
442            "state": "State",
443            "statusHealthRollup": "Status (Health rollup)",
444            "statusState": "Status (State)",
445            "subModel": "Sub model",
446            "systemType": "System type",
447            "totalCores": "Total cores",
448            "totalSystemMemoryGiB": "Total system memory",
449            "totalThreads": "Total threads",
450            "uuid": "UUID",
451            "version": "Version"
452        },
453        "toast": {
454            "errorDisableIdentifyLed": "Error disabling Identify LED.",
455            "errorEnableIdentifyLed": "Error enabling Identify LED."
456        }
457    },
458    "pageKeyClear": {
459        "description": "Securely clear sensitive data on the system",
460        "alert": {
461            "description": "Due to sensitivity of the data that will be cleared, verification through physical presence is required to authorize this operation.",
462            "title": "This operation requires physical presence and system reboot"
463        },
464        "form": {
465            "clearAllSetGenesisIPL": "Clear all and set genesis IPL",
466            "clear": "Clear",
467            "clearAllLabel": "Clear all",
468            "clearAllHeperText": "Clear all the sensitive data that is controlled by the platform firmware",
469            "clearHypervisorSystemKeyLabel": "Clear hypervisor system key",
470            "clearHypervisorSystemKeyHelperText": "This indicates the hypervisor to clear the system key.",
471            "clearOperatingSystemKeysLabel": "Clear operating system keys",
472            "clearOperatingSystemKeysHelperText": "This indicates OPAL to clear the operating system Secure Boot keys.",
473            "clearSystemSecurityKeyLabel": "Clear system security officer key",
474            "clearSystemSecurityKeyHelperText": "This incicates OPAL/PEF to clear the system security officer key.",
475            "keyClearOptionsLabel": "Key clear options",
476            "keyClearNotRequested": "Key clear not requested",
477            "none": "None",
478            "setFactoryDefault": "Set factory default"
479        },
480        "modal": {
481            "clear": "Clear keys",
482            "clearAllMessage": "Any encryption keys contained in the selected data will be lost. System will not be able to decrypt any data that requires these keys.",
483            "clearAllTitle": "Warning: This operation is not reversible"
484        },
485        "toast": {
486            "selectedKeyClearedError": "Error clearing keys",
487            "selectedKeyClearedSuccess": "Keys cleared successfully"
488        }
489    },
490    "pageKvm": {
491        "openNewTab": "Open in new tab",
492        "buttonCtrlAltDelete": "Send Ctrl+Alt+Delete",
493        "status": "Status",
494        "connected": "Connected",
495        "connecting": "Connecting",
496        "disconnected": "Disconnected"
497    },
498    "pageLdap": {
499        "pageDescription": "Configure LDAP settings and manage role groups",
500        "roleGroups": "Role groups",
501        "settings": "Settings",
502        "addRoleGroup": "Add role group",
503        "ariaLabel": {
504            "ldapSettings": "LDAP settings"
505        },
506        "form": {
507            "activeDirectory": "Active Directory",
508            "baseDn": "Base DN",
509            "bindDn": "Bind DN",
510            "bindPassword": "Bind password",
511            "caCertificateValidUntil": "CA Certificate valid until",
512            "groupIdAttribute": "Group ID attribute",
513            "ldapAuthentication": "LDAP authentication",
514            "ldapCertificateValidUntil": "LDAP Certificate valid until",
515            "manageSslCertificates": "Manage SSL certificates",
516            "openLDAP": "OpenLDAP",
517            "secureLdapHelper": "A CA certificate and an LDAP certificate are required to enable secure LDAP",
518            "secureLdapUsingSsl": "Secure LDAP using SSL",
519            "serverUri": "Server URI",
520            "serverUriTooltip": "Enabling Secure LDAP changes URI scheme to ldaps",
521            "serviceType": "Service type",
522            "userIdAttribute": "User ID attribute"
523        },
524        "modal": {
525            "addNewRoleGroup": "Add new role group",
526            "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.",
527            "deleteRoleGroupConfirmMessage": "Are you sure you want to delete '%{groupName}'? This action cannot be undone.",
528            "deleteRoleGroup": "Delete role group",
529            "editRoleGroup": "Edit role group",
530            "groupName": "Group name",
531            "groupPrivilege": "Group privilege"
532        },
533        "tableRoleGroups": {
534            "alertContent": "LDAP authentication must be enabled to modify role groups.",
535            "groupName": "Group name",
536            "groupPrivilege": "Group privilege"
537        },
538        "toast": {
539            "errorAddRoleGroup": "Error adding role group.",
540            "errorDeleteRoleGroup": "Error deleting role group. | Error deleting role groups.",
541            "errorSaveActiveDirectorySettings": "Error saving Active Directory settings.",
542            "errorSaveLdapSettings": "Error saving Open LDAP settings.",
543            "errorSaveRoleGroup": "Error saving role group.",
544            "successAddRoleGroup": "Successfully added role group '%{groupName}'.",
545            "successDeleteRoleGroup": "Successfully deleted role group. | Successfully deleted role groups.",
546            "successSaveActiveDirectorySettings": "Successfully saved Active Directory settings.",
547            "successSaveLdapSettings": "Successfully saved Open LDAP settings.",
548            "successSaveRoleGroup": "Successfully saved role group '%{groupName}'."
549        }
550    },
551    "pageUserManagement": {
552        "accountPolicySettings": "Account policy settings",
553        "addUser": "Add user",
554        "deleteUser": "Delete user | Delete users",
555        "editUser": "Edit user",
556        "viewPrivilegeRoleDescriptions": "View privilege role descriptions",
557        "modal": {
558            "accountLocked": "Account locked",
559            "accountStatus": "Account status",
560            "automaticAfterTimeout": "Automatic after timeout",
561            "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.",
562            "cannotStartWithANumber": "Cannot start with a number",
563            "clickSaveToUnlockAccount": "Click \"Save\" to unlock account",
564            "confirmUserPassword": "Confirm user password",
565            "deleteConfirmMessage": "Are you sure you want to delete user '%{user}'? This action cannot be undone.",
566            "manual": "Manual",
567            "maxFailedLoginAttempts": "Max failed login attempts",
568            "noSpecialCharactersExceptUnderscore": "No special characters except underscore",
569            "passwordMustBeBetween": "Password must be between %{min} – %{max} characters",
570            "passwordsDoNotMatch": "Passwords do not match",
571            "privilege": "Privilege",
572            "timeoutDurationSeconds": "Timeout duration (seconds)",
573            "unlock": "Unlock",
574            "username": "Username",
575            "userPassword": "User password",
576            "userUnlockMethod": "User unlock method"
577        },
578        "table": {
579            "privilege": "Privilege",
580            "status": "Status",
581            "username": "Username"
582        },
583        "tableRoles": {
584            "configureComponentsManagedByThisService": "Configure components managed by this service",
585            "configureManagerResources": "Configure manager resources",
586            "configureUsersAndTheirAccounts": "Configure users and their accounts",
587            "logInToTheServiceAndReadResources": "Log in to the service and read resources",
588            "updatePasswordForCurrentUserAccount": "Update password for current user account",
589            "privilege": "Privilege",
590            "administrator": "Administrator",
591            "operator": "Operator",
592            "readOnly": "ReadOnly",
593            "noAccess": "NoAccess"
594        },
595        "toast": {
596            "errorBatchDelete": "Error deleting %{count} user. | Error deleting %{count} users.",
597            "errorBatchDisable": "Error disabling %{count} user. | Error disabling %{count} users.",
598            "errorBatchEnable": "Error enabling %{count} user. | Error enabling %{count} users.",
599            "errorCreateUser": "Error creating user '%{username}'.",
600            "errorAlreadyExistUser": "Username '%{username}' already exists.",
601            "errorDeleteUser": "Error deleting user '%{username}'.",
602            "errorLoadAccountSettings": "Error loading account settings",
603            "errorLoadUsers": "Error loading users.",
604            "errorSaveSettings": "Error saving account settings.",
605            "errorUpdateUser": "Error updating user '%{username}'.",
606            "successBatchDelete": "Successfully deleted %{count} user. | Successfully deleted %{count} users.",
607            "successBatchDisable": "Successfully disabled %{count} user. | Successfully disabled %{count} users.",
608            "successBatchEnable": "Successfully enabled %{count} user. | Successfully enabled %{count} users.",
609            "successCreateUser": "Created user '%{username}'.",
610            "successDeleteUser": "Deleted user '%{username}'.",
611            "successSaveSettings": "Successfully saved account settings.",
612            "successUpdateUser": "Updated user '%{username}'."
613        }
614    },
615    "pageLogin": {
616        "language": "Language",
617        "logIn": "Log in",
618        "password": "Password",
619        "username": "Username",
620        "alert": {
621            "message": "Invalid username or password"
622        }
623    },
624    "pageOverview": {
625        "backupVersion": "Backup",
626        "bmcTime": "BMC date and time",
627        "criticalEvents": "Critical",
628        "dhcp": "DHCPv4",
629        "dumps": "Dumps",
630        "eventLogs": "Event logs",
631        "firmwareInformation": "Firmware information",
632        "firmwareVersion": "Firmware version",
633        "hostName": "Hostname",
634        "idlePower": "Idle power",
635        "inventory": "Inventory and LEDs",
636        "ipv4": "IPv4",
637        "linkStatus": "Link status",
638        "model": "Model",
639        "networkInformation": "Network information",
640        "powerCap": "Power cap",
641        "powerConsumption": "Power consumption",
642        "powerInformation": "Power information",
643        "powerMode": "Power mode",
644        "runningVersion": "Running",
645        "serialNumber": "Serial number",
646        "serverInformation": "Server information",
647        "serverManufacturer": "Server manufacturer",
648        "solConsole": "@:appNavigation.serialOverLan",
649        "statusInformation": "Status information",
650        "systemIdentifyLed": "System identify LED",
651        "systemInformation": "System information",
652        "total": "Total",
653        "warningEvents": "Warning",
654        "viewMore": "View more"
655    },
656    "pagePostCodeLogs": {
657        "allExportFilePrefix": "All_POST_codes_log_",
658        "downloadFilePrefix": "POST_codes_additional_details_",
659        "exportFilePrefix": "POST_codes_log_",
660        "action": {
661            "downloadDetails": "Download additional details",
662            "exportLogs": "Export log"
663        },
664        "button": {
665            "exportAll": "Export all"
666        },
667        "modal": {
668            "deleteAllTitle": "Delete all logs",
669            "deleteAllMessage": "Are you sure you want to delete all logs? This action cannot be undone."
670        },
671        "table": {
672            "created": "Created",
673            "bootCount": "Boot count",
674            "postCode": "POST code",
675            "searchLogs": "Search logs",
676            "timeStampOffset": "Time stamp offset"
677        },
678        "toast": {
679            "errorDelete": "Error deleting %{count} log. | Error deleting %{count} logs.",
680            "successDelete": "Successfully deleted %{count} log. | Successfully deleted %{count} logs."
681        }
682    },
683    "pageProfileSettings": {
684        "browserOffset": "Browser offset (%{timezone})",
685        "changePassword": "Change password",
686        "confirmPassword": "Confirm new password",
687        "defaultUTC": "Default (UTC)",
688        "newPassword": "New password",
689        "currentPassword": "Current password",
690        "newPassLabelTextInfo": "Password must be between %{min} - %{max} characters",
691        "passwordsDoNotMatch": "Passwords do not match",
692        "profileInfoTitle": "Profile information",
693        "timezone": "Timezone",
694        "timezoneDisplay": "Timezone display preference",
695        "timezoneDisplayDesc": "Select how time is displayed throughout the application",
696        "username": "Username",
697        "toast": {
698            "successUpdatingTimeZone": "Timezone updated successfully.",
699            "wrongCredentials": "Wrong credentials"
700        }
701    },
702    "pageNetwork": {
703        "dhcp": "DHCP",
704        "domainName": "domain name",
705        "dns": "DNS server",
706        "fqdn": "FQDN",
707        "hostname": "Hostname",
708        "interfaceSection": "Interface settings",
709        "ipv4": "IPv4",
710        "ipv4Addresses": "IPv4 addresses",
711        "ipv6": "IPv6",
712        "linkStatus": "Link status",
713        "macAddress": "MAC address",
714        "network": "network",
715        "networkSettings": "Network settings",
716        "ntp": "NTP server",
717        "pageDescription": "Configure BMC network settings",
718        "useDns": "Use DNS servers",
719        "useDomainName": "Use domain name",
720        "useNtp": "Use NTP servers",
721        "speed": "Speed (mbps)",
722        "staticDns": "Static DNS",
723        "modal": {
724            "confirmDisableDhcp": "Are you sure you want to disable DHCP?",
725            "confirmEnableDhcp": "When DHCP is enabled, static IP addresses will not be accessible.",
726            "dhcpConfirmTitle": "%{dhcpState} DHCP",
727            "editHostnameTitle": "Edit hostname",
728            "editMacAddressTitle": "Edit MAC address",
729            "gateway": "Gateway",
730            "ipAddress": "IP address",
731            "staticDns": "Static DNS",
732            "subnetMask": "Subnet mask"
733        },
734        "table": {
735            "addDnsAddress": "Add IP address",
736            "addIpv4Address": "Add static IPv4 address",
737            "addressOrigin": "Address origin",
738            "deleteDns": "Delete DNS address",
739            "deleteIpv4": "Delete IPv4 address",
740            "editDns": "Edit DNS address",
741            "editIpv4": "Edit IPv4 address",
742            "gateway": "Gateway",
743            "ipAddress": "IP address",
744            "subnet": "Subnet mask"
745        },
746        "toast": {
747            "errorSaveNetworkSettings": "Error updating %{setting} settings.",
748            "successSaveNetworkSettings": "Successfully updated %{setting} settings."
749        }
750    },
751    "pagePageNotFound": {
752        "description": "The requested resource could not be found."
753    },
754    "pagePowerRestorePolicy": {
755        "description": "Configure power policy to determine how the system starts after a power disturbance.",
756        "powerPoliciesLabel": "Power restore policies",
757        "policies": {
758            "AlwaysOn": "Always on",
759            "AlwaysOff": "Always off",
760            "LastState": "Last state"
761        },
762        "policiesDesc": {
763            "AlwaysOn": "Always on - The system always powers on when power is applied.",
764            "AlwaysOff": "Always off - The system always remains powered off when power is applied.",
765            "LastState": "Last state - The system returns to its last on or off power state when power is applied."
766        },
767        "toast": {
768            "errorSaveSettings": "Error saving settings.",
769            "successSaveSettings": "Power restore policy updated successfully."
770        }
771    },
772    "pageRebootBmc": {
773        "lastReboot": "Last BMC reboot",
774        "rebootBmc": "Reboot BMC",
775        "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.",
776        "modal": {
777            "confirmMessage": "Are you sure you want to reboot the BMC?",
778            "confirmTitle": "Confirm BMC reboot"
779        },
780        "toast": {
781            "errorRebootStart": "Error rebooting BMC.",
782            "successRebootStart": "Rebooting BMC."
783        }
784    },
785    "pagePolicies": {
786        "ipmi": "Network IPMI (out-of-band IPMI)",
787        "ipmiDescription": "Allow remote management of the platform via IPMI. Tools such as ipmitool require this setting to be enabled.",
788        "rtad": "RTAD",
789        "rtadDescription": "This option enables or disables the Remote Trusted Attestation Daemon for host firmware",
790        "ssh": "BMC shell (via SSH)",
791        "sshDescription": "Allow access to shell sessions via SSH, through port 22 on the BMC.",
792        "modal": {
793            "disableMessage": {
794                "ipmi": "Are you sure you want to disable @:pagePolicies.ipmi?",
795                "ssh": "Are you sure you want to disable @:pagePolicies.ssh?"
796            },
797            "enableMessage": {
798                "ipmi": "Are you sure you want to enable @:pagePolicies.ipmi?",
799                "ssh": "Are you sure you want to enable @:pagePolicies.ssh?"
800            }
801        },
802        "toast": {
803            "errorIpmiDisabled": "Error disabling IPMI security setting.",
804            "errorIpmiEnabled": "Error enabling IPMI security setting.",
805            "errorRtadDisabled": "Error disabling RTAD security setting.",
806            "errorRtadEnabled": "Error enabling RTAD security setting.",
807            "errorSshDisabled": "Error disabling SSH security setting.",
808            "errorSshEnabled": "Error enabling SSH security setting.",
809            "errorVtpmDisabled": "Error disabling VirtualTPM security setting.",
810            "errorVtpmEnabled": "Error enabling VirtualTPM security setting.",
811            "errorSessionTimeout": "Error configuring session timeout.",
812            "successIpmiDisabled": "Successfully disabled IPMI security setting.",
813            "successIpmiEnabled": "Successfully enabled IPMI security setting.",
814            "successRtadDisabled": "Successfully disabled RTAD security setting.",
815            "successRtadEnabled": "Successfully enabled RTAD security setting.",
816            "successSshDisabled": "Successfully disabled SSH security setting.",
817            "successSshEnabled": "Successfully enabled SSH security setting.",
818            "successVtpmDisabled": "Successfully disabled VirtualTPM security setting.",
819            "successVtpmEnabled": "Successfully enabled VirtualTPM security setting.",
820            "successSessionTimeout": "Successfully configured the session timeout."
821        },
822        "options": {
823            "30minutes": "30 Minutes",
824            "1hour": "1 Hour",
825            "2hours": "2 Hours",
826            "4hours": "4 Hours",
827            "8hours": "8 Hours",
828            "1day": "1 Day"
829        },
830        "vtpm": "VirtualTPM",
831        "vtpmDescription": "Enabling vTPM makes a TPM available to the guest operating system.",
832        "webSessionTimeOut": "WEB Session Timeout",
833        "webSessionTimeOutDescription": "Change the Web session timeout in given options"
834    },
835    "pagePower": {
836        "description": "Set a power cap to keep power consumption at or below the specified value in watts",
837        "powerCapLabel": "Power cap value (in watts)",
838        "powerCapLabelTextInfo": " Value must be between %{min} and %{max}",
839        "powerCapSettingData": "Apply power cap",
840        "powerCapSettingLabel": "Power cap setting",
841        "powerConsumption": "Current power consumption",
842        "serverPowCapSetting": "Server power cap setting"
843    },
844    "pageSensors": {
845        "exportFilePrefix": "sensors_",
846        "searchForSensors": "Search for sensors",
847        "table": {
848            "currentValue": "Current value",
849            "lowerWarning": "Lower warning",
850            "lowerCritical": "Lower critical",
851            "name": "Name",
852            "status": "Status",
853            "upperWarning": "Upper warning",
854            "upperCritical": "Upper critical"
855        }
856    },
857    "pageSerialOverLan": {
858        "alert": {
859            "disconnectedAlertMessage": "System must be powered on to connect"
860        },
861        "connected": "Connected",
862        "disconnected": "Disconnected",
863        "openNewTab": "Open in new tab",
864        "status": "Status",
865        "subTitle": "SOL console redirects the server's serial port output to this window."
866    },
867    "pageServerPowerOperations": {
868        "currentStatus": "Current status",
869        "serverBootSettings": "Boot settings",
870        "serverStatus": "Server status",
871        "immediateReboot": "Immediate – Server reboots without operating system shutting down; may cause data corruption",
872        "immediateShutdown": "Immediate - Server shuts down without operating system shutting down; may cause data corruption",
873        "lastPowerOperation": "Last power operation",
874        "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.",
875        "operationInProgress": "There are no options to display while a power operation is in progress. When complete, power operations will be displayed here.",
876        "operations": "Operations",
877        "orderlyReboot": "Orderly – operating system shuts down, then server reboots",
878        "orderlyShutdown": "Orderly - operating system shuts down, then server shuts down",
879        "powerOn": "Power on",
880        "reboot": "Reboot",
881        "rebootServer": "Reboot server",
882        "shutDown": "Shut down",
883        "shutdownServer": "Shutdown server",
884        "bootSettings": {
885            "bootSettingsOverride": "Boot settings override",
886            "enableOneTimeBoot": "Enable one time boot",
887            "tpmRequiredPolicy": "TPM required policy",
888            "tpmRequiredPolicyHelper": "Enable to ensure the system only boots when the TPM is functional."
889        },
890        "modal": {
891            "confirmRebootMessage": "Are you sure you want to reboot?",
892            "confirmRebootTitle": "Server reboot will cause outage",
893            "confirmShutdownMessage": "Are you sure you want to shut down?",
894            "confirmShutdownTitle": "Server shutdown will cause outage"
895        },
896        "toast": {
897            "errorSaveSettings": "Error saving settings.",
898            "successSaveSettings": "Successfully saved settings."
899        }
900    },
901    "pageSnmpAlerts": {
902        "addDestination": "Add destination",
903        "deleteDestination": "Delete destination | Delete destinations",
904        "pageDescription": "Set the Simple Network Management Protocol (SNMP) traps with an IP address and a port.",
905        "modal": {
906            "addSnmpDestinationTitle": "Add SNMP alert destination",
907            "batchDeleteConfirmMessage": "Are you sure you want to delete the SNMP alert destination? This action cannot be undone. | Are you sure you want to delete %{count} SNMP alert destinations? This action cannot be undone.",
908            "deleteConfirmMessage": "Are you sure you want to delete the SNMP alert destination? This action cannot be undone.",
909            "deleteSnmpDestinationTitle": "Delete SNMP alert destination | Delete SNMP alert destinations",
910            "ipaddress": "IP Address",
911            "port": "Port"
912        },
913        "table": {
914            "ipaddress": "IP Address",
915            "port": "Port"
916        },
917        "toast": {
918            "errorAddDestination": "Error in adding SNMP alert destination",
919            "errorBatchDelete": "Error in deleting SNMP alert destination. | Error in deleting SNMP alert destinations.",
920            "errorDeleteDestination": "Error deleting SNMP alert destination.",
921            "errorLoadSnmpDetails": "Error loading SNMP alert details.",
922            "successAddDestination": "Successfully added SNMP alert destination.",
923            "successBatchDelete": "Successfully deleted SNMP alert destination. | Successfully deleted %{count} SNMP alert destinations.",
924            "successDeleteDestination": "Successfully deleted SNMP alert destination."
925        }
926    },
927    "pageCertificates": {
928        "addNewCertificate": "Add new certificate",
929        "caCertificate": "CA Certificate",
930        "deleteCertificate": "Delete certificate",
931        "generateCsr": "Generate CSR",
932        "httpsCertificate": "HTTPS Certificate",
933        "ldapCertificate": "LDAP Certificate",
934        "replaceCertificate": "Replace certificate",
935        "alert": {
936            "certificateExpiredMessage": "%{certificate} has expired. Consider replacing it with a new certificate.",
937            "certificateExpiringMessage": "%{certificate} is expiring soon. Consider replacing it with a new certificate.",
938            "certificatesExpiredMessage": "Some certificates have expired. Consider replacing them with new certificates.",
939            "certificatesExpiringMessage": "Some certificates are expiring soon. Consider replacing them with new certificates.",
940            "incorrectCertificateFileType": "File is not a correct certificate type"
941        },
942        "modal": {
943            "alternateName": "Alternate name",
944            "alternateNameHelperText": "Add multiple alternate names separated by space",
945            "certificateFile": "Certificate file",
946            "certificateSigningRequest": "Certificate Signing Request (CSR)",
947            "certificateType": "Certificate type",
948            "challengePassword": "Challenge password",
949            "city": "City",
950            "commonName": "Common name",
951            "companyName": "Company name",
952            "companyUnit": "Company unit",
953            "contactPerson": "Contact person",
954            "country": "Country/Region",
955            "deleteConfirmMessage": "Are you sure you want to delete '%{certificate}' issued by %{issuedBy}? This action cannot be undone.",
956            "duplicateAlternateName": "Duplicate alternate name",
957            "emailAddress": "Email address",
958            "generateACertificateSigningRequest": "Generate a Certificate Signing Request (CSR)",
959            "keyBitLength": "Key bit length",
960            "keyCurveId": "Key curve ID",
961            "keyPairAlgorithm": "Key pair algorithm",
962            "privateKey": "Private key",
963            "state": "State"
964        },
965        "table": {
966            "certificate": "Certificate",
967            "issuedBy": "Issued by",
968            "issuedTo": "Issued to",
969            "validFrom": "Valid from",
970            "validUntil": "Valid until"
971        },
972        "toast": {
973            "errorAddCertificate": "Error adding certificate.",
974            "errorDeleteCertificate": "Error deleting certificate.",
975            "errorReplaceCertificate": "Error replacing certificate.",
976            "successAddCertificate": "Successfully added %{certificate}.",
977            "successDeleteCertificate": "Successfully deleted %{certificate}.",
978            "successReplaceCertificate": "Successfully replaced %{certificate}."
979        }
980    },
981    "pageVirtualMedia": {
982        "configureConnection": "Configure Connection",
983        "defaultDeviceName": "Virtual media device",
984        "start": "Start",
985        "stop": "Stop",
986        "virtualMediaSubTitleFirst": "Load image from web browser",
987        "virtualMediaSubTitleSecond": "Load image from external server",
988        "modal": {
989            "password": "Password",
990            "serverUri": "External server URI",
991            "title": "Legacy mode configuration",
992            "username": "Username"
993        },
994        "toast": {
995            "errorMounting": "Error mounting",
996            "errorReadingFile": "Error reading file. Closing server.",
997            "errorUnmounting": "Error unmounting",
998            "serverRunning": "Server running",
999            "serverConnectionEstablished": "Server connection established",
1000            "serverClosedSuccessfully": "Server closed successfully",
1001            "serverClosedWithErrors": "Server closed with errors"
1002        }
1003    },
1004    "countries": {
1005        "AF": "Afghanistan",
1006        "AL": "Albania",
1007        "DZ": "Algeria",
1008        "AS": "American Samoa",
1009        "AD": "Andorra",
1010        "AO": "Angola",
1011        "AI": "Anguilla",
1012        "AQ": "Antarctica",
1013        "AG": "Antigua and Barbuda",
1014        "AR": "Argentina",
1015        "AM": "Armenia",
1016        "AW": "Aruba",
1017        "AU": "Australia",
1018        "AT": "Austria",
1019        "AZ": "Azerbaijan",
1020        "BS": "Bahamas, The",
1021        "BH": "Bahrain",
1022        "BD": "Bangladesh",
1023        "BB": "Barbados",
1024        "BY": "Belarus",
1025        "BE": "Belgium",
1026        "BZ": "Belize",
1027        "BJ": "Benin",
1028        "BM": "Bermuda",
1029        "BT": "Bhutan",
1030        "BO": "Bolivia",
1031        "BQ": "Bonaire, Sint Eustatius and Saba",
1032        "BA": "Bosnia and Herzegovina ",
1033        "BW": "Bostwana",
1034        "BV": "Bouvet Island",
1035        "BR": "Brazil",
1036        "IO": "British Indian Ocean Territory",
1037        "BN": "Brunei Darussalam ",
1038        "BG": "Bulgaria",
1039        "BF": "Burkina Faso",
1040        "BI": "Burundi",
1041        "CV": "Cabo Verde",
1042        "KH": "Cambodia",
1043        "CM": "Cameroon",
1044        "CA": "Canada",
1045        "KY": "Cayman Islands",
1046        "CF": "Central African Republic",
1047        "TD": "Chad",
1048        "CL": "Chile",
1049        "CN": "China",
1050        "CX": "Christmas Island ",
1051        "CC": "Cocos(Keeling) Islands",
1052        "CO": "Columbia",
1053        "KM": "Comoros",
1054        "CD": "Congo, The Democratic Republic of the",
1055        "CG": "Congo",
1056        "CK": "Cook Islands",
1057        "CR": "Costa Rica",
1058        "HR": "Croatia",
1059        "CU": "Cuba",
1060        "CW": "Curaçao",
1061        "CY": "Cyprus",
1062        "CZ": "Czechia",
1063        "CI": "Côte d\"Ivoire",
1064        "DK": "Denmark",
1065        "DJ": "Djibouti",
1066        "DM": "Dominica",
1067        "DO": "Dominican Republic",
1068        "EC": "Ecuador",
1069        "EG": "Egypt",
1070        "SV": "El Salvador",
1071        "GQ": "Equatorial Guinea ",
1072        "ER": "Eritrea",
1073        "EE": "Estonia",
1074        "SZ": "Eswatini",
1075        "ET": "Ethiopia",
1076        "FK": "Falkland Islands (Malvinas)",
1077        "FO": "Faroe Islands",
1078        "FJ": "Fiji",
1079        "FI": "Finland",
1080        "FR": "France",
1081        "GF": "French Guiana",
1082        "PF": "French Polynesia",
1083        "TF": "French Southern Territories",
1084        "GA": "Gabon",
1085        "GM": "Gambia, The",
1086        "GE": "Georgia",
1087        "DE": "Germany",
1088        "GH": "Ghana",
1089        "GI": "Gibraltar",
1090        "GR": "Greece",
1091        "GL": "Greenland",
1092        "GD": "Grenada",
1093        "GP": "Guadeloupe",
1094        "GU": "Guam",
1095        "GT": "Guatemala",
1096        "GG": "Guernsey",
1097        "GN": "Guinea",
1098        "GW": "Guinea-Bissau",
1099        "GY": "Guyana",
1100        "HT": "Haiti",
1101        "HM": "Heard Island and McDonald Islands",
1102        "VA": "Holy See",
1103        "HN": "Honduras",
1104        "HK": "Hong Kong",
1105        "HU": "Hungary",
1106        "IS": "Iceland",
1107        "IN": "India",
1108        "ID": "Indonesia",
1109        "IR": "Iran, Islamic Republic of",
1110        "IQ": "Iraq",
1111        "IE": "Ireland",
1112        "IM": "Isle of Man",
1113        "IL": "Israel",
1114        "IT": "Italy",
1115        "JM": "Jamaica",
1116        "JP": "Japan",
1117        "JE": "Jersey",
1118        "JO": "Jordan",
1119        "KZ": "Kazakhstan",
1120        "KE": "Kenya",
1121        "KI": "Kiribati",
1122        "KR": "Korea, Republic of",
1123        "KP": "Korea, Democratic People\"s Republic of",
1124        "KW": "Kuwait",
1125        "KG": "Kyrgyzstan",
1126        "LA": "Lao People\"s Democratic Republic",
1127        "LV": "Latvia",
1128        "LB": "Lebanon",
1129        "LS": "Lesotho",
1130        "LR": "Liberia",
1131        "LY": "Libya",
1132        "LI": "Liechtenstein",
1133        "LT": "Lithuania",
1134        "LU": "Luxembourg",
1135        "MO": "Macao",
1136        "MK": "Macedonia, The Former Yugoslav Republic of",
1137        "MG": "Madagascar",
1138        "MW": "Malawi",
1139        "MY": "Malaysia",
1140        "MV": "Maldives",
1141        "ML": "Mali",
1142        "MT": "Malta",
1143        "MH": "Marshall Islands",
1144        "MQ": "Martinique",
1145        "MR": "Mauritania",
1146        "MU": "Mauritius",
1147        "YT": "Mayotte",
1148        "MX": "Mexico",
1149        "FM": "Micronesia, Federated States of",
1150        "MD": "Moldova, Republic of",
1151        "MC": "Monaco",
1152        "MN": "Mongolia",
1153        "ME": "Montenegro",
1154        "MS": "Montserrat",
1155        "MA": "Morocco",
1156        "MZ": "Mozambique",
1157        "MM": "Myanmar",
1158        "NA": "Namibia",
1159        "NR": "Nauru",
1160        "NP": "Nepal",
1161        "NL": "Netherlands",
1162        "NC": "New Caledonia",
1163        "NZ": "New Zealand",
1164        "NI": "Nicaragua",
1165        "NE": "Niger",
1166        "NG": "Nigeria",
1167        "NU": "Niue",
1168        "NF": "Norfolk Island",
1169        "MP": "Northern Mariana Islands",
1170        "NO": "Norway",
1171        "OM": "Oman",
1172        "PK": "Pakistan",
1173        "PW": "Palau",
1174        "PS": "Palestine",
1175        "PA": "Panama",
1176        "PG": "Papua New Guinea",
1177        "PY": "Paraguay",
1178        "PE": "Peru",
1179        "PH": "Philippines",
1180        "PN": "Pitcairn",
1181        "PL": "Poland",
1182        "PT": "Portugal",
1183        "PR": "Puerto Rico",
1184        "QA": "Qatar",
1185        "RO": "Romania",
1186        "RU": "Russian Federation",
1187        "RW": "Rwanda",
1188        "RE": "Réunion",
1189        "BL": "Saint Barthélemy",
1190        "SH": "Saint Helena, Ascension and Tristan da Cunha",
1191        "KN": "Saint Kitts and Nevis ",
1192        "LC": "Saint Lucia",
1193        "MF": "Saint Martin",
1194        "PM": "Saint Pierre and Miquelon",
1195        "VC": "Saint Vincent and the Grenadines",
1196        "WS": "Samoa",
1197        "SM": "San Marino ",
1198        "ST": "Sao Tome and Principe",
1199        "SA": "Saudi Arabia",
1200        "SN": "Senegal",
1201        "RS": "Serbia",
1202        "SC": "Seychelles",
1203        "SL": "Sierra Leone",
1204        "SG": "Singapore",
1205        "SX": "Sint Maarten",
1206        "SK": "Slovakia",
1207        "SI": "Slovenia",
1208        "SB": "Solomon Islands",
1209        "SO": "Somalia",
1210        "ZA": "South Africa ",
1211        "GS": "South Georgia and the South Sandwich Islands",
1212        "SS": "South Sudan",
1213        "ES": "Spain",
1214        "LK": "Sri Lanka",
1215        "SD": "Sudan",
1216        "SR": "Suriname",
1217        "SJ": "Svalbard and Jan Mayen",
1218        "SE": "Sweden",
1219        "CH": "Switzerland",
1220        "SY": "Syrian Arab Republic",
1221        "TW": "Taiwan",
1222        "TJ": "Tajikistan",
1223        "TZ": "Tanzania, United Republic of",
1224        "TH": "Thailand",
1225        "TL": "Timor-Leste",
1226        "TG": "Togo",
1227        "TK": "Tokelau",
1228        "TO": "Tonga",
1229        "TT": "Trinidad and Tobago",
1230        "TN": "Tunisia",
1231        "TR": "Turkey",
1232        "TM": "Turkmenistan",
1233        "TC": "Turks and Caicos Islands",
1234        "TV": "Tuvalu",
1235        "UG": "Uganda",
1236        "UA": "Ukraine",
1237        "AE": "United Arab Emirates",
1238        "GB": "United Kingdom",
1239        "UM": "United States Minor Outlying Islands",
1240        "US": "United States of America",
1241        "UY": "Uruguay",
1242        "UZ": "Uzbekistan",
1243        "VU": "Vanuatu",
1244        "VE": "Venezuela",
1245        "VN": "Viet Nam",
1246        "VG": "Virgin Islands, British",
1247        "VI": "Virgin Islands, U.S",
1248        "WF": "Wallis and Futuna",
1249        "EH": "Western Sahara",
1250        "YE": "Yemen",
1251        "ZM": "Zambia",
1252        "ZW": "Zimbabwe",
1253        "AX": "Åland Islands"
1254    },
1255    "unit": {
1256        "℃": "℃",
1257        "A": "A",
1258        "bit": "bit",
1259        "GiB": "GiB",
1260        "MHz": "MHz",
1261        "MiB": "MiB",
1262        "Percent": "%",
1263        "RPM": "RPM",
1264        "V": "V",
1265        "W": "W"
1266    }
1267}
1268