@openshift-assisted/locales 2.15.3-cim → 2.16.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/lib/en/translation.json +41 -14
- package/lib/es/translation.json +124 -55
- package/lib/fr/translation.json +116 -47
- package/lib/ja/translation.json +113 -44
- package/lib/ko/translation.json +108 -39
- package/lib/zh/translation.json +107 -38
- package/package.json +1 -1
package/lib/en/translation.json
CHANGED
|
@@ -11,6 +11,8 @@
|
|
|
11
11
|
"ai:{{count}} control plane node installed_plural": "{{count}} control plane nodes installed",
|
|
12
12
|
"ai:{{count}} Disk": "{{count}} Disk",
|
|
13
13
|
"ai:{{count}} Disk_plural": "{{count}} Disks",
|
|
14
|
+
"ai:{{count}} entry": "{{count}} entry",
|
|
15
|
+
"ai:{{count}} entry_plural": "{{count}} entries",
|
|
14
16
|
"ai:{{count}} filter applied": "{{count}} filter applied",
|
|
15
17
|
"ai:{{count}} filter applied_plural": "{{count}} filters applied",
|
|
16
18
|
"ai:{{count}} filtering label": "{{count}} filtering label",
|
|
@@ -34,6 +36,7 @@
|
|
|
34
36
|
"ai:1-{{count}} characters_plural": "1-{{count}} characters",
|
|
35
37
|
"ai:1-253 characters": "1-253 characters",
|
|
36
38
|
"ai:1-63 characters": "1-63 characters",
|
|
39
|
+
"ai:2 (Two-Nodes Arbiter)": "2 (Two-Nodes Arbiter)",
|
|
37
40
|
"ai:2-{{count}} characters": "2-{{count}} characters",
|
|
38
41
|
"ai:2-{{count}} characters_plural": "2-{{count}} characters",
|
|
39
42
|
"ai:3 (highly available cluster)": "3 (highly available cluster)",
|
|
@@ -50,6 +53,7 @@
|
|
|
50
53
|
"ai:Add": "Add",
|
|
51
54
|
"ai:Add another Tang server": "Add another Tang server",
|
|
52
55
|
"ai:Add BMC host dialog": "Add BMC host dialog",
|
|
56
|
+
"ai:Add custom manifests": "Add custom manifests",
|
|
53
57
|
"ai:Add host": "Add host",
|
|
54
58
|
"ai:Add host dialog": "Add host dialog",
|
|
55
59
|
"ai:Add host using Baseboard Management Controller (BMC)": "Add host using Baseboard Management Controller (BMC)",
|
|
@@ -82,9 +86,10 @@
|
|
|
82
86
|
"ai:Already approved": "Already approved",
|
|
83
87
|
"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. ",
|
|
84
88
|
"ai:AMD GPU requirements": "AMD GPU requirements",
|
|
85
|
-
"ai:An error
|
|
86
|
-
"ai:An error
|
|
87
|
-
"ai:An error
|
|
89
|
+
"ai:An error occurred": "An error occurred.",
|
|
90
|
+
"ai:An error occurred while approving agents": "An error occurred while approving agents.",
|
|
91
|
+
"ai:An error occurred while fetching config maps": "An error occurred while fetching config maps",
|
|
92
|
+
"ai:An error occurred while starting installation.": "An error occurred while starting installation.",
|
|
88
93
|
"ai:And verify that this is the output:": "And verify the following output:",
|
|
89
94
|
"ai:API connectivity failure": "API connectivity failure",
|
|
90
95
|
"ai:API domain name resolution": "API domain name resolution",
|
|
@@ -100,10 +105,12 @@
|
|
|
100
105
|
"ai:Approve host to join infrastructure environment": "Approve host to join infrastructure environment",
|
|
101
106
|
"ai:Approve hosts dialog": "Approve hosts dialog",
|
|
102
107
|
"ai:Approve hosts to join infrastructure environment": "Approve hosts to join infrastructure environment",
|
|
108
|
+
"ai:Arbiter": "Arbiter",
|
|
103
109
|
"ai:Are you sure you want to reset the cluster?": "Are you sure you want to reset the cluster?",
|
|
104
110
|
"ai:arm64": "arm64",
|
|
105
111
|
"ai:arm64 is not supported in this OpenShift version": "arm64 is not supported in this OpenShift version",
|
|
106
112
|
"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.",
|
|
113
|
+
"ai:At least one config map is required": "At least one config map is required",
|
|
107
114
|
"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.",
|
|
108
115
|
"ai:Auto synchronized NTP (Network Time Protocol) sources": "Auto synchronized NTP (Network Time Protocol) sources",
|
|
109
116
|
"ai:Auto-assign": "Auto-assign",
|
|
@@ -179,6 +186,7 @@
|
|
|
179
186
|
"ai:Cluster network host prefix": "Cluster network host prefix",
|
|
180
187
|
"ai:Cluster networks": "Cluster networks",
|
|
181
188
|
"ai:Cluster nodepools": "Cluster nodepools",
|
|
189
|
+
"ai:Cluster Observability requirements": "Cluster Observability requirements",
|
|
182
190
|
"ai:Cluster popover": "Cluster popover",
|
|
183
191
|
"ai:Cluster summary": "Cluster summary",
|
|
184
192
|
"ai:Cluster validations": "Cluster validations",
|
|
@@ -190,6 +198,9 @@
|
|
|
190
198
|
"ai:Command to download the ISO:": "Command to download the ISO:",
|
|
191
199
|
"ai:Compatible with cluster platform": "Compatible with cluster platform",
|
|
192
200
|
"ai:Condition": "Condition",
|
|
201
|
+
"ai:Config map name is required": "Config map name is required",
|
|
202
|
+
"ai:Config map not found": "Config map not found",
|
|
203
|
+
"ai:Config maps": "Config maps",
|
|
193
204
|
"ai:Configuration is hanging for a long time.": "Configuration is hanging for a long time.",
|
|
194
205
|
"ai:Configuration may take a few minutes.": "Configuration might take a few minutes.",
|
|
195
206
|
"ai:Configure": "Configure",
|
|
@@ -202,7 +213,6 @@
|
|
|
202
213
|
"ai:Configure your own NTP sources to sychronize the time between the hosts that will be added to this infrastructure environment.": "Configure your own NTP sources to sychronize the time between the hosts that will be added to this infrastructure environment.",
|
|
203
214
|
"ai:Configure your own NTP sources to synchronize the time between the hosts that will be added to this infrastructure environment.": "Configure your own NTP sources to synchronize the time between the hosts that will be added to this infrastructure environment.",
|
|
204
215
|
"ai:Configuring the host inventory settings will enable the Central Infrastructure Management.": "Configuring the host inventory settings will enable the Central Infrastructure Management.",
|
|
205
|
-
"ai:Confirm the Single Node OpenShift disclaimer to continue.": "Confirm the Single Node OpenShift disclaimer to continue.",
|
|
206
216
|
"ai:Connected": "Connected",
|
|
207
217
|
"ai:Container images availability": "Container images availability",
|
|
208
218
|
"ai:Continue cluster configuration": "Continue cluster configuration",
|
|
@@ -233,8 +243,12 @@
|
|
|
233
243
|
"ai:Create": "Create",
|
|
234
244
|
"ai:Created at": "Created at",
|
|
235
245
|
"ai:Currently, adding additional machines to your cluster is not supported.": "Currently, adding additional machines to your cluster is not supported.",
|
|
246
|
+
"ai:Custom manifests": "Custom manifests",
|
|
247
|
+
"ai:Data": "Data",
|
|
236
248
|
"ai:Database storage": "Database storage",
|
|
237
249
|
"ai:Default route to host": "Default route to host",
|
|
250
|
+
"ai:Define a config map": "Define a config map",
|
|
251
|
+
"ai:Define a config map with your custom manifests and select it in the form below.": "Define a config map with your custom manifests and select it in the form below.",
|
|
238
252
|
"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.",
|
|
239
253
|
"ai:Deleted hosts": "Deleted hosts",
|
|
240
254
|
"ai:Deprovisioning": "Deprovisioning",
|
|
@@ -286,6 +300,7 @@
|
|
|
286
300
|
"ai:Edit BMH": "Edit BMH",
|
|
287
301
|
"ai:Edit BMH dialog": "Edit BMH dialog",
|
|
288
302
|
"ai:Edit cluster-wide proxy settings": "Edit cluster-wide proxy settings",
|
|
303
|
+
"ai:Edit config map data": "Edit config map data",
|
|
289
304
|
"ai:Edit ISO configuration": "Edit ISO configuration",
|
|
290
305
|
"ai:Edit NTP sources": "Edit NTP sources",
|
|
291
306
|
"ai:Edit Ntp sources dialog": "Edit NTP sources dialog",
|
|
@@ -315,6 +330,8 @@
|
|
|
315
330
|
"ai:Exclude destination domain names, IP addresses, or other network CIDRs from proxying by adding them to this comma-separated list.": "Exclude destination domain names, IP addresses, or other network CIDRs from proxying by adding them to this comma-separated list.",
|
|
316
331
|
"ai:Exposes the service externally using a cloud provider's load balancer": "Exposes the service externally using a cloud provider's load balancer",
|
|
317
332
|
"ai:Exposes the service on each node's IP at a static port": "Exposes the service on each node's IP at a static port",
|
|
333
|
+
"ai:External cloud provider": "External cloud provider",
|
|
334
|
+
"ai:External partner platform": "External partner platform",
|
|
318
335
|
"ai:Externally provisioned": "Externally provisioned",
|
|
319
336
|
"ai:Failed": "Failed",
|
|
320
337
|
"ai:Failed on {{humanizedDataTime}}": "Failed on {{humanizedDataTime}}",
|
|
@@ -370,6 +387,7 @@
|
|
|
370
387
|
"ai:Host address": "Host address",
|
|
371
388
|
"ai:Host cannot be deleted while host is either installed or being installed.": "Host cannot be deleted while host is either installed or being installed.",
|
|
372
389
|
"ai:Host Count": "Host Count",
|
|
390
|
+
"ai:Host count exceeds the current number of available hosts.": "Host count exceeds the current number of available hosts.",
|
|
373
391
|
"ai:Host details": "Host details",
|
|
374
392
|
"ai:Host has already been booted from disk during the previous installation. To finish resetting the installation, boot the host into the discovery image": "Host has already been booted from disk during the previous installation. To finish resetting the installation, boot the host into the discovery image",
|
|
375
393
|
"ai:Host inventory": "Host inventory",
|
|
@@ -413,7 +431,7 @@
|
|
|
413
431
|
"ai:HTTPS proxy URL": "HTTPS proxy URL",
|
|
414
432
|
"ai:HTTPS Proxy URL": "HTTPS Proxy URL",
|
|
415
433
|
"ai:I understand that I need to download credentials files prior of proceeding with the cluster installation.": "I understand that I need to download credentials files prior of proceeding with the cluster installation.",
|
|
416
|
-
"ai:I
|
|
434
|
+
"ai:I'm installing on a disconnected/air-gapped/secured environment": "I'm installing on a disconnected/air-gapped/secured environment",
|
|
417
435
|
"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.",
|
|
418
436
|
"ai:If not, please start your VMs with the following configuration:": "If not, start your VMs with the following configuration:",
|
|
419
437
|
"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).",
|
|
@@ -441,7 +459,6 @@
|
|
|
441
459
|
"ai:Inside the example script file, customize the asset URLs to your local server address": "Inside the example script file, customize the asset URLs to your local server address",
|
|
442
460
|
"ai:Inspecting": "Inspecting",
|
|
443
461
|
"ai:Install cluster": "Install cluster",
|
|
444
|
-
"ai:Install single node OpenShift (SNO)": "Install single node OpenShift (SNO)",
|
|
445
462
|
"ai:Install storage operator": "Install storage operator",
|
|
446
463
|
"ai:Installation cancelled": "Installation cancelled",
|
|
447
464
|
"ai:Installation disk": "Installation disk",
|
|
@@ -459,6 +476,7 @@
|
|
|
459
476
|
"ai:Installing {{operatorsCountString}}": "Installing {{operatorsCountString}}",
|
|
460
477
|
"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.",
|
|
461
478
|
"ai:Insufficient": "Insufficient",
|
|
479
|
+
"ai:Integrate with external partner platforms": "Integrate with external partner platforms",
|
|
462
480
|
"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.",
|
|
463
481
|
"ai:IP allocation from the DHCP server timed out.": "IP allocation from the DHCP server timed out.",
|
|
464
482
|
"ai:IPv4 address": "IPv4 address",
|
|
@@ -513,6 +531,7 @@
|
|
|
513
531
|
"ai:Make sure you download and store your credentials files in a safe place": "Make sure you download and store your credentials files in a safe place",
|
|
514
532
|
"ai:Manage hosts": "Manage hosts",
|
|
515
533
|
"ai:Management": "Management",
|
|
534
|
+
"ai:Manifest names in each config map should be unique across all referenced config maps.": "Manifest names in each config map should be unique across all referenced config maps.",
|
|
516
535
|
"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.",
|
|
517
536
|
"ai:Manufacturer": "Manufacturer",
|
|
518
537
|
"ai:Maximum availability {{maxAgents}}": "Maximum availability {{maxAgents}}",
|
|
@@ -525,6 +544,7 @@
|
|
|
525
544
|
"ai:Memory capacity": "Memory capacity",
|
|
526
545
|
"ai:Message": "Message",
|
|
527
546
|
"ai:Metal3 operator is not configured": "Metal3 operator is not configured",
|
|
547
|
+
"ai:MetalLB requirements": "MetalLB requirements",
|
|
528
548
|
"ai:Migration toolkit for virtualization requirements": "Migration toolkit for virtualization requirements",
|
|
529
549
|
"ai:Minimal image file": "Minimal image file",
|
|
530
550
|
"ai:Minimal value is 10Gi": "Minimal value is 10Gi",
|
|
@@ -582,10 +602,12 @@
|
|
|
582
602
|
"ai:No OpenShift images available for selected CPU architecture {{cpuArchitecture}}.": "No OpenShift images available for selected CPU architecture {{cpuArchitecture}}.",
|
|
583
603
|
"ai:No options available": "No options available",
|
|
584
604
|
"ai:No overlapping CIDR": "No overlapping CIDR",
|
|
605
|
+
"ai:No platform integration": "No platform integration",
|
|
585
606
|
"ai:No proxy": "No proxy",
|
|
586
607
|
"ai:No proxy domains": "No proxy domains",
|
|
587
608
|
"ai:No release image is available.": "No release image is available.",
|
|
588
609
|
"ai:No results found": "No results found",
|
|
610
|
+
"ai:No results found for {{filter}}": "No results found for {{filter}}",
|
|
589
611
|
"ai:No results match the filter criteria. Clear filters to show results.": "No results match the filter criteria. Clear filters to show results.",
|
|
590
612
|
"ai:No skip installation disk": "No skip installation disk",
|
|
591
613
|
"ai:No skip missing disk": "No skip missing disk",
|
|
@@ -611,10 +633,13 @@
|
|
|
611
633
|
"ai:NTP status": "NTP status",
|
|
612
634
|
"ai:NTP synchronization": "NTP synchronization",
|
|
613
635
|
"ai:NTP synchronization failure": "NTP synchronization failure",
|
|
636
|
+
"ai:NUMA Resources requirements": "NUMA Resources requirements",
|
|
614
637
|
"ai:Number of characters between dots (.) must be 1-63": "Number of characters between dots (.) must be 1-63",
|
|
615
638
|
"ai:Number of control plane nodes": "Number of control plane nodes",
|
|
616
639
|
"ai:Number of hosts": "Number of hosts",
|
|
640
|
+
"ai:Nutanix": "Nutanix",
|
|
617
641
|
"ai:NVIDIA GPU requirements": "NVIDIA GPU requirements",
|
|
642
|
+
"ai:OADP requirements": "OADP requirements",
|
|
618
643
|
"ai:OCS requirements": "OCS requirements",
|
|
619
644
|
"ai:ODF requirements": "ODF requirements",
|
|
620
645
|
"ai:OLM catalog components will be deployed onto the guest cluster.": "OLM catalog components will be deployed onto the guest cluster.",
|
|
@@ -630,7 +655,6 @@
|
|
|
630
655
|
"ai:OpenShift": "OpenShift",
|
|
631
656
|
"ai:OpenShift AI requirements": "OpenShift AI requirements",
|
|
632
657
|
"ai:OpenShift Cluster Manager": "OpenShift Cluster Manager",
|
|
633
|
-
"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.",
|
|
634
658
|
"ai:OpenShift sandboxed containers requirements": "OpenShift sandboxed containers requirements",
|
|
635
659
|
"ai:OpenShift version": "OpenShift version",
|
|
636
660
|
"ai:OpenShift Web Console troubleshooting": "OpenShift Web Console troubleshooting",
|
|
@@ -663,6 +687,7 @@
|
|
|
663
687
|
"ai:Preparing for installation": "Preparing for installation",
|
|
664
688
|
"ai:Preparing step failed": "Preparing step failed",
|
|
665
689
|
"ai:Preparing step successful": "Preparing step successful",
|
|
690
|
+
"ai:Prevents split-brain scenarios and maintains quorum.": "Prevents split-brain scenarios and maintains quorum.",
|
|
666
691
|
"ai:Preview": "Preview",
|
|
667
692
|
"ai:Product": "Product",
|
|
668
693
|
"ai:Progress": "Progress",
|
|
@@ -706,6 +731,7 @@
|
|
|
706
731
|
"ai:Report a bug": "Report a bug",
|
|
707
732
|
"ai:Required field": "Required field",
|
|
708
733
|
"ai:Required.": "Required.",
|
|
734
|
+
"ai:Requirements for Two Node control plane OpenShift": "Requirements for Two Node control plane OpenShift",
|
|
709
735
|
"ai:Reset": "Reset",
|
|
710
736
|
"ai:Reset cluster": "Reset cluster",
|
|
711
737
|
"ai:Reset host": "Reset host",
|
|
@@ -719,11 +745,13 @@
|
|
|
719
745
|
"ai:Runs the control plane components of OpenShift, including the API server.": "Runs the control plane components of OpenShift, including the API server.",
|
|
720
746
|
"ai:Save": "Save",
|
|
721
747
|
"ai:Saving changes...": "Saving changes...",
|
|
748
|
+
"ai:Scale down the nodepool or make more hosts available.": "Scale down the nodepool or make more hosts available.",
|
|
722
749
|
"ai:Secret and keys": "Secret and keys",
|
|
723
750
|
"ai:Select all": "Select all",
|
|
751
|
+
"ai:Select an OpenShift version from the list or use the type ahead to narrow down the list.": "Select an OpenShift version from the list or use the type ahead to narrow down the list.",
|
|
752
|
+
"ai:Select config maps from the list or use the type ahead to narrow down the list.": "Select config maps from the list or use the type ahead to narrow down the list.",
|
|
724
753
|
"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.",
|
|
725
754
|
"ai:Select none": "Select none",
|
|
726
|
-
"ai:Select one or more hosts": "Select one or more hosts",
|
|
727
755
|
"ai:Select one or more locations to view hosts": "Select one or more locations to view hosts",
|
|
728
756
|
"ai:Select one or multiple locations to choose the hosts from.": "Select one or multiple locations of the hosts.",
|
|
729
757
|
"ai:selected": "selected",
|
|
@@ -741,15 +769,13 @@
|
|
|
741
769
|
"ai:Show all available versions": "Show all available versions",
|
|
742
770
|
"ai:Show proxy settings": "Show proxy settings",
|
|
743
771
|
"ai:Single node cluster cannot contain more than 1 host.": "Single node cluster cannot contain more than 1 host.",
|
|
744
|
-
"ai:Single Node OpenShift disclaimer": "Single Node OpenShift disclaimer",
|
|
745
772
|
"ai:Single replica": "Single replica",
|
|
746
773
|
"ai:Single replica means components are not expected to be resilient to problems across most fault boundaries associated with high availability. This usually means running critical workloads with just 1 replica and with toleration of full disruption of the component.": "Single replica means components are not expected to be resilient to problems across most fault boundaries associated with high availability. This usually means running critical workloads with just 1 replica and with toleration of full disruption of the component.",
|
|
747
774
|
"ai:Single-Node OpenShift is not supported in this OpenShift version": "Single-Node OpenShift is not supported in this OpenShift version",
|
|
748
775
|
"ai:Size": "Size",
|
|
749
|
-
"ai:SNO enables you to install OpenShift using only one host.": "SNO enables you to install OpenShift using only one host.",
|
|
750
|
-
"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.",
|
|
751
776
|
"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.",
|
|
752
777
|
"ai:Software-Defined Networking (SDN)": "Software-Defined Networking (SDN)",
|
|
778
|
+
"ai:Some config map items are invalid": "Some config map items are invalid",
|
|
753
779
|
"ai:Some details are not editable after the draft cluster was created.": "Some details are not editable after the draft cluster was created.",
|
|
754
780
|
"ai:Some hosts are in a warning state.": "Some hosts are in a warning state.",
|
|
755
781
|
"ai:Some hosts are in an error state.": "Some hosts are in an error state.",
|
|
@@ -813,7 +839,6 @@
|
|
|
813
839
|
"ai:The storage sizes will be used to store different files and data for cluster creation.": "The storage sizes will be used to store different files and data for cluster creation.",
|
|
814
840
|
"ai:The subnet prefix length to assign to each individual node. For example, if Cluster Network Host Prefix is set to 116, then each node is assigned a /116 subnet out of the given cidr (clusterNetworkCIDR), which allows for 4,094 (2^(128 - 116) - 2) pod IPs addresses. If you are required to provide access to nodes from an external network, configure load balancers and routers to manage the traffic.": "The subnet prefix length to assign to each individual node. For example, if Cluster Network Host Prefix is set to 116, then each node is assigned a /116 subnet out of the given cidr (clusterNetworkCIDR), which allows for 4,094 (2^(128 - 116) - 2) pod IPs addresses. If you are required to provide access to nodes from an external network, configure load balancers and routers to manage the traffic.",
|
|
815
841
|
"ai:The subnet prefix length to assign to each individual node. For example, if Cluster Network Host Prefix is set to 23, then each node is assigned a /23 subnet out of the given cidr (clusterNetworkCIDR), which allows for 510 (2^(32 - 23) - 2) pod IPs addresses. If you are required to provide access to nodes from an external network, configure load balancers and routers to manage the traffic.": "The subnet prefix length to assign to each individual node. For example, if Cluster Network Host Prefix is set to 23, then each node is assigned a /23 subnet out of the given cidr (clusterNetworkCIDR), which allows for 510 (2^(32 - 23) - 2) pod IPs addresses. If you are required to provide access to nodes from an external network, configure load balancers and routers to manage the traffic.",
|
|
816
|
-
"ai:The use of Tang encryption mode to encrypt your disks is only supported for bare metal or vSphere installations on user-provisioned infrastructure.": "The use of Tang encryption mode to encrypt your disks is only supported for bare metal or vSphere installations on user-provisioned infrastructure.",
|
|
817
842
|
"ai:The Value is not valid BMC address, supported protocols are redfish-virtualmedia or idrac-virtualmedia.": "The Value is not valid BMC address, supported protocols are redfish-virtualmedia or idrac-virtualmedia.",
|
|
818
843
|
"ai:The YAML file might not be formatted correctly. Use the template to format and try again.": "The YAML file might not be formatted correctly. Use the template to format and try again.",
|
|
819
844
|
"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.",
|
|
@@ -857,7 +882,6 @@
|
|
|
857
882
|
"ai:To enable the host's baseboard management controller (BMC) on the hub cluster, you must first <2>create a provisioning configuration.</2>": "To enable the host's baseboard management controller (BMC) on the hub cluster, you must first <2>create a provisioning configuration.</2>",
|
|
858
883
|
"ai:To finish adding nodes to the cluster, approve the join request inside OpenShift Console's Nodes section.": "To finish adding nodes to the cluster, approve the join request inside OpenShift Console's Nodes section.",
|
|
859
884
|
"ai:To use static network configuration, follow the steps listed in the documentation.": "To use static network configuration, follow the steps listed in the documentation.",
|
|
860
|
-
"ai:To use this encryption method, enable TPMv2 encryption in the BIOS of each selected host.": "To use this encryption method, enable TPMv2 encryption in the BIOS of each selected host.",
|
|
861
885
|
"ai:To verify that the agent ran successfully, check the logs:": "To verify that the agent ran successfully, check the logs:",
|
|
862
886
|
"ai:To view detailed agent logs and communication use following command:": "To view detailed agent logs and communication use following command:",
|
|
863
887
|
"ai:Total compute": "Total compute",
|
|
@@ -867,6 +891,7 @@
|
|
|
867
891
|
"ai:Troubleshoot in the assisted service deployment": "Troubleshoot in the assisted service deployment",
|
|
868
892
|
"ai:try again": "try again",
|
|
869
893
|
"ai:Try logging into the machine directly through physical access, out-of-band management, or a virtual machine console. To generate a new bootable image file with password-based login enabled, download the full image file and patch it locally with a login password of your choice using": "Try logging into the machine directly through physical access, out-of-band management, or a virtual machine console. To generate a new bootable image file with password-based login enabled, download the full image file and patch it locally with a login password of your choice using",
|
|
894
|
+
"ai:Two nodes control plane OpenShift must include an additional arbiter node.": "Two nodes control plane OpenShift must include an additional arbiter node.",
|
|
870
895
|
"ai:Type or select location(s)": "Type or select location(s)",
|
|
871
896
|
"ai:Unable to SSH into your hosts through the network?": "Unable to SSH into your hosts through the network?",
|
|
872
897
|
"ai:Unique hostname": "Unique hostname",
|
|
@@ -908,6 +933,7 @@
|
|
|
908
933
|
"ai:View host events": "View host events",
|
|
909
934
|
"ai:VIP IP allocation from DHCP server has been timed out": "VIP IP allocation from DHCP server has timed out",
|
|
910
935
|
"ai:Virtual machine": "Virtual machine",
|
|
936
|
+
"ai:vSphere": "vSphere",
|
|
911
937
|
"ai:Vsphere disk uuid enabled": "Vsphere disk uuid enabled",
|
|
912
938
|
"ai:Waiting for host...": "Waiting for host...",
|
|
913
939
|
"ai:Waiting for host..._plural": "Waiting for hosts...",
|
|
@@ -934,5 +960,6 @@
|
|
|
934
960
|
"ai:You should use your cluster's Kubeconfig file to gain access to the cluster.": "You should use your cluster's Kubeconfig file to gain access to the cluster.",
|
|
935
961
|
"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.",
|
|
936
962
|
"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:",
|
|
937
|
-
"ai:Your own NTP (Network Time Protocol) sources": "Your own NTP (Network Time Protocol) sources"
|
|
963
|
+
"ai:Your own NTP (Network Time Protocol) sources": "Your own NTP (Network Time Protocol) sources",
|
|
964
|
+
"ai:Arbiter_plural": "Arbiter"
|
|
938
965
|
}
|