mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-31 17:23:31 -05:00
30 lines
2.4 KiB
JSON
30 lines
2.4 KiB
JSON
{
|
||
"": [
|
||
"--------------------------------------------------------------------------------------------",
|
||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||
"--------------------------------------------------------------------------------------------",
|
||
"Do not edit this file. It is machine generated."
|
||
],
|
||
"extension-displayName": "Расширение развертывания SQL Server для Azure Data Studio",
|
||
"extension-description": "Обеспечивает развертывание Microsoft SQL Server на основе записных книжек",
|
||
"deploy-sql-image-command-name": "Развернуть SQL Server в Docker…",
|
||
"deploy-sql-bdc-command-name": "Развернуть кластер больших данных SQL Server…",
|
||
"deploy-resource-command-name": "Развернуть SQL Server…",
|
||
"deploy-resource-command-category": "Развертывание",
|
||
"resource-type-sql-image-display-name": "Образ контейнера SQL Server",
|
||
"resource-type-sql-image-description": "Запустить образ контейнера SQL Server с помощью Docker",
|
||
"resource-type-sql-bdc-display-name": "КЛАСТЕР БОЛЬШИХ ДАННЫХ SQL SERVER",
|
||
"resource-type-sql-bdc-description": "Кластер больших данных SQL Server позволяет развертывать масштабируемые кластеры контейнеров SQL Server, Spark и HDFS, работающие на базе Kubernetes",
|
||
"version-display-name": "Версия",
|
||
"sql-2017-display-name": "SQL Server 2017",
|
||
"sql-2019-display-name": "SQL Server 2019",
|
||
"sql-2017-docker-notebook": "./notebooks/docker/2017/deploy-sql2017-image.ipynb",
|
||
"sql-2019-docker-notebook": "./notebooks/docker/2019/deploy-sql2019-image.ipynb",
|
||
"sql-2019ctp31-display-name": "Кластер больших данных SQL Server 2019 CTP 3.1",
|
||
"bdc-deployment-target": "Целевой объект развертывания",
|
||
"bdc-deployment-target-aks": "Новый кластер Службы Azure Kubernetes",
|
||
"bdc-deployment-target-existing-cluster": "Существующий кластер Kubernetes",
|
||
"bdc-ctp31-aks-notebook": "./notebooks/bdc/2019/ctp3-1/deploy-bdc-aks.ipynb",
|
||
"bdc-ctp31-existing-cluster-notebook": "./notebooks/bdc/2019/ctp3-1/deploy-bdc-existing-cluster.ipynb"
|
||
} |