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,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"streamCanceled": "使用者取消了串流作業"
}

View File

@@ -0,0 +1,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"progress": "$(sync~spin) {0}...",
"cancelTooltip": "取消",
"cancel": "要取消作業嗎?",
"mssql.searchServers": "搜尋伺服器名稱"
}

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."
],
"connectionInfoUndefined": "未定義 ConnectionInfo。",
"connectionInfoOptionsUndefined": "未定義 ConnectionInfo.options。",
"connectionInfoOptionsMissingProperties": "connectionInfo.options 中遺失的部分屬性: {0}"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"maxSizeNotice": "注意: 此檔案已於 {0} 截斷,以供預覽。",
"maxSizeReached": "檔案已於 {0} 截斷,以供預覽。"
}

View File

@@ -0,0 +1,28 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"allFiles": "所有檔案",
"lblUploadFiles": "上傳",
"uploading": "正在將檔案上傳至 HDFS",
"uploadCanceled": "上傳作業已取消",
"uploadError": "上傳檔案時發生錯誤: {0}",
"makingDir": "正在建立目錄",
"mkdirCanceled": "作業已取消",
"mkDirError": "製作目錄時發生錯誤: {0}",
"enterDirName": "輸入目錄名稱",
"deleteError": "刪除檔案時發生錯誤: {0}",
"msgDeleteFolder": "確定要刪除此資料夾和其內容嗎?",
"msgDeleteFile": "確定要刪除此檔案嗎?",
"saving": "正在儲存 HDFS 檔案",
"saveCanceled": "儲存作業已取消",
"saveError": "儲存檔案時發生錯誤: {0}",
"previewing": "正在產生預覽",
"previewError": "預覽檔案時發生錯誤: {0}",
"copyPathError": "複製路徑時發生錯誤: {0}",
"manageAccessError": "開啟管理存取權對話方塊時發生未預期的錯誤: {0}"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"errorExpanding": "錯誤: {0}",
"errDeleteConnectionNode": "無法刪除連線。只能刪除子資料夾和檔案。"
}

View File

@@ -0,0 +1,14 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"prmptPwd": "請提供連線至 HDFS 的密碼:",
"sessionNotFound": "節點 {0} 的工作階段不存在",
"notifyError": "通知節點變更時發生錯誤: {0}",
"hdfsFolder": "HDFS",
"rootLabel": "根"
}