/*--------------------------------------------------------------------------------------------- * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for license information. *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { "command.branch": "分岐の作成...", "command.checkout": "チェックアウト先...", "command.clean": "ファイルのクリーン", "command.cleanAll": "すべてのファイルのクリーン", "command.clone": "複製", "command.commit": "コミット", "command.commitAll": "すべてコミット", "command.commitAllSigned": "すべてコミット (サインオフ)", "command.commitStaged": "ステージング済みをコミット", "command.commitStagedSigned": "ステージング済みをコミット (サインオフ)", "command.init": "リポジトリの初期化", "command.openChange": "変更を開く", "command.openFile": "ファイルを開く", "command.publish": "公開", "command.pull": "プル", "command.pullRebase": "プル (リベース)", "command.push": "プッシュ", "command.pushTo": "プッシュ先...", "command.refresh": "最新の情報に更新", "command.revertSelectedRanges": "選択範囲を元に戻す", "command.showOutput": "Git 出力の表示", "command.stage": "ファイルのステージング", "command.stageAll": "すべてのファイルのステージング", "command.stageSelectedRanges": "選択した範囲をステージする", "command.sync": "同期", "command.undoCommit": "前回のコミットを元に戻す", "command.unstage": "ファイルのステージング解除", "command.unstageAll": "すべてのファイルのステージング解除", "command.unstageSelectedRanges": "選択した範囲をアンステージする", "config.autofetch": "自動フェッチが有効かどうか", "config.autorefresh": "自動更新が有効かどうか", "config.checkoutType": "一覧表示するブランチの種類を制御する", "config.confirmSync": "Git リポジトリを同期する前に確認する", "config.countBadge": "Git バッジ カウンターを制御する", "config.enableLongCommitWarning": "長いコミット メッセージについて警告するかどうか", "config.enabled": "Git が有効になっているかどうか", "config.path": "Git 実行可能ファイルへのパス" }