From 298d73cde6bcb36de6cc24dc436074fb0c8b1a39 Mon Sep 17 00:00:00 2001 From: GiteaBot Date: Wed, 29 Jul 2026 00:48:51 +0000 Subject: [PATCH] [skip ci] Updated translations via Crowdin --- options/locale/locale_ja-JP.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/options/locale/locale_ja-JP.json b/options/locale/locale_ja-JP.json index 2d11112f173..657638cde2a 100644 --- a/options/locale/locale_ja-JP.json +++ b/options/locale/locale_ja-JP.json @@ -124,6 +124,7 @@ "artifacts": "成果物", "expired": "期限切れ", "artifact_expires_at": "保存期限 %s", + "artifact_expired_at": "期限切れ %s", "confirm_delete_artifact": "アーティファクト '%s' を削除してよろしいですか?", "archived": "アーカイブ", "concept_system_global": "グローバル", @@ -3740,6 +3741,7 @@ "actions.runners.runner_title": "ランナー", "actions.runners.task_list": "このランナーの最近のタスク", "actions.runners.task_list.no_tasks": "タスクはまだありません。", + "actions.runners.task_list.job": "ジョブ", "actions.runners.task_list.status": "ステータス", "actions.runners.task_list.repository": "リポジトリ", "actions.runners.task_list.commit": "コミット", @@ -3781,6 +3783,9 @@ "actions.runs.pushed_by": "pushed by", "actions.runs.invalid_workflow_helper": "ワークフロー設定ファイルは無効です。あなたの設定ファイルを確認してください: %s", "actions.runs.no_matching_online_runner_helper": "ラベルに一致するオンラインのランナーが見つかりません: %s", + "actions.runs.no_runner_online": "このジョブを拾うオンラインのランナーがありません。", + "actions.runs.waiting_for_available_runner": "マッチしたランナーが使用できるようになるまで待機中です。", + "actions.runs.waiting_for_dependent_jobs": "これらのジョブの完了を待っています: %s", "actions.runs.no_job_without_needs": "ワークフローには依存関係のないジョブが少なくとも1つ含まれている必要があります。", "actions.runs.no_job": "ワークフローには少なくとも1つのジョブが含まれている必要があります", "actions.runs.invalid_reusable_workflow_uses": "無効な再利用可能ワークフロー \"uses\": %s", @@ -3801,6 +3806,7 @@ "actions.runs.cancel": "ワークフローの実行をキャンセル", "actions.runs.delete.description": "このワークフローを完全に削除してもよろしいですか?この操作は元に戻せません。", "actions.runs.not_done": "このワークフローの実行は完了していません。", + "actions.runs.no_failed_jobs": "このワークフロー実行には再実行できる失敗したジョブがありません。", "actions.runs.view_workflow_file": "ワークフローファイルを表示", "actions.runs.summary": "サマリー", "actions.runs.all_jobs": "すべてのジョブ",