Files
azuredatastudio/i18n/ads-language-pack-zh-hant/translations/extensions/Microsoft.sql-database-projects.i18n.json
Alex Ma 523dd8ad4b Langpack Source update with fix for hashed strings (#24400)
* Initial update to german vscode

* more cleanup for vscode git german.

* added working alias replacer, need to add all string entities

* added aliased bundle strings

* added extension files, need to update package and readme

* added update to changelog, and restored vscode extensions

* added comments
2023-09-14 10:10:49 -07:00

440 lines
27 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"": [
"--------------------------------------------------------------------------------------------",
"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/common/constants": {
"sqlcmdVariableAlreadyExists": "此專案中已有同名的 SQLCMD 變數",
"databaseNameRequiredVariableOptional": "需要資料庫名稱。資料庫變數為選擇性項目。",
"databaseNameServerNameVariableRequired": "需要資料庫名稱、伺服器名稱和伺服器變數。資料庫變數為選擇性項目。",
"fileAlreadyExists": "磁碟的這個位置已經有名稱為 '{0}' 的檔案存在。請選擇其他名稱。",
"folderAlreadyExistsChooseNewLocation": "磁碟的這個位置已經有名稱為 '{0}' 的資料夾存在。請選擇其他位置。",
"folderAlreadyExists": "磁碟的這個位置已經有名稱為 '{0}' 的資料夾存在。請選擇其他名稱。",
"projectAlreadyExists": "名為 {0} 的專案已存在於 {1}。",
"cantAddCircularProjectReference": "無法新增專案 '{0}' 的參考。以參考方式新增此專案將導致循環相依性",
"databaseReferenceAlreadyExists": "此專案中已經有這個資料庫的參考。",
"deployScriptExists": "{0} 指令碼已存在。新指令碼不會包含在組建中。",
"actionLabel": "動作",
"addItemAction": "新增項目",
"addSqlCmdVariableWithoutDefaultValue": "是否將 SQLCMD 變數 '{0}' 新增至專案而不使用預設值?",
"azureAddAccount": "新增帳戶...",
"addDatabaseReferencedialogName": "新增資料庫參考",
"addDatabaseReferenceOkButtonText": "新增參考",
"advancedPublishOptions": "進階發佈選項",
"advancedOptionsButton": "進階...",
"updateActionRadiButtonLabel": "套用所有變更",
"deleteSqlCmdVariableConfirmation": "確定要刪除 SQLCMD 變數 '{0}' 嗎?",
"deleteReferenceConfirmation": "確定要刪除 {0} 的參考嗎?",
"deleteConfirmationContents": "您確定要刪除 {0} 及其所有內容嗎?",
"deleteConfirmation": "確定要刪除 {0} 嗎?",
"moveConfirmationPrompt": "確定要將 {0} 移至 {1} 嗎?",
"applyConfirmation": "確定要更新目標專案嗎?",
"artifactReference": "成品參考",
"nodeButNotAutorestFoundPrompt": "未安裝 Autorest。若要繼續請選擇是否要透過 'npx' 從暫時位置執行 Autorest或全域安裝 Autorest 然後執行。",
"nodeButNotAutorestFound": "在系統路徑中找不到 Autorest 工具,但找到 Node.js。提示使用者如何繼續。執行 'npm install autorest -g' 以永久安裝並避免出現此訊息。",
"emptyAzureDbProjectTypeDisplayName": "Azure SQL Database",
"edgeProjectTypeDisplayName": "Azure SQL Edge 資料庫",
"azureSqlServerCreated": "Azure SQL 伺服器 '{0}' 已建立",
"azureServerName": "Azure SQL 伺服器名稱",
"azureAccounts": "Azure 帳戶",
"azureSubscription": "Azure 訂用帳戶",
"baseDockerImage": "基底 {0} Docker 映像",
"browseButtonText": "瀏覽資料夾",
"browseForProfile": "瀏覽設定檔",
"browseEllipsis": "瀏覽...",
"buildAction": "組建",
"buildElements": "組建元素",
"BuildHistory": "組建歷程記錄",
"projBuildFailed": "組建失敗。如需詳細資料,請查看輸出窗格。{0}",
"cancelButtonText": "取消",
"parentTreeItemUnknown": "無法存取提供之樹狀項目的父代",
"invalidProjectReload": "無法存取提供的資料庫專案。只能重新載入有效、開啟的資料庫專案。",
"cannotResolvePath": "無法解析路徑 {0}",
"changeTargetPlatformAction": "變更目標平台",
"checkoutOutputMessage": "如需詳細資料,請查看輸出窗格",
"chooseSqlcmdVarsToModify": "選擇要修改的 SQLCMD 變數",
"chooseAction": "選擇動作",
"cicularProjectReference": "從專案 {0} 到專案 {1} 的循環參考",
"cleaningDockerImagesMessage": "正在清除現有的部署...",
"sdkLearnMorePlaceholder": "按一下 [深入了解] 按鈕以深入了解 SDK 樣式專案",
"confirmPassword": "確認 {0} 系統管理員密碼",
"confirmServerPassword": "確認 {0} 系統管理員密碼",
"connectingToSqlServerMessage": "連接到 SQL Server",
"targetConnectionLabel": "連線",
"connectionFailedError": "連線失敗。錯誤: '{0}'",
"connectionRadioButtonLabel": "連線",
"containerAlreadyExistForProject": "此專案的容器已存在。您要先刪除這些檔案再部署新的嗎?",
"updatedToSdkStyleError": "將專案 {0} 轉換成 SDK 樣式失敗。已回復對 .sqlproj 所做的變更。",
"errorRetrievingBuildFiles": "無法建置專案。擷取建置所需檔案時發生錯誤。",
"createProjectDialogOkButtonText": "建立",
"createNew": "新建立",
"createProjectFromDatabaseDialogName": "從資料庫建立專案",
"creatingAzureSqlServer": "正在建立 Azure SQL 伺服器 '{0}'...",
"creatingDeploymentSettingsMessage": "正在建立部署設定...",
"selectTargetPlatform": "目前的目標平台: {0}。請選取新的目標平台",
"sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation": "目前安裝的 .NET SDK 版本是 {0},但不支援此版本。專案組建將無法運作。請安裝 .NET 6 SDK 或更新版本,或在設定中更新 .NET SDK 支援的版本位置 (如果已安裝)。",
"dacpacFileLocationRequired": "需要 Dacpac 檔案位置才能將參考新增到資料庫",
"dacpacReferenceElement": "Dacpac 参考",
"dacpacNotOnSameDrive": "Dacpac 參考必須位於與專案檔相同的磁碟機上。專案檔位於 {0}",
"dataSource": "資料來源",
"dataSourceDropdownTitle": "資料來源",
"dataSourceRadioButtonLabel": "資料來源",
"dacpacText": "資料層應用程式 (.dacpac)",
"databaseNameLabel": "資料庫",
"sqlDatabaseProjects.outputChannel": "資料庫專案",
"databaseReferencesNodeName": "資料庫參考",
"databaseLocation": "需要資料庫位置才能將參考新增到資料庫",
"databaseName": "資料庫名稱",
"databaseNameRequired": "必須有資料庫參考類型才能新增資料庫的參考",
"databaseProject": "資料庫專案",
"publishProjectSucceed": "已成功發佈資料庫專案",
"databaseReferenceTypeRequired": "必須有資料庫參考類型才能新增資料庫的參考",
"databaseSelectionRequired": "必須選取資料庫,才能從資料庫建立專案",
"databaseVariable": "資料庫變數",
"defaultProjectNameStarter": "DatabaseProject",
"defaultQuickPickItem": "預設 - 在容器登錄中定義為預設的映射",
"deleteAction": "刪除",
"deployDbTaskName": "在本機部署 SQL 資料庫專案",
"emptyAzureDbProjectTypeDescription": "為從空白專案開始的 Azure SQL 資料庫開發及發佈結構描述",
"emptyProjectTypeDescription": "為從空白專案開始的 SQL Server 資料庫開發及發佈結構描述",
"emptySdkProjectTypeDescription": "從空的 SDK 樣式專案開始,使用 Microsoft.Build.Sql (預覽) 開發及發行 SQL 資料庫架構。",
"differentDbDifferentServer": "不同資料庫,不同伺服器",
"differentDbSameServer": "不同資料庫,相同伺服器",
"dockerImageMessage": "Docker 映像:",
"dockerContainerNotRunningErrorMessage": "Docker 容器未執行",
"dockerContainerCreatedMessage": "Docker 建立的識別碼: '{0}'",
"dockerLogMessage": "Docker 記錄檔: '{0}'",
"sqlDatabaseProjects.doNotAskAgain": "不要再詢問",
"dontUseProfile": "不要使用設定檔",
"done": "完成",
"downloadError": "下載錯誤",
"downloadProgress": "下載進度",
"downloading": "正在下載",
"downloadingFromTo": "正在從 {0} 下載到 {1}",
"downloadingNuget": "正在下載 {0} NuGet 以取得組建 DLL ",
"enterSystemDbName": "輸入此系統資料庫的資料庫名稱",
"enterConnStringTemplateDescription": "輸入 SQL 連接字串的範本",
"enterConnectionStringEnvName": "輸入連接字串環境變數名稱",
"enterConnectionStringTemplate": "輸入連接字串範本",
"enterNewSqlCmdVariableDefaultValue": "輸入 SQLCMD 變數 '{0}' 的預設值",
"enterConnectionStringEnvNameDescription": "輸入 SQL 連接字串的環境變數",
"enterNewSqlCmdVariableName": "輸入新的 SQLCMD 變數名稱",
"enterNewDatabaseName": "輸入新的資料庫名稱",
"enterNewValueForVar": "輸入變數 '{0}' 的新值",
"enterNewName": "請輸入新名稱",
"projectNamePlaceholderText": "輸入專案名稱",
"enterPassword": "輸入 {0} 系統管理員密碼",
"enterUser": "輸入 {0} 系統管理員使用者名稱",
"enterPortNumber": "輸入 {0} 連接埠號碼或按 Enter 以使用預設值",
"errorAddingDatabaseReference": "新增資料庫參考至 {0} 時發生錯誤。錯誤: {1}",
"errorDownloading": "下載 {0} 時發生錯誤。錯誤: {1}",
"errorExtracting": "從 {0} 擷取檔案時發生錯誤。錯誤: {1}",
"errorFindingBuildFilesLocation": "尋找組建檔案位置時發生錯誤: {0}",
"profileReadError": "載入發佈設定檔時發生錯誤。{0}",
"errorReadingProjectGuid": "嘗試讀取專案 '{1}' 的 {0} 時發生錯誤。{2}",
"errorMovingFile": "將檔案從 {0} 移到 {1} 時發生錯誤。錯誤: {2}",
"errorRenamingFile": "將檔案從 {0} 重新命名為 {1} 時發生錯誤。錯誤: {2}",
"errorPrefix": "錯誤: {0}",
"errorNotSupportedInVsCode": "錯誤: VS Code 的 SQL Database 專案目前不支援 {0}。",
"exampleUsage": "使用方式範例",
"excludeAction": "排除",
"excludeObjectTypes": "排除物件類型",
"excludeFolderNotSupported": "尚不支援排除資料夾",
"externalStream": "外部資料流",
"externalStreamingJobFriendlyName": "外部資料流作業",
"extractingDacFxDlls": "正在將 DacFx 組建 DLL 解壓縮至 {0}",
"taskFailedError.error": "無法完成工作 '{0}'。錯誤: {1}",
"deployProjectFailedMessage": "無法開啟與已部署資料庫的連線",
"publishToContainerFailed": "無法發佈至容器。{0}",
"publishToNewAzureServerFailed": "無法發佈到新的 Azure SQL 伺服器。{0}",
"dockerContainerFailedToRunErrorMessage": "無法執行 Docker 容器",
"deployAppSettingUpdateFailed": "無法更新應用程式設定 '{0}'",
"dockerNotRunningError": "無法驗證 docker。請確定 docker 已安裝且正在執行。錯誤: '{0}'",
"file": "檔案",
"fileFormat": "檔案格式",
"fileOrFolderDoesNotExist": "檔案或目錄 '{0}' 不存在",
"noFileExist": "檔案 {0} 不存在",
"flat": "一般",
"folderFriendlyName": "資料夾",
"folderElements": "資料夾元素",
"folderStructureLabel": "資料夾結構",
"generateScriptButtonText": "產生指令碼",
"generatingProjectFromAutorest": "正在從 {0} 產生新的 SQL 專案...如需詳細資料,請查看輸出視窗。",
"generatingProjectFailed": "透過 AutoRest 產生專案失敗。如需詳細資料,請查看輸出窗格。錯誤: {0}",
"eulaAgreementText": "我接受 {0}。",
"eulaAgreementTemplate": "我接受 {0}。",
"imageTag": "映像標籤",
"importElements": "匯入元素",
"InProgress": "進行中",
"include": "包含",
"includePermissionsLabel": "包含權限",
"includePermissionsInProject": "在專案中包含權限",
"sqlDatabaseProjects.Install": "安裝",
"installGlobally": "全域安裝",
"invalidDataSchemaProvider": ".sqlproj 檔中的 DSP 無效",
"invalidSqlConnectionString": "不正確的 SQL 連接字串",
"invalidDatabaseReference": ".sqlproj 檔中的資料庫參考無效",
"invalidInput": "輸入無效: {0}",
"invalidTargetPlatform": "目標平台無效: {0}。支援的目標平台: {1}",
"invalidPropertyValueInSqlProj": "在 .sqlproj 中為屬性 '{0}' 指定的值無效",
"outsideFolderPath": "不支援在專案資料夾外具有絕對路徑的專案。請確定專案檔中的路徑與專案資料夾相對。",
"learnMore": "深入了解",
"dockerImageEulaMessage": "授權合約:",
"loadProfilePlaceholderText": "負載設定檔...",
"projectLocationLabel": "位置",
"location": "位置",
"edgeEulaAgreementTitle": "Microsoft Azure SQL Edge 授權合約",
"eulaAgreementTitle": "Microsoft SQL Server 授權合約",
"missingVersion": "遺漏了 {0} 的 'version' 項目",
"movingFilesBetweenProjectsNotSupported": "不支援在專案之間移動檔案",
"multipleSqlProjFilesSelected": "選取了多個 .sqlproj 檔案;請只選取一個。",
"projectNameLabel": "名稱",
"sqlCmdVariableColumn": "名稱",
"nameMustNotBeEmpty": "名稱不得為空白",
"nodeNotFound": "在系統路徑中找不到 Autorest 和 Node.js (npx)。請安裝 Node.js 以產生 Autorest。",
"new": "新增",
"autorestProjectName": "新增 SQL 專案名稱",
"newObjectNamePrompt": "新的 {0} 名稱:",
"noString": "否",
"noStringDefault": "無 (預設值)",
"noSqlFilesGenerated": "Autorest 未產生任何 .sql 檔案。請確認您的規格包含模型定義,或檢查輸出記錄以尋找詳細資料。",
"noSqlProjFilesSelected": "未選取任何 .sqlproj 檔案;請選取一個。",
"noDataSourcesText": "此專案中沒有資料來源",
"noDataSourcesFile": "找不到 {0}",
"noneElements": "沒有任何元素",
"nupkgNamePlaceholder": "NuGet 套件名稱",
"versionPlaceholder": "NuGet 套件版本",
"objectType": "物件類型",
"okString": "確定",
"onlyMoveFilesFoldersSupported": "只支援移動檔案和資料夾",
"openEulaString": "開啟授權合約",
"specSelectionText": "OpenAPI/Swagger 規格",
"retrySucceedMessage": "作業 '{0}' 已成功完成。結果: {1}",
"retryFailedMessage": "作業 '{0}' 失敗。正在重新嘗試... 目前的結果: {1}。錯誤: '{2}'",
"retryMessage": "作業 '{0}' 失敗。正在重新嘗試...錯誤: '{1}' ",
"optionDescription": "選項描述",
"optionName": "選項名稱",
"packageReference": "套件參考",
"portMustNotBeNumber": "連接埠必須是數字",
"postDeployElements": "PreDeploy 元素",
"preDeployElements": "PreDeploy 元素",
"profile": "設定檔",
"projectLocString": "專案",
"projectAlreadyOpened": "專案 '{0}' 已經開啟。",
"invalidPropertyValueProvided": "專案屬性值 '{0} 無效",
"projectReferenceElement": "專案參考",
"projectReferenceNameElement": "專案參考名稱元素",
"applySuccess": "已成功更新專案。",
"publish": "發佈",
"publishAction": "發佈",
"PublishHistory": "發佈歷程記錄",
"publishOptions": "發佈選項",
"publishProfileFriendlyName": "發行設定檔",
"publishSettingsFiles": "發佈設定檔案",
"publishTo": "發佈目標",
"publishProfileElements": "發佈設定檔元素",
"publishDialogName": "發佈專案",
"publishToExistingServer": "發佈到現有的 {0}",
"publishToAzureEmulator": "發佈到新的 Azure SQL 資料庫模擬器",
"publishToNewAzureServer": "發佈到新的 Azure SQL 邏輯伺服器 (預覽)",
"publishToDockerContainer": "發佈到新的 {0} 本機開發容器",
"publishToDockerContainerPreview": "發佈到新的 {0} 本機開發容器 (預覽)",
"nupkgText": "已發佈的資料層應用程式 (.nupkg)",
"publishingProjectMessage": "正在發佈容器中的專案...",
"referenceTypeRadioButtonsGroupTitle": "參考類型",
"referenceRadioButtonsGroupTitle": "參考的資料庫類型",
"referencedDatabaseType": "參考的資料庫類型",
"reset": "重設",
"resetAllVars": "重設所有變數",
"resourceGroup": "資源群組",
"revertSqlCmdVarsButtonTitle": "將值還原為專案預設值",
"runViaNpx": "透過 npx 執行",
"retryRunMessage": "執行作業 '{2}' 嘗試 {0} / {1}",
"runningDockerMessage": "正在執行 Docker 容器...",
"sdkStyleProject": "SDK 樣式專案 (預覽)",
"emptySdkProjectTypeDisplayName": "SQL Database (SDK)",
"emptyProjectTypeDisplayName": "SQL Server 資料庫",
"sqlConnectionStringFriendly": "SQL 連接字串",
"sqlCmdTableLabel": "SQLCMD 變數",
"sqlcmdVariablesNodeName": "SQLCMD 變數",
"sqlcmdVariableNameCannotContainIllegalChars": "SQLCMD 變數名稱 '{0}' 不能包含下列任何字元: {1}",
"sqlcmdVariableNameCannotBeWhitespace": "SQLCMD 變數名稱 '{0}' 不能包含空白字元",
"sameDatabase": "相同資料庫",
"save": "儲存",
"saveProfileAsButtonText": "另存新檔...",
"schema": "結構描述",
"schemaCompareAction": "結構描述比較",
"schemaCompare.compareErrorMessage": "結構描述比較失敗: {0}",
"buildFailedCannotStartSchemaCompare": "因為組建失敗,所以無法啟動結構描述比較",
"schemaCompareNotInstalled": "需要安裝結構描述比較延伸模組,才能執行結構描述比較",
"schemaObjectType": "結構描述/物件類型",
"scriptFriendlyName": "指令碼",
"postDeployScriptFriendlyName": "Script.PostDeployment",
"preDeployScriptFriendlyName": "Script.PreDeployment",
"selectString": "選取",
"selectDacpac": "選取 .dacpac",
"selectFileString": "選取檔案",
"selectSpecFile": "選取 OpenAPI/Swagger 規格檔案",
"selectProfile": "選取設定檔",
"selectConnection": "選取連線",
"selectDatabase": "選取資料庫",
"selectFolderStructure": "選取資料夾結構",
"projectLocationPlaceholderText": "選取要建立專案的位置",
"projectToUpdatePlaceholderText": "選取專案檔",
"selectProjectLocation": "選取專案位置",
"selectProfileToUse": "選取要載入的發行設定檔",
"selectBaseImage": "選取基底 {0} docker 映像",
"selectImageTag": "選取影像標籤,或按 Enter 以使用預設值",
"selectPublishOption": "選取要將專案發佈的位置",
"server": "伺服器",
"serverCreated": "伺服器已建立",
"serverName": "伺服器名稱",
"serverVariable": "伺服器變數",
"createProjectSettings": "設定",
"sourceDatabase": "來源資料庫",
"invalidGuid": "指定的 GUID 無效: {0}",
"edgeProjectTypeDescription": "從核心元件開始開發及發佈 Azure SQL Edge 資料庫的結構描述",
"storedProcedureFriendlyName": "預存程序",
"suppressMissingDependenciesErrors": "隱藏參考的專案中未解析參考造成的錯誤",
"systemDatabase": "系統資料庫",
"systemDatabaseReferenceRequired": "必須有系統資料庫選取項目,才可將參考加入系統資料庫",
"tableFriendlyName": "資料表",
"TargetDatabase": "目標資料庫",
"TargetPlatform": "目標平台",
"TargetServer": "目標伺服器",
"extractTargetRequired": "需要供解壓縮的目標資訊才能建立資料庫專案。",
"currentTargetPlatform": "專案 {0} 的目標平台現在已{1}",
"targetProject": "目標專案",
"sqlDatabaseProjects.DotnetInstallationConfirmation": "找不到 .NET SDK。專案組建將無法運作。請安裝 .NET 6 SDK 或更新版本,或在設定中更新 .NET SDK 位置 (如果已安裝)。",
"noSchemaCompareExtension": "結構描述比較延伸模組必須安裝至資料庫中的更新專案。",
"convertToSdkStyleConfirmation": "轉換後,專案 '{0}' 將不會與 SSDT 完全相容。轉換之前,專案檔案備份會先在專案資料夾中建立。有關詳細資訊,可參閱: https://aka.ms/sqlprojsdk。要繼續轉換成 SDK 樣式的專案嗎?",
"equalComparison": "專案已經與資料庫一起更新。",
"projectUpdatedToSdkStyle": "專案 {0} 已更新為 SDK 樣式專案。按一下 [深入了解] 以取得 Microsoft.Build.Sql SDK 的詳細資料,以及簡化專案檔的方式。",
"noSqlProjFile": "選取的專案檔不存在",
"dataworkspace.projectParentDirectoryNotExistError": "選取的專案位置 '{0}' 不存在或不是目錄。",
"updateProjectDatabaseReferencesForRoundTrip": "必須更新系統資料庫參考,以建置專案 '{0}'。如果專案是在 SSDT 中建立,它會繼續在這兩個工具中運作。是否要更新專案?",
"projectNeedsUpdatingForCrossPlat": "需要更新目標、參照和系統資料庫參照,以組建 '{0}'。",
"dataworkspace.projectDirectoryAlreadyExistError": "選取的位置中已有名為 '{0}' 的目錄: '{1}'。",
"applyError": "更新專案時發生錯誤: {0}",
"prePostDeployCount": "若要成功組建,請更新專案以擁有一個預先部署指令碼和/或一個部署後指令碼",
"unableToCreatePublishConnection": "無法建立連線: {0}",
"unexpectedProjectContext": "無法建立專案內容。從未預期的位置叫用的命令: {0}",
"unableToFindSqlCmdVariable": "找不到 SQLCMD 變數 '{0}'",
"unableToFindReference": "找不到資料庫參考 {0}",
"unableToFindFile": "找不到路徑為 '{0}' 的 {1}",
"unableToPerformAction": "找不到 '{0}' 目標: '{1}'。{2}",
"multipleMostDeploymentScripts": "非預期的 {0} 檔案數: {1}",
"unhandledDeleteType": "排除期間未處理的項目類型: '{0}",
"unhandledMoveNode": "用於移動的未處理節點類型",
"unknownDataSourceType": "不明的資料來源類型:",
"unrecognizedDataSourcesVersion": "無法辨識的版本:",
"updateText": "更新",
"sqlDatabaseProjects.UpdateDotnetLocation": "更新位置",
"updateAction": "更新動作",
"updateProjectFromDatabaseDialogName": "從資料庫更新專案",
"updateProjectForCrossPlatformShort": "更新跨平台支援的 {0}?",
"deployAppSettingUpdating": "正在更新應用程式設定: '{0}'",
"updatingProjectFromDatabase": "正在從 {1} 更新 {0}...",
"dockerImagesPlaceHolder": "在本機 arm64/Apple Silicon 上使用{0}",
"userSelectionCancelled": "使用者已取消選取如何執行自動 autorest。",
"userSelectionInstallGlobally": "使用者已選取全域安裝 autorest。正在安裝...",
"userSelectionRunNpx": "已選取要透過 npx 執行的使用者。",
"externalStreamingJobValidationPassed": "外部資料流作業的驗證已通過。",
"sqlCmdValueColumn": "值",
"valueCannotBeEmpty": "值不得空白",
"version": "版本",
"versionMustNotBeEmpty": "版本不可為空白",
"viewFriendlyName": "檢視",
"compareActionRadiButtonLabel": "在結構描述比較中檢視變更",
"retryWaitMessage": "在另一次嘗試作業 '{0}' 之前等候 {1} 秒",
"reloadProject": "要重新載入資料庫專案嗎?",
"saveProfile": "是否將設定儲存在設定檔 (.publish.xml) 中?",
"appSettingPrompt": "是否要以新的連接字串更新 Azure Function local.settings.json?",
"yesString": "是",
"yesRecommended": "是 (建議)",
"dacpacFiles": "dacpac 檔案",
"optionNotFoundWarningMessage": "標籤: 選項值名稱查閱中不存在 {0}",
"updateProjectForCrossPlatform": "{0} 如果專案是在 SSDT 中建立,它會繼續在這兩個工具中運作。是否要更新專案?",
"serverPassword": "{0} 系統管理員密碼",
"passwordNotMatch": "{0} 密碼與確認密碼不相符",
"invalidSQLPassword": "{0} 密碼不符合密碼複雜度要求。如需詳細資訊,請參閱 https://docs.microsoft.com/sql/relational-databases/security/password-policy",
"serverPortNumber": "{0} 連接埠號碼",
"Date": "日期",
"Failed": "失敗",
"Move": "移動",
"Status": "狀態",
"Success": "成功",
"Time": "時間",
"at": "於",
"default": "預設",
"fileObject": "檔案",
"folderObject": "資料夾",
"hr": "小時",
"min": "分鐘",
"msec": "毫秒",
"sec": "秒"
},
"dist/tools/netcoreTool": {
"sqlDatabaseProject.RunCommand.ErroredOut": "\t>>> {0} … 發生錯誤: {1}"
},
"dist/tools/shellExecutionHelper": {
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithCode": " >>> {0} …已結束。代碼: {1}",
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithSignal": " >>> {0} …已結束。訊號: {1}",
"sqlDatabaseProjects.RunCommand.stderr": " stderr: ",
"sqlDatabaseProjects.RunCommand.stdout": " stdout: "
},
"package": {
"sqlDatabaseProjects.addDatabaseReference": "新增資料庫參考",
"sqlDatabaseProjects.addExistingItem": "新增現有項目(_I)...",
"sqlDatabaseProjects.newExternalStreamingJob": "新增外部資料流作業",
"sqlDatabaseProjects.newFolder": "新增資料夾",
"sqlDatabaseProjects.newItem": "新增項目...",
"sqlDatabaseProjects.newPostDeploymentScript": "新增部署後指令碼",
"sqlDatabaseProjects.newPreDeploymentScript": "新增預先部署指令碼",
"sqlDatabaseProjects.newPublishProfile": "新增發行設定檔",
"sqlDatabaseProjects.addSqlCmdVariable": "新增 SQLCMD 變數",
"sqlDatabaseProjects.newScript": "新增指令碼",
"sqlDatabaseProjects.newStoredProcedure": "新增預存程序",
"sqlDatabaseProjects.newTable": "新增資料表",
"sqlDatabaseProjects.newView": "新增檢視",
"sqlDatabaseProjects.build": "組建",
"sqlDatabaseProjects.changeTargetPlatform": "變更目標平台",
"sqlDatabaseProjects.close": "關閉資料庫專案",
"sqlDatabaseProjects.convertToSdkStyleProject": "轉換成 SDK 樣式專案",
"sqlDatabaseProjects.createProjectFromDatabase": "從資料庫建立專案",
"sqlDatabaseProjects.Settings": "資料庫專案",
"sqlDatabaseProjects.displayName": "資料庫專案",
"sqlDatabaseProjects.delete": "刪除",
"sqlDatabaseProjects.description": "設計及發佈 SQL 資料庫結構描述",
"sqlDatabaseProjects.edit": "編輯",
"sqlDatabaseProjects.editProjectFile": "編輯 .sqlproj 檔",
"sqlDatabaseProjects.enablePreviewFeatures": "啟用預覽 SQL 資料庫專案功能",
"sqlDatabaseProjects.exclude": "從專案中排除",
"sqlDatabaseProjects.dotnetInstallLocation": "電腦上 .NET SDK 的完整路徑。例如,如果 dotnet.exe 位於 C:\\folder1\\dotnet\\dotnet.exe請將此設定的路徑設定為 C:\\folder1\\dotnet",
"sqlDatabaseProjects.generateProjectFromOpenApiSpec": "透過 OpenAPI/Swagger 規格產生 SQL 專案 (預覽)",
"sqlDatabaseProjects.new": "新的資料庫專案",
"sqlDatabaseProjects.welcome": "目前沒有開啟的資料庫專案。\r\n[新專案](command:sqlDatabaseProjects.new)\r\n[開啟的專案](command:sqlDatabaseProjects.open)\r\n[從資料庫建立專案](command:sqlDatabaseProjects.importDatabase)",
"sqlDatabaseProjects.openContainingFolder": "開啟所屬資料夾",
"sqlDatabaseProjects.open": "開啟資料庫專案",
"sqlDatabaseProjects.openInDesigner": "在設計工具中開啟",
"sqlDatabaseProjects.openReferencedSqlProject": "開啟專案",
"title.projectsView": "專案",
"sqlDatabaseProjects.properties": "屬性",
"sqlDatabaseProjects.publish": "發佈",
"sqlDatabaseProjects.rename": "重新命名",
"sqlDatabaseProjects.schemaCompare": "結構描述比較",
"sqlDatabaseProjects.updateProjectFromDatabase": "從資料庫更新專案",
"sqlDatabaseProjects.validateExternalStreamingJob": "驗證外部串流作業",
"sqlDatabaseProjects.collapseProjectNodes": "專案節點是否開始摺疊",
"sqlDatabaseProjects.netCoreDoNotAsk": "是否在未偵測到時提示使用者安裝 .NET SDK。",
"sqlDatabaseProjects.nodejsDoNotAsk": "是否在未偵測到 Node.js 時提示使用者加以安裝。",
"sqlDatabaseProjects.autorestSqlVersion": "要從 NPM 使用的 Autorest.Sql 版本。如果未設定,則會使用最新的版本。",
"sqlDatabaseProjects.microsoftBuildSqlVersion": "要用於建置舊版 SQL 專案的 Microsoft.Build.Sql SDK 版本。範例: 0.1.7-預覽"
}
}
}