mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-02 18:47:32 -05:00
update localization resource files (#14389)
This commit is contained in:
17
i18n/chs/extensions/notebook/dist/book/bookTreeView.i18n.json
vendored
Normal file
17
i18n/chs/extensions/notebook/dist/book/bookTreeView.i18n.json
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": "文件夹已存在。确定要删除并替换此文件夹吗?"
|
||||
}
|
||||
Reference in New Issue
Block a user