]> source.dussan.org Git - gitea.git/commitdiff
[skip ci] Updated translations via Crowdin
authorGiteaBot <teabot@gitea.io>
Wed, 13 Sep 2023 00:22:36 +0000 (00:22 +0000)
committerGiteaBot <teabot@gitea.io>
Wed, 13 Sep 2023 00:22:36 +0000 (00:22 +0000)
options/locale/locale_ja-JP.ini

index 07670c678c1f2f676d9e96d8976dded4c726faf7..259bb46bc48fc4eaae54322d9d42295ff064f090 100644 (file)
@@ -3443,10 +3443,32 @@ runs.commit=コミット
 runs.invalid_workflow_helper=ワークフロー設定ファイルは無効です。あなたの設定ファイルを確認してください: %s
 runs.no_matching_runner_helper=一致するランナーがありません: %s
 runs.status=ステータス
+runs.status_no_select=すべてのステータス
+runs.no_results=一致する結果はありません。
+runs.no_runs=ワークフローはまだ実行されていません。
 
+workflow.disable=ワークフローを無効にする
+workflow.disable_success=ワークフロー '%s' が無効になりました。
+workflow.enable=ワークフローを有効にする
+workflow.enable_success=ワークフロー '%s' が有効になりました。
 
 need_approval_desc=フォークプルリクエストのワークフローを実行するには承認が必要です。
 
+variables=変数
+variables.management=変数の管理
+variables.creation=変数の追加
+variables.none=変数はまだありません。
+variables.deletion=変数を削除
+variables.deletion.description=変数の削除は恒久的で元に戻すことはできません。 続行しますか?
+variables.description=変数は特定のActionsに渡されます。 それ以外で読み出されることはありません。
+variables.id_not_exist=idが%dの変数は存在しません。
+variables.edit=変数の編集
+variables.deletion.failed=変数を削除できませんでした。
+variables.deletion.success=変数を削除しました。
+variables.creation.failed=変数を追加できませんでした。
+variables.creation.success=変数 "%s" を追加しました。
+variables.update.failed=変数を更新できませんでした。
+variables.update.success=変数を更新しました。
 
 [projects]
 type-1.display_name=個人プロジェクト