mirror of
https://github.com/go-gitea/gitea.git
synced 2026-07-31 22:58:18 +00:00
[skip ci] Updated translations via Crowdin
This commit is contained in:
@@ -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": "すべてのジョブ",
|
||||
|
||||
Reference in New Issue
Block a user