mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-24 13:50:29 -04:00
46 lines
2.9 KiB
JSON
46 lines
2.9 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."
|
|
],
|
|
"version": "1.0.0",
|
|
"contents": {
|
|
"dist/publish": {
|
|
"ignore": "どのファイルをリポジトリに含めるかを選択します。",
|
|
"openingithub": "GitHub 上で開く",
|
|
"pick folder": "GitHub に発行するフォルダーを選択します",
|
|
"publishing_done": "GitHub に '{0}' リポジトリが正常に発行されました。",
|
|
"publishing_firstcommit": "最初のコミットを作成しています",
|
|
"publishing_private": "プライベート GitHub リポジトリへ発行しています",
|
|
"publishing_public": "パブリック GitHub リポジトリへ発行しています",
|
|
"publishing_uploading": "ファイルをアップロードしています"
|
|
},
|
|
"dist/pushErrorHandler": {
|
|
"create a fork": "フォークの作成",
|
|
"create fork": "GitHub フォークの作成",
|
|
"createghpr": "GitHub pull request を作成しています...",
|
|
"createpr": "PR の作成",
|
|
"donepr": "PR '{0}/{1}#{2}' が GitHub で正常に作成されました。",
|
|
"fork": "GitHub で '{0}/{1}' にプッシュするためのアクセス許可がありません。代わりに、フォークを作成してそれにプッシュしますか?",
|
|
"forking": "'{0}/{1}' をフォークしています...",
|
|
"forking_done": "フォーク '{0}' が GitHub で正常に作成されました。",
|
|
"forking_pushing": "変更をプッシュしています...",
|
|
"no": "いいえ",
|
|
"no pr template": "テンプレートなし",
|
|
"openingithub": "GitHub 上で開く",
|
|
"openpr": "PR を開く",
|
|
"select pr template": "pull request テンプレートを選択する"
|
|
},
|
|
"package": {
|
|
"config.gitAuthentication": "VS Code 内で Git コマンドの自動 GitHub 認証を有効にするかどうかを制御します。",
|
|
"config.gitProtocol": "GitHub リポジトリの複製に使用するプロトコルを制御します",
|
|
"description": "VS Code 用 GitHub 機能",
|
|
"displayName": "GitHub",
|
|
"welcome.publishFolder": "このフォルダーを GitHub リポジトリに直接公開することもできます。公開後、Git と GitHub を利用したソース管理機能にアクセスできるようになります。\r\n[$(github) GitHub に公開](command:github.publish)",
|
|
"welcome.publishWorkspaceFolder": "ワークスペース フォルダーを GitHub リポジトリに直接公開することもできます。公開後、Git と GitHub を利用したソース管理機能にアクセスできるようになります。\r\n[$(github) GitHub に公開](command:github.publish)"
|
|
}
|
|
}
|
|
} |