Files
azuredatastudio/i18n/ads-language-pack-zh-hant/translations/extensions/sql-database-projects.i18n.json
2022-01-07 10:37:09 -08:00

353 lines
22 KiB
JSON
Raw 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": {
"BuildHistory": "組建歷程記錄",
"Date": "日期",
"Failed": "失敗",
"InProgress": "進行中",
"PublishHistory": "發佈歷程記錄",
"SettingAlreadyExists": "本機應用程式設定 '{0}' 已經存在。要覆寫嗎?",
"Status": "狀態",
"Success": "成功",
"TargetDatabase": "目標資料庫",
"TargetPlatform": "目標平台",
"TargetServer": "目標伺服器",
"Time": "時間",
"addDatabaseReferenceOkButtonText": "新增參考",
"addDatabaseReferencedialogName": "新增資料庫參考",
"addItemAction": "新增項目",
"addPackage": "新增套件",
"addPackageReferenceMessage": "若要使用 SQL 繫結,請確定您的 Azure Functions 專案具有 {0} 參考",
"addSqlBindingPackageError": "將 SQL 繫結延伸模組套件新增至專案時發生錯誤",
"appSettingPrompt": "是否要以新的連接字串更新 Azure Function local.settings.json?",
"at": "於",
"autorestProjectName": "新增 SQL 專案名稱",
"baseDockerImage": "基底 SQL Server Docker 映像",
"browseButtonText": "瀏覽資料夾",
"browseEllipsis": "瀏覽...",
"browseForProfile": "瀏覽設定檔",
"buildAction": "組建",
"buildElements": "組建元素",
"buildFailedCannotStartSchemaCompare": "因為組建失敗,所以無法啟動結構描述比較",
"cancelButtonText": "取消",
"cannotResolvePath": "無法解析路徑 {0}",
"cantAddCircularProjectReference": "無法新增專案 '{0}' 的參考。以參考方式新增此專案將導致循環相依性",
"changeTargetPlatformAction": "變更目標平台",
"checkoutOutputMessage": "如需詳細資料,請查看輸出窗格",
"chooseAction": "選擇動作",
"chooseSqlcmdVarsToModify": "選擇要修改的 SQLCMD 變數",
"cicularProjectReference": "從專案 {0} 到專案 {1} 的循環參考",
"cleaningDockerImagesMessage": "正在清除現有的部署...",
"confirmPassword": "確認 SQL Server 管理員密碼",
"confirmServerPassword": "確認 SQL Server 管理員密碼",
"connectingToSqlServerOnDockerMessage": "在 Docker 上連接至 SQL Server",
"connectionFailedError": "連線失敗。錯誤: '{0}'",
"connectionRadioButtonLabel": "連線",
"connectionStringSetting": "連接字串設定名稱",
"connectionStringSettingPlaceholder": "在 \"local.settings.json\" 中指定的連接字串設定",
"containerAlreadyExistForProject": "容器上的其他伺服器已存在於專案中。要刪除它們嗎?",
"createNew": "新建立",
"createNewLocalAppSetting": "建立新的本機應用程式設定",
"createProjectDialogOkButtonText": "建立",
"createProjectFromDatabaseDialogName": "從資料庫建立專案",
"createProjectSettings": "設定",
"creatingDeploymentSettingsMessage": "正在建立部署設定...",
"currentTargetPlatform": "專案 {0} 的目標平台現在已{1}",
"dacpacFileLocationRequired": "需要 Dacpac 檔案位置才能將參考新增到資料庫",
"dacpacFiles": "dacpac 檔案",
"dacpacNotOnSameDrive": "Dacpac 參考必須位於與專案檔相同的磁碟機上。專案檔位於 {0}",
"dacpacReferenceElement": "Dacpac 参考",
"dacpacText": "資料層應用程式 (.dacpac)",
"dataSource": "資料來源",
"dataSourceDropdownTitle": "資料來源",
"dataSourceRadioButtonLabel": "資料來源",
"dataSourcesNodeName": "資料來源",
"databaseLocation": "需要資料庫位置才能將參考新增到資料庫",
"databaseName": "資料庫名稱",
"databaseNameLabel": "資料庫",
"databaseNameRequired": "必須有資料庫參考類型才能新增資料庫的參考",
"databaseNameRequiredVariableOptional": "需要資料庫名稱。資料庫變數為選擇性項目。",
"databaseNameServerNameVariableRequired": "需要資料庫名稱、伺服器名稱和伺服器變數。資料庫變數為選擇性項目。",
"databaseProject": "資料庫專案",
"databaseReferenceAlreadyExists": "此專案中已經有這個資料庫的參考。",
"databaseReferenceTypeRequired": "必須有資料庫參考類型才能新增資料庫的參考",
"databaseReferencesNodeName": "資料庫參考",
"databaseSelectionRequired": "必須選取資料庫,才能從資料庫建立專案",
"databaseVariable": "資料庫變數",
"dataworkspace.projectDirectoryAlreadyExistError": "選取的位置中已有名為 '{0}' 的目錄: '{1}'。",
"dataworkspace.projectParentDirectoryNotExistError": "選取的專案位置 '{0}' 不存在或不是目錄。",
"default": "預設",
"defaultProjectNameStarter": "DatabaseProject",
"deleteAction": "刪除",
"deleteConfirmation": "確定要刪除 {0} 嗎?",
"deleteConfirmationContents": "您確定要刪除 {0} 及其所有內容嗎?",
"deleteReferenceConfirmation": "確定要刪除 {0} 的參考嗎?",
"deployAppSettingUpdateFailed": "無法更新應用程式設定 '{0}'",
"deployAppSettingUpdating": "正在更新應用程式設定: '{0}'",
"deployDbTaskName": "在本機部署 SQL 資料庫專案",
"deployProjectFailedMessage": "無法開啟與已部署資料庫的連線",
"deployScriptExists": "{0} 指令碼已存在。新指令碼不會包含在組建中。",
"differentDbDifferentServer": "不同資料庫,不同伺服器",
"differentDbSameServer": "不同資料庫,相同伺服器",
"dockerContainerCreatedMessage": "Docker 建立的識別碼: '{0}'",
"dockerContainerFailedToRunErrorMessage": "無法執行 Docker 容器",
"dockerContainerNotRunningErrorMessage": "Docker 容器未執行",
"dockerImageEulaMessage": "授權合約:",
"dockerImageMessage": "Docker 映像:",
"dockerLogMessage": "Docker 記錄檔: '{0}'",
"dockerNotRunningError": "無法驗證 docker。請確定 docker 已安裝且正在執行。錯誤: '{0}'",
"done": "完成",
"dontUseProfile": "不要使用設定檔",
"edgeEulaAgreementTitle": "Microsoft Azure SQL Edge 授權合約",
"edgeProjectTypeDescription": "從核心元件開始開發及發佈 SQL Edge 的結構描述",
"edgeProjectTypeDisplayName": "SQL Edge",
"emptyProjectTypeDescription": "為從空白專案開始的 SQL 資料庫開發及發佈結構描述",
"emptyProjectTypeDisplayName": "SQL Database",
"enterConnStringTemplateDescription": "輸入 SQL 連接字串的範本",
"enterConnectionString": "輸入連接字串",
"enterConnectionStringEnvName": "輸入連接字串環境變數名稱",
"enterConnectionStringEnvNameDescription": "輸入 SQL 連接字串的環境變數",
"enterConnectionStringSettingName": "輸入連接字串設定名稱",
"enterConnectionStringTemplate": "輸入連接字串範本",
"enterNewDatabaseName": "輸入新的資料庫名稱",
"enterNewValueForVar": "輸入變數 '{0}' 的新值",
"enterPassword": "輸入 SQL Server 管理員密碼",
"enterPortNumber": "輸入 SQL Server 連接埠號碼或按 Enter 以使用預設值",
"enterSystemDbName": "輸入此系統資料庫的資料庫名稱",
"errorFindingBuildFilesLocation": "尋找組建檔案位置時發生錯誤: {0}",
"errorReadingProjectGuid": "嘗試讀取專案 '{1}' 的 {0} 時發生錯誤",
"eulaAgreementTemplate": "我接受 {0}。",
"eulaAgreementText": "我接受 {0}。",
"eulaAgreementTitle": "Microsoft SQL Server 授權合約",
"exampleUsage": "使用方式範例",
"excludeAction": "排除",
"externalStream": "外部資料流",
"externalStreamingJobFriendlyName": "外部資料流作業",
"externalStreamingJobValidationPassed": "外部資料流作業的驗證已通過。",
"extractTargetRequired": "需要供解壓縮的目標資訊才能建立資料庫專案。",
"failedToParse": "無法剖析 \"{0}\": {1}。",
"file": "檔案",
"fileAlreadyExists": "磁碟的這個位置已經有名稱為 '{0}' 的檔案存在。請選擇其他名稱。",
"fileFormat": "檔案格式",
"fileObject": "檔案",
"fileOrFolderDoesNotExist": "檔案或目錄 '{0}' 不存在",
"flat": "一般",
"folderAlreadyExists": "磁碟的這個位置已經有名稱為 '{0}' 的資料夾存在。請選擇其他名稱。",
"folderAlreadyExistsChooseNewLocation": "磁碟的這個位置已經有名稱為 '{0}' 的資料夾存在。請選擇其他位置。",
"folderElements": "資料夾元素",
"folderFriendlyName": "資料夾",
"folderObject": "資料夾",
"folderStructureLabel": "資料夾結構",
"generateScriptButtonText": "產生指令碼",
"generatingProjectFailed": "透過 AutoRest 產生專案失敗。如需詳細資料,請查看輸出窗格。錯誤: {0}",
"generatingProjectFromAutorest": "正在從 {0} 產生新的 SQL 專案...如需詳細資料,請查看輸出視窗。",
"hr": "小時",
"importElements": "匯入元素",
"input": "輸入",
"installGlobally": "全域安裝",
"invalidDataSchemaProvider": ".sqlproj 檔中的 DSP 無效",
"invalidDatabaseReference": ".sqlproj 檔中的資料庫參考無效",
"invalidGuid": "指定的 GUID 無效: {0}",
"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": "詳細資訊",
"msec": "毫秒",
"multipleMostDeploymentScripts": "非預期的 {0} 檔案數: {1}",
"multipleSqlProjFilesSelected": "選取了多個 .sqlproj 檔案;請只選取一個。",
"nameMustNotBeEmpty": "名稱不得為空白",
"new": "新增",
"newObjectNamePrompt": "新的 {0} 名稱:",
"noAzureFunctionsInFile": "目前的作用中檔案中沒有任何 Azure 函式",
"noAzureFunctionsProjectsInWorkspace": "在工作區中找不到任何 Azure 函式專案",
"noDataSourcesFile": "找不到 {0}",
"noDataSourcesText": "此專案中沒有資料來源",
"noFileExist": "檔案 {0} 不存在",
"noSqlFilesGenerated": "Autorest 未產生任何 .sql 檔案。請確認您的規格包含模型定義,或檢查輸出記錄以尋找詳細資料。",
"noSqlProjFilesSelected": "未選取任何 .sqlproj 檔案;請選取一個。",
"noString": "否",
"noStringDefault": "無 (預設值)",
"nodeButNotAutorestFound": "在系統路徑中找不到 Autorest 工具,但找到 Node.js。提示使用者如何繼續。執行 'npm install autorest -g' 以永久安裝並避免出現此訊息。",
"nodeButNotAutorestFoundPrompt": "未安裝 Autorest。若要繼續請選擇是否要透過 'npx' 從暫時位置執行 Autorest或全域安裝 Autorest 然後執行。",
"nodeNotFound": "在系統路徑中找不到 Autorest 和 Node.js (npx)。請安裝 Node.js 以產生 Autorest。",
"noneElements": "沒有任何元素",
"notValidVariableName": "變數名稱 '{0}' 無效。",
"objectType": "物件類型",
"okString": "確定",
"openEulaString": "開啟授權合約",
"output": "輸出",
"outsideFolderPath": "不支援在專案資料夾外具有絕對路徑的專案。請確定專案檔中的路徑與專案資料夾相對。",
"parentTreeItemUnknown": "無法存取提供之樹狀項目的父代",
"passwordNotMatch": "SQL Server 密碼與確認密碼不相符",
"portMustNotBeNumber": "連接埠必須是數字",
"postDeployElements": "PreDeploy 元素",
"postDeployScriptFriendlyName": "Script.PostDeployment",
"preDeployElements": "PreDeploy 元素",
"preDeployScriptFriendlyName": "Script.PreDeployment",
"prePostDeployCount": "若要成功組建,請更新專案以擁有一個預先部署指令碼和/或一個部署後指令碼",
"profile": "設定檔",
"profileReadError": "載入發佈設定檔時發生錯誤。{0}",
"projBuildFailed": "組建失敗。如需詳細資料,請查看輸出窗格。{0}",
"projectAlreadyExists": "名為 {0} 的專案已存在於 {1}。",
"projectAlreadyOpened": "專案 '{0}' 已經開啟。",
"projectLocString": "專案",
"projectLocationPlaceholderText": "選取要建立專案的位置",
"projectNameLabel": "名稱",
"projectNamePlaceholderText": "輸入專案名稱",
"projectReferenceElement": "專案參考",
"projectReferenceNameElement": "專案參考名稱元素",
"publish": "發佈",
"publishAction": "發佈",
"publishDialogName": "發佈專案",
"publishProjectSucceed": "已成功發佈資料庫專案",
"publishSettingsFiles": "發佈設定檔案",
"publishTo": "發佈目標",
"publishToContainerFailed": "無法發佈至容器。{0}",
"publishToDockerContainer": "發行至容器中的新伺服器",
"publishToExistingServer": "發佈到現有的伺服器",
"publishingProjectMessage": "正在發佈容器中的專案...",
"referenceRadioButtonsGroupTitle": "類型",
"referenceType": "參考型別",
"reloadProject": "要重新載入資料庫專案嗎?",
"reloadValuesFromProjectButtonTitle": "從專案重新載入值",
"resetAllVars": "重設所有變數",
"retryFailedMessage": "作業 '{0}' 失敗。正在重新嘗試... 目前的結果: {1}。錯誤: '{2}'",
"retryMessage": "作業 '{0}' 失敗。正在重新嘗試...錯誤: '{1}'",
"retryRunMessage": "執行作業 '{2}' 嘗試 {0} / {1}",
"retrySucceedMessage": "作業 '{0}' 已成功完成。結果: {1}",
"retryWaitMessage": "在另一次嘗試作業 '{0}' 之前等候 {1} 秒",
"runViaNpx": "透過 npx 執行",
"runningDockerMessage": "建置並執行 Docker 容器...",
"sameDatabase": "相同資料庫",
"save": "儲存",
"saveChangesInFile": "目前的檔案中有未儲存的變更。要立即儲存嗎?",
"schema": "結構描述",
"schemaCompareAction": "結構描述比較",
"schemaCompareNotInstalled": "需要安裝結構描述比較延伸模組,才能執行結構描述比較",
"schemaObjectType": "結構描述/物件類型",
"scriptFriendlyName": "指令碼",
"sec": "秒",
"selectAzureFunction": "在目前檔案中選取要新增 SQL 繫結的 Azure 函式",
"selectBaseImage": "選取基底 SQL Server docker 映像",
"selectBindingType": "選取繫結類型",
"selectConnection": "選取連線",
"selectDacpac": "選取 .dacpac",
"selectDatabase": "選取資料庫",
"selectFolderStructure": "選取資料夾結構",
"selectProfile": "選取設定檔",
"selectProfileToUse": "選取要載入的發行設定檔",
"selectProjectLocation": "選取專案位置",
"selectPublishOption": "選取要將專案發佈的位置",
"selectSetting": "從 local.settings.json 選取 SQL 連接字串設定",
"selectSpecFile": "選取 OpenAPI/Swagger 規格檔案",
"selectString": "選取",
"selectTargetPlatform": "目前的目標平台: {0}。請選取新的目標平台",
"server": "伺服器​",
"serverName": "伺服器名稱",
"serverPassword": "SQL Server 系統管理員密碼",
"serverPortNumber": "SQL Server 連接埠號碼",
"serverVariable": "伺服器變數",
"sourceDatabase": "來源資料庫",
"specSelectionText": "OpenAPI/Swagger 規格",
"sqlCmdTableLabel": "SQLCMD 變數",
"sqlCmdValueColumn": "值",
"sqlCmdVariableColumn": "名稱",
"sqlConnectionStringFriendly": "SQL 連接字串",
"sqlDatabaseProjects.DotnetInstallationConfirmation": "找不到 .NET SDK。專案組建將無法運作。請安裝 .NET Core SDK 3.1 版或更新版本,或在設定中更新 .NET SDK 位置 (如果已安裝)。",
"sqlDatabaseProjects.Install": "安裝",
"sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation": "目前安裝的 .NET Core SDK 版本是 {0},但不支援此版本。專案組建將無法運作。請安裝 .NET Core SDK 3.1 版或更新版本,或在設定中更新 .NET SDK 支援的版本位置 (如果已安裝)。",
"sqlDatabaseProjects.UpdateDotnetLocation": "更新位置",
"sqlDatabaseProjects.doNotAskAgain": "不要再詢問",
"sqlDatabaseProjects.outputChannel": "資料庫專案",
"sqlTableOrViewToQuery": "要查詢的 SQL 資料表或檢視",
"sqlTableToUpsert": "要 upsert 的目標 SQL 資料表",
"storedProcedureFriendlyName": "預存程序",
"suppressMissingDependenciesErrors": "隱藏參考的專案中未解析參考造成的錯誤",
"systemDatabase": "系統資料庫",
"systemDatabaseReferenceRequired": "必須有系統資料庫選取項目,才可將參考加入系統資料庫",
"tableFriendlyName": "資料表",
"targetConnectionLabel": "連線",
"targetProject": "目標專案",
"taskFailedError.error": "無法完成工作 '{0}'。錯誤: {1}",
"unableToCreatePublishConnection": "無法建立連線: {0}",
"unableToFindFile": "找不到路徑為 '{0}' 的 {1}",
"unableToFindReference": "找不到資料庫參考 {0}",
"unableToFindSqlCmdVariable": "找不到 SQLCMD 變數 '{0}'",
"unableToPerformAction": "找不到 '{0}' 目標: '{1}'",
"unexpectedProjectContext": "無法建立專案內容。從未預期的位置叫用的命令: {0}",
"unknownDataSourceType": "不明的資料來源類型:",
"unrecognizedDataSourcesVersion": "無法辨識的版本:",
"updateProjectDatabaseReferencesForRoundTrip": "必須更新系統資料庫參考,以建置專案 '{0}'。如果專案是在 SSDT 中建立,它會繼續在這兩個工具中運作。是否要更新專案?",
"updateProjectForRoundTrip": "目標、參考和系統資料庫參考需要更新,以建置專案 '{0}'。如果專案是在 SSDT 中建立,它會繼續在這兩個工具中運作。是否要更新專案?",
"userSelectionCancelled": "使用者已取消選取如何執行自動 autorest。",
"userSelectionInstallGlobally": "使用者已選取全域安裝 autorest。正在安裝...",
"userSelectionRunNpx": "已選取要透過 npx 執行的使用者。",
"valueCannotBeEmpty": "值不得空白",
"valueMustNotBeEmpty": "值不得為空白",
"viewFriendlyName": "檢視",
"yesString": "是"
},
"dist/tools/netcoreTool": {
"sqlDatabaseProject.RunCommand.ErroredOut": "\t>>> {0} … 發生錯誤: {1}"
},
"dist/tools/shellExecutionHelper": {
"sqlDatabaseProjects.RunCommand.stderr": " stderr: ",
"sqlDatabaseProjects.RunCommand.stdout": " stdout: ",
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithCode": " >>> {0} …已結束。代碼: {1}",
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithSignal": " >>> {0} …已結束。訊號: {1}"
},
"package": {
"sqlDatabaseProjects.Settings": "資料庫專案",
"sqlDatabaseProjects.addDatabaseReference": "新增資料庫參考",
"sqlDatabaseProjects.addSqlBinding": "新增 SQL 繫結 (預覽)",
"sqlDatabaseProjects.autorestSqlVersion": "要從 NPM 使用的 Autorest.Sql 版本。如果未設定,則會使用最新的版本。",
"sqlDatabaseProjects.build": "組建",
"sqlDatabaseProjects.changeTargetPlatform": "變更目標平台",
"sqlDatabaseProjects.close": "關閉資料庫專案",
"sqlDatabaseProjects.createProjectFromDatabase": "從資料庫建立專案",
"sqlDatabaseProjects.delete": "刪除",
"sqlDatabaseProjects.description": "設計及發佈 SQL 資料庫結構描述",
"sqlDatabaseProjects.displayName": "資料庫專案",
"sqlDatabaseProjects.dotnetInstallLocation": "電腦上 .NET SDK 的完整路徑。",
"sqlDatabaseProjects.editProjectFile": "編輯 .sqlproj 檔",
"sqlDatabaseProjects.exclude": "從專案中排除",
"sqlDatabaseProjects.generateProjectFromOpenApiSpec": "透過 OpenAPI/Swagger 規格產生 SQL 專案",
"sqlDatabaseProjects.netCoreDoNotAsk": "是否在未偵測到時提示使用者安裝 .NET Core。",
"sqlDatabaseProjects.new": "新的資料庫專案",
"sqlDatabaseProjects.newExternalStreamingJob": "新增外部資料流作業",
"sqlDatabaseProjects.newFolder": "新增資料夾",
"sqlDatabaseProjects.newItem": "新增項目...",
"sqlDatabaseProjects.newPostDeploymentScript": "新增部署後指令碼",
"sqlDatabaseProjects.newPreDeploymentScript": "新增預先部署指令碼",
"sqlDatabaseProjects.newScript": "新增指令碼",
"sqlDatabaseProjects.newStoredProcedure": "新增預存程序",
"sqlDatabaseProjects.newTable": "新增資料表",
"sqlDatabaseProjects.newView": "新增檢視",
"sqlDatabaseProjects.nodejsDoNotAsk": "是否在未偵測到 Node.js 時提示使用者加以安裝。",
"sqlDatabaseProjects.open": "開啟資料庫專案",
"sqlDatabaseProjects.openContainingFolder": "開啟收納資料夾",
"sqlDatabaseProjects.properties": "屬性",
"sqlDatabaseProjects.publish": "發佈",
"sqlDatabaseProjects.schemaCompare": "結構描述比較",
"sqlDatabaseProjects.validateExternalStreamingJob": "驗證外部串流作業",
"sqlDatabaseProjects.welcome": "目前沒有開啟的資料庫專案。\r\n[New Project](command:sqlDatabaseProjects.new)\r\n[Open Project](command:sqlDatabaseProjects.open)\r\n[Create Project From Database](command:sqlDatabaseProjects.importDatabase)",
"title.projectsView": "專案"
}
}
}