Files
azuredatastudio/i18n/chs/extensions/notebook/dist/protocol/notebookUriHandler.i18n.json
2021-02-22 19:42:55 -08:00

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}"
}