mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-20 01:25:37 -05:00
17 lines
880 B
JSON
17 lines
880 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": "已有資料夾。確定要刪除並取代此資料夾嗎?"
|
|
} |