Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions frontend/public/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -570,7 +570,7 @@
"Automation template for {{curatorName}}": "Automation template for {{curatorName}}",
"Automation templates are configured": "Automation templates are configured",
"Automation YAML": "Automation YAML",
"automation.template.update.support": "Only Red Hat OpenShift clusters that are not provisioned by a managed Kubernetes service and Azure Red Hat OpenShift (ARO) clusters support automation. You can only update the automation template for ready clusters that have no upgrade in progress.",
"automation.template.update.support": "Only Red Hat OpenShift clusters that are not provisioned by a managed Kubernetes service and Azure Red Hat OpenShift (ARO) clusters support automation. You can only update the automation template for ready clusters that have no update in progress.",
"Autoscaling": "Autoscaling",
"Av2-series": "Av2-series",
"available": "available",
Expand Down Expand Up @@ -2847,7 +2847,7 @@
"status.unreachable": "Unreachable",
"status.unreachable.message": "The cluster is not reachable. The management control plane has been unable to access the managed cluster's API server for an extended period of time.",
"status.upgradefailed.alert.title": "The cluster failed to upgrade",
"status.upgradefailed.message": "The cluster upgrade is in a failure state.",
"status.upgradefailed.message": "The cluster update is in a failure state.",
"Stay": "Stay",
"Stop": "Stop",
"Stop VirtualMachine": "Stop VirtualMachine",
Expand Down Expand Up @@ -2968,7 +2968,7 @@
"table.claimedBy": "Claimed by",
"table.cluster": "Cluster",
"table.cluster.statuses": "Cluster status",
"table.clusterChannel.helperText": "Channels help to control the pace of upgrades and recommend the appropriate release versions. Update channels are tied to a minor version of OpenShift Container Platform, for example 4.6.",
"table.clusterChannel.helperText": "Channels help to control the pace of updates and recommend the appropriate release versions. Update channels are tied to a minor version of OpenShift Container Platform, for example 4.6.",
"table.clusterClaim": "Cluster claim name",
"table.clusterClaim.helperText": "The name of the <bold>ClusterClaim</bold> resource used to claim this cluster from a cluster pool. For any direct interactions with underlying cluster resources, such as command line actions, use the <bold>Cluster resource name</bold> for those operations.",
"table.clusterControlPlaneType": "Control plane type",
Expand Down Expand Up @@ -3112,7 +3112,7 @@
"The existing namespace where the credential secret will be stored.": "The existing namespace where the credential secret will be stored.",
"The following Argo application(s) deployed by the application set will also be deleted:": "The following Argo application(s) deployed by the application set will also be deleted:",
"The following disk will not be included in the snapshot": "The following disk will not be included in the snapshot",
"The following disk will not be included in the snapshot_plural": "The following disk will not be included in the snapshot",
"The following disk will not be included in the snapshot_plural": "The following disks will not be included in the snapshot",
"The fully-qualified host name or IP address of the vCenter server. The value must be defined in the vCenter server root CA certificate.": "The fully-qualified host name or IP address of the vCenter server. The value must be defined in the vCenter server root CA certificate.",
"The Globalnet CIDR to be used for the managed cluster (If left blank, a CIDR will be allocated from clusterset pool).": "The Globalnet CIDR to be used for the managed cluster (If left blank, a CIDR will be allocated from clusterset pool).",
"The Globalnet CIDR to be used within the clusterset pool. The default is 242.0.0.0/8": "The globalnet CIDR to be used within the clusterset pool. The default is 242.0.0.0/8",
Expand Down