mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
17 lines
888 B
JSON
17 lines
888 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."
|
|
],
|
|
"openBookError": "打开书籍 {0} 失败: {1}",
|
|
"openNotebookError": "打开笔记本 {0} 失败: {1}",
|
|
"openMarkdownError": "打开 markdown {0} 失败: {1}",
|
|
"openUntitledNotebookError": "以无标题形式打开无标题笔记本 {0} 失败: {1}",
|
|
"allFiles": "所有文件",
|
|
"labelPickFolder": "选取文件夹",
|
|
"openExternalLinkError": "打开链接 {0} 失败: {1}",
|
|
"confirmReplace": "文件夹已存在。确定要删除并替换此文件夹吗?"
|
|
} |