update localization resource files (#14389)

This commit is contained in:
Alex Ma
2021-02-22 19:42:55 -08:00
committed by GitHub
parent d21ee4dc9e
commit 9148aa1ed5
3162 changed files with 45130 additions and 1848 deletions

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"missingFileError": "缺少檔案 : {0}",
"InvalidError.tocFile": "{0}",
"Invalid toc.yml": "錯誤: {0} 有不正確的 toc.yml 檔案"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"openNotebookCommand": "開啟 Notebook",
"openMarkdownCommand": "開啟 Markdown",
"openExternalLinkCommand": "開啟外部連結"
}

View 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": "已有資料夾。確定要刪除並取代此資料夾嗎?"
}