Files
azuredatastudio/i18n/language-pack-ja/translations/extensions/big-data-cluster.i18n.json
Udeesha Gautam faee6b45e0 Extensions Localization (#7426)
* Correct Schema comapre single file path in xlfs

* converting SC and Dacpac from Xlf to Json

* Adding all exts other than mssql (needs fixing)
2019-10-01 11:53:46 -07:00

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}' を削除しますか?"
}
}
}