blob: 9d89ce603bbdefe224fc916ebeedbea4f88c0097 [file] [log] [blame]
{
"global": {
"formField": {
"validator": "Field required"
},
"on": "on",
"off": "off",
"actions": {
"confirm": "Confirm",
"cancel": "Cancel",
"delete": "Delete",
"selected": "Selected"
},
"response": {
"success": "Success",
"error": "Error",
"warning": "Warning"
}
},
"ariaLabels": {
"showPassword": "Show password as plain text. Note: this will visually expose your password on the screen."
},
"pageTitle": {
"localUserMgmt": "Local user management",
"login": "Login",
"overview": "Overview",
"unauthorized": "Unauthorized",
"rebootBmc": "Reboot BMC"
},
"login": {
"language": {
"label": "Language"
},
"languages": {
"select": "Select an option",
"english": "English",
"spanish": "Spanish"
},
"logIn": {
"label": "Log in"
},
"errorMsg": {
"title": "Invalid username or password.",
"action": "Please try again."
},
"password": {
"label": "Password",
"validator": "@:global.formField.validator"
},
"username": {
"label": "Username",
"validator": "@:global.formField.validator"
}
},
"overview": {
"events": {
"noHighEventsMsg": "There are no high priority events to display at this time."
},
"firmwareVersion": "Firmware version",
"hostname": "Hostname",
"ipAddress": "IP address",
"macAddress": "MAC address",
"manufacturer": "Manufacturer",
"model": "Model",
"powerCap": "Power cap",
"powerConsumption": "Power consumption",
"sectionTitle": {
"bmcInformation": "BMC information",
"highPriorityEvents": "High priority events",
"powerConsumption": "@:overview.powerConsumption",
"serverInformation": "Server information"
},
"serialNumber": "Serial number",
"state": {
"notAvailable": "Not available",
"notEnabled": "Not enabled"
},
"quicklinks": {
"bmcTime": "BMC time",
"editNetworkSettings": "Edit network settings",
"serverLed": "Server LED",
"solConsole": "Serial over LAN console"
}
},
"pageRebootBmc": {
"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.",
"rebootBmc": "Reboot BMC",
"modal": {
"confirmTitle": "Confirm BMC reboot",
"confirmMessage": "Are you sure you want to reboot the BMC?"
},
"toastMessages": {
"successRebootStart": "Rebooting BMC.",
"errorRebootStart": "Error rebooting BMC."
}
},
"localUserManagement": {
"tableActions": {
"delete": "@:global.actions.delete",
"enable": "Enable",
"disable": "Disable"
},
"toastMessages": {
"successDeleteUsers": "Successfully deleted %{count} user. | Successfully deleted %{count} users.",
"errorDeleteUsers": "Error deleting %{count} user. | Error deleting %{count} users.",
"successEnableUsers": "Successfully enabled %{count} user. | Successfully enabled %{count} users.",
"errorEnableUsers": "Error enabling %{count} user. | Error enabling %{count} users.",
"successDisableUsers": "Successfully disabled %{count} user. | Successfully disabled %{count} users.",
"errorDisableUsers": "Error disabling %{count} user. | Error disabling %{count} users."
}
}
}