SQL Operations Studio Public Preview 1 (0.23) release source code

This commit is contained in:
Karl Burtram
2017-11-09 14:30:27 -08:00
parent b88ecb8d93
commit 3cdac41339
8829 changed files with 759707 additions and 286 deletions

View File

@@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"missOrInvalid": "資格情報が見つからないか、無効です。"
}

View File

@@ -0,0 +1,77 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"tag at": "{0} のタグ",
"remote branch at": "{0} でのリモート ブランチ",
"create branch": "$(plus) 新しいブランチを作成",
"repourl": "リポジトリ URL",
"parent": "親ディレクトリ",
"cloning": "Git リポジトリを複製しています...",
"openrepo": "リポジトリを開く",
"proposeopen": "複製したリポジトリを開きますか?",
"path to init": "フォルダーのパス",
"provide path": "初期化する Git リポジトリへのフォルダー パスを入力してください",
"HEAD not available": "'{0}' の HEAD バージョンは利用できません。",
"confirm stage files with merge conflicts": "マージの競合がある {0} 個のファイルをステージしてもよろしいですか?",
"confirm stage file with merge conflicts": "マージの競合がある {0} をステージしてもよろしいですか? ",
"yes": "はい",
"confirm revert": "{0} で選択した変更を元に戻しますか?",
"revert": "変更を元に戻す",
"discard": "変更を破棄",
"confirm delete": "本当に {0} を削除してもよろしいですか?",
"delete file": "ファイルを削除",
"confirm discard": "{0} の変更を破棄しますか?",
"confirm discard multiple": "{0} 個のファイルの変更内容を破棄しますか?",
"warn untracked": "未追跡ファイル {0} が削除されます!",
"confirm discard all single": "{0} の変更を破棄しますか?",
"confirm discard all": "{0} 個のファイルのすべての変更を破棄してもよろしいですか?\nこの変更は元に戻すことができません!\n現在のワーキング セットは永久に失われます。",
"discardAll multiple": "1 つのファイルを破棄",
"discardAll": "{0} 個のファイルをすべて破棄",
"confirm delete multiple": "本当に {0} 個のファイルを削除してもよろしいですか?",
"delete files": "複数のファイルを削除",
"there are untracked files single": "破棄すると次の未追跡ファイルがディスクから削除されます: {0}。",
"there are untracked files": "破棄すると {0} 個の未追跡ファイルがディスクから削除されます。",
"confirm discard all 2": "{0}\n\nこの変更は元に戻すことはできません、現在のワーキング セットは永久に失われます。",
"yes discard tracked": "1 つの追跡ファイルを破棄",
"yes discard tracked multiple": "{0} 個の追跡ファイルを破棄",
"no staged changes": "コミットするステージされた変更がありません。\n\nすべての変更を自動的にステージして、直接コミットしますか?",
"always": "常に行う",
"no changes": "コミットする必要のある変更はありません。",
"commit message": "コミット メッセージ",
"provide commit message": "コミット メッセージを入力してください",
"select a ref to checkout": "チェックアウトする参照を選択",
"branch name": "ブランチ名",
"provide branch name": "ブランチ名を指定してください",
"select branch to delete": "削除するブランチの選択",
"confirm force delete branch": "ブランチ '{0}' はマージされていません。それでも削除しますか?",
"delete branch": "ブランチの削除",
"select a branch to merge from": "マージ元のブランチを選択",
"merge conflicts": "マージの競合があります。コミットする前にこれを解決してください。",
"tag name": "タグ名",
"provide tag name": "タグ名を入力してください。",
"tag message": "メッセージ",
"provide tag message": "注釈付きタグにつけるメッセージを入力してください",
"no remotes to pull": "リポジトリには、プル元として構成されているリモートがありません。",
"pick remote pull repo": "リモートを選んで、ブランチを次からプルします:",
"no remotes to push": "リポジトリには、プッシュ先として構成されているリモートがありません。",
"push with tags success": "タグが正常にプッシュされました。",
"nobranch": "リモートにプッシュするブランチをチェックアウトしてください。",
"pick remote": "リモートを選んで、ブランチ '{0}' を次に公開します:",
"sync is unpredictable": "このアクションはコミットを '{0}' との間でプッシュしたりプルしたりします。",
"ok": "OK",
"never again": "OK、今後は表示しない",
"no remotes to publish": "リポジトリには、発行先として構成されているリモートがありません。",
"no changes stash": "スタッシュする変更がありません。",
"provide stash message": "必要に応じてスタッシュ メッセージを入力してください",
"stash message": "スタッシュ メッセージ",
"no stashes": "復元するスタッシュがありません。",
"pick stash to pop": "適用するスタッシュを選択してください",
"clean repo": "チェックアウトの前に、リポジトリの作業ツリーを消去してください。",
"cant push": "参照仕様をリモートにプッシュできません。最初に 'Pull' を実行して変更を統合してください。",
"git error details": "Git: {0}",
"git error": "Git エラー",
"open git log": "Git ログを開く"
}

View File

@@ -0,0 +1,11 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"using git": "{1} から Git {0} を使用しています",
"updateGit": "Git の更新",
"neverShowAgain": "今後は表示しない",
"git20": "git {0} がインストールされているようです。Code は Git 2 以上で最適に動作します"
}

View File

@@ -0,0 +1,9 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"no repositories": "利用可能なリポジトリがありません",
"pick repo": "リポジトリの選択"
}

View File

@@ -0,0 +1,31 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"open": "開く",
"index modified": "インデックスの変更",
"modified": "変更済み",
"index added": "インデックスの追加",
"index deleted": "インデックスの削除",
"deleted": "削除済み",
"index renamed": "インデックスの名前変更",
"index copied": "インデックスをコピー",
"untracked": "追跡対象外",
"ignored": "無視",
"both deleted": "双方とも削除",
"added by us": "こちら側による追加",
"deleted by them": "あちら側による削除",
"added by them": "あちら側による追加",
"deleted by us": "こちら側による削除",
"both added": "双方とも追加",
"both modified": "双方とも変更",
"commit": "コミット",
"merge changes": "変更のマージ",
"staged changes": "ステージング済みの変更",
"changes": "変更",
"ok": "OK",
"neveragain": "今後は表示しない",
"huge": "'{0}' のGit リポジトリにアクティブな変更が多いため、 Git 機能の一部のみが有効になります。"
}

View File

@@ -0,0 +1,8 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"commit": "コミット"
}

View File

@@ -0,0 +1,11 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"checkout": "チェックアウト...",
"sync changes": "変更の同期",
"publish changes": "変更の発行",
"syncing changes": "変更を同期しています..."
}