@openshift-assisted/locales 2.8.3-cim → 2.9.1-cim

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/@types/en.d.ts ADDED
@@ -0,0 +1,4 @@
1
+ declare module '@openshift-assisted/locales/en/translation.json' {
2
+ const data: typeof import('../lib/en/translation.json');
3
+ export default data;
4
+ }
package/@types/ja.d.ts ADDED
@@ -0,0 +1,4 @@
1
+ declare module '@openshift-assisted/locales/ja/translation.json' {
2
+ const data: typeof import('../lib/ja/translation.json');
3
+ export default data;
4
+ }
package/@types/ko.d.ts ADDED
@@ -0,0 +1,4 @@
1
+ declare module '@openshift-assisted/locales/ko/translation.json' {
2
+ const data: typeof import('../lib/ko/translation.json');
3
+ export default data;
4
+ }
package/@types/zh.d.ts ADDED
@@ -0,0 +1,4 @@
1
+ declare module '@openshift-assisted/locales/zh/translation.json' {
2
+ const data: typeof import('../lib/zh/translation.json');
3
+ export default data;
4
+ }
@@ -2,8 +2,8 @@
2
2
  "ai:({{size}} hosts available)": "({{size}} hosts available)",
3
3
  "ai:(1 host available)": "(1 host available)",
4
4
  "ai:(no hosts available)": "(no hosts available)",
5
- "ai:{{agents}} of {{count}} host requested is available": "{{agents}} of {{count}} host requested is available",
6
- "ai:{{agents}} of {{count}} host requested is available_plural": "{{agents}} of {{count}} hosts requested are available",
5
+ "ai:{{agents}} of {{count}} host requested is available": "{{agents}} of {{count}} requested hosts is available",
6
+ "ai:{{agents}} of {{count}} host requested is available_plural": "{{agents}} of {{count}} requested hosts are available",
7
7
  "ai:{{check_failed}} check failed": "{{check_failed}} check failed",
8
8
  "ai:{{count}} control plane node failed": "{{count}} control plane node failed",
9
9
  "ai:{{count}} control plane node failed_plural": "{{count}} control plane nodes failed",
@@ -23,9 +23,9 @@
23
23
  "ai:{{count}} worker installed_plural": "{{count}} workers installed",
24
24
  "ai:{{cpus}} CPUs | {{memory}} Memory": "{{cpus}} CPUs | {{memory}} Memory",
25
25
  "ai:{{operatorsCountString}} installed": "{{operatorsCountString}} installed",
26
- "ai:{{selectedAgentsCount}} host selected out of {{matchingAgentsCount}} matching.": "{{selectedAgentsCount}} host selected out of {{matchingAgentsCount}} matching.",
27
- "ai:{{selectedAgentsCount}} host selected out of {{matchingAgentsCount}} matching._plural": "{{selectedAgentsCount}} hosts selected out of {{matchingAgentsCount}} matching.",
28
- "ai:<i>This IP will be allocated by the DHCP server</i>": "<i>This IP will be allocated by the DHCP server</i>",
26
+ "ai:{{selectedAgentsCount}} host selected out of {{matchingAgentsCount}} matching.": "{{selectedAgentsCount}} host selected out of {{matchingAgentsCount}} identified.",
27
+ "ai:{{selectedAgentsCount}} host selected out of {{matchingAgentsCount}} matching._plural": "{{selectedAgentsCount}} hosts selected out of {{matchingAgentsCount}} identified.",
28
+ "ai:<i>This IP will be allocated by the DHCP server</i>": "<i>This IP address is allocated by the DHCP server.</i>",
29
29
  "ai:1-{{count}} characters": "1-{{count}} characters",
30
30
  "ai:1-{{count}} characters_plural": "1-{{count}} characters",
31
31
  "ai:1-253 characters": "1-253 characters",
@@ -33,10 +33,10 @@
33
33
  "ai:2-{{count}} characters": "2-{{count}} characters",
34
34
  "ai:2-{{count}} characters_plural": "2-{{count}} characters",
35
35
  "ai:A change will require booting hosts with a new discovery ISO file.": "A change will require booting hosts with a new discovery ISO file.",
36
- "ai:A cluster can have {{HOSTS_MIN_COUNT}} hosts at minimum.": "A cluster can have {{HOSTS_MIN_COUNT}} hosts at minimum.",
37
- "ai:A comma separated list of IP or domain names of the NTP pools or servers.": "A comma separated list of IP or domain names of the NTP pools or servers.",
38
- "ai:A comma separated list of IP or domain names of the NTP pools or servers. Additional NTP sources are added to all hosts to ensure all hosts clocks are synchronized with a valid NTP server. It may take a few minutes for the new NTP sources to sync.": "A comma separated list of IP or domain names of the NTP pools or servers. Additional NTP sources are added to all hosts to ensure all hosts clocks are synchronized with a valid NTP server. It may take a few minutes for the new NTP sources to sync.",
39
- "ai:A Red Hat account's pull secret can be found in ": "A Red Hat account's pull secret can be found in ",
36
+ "ai:A cluster can have {{HOSTS_MIN_COUNT}} hosts at minimum.": "A cluster can have a minimum of {{HOSTS_MIN_COUNT}} hosts.",
37
+ "ai:A comma separated list of IP or domain names of the NTP pools or servers.": "A comma-separated list of IP addresses or the domain names of the NTP pools or servers.",
38
+ "ai:A comma separated list of IP or domain names of the NTP pools or servers. Additional NTP sources are added to all hosts to ensure all hosts clocks are synchronized with a valid NTP server. It may take a few minutes for the new NTP sources to sync.": "A comma-separated list of IP addresses or domain names of the NTP pools or servers. Additional NTP sources are added to all hosts to ensure that all clocks of the hosts are synchronized with a valid NTP server. It might take a few minutes for the new NTP sources to synchronize.",
39
+ "ai:A Red Hat account's pull secret can be found in ": "A Red Hat account pull secret can be found in ",
40
40
  "ai:A role will be chosen automatically based on detected hardware and network latency.": "A role will be chosen automatically based on detected hardware and network latency.",
41
41
  "ai:Actions": "Actions",
42
42
  "ai:Add": "Add",
@@ -50,7 +50,7 @@
50
50
  "ai:Add hosts with {{cpuArchitecture}} architecture to an <4>infrastructure environment</4>": "Add hosts with {{cpuArchitecture}} architecture to an <4>infrastructure environment</4>",
51
51
  "ai:Add label": "Add label",
52
52
  "ai:Add more": "Add more",
53
- "ai:Add Nodepool": "Add Nodepool",
53
+ "ai:Add Nodepool": "Add nodepool",
54
54
  "ai:Add worker host dialog": "Add worker host dialog",
55
55
  "ai:Add worker hosts": "Add worker hosts",
56
56
  "ai:Add your own NTP (Network Time Protocol) sources": "Add your own NTP (Network Time Protocol) sources",
@@ -58,25 +58,26 @@
58
58
  "ai:Adding hosts instructions": "Adding hosts instructions",
59
59
  "ai:Adding...": "Adding...",
60
60
  "ai:Additional certificates": "Additional certificates",
61
- "ai:Additional NTP Sources": "Additional NTP Sources",
62
- "ai:Address is the host/ip that the NodePort service is exposed over.": "Address is the host/ip that the NodePort service is exposed over.",
61
+ "ai:Additional NTP Sources": "Additional NTP sources",
62
+ "ai:Address is the host/ip that the NodePort service is exposed over.": "Address is the host or IP address that exposes the NodePort service.",
63
63
  "ai:Admin credentials are not available.": "Admin credentials are not available.",
64
64
  "ai:Agent compatibility": "Agent compatibility",
65
65
  "ai:AgentClusterInstall conditions are missing.": "AgentClusterInstall conditions are missing.",
66
- "ai:All bootable disks, except for read-only disks, will be formatted during installation. Make sure to back up any sensitive data before proceeding.": "All bootable disks, except for read-only disks, will be formatted during installation. Make sure to back up any sensitive data before proceeding.",
66
+ "ai:All bootable disks, except for read-only disks, will be formatted during installation. Make sure to back up any sensitive data before proceeding.": "All bootable disks, except for read-only disks, will be formatted during installation. Make sure to back up any critical data before proceeding.",
67
67
  "ai:All checks passed": "All checks passed",
68
68
  "ai:All discovered": "All discovered",
69
69
  "ai:All DNS records must be subdomains of this base and include the cluster name. This cannot be changed after cluster installation. The full cluster address will be:": "All DNS records must be subdomains of this base and include the cluster name. This cannot be changed after cluster installation. The full cluster address will be:",
70
- "ai:All hosts are ready to install": "All hosts are ready to install",
70
+ "ai:All hosts are ready to install": "All hosts are ready to install.",
71
71
  "ai:All hosts must be approved.": "All hosts must be approved.",
72
+ "ai:All of the listed hosts will be removed.": "All of the listed hosts will be removed.",
72
73
  "ai:All selected hosts are already approved.": "All selected hosts are already approved.",
73
- "ai:Allocate IPs via DHCP server": "Allocate IPs via DHCP server",
74
+ "ai:Allocate IPs via DHCP server": "Allocate IPs using DHCP server",
74
75
  "ai:Already approved": "Already approved",
75
- "ai:Also note that each host's disk write speed should meet the minimum requirements to run OpenShift. ": "Also note that each host's disk write speed should meet the minimum requirements to run OpenShift. ",
76
- "ai:An error occured": "An error occured",
77
- "ai:An error occured while approving agents": "An error occured while approving agents",
76
+ "ai:Also note that each host's disk write speed should meet the minimum requirements to run OpenShift. ": "Also note that the disk write speed of each host must meet the minimum requirements to run OpenShift. ",
77
+ "ai:An error occured": "An error occured.",
78
+ "ai:An error occured while approving agents": "An error occured while approving agents.",
78
79
  "ai:An error occured while starting installation.": "An error occured while starting installation.",
79
- "ai:And verify that this is the output:": "And verify that this is the output:",
80
+ "ai:And verify that this is the output:": "And verify the following output:",
80
81
  "ai:API connectivity failure": "API connectivity failure",
81
82
  "ai:API domain name resolution": "API domain name resolution",
82
83
  "ai:API internal domain name resolution": "API internal domain name resolution",
@@ -93,8 +94,8 @@
93
94
  "ai:Approve hosts to join infrastructure environment": "Approve hosts to join infrastructure environment",
94
95
  "ai:arm64": "arm64",
95
96
  "ai:arm64 is not supported in this OpenShift version": "arm64 is not supported in this OpenShift version",
96
- "ai:At least 3 hosts are required, capable of functioning as control plane nodes.": "At least 3 hosts are required, capable of functioning as control plane nodes.",
97
- "ai:Authentication is provided by the discovery ISO, therefore when you access your host using SSH, a password is not required. Optional -i parameter can be used to specify the private key that matches the public key provided when generating Discovery ISO.": "Authentication is provided by the discovery ISO, therefore when you access your host using SSH, a password is not required. Optional -i parameter can be used to specify the private key that matches the public key provided when generating Discovery ISO.",
97
+ "ai:At least 3 hosts are required, capable of functioning as control plane nodes.": "At least 3 hosts are required that are capable of functioning as control plane nodes.",
98
+ "ai:Authentication is provided by the discovery ISO, therefore when you access your host using SSH, a password is not required. Optional -i parameter can be used to specify the private key that matches the public key provided when generating Discovery ISO.": "Authentication is provided by the Discovery ISO, so a password is not required when you access your host using SSH. The optional -i parameter can be used to specify the private key that matches the public key that is provided when generating Discovery ISO.",
98
99
  "ai:Auto synchronized NTP (Network Time Protocol) sources": "Auto synchronized NTP (Network Time Protocol) sources",
99
100
  "ai:Auto-assign": "Auto-assign",
100
101
  "ai:Auto-select hosts": "Auto-select hosts",
@@ -111,21 +112,22 @@
111
112
  "ai:Belongs to machine CIDR": "Belongs to machine CIDR",
112
113
  "ai:Belongs to majority connected group": "Belongs to majority connected group",
113
114
  "ai:Binding hosts...": "Binding hosts...",
115
+ "ai:BMC": "BMC",
114
116
  "ai:Boot mode": "Boot mode",
115
117
  "ai:Boot NIC MAC Address": "Boot NIC MAC Address",
116
118
  "ai:Boot time depends on several factors such as your hardware and network configuration, and if you are booting from an ISO.": "Boot time depends on several factors such as your hardware and network configuration, and if you are booting from an ISO.",
117
- "ai:Booted hosts should appear in the host inventory table. This may take a few minutes.": "Booted hosts should appear in the host inventory table. This may take a few minutes.",
119
+ "ai:Booted hosts should appear in the host inventory table. This may take a few minutes.": "Booted hosts should appear in the host inventory table. This might take a few minutes.",
118
120
  "ai:Browse...": "Browse...",
119
121
  "ai:By uploading a YAML": "By uploading a YAML",
120
- "ai:Can not find cluster domain.": "Can not find cluster domain.",
121
- "ai:Can not find host of the assisted-image-service route": "Can not find host of the assisted-image-service route",
122
- "ai:Can not manage hosts until Central Infrastructure Management is set up.": "Can not manage hosts until Central Infrastructure Management is set up.",
123
- "ai:Can not query routes.": "Can not query routes.",
122
+ "ai:Can not find cluster domain.": "Cannot find cluster domain.",
123
+ "ai:Can not find host of the assisted-image-service route": "Cannot find host of the assisted-image-service route.",
124
+ "ai:Can not manage hosts until Central Infrastructure Management is set up.": "Cannot manage hosts until Central Infrastructure Management is set up.",
125
+ "ai:Can not query routes.": "Cannot query routes.",
124
126
  "ai:Cancel": "Cancel",
125
127
  "ai:Cancelled on {{humanizedDataTime}}": "Cancelled on {{humanizedDataTime}}",
126
- "ai:Cannot be deleted": "Cannot be deleted",
127
- "ai:Cannot change hostname popover": "Cannot change hostname popover",
128
- "ai:Central infrastructure management is not running": "Central infrastructure management is not running",
128
+ "ai:Cannot be deleted": "Cannot be deleted.",
129
+ "ai:Cannot change hostname popover": "Cannot change hostname popover.",
130
+ "ai:Central infrastructure management is not running": "Central Infrastructure Management is not running.",
129
131
  "ai:Change": "Change",
130
132
  "ai:Change hostname": "Change hostname",
131
133
  "ai:Change hostnames": "Change hostnames",
@@ -134,9 +136,9 @@
134
136
  "ai:Check assisted-installer logs": "Check assisted-installer logs",
135
137
  "ai:Check bootkube logs": "Check bootkube logs",
136
138
  "ai:Check the proxy settings and verify that the assisted installer service is connected to a network. You can use <code>nmcli</code> to get additional information about your network configuration.": "Check the proxy settings and verify that the assisted installer service is connected to a network. You can use <code>nmcli</code> to get additional information about your network configuration.",
137
- "ai:Check this option if you want to use the arm64 CPU architecture instead of the default x86_64 CPU architecture. Please note that some features will not be available.": "Check this option if you want to use the arm64 CPU architecture instead of the default x86_64 CPU architecture. Please note that some features will not be available.",
138
- "ai:Check your VM reboot configuration": "Check your VM reboot configuration",
139
- "ai:Choose a namespace from your existing host inventory in order to select hosts for your node pools. The namespace will be composed of 1 or more infrastructure environments. After the cluster is created, a host will become a worker node.": "Choose a namespace from your existing host inventory in order to select hosts for your node pools. The namespace will be composed of 1 or more infrastructure environments. After the cluster is created, a host will become a worker node.",
139
+ "ai:Check this option if you want to use the arm64 CPU architecture instead of the default x86_64 CPU architecture. Please note that some features will not be available.": "Select this option if you want to use the arm64 CPU architecture instead of the default x86_64 CPU architecture. Note that some features will not be available.",
140
+ "ai:Check your VM reboot configuration": "Check your VM reboot configuration.",
141
+ "ai:Choose a namespace from your existing host inventory in order to select hosts for your node pools. The namespace will be composed of 1 or more infrastructure environments. After the cluster is created, a host will become a worker node.": "Select a namespace from your existing host inventory in order to select hosts for your node pools. The namespace will contain 1 or more infrastructure environments. After the cluster is created, a host becomes a worker node.",
140
142
  "ai:Clear": "Clear",
141
143
  "ai:Clear all filters": "Clear all filters",
142
144
  "ai:Clear filters": "Clear filters",
@@ -150,14 +152,14 @@
150
152
  "ai:Cluster configured and ready for installation.": "Cluster configured and ready for installation.",
151
153
  "ai:Cluster details": "Cluster details",
152
154
  "ai:Cluster Details": "Cluster Details",
153
- "ai:cluster doesn't contain the feature_usage field": "cluster doesn't contain the feature_usage field",
154
- "ai:cluster doesn't contain the openshift_version field": "cluster doesn't contain the openshift_version field",
155
+ "ai:cluster doesn't contain the feature_usage field": "cluster does not contain the feature_usage field",
156
+ "ai:cluster doesn't contain the openshift_version field": "cluster does not contain the openshift_version field",
155
157
  "ai:Cluster Events": "Cluster Events",
156
158
  "ai:Cluster hosts": "Cluster hosts",
157
159
  "ai:Cluster installation failed": "Cluster installation failed",
158
160
  "ai:Cluster installation process": "Cluster installation process",
159
- "ai:Cluster installation was cancelled": "Cluster installation was cancelled",
160
- "ai:Cluster is ready for installation": "Cluster is ready for installation",
161
+ "ai:Cluster installation was cancelled": "Cluster installation was cancelled.",
162
+ "ai:Cluster is ready for installation": "Cluster is ready for installation.",
161
163
  "ai:Cluster must have at least 3 hosts.": "Cluster must have at least 3 hosts.",
162
164
  "ai:Cluster name": "Cluster name",
163
165
  "ai:Cluster network CIDR": "Cluster network CIDR",
@@ -176,9 +178,9 @@
176
178
  "ai:Compatible with cluster platform": "Compatible with cluster platform",
177
179
  "ai:Condition": "Condition",
178
180
  "ai:Configuration is hanging for a long time.": "Configuration is hanging for a long time.",
179
- "ai:Configuration may take a few minutes.": "Configuration may take a few minutes.",
181
+ "ai:Configuration may take a few minutes.": "Configuration might take a few minutes.",
180
182
  "ai:Configure": "Configure",
181
- "ai:Configure advanced networking properties (e.g. CIDR ranges).": "Configure advanced networking properties (e.g. CIDR ranges).",
183
+ "ai:Configure advanced networking properties (e.g. CIDR ranges).": "Configure advanced networking properties (for example, CIDR ranges).",
182
184
  "ai:Configure cluster-wide trusted certificates": "Configure cluster-wide trusted certificates",
183
185
  "ai:Configure environment": "Configure environment",
184
186
  "ai:Configure host inventory settings": "Configure host inventory settings",
@@ -205,12 +207,12 @@
205
207
  "ai:Could not download kubeconfig": "Could not download kubeconfig",
206
208
  "ai:Could not fetch infra environments": "Could not fetch infra environments",
207
209
  "ai:Could not fetch pull secret": "Could not fetch pull secret",
208
- "ai:Could not get secret": "Could not get secret",
209
210
  "ai:Could not load events": "Could not load events",
210
211
  "ai:Could not load events from the standard location. You can check the events in the <1>raw format</1>.": "Could not load events from the standard location. You can check the events in the <1>raw format</1>.",
211
212
  "ai:CPU architecture": "CPU architecture",
212
213
  "ai:CPU Architecture": "CPU Architecture",
213
214
  "ai:CPU cores": "CPU cores",
215
+ "ai:CPU Cores": "CPU Cores",
214
216
  "ai:CPU cores and clock speed": "CPU cores and clock speed",
215
217
  "ai:CPU model name": "CPU model name",
216
218
  "ai:Create": "Create",
@@ -219,8 +221,6 @@
219
221
  "ai:Database storage": "Database storage",
220
222
  "ai:Default route to host": "Default route to host",
221
223
  "ai:Define the quantity of worker nodes and nodepools to create for your cluster. Additional worker nodes and nodepools can be added after the cluster is created.": "Define the quantity of worker nodes and nodepools to create for your cluster. Additional worker nodes and nodepools can be added after the cluster is created.",
222
- "ai:Delete hosts": "Delete hosts",
223
- "ai:Delete hosts dialog": "Delete hosts dialog",
224
224
  "ai:Deleted hosts": "Deleted hosts",
225
225
  "ai:Details": "Details",
226
226
  "ai:Developer Preview": "Developer Preview",
@@ -228,14 +228,18 @@
228
228
  "ai:Developer preview release": "Developer preview release",
229
229
  "ai:DHCP only": "DHCP only",
230
230
  "ai:DHCP or static IP Addresses": "DHCP or static IP Addresses",
231
+ "ai:Disable in cluster": "Disable in cluster",
231
232
  "ai:Discover a single host via Baseboard Management Controller": "Discover a single host via Baseboard Management Controller",
232
233
  "ai:Discover hosts by booting a discovery image": "Discover hosts by booting a discovery image",
233
- "ai:Discover multiple hosts by providing yaml with Bare Metal Host definitions": "Discover multiple hosts by providing yaml with Bare Metal Host definitions",
234
- "ai:Discovery ISO is ready to be downloaded": "Discovery ISO is ready to be downloaded",
234
+ "ai:Discover multiple hosts by providing yaml with Bare Metal Host definitions": "Discover multiple hosts by providing YAML with Bare Metal Host definitions",
235
+ "ai:Discovered hostname": "Discovered hostname",
236
+ "ai:Discovered on": "Discovered on",
237
+ "ai:Discovery ISO": "Discovery ISO",
238
+ "ai:Discovery ISO is ready to be downloaded": "Discovery ISO is ready to be downloaded.",
235
239
  "ai:Discovery ISO URL": "Discovery ISO URL",
236
240
  "ai:Discovery type": "Discovery type",
237
241
  "ai:Disk encryption requirements": "Disk encryption requirements",
238
- "ai:Disk is not eligible for installation": "Disk is not eligible for installation",
242
+ "ai:Disk is not eligible for installation": "Disk is not eligible for installation.",
239
243
  "ai:Displaying only hosts with {{cpuArchitecture}} architecture in the table.": "Displaying only hosts with {{cpuArchitecture}} architecture in the table.",
240
244
  "ai:Displays events": "Displays events",
241
245
  "ai:DNS": "DNS",
@@ -244,6 +248,7 @@
244
248
  "ai:Do not use forbidden words, for example: \"localhost\".": "Do not use forbidden words, for example: \"localhost\".",
245
249
  "ai:Download Discovery ISO": "Download Discovery ISO",
246
250
  "ai:Download host discovery ISO dialog": "Download host discovery ISO dialog",
251
+ "ai:Download host logs": "Download host logs",
247
252
  "ai:Download Installation Logs": "Download Installation Logs",
248
253
  "ai:Download kubeconfig": "Download kubeconfig",
249
254
  "ai:Download script file": "Download script file",
@@ -253,18 +258,20 @@
253
258
  "ai:Download the example iPXE script file": "Download the example iPXE script file",
254
259
  "ai:Draft": "Draft",
255
260
  "ai:Drag a file here or browse to upload": "Drag a file here or browse to upload",
261
+ "ai:Edit BMC": "Edit BMC",
256
262
  "ai:Edit BMH": "Edit BMH",
257
263
  "ai:Edit BMH dialog": "Edit BMH dialog",
258
264
  "ai:Edit cluster-wide proxy settings": "Edit cluster-wide proxy settings",
259
265
  "ai:Edit ISO configuration": "Edit ISO configuration",
260
266
  "ai:Edit NTP sources": "Edit NTP sources",
261
- "ai:Edit Ntp sources dialog": "Edit Ntp sources dialog",
267
+ "ai:Edit Ntp sources dialog": "Edit NTP sources dialog",
262
268
  "ai:Edit proxy settings": "Edit proxy settings",
263
269
  "ai:edit pull secret": "edit pull secret",
264
270
  "ai:Edit pull secret": "Edit pull secret",
265
271
  "ai:Edit pull secret dialog": "Edit pull secret dialog",
266
272
  "ai:Edit SSH public key": "Edit SSH public key",
267
273
  "ai:Edit SSH public key dialog": "Edit SSH public key dialog",
274
+ "ai:Enable in cluster": "Enable in cluster",
268
275
  "ai:Enabled for the installation": "Enabled for the installation",
269
276
  "ai:Enter a password for the BMC": "Enter a password for the BMC",
270
277
  "ai:Enter a username for the BMC": "Enter a username for the BMC",
@@ -293,7 +300,6 @@
293
300
  "ai:Failed to create IngressController": "Failed to create IngressController",
294
301
  "ai:Failed to delete host": "Failed to delete host",
295
302
  "ai:Failed to download the discovery Image": "Failed to download the discovery Image",
296
- "ai:Failed to fetch adminPasswordSecret secret.": "Failed to fetch adminPasswordSecret secret.",
297
303
  "ai:Failed to fetch cluster credentials.": "Failed to fetch cluster credentials.",
298
304
  "ai:Failed to patch assisted-image-service route for new domain.": "Failed to patch assisted-image-service route for new domain.",
299
305
  "ai:Failed to save ClusterDeployment": "Failed to save ClusterDeployment",
@@ -305,14 +311,14 @@
305
311
  "ai:Failing infrastructure environment": "Failing infrastructure environment",
306
312
  "ai:File is not structured correctly. Use the template to use the right file structure.": "File is not structured correctly. Use the template to use the right file structure.",
307
313
  "ai:File not supported.": "File not supported.",
308
- "ai:File size is too big. Upload a new {{maxFileSizeKb}} Kb or less.": "File size is too big. Upload a new {{maxFileSizeKb}} Kb or less.",
314
+ "ai:File size is too big. Upload a new {{maxFileSizeKb}} Kb or less.": "File size is too big. Upload a new file that is {{maxFileSizeKb}} Kb or less.",
309
315
  "ai:File type is not supported. File type must be {{acceptedFiles}}.": "File type is not supported. File type must be {{acceptedFiles}}.",
310
316
  "ai:Filter by text": "Filter by text",
311
317
  "ai:Filter hosts by existing labels": "Filter hosts by existing labels",
312
318
  "ai:Finalizing": "Finalizing",
313
319
  "ai:Find by hostname": "Find by hostname",
314
320
  "ai:For example: host-{{n}}": "For example: host-{{n}}",
315
- "ai:Forwarding it could put your credentials and personal data at risk.": "Forwarding it could put your credentials and personal data at risk.",
321
+ "ai:Forwarding it could put your credentials and personal data at risk.": "Forwarding it might put your credentials and personal data at risk.",
316
322
  "ai:Full image file: Provision with physical media": "Full image file: Provision with physical media",
317
323
  "ai:General configuration": "General configuration",
318
324
  "ai:Generate Discovery ISO": "Generate Discovery ISO",
@@ -321,7 +327,7 @@
321
327
  "ai:Generating discovery ISO": "Generating discovery ISO",
322
328
  "ai:Generating iPXE script": "Generating iPXE script",
323
329
  "ai:Go to cluster {{clusterName}}": "Go to cluster {{clusterName}}",
324
- "ai:Go to cluster configuration to start the installation": "Go to cluster configuration to start the installation",
330
+ "ai:Go to cluster configuration to start the installation": "Go to cluster configuration to start the installation.",
325
331
  "ai:Go to cluster list": "Go to cluster list",
326
332
  "ai:Hardware": "Hardware",
327
333
  "ai:Hardware information": "Hardware information",
@@ -343,7 +349,7 @@
343
349
  "ai:Host validations": "Host validations",
344
350
  "ai:Host's network interfaces table": "Host's network interfaces table",
345
351
  "ai:Hostname": "Hostname",
346
- "ai:Hostname can not be localhost": "Hostname can not be localhost",
352
+ "ai:Hostname can not be localhost": "Hostname cannot be localhost",
347
353
  "ai:Hostname cannot be changed": "Hostname cannot be changed",
348
354
  "ai:Hostname cannot be changed for selected hosts.": "Hostname cannot be changed for selected hosts.",
349
355
  "ai:Hostname cannot be edited while host is either installed or being installed.": "Hostname cannot be edited while host is either installed or being installed.",
@@ -355,7 +361,7 @@
355
361
  "ai:Hosts": "Hosts",
356
362
  "ai:Hosts in the cluster": "Hosts in the cluster",
357
363
  "ai:Hosts inventory": "Hosts inventory",
358
- "ai:Hosts may take a few minutes to appear here after booting.": "Hosts may take a few minutes to appear here after booting.",
364
+ "ai:Hosts may take a few minutes to appear here after booting.": "Hosts might take a few minutes to appear here after booting.",
359
365
  "ai:Hosts not showing up troubleshooter": "Hosts not showing up troubleshooter",
360
366
  "ai:Hosts outside of this range will not be included in the new cluster.": "Hosts outside of this range will not be included in the new cluster.",
361
367
  "ai:Hosts selection": "Hosts selection",
@@ -369,15 +375,15 @@
369
375
  "ai:HTTPS Proxy URL": "HTTPS Proxy URL",
370
376
  "ai:I understand, accept, and agree to the limitations associated with using Single Node OpenShift.": "I understand, accept, and agree to the limitations associated with using Single Node OpenShift.",
371
377
  "ai:If hosts are behind a firewall that requires the use of a proxy, provide additional information about the proxy.": "If hosts are behind a firewall that requires the use of a proxy, provide additional information about the proxy.",
372
- "ai:If not, please start your VMs with the following configuration:": "If not, please start your VMs with the following configuration:",
378
+ "ai:If not, please start your VMs with the following configuration:": "If not, start your VMs with the following configuration:",
373
379
  "ai:If the cluster hosts are in a network with a re-encrypting (MITM) proxy or the cluster needs to trust certificates for other purposes (e.g. container image registries).": "If the cluster hosts are in a network with a re-encrypting (MITM) proxy or the cluster needs to trust certificates for other purposes (e.g. container image registries).",
374
- "ai:If the configuration is taking longer than 3 minutes, you'll need to troubleshoot.": "If the configuration is taking longer than 3 minutes, you'll need to troubleshoot.",
380
+ "ai:If the configuration is taking longer than 5 minutes, you might need to troubleshoot.": "If the configuration is taking longer than 5 minutes, you might need to troubleshoot.",
375
381
  "ai:If there are many clusters, use higher values for the storage fields.": "If there are many clusters, use higher values for the storage fields.",
376
- "ai:If you exit this flow you can see its status in the list view or details page.": "If you exit this flow you can see its status in the list view or details page.",
382
+ "ai:If you exit this flow you can see its status in the list view or details page.": "If you exit this flow, you can see its status in the list view or details page.",
377
383
  "ai:If you prefer using the CLI, follow the instructions in": "If you prefer using the CLI, follow the instructions in",
378
384
  "ai:If you used DHCP networking, verify that your DHCP server is enabled": "If you used DHCP networking, verify that your DHCP server is enabled",
379
385
  "ai:If you used static IP, bridges, and bonds networking, verify that your configurations are correct": "If you used static IP, bridges, and bonds networking, verify that your configurations are correct",
380
- "ai:If you're running your hub cluster of Amazon Web Services and want to enable the CIM service, we recommend you to configure your load balancer if it is not already configured. Learn more about enabling CIM on AWS.": "If you're running your hub cluster of Amazon Web Services and want to enable the CIM service, we recommend you to configure your load balancer if it is not already configured. Learn more about enabling CIM on AWS.",
386
+ "ai:If you're running your hub cluster of Amazon Web Services and want to enable the CIM service, we recommend you to configure your load balancer if it is not already configured. Learn more about enabling CIM on AWS.": "If you're running your hub cluster of Amazon Web Services and want to enable the CIM service, configure your load balancer if it is not already configured. Learn more about enabling CIM on AWS.",
381
387
  "ai:Ignition file downloadable": "Ignition file downloadable",
382
388
  "ai:Illegal hostname": "Illegal hostname",
383
389
  "ai:Image storage": "Image storage",
@@ -410,17 +416,17 @@
410
416
  "ai:Installing {{count}} worker_plural": "Installing {{count}} workers",
411
417
  "ai:Installing {{operatorsCountString}}": "Installing {{operatorsCountString}}",
412
418
  "ai:Installing SNO will result in an OpenShift deployment that is not highly available.": "Installing SNO will result in an OpenShift deployment that is not highly available.",
413
- "ai:IP address block from which Pod IPs are allocated This block must not overlap with existing physical networks. These IP addresses are used for the Pod network, and if you need to access the Pods from an external network, configure load balancers and routers to manage the traffic.": "IP address block from which Pod IPs are allocated This block must not overlap with existing physical networks. These IP addresses are used for the Pod network, and if you need to access the Pods from an external network, configure load balancers and routers to manage the traffic.",
419
+ "ai:IP address block from which Pod IPs are allocated This block must not overlap with existing physical networks. These IP addresses are used for the Pod network, and if you need to access the Pods from an external network, configure load balancers and routers to manage the traffic.": "IP address block from which Pod IPs are allocated. This block must not overlap with existing physical networks. These IP addresses are used for the Pod network, and if you need to access the Pods from an external network, configure load balancers and routers to manage the traffic.",
414
420
  "ai:IP allocation from the DHCP server timed out.": "IP allocation from the DHCP server timed out.",
415
421
  "ai:iPXE script file is ready to be downloaded": "iPXE script file is ready to be downloaded",
416
422
  "ai:iPXE script file URL": "iPXE script file URL",
417
423
  "ai:It can be fixed in the <2></2> step.": "It can be fixed in the <2></2> step.",
418
- "ai:It is not possible to remove a host which is being installed.": "It is not possible to remove a host which is being installed.",
424
+ "ai:It is not possible to remove a host which is being installed.": "It is not possible to remove a host that is being installed.",
419
425
  "ai:It is not possible to remove a node from a cluster during installation.": "It is not possible to remove a node from a cluster during installation.",
420
426
  "ai:It is not possible to remove control plane node from an installed cluster.": "It is not possible to remove control plane node from an installed cluster.",
421
- "ai:It may take a few minutes for the join request to appear.": "It may take a few minutes for the join request to appear.",
422
- "ai:It seems the Central infrastructure management is not configured which will prevent its features to be used. Please refer to the documentation for the first time setup steps.": "It seems the Central infrastructure management is not configured which will prevent its features to be used. Please refer to the documentation for the first time setup steps.",
423
- "ai:It seems the Metal3 operator is missing configuration which will prevent it to find bare metal hosts in this namespace. Please refer to the documentation for the first time setup steps.": "It seems the Metal3 operator is missing configuration which will prevent it to find bare metal hosts in this namespace. Please refer to the documentation for the first time setup steps.",
427
+ "ai:It may take a few minutes for the join request to appear.": "It might take a few minutes for the join request to appear.",
428
+ "ai:It seems the Central infrastructure management is not configured which will prevent its features to be used. Please refer to the documentation for the first time setup steps.": "Central Infrastructure Management is not configured, which prevents its features from being used. Refer to the documentation for the first time setup steps.",
429
+ "ai:It seems the Metal3 operator is missing configuration which will prevent it to find bare metal hosts in this namespace. Please refer to the documentation for the first time setup steps.": "The Metal3 operator is not configured correctly, which prevents it from finding bare metal hosts in this namespace. Refer to the documentation for the first time setup steps.",
424
430
  "ai:Keep the Discovery ISO media connected to the device throughout the installation process and set each host to boot <bold>only one time</bold> from this device. ": "Keep the Discovery ISO media connected to the device throughout the installation process and set each host to boot <bold>only one time</bold> from this device. ",
425
431
  "ai:Keep the Discovery ISO media connected to the device throughout the installation process and set each host to boot <bold>only one time</bold> from this device. _plural": "Keep the Discovery ISO media connected to the device throughout the installation process and set each host to boot <bold>only one time</bold> from this device. ",
426
432
  "ai:Keep the field empty to match <bold>any</bold> location.": "Keep the field empty to match <bold>any</bold> location.",
@@ -444,7 +450,7 @@
444
450
  "ai:Logical Volume Manager requirements": "Logical Volume Manager requirements",
445
451
  "ai:Logical Volume Manager Storage": "Logical Volume Manager Storage",
446
452
  "ai:LSO requirements": "LSO requirements",
447
- "ai:MAC has to be specified": "MAC has to be specified",
453
+ "ai:MAC has to be specified": "MAC must be specified",
448
454
  "ai:MAC to interface name mapping": "MAC to interface name mapping",
449
455
  "ai:Machine CIDR": "Machine CIDR",
450
456
  "ai:Machine CIDR conforms expected": "Machine CIDR conforms expected",
@@ -456,8 +462,9 @@
456
462
  "ai:Manually fix the host's NTP configuration or provide additional NTP sources.": "Manually fix the host's NTP configuration or provide additional NTP sources.",
457
463
  "ai:Manufacturer": "Manufacturer",
458
464
  "ai:Maximum availability {{maxAgents}}": "Maximum availability {{maxAgents}}",
459
- "ai:Maximum availability is based on the number of hosts available in a given namespace. The number changes dynamically depending on the filtering labels added above.": "Maximum availability is based on the number of hosts available in a given namespace. The number changes dynamically depending on the filtering labels added above.",
465
+ "ai:Maximum availability is based on the number of hosts available in a given namespace. The number changes dynamically depending on the filtering labels added above.": "Maximum availability is based on the number of hosts available in a given namespace. The number changes dynamically depending on the filtering labels previously added.",
460
466
  "ai:Maximum hosts count {{HOSTS_MAX_COUNT}} reached.": "Maximum hosts count {{HOSTS_MAX_COUNT}} reached.",
467
+ "ai:MCE requirements": "MCE requirements",
461
468
  "ai:Media Connected": "Media Connected",
462
469
  "ai:Memory": "Memory",
463
470
  "ai:Memory capacity": "Memory capacity",
@@ -472,11 +479,13 @@
472
479
  "ai:Minimum hardware requirements": "Minimum hardware requirements",
473
480
  "ai:Minimum Memory": "Minimum Memory",
474
481
  "ai:Minimum memory for selected role": "Minimum memory for selected role",
475
- "ai:More info for configure storage sizes": "More info for configure storage sizes",
476
- "ai:More info for database storage": "More info for database storage",
477
- "ai:More info for image storage": "More info for image storage",
478
- "ai:More info for load balancer on Amazon web services": "More info for load balancer on Amazon web services",
479
- "ai:More info for system storage": "More info for system storage",
482
+ "ai:More info for configure storage sizes": "More information for configure storage sizes",
483
+ "ai:More info for database storage": "More information for database storage",
484
+ "ai:More info for image storage": "More information for image storage",
485
+ "ai:More info for load balancer on Amazon web services": "More information for load balancer on Amazon web services",
486
+ "ai:More info for system storage": "More information for system storage",
487
+ "ai:Multicluster engine": "Multicluster engine",
488
+ "ai:Multicluster engine requirements": "Multicluster engine requirements",
480
489
  "ai:Must be unique": "Must be unique",
481
490
  "ai:Must have a storage class": "Must have a storage class",
482
491
  "ai:Must start and end with an alphanumeric character": "Must start and end with an alphanumeric character",
@@ -528,7 +537,7 @@
528
537
  "ai:Not ready": "Not ready",
529
538
  "ai:NTP server": "NTP server",
530
539
  "ai:NTP sources": "NTP sources",
531
- "ai:NTP sources can be edited in Host's Infrastructure environment. After updating the NTP sources, make sure to restart the host.": "NTP sources can be edited in Host's Infrastructure environment. After updating the NTP sources, make sure to restart the host.",
540
+ "ai:NTP sources can be edited in Host's Infrastructure environment. After updating the NTP sources, make sure to restart the host.": "NTP sources can be edited in Host's Infrastructure environment. After updating the NTP sources, restart the host.",
532
541
  "ai:NTP status": "NTP status",
533
542
  "ai:NTP synchronization": "NTP synchronization",
534
543
  "ai:NTP synchronization failure": "NTP synchronization failure",
@@ -546,7 +555,7 @@
546
555
  "ai:OpenShift": "OpenShift",
547
556
  "ai:OpenShift Cluster Manager": "OpenShift Cluster Manager",
548
557
  "ai:OpenShift Data Foundation": "OpenShift Data Foundation",
549
- "ai:OpenShift in-place upgrades aren't expected to work with SNO. If an upgrade is needed, your system will need a redeployment.": "OpenShift in-place upgrades aren't expected to work with SNO. If an upgrade is needed, your system will need a redeployment.",
558
+ "ai:OpenShift in-place upgrades aren't expected to work with SNO. If an upgrade is needed, your system will need a redeployment.": "OpenShift in-place upgrades are not expected to work with SNO. If an upgrade is needed, your system to be redeployed.",
550
559
  "ai:OpenShift version": "OpenShift version",
551
560
  "ai:OpenShift Virtualization": "OpenShift Virtualization",
552
561
  "ai:OpenShift Web Console troubleshooting": "OpenShift Web Console troubleshooting",
@@ -554,23 +563,22 @@
554
563
  "ai:Option 1: Add the following records to your DNS server (recommended)": "Option 1: Add the following records to your DNS server (recommended)",
555
564
  "ai:Option 2: Update your local /etc/hosts or /etc/resolv.conf files": "Option 2: Update your local /etc/hosts or /etc/resolv.conf files",
556
565
  "ai:Otherwise, the VMs will not be able to reboot during the installation process.": "Otherwise, the VMs will not be able to reboot during the installation process.",
557
- "ai:OVN separates the physical network topology from the logical one and is recommended if you're using new or telco features.": "OVN separates the physical network topology from the logical one and is recommended if you're using new or telco features.",
566
+ "ai:OVN separates the physical network topology from the logical one and is recommended if you're using new or telco features.": "OVN separates the physical network topology from the logical one and is recommended if you are using new or telco features.",
558
567
  "ai:Packet loss": "Packet loss",
559
568
  "ai:Password": "Password",
560
- "ai:Paste one or more PEM formatted certificates that you want the cluster to trust into this field.": "Paste one or more PEM formatted certificates that you want the cluster to trust into this field.",
569
+ "ai:Paste in 1 or more PEM formatted certificates that you want the cluster to trust.": "Paste in 1 or more PEM formatted certificates that you want the cluster to trust.",
561
570
  "ai:Paste the content of a public ssh key you want to use to connect to the hosts into this field.": "Paste the content of a public ssh key you want to use to connect to the hosts into this field.",
562
571
  "ai:Pending - {{operatorsCountString}}": "Pending - {{operatorsCountString}}",
563
572
  "ai:Pending host assignment": "Pending host assignment",
564
573
  "ai:Pending input": "Pending input",
565
574
  "ai:Pending validations:": "Pending validations:",
566
575
  "ai:Platform network settings": "Platform network settings",
567
- "ai:Please hold on till background checks are started.": "Please hold on till background checks are started.",
568
- "ai:Please note that this version is not production-ready.": "Please note that this version is not production-ready.",
569
- "ai:Please refer to the <2>OpenShift networking documentation</2> to configure your cluster's networking, including:": "Please refer to the <2>OpenShift networking documentation</2> to configure your cluster's networking, including:",
570
- "ai:Please select a subnet. ({{hostSubnetLength}} available)": "Please select a subnet. ({{hostSubnetLength}} available)",
571
- "ai:Please select at least 3 hosts for the cluster.": "Please select at least 3 hosts for the cluster.",
572
- "ai:Please select one host for the cluster.": "Please select one host for the cluster.",
573
- "ai:Please wait till all checks are finished.": "Please wait till all checks are finished.",
576
+ "ai:Please note that this version is not production-ready.": "Note that this version is not production-ready.",
577
+ "ai:Please refer to the <2>OpenShift networking documentation</2> to configure your cluster's networking, including:": "Refer to the <2>OpenShift networking documentation</2> to configure your cluster's networking, including:",
578
+ "ai:Please select a subnet. ({{hostSubnetLength}} available)": "Select a subnet. ({{hostSubnetLength}} available)",
579
+ "ai:Please select at least 3 hosts for the cluster.": "Select at least 3 hosts for the cluster.",
580
+ "ai:Please select one host for the cluster.": "Select one host for the cluster.",
581
+ "ai:Please wait till all checks are finished.": "Wait until all of the checks are finished.",
574
582
  "ai:Port of the NodePort service. If set to 0, the port is dynamically assigned when the service is created.": "Port of the NodePort service. If set to 0, the port is dynamically assigned when the service is created.",
575
583
  "ai:Preparing cluster installation": "Preparing cluster installation",
576
584
  "ai:Preparing for installation": "Preparing for installation",
@@ -580,7 +588,7 @@
580
588
  "ai:Provide an endpoint for application traffic flowing in from outside the cluster. If needed, contact your IT manager for more information. {{vipHelperSuffix}}": "Provide an endpoint for application traffic flowing in from outside the cluster. If needed, contact your IT manager for more information. {{vipHelperSuffix}}",
581
589
  "ai:Provide an endpoint for users, both human and machine, to interact with and configure the platform. If needed, contact your IT manager for more information. {{vipHelperSuffix}}": "Provide an endpoint for users, both human and machine, to interact with and configure the platform. If needed, contact your IT manager for more information. {{vipHelperSuffix}}",
582
590
  "ai:Provide an SSH key to be able to connect to the hosts for debugging purposes during the discovery process": "Provide an SSH key to be able to connect to the hosts for debugging purposes during the discovery process",
583
- "ai:Provide as many labels as you can to narrow the list to relevant hosts only.": "Provide as many labels as you can to narrow the list to relevant hosts only.",
591
+ "ai:Provide as many labels as you can to narrow the list to relevant hosts only.": "Provide as many labels as you can to narrow the list to relevant hosts.",
584
592
  "ai:Provide SSH keys separated by newlines to be able to connect to the hosts for debugging purposes during the discovery process": "Provide SSH keys separated by newlines to be able to connect to the hosts for debugging purposes during the discovery process",
585
593
  "ai:Provided cluster configuration is not valid": "Provided cluster configuration is not valid",
586
594
  "ai:Proxy settings": "Proxy settings",
@@ -595,6 +603,11 @@
595
603
  "ai:Recommended option. The generated discovery ISO will be smaller, but will need to download additional data during boot. This option is useful if ISO storage capacity is limited or if it's being served over a constrained network.": "Recommended option. The generated discovery ISO will be smaller, but will need to download additional data during boot. This option is useful if ISO storage capacity is limited or if it's being served over a constrained network.",
596
604
  "ai:Release domain resolution": "Release domain resolution",
597
605
  "ai:Remove": "Remove",
606
+ "ai:Remove from the cluster": "Remove from the cluster",
607
+ "ai:Remove host": "Remove host",
608
+ "ai:Remove hosts": "Remove hosts",
609
+ "ai:Remove hosts dialog": "Remove hosts dialog",
610
+ "ai:Remove hosts?": "Remove hosts?",
598
611
  "ai:Remove nodepool": "Remove nodepool",
599
612
  "ai:Remove Nodepool": "Remove Nodepool",
600
613
  "ai:Removing {{name}} will remove the association with {{count}} host. These hosts will become available for other nodepools.": "Removing {{name}} will remove the association with {{count}} host. These hosts will become available for other nodepools.",
@@ -603,6 +616,7 @@
603
616
  "ai:Report a bug": "Report a bug",
604
617
  "ai:Required field": "Required field",
605
618
  "ai:Required.": "Required.",
619
+ "ai:Reset host": "Reset host",
606
620
  "ai:Review and create": "Review and create",
607
621
  "ai:Role": "Role",
608
622
  "ai:Run these commands to use the script:": "Run these commands to use the script:",
@@ -615,10 +629,10 @@
615
629
  "ai:See cluster details": "See cluster details",
616
630
  "ai:Select a state": "Select a state",
617
631
  "ai:Select all": "Select all",
618
- "ai:Select how you'd like to add hosts (Discovery ISO, iPXE, or BMC form) and follow the instructions that appear.": "Select how you'd like to add hosts (Discovery ISO, iPXE, or BMC form) and follow the instructions that appear.",
632
+ "ai:Select how you'd like to add hosts (Discovery ISO, iPXE, or BMC form) and follow the instructions that appear.": "Select the method of adding hosts (Discovery ISO, iPXE, or BMC form) and follow the instructions.",
619
633
  "ai:Select none": "Select none",
620
634
  "ai:Select one or more locations to view hosts": "Select one or more locations to view hosts",
621
- "ai:Select one or multiple locations to choose the hosts from.": "Select one or multiple locations to choose the hosts from.",
635
+ "ai:Select one or multiple locations to choose the hosts from.": "Select one or multiple locations of the hosts.",
622
636
  "ai:selected": "selected",
623
637
  "ai:Selected image does not support arm64": "Selected image does not support arm64",
624
638
  "ai:Service CIDR": "Service CIDR",
@@ -631,7 +645,7 @@
631
645
  "ai:Single Node OpenShift disclaimer": "Single Node OpenShift disclaimer",
632
646
  "ai:Single-Node OpenShift is not supported in this OpenShift version": "Single-Node OpenShift is not supported in this OpenShift version",
633
647
  "ai:SNO enables you to install OpenShift using only one host.": "SNO enables you to install OpenShift using only one host.",
634
- "ai:SNO is in a proof-of-concept stage and is not supported in any way.": "SNO is in a proof-of-concept stage and is not supported in any way.",
648
+ "ai:SNO is in a proof-of-concept stage and is not supported in any way.": "SNO is in a proof-of-concept stage and is not supported.",
635
649
  "ai:SNO: One host is required with at least {{sno_cpu_cores}} CPU cores, {{snoRam}} of RAM, and {{sno_disksize}} GB of disk size storage.": "SNO: One host is required with at least {{sno_cpu_cores}} CPU cores, {{snoRam}} of RAM, and {{sno_disksize}} GB of disk size storage.",
636
650
  "ai:Software-Defined Networking (SDN)": "Software-Defined Networking (SDN)",
637
651
  "ai:Software-Defined Networking (SDN) cannot be selected for SNO clusters or when IPv6 is detected.": "Software-Defined Networking (SDN) cannot be selected for SNO clusters or when IPv6 is detected.",
@@ -640,10 +654,10 @@
640
654
  "ai:Some hosts are in an error state.": "Some hosts are in an error state.",
641
655
  "ai:Some hosts are not ready.": "Some hosts are not ready.",
642
656
  "ai:Some validations failed": "Some validations failed",
643
- "ai:Specify how much storage is allocated for storing files such as database tables and database views for the clusters. Recommended is 10Gi or more. The value can not be updated later.": "Specify how much storage is allocated for storing files such as database tables and database views for the clusters. Recommended is 10Gi or more. The value can not be updated later.",
644
- "ai:Specify how much storage is allocated for storing logs, manifests and \"kubeconfig\" files for the clusters. Recommended is 100Gi or more. The value can not be updated later.": "Specify how much storage is allocated for storing logs, manifests and \"kubeconfig\" files for the clusters. Recommended is 100Gi or more. The value can not be updated later.",
645
- "ai:Specify how much storage to allocate for the images of the clusters. There must be 1G of image storage for each instance of Red Hat Enterprise Linux CoreOS that is running. Recommended is 50Gi or more. The value can not be updated later.": "Specify how much storage to allocate for the images of the clusters. There must be 1G of image storage for each instance of Red Hat Enterprise Linux CoreOS that is running. Recommended is 50Gi or more. The value can not be updated later.",
646
- "ai:Specify the HTTPS proxy that agents should use to access the discovery service. If you don't provide a value, your HTTP proxy URL will be used by default for both HTTP and HTTPS connections.": "Specify the HTTPS proxy that agents should use to access the discovery service. If you don't provide a value, your HTTP proxy URL will be used by default for both HTTP and HTTPS connections.",
657
+ "ai:Specify how much storage is allocated for storing files such as database tables and database views for the clusters. Recommended is 10Gi or more. The value can not be updated later.": "Specify how much storage is allocated for storing files such as database tables and database views for the clusters. Recommended is 10Gi or more. The value cannot be updated later.",
658
+ "ai:Specify how much storage is allocated for storing logs, manifests and \"kubeconfig\" files for the clusters. Recommended is 100Gi or more. The value can not be updated later.": "Specify how much storage is allocated for storing logs, manifests and \"kubeconfig\" files for the clusters. Recommended is 100Gi or more. The value cannot be updated later.",
659
+ "ai:Specify how much storage to allocate for the images of the clusters. There must be 1G of image storage for each instance of Red Hat Enterprise Linux CoreOS that is running. Recommended is 50Gi or more. The value can not be updated later.": "Specify how much storage to allocate for the images of the clusters. There must be 1G of image storage for each instance of Red Hat Enterprise Linux CoreOS that is running. Recommended is 50Gi or more. The value cannot be updated later.",
660
+ "ai:Specify the HTTPS proxy that agents should use to access the discovery service. If you don't provide a value, your HTTP proxy URL will be used by default for both HTTP and HTTPS connections.": "Specify the HTTPS proxy that agents should use to access the discovery service. If you do not provide a value, your HTTP proxy URL is used by default for both HTTP and HTTPS connections.",
647
661
  "ai:SSH into your machine": "SSH into your machine",
648
662
  "ai:SSH public key": "SSH public key",
649
663
  "ai:Start and end with a lowercase letter or a number.": "Start and end with a lowercase letter or a number.",
@@ -667,10 +681,10 @@
667
681
  "ai:The agent is not bound to a cluster.": "The agent is not bound to a cluster.",
668
682
  "ai:The agent ran successfully": "The agent ran successfully",
669
683
  "ai:The classic bullet-proof networking type": "The classic bullet-proof networking type",
670
- "ai:The cluster can not be installed yet because there are no available hosts with {{cpuArchitecture}} architecture found. To continue:": "The cluster can not be installed yet because there are no available hosts with {{cpuArchitecture}} architecture found. To continue:",
684
+ "ai:The cluster can not be installed yet because there are no available hosts with {{cpuArchitecture}} architecture found. To continue:": "The cluster cannot be installed because there are no available hosts with {{cpuArchitecture}} architecture found. To continue:",
671
685
  "ai:The cluster has 0 hosts. No workloads will be able to run.": "The cluster has 0 hosts. No workloads will be able to run.",
672
686
  "ai:The cluster is not ready for installation.": "The cluster is not ready for installation.",
673
- "ai:The cluster is not ready yet. Some hosts have an ineligible name. To change the hostname, click on it.": "The cluster is not ready yet. Some hosts have an ineligible name. To change the hostname, click on it.",
687
+ "ai:The cluster is not ready yet. Some hosts have an ineligible name. To change the hostname, click on it.": "The cluster is not ready. Some hosts have an ineligible name. Click the hostname to change its name.",
674
688
  "ai:The DHCP server failed to allocate the IP": "The DHCP server failed to allocate the IP",
675
689
  "ai:The discovery agent is running with the correct parameters": "The discovery agent is running with the correct parameters",
676
690
  "ai:The file cannot be uploaded": "The file cannot be uploaded",
@@ -678,12 +692,12 @@
678
692
  "ai:The following fields are invalid or missing": "The following fields are invalid or missing",
679
693
  "ai:The following requirement must be met:": "The following requirement must be met:",
680
694
  "ai:The following requirement must be met:_plural": "The following requirements must be met:",
681
- "ai:The generated discovery ISO will contain everything needed to boot.": "The generated discovery ISO will contain everything needed to boot.",
695
+ "ai:The generated discovery ISO will contain everything needed to boot.": "The generated discovery ISO will contain everything that is needed to boot.",
682
696
  "ai:The host machine is powered on": "The host machine is powered on",
683
- "ai:The hosts you selected are using different proxy settings. Configure a proxy that will be applied for these hosts. <bold>Configure at least one of the proxy settings below.</bold>": "The hosts you selected are using different proxy settings. Configure a proxy that will be applied for these hosts. <bold>Configure at least one of the proxy settings below.</bold>",
697
+ "ai:The hosts you selected are using different proxy settings. Configure a proxy that will be applied for these hosts. <bold>Configure at least one of the proxy settings below.</bold>": "The hosts you selected are using different proxy settings. Configure a proxy that will be applied for these hosts. <bold>Configure at least one of the following proxy settings.</bold>",
684
698
  "ai:The HTTP proxy URL that agents should use to access the discovery service.": "The HTTP proxy URL that agents should use to access the discovery service.",
685
699
  "ai:The IP address pool to use for service IP addresses. You can enter only one IP address pool. If you need to access the services from an external network, configure load balancers and routers to manage the traffic.": "The IP address pool to use for service IP addresses. You can enter only one IP address pool. If you need to access the services from an external network, configure load balancers and routers to manage the traffic.",
686
- "ai:The MAC address of the host's network connected NIC that wll be used to provision the host.": "The MAC address of the host's network connected NIC that wll be used to provision the host.",
700
+ "ai:The MAC address of the host's network connected NIC that wll be used to provision the host.": "The MAC address of the host's network connected NIC that will be used to provision the host.",
687
701
  "ai:The output displays the following:": "The output displays the following:",
688
702
  "ai:The resource has been saved and the YAML is now read only.": "The resource has been saved and the YAML is now read only.",
689
703
  "ai:The resource you are changing is already in use by hosts in the infrastructure environment. A change will require booting the hosts with a new discovery ISO file.": "The resource you are changing is already in use by hosts in the infrastructure environment. A change will require booting the hosts with a new discovery ISO file.",
@@ -698,18 +712,18 @@
698
712
  "ai:There are no events that match the current filters. Adjust or clear the filters to view events.": "There are no events that match the current filters. Adjust or clear the filters to view events.",
699
713
  "ai:There is still {{count}} pending check": "There is still {{count}} pending check",
700
714
  "ai:There is still {{count}} pending check_plural": "There are still {{count}} pending checks",
701
- "ai:There may be issues with the boot order": "There may be issues with the boot order",
715
+ "ai:There may be issues with the boot order": "There might be issues with the boot order",
702
716
  "ai:There was an error retrieving data. Check your connection and": "There was an error retrieving data. Check your connection and",
703
- "ai:This cluster has been created and is ready to begin installation.": "This cluster has been created and is ready to begin installation.",
704
- "ai:This cluster is in the process of getting ready to start installation.": "This cluster is in the process of getting ready to start installation.",
717
+ "ai:This cluster has been created and is ready to begin installation.": "This cluster has been created and is ready to install.",
718
+ "ai:This cluster is in the process of getting ready to start installation.": "This cluster is getting ready to install.",
705
719
  "ai:This IP is being allocated by the DHCP server": "This IP is being allocated by the DHCP server",
706
720
  "ai:This IP was allocated by the DHCP server.": "This IP was allocated by the DHCP server.",
707
721
  "ai:This name will replace the original discovered hostname.": "This name will replace the original discovered hostname.",
708
722
  "ai:This option is not editable after the draft cluster is created": "This option is not editable after the draft cluster is created",
709
723
  "ai:this script.": "this script.",
710
- "ai:This stage may take a while to finish. To view detailed information, click the events log link below.": "This stage may take a while to finish. To view detailed information, click the events log link below.",
724
+ "ai:This stage may take a while to finish. To view detailed information, click the events log link below.": "This stage might take a while to finish. To view detailed information, click the events log link.",
711
725
  "ai:This subnet range is not available on all hosts": "This subnet range is not available on all hosts",
712
- "ai:This will determine for the infrastructure environment which kind of hosts would be able to be added. If the hosts that you want to add are using DHCP server, select this option, else, select the static IP.": "This will determine for the infrastructure environment which kind of hosts would be able to be added. If the hosts that you want to add are using DHCP server, select this option, else, select the static IP.",
726
+ "ai:This will determine for the infrastructure environment which kind of hosts would be able to be added. If the hosts that you want to add are using DHCP server, select this option, else, select the static IP.": "This will determine for the infrastructure environment which kind of hosts would be able to be added. If the hosts that you want to add are using DHCP server, select this option. If not, select the static IP.",
713
727
  "ai:Time": "Time",
714
728
  "ai:Time synced between host and service": "Time synced between host and service",
715
729
  "ai:to add a number.": "to add a number.",
@@ -755,20 +769,20 @@
755
769
  "ai:useAlerts must be used within AlertsContextProvider": "useAlerts must be used within AlertsContextProvider",
756
770
  "ai:Used to describe hosts' physical location. Helps for quicker host selection during cluster creation.": "Used to describe hosts' physical location. Helps for quicker host selection during cluster creation.",
757
771
  "ai:useFeatureSupportLevel must be used within FeatureSupportLevelContextProvider.": "useFeatureSupportLevel must be used within FeatureSupportLevelContextProvider.",
758
- "ai:useNewFeatureSupportLevel must be used within NewFeatureSupportLevelContextProvider.": "useNewFeatureSupportLevel must be used within NewFeatureSupportLevelContextProvider.",
759
772
  "ai:User-Managed Networking": "User-Managed Networking",
760
- "ai:User-Managed Networking is not supported when using Nutanix": "User-Managed Networking is not supported when using Nutanix",
773
+ "ai:User-Managed Networking is not supported when using Nutanix or vSphere": "User-Managed Networking is not supported when using Nutanix or vSphere",
761
774
  "ai:Username": "Username",
762
775
  "ai:Valid hostname": "Valid hostname",
763
776
  "ai:Valid network prefix": "Valid network prefix",
764
777
  "ai:Valid network type": "Valid network type",
765
- "ai:Validations are running. If they take more than 2 minutes, please attend to the alert below.": "Validations are running. If they take more than 2 minutes, please attend to the alert below.",
778
+ "ai:Validations are running. If they take more than 2 minutes, please attend to the alert below.": "Validations are running. If they take more than 2 minutes, resolve the alert that is displayed.",
766
779
  "ai:Verify that you can access your host machine using SSH, or a console such as BMC or virtual machine console. In the CLI, enter the following command:": "Verify that you can access your host machine using SSH, or a console such as BMC or virtual machine console. In the CLI, enter the following command:",
767
780
  "ai:View {{count}} affected host": "View {{count}} affected host",
768
781
  "ai:View {{count}} affected host_plural": "View {{count}} affected hosts",
769
782
  "ai:View cluster events": "View cluster events",
770
783
  "ai:View documentation": "View documentation",
771
- "ai:VIP IP allocation from DHCP server has been timed out": "VIP IP allocation from DHCP server has been timed out",
784
+ "ai:View host events": "View host events",
785
+ "ai:VIP IP allocation from DHCP server has been timed out": "VIP IP allocation from DHCP server has timed out",
772
786
  "ai:Virtual machine": "Virtual machine",
773
787
  "ai:Vsphere disk uuid enabled": "Vsphere disk uuid enabled",
774
788
  "ai:Waiting for host...": "Waiting for host...",
@@ -785,13 +799,13 @@
785
799
  "ai:Worker Hosts Labels": "Worker Hosts Labels",
786
800
  "ai:Workers": "Workers",
787
801
  "ai:Workers: At least {{worker_cpu_cores}} CPU cores, {{worker_ram}} RAM, {{worker_disksize}} GB disk size for each worker ": "Workers: At least {{worker_cpu_cores}} CPU cores, {{worker_ram}} RAM, {{worker_disksize}} GB disk size for each worker ",
802
+ "ai:World Wide Name (WWN) is a unique disk identifier.": "World Wide Name (WWN) is a unique disk identifier.",
788
803
  "ai:x86_64": "x86_64",
789
- "ai:You are approving multiple hosts. All hosts listed below will be approved to join the infrastructure environment if you continue. Make sure that you expect and recognize the hosts before approving.": "You are approving multiple hosts. All hosts listed below will be approved to join the infrastructure environment if you continue. Make sure that you expect and recognize the hosts before approving.",
790
- "ai:You are deleting multiple resources. All resources listed below will be deleted if you continue. This action cannot be undone.": "You are deleting multiple resources. All resources listed below will be deleted if you continue. This action cannot be undone.",
791
- "ai:You can either wait or investigate. A common issue can be misconfigured storage. Once you fix the issue, you can delete AgentServiceConfig to try again.": "You can either wait or investigate. A common issue can be misconfigured storage. Once you fix the issue, you can delete AgentServiceConfig to try again.",
804
+ "ai:You are approving multiple hosts. All hosts listed below will be approved to join the infrastructure environment if you continue. Make sure that you expect and recognize the hosts before approving.": "You are approving multiple hosts. All hosts listed will be approved to join the infrastructure environment, if you continue. Make sure that you expect and recognize the hosts before approving.",
805
+ "ai:You can either wait or investigate. A common issue can be misconfigured storage. Once you fix the issue, you can delete AgentServiceConfig to try again.": "You can either wait or investigate. A common issue can be misconfigured storage. After you fix the issue, delete AgentServiceConfig and try again.",
792
806
  "ai:You can upload additional trusted certificates in PEM-encoded X.509 format if the cluster hosts are in a network with a re-encrypting (MITM) proxy or the cluster needs to trust certificates for other purposes (for example, container image registries).": "You can upload additional trusted certificates in PEM-encoded X.509 format if the cluster hosts are in a network with a re-encrypting (MITM) proxy or the cluster needs to trust certificates for other purposes (for example, container image registries).",
793
- "ai:You have opted out of formatting bootable disks on some hosts. To ensure the hosts reboot into the expected installation disk, manual user intervention may be required during OpenShift installation.": "You have opted out of formatting bootable disks on some hosts. To ensure the hosts reboot into the expected installation disk, manual user intervention may be required during OpenShift installation.",
794
- "ai:You'll first need to have a storage operator in order to create the storage class. If you don't have one installed, we recommend OpenShift Data Foundation operator, but you may use any.": "You'll first need to have a storage operator in order to create the storage class. If you don't have one installed, we recommend OpenShift Data Foundation operator, but you may use any.",
807
+ "ai:You have opted out of formatting bootable disks on some hosts. To ensure the hosts reboot into the expected installation disk, manual user intervention may be required during OpenShift installation.": "You have opted out of formatting bootable disks on some hosts. To ensure the hosts reboot into the expected installation disk, manual user intervention might be required during OpenShift installation.",
808
+ "ai:You'll first need to have a storage operator in order to create the storage class. If you don't have one installed, we recommend OpenShift Data Foundation operator, but you may use any.": "You need a storage operator installed, such as OpenShift Data Foundation, to create the storage class.",
795
809
  "ai:Your libvirt virtual machines should be configured to restart automatically after a reboot. You can check this by running:": "Your libvirt virtual machines should be configured to restart automatically after a reboot. You can check this by running:",
796
810
  "ai:Your own NTP (Network Time Protocol) sources": "Your own NTP (Network Time Protocol) sources"
797
811
  }
@@ -205,7 +205,6 @@
205
205
  "ai:Could not download kubeconfig": "kubeconfig をダウンロードできませんでした",
206
206
  "ai:Could not fetch infra environments": "インフラストラクチャー環境を取得できませんでした",
207
207
  "ai:Could not fetch pull secret": "プルシークレットをフェッチできませんでした",
208
- "ai:Could not get secret": "シークレットを取得できませんでした",
209
208
  "ai:Could not load events": "イベントを読み込みできませんでした",
210
209
  "ai:Could not load events from the standard location. You can check the events in the <1>raw format</1>.": "標準場所からイベントを読み込みできませんでした。イベントは <1>raw 形式</1> で確認することができます。",
211
210
  "ai:CPU architecture": "CPU アーキテクチャー",
@@ -205,7 +205,6 @@
205
205
  "ai:Could not download kubeconfig": "kubeconfig을 다운로드할 수 없음",
206
206
  "ai:Could not fetch infra environments": "인프라 환경을 가져올 수 없음",
207
207
  "ai:Could not fetch pull secret": "풀 시크릿을 가져올 수 없음",
208
- "ai:Could not get secret": "시크릿을 가져올 수 없음",
209
208
  "ai:Could not load events": "이벤트를 로드할 수 없음",
210
209
  "ai:Could not load events from the standard location. You can check the events in the <1>raw format</1>.": "표준 위치에서 이벤트를 로드할 수 없습니다. 이벤트를 <1>원시 형식</1>으로 확인할 수 있습니다",
211
210
  "ai:CPU architecture": "CPU 아키텍처",
@@ -205,7 +205,6 @@
205
205
  "ai:Could not download kubeconfig": "无法下载 kubeconfig 文件",
206
206
  "ai:Could not fetch infra environments": "无法获取 infra 环境",
207
207
  "ai:Could not fetch pull secret": "无法获取 pull secret",
208
- "ai:Could not get secret": "无法获取 secret",
209
208
  "ai:Could not load events": "无法加载事件",
210
209
  "ai:Could not load events from the standard location. You can check the events in the <1>raw format</1>.": "无法从标准位置加载事件。您可以检查<1>原始格式</1>的事件。",
211
210
  "ai:CPU architecture": "CPU 架构",
package/package.json CHANGED
@@ -8,10 +8,29 @@
8
8
  "./en/translation.json": "./lib/en/translation.json",
9
9
  "./ja/translation.json": "./lib/ja/translation.json",
10
10
  "./ko/translation.json": "./lib/ko/translation.json",
11
- "./zh/translation.json": "./lib/zh/translation.json"
11
+ "./zh/translation.json": "./lib/zh/translation.json",
12
+ "./package.json": "./package.json"
13
+ },
14
+ "typesVersions": {
15
+ "*": {
16
+ "en/translation.json": [
17
+ "./@types/en.d.ts"
18
+ ],
19
+ "ja/translation.json": [
20
+ "./@types/ja.d.ts"
21
+ ],
22
+ "ko/translation.json": [
23
+ "./@types/ko.d.ts"
24
+ ],
25
+ "zh/translation.json": [
26
+ "./@types/zh.d.ts"
27
+ ]
28
+ }
12
29
  },
13
30
  "files": [
14
- "lib"
31
+ "lib",
32
+ "@types",
33
+ "tsconfig.json"
15
34
  ],
16
35
  "license": "Apache-2.0",
17
36
  "name": "@openshift-assisted/locales",
@@ -24,10 +43,10 @@
24
43
  "url": "https://github.com/openshift-assisted/assisted-installer-ui.git"
25
44
  },
26
45
  "scripts": {
27
- "watch": "yarn run -T toolbox watch --dir=lib 'yalc push --changed'",
28
46
  "process_new_strings": "scripts/process-new-strings.sh",
29
- "validate_translation_files": "scripts/validate-translation-files.sh"
47
+ "validate_translation_files": "scripts/validate-translation-files.sh",
48
+ "check_types": "yarn run -T tsc --noEmit"
30
49
  },
31
50
  "type": "module",
32
- "version": "2.8.3-cim"
51
+ "version": "2.9.1-cim"
33
52
  }
package/tsconfig.json ADDED
@@ -0,0 +1,11 @@
1
+ {
2
+ "compilerOptions": {
3
+ "composite": true,
4
+ "incremental": true,
5
+ "noEmit": false,
6
+ "resolveJsonModule": true,
7
+ "rootDirs": ["@types", "lib"],
8
+ "tsBuildInfoFile": "node_modules/.cache/tsc/tsconfig.tsbuildinfo"
9
+ },
10
+ "include": ["@types/*.d.ts", "lib/**/*.json"]
11
+ }