blob: c94e194a165e12f59abf9d587aca29dea6805d35 [file] [log] [blame]
{
"global": {
"action": {
"confirm": "Confirm",
"cancel": "Cancel",
"delete": "Delete",
"disable": "Disable",
"enable": "Enable",
"save": "Save",
"selected": "Selected"
},
"ariaLabel": {
"showPassword": "Show password as plain text. Note: this will visually expose your password on the screen."
},
"form": {
"fieldRequired": "Field required",
"mustBeAtLeast": "Must be at least %{value}",
"selectAnOption": "Select an option",
"valueMustBeBetween": "Value must be between %{min} – %{max}"
},
"status": {
"disabled": "Disabled",
"enabled": "Enabled",
"error": "Error",
"notAvailable": "Not available",
"off": "Off",
"on": "On",
"success": "Success",
"warning": "Warning"
}
},
"appHeader": {
"health": "Health",
"logOut": "Log out",
"power": "Power",
"refresh": "Refresh"
},
"appNavigation": {
"accessControl": "Access Control",
"configuration": "Configuration",
"control": "Control",
"health": "Health",
"localUserManagement": "@appPageTitle.localUserManagement",
"overview": "@appPageTitle.overview",
"rebootBmc": "@appPageTitle.rebootBmc"
},
"appPageTitle": {
"localUserManagement": "Local user management",
"login": "Login",
"overview": "Overview",
"unauthorized": "Unauthorized",
"rebootBmc": "Reboot BMC"
},
"pageLocalUserManagement": {
"accountPolicySettings": "Account policy settings",
"modal": {
"automaticAfterTimeout": "Automatic after timeout",
"manual": "Manual",
"maxFailedLoginAttempts": "Max failed login attempts",
"timeoutDurationSeconds": "Timeout duration (seconds)",
"userUnlockMethod": "User unlock method"
},
"toast": {
"errorDeleteUsers": "Error deleting %{count} user. | Error deleting %{count} users.",
"errorDisableUsers": "Error disabling %{count} user. | Error disabling %{count} users.",
"errorEnableUsers": "Error enabling %{count} user. | Error enabling %{count} users.",
"errorSaveSettings": "Error saving account settings.",
"successDeleteUsers": "Successfully deleted %{count} user. | Successfully deleted %{count} users.",
"successDisableUsers": "Successfully disabled %{count} user. | Successfully disabled %{count} users.",
"successEnableUsers": "Successfully enabled %{count} user. | Successfully enabled %{count} users.",
"successSaveSettings": "Successfully saved account settings."
}
},
"pageLogin": {
"language": "Language",
"logIn": "Log in",
"password": "Password",
"username": "Username",
"alert": {
"title": "Invalid username or password.",
"action": "Please try again."
},
"form": {
"english": "English",
"spanish": "Spanish"
}
},
"pageOverview": {
"bmcInformation": "BMC information",
"firmwareVersion": "Firmware version",
"highPriorityEvents": "High priority events",
"manufacturer": "Manufacturer",
"model": "Model",
"networkInformation": "Network information",
"powerCap": "Power cap",
"powerConsumption": "Power consumption",
"serialNumber": "Serial number",
"serverInformation": "Server information",
"events": {
"date": "Date",
"description": "Description",
"id": "ID",
"noHighEventsMsg": "There are no high priority events to display at this time.",
"refCode": "Reference code",
"viewAllButton": "View all event logs"
},
"network": {
"hostname": "Hostname",
"ipAddress": "IP address",
"macAddress": "MAC address"
},
"quicklinks": {
"bmcTime": "BMC time",
"editNetworkSettings": "Edit network settings",
"serverLed": "Server LED",
"solConsole": "Serial over LAN console"
}
},
"pageRebootBmc": {
"rebootBmc": "Reboot BMC",
"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.",
"modal": {
"confirmMessage": "Are you sure you want to reboot the BMC?",
"confirmTitle": "Confirm BMC reboot"
},
"toast": {
"errorRebootStart": "Error rebooting BMC.",
"successRebootStart": "Rebooting BMC."
}
}
}