mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-19 03:21:36 -04:00
* Correct Schema comapre single file path in xlfs * converting SC and Dacpac from Xlf to Json * Adding all exts other than mssql (needs fixing)
44 lines
1.9 KiB
JSON
44 lines
1.9 KiB
JSON
{
|
|
"Copyright": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"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.0",
|
|
"contents": {
|
|
"extensions/big-data-cluster/package": {
|
|
"description": "SQL Server ビッグ データ クラスターの管理をサポート",
|
|
"text.sqlServerBigDataClusters": "SQL Server ビッグ データ クラスター",
|
|
"command.addController.title": "コントローラーに接続する",
|
|
"command.deleteController.title": "削除",
|
|
"command.refreshController.title": "最新の情報に更新"
|
|
},
|
|
"extensions/big-data-cluster/out/bigDataCluster/tree/controllerTreeNode": {
|
|
"textSqlServers": "SQL Server"
|
|
},
|
|
"extensions/big-data-cluster/out/bigDataCluster/tree/addControllerTreeNode": {
|
|
"textBigDataClusterControllerWithDots": "ビッグ データ クラスター コントローラーを追加...",
|
|
"textConnectToController": "コントローラーに接続する"
|
|
},
|
|
"extensions/big-data-cluster/out/bigDataCluster/dialog/addControllerDialog": {
|
|
"textAddNewController": "新しいコントローラーを追加する",
|
|
"textUrlLower": "URL",
|
|
"textUsernameLower": "ユーザー名",
|
|
"textPasswordLower": "パスワード",
|
|
"textRememberPassword": "パスワードを記録する",
|
|
"textUrlCapital": "URL",
|
|
"textUsernameCapital": "ユーザー名",
|
|
"textPasswordCapital": "パスワード",
|
|
"textAdd": "追加",
|
|
"textCancel": "キャンセル"
|
|
},
|
|
"extensions/big-data-cluster/out/extension": {
|
|
"textYes": "はい",
|
|
"textNo": "いいえ",
|
|
"textConfirmDeleteController": "'{0}' を削除しますか?"
|
|
}
|
|
}
|
|
}
|