Skip to content

Commit 7d56459

Browse files
committed
[skip ci] Updated translations via Crowdin
1 parent 3bebcb2 commit 7d56459

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

options/locale/locale_ja-JP.ini

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3443,10 +3443,32 @@ runs.commit=コミット
34433443
runs.invalid_workflow_helper=ワークフロー設定ファイルは無効です。あなたの設定ファイルを確認してください: %s
34443444
runs.no_matching_runner_helper=一致するランナーがありません: %s
34453445
runs.status=ステータス
3446+
runs.status_no_select=すべてのステータス
3447+
runs.no_results=一致する結果はありません。
3448+
runs.no_runs=ワークフローはまだ実行されていません。
34463449

3450+
workflow.disable=ワークフローを無効にする
3451+
workflow.disable_success=ワークフロー '%s' が無効になりました。
3452+
workflow.enable=ワークフローを有効にする
3453+
workflow.enable_success=ワークフロー '%s' が有効になりました。
34473454

34483455
need_approval_desc=フォークプルリクエストのワークフローを実行するには承認が必要です。
34493456

3457+
variables=変数
3458+
variables.management=変数の管理
3459+
variables.creation=変数の追加
3460+
variables.none=変数はまだありません。
3461+
variables.deletion=変数を削除
3462+
variables.deletion.description=変数の削除は恒久的で元に戻すことはできません。 続行しますか?
3463+
variables.description=変数は特定のActionsに渡されます。 それ以外で読み出されることはありません。
3464+
variables.id_not_exist=idが%dの変数は存在しません。
3465+
variables.edit=変数の編集
3466+
variables.deletion.failed=変数を削除できませんでした。
3467+
variables.deletion.success=変数を削除しました。
3468+
variables.creation.failed=変数を追加できませんでした。
3469+
variables.creation.success=変数 "%s" を追加しました。
3470+
variables.update.failed=変数を更新できませんでした。
3471+
variables.update.success=変数を更新しました。
34503472

34513473
[projects]
34523474
type-1.display_name=個人プロジェクト

0 commit comments

Comments
 (0)