mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-18 17:22:45 -05:00
14 lines
776 B
JSON
14 lines
776 B
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."
|
|
],
|
|
"notebook.unsupportedAction": "此处理程序不支持操作 {0}",
|
|
"unsupportedScheme": "无法打开链接 {0},因为仅支持 HTTP 和 HTTPS 链接",
|
|
"notebook.confirmOpen": "是否下载并打开“{0}”?",
|
|
"notebook.fileNotFound": "未找到指定的文件",
|
|
"notebook.fileDownloadError": "文件打开请求失败,出现错误: {0} {1}"
|
|
} |