Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion console-extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"section": "resources",
"insertAfter": "pipelines",
"insertBefore": "helm",
"name": "%gitops-plugin~Environments%",
"name": "%plugin__gitops-plugin~Environments%",
"href": "/envdynamic",
"dataAttributes": {
"data-test-id": "envdynamic-header"
Expand Down
9 changes: 9 additions & 0 deletions i18next-parser.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
module.exports = {
createOldCatalogs: false,
keySeparator: false,
locales: ['en', 'ja', 'ko', 'zh'],
namespaceSeparator: '~',
reactNamespace: false,
useKeysAsDefaultValue: true,
defaultNamespace: 'plugin__gitops-plugin',
};
Original file line number Diff line number Diff line change
@@ -1,40 +1,42 @@
{
"Environments": "Environments",
"Dev preview": "Dev preview",
"Error cannot retrieve environments": "Error cannot retrieve environments",
"Compatibility Issue": "Compatibility Issue",
"Compatibility Issue Message": "It is detected that an older version of the GitOps Operator is installed. Please upgrade the GitOps Operator",
"Error Encountered": "Error Encountered",
"Cluster URL not available": "Cluster URL not available",
"{{message}}": "{{message}}",
"Commit message not available": "Commit message not available",
"by {{author}}": "by {{author}}",
"Commit author not available": "Commit author not available",
"Commit details not available": "Commit details not available",
"Last deployed": "Last deployed",
"Last deployed time not available": "Last deployed time not available",
"Deployment history": "Deployment history",
"Application environments": "Application environments",
"{{x}} of {{total}} degraded": "{{x}} of {{total}} degraded",
"Synced": "Synced",
"OutOfSync": "OutOfSync",
"Unknown": "Unknown",
"{{x}} of {{total}} Unhealthy": "{{x}} of {{total}} Unhealthy",
"{{x}} of {{total}} OutOfSync": "{{x}} of {{total}} OutOfSync",
"Resources": "Resources",
"Deployments": "Deployments",
"Secrets": "Secrets",
"Services": "Services",
"Routes": "Routes",
"Role Bindings": "Role Bindings",
"Cluster Roles": "Cluster Roles",
"Cluster Role Bindings": "Cluster Role Bindings",
"Info not available": "Info not available",
"Overview": "Overview",
"{{appName}} · Details": "{{appName}} · Details",
"Select an application to view the environment it's deployed in.": "Select an application to view the environment it's deployed in.",
"by name": "by name",
"Environments table": "Environments table",
"Environment": "Environment",
"The history cannot be obtained due to an HTTP Not Found Error. This could mean that the GitOps Operator needs to be upgraded to the latest version or the GitOps cluster pod is not running.": "The history cannot be obtained due to an HTTP Not Found Error. This could mean that the GitOps Operator needs to be upgraded to the latest version or the GitOps cluster pod is not running.",
"The history cannot be obtained due to an error. Check the GitOps cluster pod log for any errors.": "The history cannot be obtained due to an error. Check the GitOps cluster pod log for any errors.",
"No history": "No history",
"Deployment Time": "Deployment Time",
"Message": "Message",
"Author": "Author",
"Revision": "Revision",
"Application name": "Application name",
"Git repository": "Git repository",
"Environment status": "Environment status",
"Environment": "Environment",
"Last deployment": "Last deployment",
"Synced": "Synced",
"OutOfSync": "OutOfSync",
"Unknown": "Unknown",
"by name": "by name",
"No GitOps manifest URLs found": "No GitOps manifest URLs found",
"Error cannot retrieve applications": "Error cannot retrieve applications",
"No Application groups found": "No Application groups found",
"Environment details were not found. Try reloading the page or contacting an administrator.": "Environment details were not found. Try reloading the page or contacting an administrator.",
"Commit message not available": "Commit message not available",
"Commit author not available": "Commit author not available",
"Last deployed time not available": "Last deployed time not available"
}
"Environment details were not found. Try reloading the page or contacting an administrator.": "Environment details were not found. Try reloading the page or contacting an administrator."
}
28 changes: 0 additions & 28 deletions locales/ja/gitops-plugin.json

This file was deleted.

54 changes: 54 additions & 0 deletions locales/ja/plugin__gitops-plugin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"Environments": "環境",
"Dev preview": "開発プレビュー",
"by {{author}}": "{{author}} 別",
"Commit details not available": "コミットの詳細は利用できません",
"Cluster URL not available": "クラスター URL は利用できません",
"Application environments": "アプリケーション環境",
"Manifest file repo": "マニフェストファイルのリポジトリー",
"Image not available": "イメージは利用できません",
"Service source URL not available": "サービスソース URL は利用できません",
"Pod info not available": "Pod 情報は利用できません",
"Info not available": "情報は利用できません",
"Environment details were not found. Try reloading the page or contacting an administrator.": "環境の詳細が見つかりませんでした。ページのリロードを試行するか、管理者にお問い合わせください。",
"{{appName}} · Details": "{{appName}} · 詳細",
"Select an application to view the environment it's deployed in.": "アプリケーションを選択して、デプロイされている環境を表示します。",
"by name": "名前別",
"Environments table": "環境についての表",
"Application name": "アプリケーション名",
"Git repository": "Git リポジトリー",
"Environment status": "環境のステータス",
"Environment": "環境",
"Last deployment": "最終デプロイメント",
"Synced": "同期済み",
"OutOfSync": "同期なし",
"Unknown": "不明",
"No GitOps manifest URLs found": "GitOps マニフェスト URL が見つかりません",
"No Application groups found": "アプリケーショングループが見つかりません",
"Error cannot retrieve environments": "エラー、環境を取得できません",
"Compatibility Issue": "互換性の問題",
"Compatibility Issue Message": "互換性の問題に関するメッセージ",
"Error Encountered": "エラーが発生しました",
"{{message}}": "{{message}}",
"Last deployed": "最終デプロイメント",
"Deployment history": "デプロイメント履歴",
"{{x}} of {{total}} Unhealthy": "正常でない状態 {{x}} / {{total}}",
"{{x}} of {{total}} OutOfSync": "同期していない状態 {{x}} / {{total}}",
"Resources": "リソース",
"Deployments": "Deployments",
"Secrets": "Secrets",
"Services": "Service",
"Routes": "Routes",
"Overview": "概要",
"The history cannot be obtained due to an HTTP Not Found Error. This could mean that the GitOps Operator needs to be upgraded to the latest version or the GitOps cluster pod is not running.": "HTTP Not Found Error が原因で履歴を取得できません。GitOps Operator を最新バージョンにアップグレードする必要があるか、GitOps クラスター Pod が実行されていない可能性があります。",
"The history cannot be obtained due to an error. Check the GitOps cluster pod log for any errors.": "エラーが原因で履歴を取得できません。GitOps クラスター Pod ログでエラーの有無を確認してください。",
"No history": "履歴がありません",
"Deployment Time": "デプロイメント時間",
"Message": "メッセージ",
"Author": "作成者",
"Revision": "リビジョン",
"Error cannot retrieve applications": "エラー、アプリケーションを取得できません",
"Commit message not available": "コミットメッセージ情報はありません",
"Commit author not available": "コミット作成者情報はありません",
"Last deployed time not available": "最終デプロイ時刻情報はありません"
}
28 changes: 0 additions & 28 deletions locales/ko/gitops-plugin.json

This file was deleted.

57 changes: 57 additions & 0 deletions locales/ko/plugin__gitops-plugin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
{
"Environments": "환경",
"Dev preview": "개발자 미리보기",
"by {{author}}": "{{author}} 별",
"Commit details not available": "커밋 세부 정보를 사용할 수 없습니다.",
"Cluster URL not available": "클러스터 URL을 사용할 수 없습니다.",
"Application environments": "애플리케이션 환경",
"Manifest file repo": "매니페스트 파일 저장소",
"Image not available": "이미지를 사용할 수 없습니다",
"Service source URL not available": "서비스 소스 URL을 사용할 수 없습니다.",
"Pod info not available": "Pod 정보를 사용할 수 없습니다",
"Info not available": "정보를 사용할 수 없습니다",
"Environment details were not found. Try reloading the page or contacting an administrator.": "환경 세부 정보를 찾을 수 없습니다. 페이지를 새로 고침하거나 관리자에게 문의하십시오.",
"{{appName}} · Details": "{{appName}} · 세부 정보",
"Select an application to view the environment it's deployed in.": "배포된 환경을 보려면 애플리케이션을 선택하십시오.",
"by name": "이름 별",
"Environments table": "환경 표",
"Application name": "애플리케이션 이름",
"Git repository": "Git 리포지터리",
"Environment status": "환경 상태",
"Environment": "환경",
"Last deployment": "마지막 배포",
"Synced": "동기화됨",
"OutOfSync": "동기화되지 않음",
"Unknown": "알 수 없음",
"No GitOps manifest URLs found": "GitOps 매니페스트 URL을 찾을 수 없습니다",
"No Application groups found": "애플리케이션 그룹을 찾을 수 없습니다",
"Error cannot retrieve environments": "오류로 인해 환경을 검색할 수 없습니다",
"Compatibility Issue": "호환성 문제",
"Compatibility Issue Message": "호환성 문제 메시지",
"Error Encountered": "오류 발생",
"{{message}}": "{{message}}",
"Last deployed": "마지막 배포",
"Deployment history": "배포 기록",
"{{x}} of {{total}} Unhealthy": "{{x}} / {{total}} 비정상적인 상태",
"{{x}} of {{total}} OutOfSync": "{{x}} of {{total}} 비동기화 상태",
"Resources": "리소스",
"Deployments": "배포",
"Secrets": "시크릿",
"Services": "서비스",
"Routes": "경로",
"Role Bindings": "역할 바인딩",
"Cluster Roles": "클러스터 역할",
"Cluster Role Bindings": "클러스터 역할 바인딩",
"Overview": "개요",
"The history cannot be obtained due to an HTTP Not Found Error. This could mean that the GitOps Operator needs to be upgraded to the latest version or the GitOps cluster pod is not running.": "HTTP를 찾을 수 없음 오류로 인해 기록을 가져올 수 없습니다. 이는 GitOps Operator를 최신 버전으로 업그레이드해야 하거나 GitOps 클러스터 pod가 실행되고 있지 않음을 의미할 수 있습니다.",
"The history cannot be obtained due to an error. Check the GitOps cluster pod log for any errors.": "오류로 인해 기록을 가져올 수 없습니다. GitOps 클러스터 Pod 로그에 오류가 있는지 확인하십시오.",
"No history": "기록 없음",
"Deployment Time": "배포 시간",
"Message": "메시지",
"Author": "작성자",
"Revision": "개정 버전",
"Error cannot retrieve applications": "오류로 인해 애플리케이션을 검색할 수 없습니다",
"Commit message not available": "커밋 메시지를 사용할 수 없음",
"Commit author not available": "커밋 작성자를 사용할 수 없음",
"Last deployed time not available": "마지막 배포 시간을 알 수 없음"
}
28 changes: 0 additions & 28 deletions locales/zh/gitops-plugin.json

This file was deleted.

57 changes: 57 additions & 0 deletions locales/zh/plugin__gitops-plugin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
{
"Environments": "环境",
"Dev preview": "开发预览",
"by {{author}}": "由 {{author}}",
"Commit details not available": "没有提交详情",
"Cluster URL not available": "没有集群 URL",
"Application environments": "应用程序环境",
"Manifest file repo": "清单文件仓库",
"Image not available": "镜像不可用",
"Service source URL not available": "服务源 URL 不可用",
"Pod info not available": "Pod 信息不可用",
"Info not available": "信息不可用",
"Environment details were not found. Try reloading the page or contacting an administrator.": "无法找到环境详情。请重新载入页面或联系管理员。",
"{{appName}} · Details": "{{appName}} - 详情",
"Select an application to view the environment it's deployed in.": "选择一个应用程序来查看它部署到的环境。",
"by name": "按名称",
"Environments table": "环境表",
"Application name": "应用程序名称",
"Git repository": "Git 仓库",
"Environment status": "环境状态",
"Environment": "环境",
"Last deployment": "最后的部署",
"Synced": "同步",
"OutOfSync": "OutOfSync",
"Unknown": "未知",
"No GitOps manifest URLs found": "未找到 GitOps 清单 URL",
"No Application groups found": "未找到应用程序组",
"Error cannot retrieve environments": "错误,无法检索环境",
"Compatibility Issue": "兼容性问题",
"Compatibility Issue Message": "兼容性问题信息",
"Error Encountered": "出现错误",
"{{message}}": "{{message}}",
"Last deployed": "最后的部署",
"Deployment history": "部署历史记录",
"{{x}} of {{total}} Unhealthy": "{{x}}(共 {{total}})不健康",
"{{x}} of {{total}} OutOfSync": "{{x}}(共 {{total}})没有同步",
"Resources": "资源",
"Deployments": "部署",
"Secrets": "Secret",
"Services": "服务",
"Routes": "路由",
"Role Bindings": "角色绑定",
"Cluster Roles": "集群角色",
"Cluster Role Bindings": "集群角色绑定",
"Overview": "概述",
"The history cannot be obtained due to an HTTP Not Found Error. This could mean that the GitOps Operator needs to be upgraded to the latest version or the GitOps cluster pod is not running.": "因为 HTTP Not Found Error 导致无法获得历史记录。这可能意味着 GitOps Operator 需要升级到最新的版本,或者 GitOps 集群 pod 没有运行。",
"The history cannot be obtained due to an error. Check the GitOps cluster pod log for any errors.": "历史记录因为错误而无法获得。请检查 GitOps 集群 pod 日志是否有任何错误。",
"No history": "没有历史记录",
"Deployment Time": "部署时间",
"Message": "消息",
"Author": "作者",
"Revision": "修订",
"Error cannot retrieve applications": "错误,无法检索应用程序",
"Commit message not available": "提交的信息不可用",
"Commit author not available": "提交的作者不可用",
"Last deployed time not available": "最后部署的时间不可用"
}
Loading