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."
],
"refreshFailed": "使用者已取消重新整理帳戶"
}

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."
],
"serverDescription": "伺服器描述 (選用)"
}

View File

@@ -6,8 +6,8 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"connectionError": "連錯誤",
"kerberosErrorStart": "因為 Kerberos 錯誤導致連失敗。",
"connectionError": "連錯誤",
"kerberosErrorStart": "因為 Kerberos 錯誤導致連失敗。",
"kerberosHelpLink": "您可於 {0} 取得設定 Kerberos 的說明",
"kerberosKinit": "如果您之前曾連線,則可能需要重新執行 kinit。"
}

View File

@@ -6,13 +6,13 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"connection": "連",
"connectType": "連類型",
"recentConnectionTitle": "最近的連",
"savedConnectionTitle": "已儲存的連",
"connectionDetailsTitle": "連詳細資料",
"connectionDialog.connect": "連",
"connection": "連",
"connectType": "連類型",
"recentConnectionTitle": "最近的連",
"savedConnectionTitle": "已儲存的連",
"connectionDetailsTitle": "連詳細資料",
"connectionDialog.connect": "連",
"connectionDialog.cancel": "取消",
"noRecentConnections": "沒有最近使用的連",
"noSavedConnections": "沒有儲存的連"
"noRecentConnections": "沒有最近使用的連",
"noSavedConnections": "沒有儲存的連"
}

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."
],
"connection.noAzureAccount": "無法取得連線的 Azure 帳戶權杖",
"connectionNotAcceptedError": "連線未被接受",
"connectionService.yes": "是",
"connectionService.no": "否",
"cancelConnectionConfirmation": "您確定要取消此連線嗎?"
}

View File

@@ -17,9 +17,10 @@
"connectionWidget.fieldWillBeTrimmed": "{0} 將受到修剪。",
"rememberPassword": "記住密碼",
"connection.azureAccountDropdownLabel": "帳戶",
"connectionWidget.refreshAzureCredentials": "重新整理帳戶認證",
"connectionWidget.refreshAzureCredentials": "重新整理帳戶登入資訊",
"connection.azureTenantDropdownLabel": "Azure AD 租用戶",
"connectionWidget.toggleDatabaseNameDropdown": "選取資料庫切換下拉式清單",
"connectionName": "名稱 (選用)",
"advanced": "進階...",
"connectionWidget.invalidAzureAccount": "您必須選取帳戶"
}

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."
],
"newDashboardTab.openDashboardExtensions": "開啟儀表板延伸模組",
"newDashboardTab.ok": "確定",
"newDashboardTab.cancel": "取消",
"newdashboardTabDialog.noExtensionLabel": "目前沒有安裝任何儀表板延伸模組。請前往延伸模組能管理員探索建議的延伸模組。"
}

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."
],
"dialogModalDoneButtonLabel": "完成",
"dialogModalCancelButtonLabel": "取消"
}

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."
],
"workbench.action.insights.copySelection": "複製資料格"
}

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."
],
"insightsInputError": "沒有傳遞給見解彈出式視窗的連線設定",
"insightsError": "見解錯誤",
"insightsFileError": "讀取查詢檔案時發生錯誤:",
"insightsConfigError": "解析見解設定時發生錯誤。找不到查詢陣列/字串或 queryfile"
}

View File

@@ -10,7 +10,7 @@
"insights.value": "值",
"property": "屬性",
"value": "值",
"InsightsDialogTitle": "Insights",
"InsightsDialogTitle": "見解",
"insights.dialog.items": "項目",
"insights.dialog.itemDetails": "項目詳細資訊"
}

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."
],
"notebookUriNotDefined": "建立筆記本管理員時未傳遞任何 URI",
"notebookServiceNoProvider": "Notebook 提供者不存在"
}

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."
],
"noKernel": "沒有核心",
"runNotebookDisabled": "因為未設定任何核心,所以無法執行資料格",
"errorName": "錯誤"
}

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."
],
"sqlKernelError": "SQL 核心錯誤",
"connectionRequired": "必須選擇連線來執行筆記本資料格",
"sqlMaxRowsDisplayed": "目前顯示前 {0} 列。"
}

View File

@@ -0,0 +1,15 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"nbformatNotRecognized": "無法識別 nbformat v{0}.{1}",
"nbNotSupported": "檔案不具備有效的筆記本格式",
"unknownCellType": "資料格類型 {0} 不明",
"unrecognizedOutput": "無法識別輸出類型 {0}",
"invalidMimeData": "{0} 的資料應為字串或字串的陣列",
"unrecognizedOutputType": "無法識別輸出類型 {0}"
}

View File

@@ -10,9 +10,9 @@
"carbon.extension.contributes.notebook.fileExtensions": "應向此筆記本提供者註冊的檔案副檔名",
"carbon.extension.contributes.notebook.standardKernels": "應為此筆記本提供者之標準的核心",
"vscode.extension.contributes.notebook.providers": "提供筆記本提供者。",
"carbon.extension.contributes.notebook.magic": "儲存格 magic 的名稱,例如 \"%%sql\"。",
"carbon.extension.contributes.notebook.language": "儲存格中包含此儲存格 magic 時,要使用的儲存格語言",
"carbon.extension.contributes.notebook.magic": "資料格 magic 的名稱,例如 '%%sql'。",
"carbon.extension.contributes.notebook.language": "資料格中包含此資料格 magic 時,要使用的資料格語言",
"carbon.extension.contributes.notebook.executionTarget": "這個 magic 指示的選擇性執行目標,例如 Spark vs SQL",
"carbon.extension.contributes.notebook.kernels": "這個項目有效的一組選擇性核心,例如 python3、pyspark3、sql",
"vscode.extension.contributes.notebook.languagemagics": "貢獻筆記本語言。"
"carbon.extension.contributes.notebook.kernels": "適用於像是 python3、pyspark、sql 等等的選擇性核心集",
"vscode.extension.contributes.notebook.languagemagics": "提供筆記本語言。"
}

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."
],
"OeSessionFailedError": "建立物件總管工作階段失敗",
"nodeExpansionError": "多個錯誤:"
}