2017-04-19. Merge in translation from transifex

This commit is contained in:
Daniel Ye
2017-04-19 17:22:25 -07:00
parent 89cd0b7516
commit b4f8f96d03
2300 changed files with 17567 additions and 17862 deletions

View File

@@ -4,41 +4,41 @@
*--------------------------------------------------------------------------------------------*/
// 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.refresh": "最新の情報に更新",
"command.openChange": "変更を開く",
"command.openFile": "ファイルを開く",
"command.publish": "公開",
"command.stage": "変更のステージング",
"command.stageAll": "すべての変更のステージング",
"command.stageSelectedRanges": "選択した範囲をステージする",
"command.revertSelectedRanges": "選択範囲を元に戻す",
"command.unstage": "変更のステージング解除",
"command.unstageAll": "すべての変更のステージング解除",
"command.unstageSelectedRanges": "選択した範囲をアンステージする",
"command.clean": "変更を破棄",
"command.cleanAll": "すべての変更を破棄",
"command.commit": "Commit",
"command.commitStaged": "ステージング済みをコミット",
"command.commitStagedSigned": "コミットしてステージング (サインオフ)",
"command.commitAll": "すべてコミット",
"command.commitAllSigned": "すべてコミット (サインオフ)",
"command.undoCommit": "前回のコミットを元に戻す",
"command.checkout": "チェックアウト先...",
"command.branch": "分岐の作成...",
"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": "自動フェッチが有効かどうか",
"command.publish": "公開",
"command.showOutput": "Git 出力の表示",
"config.enabled": "Git が有効になっているかどうか",
"config.path": "Git 実行可能ファイルのパス",
"config.autorefresh": "自動更新が有効かどうか",
"config.checkoutType": "一覧表示するブランチの種類を制御する",
"config.autofetch": "自動フェッチが有効かどうか",
"config.enableLongCommitWarning": "長いコミット メッセージについて警告するかどうか",
"config.confirmSync": "Git リポジトリを同期する前に確認する",
"config.countBadge": "Git バッジ カウンターを制御する",
"config.enableLongCommitWarning": "長いコミット メッセージについて警告するかどうか",
"config.enabled": "Git が有効になっているかどうか",
"config.path": "Git 実行可能ファイルへのパス"
"config.checkoutType": "一覧表示するブランチの種類を制御する"
}