Dixsie Wolmers | cbcd213 | 2020-01-30 20:58:37 -0600 | [diff] [blame] | 1 | { |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 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", |
kirankumarb07 | 3bf966a | 2023-02-07 19:12:33 +0530 | [diff] [blame] | 23 | "selected": "Selected", |
| 24 | "ok": "OK", |
| 25 | "warning": "Warning", |
| 26 | "critical": "Critical" |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 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 | } |
Yoshie Muranaka | 183c275 | 2020-02-12 11:30:49 -0800 | [diff] [blame] | 90 | }, |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 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" |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame] | 103 | }, |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 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", |
Konstantin Aladyshev | 7c1cfe7 | 2023-05-16 09:03:25 +0000 | [diff] [blame] | 133 | "snmpAlerts": "@:appPageTitle.snmpAlerts", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 134 | "power": "@:appPageTitle.power", |
| 135 | "keyClear": "@:appPageTitle.keyClear" |
Yoshie Muranaka | 68bbba2 | 2020-05-18 09:49:37 -0700 | [diff] [blame] | 136 | }, |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 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", |
Konstantin Aladyshev | 7c1cfe7 | 2023-05-16 09:03:25 +0000 | [diff] [blame] | 163 | "snmpAlerts": "SNMP Alerts", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 164 | "virtualMedia": "Virtual media", |
| 165 | "keyClear": "Key clear" |
Mateusz Gapski | 47998e7 | 2020-07-23 11:04:48 +0200 | [diff] [blame] | 166 | }, |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 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" |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame] | 175 | }, |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 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": { |
kirankumarb07 | 568b8a9 | 2023-02-14 18:42:43 +0530 | [diff] [blame] | 185 | "sessionID": "Session ID", |
| 186 | "context": "Context", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 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 | } |
Yoshie Muranaka | f9832b0 | 2020-05-12 12:04:46 -0700 | [diff] [blame] | 195 | }, |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 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 | } |
Sukanya Pandey | dd6aa0a | 2020-10-08 20:47:39 +0530 | [diff] [blame] | 219 | }, |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 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.", |
Sean Zhang | 582e954 | 2024-07-05 12:48:45 +0300 | [diff] [blame] | 285 | "errorDownloadEventEntry": "Error download event log entry.", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 286 | "successDelete": "Successfully deleted %{count} log. | Successfully deleted %{count} logs.", |
| 287 | "successResolveLogs": "Successfully resolved %{count} log. | Successfully resolved %{count} logs.", |
| 288 | "successUnresolveLogs": "Successfully unresolved %{count} log. | Successfully unresolved %{count} logs." |
| 289 | } |
| 290 | }, |
| 291 | "pageFactoryReset": { |
| 292 | "description": "These functions do not perform a secure delete of any sensitive data.", |
| 293 | "form": { |
| 294 | "resetOptionsLabel": "Reset options", |
| 295 | "resetBiosOptionLabel": "Reset server settings only", |
| 296 | "resetBiosOptionHelperText": "Resets firmware settings including: Platform keystore, partition NVRAM, and partition configurations.", |
| 297 | "resetToDefaultsOptionLabel": "Reset BMC and server settings", |
| 298 | "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." |
| 299 | }, |
| 300 | "modal": { |
| 301 | "resetBiosTitle": "Reset server settings", |
| 302 | "resetBiosHeader": "Do you want to reset the server settings?", |
| 303 | "resetBiosSubmitText": "Reset server settings", |
| 304 | "resetBiosSettingsList": { |
| 305 | "item1": "All manual settings will be deleted.", |
| 306 | "item2": "Partition configurations and the platform keystore may be recovered if backups exist." |
| 307 | }, |
| 308 | "resetToDefaultsTitle": "Reset BMC and server settings", |
| 309 | "resetToDefaultsHeader": "Do you want to reset both the BMC and server settings?", |
| 310 | "resetToDefaultsSubmitText": "Reset BMC and server settings", |
| 311 | "resetToDefaultsSettingsList": { |
| 312 | "item1": "All manual settings will be deleted.", |
| 313 | "item2": "Partition configurations and the platform keystore may be recovered if backups exist.", |
| 314 | "item3": "All BMC logs will be removed.", |
| 315 | "item4": "Currently active sessions on all network interfaces will be disconnected.", |
| 316 | "item5": "The BMC default account and password settings will be restored." |
| 317 | }, |
| 318 | "resetWarningMessage": "Resetting without shutting down the system might cause an unrecoverable error.", |
| 319 | "resetWarningCheckLabel": "Continue without shutting down the system" |
| 320 | }, |
| 321 | "toast": { |
| 322 | "resetBiosSuccess": "Factory reset of server settings successful.", |
| 323 | "resetBiosError": "Factory reset of server settings failed.", |
| 324 | "resetToDefaultsSuccess": "Factory reset of BMC and server settings successful.", |
| 325 | "resetToDefaultsError": "Factory reset of BMC and server settings failed." |
| 326 | } |
| 327 | }, |
| 328 | "pageFirmware": { |
| 329 | "cardActionSwitchToRunning": "Switch to running", |
| 330 | "cardBodyVersion": "Version", |
| 331 | "cardTitleBackup": "Backup image", |
| 332 | "cardTitleRunning": "Running image", |
| 333 | "sectionTitleBmcCards": "BMC", |
| 334 | "sectionTitleBmcCardsCombined": "BMC and server", |
| 335 | "sectionTitleHostCards": "Host", |
| 336 | "sectionTitleUpdateFirmware": "Update firmware", |
| 337 | "alert": { |
| 338 | "operationInProgress": "Server power operation in progress.", |
| 339 | "serverMustBePoweredOffTo": "Server must be powered off to:", |
| 340 | "serverMustBePoweredOffToUpdateFirmware": "Server must be powered off to update firmware", |
| 341 | "switchRunningAndBackupImages": "Switch running and backup images", |
| 342 | "updateFirmware": "Update firmware", |
| 343 | "viewServerPowerOperations": "View server power operations" |
| 344 | }, |
| 345 | "form": { |
| 346 | "updateFirmware": { |
| 347 | "fileAddress": "File address", |
| 348 | "fileSource": "File source", |
| 349 | "imageFile": "Image file", |
| 350 | "startUpdate": "Start update", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 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", |
Glukhov Mikhail | d0b078f | 2022-12-24 12:16:53 +0300 | [diff] [blame] | 395 | "busWidthBits": "Bus width", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 396 | "bmcDateTime": "BMC date and time", |
Glukhov Mikhail | d0b078f | 2022-12-24 12:16:53 +0300 | [diff] [blame] | 397 | "capacityMiB": "Capacity", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 398 | "chassisType": "Chassis type", |
| 399 | "connectTypesSupported": "Connect types supported", |
| 400 | "coreCount": "Core count", |
| 401 | "count": "Count", |
Glukhov Mikhail | d0b078f | 2022-12-24 12:16:53 +0300 | [diff] [blame] | 402 | "dataWidthBits": "Data width", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 403 | "description": "Description", |
Glukhov Mikhail | d0b078f | 2022-12-24 12:16:53 +0300 | [diff] [blame] | 404 | "efficiencyPercent": "Efficiency", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 405 | "enabled": "Enabled", |
Jason M. Bills | af76e2b | 2023-06-15 08:20:34 -0700 | [diff] [blame] | 406 | "errorCorrection": "Error correction", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 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", |
Glukhov Mikhail | d0b078f | 2022-12-24 12:16:53 +0300 | [diff] [blame] | 421 | "maxSpeedMHz": "Max speed", |
| 422 | "maxPowerWatts": "Max power", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 423 | "memoryType": "Memory type", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 424 | "memorySummary": "Memory summary", |
Glukhov Mikhail | d0b078f | 2022-12-24 12:16:53 +0300 | [diff] [blame] | 425 | "minPowerWatts": "Min power", |
| 426 | "minSpeedMHz": "Min speed", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 427 | "model": "Model", |
| 428 | "name": "Name", |
Glukhov Mikhail | d0b078f | 2022-12-24 12:16:53 +0300 | [diff] [blame] | 429 | "operatingSpeedMhz": "Operating speed", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 430 | "partNumber": "Part number", |
| 431 | "power": "Power", |
Glukhov Mikhail | d0b078f | 2022-12-24 12:16:53 +0300 | [diff] [blame] | 432 | "powerInputWatts": "Power input", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 433 | "processorArchitecture": "Processor architecture", |
| 434 | "processorSummary": "Processor summary", |
| 435 | "processorType": "Processor type", |
Jason M. Bills | af76e2b | 2023-06-15 08:20:34 -0700 | [diff] [blame] | 436 | "rankCount": "Rank count", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 437 | "serialConsole": "Serial console", |
| 438 | "serialNumber": "Serial number", |
| 439 | "serviceEnabled": "Service enabled", |
| 440 | "serviceEntryPointUuid": "Service entry point UUID", |
| 441 | "sparePartNumber": "Spare part number", |
HuyLe | 5d86af8 | 2023-10-09 14:32:28 +0700 | [diff] [blame] | 442 | "state": "State", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 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.", |
Nikhil Ashoka | f11a190 | 2024-05-09 15:17:44 +0530 | [diff] [blame] | 455 | "errorEnableIdentifyLed": "Error enabling Identify LED.", |
| 456 | "successDisableIdentifyLed": "Successfully disabled Identify LED.", |
| 457 | "successEnableIdentifyLed": "Successfully enabled Identify LED." |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 458 | } |
| 459 | }, |
| 460 | "pageKeyClear": { |
| 461 | "description": "Securely clear sensitive data on the system", |
| 462 | "alert": { |
| 463 | "description": "Due to sensitivity of the data that will be cleared, verification through physical presence is required to authorize this operation.", |
| 464 | "title": "This operation requires physical presence and system reboot" |
| 465 | }, |
| 466 | "form": { |
| 467 | "clearAllSetGenesisIPL": "Clear all and set genesis IPL", |
| 468 | "clear": "Clear", |
| 469 | "clearAllLabel": "Clear all", |
| 470 | "clearAllHeperText": "Clear all the sensitive data that is controlled by the platform firmware", |
| 471 | "clearHypervisorSystemKeyLabel": "Clear hypervisor system key", |
| 472 | "clearHypervisorSystemKeyHelperText": "This indicates the hypervisor to clear the system key.", |
| 473 | "clearOperatingSystemKeysLabel": "Clear operating system keys", |
| 474 | "clearOperatingSystemKeysHelperText": "This indicates OPAL to clear the operating system Secure Boot keys.", |
| 475 | "clearSystemSecurityKeyLabel": "Clear system security officer key", |
| 476 | "clearSystemSecurityKeyHelperText": "This incicates OPAL/PEF to clear the system security officer key.", |
| 477 | "keyClearOptionsLabel": "Key clear options", |
| 478 | "keyClearNotRequested": "Key clear not requested", |
| 479 | "none": "None", |
| 480 | "setFactoryDefault": "Set factory default" |
| 481 | }, |
| 482 | "modal": { |
| 483 | "clear": "Clear keys", |
| 484 | "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.", |
| 485 | "clearAllTitle": "Warning: This operation is not reversible" |
| 486 | }, |
| 487 | "toast": { |
| 488 | "selectedKeyClearedError": "Error clearing keys", |
| 489 | "selectedKeyClearedSuccess": "Keys cleared successfully" |
| 490 | } |
| 491 | }, |
| 492 | "pageKvm": { |
| 493 | "openNewTab": "Open in new tab", |
| 494 | "buttonCtrlAltDelete": "Send Ctrl+Alt+Delete", |
| 495 | "status": "Status", |
| 496 | "connected": "Connected", |
| 497 | "connecting": "Connecting", |
| 498 | "disconnected": "Disconnected" |
| 499 | }, |
| 500 | "pageLdap": { |
| 501 | "pageDescription": "Configure LDAP settings and manage role groups", |
| 502 | "roleGroups": "Role groups", |
| 503 | "settings": "Settings", |
| 504 | "addRoleGroup": "Add role group", |
| 505 | "ariaLabel": { |
| 506 | "ldapSettings": "LDAP settings" |
| 507 | }, |
| 508 | "form": { |
Nikhil Ashoka | 65fa7bf | 2023-06-15 14:11:12 +0530 | [diff] [blame] | 509 | "activeDirectory": "Active Directory", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 510 | "baseDn": "Base DN", |
| 511 | "bindDn": "Bind DN", |
| 512 | "bindPassword": "Bind password", |
| 513 | "caCertificateValidUntil": "CA Certificate valid until", |
| 514 | "groupIdAttribute": "Group ID attribute", |
| 515 | "ldapAuthentication": "LDAP authentication", |
| 516 | "ldapCertificateValidUntil": "LDAP Certificate valid until", |
| 517 | "manageSslCertificates": "Manage SSL certificates", |
Nikhil Ashoka | 65fa7bf | 2023-06-15 14:11:12 +0530 | [diff] [blame] | 518 | "openLDAP": "OpenLDAP", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 519 | "secureLdapHelper": "A CA certificate and an LDAP certificate are required to enable secure LDAP", |
| 520 | "secureLdapUsingSsl": "Secure LDAP using SSL", |
| 521 | "serverUri": "Server URI", |
| 522 | "serverUriTooltip": "Enabling Secure LDAP changes URI scheme to ldaps", |
| 523 | "serviceType": "Service type", |
| 524 | "userIdAttribute": "User ID attribute" |
| 525 | }, |
| 526 | "modal": { |
| 527 | "addNewRoleGroup": "Add new role group", |
| 528 | "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.", |
| 529 | "deleteRoleGroupConfirmMessage": "Are you sure you want to delete '%{groupName}'? This action cannot be undone.", |
| 530 | "deleteRoleGroup": "Delete role group", |
| 531 | "editRoleGroup": "Edit role group", |
| 532 | "groupName": "Group name", |
| 533 | "groupPrivilege": "Group privilege" |
| 534 | }, |
| 535 | "tableRoleGroups": { |
| 536 | "alertContent": "LDAP authentication must be enabled to modify role groups.", |
| 537 | "groupName": "Group name", |
| 538 | "groupPrivilege": "Group privilege" |
| 539 | }, |
| 540 | "toast": { |
| 541 | "errorAddRoleGroup": "Error adding role group.", |
| 542 | "errorDeleteRoleGroup": "Error deleting role group. | Error deleting role groups.", |
| 543 | "errorSaveActiveDirectorySettings": "Error saving Active Directory settings.", |
| 544 | "errorSaveLdapSettings": "Error saving Open LDAP settings.", |
| 545 | "errorSaveRoleGroup": "Error saving role group.", |
| 546 | "successAddRoleGroup": "Successfully added role group '%{groupName}'.", |
| 547 | "successDeleteRoleGroup": "Successfully deleted role group. | Successfully deleted role groups.", |
| 548 | "successSaveActiveDirectorySettings": "Successfully saved Active Directory settings.", |
| 549 | "successSaveLdapSettings": "Successfully saved Open LDAP settings.", |
| 550 | "successSaveRoleGroup": "Successfully saved role group '%{groupName}'." |
| 551 | } |
| 552 | }, |
| 553 | "pageUserManagement": { |
| 554 | "accountPolicySettings": "Account policy settings", |
| 555 | "addUser": "Add user", |
| 556 | "deleteUser": "Delete user | Delete users", |
Farah Rasheed | b2acbca | 2024-07-08 10:05:37 -0500 | [diff] [blame] | 557 | "disableUser": "Disable user | Disable users", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 558 | "editUser": "Edit user", |
| 559 | "viewPrivilegeRoleDescriptions": "View privilege role descriptions", |
| 560 | "modal": { |
| 561 | "accountLocked": "Account locked", |
| 562 | "accountStatus": "Account status", |
| 563 | "automaticAfterTimeout": "Automatic after timeout", |
| 564 | "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.", |
Farah Rasheed | b2acbca | 2024-07-08 10:05:37 -0500 | [diff] [blame] | 565 | "batchDisableConfirmMessage": "Are you sure you want to disable %{count} user? | Are you sure you want to disable %{count} users?", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 566 | "cannotStartWithANumber": "Cannot start with a number", |
| 567 | "clickSaveToUnlockAccount": "Click \"Save\" to unlock account", |
| 568 | "confirmUserPassword": "Confirm user password", |
| 569 | "deleteConfirmMessage": "Are you sure you want to delete user '%{user}'? This action cannot be undone.", |
| 570 | "manual": "Manual", |
| 571 | "maxFailedLoginAttempts": "Max failed login attempts", |
| 572 | "noSpecialCharactersExceptUnderscore": "No special characters except underscore", |
| 573 | "passwordMustBeBetween": "Password must be between %{min} – %{max} characters", |
| 574 | "passwordsDoNotMatch": "Passwords do not match", |
| 575 | "privilege": "Privilege", |
| 576 | "timeoutDurationSeconds": "Timeout duration (seconds)", |
| 577 | "unlock": "Unlock", |
| 578 | "username": "Username", |
| 579 | "userPassword": "User password", |
| 580 | "userUnlockMethod": "User unlock method" |
| 581 | }, |
| 582 | "table": { |
| 583 | "privilege": "Privilege", |
| 584 | "status": "Status", |
| 585 | "username": "Username" |
| 586 | }, |
| 587 | "tableRoles": { |
| 588 | "configureComponentsManagedByThisService": "Configure components managed by this service", |
| 589 | "configureManagerResources": "Configure manager resources", |
| 590 | "configureUsersAndTheirAccounts": "Configure users and their accounts", |
| 591 | "logInToTheServiceAndReadResources": "Log in to the service and read resources", |
kirankumarb07 | 3bf966a | 2023-02-07 19:12:33 +0530 | [diff] [blame] | 592 | "updatePasswordForCurrentUserAccount": "Update password for current user account", |
| 593 | "privilege": "Privilege", |
| 594 | "administrator": "Administrator", |
| 595 | "operator": "Operator", |
| 596 | "readOnly": "ReadOnly", |
| 597 | "noAccess": "NoAccess" |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 598 | }, |
| 599 | "toast": { |
| 600 | "errorBatchDelete": "Error deleting %{count} user. | Error deleting %{count} users.", |
| 601 | "errorBatchDisable": "Error disabling %{count} user. | Error disabling %{count} users.", |
| 602 | "errorBatchEnable": "Error enabling %{count} user. | Error enabling %{count} users.", |
| 603 | "errorCreateUser": "Error creating user '%{username}'.", |
Sivaprabu Ganesan | 2897447 | 2023-01-05 18:52:51 +0530 | [diff] [blame] | 604 | "errorAlreadyExistUser": "Username '%{username}' already exists.", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 605 | "errorDeleteUser": "Error deleting user '%{username}'.", |
| 606 | "errorLoadAccountSettings": "Error loading account settings", |
| 607 | "errorLoadUsers": "Error loading users.", |
| 608 | "errorSaveSettings": "Error saving account settings.", |
| 609 | "errorUpdateUser": "Error updating user '%{username}'.", |
| 610 | "successBatchDelete": "Successfully deleted %{count} user. | Successfully deleted %{count} users.", |
| 611 | "successBatchDisable": "Successfully disabled %{count} user. | Successfully disabled %{count} users.", |
| 612 | "successBatchEnable": "Successfully enabled %{count} user. | Successfully enabled %{count} users.", |
| 613 | "successCreateUser": "Created user '%{username}'.", |
| 614 | "successDeleteUser": "Deleted user '%{username}'.", |
| 615 | "successSaveSettings": "Successfully saved account settings.", |
| 616 | "successUpdateUser": "Updated user '%{username}'." |
| 617 | } |
| 618 | }, |
| 619 | "pageLogin": { |
| 620 | "language": "Language", |
| 621 | "logIn": "Log in", |
| 622 | "password": "Password", |
| 623 | "username": "Username", |
| 624 | "alert": { |
| 625 | "message": "Invalid username or password" |
| 626 | } |
| 627 | }, |
| 628 | "pageOverview": { |
| 629 | "backupVersion": "Backup", |
| 630 | "bmcTime": "BMC date and time", |
| 631 | "criticalEvents": "Critical", |
| 632 | "dhcp": "DHCPv4", |
| 633 | "dumps": "Dumps", |
| 634 | "eventLogs": "Event logs", |
| 635 | "firmwareInformation": "Firmware information", |
| 636 | "firmwareVersion": "Firmware version", |
| 637 | "hostName": "Hostname", |
| 638 | "idlePower": "Idle power", |
| 639 | "inventory": "Inventory and LEDs", |
| 640 | "ipv4": "IPv4", |
| 641 | "linkStatus": "Link status", |
| 642 | "model": "Model", |
| 643 | "networkInformation": "Network information", |
| 644 | "powerCap": "Power cap", |
| 645 | "powerConsumption": "Power consumption", |
| 646 | "powerInformation": "Power information", |
| 647 | "powerMode": "Power mode", |
| 648 | "runningVersion": "Running", |
| 649 | "serialNumber": "Serial number", |
| 650 | "serverInformation": "Server information", |
| 651 | "serverManufacturer": "Server manufacturer", |
| 652 | "solConsole": "@:appNavigation.serialOverLan", |
| 653 | "statusInformation": "Status information", |
| 654 | "systemIdentifyLed": "System identify LED", |
| 655 | "systemInformation": "System information", |
| 656 | "total": "Total", |
| 657 | "warningEvents": "Warning", |
| 658 | "viewMore": "View more" |
| 659 | }, |
| 660 | "pagePostCodeLogs": { |
| 661 | "allExportFilePrefix": "All_POST_codes_log_", |
| 662 | "downloadFilePrefix": "POST_codes_additional_details_", |
| 663 | "exportFilePrefix": "POST_codes_log_", |
| 664 | "action": { |
| 665 | "downloadDetails": "Download additional details", |
| 666 | "exportLogs": "Export log" |
| 667 | }, |
| 668 | "button": { |
| 669 | "exportAll": "Export all" |
| 670 | }, |
Konstantin Aladyshev | d8c71c0 | 2023-02-15 12:49:11 +0000 | [diff] [blame] | 671 | "modal": { |
| 672 | "deleteAllTitle": "Delete all logs", |
| 673 | "deleteAllMessage": "Are you sure you want to delete all logs? This action cannot be undone." |
| 674 | }, |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 675 | "table": { |
| 676 | "created": "Created", |
| 677 | "bootCount": "Boot count", |
| 678 | "postCode": "POST code", |
| 679 | "searchLogs": "Search logs", |
| 680 | "timeStampOffset": "Time stamp offset" |
Konstantin Aladyshev | d8c71c0 | 2023-02-15 12:49:11 +0000 | [diff] [blame] | 681 | }, |
| 682 | "toast": { |
| 683 | "errorDelete": "Error deleting %{count} log. | Error deleting %{count} logs.", |
| 684 | "successDelete": "Successfully deleted %{count} log. | Successfully deleted %{count} logs." |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 685 | } |
| 686 | }, |
| 687 | "pageProfileSettings": { |
| 688 | "browserOffset": "Browser offset (%{timezone})", |
| 689 | "changePassword": "Change password", |
| 690 | "confirmPassword": "Confirm new password", |
| 691 | "defaultUTC": "Default (UTC)", |
| 692 | "newPassword": "New password", |
Damian Celico | bcb0ab4 | 2022-08-23 03:18:58 +0200 | [diff] [blame] | 693 | "currentPassword": "Current password", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 694 | "newPassLabelTextInfo": "Password must be between %{min} - %{max} characters", |
| 695 | "passwordsDoNotMatch": "Passwords do not match", |
| 696 | "profileInfoTitle": "Profile information", |
| 697 | "timezone": "Timezone", |
| 698 | "timezoneDisplay": "Timezone display preference", |
| 699 | "timezoneDisplayDesc": "Select how time is displayed throughout the application", |
| 700 | "username": "Username", |
| 701 | "toast": { |
Damian Celico | bcb0ab4 | 2022-08-23 03:18:58 +0200 | [diff] [blame] | 702 | "successUpdatingTimeZone": "Timezone updated successfully.", |
| 703 | "wrongCredentials": "Wrong credentials" |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 704 | } |
| 705 | }, |
| 706 | "pageNetwork": { |
| 707 | "dhcp": "DHCP", |
Sean Zhang | db47b7e | 2024-06-12 10:28:41 +0300 | [diff] [blame] | 708 | "dhcp6": "DHCPv6", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 709 | "domainName": "domain name", |
| 710 | "dns": "DNS server", |
| 711 | "fqdn": "FQDN", |
| 712 | "hostname": "Hostname", |
Sean Zhang | db47b7e | 2024-06-12 10:28:41 +0300 | [diff] [blame] | 713 | "ipVersion": "Version of IP", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 714 | "interfaceSection": "Interface settings", |
| 715 | "ipv4": "IPv4", |
| 716 | "ipv4Addresses": "IPv4 addresses", |
| 717 | "ipv6": "IPv6", |
Sean Zhang | db47b7e | 2024-06-12 10:28:41 +0300 | [diff] [blame] | 718 | "ipv6Addresses": "IPv6 addresses", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 719 | "linkStatus": "Link status", |
| 720 | "macAddress": "MAC address", |
Sean Zhang | db47b7e | 2024-06-12 10:28:41 +0300 | [diff] [blame] | 721 | "gateway": "Gateway", |
| 722 | "ipv6DefaultGateway": "IPv6 Default Gateway", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 723 | "network": "network", |
| 724 | "networkSettings": "Network settings", |
| 725 | "ntp": "NTP server", |
| 726 | "pageDescription": "Configure BMC network settings", |
| 727 | "useDns": "Use DNS servers", |
| 728 | "useDomainName": "Use domain name", |
| 729 | "useNtp": "Use NTP servers", |
| 730 | "speed": "Speed (mbps)", |
| 731 | "staticDns": "Static DNS", |
| 732 | "modal": { |
Nikhil Ashoka | e8cb2c6 | 2023-01-04 15:45:20 +0530 | [diff] [blame] | 733 | "confirmDisableDhcp": "Are you sure you want to disable DHCP?", |
| 734 | "confirmEnableDhcp": "When DHCP is enabled, static IP addresses will not be accessible.", |
| 735 | "dhcpConfirmTitle": "%{dhcpState} DHCP", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 736 | "editHostnameTitle": "Edit hostname", |
| 737 | "editMacAddressTitle": "Edit MAC address", |
Sean Zhang | db47b7e | 2024-06-12 10:28:41 +0300 | [diff] [blame] | 738 | "editIPv6DefaultGatewayTitle": "Edit IPv6 Default Gateway", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 739 | "gateway": "Gateway", |
Sean Zhang | db47b7e | 2024-06-12 10:28:41 +0300 | [diff] [blame] | 740 | "prefixLength": "Prefix Length", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 741 | "ipAddress": "IP address", |
| 742 | "staticDns": "Static DNS", |
| 743 | "subnetMask": "Subnet mask" |
| 744 | }, |
| 745 | "table": { |
| 746 | "addDnsAddress": "Add IP address", |
| 747 | "addIpv4Address": "Add static IPv4 address", |
Sean Zhang | db47b7e | 2024-06-12 10:28:41 +0300 | [diff] [blame] | 748 | "addIpv6Address": "Add static IPv6 address", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 749 | "addressOrigin": "Address origin", |
Sean Zhang | db47b7e | 2024-06-12 10:28:41 +0300 | [diff] [blame] | 750 | "prefixLength": "Prefix Length", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 751 | "deleteDns": "Delete DNS address", |
| 752 | "deleteIpv4": "Delete IPv4 address", |
Sean Zhang | db47b7e | 2024-06-12 10:28:41 +0300 | [diff] [blame] | 753 | "deleteIpv6": "Delete IPv6 address", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 754 | "editDns": "Edit DNS address", |
| 755 | "editIpv4": "Edit IPv4 address", |
Sean Zhang | db47b7e | 2024-06-12 10:28:41 +0300 | [diff] [blame] | 756 | "editIpv6": "Edit IPv6 address", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 757 | "gateway": "Gateway", |
| 758 | "ipAddress": "IP address", |
| 759 | "subnet": "Subnet mask" |
| 760 | }, |
| 761 | "toast": { |
| 762 | "errorSaveNetworkSettings": "Error updating %{setting} settings.", |
| 763 | "successSaveNetworkSettings": "Successfully updated %{setting} settings." |
| 764 | } |
| 765 | }, |
| 766 | "pagePageNotFound": { |
| 767 | "description": "The requested resource could not be found." |
| 768 | }, |
| 769 | "pagePowerRestorePolicy": { |
| 770 | "description": "Configure power policy to determine how the system starts after a power disturbance.", |
| 771 | "powerPoliciesLabel": "Power restore policies", |
| 772 | "policies": { |
| 773 | "AlwaysOn": "Always on", |
| 774 | "AlwaysOff": "Always off", |
| 775 | "LastState": "Last state" |
| 776 | }, |
| 777 | "policiesDesc": { |
| 778 | "AlwaysOn": "Always on - The system always powers on when power is applied.", |
| 779 | "AlwaysOff": "Always off - The system always remains powered off when power is applied.", |
| 780 | "LastState": "Last state - The system returns to its last on or off power state when power is applied." |
| 781 | }, |
| 782 | "toast": { |
| 783 | "errorSaveSettings": "Error saving settings.", |
| 784 | "successSaveSettings": "Power restore policy updated successfully." |
| 785 | } |
| 786 | }, |
| 787 | "pageRebootBmc": { |
| 788 | "lastReboot": "Last BMC reboot", |
| 789 | "rebootBmc": "Reboot BMC", |
| 790 | "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.", |
| 791 | "modal": { |
| 792 | "confirmMessage": "Are you sure you want to reboot the BMC?", |
| 793 | "confirmTitle": "Confirm BMC reboot" |
| 794 | }, |
| 795 | "toast": { |
| 796 | "errorRebootStart": "Error rebooting BMC.", |
| 797 | "successRebootStart": "Rebooting BMC." |
| 798 | } |
| 799 | }, |
| 800 | "pagePolicies": { |
| 801 | "ipmi": "Network IPMI (out-of-band IPMI)", |
| 802 | "ipmiDescription": "Allow remote management of the platform via IPMI. Tools such as ipmitool require this setting to be enabled.", |
| 803 | "rtad": "RTAD", |
| 804 | "rtadDescription": "This option enables or disables the Remote Trusted Attestation Daemon for host firmware", |
| 805 | "ssh": "BMC shell (via SSH)", |
| 806 | "sshDescription": "Allow access to shell sessions via SSH, through port 22 on the BMC.", |
| 807 | "modal": { |
| 808 | "disableMessage": { |
| 809 | "ipmi": "Are you sure you want to disable @:pagePolicies.ipmi?", |
| 810 | "ssh": "Are you sure you want to disable @:pagePolicies.ssh?" |
| 811 | }, |
| 812 | "enableMessage": { |
| 813 | "ipmi": "Are you sure you want to enable @:pagePolicies.ipmi?", |
| 814 | "ssh": "Are you sure you want to enable @:pagePolicies.ssh?" |
| 815 | } |
| 816 | }, |
| 817 | "toast": { |
| 818 | "errorIpmiDisabled": "Error disabling IPMI security setting.", |
| 819 | "errorIpmiEnabled": "Error enabling IPMI security setting.", |
| 820 | "errorRtadDisabled": "Error disabling RTAD security setting.", |
| 821 | "errorRtadEnabled": "Error enabling RTAD security setting.", |
| 822 | "errorSshDisabled": "Error disabling SSH security setting.", |
| 823 | "errorSshEnabled": "Error enabling SSH security setting.", |
| 824 | "errorVtpmDisabled": "Error disabling VirtualTPM security setting.", |
| 825 | "errorVtpmEnabled": "Error enabling VirtualTPM security setting.", |
kirankumarb07 | 2dabfc1 | 2023-03-29 11:19:31 +0530 | [diff] [blame] | 826 | "errorSessionTimeout": "Error configuring session timeout.", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 827 | "successIpmiDisabled": "Successfully disabled IPMI security setting.", |
| 828 | "successIpmiEnabled": "Successfully enabled IPMI security setting.", |
| 829 | "successRtadDisabled": "Successfully disabled RTAD security setting.", |
| 830 | "successRtadEnabled": "Successfully enabled RTAD security setting.", |
| 831 | "successSshDisabled": "Successfully disabled SSH security setting.", |
| 832 | "successSshEnabled": "Successfully enabled SSH security setting.", |
| 833 | "successVtpmDisabled": "Successfully disabled VirtualTPM security setting.", |
kirankumarb07 | 2dabfc1 | 2023-03-29 11:19:31 +0530 | [diff] [blame] | 834 | "successVtpmEnabled": "Successfully enabled VirtualTPM security setting.", |
| 835 | "successSessionTimeout": "Successfully configured the session timeout." |
| 836 | }, |
| 837 | "options": { |
| 838 | "30minutes": "30 Minutes", |
| 839 | "1hour": "1 Hour", |
| 840 | "2hours": "2 Hours", |
| 841 | "4hours": "4 Hours", |
| 842 | "8hours": "8 Hours", |
| 843 | "1day": "1 Day" |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 844 | }, |
| 845 | "vtpm": "VirtualTPM", |
kirankumarb07 | 2dabfc1 | 2023-03-29 11:19:31 +0530 | [diff] [blame] | 846 | "vtpmDescription": "Enabling vTPM makes a TPM available to the guest operating system.", |
| 847 | "webSessionTimeOut": "WEB Session Timeout", |
| 848 | "webSessionTimeOutDescription": "Change the Web session timeout in given options" |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 849 | }, |
| 850 | "pagePower": { |
| 851 | "description": "Set a power cap to keep power consumption at or below the specified value in watts", |
| 852 | "powerCapLabel": "Power cap value (in watts)", |
| 853 | "powerCapLabelTextInfo": " Value must be between %{min} and %{max}", |
| 854 | "powerCapSettingData": "Apply power cap", |
| 855 | "powerCapSettingLabel": "Power cap setting", |
| 856 | "powerConsumption": "Current power consumption", |
| 857 | "serverPowCapSetting": "Server power cap setting" |
| 858 | }, |
| 859 | "pageSensors": { |
| 860 | "exportFilePrefix": "sensors_", |
| 861 | "searchForSensors": "Search for sensors", |
| 862 | "table": { |
| 863 | "currentValue": "Current value", |
| 864 | "lowerWarning": "Lower warning", |
| 865 | "lowerCritical": "Lower critical", |
| 866 | "name": "Name", |
| 867 | "status": "Status", |
| 868 | "upperWarning": "Upper warning", |
| 869 | "upperCritical": "Upper critical" |
| 870 | } |
| 871 | }, |
| 872 | "pageSerialOverLan": { |
| 873 | "alert": { |
| 874 | "disconnectedAlertMessage": "System must be powered on to connect" |
| 875 | }, |
| 876 | "connected": "Connected", |
| 877 | "disconnected": "Disconnected", |
| 878 | "openNewTab": "Open in new tab", |
| 879 | "status": "Status", |
| 880 | "subTitle": "SOL console redirects the server's serial port output to this window." |
| 881 | }, |
| 882 | "pageServerPowerOperations": { |
| 883 | "currentStatus": "Current status", |
| 884 | "serverBootSettings": "Boot settings", |
| 885 | "serverStatus": "Server status", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 886 | "lastPowerOperation": "Last power operation", |
| 887 | "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.", |
| 888 | "operationInProgress": "There are no options to display while a power operation is in progress. When complete, power operations will be displayed here.", |
| 889 | "operations": "Operations", |
Shubhi Garg | 918526f | 2024-09-19 17:08:28 +0530 | [diff] [blame^] | 890 | "forceRestart": "Force Restart", |
| 891 | "forceRestartInfo": "Shut down immediately and non-gracefully and restart the unit", |
| 892 | "forceOff": "Force Off", |
| 893 | "forceOffInfo": "Turn off the unit immediately (non-graceful shutdown)", |
| 894 | "gracefulRestart": "Graceful Restart", |
| 895 | "gracefulRestartInfo": "Shut down gracefully and restart the unit", |
| 896 | "gracefulShutdown": "Graceful Shutdown", |
| 897 | "gracefulShutdownInfo": "Shut down gracefully and power off", |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 898 | "powerOn": "Power on", |
| 899 | "reboot": "Reboot", |
| 900 | "rebootServer": "Reboot server", |
| 901 | "shutDown": "Shut down", |
| 902 | "shutdownServer": "Shutdown server", |
| 903 | "bootSettings": { |
| 904 | "bootSettingsOverride": "Boot settings override", |
| 905 | "enableOneTimeBoot": "Enable one time boot", |
| 906 | "tpmRequiredPolicy": "TPM required policy", |
| 907 | "tpmRequiredPolicyHelper": "Enable to ensure the system only boots when the TPM is functional." |
| 908 | }, |
| 909 | "modal": { |
| 910 | "confirmRebootMessage": "Are you sure you want to reboot?", |
| 911 | "confirmRebootTitle": "Server reboot will cause outage", |
| 912 | "confirmShutdownMessage": "Are you sure you want to shut down?", |
| 913 | "confirmShutdownTitle": "Server shutdown will cause outage" |
| 914 | }, |
| 915 | "toast": { |
| 916 | "errorSaveSettings": "Error saving settings.", |
| 917 | "successSaveSettings": "Successfully saved settings." |
| 918 | } |
| 919 | }, |
Konstantin Aladyshev | 7c1cfe7 | 2023-05-16 09:03:25 +0000 | [diff] [blame] | 920 | "pageSnmpAlerts": { |
| 921 | "addDestination": "Add destination", |
| 922 | "deleteDestination": "Delete destination | Delete destinations", |
| 923 | "pageDescription": "Set the Simple Network Management Protocol (SNMP) traps with an IP address and a port.", |
| 924 | "modal": { |
| 925 | "addSnmpDestinationTitle": "Add SNMP alert destination", |
| 926 | "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.", |
| 927 | "deleteConfirmMessage": "Are you sure you want to delete the SNMP alert destination? This action cannot be undone.", |
| 928 | "deleteSnmpDestinationTitle": "Delete SNMP alert destination | Delete SNMP alert destinations", |
| 929 | "ipaddress": "IP Address", |
| 930 | "port": "Port" |
| 931 | }, |
| 932 | "table": { |
| 933 | "ipaddress": "IP Address", |
| 934 | "port": "Port" |
| 935 | }, |
| 936 | "toast": { |
| 937 | "errorAddDestination": "Error in adding SNMP alert destination", |
| 938 | "errorBatchDelete": "Error in deleting SNMP alert destination. | Error in deleting SNMP alert destinations.", |
| 939 | "errorDeleteDestination": "Error deleting SNMP alert destination.", |
| 940 | "errorLoadSnmpDetails": "Error loading SNMP alert details.", |
| 941 | "successAddDestination": "Successfully added SNMP alert destination.", |
| 942 | "successBatchDelete": "Successfully deleted SNMP alert destination. | Successfully deleted %{count} SNMP alert destinations.", |
| 943 | "successDeleteDestination": "Successfully deleted SNMP alert destination." |
| 944 | } |
| 945 | }, |
Patrick Williams | 7385e13 | 2022-12-08 06:13:13 -0600 | [diff] [blame] | 946 | "pageCertificates": { |
| 947 | "addNewCertificate": "Add new certificate", |
| 948 | "caCertificate": "CA Certificate", |
| 949 | "deleteCertificate": "Delete certificate", |
| 950 | "generateCsr": "Generate CSR", |
| 951 | "httpsCertificate": "HTTPS Certificate", |
| 952 | "ldapCertificate": "LDAP Certificate", |
| 953 | "replaceCertificate": "Replace certificate", |
| 954 | "alert": { |
| 955 | "certificateExpiredMessage": "%{certificate} has expired. Consider replacing it with a new certificate.", |
| 956 | "certificateExpiringMessage": "%{certificate} is expiring soon. Consider replacing it with a new certificate.", |
| 957 | "certificatesExpiredMessage": "Some certificates have expired. Consider replacing them with new certificates.", |
| 958 | "certificatesExpiringMessage": "Some certificates are expiring soon. Consider replacing them with new certificates.", |
| 959 | "incorrectCertificateFileType": "File is not a correct certificate type" |
| 960 | }, |
| 961 | "modal": { |
| 962 | "alternateName": "Alternate name", |
| 963 | "alternateNameHelperText": "Add multiple alternate names separated by space", |
| 964 | "certificateFile": "Certificate file", |
| 965 | "certificateSigningRequest": "Certificate Signing Request (CSR)", |
| 966 | "certificateType": "Certificate type", |
| 967 | "challengePassword": "Challenge password", |
| 968 | "city": "City", |
| 969 | "commonName": "Common name", |
| 970 | "companyName": "Company name", |
| 971 | "companyUnit": "Company unit", |
| 972 | "contactPerson": "Contact person", |
| 973 | "country": "Country/Region", |
| 974 | "deleteConfirmMessage": "Are you sure you want to delete '%{certificate}' issued by %{issuedBy}? This action cannot be undone.", |
| 975 | "duplicateAlternateName": "Duplicate alternate name", |
| 976 | "emailAddress": "Email address", |
| 977 | "generateACertificateSigningRequest": "Generate a Certificate Signing Request (CSR)", |
| 978 | "keyBitLength": "Key bit length", |
| 979 | "keyCurveId": "Key curve ID", |
| 980 | "keyPairAlgorithm": "Key pair algorithm", |
| 981 | "privateKey": "Private key", |
| 982 | "state": "State" |
| 983 | }, |
| 984 | "table": { |
| 985 | "certificate": "Certificate", |
| 986 | "issuedBy": "Issued by", |
| 987 | "issuedTo": "Issued to", |
| 988 | "validFrom": "Valid from", |
| 989 | "validUntil": "Valid until" |
| 990 | }, |
| 991 | "toast": { |
| 992 | "errorAddCertificate": "Error adding certificate.", |
| 993 | "errorDeleteCertificate": "Error deleting certificate.", |
| 994 | "errorReplaceCertificate": "Error replacing certificate.", |
| 995 | "successAddCertificate": "Successfully added %{certificate}.", |
| 996 | "successDeleteCertificate": "Successfully deleted %{certificate}.", |
| 997 | "successReplaceCertificate": "Successfully replaced %{certificate}." |
| 998 | } |
| 999 | }, |
| 1000 | "pageVirtualMedia": { |
| 1001 | "configureConnection": "Configure Connection", |
| 1002 | "defaultDeviceName": "Virtual media device", |
| 1003 | "start": "Start", |
| 1004 | "stop": "Stop", |
| 1005 | "virtualMediaSubTitleFirst": "Load image from web browser", |
| 1006 | "virtualMediaSubTitleSecond": "Load image from external server", |
| 1007 | "modal": { |
| 1008 | "password": "Password", |
| 1009 | "serverUri": "External server URI", |
| 1010 | "title": "Legacy mode configuration", |
| 1011 | "username": "Username" |
| 1012 | }, |
| 1013 | "toast": { |
| 1014 | "errorMounting": "Error mounting", |
| 1015 | "errorReadingFile": "Error reading file. Closing server.", |
| 1016 | "errorUnmounting": "Error unmounting", |
| 1017 | "serverRunning": "Server running", |
| 1018 | "serverConnectionEstablished": "Server connection established", |
| 1019 | "serverClosedSuccessfully": "Server closed successfully", |
| 1020 | "serverClosedWithErrors": "Server closed with errors" |
| 1021 | } |
| 1022 | }, |
| 1023 | "countries": { |
| 1024 | "AF": "Afghanistan", |
| 1025 | "AL": "Albania", |
| 1026 | "DZ": "Algeria", |
| 1027 | "AS": "American Samoa", |
| 1028 | "AD": "Andorra", |
| 1029 | "AO": "Angola", |
| 1030 | "AI": "Anguilla", |
| 1031 | "AQ": "Antarctica", |
| 1032 | "AG": "Antigua and Barbuda", |
| 1033 | "AR": "Argentina", |
| 1034 | "AM": "Armenia", |
| 1035 | "AW": "Aruba", |
| 1036 | "AU": "Australia", |
| 1037 | "AT": "Austria", |
| 1038 | "AZ": "Azerbaijan", |
| 1039 | "BS": "Bahamas, The", |
| 1040 | "BH": "Bahrain", |
| 1041 | "BD": "Bangladesh", |
| 1042 | "BB": "Barbados", |
| 1043 | "BY": "Belarus", |
| 1044 | "BE": "Belgium", |
| 1045 | "BZ": "Belize", |
| 1046 | "BJ": "Benin", |
| 1047 | "BM": "Bermuda", |
| 1048 | "BT": "Bhutan", |
| 1049 | "BO": "Bolivia", |
| 1050 | "BQ": "Bonaire, Sint Eustatius and Saba", |
| 1051 | "BA": "Bosnia and Herzegovina ", |
| 1052 | "BW": "Bostwana", |
| 1053 | "BV": "Bouvet Island", |
| 1054 | "BR": "Brazil", |
| 1055 | "IO": "British Indian Ocean Territory", |
| 1056 | "BN": "Brunei Darussalam ", |
| 1057 | "BG": "Bulgaria", |
| 1058 | "BF": "Burkina Faso", |
| 1059 | "BI": "Burundi", |
| 1060 | "CV": "Cabo Verde", |
| 1061 | "KH": "Cambodia", |
| 1062 | "CM": "Cameroon", |
| 1063 | "CA": "Canada", |
| 1064 | "KY": "Cayman Islands", |
| 1065 | "CF": "Central African Republic", |
| 1066 | "TD": "Chad", |
| 1067 | "CL": "Chile", |
| 1068 | "CN": "China", |
| 1069 | "CX": "Christmas Island ", |
| 1070 | "CC": "Cocos(Keeling) Islands", |
| 1071 | "CO": "Columbia", |
| 1072 | "KM": "Comoros", |
| 1073 | "CD": "Congo, The Democratic Republic of the", |
| 1074 | "CG": "Congo", |
| 1075 | "CK": "Cook Islands", |
| 1076 | "CR": "Costa Rica", |
| 1077 | "HR": "Croatia", |
| 1078 | "CU": "Cuba", |
| 1079 | "CW": "Curaçao", |
| 1080 | "CY": "Cyprus", |
| 1081 | "CZ": "Czechia", |
| 1082 | "CI": "Côte d\"Ivoire", |
| 1083 | "DK": "Denmark", |
| 1084 | "DJ": "Djibouti", |
| 1085 | "DM": "Dominica", |
| 1086 | "DO": "Dominican Republic", |
| 1087 | "EC": "Ecuador", |
| 1088 | "EG": "Egypt", |
| 1089 | "SV": "El Salvador", |
| 1090 | "GQ": "Equatorial Guinea ", |
| 1091 | "ER": "Eritrea", |
| 1092 | "EE": "Estonia", |
| 1093 | "SZ": "Eswatini", |
| 1094 | "ET": "Ethiopia", |
| 1095 | "FK": "Falkland Islands (Malvinas)", |
| 1096 | "FO": "Faroe Islands", |
| 1097 | "FJ": "Fiji", |
| 1098 | "FI": "Finland", |
| 1099 | "FR": "France", |
| 1100 | "GF": "French Guiana", |
| 1101 | "PF": "French Polynesia", |
| 1102 | "TF": "French Southern Territories", |
| 1103 | "GA": "Gabon", |
| 1104 | "GM": "Gambia, The", |
| 1105 | "GE": "Georgia", |
| 1106 | "DE": "Germany", |
| 1107 | "GH": "Ghana", |
| 1108 | "GI": "Gibraltar", |
| 1109 | "GR": "Greece", |
| 1110 | "GL": "Greenland", |
| 1111 | "GD": "Grenada", |
| 1112 | "GP": "Guadeloupe", |
| 1113 | "GU": "Guam", |
| 1114 | "GT": "Guatemala", |
| 1115 | "GG": "Guernsey", |
| 1116 | "GN": "Guinea", |
| 1117 | "GW": "Guinea-Bissau", |
| 1118 | "GY": "Guyana", |
| 1119 | "HT": "Haiti", |
| 1120 | "HM": "Heard Island and McDonald Islands", |
| 1121 | "VA": "Holy See", |
| 1122 | "HN": "Honduras", |
| 1123 | "HK": "Hong Kong", |
| 1124 | "HU": "Hungary", |
| 1125 | "IS": "Iceland", |
| 1126 | "IN": "India", |
| 1127 | "ID": "Indonesia", |
| 1128 | "IR": "Iran, Islamic Republic of", |
| 1129 | "IQ": "Iraq", |
| 1130 | "IE": "Ireland", |
| 1131 | "IM": "Isle of Man", |
| 1132 | "IL": "Israel", |
| 1133 | "IT": "Italy", |
| 1134 | "JM": "Jamaica", |
| 1135 | "JP": "Japan", |
| 1136 | "JE": "Jersey", |
| 1137 | "JO": "Jordan", |
| 1138 | "KZ": "Kazakhstan", |
| 1139 | "KE": "Kenya", |
| 1140 | "KI": "Kiribati", |
| 1141 | "KR": "Korea, Republic of", |
| 1142 | "KP": "Korea, Democratic People\"s Republic of", |
| 1143 | "KW": "Kuwait", |
| 1144 | "KG": "Kyrgyzstan", |
| 1145 | "LA": "Lao People\"s Democratic Republic", |
| 1146 | "LV": "Latvia", |
| 1147 | "LB": "Lebanon", |
| 1148 | "LS": "Lesotho", |
| 1149 | "LR": "Liberia", |
| 1150 | "LY": "Libya", |
| 1151 | "LI": "Liechtenstein", |
| 1152 | "LT": "Lithuania", |
| 1153 | "LU": "Luxembourg", |
| 1154 | "MO": "Macao", |
| 1155 | "MK": "Macedonia, The Former Yugoslav Republic of", |
| 1156 | "MG": "Madagascar", |
| 1157 | "MW": "Malawi", |
| 1158 | "MY": "Malaysia", |
| 1159 | "MV": "Maldives", |
| 1160 | "ML": "Mali", |
| 1161 | "MT": "Malta", |
| 1162 | "MH": "Marshall Islands", |
| 1163 | "MQ": "Martinique", |
| 1164 | "MR": "Mauritania", |
| 1165 | "MU": "Mauritius", |
| 1166 | "YT": "Mayotte", |
| 1167 | "MX": "Mexico", |
| 1168 | "FM": "Micronesia, Federated States of", |
| 1169 | "MD": "Moldova, Republic of", |
| 1170 | "MC": "Monaco", |
| 1171 | "MN": "Mongolia", |
| 1172 | "ME": "Montenegro", |
| 1173 | "MS": "Montserrat", |
| 1174 | "MA": "Morocco", |
| 1175 | "MZ": "Mozambique", |
| 1176 | "MM": "Myanmar", |
| 1177 | "NA": "Namibia", |
| 1178 | "NR": "Nauru", |
| 1179 | "NP": "Nepal", |
| 1180 | "NL": "Netherlands", |
| 1181 | "NC": "New Caledonia", |
| 1182 | "NZ": "New Zealand", |
| 1183 | "NI": "Nicaragua", |
| 1184 | "NE": "Niger", |
| 1185 | "NG": "Nigeria", |
| 1186 | "NU": "Niue", |
| 1187 | "NF": "Norfolk Island", |
| 1188 | "MP": "Northern Mariana Islands", |
| 1189 | "NO": "Norway", |
| 1190 | "OM": "Oman", |
| 1191 | "PK": "Pakistan", |
| 1192 | "PW": "Palau", |
| 1193 | "PS": "Palestine", |
| 1194 | "PA": "Panama", |
| 1195 | "PG": "Papua New Guinea", |
| 1196 | "PY": "Paraguay", |
| 1197 | "PE": "Peru", |
| 1198 | "PH": "Philippines", |
| 1199 | "PN": "Pitcairn", |
| 1200 | "PL": "Poland", |
| 1201 | "PT": "Portugal", |
| 1202 | "PR": "Puerto Rico", |
| 1203 | "QA": "Qatar", |
| 1204 | "RO": "Romania", |
| 1205 | "RU": "Russian Federation", |
| 1206 | "RW": "Rwanda", |
| 1207 | "RE": "Réunion", |
| 1208 | "BL": "Saint Barthélemy", |
| 1209 | "SH": "Saint Helena, Ascension and Tristan da Cunha", |
| 1210 | "KN": "Saint Kitts and Nevis ", |
| 1211 | "LC": "Saint Lucia", |
| 1212 | "MF": "Saint Martin", |
| 1213 | "PM": "Saint Pierre and Miquelon", |
| 1214 | "VC": "Saint Vincent and the Grenadines", |
| 1215 | "WS": "Samoa", |
| 1216 | "SM": "San Marino ", |
| 1217 | "ST": "Sao Tome and Principe", |
| 1218 | "SA": "Saudi Arabia", |
| 1219 | "SN": "Senegal", |
| 1220 | "RS": "Serbia", |
| 1221 | "SC": "Seychelles", |
| 1222 | "SL": "Sierra Leone", |
| 1223 | "SG": "Singapore", |
| 1224 | "SX": "Sint Maarten", |
| 1225 | "SK": "Slovakia", |
| 1226 | "SI": "Slovenia", |
| 1227 | "SB": "Solomon Islands", |
| 1228 | "SO": "Somalia", |
| 1229 | "ZA": "South Africa ", |
| 1230 | "GS": "South Georgia and the South Sandwich Islands", |
| 1231 | "SS": "South Sudan", |
| 1232 | "ES": "Spain", |
| 1233 | "LK": "Sri Lanka", |
| 1234 | "SD": "Sudan", |
| 1235 | "SR": "Suriname", |
| 1236 | "SJ": "Svalbard and Jan Mayen", |
| 1237 | "SE": "Sweden", |
| 1238 | "CH": "Switzerland", |
| 1239 | "SY": "Syrian Arab Republic", |
| 1240 | "TW": "Taiwan", |
| 1241 | "TJ": "Tajikistan", |
| 1242 | "TZ": "Tanzania, United Republic of", |
| 1243 | "TH": "Thailand", |
| 1244 | "TL": "Timor-Leste", |
| 1245 | "TG": "Togo", |
| 1246 | "TK": "Tokelau", |
| 1247 | "TO": "Tonga", |
| 1248 | "TT": "Trinidad and Tobago", |
| 1249 | "TN": "Tunisia", |
| 1250 | "TR": "Turkey", |
| 1251 | "TM": "Turkmenistan", |
| 1252 | "TC": "Turks and Caicos Islands", |
| 1253 | "TV": "Tuvalu", |
| 1254 | "UG": "Uganda", |
| 1255 | "UA": "Ukraine", |
| 1256 | "AE": "United Arab Emirates", |
| 1257 | "GB": "United Kingdom", |
| 1258 | "UM": "United States Minor Outlying Islands", |
| 1259 | "US": "United States of America", |
| 1260 | "UY": "Uruguay", |
| 1261 | "UZ": "Uzbekistan", |
| 1262 | "VU": "Vanuatu", |
| 1263 | "VE": "Venezuela", |
| 1264 | "VN": "Viet Nam", |
| 1265 | "VG": "Virgin Islands, British", |
| 1266 | "VI": "Virgin Islands, U.S", |
| 1267 | "WF": "Wallis and Futuna", |
| 1268 | "EH": "Western Sahara", |
| 1269 | "YE": "Yemen", |
| 1270 | "ZM": "Zambia", |
| 1271 | "ZW": "Zimbabwe", |
| 1272 | "AX": "Åland Islands" |
Glukhov Mikhail | d0b078f | 2022-12-24 12:16:53 +0300 | [diff] [blame] | 1273 | }, |
| 1274 | "unit": { |
| 1275 | "℃": "℃", |
| 1276 | "A": "A", |
| 1277 | "bit": "bit", |
| 1278 | "GiB": "GiB", |
| 1279 | "MHz": "MHz", |
| 1280 | "MiB": "MiB", |
| 1281 | "Percent": "%", |
| 1282 | "RPM": "RPM", |
| 1283 | "V": "V", |
| 1284 | "W": "W" |
Yoshie Muranaka | c11d389 | 2020-02-19 08:07:40 -0800 | [diff] [blame] | 1285 | } |
Derick Montague | da9f0a6 | 2021-02-14 19:21:44 -0600 | [diff] [blame] | 1286 | } |