update to Langpack i18n.json files for September release (#17300)

This commit is contained in:
Alex Ma
2021-10-07 15:13:54 -07:00
committed by GitHub
parent 3d810e8e20
commit dd433316c2
82 changed files with 1339 additions and 279 deletions

View File

@@ -399,22 +399,42 @@
"arc.sql.connection.settings.section.title": "SQL 連線資訊",
"arc.sql.cores-limit.description": "受控執行個體的核心數限制 (整數)。",
"arc.sql.cores-request.description": "受控執行個體的核心數要求,以整數表示。",
"arc.sql.dev.use.description": "勾選此方塊以表示此執行個體將僅用於開發或測試用途。此執行個體將不會計費。",
"arc.sql.dev.use.label": "僅供開發使用",
"arc.sql.high.availability.description": "為求高可用性啟用其他複本。下方選取的計算與儲存體組態將會套用至所有複本。",
"arc.sql.high.availability.label": "高可用性",
"arc.sql.instance.name": "執行個體名稱",
"arc.sql.instance.settings.section.title": "SQL 執行個體設定",
"arc.sql.invalid.instance.name": "執行個體名稱必須包含小寫英數字元或 '-'、以字母開頭,以英數字元結尾,且長度不得超過 13 個字元。",
"arc.sql.invalid.username": "已停用 sa 使用者名稱,請選擇其他使用者名稱",
"arc.sql.memory-limit.description": "受控執行個體的容量限制 (整數)。",
"arc.sql.memory-request.description": "受控執行個體的容量要求,以記憶體整數 GB 為單位。",
"arc.sql.replicas.description": "出於高可用性目的,將部署在 Kubernetes 叢集中的 SQL 受控執行個體複本數目",
"arc.sql.replicas.label": "複本",
"arc.sql.storage-class.data.description": "用於資料 (.mdf) 的儲存類別",
"arc.sql.one.replica": "1 個複本",
"arc.sql.service.tier.business.critical": "[預覽] 商務關鍵性 (無限虛擬核心及 RAM進階高可用性)",
"arc.sql.service.tier.description": "從 Azure SQL 受控執行個體 - Azure Arc (包括一般用途和商務關鍵性) 可用的最新虛擬核心服務層級中選取。 {0}",
"arc.sql.service.tier.general.purpose": "一般用途 (最高 24 個虛擬核心及 128 Gi RAM標準高可用性)",
"arc.sql.service.tier.label": "服務層級",
"arc.sql.storage-class.backups.description": "用用於備份永久性磁碟區的儲存類別。如果未指定任何值,則會使用預設儲存類別。",
"arc.sql.storage-class.data.description": "用於資料 (.mdf) 的儲存類別。如果未指定任何值,則會使用預設儲存類別。",
"arc.sql.storage-class.datalogs.description": "用於資料庫記錄 (.ldf) 的儲存類別。如果未指定任何值,則會使用預設儲存類別。",
"arc.sql.storage-class.dc.description": "用於所有資料以及記錄永久性磁碟區 (所有資料控制器 Pod 都需要) 的儲存類別。",
"arc.sql.storage-class.logs.description": "用於記錄 (/var/log) 的儲存類別",
"arc.sql.storage-class.logs.description": "用於記錄 (/var/log) 的儲存類別。如果未指定任何值,則會使用預設儲存類別。",
"arc.sql.three.replicas": "3 個複本",
"arc.sql.two.replicas": "2 個複本",
"arc.sql.username": "使用者名稱",
"arc.sql.volume.size.backups.description": "要用於備份之儲存磁碟區的大小 (GB)。",
"arc.sql.volume.size.backups.label": "以 Gi 表示的磁碟區大小 (備份)",
"arc.sql.volume.size.data.description": "要用於資料之儲存磁碟區的大小 (GB)。",
"arc.sql.volume.size.data.label": "以 Gi 表示的磁碟區大小 (資料)",
"arc.sql.volume.size.datalogs.description": "要用於資料庫記錄之儲存區的大小 (以 GI 為單位)。",
"arc.sql.volume.size.datalogs.label": "以 Gi 表示的磁碟區大小 (資料庫記錄)",
"arc.sql.volume.size.logs.description": "要用於記錄之儲存磁碟區的大小 (GB)。",
"arc.sql.volume.size.logs.label": "以 Gi 表示的磁碟區大小 (記錄)",
"arc.sql.wizard.page1.title": "提供 Azure SQL 受控執行個體參數",
"arc.sql.wizard.title": "部署 Azure SQL 受控執行個體 - Azure Arc (預覽)",
"arc.storage-class.backups.label": "儲存類別 (備份)",
"arc.storage-class.data.label": "儲存類別 (資料)",
"arc.storage-class.datalogs.label": "儲存類別 (資料庫記錄)",
"arc.storage-class.dc.label": "儲存類別",
"arc.storage-class.logs.label": "儲存類別 (記錄)",
"arc.view.title": "Azure Arc 控制器",

View File

@@ -45,7 +45,7 @@
"dataworkspace.projectParentDirectoryNotExistError": "選取的專案位置 '{0}' 不存在或不是目錄。",
"dataworkspace.projectsFailedToLoad": "無法載入部分專案。若要檢視更多詳細資料,請[開啟開發人員主控台](command:workbench.action.toggleDevTools)",
"dataworkspace.remoteGitRepo": "遠端 Git 存放庫",
"dataworkspace.restartConfirmation": "必須將 Azure Data Studio 重新開機,才能建立專案並將其新增工作區立即執行此動作嗎?",
"dataworkspace.restartConfirmation": "需要重新啟動 Azure Data Studio,專案才能新增工作區立即重新啟動?",
"dataworkspace.select": "選取",
"dataworkspace.selectProjectLocation": "選取專案位置",
"dataworkspace.selectProjectType": "選取專案類型",
@@ -70,6 +70,7 @@
"projects-view-no-project-content": "目前工作區未開啟任何專案。\r\n[建立新的] (command:projects.new)\r\n[開啟現有的](command:projects.openExisting)\r\n若要深入了解專案請[閱讀我們的文件](https://aka.ms/azuredatastudio-projects)。\r\n",
"projects-view-no-workspace-content": "建立新的或開啟現有的以開始使用。\r\n[建立新的] (command:projects.new)\r\n[開啟現有的](command:projects.openExisting)\r\n若要深入了解專案請[閱讀我們的文件](https://aka.ms/azuredatastudio-projects)。",
"projects.defaultProjectSaveLocation": "預設儲存新專案之資料夾的完整路徑。",
"projects.excludedProjectsDescription": "工作區中要從專案 Viewlet 排除的專案清單",
"projects.showNotAddedProjectsInWorkspacePrompt": "當目前的工作區資料夾包含尚未新增到工作區專案的專案時,永遠顯示資訊訊息。",
"refresh-workspace-command": "重新整理",
"remove-project-command": "移除專案"

View File

@@ -13,11 +13,19 @@
"flatFileImport.allowNulls": "允許 Null 值",
"flatFileImport.browseFiles": "瀏覽",
"flatFileImport.columnName": "資料行名稱",
"flatFileImport.columnTableTitle": "資料行",
"flatFileImport.createDerivedColumn": "建立衍生的資料行",
"flatFileImport.dataType": "資料類型",
"flatFileImport.databaseDropdownTitle": "資料表建立所在的資料庫",
"flatFileImport.databaseName": "資料庫名稱",
"flatFileImport.deriverColumnInstruction1": "在左側選取要衍生新資料行所需的資料行",
"flatFileImport.deriverColumnInstruction2": "選取資料列,並指定您想要套用到其餘資料行的範例轉換",
"flatFileImport.deriverColumnInstruction3": "按一下 [預覽轉換] 以預覽轉換",
"flatFileImport.deriverColumnInstruction4": "縮小轉換範圍,直到取得所需的資料行為止",
"flatFileImport.deriverColumnInstruction5": "指定新的衍生資料行名稱,然後按一下 [完成]",
"flatFileImport.fileImport": "要匯入的檔案",
"flatFileImport.fileTextboxTitle": "要匯入檔案的位置",
"flatFileImport.headerIntructionText": "歡迎使用衍生的資料行工具! 若要開始使用,請遵循下列步驟:",
"flatFileImport.importData": "匯入資料",
"flatFileImport.importInformation": "匯入資訊",
"flatFileImport.importNewFile": "匯入新檔案",
@@ -28,13 +36,19 @@
"flatFileImport.page2Name": "預覽資料",
"flatFileImport.page3Name": "修改資料行",
"flatFileImport.page4Name": "摘要",
"flatFileImport.previewTransformation": "預覽轉換",
"flatFileImport.primaryKey": "主索引鍵",
"flatFileImport.prosePreviewMessage": "這項作業分析了輸出檔案結構,並產生了以下最多包含前 50 列的預覽。",
"flatFileImport.prosePreviewMessageFail": "這項作業不成功。請嘗試其他輸入檔案。",
"flatFileImport.refresh": "重新整理",
"flatFileImport.schemaTextboxTitle": "資料表結構描述",
"flatFileImport.selectAllColumns": "選取所有資料行",
"flatFileImport.selectColumn": "選取資料行 {0}",
"flatFileImport.serverDropdownTitle": "資料庫所在的伺服器",
"flatFileImport.serverName": "伺服器名稱",
"flatFileImport.specifyDerivedColNameTitle": "資料行名稱",
"flatFileImport.specifyTransformation": "指定轉換",
"flatFileImport.specifyTransformationForRow": "指定資料列 {0} 的轉換",
"flatFileImport.success.norows": "✔ 您已成功將資料插入表中。",
"flatFileImport.tableName": "資料表名稱",
"flatFileImport.tableSchema": "資料表結構描述",

View File

@@ -74,6 +74,7 @@
"newBook": "新 Jupyter Book (預覽)",
"newMarkdown": "新增 Markdown (預覽)",
"newNotebook": "新筆記本 (預覽)",
"newSection": "新增區段 (預覽)",
"noBDCConnectionError": "Spark 核心需要對 SQL Server 巨量資料叢集主要執行個體的連線。",
"noBooksSelected": "目前未在 Viewlet 中選取任何 Jupyter 書籍。",
"onGitHub": "GitHub",
@@ -110,7 +111,7 @@
},
"dist/dialog/configurePython/configurePathPage": {
"configurePython.browseButtonText": "瀏覽",
"configurePython.descriptionWithKernel": "{0} 核心需要設定 Python 執行階段並安裝相依性。",
"configurePython.descriptionWithKernel": "The '{0}' kernel requires a Python runtime to be configured and dependencies to be installed.",
"configurePython.descriptionWithoutKernel": "Notebook 核心需要設定 Python 執行階段並安裝相依性。",
"configurePython.existingInstall": "使用現有的 Python 安裝",
"configurePython.installationType": "安裝類型",
@@ -139,7 +140,7 @@
"configurePython.pkgNameColumn": "名稱",
"configurePython.requiredDependencies": "安裝必要的核心相依性",
"configurePython.requiredVersionColumn": "所需版本",
"msgUnsupportedKernel": "無法擷取核心 {0} 的套件"
"msgNoRequirementsForKernel": "No packages are required by default for the kernel '{0}'"
},
"dist/dialog/managePackages/addNewPackageTab": {
"managePackages.addNewTabTitle": "新增",
@@ -183,7 +184,7 @@
"notebookFileType": "Notebooks",
"unsupportedFileType": "僅支援 .ipynb Notebooks"
},
"dist/jupyter/jupyterNotebookProvider": {
"dist/jupyter/jupyterExecuteProvider": {
"errNotebookUriMissing": "筆記本路徑為必要項"
},
"dist/jupyter/jupyterServerInstallation": {
@@ -251,11 +252,15 @@
"notebook.command.addcell": "新增資料格",
"notebook.command.addcode": "新增程式碼資料格",
"notebook.command.addtext": "新增文字資料格",
"notebook.command.boldText": "將 Markdown 文字變為粗體",
"notebook.command.clearactivecellresult": "清除資料格結果",
"notebook.command.codeBlock": "新增程式碼區塊",
"notebook.command.italicizeText": "將 Markdown 文字變為斜體",
"notebook.command.new": "新增 Notebook",
"notebook.command.open": "開啟 Notebook",
"notebook.command.runactivecell": "執行資料格",
"notebook.command.runallcells": "執行資料格",
"notebook.command.underlineText": "為 Markdown 文字加上底線",
"notebook.configuration.title": "Notebook 組態",
"notebook.dontPromptPythonUpdate.description": "不要顯示更新 Python 的提示。",
"notebook.jupyterServerShutdownTimeout.description": "在所有筆記本關閉後關閉伺服器前須等候的時間 (分鐘)。(若不要關閉,請輸入 0) ",
@@ -274,6 +279,7 @@
"title.SavedBooks": "Notebooks",
"title.addMarkdown": "新增 Markdown 檔案",
"title.addNotebook": "新增筆記本",
"title.addSection": "新增區段",
"title.analyzeJupyterNotebook": "在 Notebook 中分析",
"title.closeJupyterBook": "關閉 Jupyter 書籍",
"title.closeNotebook": "關閉筆記本",

View File

@@ -9,10 +9,10 @@
"version": "1.0.0",
"contents": {
"dist/constants": {
"XEventsFailed": "XEvents operation failed.",
"XEventsNotSupported": "XEvents sessions not supported.",
"XEventsStarted": "XEvents sessions started for PageContention and ObjectContention.",
"XEventsStopped": "XEvents sessions PageContention and ObjectContention removed."
"XEventsFailed": "XEvents 作業失敗。",
"XEventsNotSupported": "不支援 Xevent 工作階段。",
"XEventsStarted": "已為 PageContention ObjectContention 啟動 Xevent 工作階段。",
"XEventsStopped": "Xevent 工作階段 PageContention ObjectContention 已移除。"
}
}
}

View File

@@ -14,6 +14,7 @@
"Failed": "失敗",
"InProgress": "進行中",
"PublishHistory": "發佈歷程記錄",
"SettingAlreadyExists": "本機應用程式設定 '{0}' 已經存在。要覆寫嗎?",
"Status": "狀態",
"Success": "成功",
"TargetDatabase": "目標資料庫",
@@ -24,6 +25,7 @@
"addDatabaseReferencedialogName": "新增資料庫參考",
"addItemAction": "新增項目",
"addPackage": "新增套件",
"addPackageReferenceMessage": "To use SQL bindings, ensure your Azure Functions project has a reference to {0}",
"appSettingPrompt": "是否要以新的連接字串更新 Azure Function local.settings.json?",
"at": "於",
"browseButtonText": "瀏覽資料夾",
@@ -39,12 +41,14 @@
"chooseSqlcmdVarsToModify": "選擇要修改的 SQLCMD 變數",
"cicularProjectReference": "從專案 {0} 到專案 {1} 的循環參考",
"cleaningDockerImagesMessage": "正在清除現有的部署...",
"confirmPassword": "確認 SQL Server 管理員密碼",
"connectingToSqlServerOnDockerMessage": "在 Docker 上連接至 SQL Server",
"connectionFailedError": "連線失敗。錯誤: '{0}'",
"connectionRadioButtonLabel": "連線",
"connectionStringSetting": "連接字串設定名稱",
"connectionStringSettingPlaceholder": "在 \"local.settings.json\" 中指定的連接字串設定",
"createNew": "新建立",
"createNewLocalAppSetting": "建立新的本機應用程式設定",
"createProjectDialogOkButtonText": "建立",
"createProjectFromDatabaseDialogName": "從資料庫建立專案",
"createProjectSettings": "設定",
@@ -81,18 +85,16 @@
"deployAppSettingUpdateFailed": "無法更新應用程式設定 '{0}'",
"deployAppSettingUpdating": "正在更新應用程式設定: '{0}'",
"deployDbTaskName": "在本機部署 SQL 資料庫專案",
"deployProjectFailed": "無法部署專案。如需詳細資料,請查看輸出窗格。{0}",
"deployProjectFailedMessage": "無法開啟與已部署資料庫的連線",
"deployProjectSucceed": "已成功部署資料庫專案",
"deployScriptExists": "{0} 指令碼已存在。新指令碼不會包含在組建中。",
"deployToDockerContainer": "部署至 Docker 容器",
"deployToExistingServer": "部署到現有的伺服器",
"differentDbDifferentServer": "不同資料庫,不同伺服器",
"differentDbSameServer": "不同資料庫,相同伺服器",
"dockerContainerCreatedMessage": "Docker 建立的識別碼: '{0}'",
"dockerContainerFailedToRunErrorMessage": "無法執行 Docker 容器",
"dockerContainerNotRunningErrorMessage": "Docker 容器未執行",
"dockerLogMessage": "Docker 記錄檔: '{0}'",
"dockerNotRunningError": "無法驗證 docker。請確定 docker 已安裝且正在執行。錯誤: '{0}'",
"done": "完成",
"dontUseProfile": "不要使用設定檔",
"edgeProjectTypeDescription": "從核心元件開始開發及發佈 SQL Edge 的結構描述",
@@ -100,13 +102,15 @@
"emptyProjectTypeDescription": "為從空白專案開始的 SQL 資料庫開發及發佈結構描述",
"emptyProjectTypeDisplayName": "SQL Database",
"enterConnStringTemplateDescription": "輸入 SQL 連接字串的範本",
"enterConnectionString": "輸入連接字串",
"enterConnectionStringEnvName": "輸入連接字串環境變數名稱",
"enterConnectionStringEnvNameDescription": "輸入 SQL 連接字串的環境變數",
"enterConnectionStringSettingName": "輸入連接字串設定名稱",
"enterConnectionStringTemplate": "輸入連接字串範本",
"enterNewDatabaseName": "輸入新的資料庫名稱",
"enterNewValueForVar": "輸入變數 '{0}' 的新值",
"enterPassword": "輸入密碼或按下 Enter 以使用產生的密碼",
"enterPortNumber": "輸入連接埠號碼或按 Enter 以使用預設值",
"enterPassword": "輸入 SQL Server 管理員密碼",
"enterPortNumber": "輸入 SQL Server 連接埠號碼或按 Enter 以使用預設值",
"enterSystemDbName": "輸入此系統資料庫的資料庫名稱",
"errorFindingBuildFilesLocation": "尋找組建檔案位置時發生錯誤: {0}",
"exampleUsage": "使用方式範例",
@@ -115,6 +119,7 @@
"externalStreamingJobFriendlyName": "外部資料流作業",
"externalStreamingJobValidationPassed": "外部資料流作業的驗證已通過。",
"extractTargetRequired": "需要供解壓縮的目標資訊才能建立資料庫專案。",
"failedToParse": "無法剖析 \"{0}\": {1}。",
"file": "檔案",
"fileAlreadyExists": "磁碟的這個位置已經有名稱為 '{0}' 的檔案存在。請選擇其他名稱。",
"fileFormat": "檔案格式",
@@ -127,6 +132,7 @@
"folderObject": "資料夾",
"folderStructureLabel": "資料夾結構",
"generateScriptButtonText": "產生指令碼",
"generatingProjectFailed": "無法透過 AutoRest 產生專案: {0}",
"hr": "小時",
"input": "輸入",
"invalidDataSchemaProvider": ".sqlproj 檔中的 DSP 無效",
@@ -135,13 +141,17 @@
"invalidInput": "輸入無效: {0}",
"invalidProjectReload": "無法存取提供的資料庫專案。只能重新載入有效、開啟的資料庫專案。",
"invalidPropertyValue": "在 .sqlproj 中為屬性 '{0}' 指定的值無效",
"invalidSQLPassword": "SQL Server 密碼不符合密碼複雜度要求。如需詳細資訊,請參閱 https://docs.microsoft.com/sql/relational-databases/security/password-policy",
"invalidSqlConnectionString": "不正確的 SQL 連接字串",
"invalidTargetPlatform": "目標平台無效: {0}。支援的目標平台: {1}",
"jsonParseError": "{0} 接近行 \"{1}\",資料行 \"{2}\"",
"loadProfilePlaceholderText": "負載設定檔...",
"location": "位置",
"min": "分鐘",
"missingVersion": "遺漏了 {0} 的 'version' 項目",
"moreInformation": "More Information",
"msec": "毫秒",
"multipleMostDeploymentScripts": "非預期的 {0} 檔案數: {1}",
"multipleSqlProjFilesSelected": "選取了多個 .sqlproj 檔案;請只選取一個。",
"nameMustNotBeEmpty": "名稱不得為空白",
"new": "新增",
@@ -154,12 +164,15 @@
"noSqlProjFilesSelected": "未選取任何 .sqlproj 檔案;請選取一個。",
"noString": "否",
"noStringDefault": "無 (預設值)",
"nodeButNotAutorestFound": "系統路徑中找不到 Autorest 工具,但找到透過 npx 執行的 Node.js。請執行 'npm install autorest -g' 以永久安裝。",
"nodeNotFound": "在系統路徑中找不到 Autorest 和 Node.js (npx)。請安裝 Node.js 以產生 Autorest。",
"notValidVariableName": "變數名稱 '{0}' 無效。",
"objectType": "物件類型",
"okString": "確定",
"output": "輸出",
"outsideFolderPath": "不支援在專案資料夾外具有絕對路徑的專案。請確定專案檔中的路徑與專案資料夾相對。",
"parentTreeItemUnknown": "無法存取提供之樹狀項目的父代",
"passwordNotMatch": "SQL Server 密碼與確認密碼不相符",
"portMustNotBeNumber": "連接埠必須是數字",
"postDeployScriptFriendlyName": "Script.PostDeployment",
"preDeployScriptFriendlyName": "Script.PreDeployment",
@@ -177,6 +190,9 @@
"publishAction": "發佈",
"publishDialogName": "發佈專案",
"publishSettingsFiles": "發佈設定檔案",
"publishToContainerFailed": "無法發行容器。如需詳細資料,請查看輸出窗格。 {0}",
"publishToDockerContainer": "發行至容器中的新伺服器",
"publishToExistingServer": "發佈到現有的伺服器",
"referenceRadioButtonsGroupTitle": "類型",
"referenceType": "參考型別",
"reloadProject": "要重新載入資料庫專案嗎?",
@@ -189,6 +205,8 @@
"retryWaitMessage": "在另一次嘗試作業 '{0}' 之前等候 {1} 秒",
"runningDockerMessage": "建置並執行 Docker 容器...",
"sameDatabase": "相同資料庫",
"save": "儲存",
"saveChangesInFile": "目前的檔案中有未儲存的變更。要立即儲存嗎?",
"schema": "結構描述",
"schemaCompareAction": "結構描述比較",
"schemaCompareNotInstalled": "需要安裝結構描述比較延伸模組,才能執行結構描述比較",
@@ -196,32 +214,36 @@
"scriptFriendlyName": "指令碼",
"sec": "秒",
"selectAzureFunction": "在目前檔案中選取要新增 SQL 繫結的 Azure 函式",
"selectBaseImage": "選取基底 SQL Server docker 映像",
"selectBindingType": "選取繫結類型",
"selectConnection": "選取連線",
"selectDacpac": "選取 .dacpac",
"selectDatabase": "選取資料庫",
"selectDeployOption": "選取專案部署位置",
"selectFolderStructure": "選取資料夾結構",
"selectProfile": "選取設定檔",
"selectProfileToUse": "選取要載入的發行設定檔",
"selectProjectLocation": "選取專案位置",
"selectPublishOption": "選取要將專案發佈的位置",
"selectSetting": "從 local.settings.json 選取 SQL 連接字串設定",
"selectSpecFile": "選取 OpenAPI/Swagger 規格檔案",
"selectString": "選取",
"selectTargetPlatform": "目前的目標平台: {0}。請選取新的目標平台",
"server": "伺服器​",
"serverName": "伺服器名稱",
"serverVariable": "伺服器變數",
"sourceDatabase": "來源資料庫",
"specSelectionText": "OpenAPI/Swagger 規格",
"sqlCmdTableLabel": "SQLCMD 變數",
"sqlCmdValueColumn": "值",
"sqlCmdVariableColumn": "名稱",
"sqlConnectionStringFriendly": "SQL 連接字串",
"sqlDatabaseProjects.InstallNetCore": "安裝",
"sqlDatabaseProjects.Install": "安裝",
"sqlDatabaseProjects.NetCoreInstallationConfirmation": "找不到 .NET Core SDK。專案組建將無法運作。請安裝 .NET Core SDK 3.1 版,或在設定中更新 .NET Core SDK 支援的版本位置 (如果已安裝)。",
"sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation": "目前安裝的 .NET Core SDK 版本是 {0},但不支援此版本。專案組建將無法運作。請安裝 .NET Core SDK 3.1 版,或在設定中更新 .NET Core SDK 支援的版本位置 (如果已安裝)。",
"sqlDatabaseProjects.UpdateNetCoreLocation": "更新位置",
"sqlDatabaseProjects.doNotAskAgain": "不要再詢問",
"sqlDatabaseProjects.outputChannel": "資料庫專案",
"sqlObjectToQuery": "要查詢的 SQL 物件",
"sqlTableOrViewToQuery": "要查詢的 SQL 資料表或檢視",
"sqlTableToUpsert": "要 upsert 的目標 SQL 資料表",
"storedProcedureFriendlyName": "預存程序",
"suppressMissingDependenciesErrors": "隱藏參考的專案中未解析參考造成的錯誤",
@@ -242,11 +264,14 @@
"updateProjectDatabaseReferencesForRoundTrip": "必須更新系統資料庫參照,以建置此專案。如果專案是在 SSDT 中建立,它會繼續在這兩個工具中運行。是否要更新專案?",
"updateProjectForRoundTrip": "目標、參考和系統資料庫參考需要更新,以建置此專案。如果專案是在 SSDT 中建立,它會繼續在這兩個工具中運行。是否要更新專案?",
"valueCannotBeEmpty": "值不得空白",
"valueMustNotBeEmpty": "值不得為空白",
"viewFriendlyName": "檢視",
"yesString": "是"
},
"dist/tools/netcoreTool": {
"sqlDatabaseProject.RunCommand.ErroredOut": "\t>>> {0} … 發生錯誤: {1}",
"sqlDatabaseProject.RunCommand.ErroredOut": "\t>>> {0} … 發生錯誤: {1}"
},
"dist/tools/shellExecutionHelper": {
"sqlDatabaseProjects.RunCommand.stderr": " stderr: ",
"sqlDatabaseProjects.RunCommand.stdout": " stdout: ",
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithCode": " >>> {0} …已結束。代碼: {1}",
@@ -256,16 +281,17 @@
"sqlDatabaseProjects.Settings": "資料庫專案",
"sqlDatabaseProjects.addDatabaseReference": "新增資料庫參考",
"sqlDatabaseProjects.addSqlBinding": "新增 SQL 繫結",
"sqlDatabaseProjects.autorestSqlVersion": "要從 NPM 使用的 Autorest.Sql 版本。如果未設定,則會使用最新的版本。",
"sqlDatabaseProjects.build": "組建",
"sqlDatabaseProjects.changeTargetPlatform": "變更目標平台",
"sqlDatabaseProjects.close": "關閉資料庫專案",
"sqlDatabaseProjects.createProjectFromDatabase": "從資料庫建立專案",
"sqlDatabaseProjects.delete": "刪除",
"sqlDatabaseProjects.deployLocal": "部署",
"sqlDatabaseProjects.description": "設計及發佈 SQL 資料庫結構描述",
"sqlDatabaseProjects.displayName": "資料庫專案",
"sqlDatabaseProjects.editProjectFile": "編輯 .sqlproj 檔",
"sqlDatabaseProjects.exclude": "從專案中排除",
"sqlDatabaseProjects.generateProjectFromOpenApiSpec": "透過 OpenAPI/Swagger 規格產生 SQL 專案",
"sqlDatabaseProjects.netCoreDoNotAsk": "是否在未偵測到時提示使用者安裝 .NET Core。",
"sqlDatabaseProjects.netCoreInstallLocation": "電腦上 .NET Core SDK 的完整路徑。",
"sqlDatabaseProjects.new": "新的資料庫專案",
@@ -278,6 +304,7 @@
"sqlDatabaseProjects.newStoredProcedure": "新增預存程序",
"sqlDatabaseProjects.newTable": "新增資料表",
"sqlDatabaseProjects.newView": "新增檢視",
"sqlDatabaseProjects.nodejsDoNotAsk": "是否在未偵測到 Node.js 時提示使用者加以安裝。",
"sqlDatabaseProjects.open": "開啟資料庫專案",
"sqlDatabaseProjects.openContainingFolder": "開啟收納資料夾",
"sqlDatabaseProjects.properties": "屬性",

View File

@@ -73,6 +73,7 @@
"sql.migration.creating.rg.loading": "正在建立資源群組",
"sql.migration.cutover": "完全移轉",
"sql.migration.cutover.card": "即將完成完全移轉",
"sql.migration.cutover.error": "起始完全移轉時發生錯誤。",
"sql.migration.cutover.help.main": "完成切換前,請執行下列步驟。",
"sql.migration.cutover.in.progress": "資料庫 '{0}' 的完全移轉進行中",
"sql.migration.cutover.last.file.restored": "上次還原的檔案: {0}",
@@ -239,7 +240,14 @@
"sql.migration.resource.group.description": "資源群組是能夠存放 Azure 解決方案相關資源的容器。",
"sql.migration.resource.group.not.found": "找不到任何資源群組。",
"sql.migration.resourceGroups": "資源群組",
"sql.migration.resume.contine": "繼續上次的移轉嘗試...",
"sql.migration.resume.start": "再次從移轉評定開始 (建議)",
"sql.migration.resume.title": "再次執行移轉工作流程",
"sql.migration.rg.created": "已建立資源群組",
"sql.migration.save.close": "儲存後關閉",
"sql.migration.saved.assessment.cancel": "取消",
"sql.migration.saved.assessment.next": "下一步",
"sql.migration.saved.assessment.result": "已儲存評定結果",
"sql.migration.search": "搜尋",
"sql.migration.search.for.migration": "搜尋移轉",
"sql.migration.sec": "{0} 秒",
@@ -297,8 +305,11 @@
"sql.migration.sql.managed.instance": "SQL 受控執行個體",
"sql.migration.sql.server.instance": "SQL Server 執行個體",
"sql.migration.sql.virtual.machine": "SQL 虛擬機器",
"sql.migration.start.migration.button": "開始移轉",
"sql.migration.start.time": "開始時間",
"sql.migration.status": "狀態",
"sql.migration.status.add.account": "新增帳戶",
"sql.migration.status.add.account.MESSAGE": "新增您的 Azure 帳戶以檢視現有的移轉及其狀態。",
"sql.migration.status.canceling": "正在取消",
"sql.migration.status.completing": "即將完成",
"sql.migration.status.creating": "正在建立",

View File

@@ -9933,15 +9933,18 @@
"treeView.notRegistered": "未註冊識別碼為 '{0}' 的樹狀檢視。"
},
"sql/workbench/api/common/extHostNotebook": {
"errNoManager": "找不到管理員",
"errNoProvider": "找不到任何筆記本提供者",
"errNoExecuteManager": "找不到任何執行管理員",
"errNoExecuteProvider": "找不到任何筆記本執行提供者",
"errNoSerializationManager": "找不到序列化管理員",
"errNoSerializationProvider": "找不到筆記本序列化提供者",
"executeProviderRequired": "必須將具有有效 providerId 的 NotebookExecuteProvider 傳遞給此方法",
"noContentManager": "筆記本 {0} 的 Notebook 管理員沒有內容管理員。無法對其執行作業",
"noServerManager": "筆記本 {0} 的 Notebook 管理員沒有伺服器管理員。無法對其執行作業",
"noSessionManager": "筆記本 {0} 的 Notebook 管理員沒有工作階段管理員。無法對其執行作業",
"providerRequired": "必須將具有有效 providerId 的 NotebookProvider 傳遞給此方法"
"serializationProviderRequired": "必須將具有有效 providerId 的 NotebookSerializationProvider 傳遞給此方法"
},
"sql/workbench/api/common/extHostNotebookDocumentsAndEditors": {
"providerRequired": "必須將具有有效 providerId 的 NotebookProvider 傳遞給此方法"
"navigationProviderRequired": "必須將具有有效 providerId 的 NavigationProvider 傳遞給此方法"
},
"sql/workbench/browser/actions": {
"clearSavedAccounts": "清除所有儲存的帳戶",
@@ -9985,6 +9988,7 @@
"optionsDialog.ok": "確定"
},
"sql/workbench/browser/modal/optionsDialogHelper": {
"optionsDialog.defaultGroupName": "一般",
"optionsDialog.invalidInput": "輸入無效。預期為數字。",
"optionsDialog.missingRequireField": "是必要的。"
},
@@ -9997,6 +10001,7 @@
"declarativeTable.showActions": "顯示動作"
},
"sql/workbench/browser/modelComponents/dropdown.component": {
"defaultDropdownErrorMessage": "請填寫此欄位。",
"loadingCompletedMessage": "已完成載入",
"loadingMessage": "正在載入"
},
@@ -10250,6 +10255,12 @@
},
"sql/workbench/contrib/connection/browser/connection.contribution": {
"connection.parseClipboardForConnectionStringDescription": "嘗試在連線對話方塊開啟或已執行貼上時剖析剪貼簿的內容。",
"connection.showUnsupportedServerVersionWarning": "當使用者連接到 Azure Data Studio 不支援的伺服器版本時,是否要顯示警告訊息。",
"sql.defaultAuthenticationType.AzureMFA": "Azure Active Directory - MFA 通用支援",
"sql.defaultAuthenticationType.AzureMFAAndUser": "Azure Active Directory - 密碼",
"sql.defaultAuthenticationType.Integrated": "Windows 驗證",
"sql.defaultAuthenticationType.SqlLogin": "SQL 登入",
"sql.defaultAuthenticationTypeDescription": "連接至 Azure 資源時要使用的預設驗證類型。",
"sql.defaultEngineDescription": "要使用的預設 SQL 引擎。這會驅動 .sql 檔案中的預設語言提供者,以及建立新連線時要使用的預設。",
"sql.maxRecentConnectionsDescription": "連線列表內最近使用的連線數上限。"
},
@@ -11214,6 +11225,7 @@
},
"sql/workbench/contrib/query/browser/queryResultsView": {
"messagesTabTitle": "訊息",
"queryResults.queryEditorCrashError": "The query editor ran into an issue and has stopped working. Please save and reopen it.",
"resultsTabTitle": "結果"
},
"sql/workbench/contrib/query/browser/statusBarItems": {
@@ -11605,7 +11617,12 @@
},
"sql/workbench/services/connection/browser/connectionManagementService": {
"cancelConnectionConfirmation": "您確定要取消此連線嗎?",
"connection.invalidConnectionResult": "連線結果無效。",
"connection.neverShowUnsupportedVersionWarning": "不要再顯示",
"connection.noAzureAccount": "無法取得連線的 Azure 帳戶權杖",
"connection.refreshAzureTokenFailure": "無法重新整理 Azure 帳戶權杖以建立連線",
"connection.unsupportedServerVersionWarning": "Azure Data Studio 不支援伺服器版本,您仍然可以連接到伺服器版本,但 Azure Data Studio 中的某些功能可能無法如預期方式執行。",
"connectionManagementService.noProviderForUri": "找不到 URI: {0} 的提供者",
"connectionNotAcceptedError": "連線未被接受",
"connectionService.no": "否",
"connectionService.yes": "是"
@@ -11792,7 +11809,7 @@
"carbon.extension.contributes.notebook.provider": "筆記本提供者的識別碼。",
"carbon.extension.contributes.notebook.standardKernels": "應為此筆記本提供者之標準的核心",
"vscode.extension.contributes.notebook.languagemagics": "提供筆記本語言。",
"vscode.extension.contributes.notebook.providers": "提供筆記本提供者。"
"vscode.extension.contributes.notebook.providersDescriptions": "提供筆記本提供者描述。"
},
"sql/workbench/services/objectExplorer/browser/asyncServerTreeRenderer": {
"loading": "正在載入..."
@@ -11856,6 +11873,8 @@
"sql/workbench/services/query/common/queryModelService": {
"commitEditFailed": "認可資料列失敗: ",
"msgCancelQueryFailed": "取消查詢失敗: {0}",
"queryModelService.noQueryFoundForUri": "找不到 {0} 的查詢",
"queryModelService.uriAlreadyHasQuery": "{0} 已經有一個查詢",
"runQueryBatchStartLine": "第 {0} 行",
"runQueryBatchStartMessage": "已開始執行以下查詢:",
"runQueryStringBatchStartMessage": "已開始執行查詢 \"{0}\"",
@@ -11954,6 +11973,14 @@
"sql/workbench/update/electron-browser/gettingStarted": {
"miGettingStarted": "開始使用(&&S)",
"showReleaseNotes": "顯示入門指南"
},
"sql/platform/connection/common/connectionStatusManager": {
"connectionStatusManager.noConnectionForUri": "找不到 URI: {0} 的連線",
"connectionStatusManager.uriAlreadyInConnectionsList": "已有 URI: {0} 的連結"
},
"sql/workbench/services/query/common/queryManagement": {
"queryManagement.noQueryRunnerForUri": "找不到 URI: {0} 的查詢執行器",
"queryManagement.uriAlreadyHasQueryRunner": "URI: {0} 意外地已有查詢執行器。"
}
}
}