mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-20 09:35:38 -05:00
22 lines
1.2 KiB
JSON
22 lines
1.2 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."
|
|
],
|
|
"configurePython.dialogName": "为笔记本配置 Python",
|
|
"configurePython.okButtonText": "安装",
|
|
"configurePython.cancelButtonText": "取消",
|
|
"configurePython.browseButtonText": "浏览",
|
|
"configurePython.locationTextBoxText": "Python 安装位置",
|
|
"configurePython.selectFileLabel": "选择",
|
|
"configurePython.installNote": "此安装需要一些时间。建议在安装完成之前不要关闭应用程序。",
|
|
"configurePython.invalidLocationMsg": "指定的安装位置无效。",
|
|
"configurePython.pythonNotFoundMsg": "在指定位置未找到 python 安装。",
|
|
"configurePython.pythonInstallDeclined": "Python 安装被拒绝。",
|
|
"configurePython.installationType": "安装类型",
|
|
"configurePython.newInstall": "新 Python 安装",
|
|
"configurePython.existingInstall": "使用现有 Python 安装"
|
|
} |