Added localized vscode extensions to localization source files (#21684)

* added localized vscode extensions

* bump to 1.42
This commit is contained in:
Alex Ma
2023-01-23 12:42:31 -08:00
committed by GitHub
parent ac4afbec6c
commit 205e683a4d
126 changed files with 2008 additions and 2408 deletions

View File

@@ -2,7 +2,7 @@
"name": "ads-language-pack-zh-hant",
"displayName": "Chinese (Traditional) Language Pack for Azure Data Studio",
"description": "Language pack extension for Chinese (Traditional)",
"version": "1.41.0",
"version": "1.42.0",
"publisher": "Microsoft",
"repository": {
"type": "git",
@@ -11,7 +11,7 @@
"license": "SEE SOURCE EULA LICENSE IN LICENSE.txt",
"engines": {
"vscode": "*",
"azdata": "^1.41.0"
"azdata": "^1.42.0"
},
"icon": "languagepack.png",
"categories": [
@@ -36,13 +36,25 @@
"id": "vscode.configuration-editing",
"path": "./translations/extensions/configuration-editing.i18n.json"
},
{
"id": "vscode.csharp",
"path": "./translations/extensions/csharp.i18n.json"
},
{
"id": "vscode.dart",
"path": "./translations/extensions/dart.i18n.json"
},
{
"id": "vscode.docker",
"path": "./translations/extensions/docker.i18n.json"
},
{
"id": "vscode.git-ui",
"path": "./translations/extensions/git-ui.i18n.json"
"id": "vscode.fsharp",
"path": "./translations/extensions/fsharp.i18n.json"
},
{
"id": "vscode.git-base",
"path": "./translations/extensions/git-base.i18n.json"
},
{
"id": "vscode.git",
@@ -56,10 +68,18 @@
"id": "vscode.github",
"path": "./translations/extensions/github.i18n.json"
},
{
"id": "vscode.html",
"path": "./translations/extensions/html.i18n.json"
},
{
"id": "vscode.image-preview",
"path": "./translations/extensions/image-preview.i18n.json"
},
{
"id": "vscode.javascript",
"path": "./translations/extensions/javascript.i18n.json"
},
{
"id": "vscode.json-language-features",
"path": "./translations/extensions/json-language-features.i18n.json"
@@ -68,6 +88,10 @@
"id": "vscode.json",
"path": "./translations/extensions/json.i18n.json"
},
{
"id": "vscode.julia",
"path": "./translations/extensions/julia.i18n.json"
},
{
"id": "vscode.markdown-basics",
"path": "./translations/extensions/markdown-basics.i18n.json"
@@ -76,6 +100,10 @@
"id": "vscode.markdown-language-features",
"path": "./translations/extensions/markdown-language-features.i18n.json"
},
{
"id": "vscode.markdown-math",
"path": "./translations/extensions/markdown-math.i18n.json"
},
{
"id": "vscode.merge-conflict",
"path": "./translations/extensions/merge-conflict.i18n.json"
@@ -100,6 +128,10 @@
"id": "vscode.search-result",
"path": "./translations/extensions/search-result.i18n.json"
},
{
"id": "vscode.simple-browser",
"path": "./translations/extensions/simple-browser.i18n.json"
},
{
"id": "vscode.sql",
"path": "./translations/extensions/sql.i18n.json"
@@ -148,10 +180,6 @@
"id": "vscode.theme-tomorrow-night-blue",
"path": "./translations/extensions/theme-tomorrow-night-blue.i18n.json"
},
{
"id": "vscode.typescript-basics",
"path": "./translations/extensions/typescript-basics.i18n.json"
},
{
"id": "vscode.xml",
"path": "./translations/extensions/xml.i18n.json"
@@ -188,10 +216,6 @@
"id": "Microsoft.azurehybridtoolkit",
"path": "./translations/extensions/azurehybridtoolkit.i18n.json"
},
{
"id": "Microsoft.big-data-cluster",
"path": "./translations/extensions/big-data-cluster.i18n.json"
},
{
"id": "Microsoft.cms",
"path": "./translations/extensions/cms.i18n.json"

View File

@@ -1,205 +0,0 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"dist/bigDataCluster/controller/clusterControllerApi": {
"bdc.error.deleteHdfs": "刪除裝載時發生錯誤",
"bdc.error.getBdcStatus": "從 {0} 擷取 BDC 狀態時發生錯誤",
"bdc.error.getClusterConfig": "從 {0} 擷取叢集組態時發生錯誤",
"bdc.error.getEndPoints": "從 {0} 擷取端點時發生錯誤",
"bdc.error.mountHdfs": "建立裝載時發生錯誤",
"bdc.error.refreshHdfs": "重新整理裝載時發生錯誤",
"bdc.error.statusHdfs": "取得裝載狀態時發生錯誤",
"bdc.error.tokenPost": "驗證期間發生錯誤",
"bdc.error.unauthorized": "您無權使用 Windows 驗證登入此叢集",
"error.no.activedirectory": "此叢集不支援 Windows 驗證"
},
"dist/bigDataCluster/localizedConstants": {
"add": "新增",
"addNewController": "新增控制器",
"basicAuthName": "基本",
"bdc.dashboard.bdcOverview": "巨量資料叢集概觀",
"bdc.dashboard.clusterDetails": "叢集詳細資料",
"bdc.dashboard.clusterOverview": "叢集概觀",
"bdc.dashboard.clusterProperties": "叢集屬性",
"bdc.dashboard.clusterState": "叢集狀態",
"bdc.dashboard.copy": "複製",
"bdc.dashboard.endpoint": "端點",
"bdc.dashboard.healthStatus": "健全狀態",
"bdc.dashboard.healthStatusDetails": "健全狀態詳細資料",
"bdc.dashboard.instance": "執行個體",
"bdc.dashboard.lastUpdated": "上次更新日期: {0}",
"bdc.dashboard.loadingClusterStateCompleted": "載入叢集狀態已完成",
"bdc.dashboard.loadingHealthStatusCompleted": "載入健全狀態已完成",
"bdc.dashboard.logs": "記錄",
"bdc.dashboard.metricsAndLogs": "計量與記錄",
"bdc.dashboard.noConnection": "儀表板需要連線。請按一下 [重試],以輸入您的認證。",
"bdc.dashboard.nodeMetrics": "節點計量",
"bdc.dashboard.notAvailable": "N/A",
"bdc.dashboard.refresh": "重新整理",
"bdc.dashboard.service": "服務",
"bdc.dashboard.serviceEndpoints": "服務端點",
"bdc.dashboard.serviceName": "服務名稱",
"bdc.dashboard.sqlMetrics": "SQL 計量",
"bdc.dashboard.state": "狀態",
"bdc.dashboard.status": "狀態圖示",
"bdc.dashboard.troubleshoot": "疑難排解",
"bdc.dashboard.unexpectedError": "發生未預期的錯誤: {0}",
"bdc.dashboard.view": "檢視",
"bdc.dashboard.viewDetails": "檢視詳細資料",
"bdc.dashboard.viewErrorDetails": "檢視錯誤詳細資料",
"bdc.dashboard.viewLogs": "檢視 Kibana 記錄 {0}",
"bdc.dashboard.viewNodeMetrics": "檢視節點計量 {0}",
"bdc.dashboard.viewSqlMetrics": "檢視 SQL 計量 {0}",
"cancel": "取消",
"clusterManagementUrl": "叢集管理 URL",
"connectController.dialog.title": "連線至控制器",
"copiedEndpoint": "已將端點 \"{0}\" 複製到剪貼簿",
"deleteMount.dialog.title": "刪除裝載",
"deletemount.task.name": "正在刪除路徑 {0} 上的 HDFS 裝載",
"deletemount.task.submitted": "已提交刪除裝載要求",
"endpointsError": "擷取 BDC 端點時,發生未預期的的錯誤: {0}",
"err.controller.password.required": "需要密碼",
"err.controller.username.required": "需要使用者名稱",
"hdsf.dialog.connection.section": "叢集連線",
"integratedAuthName": "Windows 驗證",
"mount.credentials.info": "將驗證用認證掛接至遠端資料來源以供讀取",
"mount.credentials.title": "認證",
"mount.dialog.title": "裝載 HDFS 資料夾",
"mount.err.formatting": "位於 {0} 的認證格式錯誤",
"mount.error.unknown": "裝載過程中發生未知錯誤",
"mount.hdfs.loginerror1": "無法登入控制器",
"mount.hdfs.loginerror2": "無法登入控制器: {0}",
"mount.hdfsPath.info": "要連結到掛接之新 (不存在) 目錄的路徑",
"mount.hdfsPath.title": "HDFS 路徑",
"mount.main.section": "裝載組態",
"mount.remoteUri.info": "遠端資料來源的 URI。ADLS 範例: abfs://fs@saccount.dfs.core.windows.net/",
"mount.remoteUri.title": "遠端 URI",
"mount.task.complete": "裝載 HDFS 資料夾已完成",
"mount.task.error": "裝載資料夾時發生錯誤: {0}",
"mount.task.inprogress": "裝載即將完成,請稍後再返回確認",
"mount.task.name": "正在路徑 {0} 上裝載 HDFS 資料夾",
"mount.task.submitted": "已啟動裝載建立",
"ok": "確定",
"password": "密碼",
"refreshmount.dialog.title": "重新整理裝載",
"refreshmount.task.name": "正在重新整理路徑 {0} 上的 HDFS 裝載",
"refreshmount.task.submitted": "已提交重新整理裝載要求",
"rememberPassword": "記住密碼",
"textAuthCapital": "驗證類型",
"url": "URL",
"username": "使用者名稱"
},
"dist/bigDataCluster/tree/controllerTreeDataProvider": {
"bdc.controllerTreeDataProvider.error": "載入儲存的控制器時發生未預期錯誤: {0}"
},
"dist/bigDataCluster/utils": {
"bdc.healthy": "狀況良好",
"bdc.unhealthy": "狀況不良",
"endpoint.appproxy": "應用程式 Proxy",
"endpoint.controller": "叢集管理服務",
"endpoint.gateway": "用來存取 HDFS 檔案的閘道Spark",
"endpoint.grafana": "計量儀表板",
"endpoint.kibana": "記錄搜尋儀表板",
"endpoint.livy": "用來執行 Spark 陳述式、作業、應用程式的 Proxy",
"endpoint.managementproxy": "管理 Proxy",
"endpoint.mgmtproxy": "管理 Proxy",
"endpoint.sparkHistory": "Spark 作業管理與監視儀表板",
"endpoint.sqlServerEndpoint": "SQL Server 主要執行個體前端",
"endpoint.webhdfs": "HDFS 檔案系統 Proxy",
"endpoint.yarnHistory": "Spark 診斷與監視儀表板",
"endpointsError": "擷取 BDC 端點時,發生未預期的的錯誤: {0}",
"service.app": "應用程式",
"service.control": "Control",
"service.gateway": "閘道",
"service.hdfs": "Hdfs",
"service.spark": "Spark",
"service.sql": "SQL Server",
"state.applyingUpgrade": "正在套用升級",
"state.applyingmanagedupgrade": "正在套用受控升級",
"state.creating": "正在建立",
"state.creatingGroups": "正在建立群組",
"state.creatingKerberosDelegationSetup": "正在建立 Kerberos 委派設定",
"state.creatingResources": "正在建立資源",
"state.creatingSecrets": "正在建立祕密",
"state.deleted": "已刪除",
"state.deleting": "正在刪除",
"state.error": "錯誤",
"state.managedUpgrading": "受控升級",
"state.ready": "就緒",
"state.rollback": "復原",
"state.rollbackComplete": "復原完成",
"state.rollbackInProgress": "正在復原",
"state.running": "正在執行",
"state.upgradePaused": "升級已暫停",
"state.upgrading": "正在升級",
"state.waiting": "正在等候",
"state.waitingForDeletion": "正在等待刪除",
"state.waitingForGroups": "正在等待群組",
"state.waitingForKerberosDelegationSetup": "正在等待 Kerberos 委派設定",
"state.waitingForResources": "正在等待資源",
"state.waitingForSecrets": "正在等待秘密",
"state.waitingForUpgrade": "正在等待升級"
},
"dist/extension": {
"bdc.dashboard.title": "巨量資料叢集儀表板 -",
"bdc.deprecationWarning": "即將淘汰 Big Data Cluster 附加元件,而其 Azure Data Studio 功能將在即將推出的版本中移除。在[這裡](https://go.microsoft.com/fwlink/?linkid=2207340)閱讀更多有關此資訊以及往後的支援。",
"mount.error.endpointNotFound": "找不到控制器端點資訊",
"textConfirmRemoveController": "您確定要移除 '{0}' 嗎?",
"textNo": "否",
"textYes": "是"
},
"package": {
"bdc-2019-display-name": "SQL Server 2019",
"bdc-agreement": "我接受 {0}、{1} 和 {2}。",
"bdc-agreement-azdata-eula": "azdata 授權條款",
"bdc-agreement-bdc-eula": "SQL Server 授權條款",
"bdc-azure-aks-name-field": "AKS 叢集名稱",
"bdc-azure-region-field": "區域",
"bdc-azure-resource-group-field": "資源群組名稱",
"bdc-azure-settings-section-title": "Azure 設定",
"bdc-azure-subscription-id-field": "訂用帳戶識別碼",
"bdc-azure-subscription-id-placeholder": "使用我的預設 Azure 訂用帳戶",
"bdc-azure-vm-count-field": "VM 計數",
"bdc-azure-vm-size-field": "VM 大小",
"bdc-cluster-name-field": "叢集名稱",
"bdc-cluster-settings-section-title": "SQL Server 巨量資料叢集設定",
"bdc-confirm-password-field": "確認密碼",
"bdc-controller-username-field": "控制器使用者名稱",
"bdc-data-size-field": "資料的容量 (GB)",
"bdc-deployment-target": "部署目標",
"bdc-deployment-target-existing-aks": "現有的 Azure Kubernetes 服務叢集",
"bdc-deployment-target-existing-aro": "現有的 Azure Red Hat OpenShift 叢集",
"bdc-deployment-target-existing-kubeadm": "現有的 Kubernetes 叢集 (kubeadm)",
"bdc-deployment-target-existing-openshift": "現有的 OpenShift 叢集",
"bdc-deployment-target-new-aks": "新增 Azure Kubernetes Service 叢集",
"bdc-log-size-field": "記錄的容量 (GB)",
"bdc-password-field": "密碼",
"bdc-storage-class-field": "儲存類別名稱",
"bdc.configuration.title": "巨量資料叢集",
"bdc.ignoreSslVerification.desc": "若為 True則忽略對 SQL Server 巨量資料叢集端點 (例如 HDFS、Spark 及控制器) 所產生的 SSL 驗證錯誤",
"bdc.view.welcome.connect": "未註冊任何 SQL 巨量資料叢集控制器。[深入了解](https://docs.microsoft.com/sql/big-data-cluster/big-data-cluster-overview)\r\n[連線控制器](command:bigDataClusters.command.connectController)",
"bdc.view.welcome.loading": "正在載入控制器...",
"command.connectController.title": "連線至現有的控制器",
"command.createController.title": "建立新控制器",
"command.deletemount.title": "刪除裝載",
"command.manageController.title": "管理",
"command.mount.title": "裝載 HDFS",
"command.refreshController.title": "重新整理",
"command.refreshmount.title": "重新整理裝載",
"command.removeController.title": "移除控制器",
"description": "管理 SQL Server 巨量資料叢集的支援",
"microsoft-privacy-statement": "Microsoft 隱私權聲明",
"resource-type-sql-bdc-description": "SQL Server 巨量資料叢集,可讓您部署於 Kubernetes 上執行且可調整的 SQL Server、Spark 和 HDFS 容器叢集",
"resource-type-sql-bdc-display-name": "SQL Server 巨量資料叢集",
"text.sqlServerBigDataClusters": "SQL Server 巨量資料叢集",
"version-display-name": "版本"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "為 C# 檔案提供程式碼片段、語法醒目提示、括弧對應與摺疊功能。",
"displayName": "C# 語言基礎知識"
}
}
}

View File

@@ -9,8 +9,8 @@
"version": "1.0.0",
"contents": {
"package": {
"displayName": "Git UI",
"description": "Git SCM UI 整合"
"description": "提供 Dart 檔案中的語法醒目提示和括弧比對。",
"displayName": "Dart 語言基礎知識"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "為 F# 檔案提供程式碼片段、語法醒目提示、括弧對應與摺疊功能。",
"displayName": "F# 語言基礎知識"
}
}
}

View File

@@ -0,0 +1,30 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"dist/remoteSource": {
"branch name": "分支名稱",
"error": "$(error) 錯誤: {0}",
"none found": "找不到遠端存放庫。",
"pick url": "選擇複製的來源 URL。",
"provide url": "提供存放庫 URL",
"provide url or pick": "提供存放庫 URL 或挑選存放庫來源。",
"recently opened": "最近開啟的",
"remote sources": "遠端來源",
"type to filter": "存放庫名稱",
"type to search": "存放庫名稱 (要搜尋的類型)",
"url": "URL"
},
"package": {
"command.api.getRemoteSources": "取得遠端來源",
"description": "Git 靜態貢獻和選擇器。",
"displayName": "Git 基底"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "在 HTML 檔案中提供語法醒目顯示、括弧比對和程式碼片段。",
"displayName": "HTML 語言基本知識"
}
}
}

View File

@@ -9,8 +9,8 @@
"version": "1.0.0",
"contents": {
"package": {
"description": "為 TypeScript 檔案提供程式碼片段、語法醒目提示、括弧對應與摺疊功能。",
"displayName": "TypeScript 語言基知識"
"description": "為 JavaScript 檔案提供程式碼片段、語法醒目提示、括弧對應與摺疊功能。",
"displayName": "JavaScript 語言基知識"
}
}
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"description": "在 Julia 檔案中提供語法醒目提示及括弧對稱功能。",
"displayName": "Julia Language Basics"
}
}
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"package": {
"config.markdown.math.enabled": "啟用/停用在內建 Markdown 預覽中呈現數學。",
"description": "在筆記本中新增 Markdown 的數學支援。",
"displayName": "Markdown 數學"
}
}
}

View File

@@ -0,0 +1,30 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the MIT License. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"version": "1.0.0",
"contents": {
"dist/extension": {
"openTitle": "在簡易瀏覽器中開啟",
"simpleBrowser.show.placeholder": "https://example.com",
"simpleBrowser.show.prompt": "輸入要前往的 URL"
},
"dist/simpleBrowserView": {
"control.back.title": "返回",
"control.forward.title": "下一步",
"control.openExternal.title": "在瀏覽器中開啟",
"control.reload.title": "重新載入",
"view.iframe-focused": "焦點鎖定",
"view.title": "簡易瀏覽器"
},
"package": {
"configuration.focusLockIndicator.enabled.description": "啟用/停用在簡單瀏覽器中專注時所顯示的浮動指示器。",
"description": "非常基本的內建 Web 檢視,用於顯示 Web 內容。",
"displayName": "簡易瀏覽器"
}
}
}

View File

@@ -13442,6 +13442,17 @@
"onDidDisconnectMessage": "已中斷連線",
"unsavedGroupLabel": "未儲存的連線"
},
"sql/workbench/services/connection/browser/passwordChangeDialog": {
"passwordChangeDialog.cancel": "取消",
"passwordChangeDialog.confirmPassword": "確認密碼:",
"passwordChangeDialog.connecting": "正在連線",
"passwordChangeDialog.errorHeader": "嘗試變更密碼時失敗",
"passwordChangeDialog.errorPasswordMismatchErrorMessage": "輸入的密碼不相符",
"passwordChangeDialog.errorPasswordMismatchRecoveryInstructions": "請按 [確定],然後在兩個方塊中輸入完全相同的密碼。",
"passwordChangeDialog.newPassword": "新密碼:",
"passwordChangeDialog.ok": "確定",
"passwordChangeDialog.title": "變更密碼"
},
"sql/workbench/services/dashboard/browser/newDashboardTabDialogImpl": {
"newDashboardTab.cancel": "取消",
"newDashboardTab.ok": "確定",
@@ -13899,17 +13910,6 @@
"sql/workbench/update/electron-browser/gettingStarted": {
"miGettingStarted": "開始使用(&&S)",
"showReleaseNotes": "顯示入門指南"
},
"sql/workbench/services/connection/browser/passwordChangeDialog": {
"passwordChangeDialog.cancel": "取消",
"passwordChangeDialog.confirmPassword": "確認密碼:",
"passwordChangeDialog.connecting": "正在連線",
"passwordChangeDialog.errorHeader": "嘗試變更密碼時失敗",
"passwordChangeDialog.errorPasswordMismatchErrorMessage": "輸入的密碼不相符",
"passwordChangeDialog.errorPasswordMismatchRecoveryInstructions": "請按 [確定],然後在兩個方塊中輸入完全相同的密碼。",
"passwordChangeDialog.newPassword": "新密碼:",
"passwordChangeDialog.ok": "確定",
"passwordChangeDialog.title": "變更密碼"
}
}
}