Skip to content

Commit

Permalink
chore(i18n): update translations
Browse files Browse the repository at this point in the history
Adding latest translations from Memsource project https://cloud.memsource.com/web/project2/show/ey37gmOfw78ld93mF186Q2
  • Loading branch information
cyril-ui-developer committed Mar 12, 2024
1 parent 77d383d commit 0fd5838
Show file tree
Hide file tree
Showing 9 changed files with 93 additions and 78 deletions.
18 changes: 18 additions & 0 deletions frontend/packages/console-app/locales/ja/console-app.json
Expand Up @@ -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}}",
Expand Down
18 changes: 18 additions & 0 deletions frontend/packages/console-app/locales/ko/console-app.json
Expand Up @@ -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}})",
Expand Down
18 changes: 18 additions & 0 deletions frontend/packages/console-app/locales/zh/console-app.json
Expand Up @@ -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}} 个)",
Expand Down
4 changes: 2 additions & 2 deletions frontend/packages/dev-console/locales/ja/devconsole.json
Expand Up @@ -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>.": "プロジェクトを選択してモニタリングメトリクスを表示します。<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 使用量",
Expand Down
4 changes: 2 additions & 2 deletions frontend/packages/dev-console/locales/ko/devconsole.json
Expand Up @@ -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>.": "모니터링 메트릭<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 사용량",
Expand Down
4 changes: 2 additions & 2 deletions frontend/packages/dev-console/locales/zh/devconsole.json
Expand Up @@ -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>.": "选择要查看监控指标的项目<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 用量",
Expand Down
31 changes: 9 additions & 22 deletions frontend/public/locales/ja/public.json
Expand Up @@ -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": "必要なリリースイメージ",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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": "クラスターの完全な更新",
Expand Down Expand Up @@ -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 にはビルド、デプロイヤーおよびジョブが含まれます。",
Expand Down Expand Up @@ -1850,6 +1835,8 @@
"ClusterRoles": "ClusterRoles",
"SelfSubjectAccessReview": "SelfSubjectAccessReview",
"SelfSubjectAccessReviews": "SelfSubjectAccessReviews",
"SelfSubjectReview": "SelfSubjectReview",
"SelfSubjectReviews": "SelfSubjectReviews",
"ResourceAccessReview": "ResourceAccessReview",
"ResourceAccessReviews": "ResourceAccessReviews",
"LocalResourceAccessReview": "LocalResourceAccessReview",
Expand Down

0 comments on commit 0fd5838

Please sign in to comment.