diff --git a/frontend/packages/console-app/locales/ja/console-app.json b/frontend/packages/console-app/locales/ja/console-app.json index 4141a0bc018..41e839990cc 100644 --- a/frontend/packages/console-app/locales/ja/console-app.json +++ b/frontend/packages/console-app/locales/ja/console-app.json @@ -518,8 +518,8 @@ "Close": "閉じる", "Back": "戻る", "Restart": "再起動", - "In this quick start, you will complete {{count, number}} task_one": "このクイックスタートでは、タスク {{count, number}} 件を実行します。", - "In this quick start, you will complete {{count, number}} task_other": "このクイックスタートでは、タスク {{count, number}} 件を実行します。", + "In this quick start, you will complete {{count, number}} task_one": "このクイックスタートでは、タスク {{count, number}} 件を実行します", + "In this quick start, you will complete {{count, number}} task_other": "このクイックスタートでは、タスク {{count, number}} 件を実行します", "{{taskIndex, number}}": "{{taskIndex, number}}", "Check your work": "作業を確認する", "Yes": "Yes", @@ -569,6 +569,7 @@ "VolumeSnapshotClass details": "VolumeSnapshotClass の詳細", "Driver": "ドライバー", "Deletion policy": "削除ポリシー", + "Create VolumeSnapshotClass": "VolumeSnapshotClass の作成", "VolumeSnapshotContent details": "VolumeSnapshotContent の詳細", "VolumeSnapshot": "VolumeSnapshot", "VolumeSnapshotClass": "VolumeSnapshotClass", diff --git a/frontend/packages/console-app/locales/ko/console-app.json b/frontend/packages/console-app/locales/ko/console-app.json index b65f62d8996..177ccc75f19 100644 --- a/frontend/packages/console-app/locales/ko/console-app.json +++ b/frontend/packages/console-app/locales/ko/console-app.json @@ -569,6 +569,7 @@ "VolumeSnapshotClass details": "볼륨 스냅샷 클래스 세부 정보", "Driver": "드라이버", "Deletion policy": "삭제 정책", + "Create VolumeSnapshotClass": "볼륨 스냅샷 클래스 만들기", "VolumeSnapshotContent details": "볼륨 스냅샷 컨텐츠 세부 정보", "VolumeSnapshot": "볼륨 스냅샷", "VolumeSnapshotClass": "볼륨 스냅샷 클래스", diff --git a/frontend/packages/console-app/locales/zh/console-app.json b/frontend/packages/console-app/locales/zh/console-app.json index 285cf67853a..3a8594c253f 100644 --- a/frontend/packages/console-app/locales/zh/console-app.json +++ b/frontend/packages/console-app/locales/zh/console-app.json @@ -569,6 +569,7 @@ "VolumeSnapshotClass details": "卷快照类详情", "Driver": "驱动", "Deletion policy": "删除策略", + "Create VolumeSnapshotClass": "创建卷快照类", "VolumeSnapshotContent details": "卷快照内容详情", "VolumeSnapshot": "卷快照", "VolumeSnapshotClass": "卷快照类", diff --git a/frontend/packages/dev-console/locales/ja/devconsole.json b/frontend/packages/dev-console/locales/ja/devconsole.json index 6a95414c15b..513a267b165 100644 --- a/frontend/packages/dev-console/locales/ja/devconsole.json +++ b/frontend/packages/dev-console/locales/ja/devconsole.json @@ -628,7 +628,7 @@ "Hide PromQL": "PromQL の非表示", "Show PromQL": "PromQL の表示", "Dashboards": "ダッシュボード", - "Metrics": "Metrics", + "Metrics": "メトリクス", "Silences": "サイレンス", "Events": "イベント", "Select a Project to view monitoring metrics<1>.": "プロジェクトを選択してモニタリングメトリクスを表示します。<1>。", diff --git a/frontend/packages/pipelines-plugin/locales/ja/pipelines-plugin.json b/frontend/packages/pipelines-plugin/locales/ja/pipelines-plugin.json index 1d6fe5a4993..4ff93d9e4e8 100644 --- a/frontend/packages/pipelines-plugin/locales/ja/pipelines-plugin.json +++ b/frontend/packages/pipelines-plugin/locales/ja/pipelines-plugin.json @@ -29,7 +29,7 @@ "Browse for openshift pipeline tasks available in the cluster.": "クラスターで利用可能な openshift Pipeline Task を参照します。", "Community": "コミュニティー", "Browse tekton hub tasks.": "Tekton ハブ Task を参照します。", - "Metrics": "Metrics", + "Metrics": "メトリクス", "Output": "出力", "Add": "追加", "{{clusterTaskLabel}} details": "{{clusterTaskLabel}} の詳細", @@ -153,6 +153,8 @@ "No workspaces are associated with this pipeline.": "この Pipeline に関連付けられているワークスペースはありません。", "{{triggerBindingLabel}} details": "{{triggerBindingLabel}} の詳細", "TriggerTemplate details": "TriggerTemplate の詳細", + "Approval Task": "承認タスク", + "Custom Task": "カスタムタスク", "Embedded task": "組み込みTask", "Embedded PipelineResource": "組み込み PipelineResource", "Embedded Pipeline": "組み込み Pipeline", @@ -399,14 +401,14 @@ "Step 3": "ステップ 3", "Commit these changes and push them to your Git repository.": "これらの変更をコミットし、Git リポジトリーにプッシュします。", "Step 4": "ステップ 4", - "Webhook URL to configure the webhook in your Git repository:": "Git リポジトリーで Webhook を設定するための Webhook URL。", + "Webhook URL to configure the webhook in your Git repository:": "Git リポジトリーで Webhook を設定するための Webhook URL:", "You can install Tekton CLI from <2> page and generate example pipelineruns using the <6>tkn pac generate": "<2> ページから Tekton CLI をインストールし、<6>tkn pac generate を使用して pipelineruns のサンプルを生成できます", "releases": "リリース", "Your Git repository is now configured to run <1>push.yaml on every Git push event.": "これで、Git リポジトリーは、Git プッシュイベントのたびに <1>push.yaml を実行するように設定されました。", - "See GitHub events": "GitHub イベントを参照してください。", - "See Gitlab events": "Gitlab イベントを参照してください。", - "See BitBucket events": "BitBucket イベントを参照してください。", - "See Git events": "Git イベントを参照してください。", + "See GitHub events": "GitHub イベントを参照してください", + "See Gitlab events": "Gitlab イベントを参照してください", + "See BitBucket events": "BitBucket イベントを参照してください", + "See Git events": "Git イベントを参照してください", "Use your GitHub Personal token. Use this <2>link to create a <5>classic token with <7>repo & <9>admin:repo_hook scopes and give your token an expiration, i.e 30d.": "GitHub パーソナルトークンを使用します。この <2>リンク から、<7>repo & <9>admin:repo_hook スコープを持つ <5>classic トークンを作成し、トークンに有効期限 (30d) を指定します。", "Use your Gitlab Personal access token. Use this <2>link to create a token with <5>api scope. Select the role as <7>Maintainer/Owner. Give your token an expiration i.e 30d.": "Gitlab のパーソナルアクセストークンを使用します。この <2>リンク を使用して、<5>api スコープでトークンを作成します。ロールを <7>Maintainer/Owner として選択します。トークンの有効期限 (30d) を指定します。", "Use your Bitbucket App password. Use this <2>link to create a token with <5>Read and Write scopes in <8>Account, Workspace membership, Projects, Issues, Pull requests and Webhooks.": "Bitbucket App パスワードを使用します。この <2>リンク を使用して、<8>アカウント、ワークスペースのメンバーシップ、プロジェクト、問題、プルリクエスト、および Webhook に <5>Read および Write スコープを持つトークンを作成します。", @@ -419,7 +421,7 @@ "We have detected a URL that can be used to configure the webhook. It will be created and attached to the Git repository.": "Webhook の設定に使用できる URL を検出しました。これは作成され、Git リポジトリーに割り当てられます。", "Webhook secret": "Webhook シークレット", "Generate": "生成", - "Events triggering the webhook: ": "Webhook をトリガーするイベント: ", + "Events triggering the webhook: ": "Webhook をトリガーするイベント: ", "Read more about setting up webhook": "Webhook のセットアップに関する詳細", "No options matching your criteria": "基準に一致するオプションはありません", "No Output found": "出力が見つかりません", @@ -436,6 +438,10 @@ "TaskRun log": "TaskRun ログ", "Pod not found": "Pod が見つかりません", "{{taskLabel}} details": "{{taskLabel}} の詳細", + "CustomRun": "CustomRun", + "CustomRuns": "CustomRuns", + "ApprovalTask": "ApprovalTask", + "ApprovalTasks": "ApprovalTasks", "TektonConfig": "TektonConfig", "TektonConfigs": "TektonConfigs", "TektonHub": "TektonHub", @@ -450,7 +456,7 @@ "Invalid PipelineRun configuration, unable to start Pipeline.": "無効な PipelineRun の設定です。Pipeline を起動できません。", "Edit Pipeline": "Pipeline の編集", "Start last run": "最終実行の開始", - "This action will delete resource from k8s but still the resource can be fetched from Tekton Results": "このアクションにより k8s からリソースが削除されますが、そのリソースは引き続き Tekton Results から取得できます。", + "This action will delete resource from k8s but still the resource can be fetched from Tekton Results": "このアクションにより k8s からリソースが削除されますが、そのリソースは引き続き Tekton Results から取得できます", "Delete {{kind}}": "{{kind}} の削除", "Resource is being fetched from Tekton Results.": "Tekton Results からリソースを取得しています。", "Stop": "停止", @@ -465,5 +471,10 @@ "Cancelling": "取り消し", "Pending": "保留中", "PipelineRun not started yet": "PipelineRun がまだ開始されていません", + "Request sent": "送信済みリクエスト", + "Approved": "承認済み", + "Rejected": "拒否", + "Timed out": "タイムアウト", + "Idle": "Idle", "Other": "その他" } \ No newline at end of file diff --git a/frontend/packages/pipelines-plugin/locales/ko/pipelines-plugin.json b/frontend/packages/pipelines-plugin/locales/ko/pipelines-plugin.json index 583811a28a2..93fc1581a0c 100644 --- a/frontend/packages/pipelines-plugin/locales/ko/pipelines-plugin.json +++ b/frontend/packages/pipelines-plugin/locales/ko/pipelines-plugin.json @@ -153,6 +153,8 @@ "No workspaces are associated with this pipeline.": "이 파이프 라인과 연결된 작업 공간이 없습니다.", "{{triggerBindingLabel}} details": "{{triggerBindingLabel}} 세부 정보", "TriggerTemplate details": "트리거 템플릿 세부 정보", + "Approval Task": "승인 작업", + "Custom Task": "사용자 정의 작업", "Embedded task": "임베디드 작업", "Embedded PipelineResource": "임베디드 파이프 라인 리소스", "Embedded Pipeline": "임베디드 파이프 라인", @@ -436,6 +438,10 @@ "TaskRun log": "작업 실행 로그", "Pod not found": "Pod를 찾을 수 없음", "{{taskLabel}} details": "{{taskLabel}} 세부 정보", + "CustomRun": "CustomRun", + "CustomRuns": "CustomRuns", + "ApprovalTask": "ApprovalTask", + "ApprovalTasks": "ApprovalTasks", "TektonConfig": "TektonConfig", "TektonConfigs": "TektonConfigs", "TektonHub": "TektonHub", @@ -465,5 +471,10 @@ "Cancelling": "취소 중", "Pending": "보류", "PipelineRun not started yet": "파이프라인 실행이 아직 시작되지 않음", + "Request sent": "요청 전송됨", + "Approved": "승인됨", + "Rejected": "거부", + "Timed out": "시간 초과", + "Idle": "Idle", "Other": "기타" } \ No newline at end of file diff --git a/frontend/packages/pipelines-plugin/locales/zh/pipelines-plugin.json b/frontend/packages/pipelines-plugin/locales/zh/pipelines-plugin.json index 44f3ce13ceb..8f409dd8ab6 100644 --- a/frontend/packages/pipelines-plugin/locales/zh/pipelines-plugin.json +++ b/frontend/packages/pipelines-plugin/locales/zh/pipelines-plugin.json @@ -153,6 +153,8 @@ "No workspaces are associated with this pipeline.": "没有与此管道关联的资源。", "{{triggerBindingLabel}} details": "{{triggerBindingLabel}} 详情", "TriggerTemplate details": "TriggerTemplate 详情", + "Approval Task": "批准任务", + "Custom Task": "自定义任务", "Embedded task": "嵌入式任务", "Embedded PipelineResource": "嵌入的管道资源", "Embedded Pipeline": "嵌入式管道", @@ -436,6 +438,10 @@ "TaskRun log": "任务运行日志", "Pod not found": "没有找到 Pod", "{{taskLabel}} details": "{{taskLabel}} 详情", + "CustomRun": "CustomRun", + "CustomRuns": "CustomRuns", + "ApprovalTask": "ApprovalTask", + "ApprovalTasks": "ApprovalTasks", "TektonConfig": "TektonConfig", "TektonConfigs": "TektonConfigs", "TektonHub": "TektonHub", @@ -465,5 +471,10 @@ "Cancelling": "取消", "Pending": "待处理", "PipelineRun not started yet": "管道运行尚未启动", + "Request sent": "请求发生", + "Approved": "已批准", + "Rejected": "拒绝", + "Timed out": "超时", + "Idle": "空闲", "Other": "其他" } \ No newline at end of file diff --git a/frontend/public/locales/ja/public.json b/frontend/public/locales/ja/public.json index 072941d7cbb..c1924d6c3f1 100644 --- a/frontend/public/locales/ja/public.json +++ b/frontend/public/locales/ja/public.json @@ -462,7 +462,7 @@ "ReplicaSets": "ReplicaSet", "Deployments": "Deployments", "Error getting YAML: {{e}}": "YAML の取得エラー: {{e}}", - "{{newName}} has been updated to version {{version}}": "{{newName}} がバージョン {{version}} に更新されました", + "{{name}} has been updated to version {{version}}": "{{name}} がバージョン {{version}} に更新されました", "No YAML content found.": "YAML コンテンツが見つかりませんでした。", "No \"apiVersion\" field found in YAML.": "YAML に「apiVersion」フィールドが見つかりません。", "No \"kind\" field found in YAML.": "YAML に「kind」フィールドが見つかりません。", @@ -607,7 +607,7 @@ "(as a percentage of request)": "(要求の割合として)", "{{name}} on pods": "Pod の {{name}}", "{{name}} on<2>": "{{name}} (<2>)", - "Metrics": "Metrics", + "Metrics": "メトリクス", "Current": "現在", "Target": "ターゲット", "(unrecognized type)": "(認識されていないタイプ)", @@ -985,7 +985,7 @@ "For": "期間:", "Expression": "式", "Active alerts": "アクティブなアラート", - "None found": "見つかりません", + "None found": "何も見つかりません", "Expire silence": "サイレンスを期限切れにする", "Are you sure you want to expire this silence?": "このサイレンスを期限切れにしてもよろしいですか?", "Recreate silence": "サイレンスの再作成", @@ -1042,7 +1042,7 @@ "Error loading options": "オプションの読み込みエラー", "Dashboard": "ダッシュボード", "Refresh interval": "更新間隔", - "Dashboards": "Dashboard", + "Dashboards": "ダッシュボード", "Inspect": "検査", "Error loading card": "カードの読み込みエラー", "Metrics dashboards": "メトリクスダッシュボード", @@ -1641,8 +1641,8 @@ "Full name": "フルネーム", "Identities": "アイデンティティー", "User details": "User の詳細", - "There is {{count}} {{variant}} alert._one": "{{count}} 件の {{variant}} アラートがあります。", - "There is {{count}} {{variant}} alert._other": "{{count}} 件の {{variant}} アラートがあります。", + "There is {{count}} {{variant}} alert._one": "{{count}} 件の {{variant}} アラートがあります", + "There is {{count}} {{variant}} alert._other": "{{count}} 件の {{variant}} アラートがあります", "Hide details": "詳細の非表示", "Show details": "詳細の表示", "Post-commit hooks": "コミット後のフック", @@ -1756,8 +1756,8 @@ "Service Level Agreement (SLA)": "サービスレベルアグリーメント (SLA)", "Your 60-day self-support trial expired.": "60 日間のセルフサポートトライアルの有効期限が切れました。", "Your 60-day self-support trial will end in < 1 day.": "60 日間のセルフサポートトライアルは < 1 日で終了します。", - "Your 60-day self-support trial will end in {{count}} day on {{date}}._one": "60 日間のセルフサポートトライアルは、{{count}} 日後の {{date}} に終了します。", - "Your 60-day self-support trial will end in {{count}} day on {{date}}._other": "60 日間のセルフサポートトライアルは、{{count}} 日後の {{date}} に終了します。", + "Your 60-day self-support trial will end in {{count}} day on {{date}}._one": "60 日間のセルフサポートトライアルは、{{count}} 日後の {{date}} に終了します", + "Your 60-day self-support trial will end in {{count}} day on {{date}}._other": "60 日間のセルフサポートトライアルは、{{count}} 日後の {{date}} に終了します", "This cluster is not supported.": "このクラスターはサポートされません。", "For continued support, upgrade your cluster or transfer cluster ownership to an account with an active subscription.": "継続的なサポートを得るには、クラスターをアップグレードするか、またはクラスターの所有権をアクティブなサブスクリプションのあるアカウントに転送します。", "Error Loading {{label}}: {{message}}": "{{label}} の読み込みエラー: {{message}}", @@ -1915,7 +1915,7 @@ "Container volume": "コンテナーボリューム", "Temporary directory that shares a pod's lifetime.": "有効期限が Pod と同じ一時ディレクトリー。", "Host directory": "ホストディレクトリー", - "Pre-existing host file or directory, generally for privileged system daemons or other agents tied to the host.": "既存のホストファイルまたはディレクトリー (通常は、特権システムデーモンやホストに関連するその他のエージェント)", + "Pre-existing host file or directory, generally for privileged system daemons or other agents tied to the host.": "既存のホストファイルまたはディレクトリー (通常は、特権システムデーモンやホストに関連するその他のエージェント)。", "Git repo": "Git リポジトリー", "Git repository at a particular revision.": "特定のリビジョンの Git リポジトリー。", "NFS": "NFS", diff --git a/frontend/public/locales/ko/public.json b/frontend/public/locales/ko/public.json index 3a4ff1cc68f..994b66ed0ec 100644 --- a/frontend/public/locales/ko/public.json +++ b/frontend/public/locales/ko/public.json @@ -462,7 +462,7 @@ "ReplicaSets": "복제 세트", "Deployments": "배포", "Error getting YAML: {{e}}": "YAML 가져 오기 오류: {{e}}", - "{{newName}} has been updated to version {{version}}": "{{newName}}이 {{version}}버전으로 업데이트되었습니다", + "{{name}} has been updated to version {{version}}": "{{name}}이 {{version}}버전으로 업데이트됨", "No YAML content found.": "YAML 콘텐츠를 찾을 수 없습니다.", "No \"apiVersion\" field found in YAML.": "YAML에 \"apiVersion\" 필드를 찾을 수 없습니다.", "No \"kind\" field found in YAML.": "YAML에 \"kind\" 필드를 찾을 수 없습니다.", diff --git a/frontend/public/locales/zh/public.json b/frontend/public/locales/zh/public.json index b28c81565df..39b5037b9ed 100644 --- a/frontend/public/locales/zh/public.json +++ b/frontend/public/locales/zh/public.json @@ -462,7 +462,7 @@ "ReplicaSets": "副本集", "Deployments": "部署", "Error getting YAML: {{e}}": "获取 YAML 时出错: {{e}}", - "{{newName}} has been updated to version {{version}}": "{{newName}} 已更新至版本 {{version}}", + "{{name}} has been updated to version {{version}}": "{{name}} 已更新至版本 {{version}}", "No YAML content found.": "没有找到 YAML 内容。", "No \"apiVersion\" field found in YAML.": "在 YAML 中没有找到 \"apiVersion\" 字段。", "No \"kind\" field found in YAML.": "在 YAML 中没有找到 \"kind\" 字段。",