{ "global": { "formField": { "fieldRequired": "Field required", "valueMustBeBetween": "Value must be between %{min} – %{max}", "mustBeAtLeast": "Must be at least %{value}" }, "on": "on", "off": "off", "state": { "notAvailable": "Not available", "notEnabled": "Not enabled" }, "actions": { "confirm": "Confirm", "cancel": "Cancel", "delete": "Delete", "save": "Save", "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.fieldRequired" }, "username": { "label": "Username", "validator": "@:global.formField.fieldRequired" } }, "overview": { "events": { "noHighEventsMsg": "There are no high priority events to display at this time.", "date": "Date", "description": "Description", "id": "ID", "refCode": "Reference code", "viewAllButton": "View all event logs" }, "firmwareVersion": "Firmware version", "manufacturer": "Manufacturer", "model": "Model", "network": { "hostname": "Hostname", "ipAddress": "IP address", "macAddress": "MAC address" }, "powerCap": "Power cap", "powerConsumption": "Power consumption", "sectionTitle": { "bmcInformation": "BMC information", "highPriorityEvents": "High priority events", "networkInformation": "Network information", "powerConsumption": "@:overview.powerConsumption", "serverInformation": "Server information" }, "serialNumber": "Serial number", "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": { "accountPolicySettings": "Account policy settings", "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.", "successSaveSettings": "Successfully saved account settings.", "errorSaveSettings": "Error saving account settings." }, "modals": { "manual": "Manual", "automaticAfterTimeout": "Automatic after timeout", "timeoutDurationSeconds": "Timeout duration (seconds)", "maxFailedLoginAttempts": "Max failed login attempts", "userUnlockMethod": "User unlock method" } } }