Dixsie Wolmers | cbcd213 | 2020-01-30 20:58:37 -0600 | [diff] [blame] | 1 | { |
| 2 | "global": { |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame^] | 3 | "action": { |
Yoshie Muranaka | 183c275 | 2020-02-12 11:30:49 -0800 | [diff] [blame] | 4 | "confirm": "Confirm", |
| 5 | "cancel": "Cancel", |
| 6 | "delete": "Delete", |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame^] | 7 | "disable": "Disable", |
| 8 | "enable": "Enable", |
Yoshie Muranaka | 1b1c100 | 2020-02-20 10:18:36 -0800 | [diff] [blame] | 9 | "save": "Save", |
Yoshie Muranaka | 183c275 | 2020-02-12 11:30:49 -0800 | [diff] [blame] | 10 | "selected": "Selected" |
| 11 | }, |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame^] | 12 | "ariaLabel": { |
| 13 | "showPassword": "Show password as plain text. Note: this will visually expose your password on the screen." |
| 14 | }, |
| 15 | "form": { |
| 16 | "fieldRequired": "Field required", |
| 17 | "mustBeAtLeast": "Must be at least %{value}", |
| 18 | "selectAnOption": "Select an option", |
| 19 | "valueMustBeBetween": "Value must be between %{min} – %{max}" |
| 20 | }, |
| 21 | "status": { |
| 22 | "disabled": "Disabled", |
| 23 | "enabled": "Enabled", |
Yoshie Muranaka | 183c275 | 2020-02-12 11:30:49 -0800 | [diff] [blame] | 24 | "error": "Error", |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame^] | 25 | "notAvailable": "Not available", |
| 26 | "off": "Off", |
| 27 | "on": "On", |
| 28 | "success": "Success", |
Yoshie Muranaka | 183c275 | 2020-02-12 11:30:49 -0800 | [diff] [blame] | 29 | "warning": "Warning" |
Yoshie Muranaka | c11d389 | 2020-02-19 08:07:40 -0800 | [diff] [blame] | 30 | } |
Dixsie Wolmers | cbcd213 | 2020-01-30 20:58:37 -0600 | [diff] [blame] | 31 | }, |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame^] | 32 | "appHeader": { |
| 33 | "health": "Health", |
| 34 | "logOut": "Log out", |
| 35 | "power": "Power", |
| 36 | "refresh": "Refresh" |
Yoshie Muranaka | 4ee8d29 | 2020-02-20 07:29:58 -0800 | [diff] [blame] | 37 | }, |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame^] | 38 | "appNavigation": { |
| 39 | "accessControl": "Access Control", |
| 40 | "configuration": "Configuration", |
| 41 | "control": "Control", |
| 42 | "health": "Health", |
| 43 | "localUserManagement": "@appPageTitle.localUserManagement", |
| 44 | "overview": "@appPageTitle.overview", |
| 45 | "rebootBmc": "@appPageTitle.rebootBmc" |
| 46 | }, |
| 47 | "appPageTitle": { |
| 48 | "localUserManagement": "Local user management", |
Yoshie Muranaka | 183c275 | 2020-02-12 11:30:49 -0800 | [diff] [blame] | 49 | "login": "Login", |
| 50 | "overview": "Overview", |
| 51 | "unauthorized": "Unauthorized", |
| 52 | "rebootBmc": "Reboot BMC" |
| 53 | }, |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame^] | 54 | "pageLocalUserManagement": { |
| 55 | "accountPolicySettings": "Account policy settings", |
| 56 | "modal": { |
| 57 | "automaticAfterTimeout": "Automatic after timeout", |
| 58 | "manual": "Manual", |
| 59 | "maxFailedLoginAttempts": "Max failed login attempts", |
| 60 | "timeoutDurationSeconds": "Timeout duration (seconds)", |
| 61 | "userUnlockMethod": "User unlock method" |
Dixsie Wolmers | cbcd213 | 2020-01-30 20:58:37 -0600 | [diff] [blame] | 62 | }, |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame^] | 63 | "toast": { |
| 64 | "errorDeleteUsers": "Error deleting %{count} user. | Error deleting %{count} users.", |
| 65 | "errorDisableUsers": "Error disabling %{count} user. | Error disabling %{count} users.", |
| 66 | "errorEnableUsers": "Error enabling %{count} user. | Error enabling %{count} users.", |
| 67 | "errorSaveSettings": "Error saving account settings.", |
| 68 | "successDeleteUsers": "Successfully deleted %{count} user. | Successfully deleted %{count} users.", |
| 69 | "successDisableUsers": "Successfully disabled %{count} user. | Successfully disabled %{count} users.", |
| 70 | "successEnableUsers": "Successfully enabled %{count} user. | Successfully enabled %{count} users.", |
| 71 | "successSaveSettings": "Successfully saved account settings." |
| 72 | } |
| 73 | }, |
| 74 | "pageLogin": { |
| 75 | "language": "Language", |
| 76 | "logIn": "Log in", |
| 77 | "password": "Password", |
| 78 | "username": "Username", |
| 79 | "alert": { |
Dixsie Wolmers | cbcd213 | 2020-01-30 20:58:37 -0600 | [diff] [blame] | 80 | "title": "Invalid username or password.", |
| 81 | "action": "Please try again." |
| 82 | }, |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame^] | 83 | "form": { |
| 84 | "english": "English", |
| 85 | "spanish": "Spanish" |
Dixsie Wolmers | cbcd213 | 2020-01-30 20:58:37 -0600 | [diff] [blame] | 86 | } |
| 87 | }, |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame^] | 88 | "pageOverview": { |
| 89 | "bmcInformation": "BMC information", |
| 90 | "firmwareVersion": "Firmware version", |
| 91 | "highPriorityEvents": "High priority events", |
| 92 | "manufacturer": "Manufacturer", |
| 93 | "model": "Model", |
| 94 | "networkInformation": "Network information", |
| 95 | "powerCap": "Power cap", |
| 96 | "powerConsumption": "Power consumption", |
| 97 | "serialNumber": "Serial number", |
| 98 | "serverInformation": "Server information", |
Dixsie Wolmers | 75d3fb7 | 2020-02-10 21:58:55 -0600 | [diff] [blame] | 99 | "events": { |
Dixsie Wolmers | 9d40e30 | 2020-02-13 13:29:40 -0600 | [diff] [blame] | 100 | "date": "Date", |
| 101 | "description": "Description", |
| 102 | "id": "ID", |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame^] | 103 | "noHighEventsMsg": "There are no high priority events to display at this time.", |
Dixsie Wolmers | 9d40e30 | 2020-02-13 13:29:40 -0600 | [diff] [blame] | 104 | "refCode": "Reference code", |
| 105 | "viewAllButton": "View all event logs" |
Dixsie Wolmers | 75d3fb7 | 2020-02-10 21:58:55 -0600 | [diff] [blame] | 106 | }, |
Dixsie Wolmers | 9d40e30 | 2020-02-13 13:29:40 -0600 | [diff] [blame] | 107 | "network": { |
| 108 | "hostname": "Hostname", |
| 109 | "ipAddress": "IP address", |
| 110 | "macAddress": "MAC address" |
| 111 | }, |
Dixsie Wolmers | 75d3fb7 | 2020-02-10 21:58:55 -0600 | [diff] [blame] | 112 | "quicklinks": { |
| 113 | "bmcTime": "BMC time", |
| 114 | "editNetworkSettings": "Edit network settings", |
| 115 | "serverLed": "Server LED", |
| 116 | "solConsole": "Serial over LAN console" |
| 117 | } |
| 118 | }, |
Yoshie Muranaka | c11d389 | 2020-02-19 08:07:40 -0800 | [diff] [blame] | 119 | "pageRebootBmc": { |
Yoshie Muranaka | c11d389 | 2020-02-19 08:07:40 -0800 | [diff] [blame] | 120 | "rebootBmc": "Reboot BMC", |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame^] | 121 | "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.", |
Yoshie Muranaka | c11d389 | 2020-02-19 08:07:40 -0800 | [diff] [blame] | 122 | "modal": { |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame^] | 123 | "confirmMessage": "Are you sure you want to reboot the BMC?", |
| 124 | "confirmTitle": "Confirm BMC reboot" |
Yoshie Muranaka | c11d389 | 2020-02-19 08:07:40 -0800 | [diff] [blame] | 125 | }, |
Yoshie Muranaka | 547b5fc | 2020-02-24 15:42:40 -0800 | [diff] [blame^] | 126 | "toast": { |
| 127 | "errorRebootStart": "Error rebooting BMC.", |
| 128 | "successRebootStart": "Rebooting BMC." |
Yoshie Muranaka | 183c275 | 2020-02-12 11:30:49 -0800 | [diff] [blame] | 129 | } |
Dixsie Wolmers | cbcd213 | 2020-01-30 20:58:37 -0600 | [diff] [blame] | 130 | } |
| 131 | } |