blob: f392f4e89c7880c468e83a73d3e6f9422ce62904 [file] [log] [blame]
Dixsie Wolmerscbcd2132020-01-30 20:58:37 -06001{
2 "global": {
3 "formField": {
Yoshie Muranaka1b1c1002020-02-20 10:18:36 -08004 "fieldRequired": "Field required",
5 "valueMustBeBetween": "Value must be between %{min} – %{max}",
6 "mustBeAtLeast": "Must be at least %{value}"
Dixsie Wolmers75d3fb72020-02-10 21:58:55 -06007 },
8 "on": "on",
Yoshie Muranakac11d3892020-02-19 08:07:40 -08009 "off": "off",
Dixsie Wolmers9d40e302020-02-13 13:29:40 -060010 "state": {
11 "notAvailable": "Not available",
12 "notEnabled": "Not enabled"
13 },
Yoshie Muranakac11d3892020-02-19 08:07:40 -080014 "actions": {
Yoshie Muranaka183c2752020-02-12 11:30:49 -080015 "confirm": "Confirm",
16 "cancel": "Cancel",
17 "delete": "Delete",
Yoshie Muranaka1b1c1002020-02-20 10:18:36 -080018 "save": "Save",
Yoshie Muranaka183c2752020-02-12 11:30:49 -080019 "selected": "Selected"
20 },
21 "response": {
22 "success": "Success",
23 "error": "Error",
24 "warning": "Warning"
Yoshie Muranakac11d3892020-02-19 08:07:40 -080025 }
Dixsie Wolmerscbcd2132020-01-30 20:58:37 -060026 },
Yoshie Muranaka4ee8d292020-02-20 07:29:58 -080027 "ariaLabels": {
28 "showPassword": "Show password as plain text. Note: this will visually expose your password on the screen."
29 },
Yoshie Muranaka183c2752020-02-12 11:30:49 -080030 "pageTitle": {
31 "localUserMgmt": "Local user management",
32 "login": "Login",
33 "overview": "Overview",
34 "unauthorized": "Unauthorized",
35 "rebootBmc": "Reboot BMC"
36 },
Dixsie Wolmerscbcd2132020-01-30 20:58:37 -060037 "login": {
38 "language": {
39 "label": "Language"
40 },
41 "languages": {
42 "select": "Select an option",
43 "english": "English",
44 "spanish": "Spanish"
45 },
46 "logIn": {
47 "label": "Log in"
48 },
49 "errorMsg": {
50 "title": "Invalid username or password.",
51 "action": "Please try again."
52 },
53 "password": {
54 "label": "Password",
Yoshie Muranaka1b1c1002020-02-20 10:18:36 -080055 "validator": "@:global.formField.fieldRequired"
Dixsie Wolmerscbcd2132020-01-30 20:58:37 -060056 },
57 "username": {
58 "label": "Username",
Yoshie Muranaka1b1c1002020-02-20 10:18:36 -080059 "validator": "@:global.formField.fieldRequired"
Dixsie Wolmerscbcd2132020-01-30 20:58:37 -060060 }
61 },
Dixsie Wolmers75d3fb72020-02-10 21:58:55 -060062 "overview": {
63 "events": {
Dixsie Wolmers9d40e302020-02-13 13:29:40 -060064 "noHighEventsMsg": "There are no high priority events to display at this time.",
65 "date": "Date",
66 "description": "Description",
67 "id": "ID",
68 "refCode": "Reference code",
69 "viewAllButton": "View all event logs"
Dixsie Wolmers75d3fb72020-02-10 21:58:55 -060070 },
71 "firmwareVersion": "Firmware version",
Dixsie Wolmers75d3fb72020-02-10 21:58:55 -060072 "manufacturer": "Manufacturer",
73 "model": "Model",
Dixsie Wolmers9d40e302020-02-13 13:29:40 -060074 "network": {
75 "hostname": "Hostname",
76 "ipAddress": "IP address",
77 "macAddress": "MAC address"
78 },
Dixsie Wolmers75d3fb72020-02-10 21:58:55 -060079 "powerCap": "Power cap",
80 "powerConsumption": "Power consumption",
81 "sectionTitle": {
82 "bmcInformation": "BMC information",
83 "highPriorityEvents": "High priority events",
Dixsie Wolmers9d40e302020-02-13 13:29:40 -060084 "networkInformation": "Network information",
Dixsie Wolmers75d3fb72020-02-10 21:58:55 -060085 "powerConsumption": "@:overview.powerConsumption",
86 "serverInformation": "Server information"
87 },
88 "serialNumber": "Serial number",
Dixsie Wolmers75d3fb72020-02-10 21:58:55 -060089 "quicklinks": {
90 "bmcTime": "BMC time",
91 "editNetworkSettings": "Edit network settings",
92 "serverLed": "Server LED",
93 "solConsole": "Serial over LAN console"
94 }
95 },
Yoshie Muranakac11d3892020-02-19 08:07:40 -080096 "pageRebootBmc": {
97 "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.",
98 "rebootBmc": "Reboot BMC",
99 "modal": {
100 "confirmTitle": "Confirm BMC reboot",
101 "confirmMessage": "Are you sure you want to reboot the BMC?"
102 },
103 "toastMessages": {
104 "successRebootStart": "Rebooting BMC.",
105 "errorRebootStart": "Error rebooting BMC."
106 }
Yoshie Muranaka183c2752020-02-12 11:30:49 -0800107 },
108 "localUserManagement": {
Yoshie Muranaka1b1c1002020-02-20 10:18:36 -0800109 "accountPolicySettings": "Account policy settings",
Yoshie Muranaka183c2752020-02-12 11:30:49 -0800110 "tableActions": {
111 "delete": "@:global.actions.delete",
112 "enable": "Enable",
113 "disable": "Disable"
114 },
115 "toastMessages": {
116 "successDeleteUsers": "Successfully deleted %{count} user. | Successfully deleted %{count} users.",
117 "errorDeleteUsers": "Error deleting %{count} user. | Error deleting %{count} users.",
118 "successEnableUsers": "Successfully enabled %{count} user. | Successfully enabled %{count} users.",
119 "errorEnableUsers": "Error enabling %{count} user. | Error enabling %{count} users.",
120 "successDisableUsers": "Successfully disabled %{count} user. | Successfully disabled %{count} users.",
Yoshie Muranaka1b1c1002020-02-20 10:18:36 -0800121 "errorDisableUsers": "Error disabling %{count} user. | Error disabling %{count} users.",
122 "successSaveSettings": "Successfully saved account settings.",
123 "errorSaveSettings": "Error saving account settings."
124 },
125 "modals": {
126 "manual": "Manual",
127 "automaticAfterTimeout": "Automatic after timeout",
128 "timeoutDurationSeconds": "Timeout duration (seconds)",
129 "maxFailedLoginAttempts": "Max failed login attempts",
130 "userUnlockMethod": "User unlock method"
Yoshie Muranaka183c2752020-02-12 11:30:49 -0800131 }
Dixsie Wolmerscbcd2132020-01-30 20:58:37 -0600132 }
133}