mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
37 lines
2.4 KiB
JSON
37 lines
2.4 KiB
JSON
/*---------------------------------------------------------------------------------------------
|
|
* 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.
|
|
{
|
|
"branch name": "ブランチ名",
|
|
"clean repo": "チェックアウトの前に、リポジトリの作業ツリーを消去してください。",
|
|
"cloning": "Git リポジトリを複製しています...",
|
|
"commit message": "コミット メッセージ",
|
|
"confirm discard": "{0} の変更を破棄しますか?",
|
|
"confirm discard all": "すべての変更を破棄しますか?",
|
|
"confirm revert": "{0} で選択した変更を元に戻しますか?",
|
|
"disabled": "このワークスペースでは、Git が無効になっているか、サポートされていません",
|
|
"discard": "変更を破棄",
|
|
"git error": "Git エラー",
|
|
"git error details": "Git: {0}",
|
|
"never again": "OK、今後は表示しない",
|
|
"no changes": "コミットする必要のある変更はありません。",
|
|
"no remotes to publish": "リポジトリには、発行先として構成されているリモートがありません。",
|
|
"no remotes to pull": "リポジトリには、プル元として構成されているリモートがありません。",
|
|
"no remotes to push": "リポジトリには、プッシュ先として構成されているリモートがありません。",
|
|
"nobranch": "リモートにプッシュするブランチをチェックアウトしてください。",
|
|
"ok": "OK",
|
|
"open git log": "Git ログを開く",
|
|
"openrepo": "リポジトリを開く",
|
|
"parent": "親ディレクトリ",
|
|
"pick remote": "リモートを選んで、ブランチ '{0}' を次に公開します:",
|
|
"proposeopen": "複製したリポジトリを開きますか?",
|
|
"provide branch name": "ブランチ名を指定してください",
|
|
"provide commit message": "コミット メッセージを入力してください",
|
|
"remote branch at": "{0} でのリモート ブランチ",
|
|
"repourl": "リポジトリ URL",
|
|
"revert": "変更を元に戻す",
|
|
"sync is unpredictable": "このアクションはコミットを '{0}' との間でプッシュしたりプルしたりします。",
|
|
"tag at": "{0} のタグ"
|
|
} |