mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-19 01:25:36 -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": "為 Notebooks 設定 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 安裝"
|
|
} |