From 0fd583873e622a842834cd99cf63645bd3425e15 Mon Sep 17 00:00:00 2001 From: CYRIL AJIEH Date: Wed, 6 Mar 2024 16:26:13 -0500 Subject: [PATCH] chore(i18n): update translations Adding latest translations from Memsource project https://cloud.memsource.com/web/project2/show/ey37gmOfw78ld93mF186Q2 --- .../console-app/locales/ja/console-app.json | 18 ++++++++ .../console-app/locales/ko/console-app.json | 18 ++++++++ .../console-app/locales/zh/console-app.json | 18 ++++++++ .../dev-console/locales/ja/devconsole.json | 4 +- .../dev-console/locales/ko/devconsole.json | 4 +- .../dev-console/locales/zh/devconsole.json | 4 +- frontend/public/locales/ja/public.json | 31 ++++--------- frontend/public/locales/ko/public.json | 43 +++++++------------ frontend/public/locales/zh/public.json | 31 ++++--------- 9 files changed, 93 insertions(+), 78 deletions(-) diff --git a/frontend/packages/console-app/locales/ja/console-app.json b/frontend/packages/console-app/locales/ja/console-app.json index 952e7ae5d3b..4141a0bc018 100644 --- a/frontend/packages/console-app/locales/ja/console-app.json +++ b/frontend/packages/console-app/locales/ja/console-app.json @@ -439,6 +439,24 @@ "Certificate approval required": "証明書の承認が必要です", "An error occurred. Please try again": "エラーが発生しました。再試行してください", "No new Pods or workloads will be placed on this Node until it's marked as schedulable.": "スケジュール対象としてマークされるまで、新規 Pod またはワークロードはこの Node に配置されません。", + "Identity providers": "アイデンティティープロバイダー", + "Mapping method": "マッピング方法", + "Basic Authentication": "Basic 認証", + "GitHub": "GitHub", + "GitLab": "GitLab", + "Google": "Google", + "HTPasswd": "HTPasswd", + "Keystone": "Keystone", + "LDAP": "LDAP", + "OpenID Connect": "OpenID Connect", + "Request Header": "要求ヘッダー", + "OAuth details": "OAuth の詳細", + "Access token max age": "アクセストークンの最大経過時間", + "Identity providers determine how users log into the cluster.": "アイデンティティープロバイダーは、ユーザーがクラスターにログインする方法を決定します。", + "New identity provider added.": "新しいアイデンティティープロバイダーが追加されました。", + "Authentication is being reconfigured. The new identity provider will be available once reconfiguration is complete.": "認証を再設定中です。再設定が完了すると、新しいアイデンティティープロバイダーが利用可能になります。", + "View authentication conditions for reconfiguration status.": "再設定ステータスの認証条件を表示します。", + "Add": "追加", "Min available {{minAvailable}} of {{count}} pod_one": "最小の利用可能 Pod 数: {{minAvailable}}/{{count}}", "Min available {{minAvailable}} of {{count}} pod_other": "最小の利用可能 Pod 数: {{minAvailable}}/{{count}}", "Max unavailable {{maxUnavailable}} of {{count}} pod_one": "利用できない Pod の最大数: {{maxUnavailable}}/{{count}}", diff --git a/frontend/packages/console-app/locales/ko/console-app.json b/frontend/packages/console-app/locales/ko/console-app.json index 88bd0c1ce64..b65f62d8996 100644 --- a/frontend/packages/console-app/locales/ko/console-app.json +++ b/frontend/packages/console-app/locales/ko/console-app.json @@ -439,6 +439,24 @@ "Certificate approval required": "인증서 승인 필요", "An error occurred. Please try again": "오류가 발생했습니다. 다시 시도하십시오", "No new Pods or workloads will be placed on this Node until it's marked as schedulable.": "예약 가능으로 표시될 때 까지 이 노드에 새 Pod 또는 워크로드가 배치되지 않습니다.", + "Identity providers": "아이덴티티 공급자", + "Mapping method": "매핑 방법", + "Basic Authentication": "기본 인증", + "GitHub": "GitHub", + "GitLab": "GitLab", + "Google": "Google", + "HTPasswd": "HTPasswd", + "Keystone": "Keystone", + "LDAP": "LDAP", + "OpenID Connect": "OpenID 연결", + "Request Header": "요청 헤더", + "OAuth details": "OAuth 세부 정보", + "Access token max age": "액세스 토큰의 최대 경과 시간", + "Identity providers determine how users log into the cluster.": "ID 공급자는 사용자가 클러스터에 로그인하는 방법을 결정합니다.", + "New identity provider added.": "새 ID 공급자가 추가되었습니다.", + "Authentication is being reconfigured. The new identity provider will be available once reconfiguration is complete.": "인증이 재구성되고 있습니다. 재구성이 완료되면 새 ID 공급자를 사용할 수 있습니다.", + "View authentication conditions for reconfiguration status.": "재구성 상태에 대한 인증 조건을 확인합니다.", + "Add": "추가", "Min available {{minAvailable}} of {{count}} pod_one": "사용 가능한 최소 pod_one 수 ({{minAvailable}} / {{count}})", "Min available {{minAvailable}} of {{count}} pod_other": "사용 가능한 최소 pod_other 수 ({{minAvailable}} / {{count}})", "Max unavailable {{maxUnavailable}} of {{count}} pod_one": "최대 사용 불가한 pod_one 수 ({{maxUnavailable}} / {{count}})", diff --git a/frontend/packages/console-app/locales/zh/console-app.json b/frontend/packages/console-app/locales/zh/console-app.json index 24db2458d63..285cf67853a 100644 --- a/frontend/packages/console-app/locales/zh/console-app.json +++ b/frontend/packages/console-app/locales/zh/console-app.json @@ -439,6 +439,24 @@ "Certificate approval required": "需要对证书进行批准", "An error occurred. Please try again": "发生错误。请再试一次", "No new Pods or workloads will be placed on this Node until it's marked as schedulable.": "在此节点上不会放置新的 Pod 或工作负载,直到它被标记为可以调度。", + "Identity providers": "用户身份供应商", + "Mapping method": "映射方法", + "Basic Authentication": "基本身份验证", + "GitHub": "GitHub", + "GitLab": "GitLab", + "Google": "Google", + "HTPasswd": "HTPasswd", + "Keystone": "Keystone", + "LDAP": "LDAP", + "OpenID Connect": "OpenID 连接", + "Request Header": "请求标头", + "OAuth details": "OAuth 详情", + "Access token max age": "访问令牌的最大年龄", + "Identity providers determine how users log into the cluster.": "身份供应商确定用户如何登录到集群。", + "New identity provider added.": "添加了新的身份供应商。", + "Authentication is being reconfigured. The new identity provider will be available once reconfiguration is complete.": "身份验证被重新配置。新的身份提供程序将在重新配置完成后才可用。", + "View authentication conditions for reconfiguration status.": "查看用于重新配置状态的身份验证条件。", + "Add": "添加", "Min available {{minAvailable}} of {{count}} pod_one": "最少可用 {{minAvailable}} 个 pod(共 {{count}} 个)", "Min available {{minAvailable}} of {{count}} pod_other": "最少可用 {{minAvailable}} 个 pod(共 {{count}} 个)", "Max unavailable {{maxUnavailable}} of {{count}} pod_one": "最多不可用 {{maxUnavailable}} 个 pod(共 {{count}} 个)", diff --git a/frontend/packages/dev-console/locales/ja/devconsole.json b/frontend/packages/dev-console/locales/ja/devconsole.json index b93b040999a..6a95414c15b 100644 --- a/frontend/packages/dev-console/locales/ja/devconsole.json +++ b/frontend/packages/dev-console/locales/ja/devconsole.json @@ -627,14 +627,14 @@ "Select query": "クエリーの選択", "Hide PromQL": "PromQL の非表示", "Show PromQL": "PromQL の表示", - "Dashboard": "ダッシュボード", + "Dashboards": "ダッシュボード", "Metrics": "Metrics", "Silences": "サイレンス", "Events": "イベント", "Select a Project to view monitoring metrics<1>.": "プロジェクトを選択してモニタリングメトリクスを表示します。<1>。", "No metrics found": "メトリクスが見つかりません", "Deployment Configuration metrics are not yet supported.": "デプロイメント設定メトリクスはサポートされていません。", - "View dashboard": "ダッシュボードの表示", + "View dashboards": "ダッシュボードの表示", "All events": "すべてのイベント", "There are no recent events.": "最近のイベントはありません。", "CPU usage": "CPU 使用量", diff --git a/frontend/packages/dev-console/locales/ko/devconsole.json b/frontend/packages/dev-console/locales/ko/devconsole.json index 8d10a041682..9bf9cee9d34 100644 --- a/frontend/packages/dev-console/locales/ko/devconsole.json +++ b/frontend/packages/dev-console/locales/ko/devconsole.json @@ -627,14 +627,14 @@ "Select query": "쿼리 선택", "Hide PromQL": "PromQL 숨기기", "Show PromQL": "PromQL 표시", - "Dashboard": "대시 보드", + "Dashboards": "대시 보드", "Metrics": "메트릭", "Silences": "음소거", "Events": "이벤트", "Select a Project to view monitoring metrics<1>.": "모니터링 메트릭<1>을 표시할 프로젝트를 선택합니다.", "No metrics found": "메트릭을 찾을 수 없습니다.", "Deployment Configuration metrics are not yet supported.": "배포 설정 메트릭은 아직 지원되지 않습니다.", - "View dashboard": "대시 보드 보기", + "View dashboards": "대시 보드 보기", "All events": "모든 이벤트", "There are no recent events.": "최근 이벤트가 없습니다.", "CPU usage": "CPU 사용량", diff --git a/frontend/packages/dev-console/locales/zh/devconsole.json b/frontend/packages/dev-console/locales/zh/devconsole.json index 0efc345eab1..ebd705dd15e 100644 --- a/frontend/packages/dev-console/locales/zh/devconsole.json +++ b/frontend/packages/dev-console/locales/zh/devconsole.json @@ -627,14 +627,14 @@ "Select query": "选择查询", "Hide PromQL": "隐藏 PromQL", "Show PromQL": "显示 PromQL", - "Dashboard": "仪表板", + "Dashboards": "仪表板", "Metrics": "指标", "Silences": "静默", "Events": "事件", "Select a Project to view monitoring metrics<1>.": "选择要查看监控指标的项目<1>。", "No metrics found": "未找到指标数据", "Deployment Configuration metrics are not yet supported.": "部署配置指标还不被支持。", - "View dashboard": "查看仪表板", + "View dashboards": "查看仪表板", "All events": "所有事件", "There are no recent events.": "没有当前的事件。", "CPU usage": "CPU 用量", diff --git a/frontend/public/locales/ja/public.json b/frontend/public/locales/ja/public.json index 3eb734bc742..072941d7cbb 100644 --- a/frontend/public/locales/ja/public.json +++ b/frontend/public/locales/ja/public.json @@ -165,7 +165,7 @@ "Resume all updates": "すべての更新を再開します", "Control plane is hosted.": "コントロールプレーンがホストされています。", "Update status": "更新ステータス", - "Click \"Select a version\" to view supported but not recommended versions.": "「バージョンの選択」をクリックすると、サポート対象バージョンが表示されますが、非推奨バージョンは表示されません。", + "Click \"Select a version\" to view versions with known issues.": "既知の問題があるバージョンを表示するには、\"バージョンの選択\" をクリックします。", "Subscription": "Subscription", "OpenShift Cluster Manager": "OpenShift Cluster Manager", "Desired release image": "必要なリリースイメージ", @@ -241,23 +241,6 @@ "Email": "メール", "The list of attributes whose values should be used as the email address.": "メールアドレスとして使用する必要がある値の属性の一覧。", "More options": "その他のオプション", - "Identity providers": "アイデンティティープロバイダー", - "Mapping method": "マッピング方法", - "Basic Authentication": "Basic 認証", - "GitHub": "GitHub", - "GitLab": "GitLab", - "Google": "Google", - "HTPasswd": "HTPasswd", - "Keystone": "Keystone", - "LDAP": "LDAP", - "OpenID Connect": "OpenID Connect", - "Request Header": "要求ヘッダー", - "OAuth details": "OAuth の詳細", - "Access token max age": "アクセストークンの最大経過時間", - "Identity providers determine how users log into the cluster.": "アイデンティティープロバイダーは、ユーザーがクラスターにログインする方法を決定します。", - "New identity provider added.": "新しいアイデンティティープロバイダーが追加されました。", - "Authentication is being reconfigured. The new identity provider will be available once reconfiguration is complete.": "認証を再設定中です。再設定が完了すると、新しいアイデンティティープロバイダーが利用可能になります。", - "View authentication conditions for reconfiguration status.": "再設定ステータスの認証条件を表示します。", "Add Identity Provider: OpenID Connect": "アイデンティティープロバイダーの追加: OpenID Connect", "Integrate with an OpenID Connect identity provider using an Authorization Code Flow.": "Authorization Code Flow を使用して OpenID Connect アイデンティティープロバイダーと統合します。", "Issuer URL": "発行側の URL", @@ -822,11 +805,11 @@ "Other available paths": "その他の利用可能なパス", "Version {{desiredVersion}} not found among the supported updates. Select another version.": "サポート対象の更新にバージョン {{desiredVersion}} はありません。別のバージョンを選択してください。", "Recommended": "推奨", - "Supported but not recommended": "サポート対象 (ただし非推奨)", + "Have known issues": "既知の問題あり", "Select new version": "新規バージョンの選択", - "Include supported but not recommended versions": "サポート対象 (ただし非推奨) のバージョンを含む", - "These versions are supported, but not recommended. Review the known risks before updating.": "これらのバージョンはサポート対象ですが、推奨されていません。更新する前に既知のリスクを確認してください。", - "Updating this cluster to {{desiredVersion}} is supported, but not recommended as it might not be optimized for some components in this cluster.": "このクラスターの {{desiredVersion}} への更新はサポート対象ですが、クラスター内のコンポーネントは最適化されない可能性があるため、推奨されません。", + "Include versions with known issues": "既知の問題があるバージョンを含める", + "These versions are supported, but include known issues. Review the known issues before updating.": "これらのバージョンはサポート対象ですが、既知の問題が含まれています。更新前に既知の問題を確認してください。", + "Updating this cluster to {{desiredVersion}} is supported, but includes known issues. Review the known issues before updating.": "このクラスターを {{desiredVersion}} に更新することはサポートされていますが、既知の問題が含まれています。更新前に既知の問題を確認してください。", "Update options": "オプションの更新", "Full cluster update allows you to update all your Nodes, but takes longer. Partial cluster update allows you to pause worker and custom pool Nodes to accommodate your maintenance schedule, but you'll need to resume the non-control plane Node updates within 60 days to avoid failure.": "クラスターの完全な更新により、すべてのノードを更新できますが、これには時間がかかります。部分的なクラスター更新により、ワーカーおよびカスタムプールノードを一時停止してメンテナンススケジュールに対応することができますが、障害を回避するために、60 日以内に非コントロールプレーンノードの更新を再開する必要があります。", "Full cluster update": "クラスターの完全な更新", @@ -1414,6 +1397,8 @@ "ReplicationController details": "ReplicationController の詳細", "{{statusReplicas}} of {{specReplicas}} pods": "{{statusReplicas}}/{{specReplicas}} Pod", "Tech Preview": "テクノロジープレビュー", + "Clear history": "履歴のクリア", + "Recently used": "最近使用", "Select Resource": "リソースの選択", "Edit AppliedClusterResourceQuota": "AppliedClusterResourceQuota の編集", "Affects pods that have an active deadline. These pods usually include builds, deployers, and jobs.": "期限が有効な Pod に影響を与えます。通常、これらの Pod にはビルド、デプロイヤーおよびジョブが含まれます。", @@ -1850,6 +1835,8 @@ "ClusterRoles": "ClusterRoles", "SelfSubjectAccessReview": "SelfSubjectAccessReview", "SelfSubjectAccessReviews": "SelfSubjectAccessReviews", + "SelfSubjectReview": "SelfSubjectReview", + "SelfSubjectReviews": "SelfSubjectReviews", "ResourceAccessReview": "ResourceAccessReview", "ResourceAccessReviews": "ResourceAccessReviews", "LocalResourceAccessReview": "LocalResourceAccessReview", diff --git a/frontend/public/locales/ko/public.json b/frontend/public/locales/ko/public.json index 8e775ab783d..3a4ff1cc68f 100644 --- a/frontend/public/locales/ko/public.json +++ b/frontend/public/locales/ko/public.json @@ -165,7 +165,7 @@ "Resume all updates": "모든 업데이트 재개", "Control plane is hosted.": "컨트롤 플레인이 호스팅됩니다.", "Update status": "업데이트 상태", - "Click \"Select a version\" to view supported but not recommended versions.": "지원되지만 권장되지 않는 버전을 보려면 \"버전 선택\"을 클릭하십시오.", + "Click \"Select a version\" to view versions with known issues.": "\"버전 선택\"을 클릭하여 알려진 문제가 있는 버전을 확인합니다.", "Subscription": "서브스크립션", "OpenShift Cluster Manager": "OpenShift Cluster Manager", "Desired release image": "필요한 릴리스 이미지", @@ -241,23 +241,6 @@ "Email": "이메일", "The list of attributes whose values should be used as the email address.": "이메일 주소로 사용해야 하는 값의 속성 목록입니다.", "More options": "기타 옵션", - "Identity providers": "아이덴티티 공급자", - "Mapping method": "매핑 방법", - "Basic Authentication": "기본 인증", - "GitHub": "GitHub", - "GitLab": "GitLab", - "Google": "Google", - "HTPasswd": "HTPasswd", - "Keystone": "Keystone", - "LDAP": "LDAP", - "OpenID Connect": "OpenID 연결", - "Request Header": "요청 헤더", - "OAuth details": "OAuth 세부 정보", - "Access token max age": "액세스 토큰의 최대 경과 시간", - "Identity providers determine how users log into the cluster.": "ID 공급자는 사용자가 클러스터에 로그인하는 방법을 결정합니다.", - "New identity provider added.": "새 ID 공급자가 추가되었습니다.", - "Authentication is being reconfigured. The new identity provider will be available once reconfiguration is complete.": "인증이 재구성되고 있습니다. 재구성이 완료되면 새 ID 공급자를 사용할 수 있습니다.", - "View authentication conditions for reconfiguration status.": "재구성 상태에 대한 인증 조건을 확인합니다.", "Add Identity Provider: OpenID Connect": "아이덴티티 공급자 추가: OpenID Connect", "Integrate with an OpenID Connect identity provider using an Authorization Code Flow.": "Authorization Code Flow를 사용하여 OpenID Connect 아이덴티티 공급자와 통합합니다.", "Issuer URL": "게시자 URL", @@ -822,11 +805,11 @@ "Other available paths": "기타 사용 가능한 경로", "Version {{desiredVersion}} not found among the supported updates. Select another version.": "지원되는 업데이트 중 버전 {{desiredVersion}}을/를 찾을 수 없습니다. 다른 버전을 선택하십시오.", "Recommended": "권장", - "Supported but not recommended": "지원되지만 권장되지 않음", + "Have known issues": "알려진 문제가 있음", "Select new version": "새 버전 선택", - "Include supported but not recommended versions": "지원되지만 권장되지 않는 버전 포함", - "These versions are supported, but not recommended. Review the known risks before updating.": "이러한 버전은 지원되지만 권장되지는 않습니다. 업데이트하기 전에 알려진 위험을 검토하십시오.", - "Updating this cluster to {{desiredVersion}} is supported, but not recommended as it might not be optimized for some components in this cluster.": "이 클러스터를 {{desiredVersion}} 로 업데이트하는 것은 지원되지만 이 클러스터의 일부 구성 요소에 대해 최적화되지 않을 수 있으므로 권장하지 않습니다.", + "Include versions with known issues": "알려진 문제가 있는 버전 포함", + "These versions are supported, but include known issues. Review the known issues before updating.": "이러한 버전은 지원되지만 알려진 문제가 포함되어 있습니다. 업데이트 전에 알려진 문제를 검토하십시오.", + "Updating this cluster to {{desiredVersion}} is supported, but includes known issues. Review the known issues before updating.": "이 클러스터를 {{desiredVersion}} 로 업데이트할 수 있지만 알려진 문제가 포함되어 있습니다. 업데이트 전에 알려진 문제를 검토합니다.", "Update options": "업데이트 옵션", "Full cluster update allows you to update all your Nodes, but takes longer. Partial cluster update allows you to pause worker and custom pool Nodes to accommodate your maintenance schedule, but you'll need to resume the non-control plane Node updates within 60 days to avoid failure.": "전체 클러스터 업데이트를 사용하면 모든 노드를 업데이트할 수 있지만 시간이 오래 걸립니다. 부분 클러스터 업데이트를 사용하면 유지 관리 일정을 수용하기 위해 작업자 및 사용자 정의 풀 노드를 일시 정지하여 유지 관리 일정을 충족할 수 있지만 실패를 방지하려면 60일 이내에 컨트롤 플레인 노드 업데이트를 다시 시작해야 합니다.", "Full cluster update": "전체 클러스터 업데이트", @@ -1414,6 +1397,8 @@ "ReplicationController details": "복제 컨트롤러 세부 정보", "{{statusReplicas}} of {{specReplicas}} pods": "{{statusReplicas}} / {{specReplicas}} Pod", "Tech Preview": "기술 프리뷰", + "Clear history": "기록 지우기", + "Recently used": "최근 사용됨", "Select Resource": "리소스 선택", "Edit AppliedClusterResourceQuota": "적용된 클러스터 리소스 쿼터 편집", "Affects pods that have an active deadline. These pods usually include builds, deployers, and jobs.": "만료 기간이 유효한 Pod에 영향을 미칩니다. 일반적으로 이러한 Pod에는 빌드, 배포자 및 작업이 포함됩니다.", @@ -1848,12 +1833,14 @@ "ClusterRoleBindings": "클러스터 역할 바인딩", "ClusterRole": "클러스터 역할", "ClusterRoles": "클러스터 역할", - "SelfSubjectAccessReview": "자체 제목 액세스 리뷰", - "SelfSubjectAccessReviews": "자체 제목 액세스 리뷰", - "ResourceAccessReview": "리소스 액세스 리뷰", - "ResourceAccessReviews": "리소스 액세스 리뷰", - "LocalResourceAccessReview": "로컬 리소스 액세스 리뷰", - "LocalResourceAccessReviews": "로컬 리소스 액세스 리뷰", + "SelfSubjectAccessReview": "SelfSubjectAccessReview", + "SelfSubjectAccessReviews": "SelfSubjectAccessReviews", + "SelfSubjectReview": "SelfSubjectReview", + "SelfSubjectReviews": "SelfSubjectReviews", + "ResourceAccessReview": "ResourceAccessReview", + "ResourceAccessReviews": "ResourceAccessReviews", + "LocalResourceAccessReview": "LocalResourceAccessReview", + "LocalResourceAccessReviews": "LocalResourceAccessReviews", "PersistentVolume": "영구 볼륨", "StatefulSet": "상태 저장 세트", "ResourceQuota": "리소스 쿼터", diff --git a/frontend/public/locales/zh/public.json b/frontend/public/locales/zh/public.json index 4bcc4eac3c4..b28c81565df 100644 --- a/frontend/public/locales/zh/public.json +++ b/frontend/public/locales/zh/public.json @@ -165,7 +165,7 @@ "Resume all updates": "恢复所有更新", "Control plane is hosted.": "控制平面被托管。", "Update status": "更新状态", - "Click \"Select a version\" to view supported but not recommended versions.": "点\"选择一个版本\"来查看支持但不推荐使用的版本。", + "Click \"Select a version\" to view versions with known issues.": "点 \"Select a version\" 查看带有已知问题的版本。", "Subscription": "订阅", "OpenShift Cluster Manager": "OpenShift Cluster Manager", "Desired release image": "所需的发行镜像", @@ -241,23 +241,6 @@ "Email": "电子邮件", "The list of attributes whose values should be used as the email address.": "属性值列表,其值应用作电子邮件地址。", "More options": "更多选项", - "Identity providers": "用户身份供应商", - "Mapping method": "映射方法", - "Basic Authentication": "基本身份验证", - "GitHub": "GitHub", - "GitLab": "GitLab", - "Google": "Google", - "HTPasswd": "HTPasswd", - "Keystone": "Keystone", - "LDAP": "LDAP", - "OpenID Connect": "OpenID 连接", - "Request Header": "请求标头", - "OAuth details": "OAuth 详情", - "Access token max age": "访问令牌的最大年龄", - "Identity providers determine how users log into the cluster.": "身份供应商确定用户如何登录到集群。", - "New identity provider added.": "添加了新的身份供应商。", - "Authentication is being reconfigured. The new identity provider will be available once reconfiguration is complete.": "身份验证被重新配置。新的身份提供程序将在重新配置完成后才可用。", - "View authentication conditions for reconfiguration status.": "查看用于重新配置状态的身份验证条件。", "Add Identity Provider: OpenID Connect": "添加身份供应商:OpenID Connect", "Integrate with an OpenID Connect identity provider using an Authorization Code Flow.": "集成使用 Authorization Code Flow 的一个 OpenID Connect 身份供应商。", "Issuer URL": "发行者 URL", @@ -822,11 +805,11 @@ "Other available paths": "其它可用路径", "Version {{desiredVersion}} not found among the supported updates. Select another version.": "支持的版本中没有版本 {{desiredVersion}}。请选择另一个版本。", "Recommended": "推荐的", - "Supported but not recommended": "支持,但不推荐使用", + "Have known issues": "有已知问题", "Select new version": "选择新版本", - "Include supported but not recommended versions": "包括支持但不推荐使用的版本", - "These versions are supported, but not recommended. Review the known risks before updating.": "这些版本被支持,但不推荐使用。在更新前请检查已知的相关风险。", - "Updating this cluster to {{desiredVersion}} is supported, but not recommended as it might not be optimized for some components in this cluster.": "支持将此集群更新至 {{desiredVersion}},但不推荐这样做,因为这可能不会对集群中的部分组件进行优化。", + "Include versions with known issues": "包括带有已知问题的版本", + "These versions are supported, but include known issues. Review the known issues before updating.": "这些版本被支持,但包括已知的问题。请在更新前查看已知的问题。", + "Updating this cluster to {{desiredVersion}} is supported, but includes known issues. Review the known issues before updating.": "支持将这个集群更新至 {{desiredVersion}},但它包括了已知的问题。请在更新前查看已知问题。", "Update options": "更新选项", "Full cluster update allows you to update all your Nodes, but takes longer. Partial cluster update allows you to pause worker and custom pool Nodes to accommodate your maintenance schedule, but you'll need to resume the non-control plane Node updates within 60 days to avoid failure.": "完全集群更新可让您更新所有节点,但需要更长的时间。部分集群更新可以暂停 worker 和自定义池节点以适应维护计划,但您需要在 60 天内恢复非控制平面节点的更新以避免失败。", "Full cluster update": "完全集群更新", @@ -1414,6 +1397,8 @@ "ReplicationController details": "复制控制器详情", "{{statusReplicas}} of {{specReplicas}} pods": "{{specReplicas}} 的 {{statusReplicas}} pod", "Tech Preview": "技术预览", + "Clear history": "清除历史记录", + "Recently used": "目前使用的", "Select Resource": "选择资源", "Edit AppliedClusterResourceQuota": "编辑 AppliedClusterResourceQuota", "Affects pods that have an active deadline. These pods usually include builds, deployers, and jobs.": "对存在有效截止日期的 pod 有影响。这些 pod 通常会包括构建、部署和作业。", @@ -1850,6 +1835,8 @@ "ClusterRoles": "集群角色", "SelfSubjectAccessReview": "SelfSubjectAccessReview", "SelfSubjectAccessReviews": "SelfSubjectAccessReviews", + "SelfSubjectReview": "SelfSubjectReview", + "SelfSubjectReviews": "SelfSubjectReviews", "ResourceAccessReview": "ResourceAccessReview", "ResourceAccessReviews": "ResourceAccessReviews", "LocalResourceAccessReview": "LocalResourceAccessReview",