Update to langpack source files for September release. (#16990)

* update to localized XLFs

* added update to langpack source files

* updated xlfs

* update to source files
This commit is contained in:
Alex Ma
2021-09-03 10:46:12 -07:00
committed by GitHub
parent d32f25425b
commit fe0c1307a0
620 changed files with 136658 additions and 131498 deletions

View File

@@ -8,248 +8,284 @@
],
"version": "1.0.0",
"contents": {
"package": {
"title.projectsView": "專案",
"sqlDatabaseProjects.displayName": "資料庫專案",
"sqlDatabaseProjects.description": "設計及發佈 SQL 資料庫結構描述",
"sqlDatabaseProjects.new": "新的資料庫專案",
"sqlDatabaseProjects.open": "開啟資料庫專案",
"sqlDatabaseProjects.close": "關閉資料庫專案",
"sqlDatabaseProjects.build": "組建",
"sqlDatabaseProjects.publish": "發佈",
"sqlDatabaseProjects.createProjectFromDatabase": "從資料庫建立專案",
"sqlDatabaseProjects.properties": "屬性",
"sqlDatabaseProjects.schemaCompare": "結構描述比較",
"sqlDatabaseProjects.delete": "刪除",
"sqlDatabaseProjects.exclude": "從專案中排除",
"sqlDatabaseProjects.validateExternalStreamingJob": "驗證外部串流作業",
"sqlDatabaseProjects.newScript": "新增指令碼",
"sqlDatabaseProjects.newPreDeploymentScript": "新增預先部署指令碼",
"sqlDatabaseProjects.newPostDeploymentScript": "新增部署後指令碼",
"sqlDatabaseProjects.newTable": "新增資料表",
"sqlDatabaseProjects.newView": "新增檢視",
"sqlDatabaseProjects.newStoredProcedure": "新增預存程序",
"sqlDatabaseProjects.newExternalStreamingJob": "新增外部資料流作業",
"sqlDatabaseProjects.newItem": "新增項目...",
"sqlDatabaseProjects.newFolder": "新增資料夾",
"sqlDatabaseProjects.addDatabaseReference": "新增資料庫參考",
"sqlDatabaseProjects.openContainingFolder": "開啟收納資料夾",
"sqlDatabaseProjects.editProjectFile": "編輯 .sqlproj 檔",
"sqlDatabaseProjects.changeTargetPlatform": "變更目標平台",
"sqlDatabaseProjects.Settings": "資料庫專案",
"sqlDatabaseProjects.netCoreInstallLocation": "電腦上 .NET Core SDK 的完整路徑。",
"sqlDatabaseProjects.netCoreDoNotAsk": "是否在未偵測到時提示使用者安裝 .NET Core。",
"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)",
"sqlDatabaseProjects.addSqlBinding": "新增 SQL 繫結"
},
"dist/common/constants": {
"emptyProjectTypeDisplayName": "SQL Database",
"emptyProjectTypeDescription": "為從空白專案開始的 SQL 資料庫開發及發佈結構描述",
"edgeProjectTypeDisplayName": "SQL Edge",
"edgeProjectTypeDescription": "從核心元件開始開發及發佈 SQL Edge 的結構描述",
"addItemAction": "新增項目",
"schemaCompareAction": "結構描述比較",
"buildAction": "組建",
"publishAction": "發佈",
"changeTargetPlatformAction": "變更目標平台",
"Status": "狀態",
"Time": "時間",
"Date": "日期",
"TargetPlatform": "目標平台",
"TargetServer": "目標伺服器",
"TargetDatabase": "目標資料庫",
"BuildHistory": "組建歷程記錄",
"PublishHistory": "發佈歷程記錄",
"Success": "成功",
"Date": "日期",
"Failed": "失敗",
"InProgress": "進行中",
"hr": "小時",
"min": "分鐘",
"sec": "",
"msec": "毫秒",
"PublishHistory": "發佈歷程記錄",
"Status": "狀態",
"Success": "成功",
"TargetDatabase": "目標資料庫",
"TargetPlatform": "目標平台",
"TargetServer": "目標伺服器",
"Time": "時間",
"addDatabaseReferenceOkButtonText": "新增參考",
"addDatabaseReferencedialogName": "新增資料庫參考",
"addItemAction": "新增項目",
"addPackage": "新增套件",
"appSettingPrompt": "是否要以新的連接字串更新 Azure Function local.settings.json?",
"at": "於",
"dataSourcesNodeName": "資料來源",
"databaseReferencesNodeName": "資料庫參考",
"sqlConnectionStringFriendly": "SQL 連接字串",
"yesString": "是",
"noString": "否",
"okString": "確定",
"selectString": "選取",
"dacpacFiles": "dacpac 檔案",
"publishSettingsFiles": "發佈設定檔案",
"file": "檔案",
"flat": "一般",
"objectType": "物件類型",
"schema": "結構描述",
"schemaObjectType": "結構描述/物件類型",
"defaultProjectNameStarter": "DatabaseProject",
"reloadProject": "要重新載入資料庫專案嗎?",
"newObjectNamePrompt": "新的 {0} 名稱:",
"deleteConfirmation": "確定要刪除 {0} 嗎?",
"deleteConfirmationContents": "您確定要刪除 {0} 及其所有內容嗎?",
"deleteReferenceConfirmation": "確定要刪除 {0} 的參考嗎?",
"selectTargetPlatform": "目前的目標平台: {0}。請選取新的目標平台",
"currentTargetPlatform": "專案 {0} 的目標平台現在已{1}",
"publishDialogName": "發佈專案",
"publish": "發佈",
"cancelButtonText": "取消",
"generateScriptButtonText": "產生指令碼",
"databaseNameLabel": "資料庫",
"targetConnectionLabel": "連線",
"dataSourceRadioButtonLabel": "資料來源",
"connectionRadioButtonLabel": "連線",
"dataSourceDropdownTitle": "資料來源",
"noDataSourcesText": "此專案中沒有資料來源",
"loadProfilePlaceholderText": "負載設定檔...",
"profileReadError": "載入發佈設定檔時發生錯誤。{0}",
"sqlCmdTableLabel": "SQLCMD 變數",
"sqlCmdVariableColumn": "名稱",
"sqlCmdValueColumn": "值",
"reloadValuesFromProjectButtonTitle": "從專案重新載入值",
"profile": "設定檔",
"selectConnection": "選取連線",
"server": "伺服器​",
"default": "預設",
"selectProfileToUse": "選取要載入的發行設定檔",
"selectProfile": "選取設定檔",
"dontUseProfile": "不要使用設定檔",
"browseButtonText": "瀏覽資料夾",
"browseEllipsis": "瀏覽...",
"browseForProfile": "瀏覽設定檔",
"buildAction": "組建",
"buildFailedCannotStartSchemaCompare": "因為組建失敗,所以無法啟動結構描述比較",
"cancelButtonText": "取消",
"cannotResolvePath": "無法解析路徑 {0}",
"cantAddCircularProjectReference": "無法新增專案 '{0}' 的參考。以參考方式新增此專案將導致循環相依性",
"changeTargetPlatformAction": "變更目標平台",
"chooseAction": "選擇動作",
"chooseSqlcmdVarsToModify": "選擇要修改的 SQLCMD 變數",
"enterNewValueForVar": "輸入變數 '{0}' 的新值",
"resetAllVars": "重設所有變數",
"createNew": "<建立新項目>",
"enterNewDatabaseName": "輸入新的資料庫名稱",
"newDatabaseTitle": "{0} (新增)",
"selectDatabase": "選取資料庫",
"done": "完成",
"nameMustNotBeEmpty": "名稱不得為空白",
"addDatabaseReferencedialogName": "新增資料庫參考",
"addDatabaseReferenceOkButtonText": "新增參考",
"referenceRadioButtonsGroupTitle": "類型",
"projectRadioButtonTitle": "專案",
"systemDatabaseRadioButtonTitle": "系統資料庫",
"cicularProjectReference": "從專案 {0} 到專案 {1} 的循環參考",
"cleaningDockerImagesMessage": "正在清除現有的部署...",
"connectingToSqlServerOnDockerMessage": "在 Docker 上連接至 SQL Server",
"connectionFailedError": "連線失敗。錯誤: '{0}'",
"connectionRadioButtonLabel": "連線",
"connectionStringSetting": "連接字串設定名稱",
"connectionStringSettingPlaceholder": "在 \"local.settings.json\" 中指定的連接字串設定",
"createNew": "新建立",
"createProjectDialogOkButtonText": "建立",
"createProjectFromDatabaseDialogName": "從資料庫建立專案",
"createProjectSettings": "設定",
"creatingDeploymentSettingsMessage": "正在建立部署設定...",
"currentTargetPlatform": "專案 {0} 的目標平台現在已{1}",
"dacpacFileLocationRequired": "需要 Dacpac 檔案位置才能將參考新增到資料庫",
"dacpacFiles": "dacpac 檔案",
"dacpacNotOnSameDrive": "Dacpac 參考必須位於與專案檔相同的磁碟機上。專案檔位於 {0}",
"dacpacText": "資料層應用程式 (.dacpac)",
"dacpacPlaceholder": "選取 .dacpac",
"loadDacpacButton": "選取 .dacpac",
"locationDropdown": "位置",
"sameDatabase": "相同資料庫",
"differentDbSameServer": "不同資料庫,相同伺服器",
"differentDbDifferentServer": "不同資料庫,不同伺服器",
"dataSource": "資料來源",
"dataSourceDropdownTitle": "資料來源",
"dataSourceRadioButtonLabel": "資料來源",
"dataSourcesNodeName": "資料來源",
"databaseLocation": "需要資料庫位置才能將參考新增到資料庫",
"databaseName": "資料庫名稱",
"databaseVariable": "資料庫變數",
"serverName": "伺服器名稱",
"serverVariable": "伺服器變數",
"suppressMissingDependenciesErrors": "隱藏參考的專案中未解析參考造成的錯誤",
"exampleUsage": "使用方式範例",
"enterSystemDbName": "輸入此系統資料庫的資料庫名稱",
"databaseNameLabel": "資料庫",
"databaseNameRequired": "必須有資料庫參考類型才能新增資料庫的參考",
"databaseNameRequiredVariableOptional": "需要資料庫名稱。資料庫變數為選擇性項目。",
"databaseNameServerNameVariableRequired": "需要資料庫名稱、伺服器名稱和伺服器變數。資料庫變數為選擇性項目。",
"databaseProject": "資料庫專案",
"dacpacNotOnSameDrive": "Dacpac 參考必須位於與專案檔相同的磁碟機上。專案檔位於 {0}",
"createProjectFromDatabaseDialogName": "從資料庫建立專案",
"createProjectDialogOkButtonText": "建立",
"sourceDatabase": "來源資料庫",
"targetProject": "目標專案",
"createProjectSettings": "設定",
"projectNameLabel": "名稱",
"projectNamePlaceholderText": "輸入專案名稱",
"projectLocationLabel": "位置",
"projectLocationPlaceholderText": "選取要建立專案的位置",
"browseButtonText": "瀏覽資料夾",
"selectFolderStructure": "選取資料夾結構",
"folderStructureLabel": "資料夾結構",
"browseEllipsis": "瀏覽...",
"selectProjectLocation": "選取專案位置",
"dataworkspace.projectParentDirectoryNotExistError": "選取的專案位置 '{0}' 不存在或不是目錄。",
"dataworkspace.projectDirectoryAlreadyExistError": "選取的位置中已有名為 '{0}' 的目錄: '{1}'。",
"multipleSqlProjFilesSelected": "選取了多個 .sqlproj 檔案;請只選取一個。",
"noSqlProjFilesSelected": "未選取任何 .sqlproj 檔案;請選取一個。",
"noDataSourcesFile": "找不到 {0}",
"missingVersion": "遺漏了 {0} 的 'version' 項目",
"unrecognizedDataSourcesVersion": "無法辨識的版本:",
"unknownDataSourceType": "不明的資料來源類型:",
"invalidSqlConnectionString": "不正確的 SQL 連接字串",
"extractTargetRequired": "需要供解壓縮的目標資訊才能建立資料庫專案。",
"schemaCompareNotInstalled": "需要安裝結構描述比較延伸模組,才能執行結構描述比較",
"buildFailedCannotStartSchemaCompare": "因為組建失敗,所以無法啟動結構描述比較",
"updateProjectForRoundTrip": "若要組建這個專案Azure Data Studio 需要更新目標、參考和系統資料庫參考。如果專案是在 SSDT 中建立,則會繼續在兩個工具中運作。是否要讓 Azure Data Studio 更新專案?",
"updateProjectDatabaseReferencesForRoundTrip": "若要組建這個專案Azure Data Studio 需要更新系統資料庫參考。如果專案是在 SSDT 中建立,則會繼續在兩個工具中運作。是否要讓 Azure Data Studio 更新專案?",
"databaseReferenceTypeRequired": "必須有資料庫參考類型才能新增資料庫的參考",
"systemDatabaseReferenceRequired": "必須有系統資料庫選取項目,才可將參考加入系統資料庫",
"dacpacFileLocationRequired": "需要 Dacpac 檔案位置才能將參考新增到資料庫",
"databaseLocation": "需要資料庫位置才能將參考新增到資料庫",
"databaseNameRequired": "必須有資料庫參考類型才能新增資料庫的參考",
"invalidDataSchemaProvider": ".sqlproj 檔中的 DSP 無效",
"invalidDatabaseReference": ".sqlproj 檔中的資料庫參考無效",
"databaseSelectionRequired": "必須選取資料庫,才能從資料庫建立專案",
"databaseReferenceAlreadyExists": "此專案中已經有這個資料庫的參考。",
"outsideFolderPath": "不支援在專案資料夾外具有絕對路徑的專案。請確定專案檔中的路徑與專案資料夾相對。",
"parentTreeItemUnknown": "無法存取提供之樹狀項目的父代",
"prePostDeployCount": "若要成功組建,請更新專案以擁有一個預先部署指令碼和/或一個部署後指令碼",
"invalidProjectReload": "無法存取提供的資料庫專案。只能重新載入有效、開啟的資料庫專案。",
"externalStreamingJobValidationPassed": "外部資料流作業的驗證已通過。",
"projectAlreadyOpened": "專案 '{0}' 已經開啟。",
"projectAlreadyExists": "名為 {0} 的專案已存在於 {1}。",
"noFileExist": "檔案 {0} 不存在",
"fileOrFolderDoesNotExist": "檔案或目錄 '{0}' 不存在",
"cannotResolvePath": "無法解析路徑 {0}",
"fileAlreadyExists": "磁碟的這個位置已經有名稱為 '{0}' 的檔案存在。請選擇其他名稱。",
"folderAlreadyExists": "磁碟的這個位置已經有名稱為 '{0}' 的資料夾存在。請選擇其他名稱。",
"folderAlreadyExistsChooseNewLocation": "磁碟的這個位置已經有名稱為 '{0}' 的資料夾存在。請選擇其他位置。",
"invalidInput": "輸入無效: {0}",
"invalidPropertyValue": "在 .sqlproj 中為屬性 '{0}' 指定的值無效",
"unableToCreatePublishConnection": "無法建立連線: {0}",
"cicularProjectReference": "從專案 {0} 到專案 {1} 的循環參考",
"mssqlNotFound": "無法取得 SQL Tools Service 安裝位置於 {0}",
"projBuildFailed": "組建失敗。如需詳細資料,請查看輸出窗格。{0}",
"unexpectedProjectContext": "無法建立專案內容。從未預期的位置叫用的命令: {0}",
"unableToPerformAction": "找不到 '{0}' 目標: '{1}'",
"unableToFindFile": "找不到路徑為 '{0}' 的 {1}",
"deployScriptExists": "{0} 指令碼已存在。新指令碼不會包含在組建中。",
"notValidVariableName": "變數名稱 '{0}' 無效。",
"cantAddCircularProjectReference": "無法新增專案 '{0}' 的參考。以參考方式新增此專案將導致循環相依性",
"unableToFindSqlCmdVariable": "找不到 SQLCMD 變數 '{0}'",
"unableToFindReference": "找不到資料庫參考 {0}",
"invalidGuid": "指定的 GUID 無效: {0}",
"invalidTargetPlatform": "目標平台無效: {0}。支援的目標平台: {1}",
"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 資料庫專案",
"deployProjectFailed": "無法部署專案。如需詳細資料,請查看輸出窗格。{0}",
"deployProjectFailedMessage": "無法開啟與已部署資料庫的連線",
"deployProjectSucceed": "已成功部署資料庫專案",
"deployScriptExists": "{0} 指令碼已存在。新指令碼不會包含在組建中。",
"deployToDockerContainer": "部署至 Docker 容器",
"deployToExistingServer": "部署到現有的伺服器",
"differentDbDifferentServer": "不同資料庫,不同伺服器",
"differentDbSameServer": "不同資料庫,相同伺服器",
"dockerContainerCreatedMessage": "Docker 建立的識別碼: '{0}'",
"dockerContainerFailedToRunErrorMessage": "無法執行 Docker 容器",
"dockerContainerNotRunningErrorMessage": "Docker 容器未執行",
"dockerLogMessage": "Docker 記錄檔: '{0}'",
"done": "完成",
"dontUseProfile": "不要使用設定檔",
"edgeProjectTypeDescription": "從核心元件開始開發及發佈 SQL Edge 的結構描述",
"edgeProjectTypeDisplayName": "SQL Edge",
"emptyProjectTypeDescription": "為從空白專案開始的 SQL 資料庫開發及發佈結構描述",
"emptyProjectTypeDisplayName": "SQL Database",
"enterConnStringTemplateDescription": "輸入 SQL 連接字串的範本",
"enterConnectionStringEnvName": "輸入連接字串環境變數名稱",
"enterConnectionStringEnvNameDescription": "輸入 SQL 連接字串的環境變數",
"enterConnectionStringTemplate": "輸入連接字串範本",
"enterNewDatabaseName": "輸入新的資料庫名稱",
"enterNewValueForVar": "輸入變數 '{0}' 的新值",
"enterPassword": "輸入密碼或按下 Enter 以使用產生的密碼",
"enterPortNumber": "輸入連接埠號碼或按 Enter 以使用預設值",
"enterSystemDbName": "輸入此系統資料庫的資料庫名稱",
"errorFindingBuildFilesLocation": "尋找組建檔案位置時發生錯誤: {0}",
"exampleUsage": "使用方式範例",
"excludeAction": "排除",
"fileObject": "檔案",
"folderObject": "資料夾",
"folderFriendlyName": "資料夾",
"scriptFriendlyName": "指令碼",
"tableFriendlyName": "資料表",
"viewFriendlyName": "檢視",
"storedProcedureFriendlyName": "預存程序",
"dataSource": "資料來源",
"fileFormat": "檔案格式",
"externalStream": "外部資料流",
"externalStreamingJobFriendlyName": "外部資料流作業",
"preDeployScriptFriendlyName": "Script.PreDeployment",
"postDeployScriptFriendlyName": "Script.PostDeployment",
"sqlDatabaseProjects.NetCoreInstallationConfirmation": "The .NET Core SDK cannot be located. Project build will not work. Please install .NET Core SDK version 3.1 or update the .NET Core SDK location in settings if already installed.",
"sqlDatabaseProjects.NetCoreSupportedVersionInstallationConfirmation": "Currently installed .NET Core SDK version is {0}, which is not supported. Project build will not work. Please install .NET Core SDK version 3.1 or update the .NET Core SDK supported version location in settings if already installed.",
"sqlDatabaseProjects.UpdateNetCoreLocation": "Update Location",
"sqlDatabaseProjects.InstallNetCore": "Install",
"sqlDatabaseProjects.doNotAskAgain": "Don't Ask Again",
"sqlDatabaseProjects.outputChannel": "Database Projects",
"externalStreamingJobValidationPassed": "外部資料流作業的驗證已通過。",
"extractTargetRequired": "需要供解壓縮的目標資訊才能建立資料庫專案。",
"file": "檔案",
"fileAlreadyExists": "磁碟的這個位置已經有名稱為 '{0}' 的檔案存在。請選擇其他名稱。",
"fileFormat": "檔案格式",
"fileObject": "檔案",
"fileOrFolderDoesNotExist": "檔案或目錄 '{0}' 不存在",
"flat": "一般",
"folderAlreadyExists": "磁碟的這個位置已經有名稱為 '{0}' 的資料夾存在。請選擇其他名稱。",
"folderAlreadyExistsChooseNewLocation": "磁碟的這個位置已經有名稱為 '{0}' 的資料夾存在。請選擇其他位置。",
"folderFriendlyName": "資料夾",
"folderObject": "資料夾",
"folderStructureLabel": "資料夾結構",
"generateScriptButtonText": "產生指令碼",
"hr": "小時",
"input": "輸入",
"invalidDataSchemaProvider": ".sqlproj 檔中的 DSP 無效",
"invalidDatabaseReference": ".sqlproj 檔中的資料庫參考無效",
"invalidGuid": "指定的 GUID 無效: {0}",
"invalidInput": "輸入無效: {0}",
"invalidProjectReload": "無法存取提供的資料庫專案。只能重新載入有效、開啟的資料庫專案。",
"invalidPropertyValue": "在 .sqlproj 中為屬性 '{0}' 指定的值無效",
"invalidSqlConnectionString": "不正確的 SQL 連接字串",
"invalidTargetPlatform": "目標平台無效: {0}。支援的目標平台: {1}",
"loadProfilePlaceholderText": "負載設定檔...",
"location": "位置",
"min": "分鐘",
"missingVersion": "遺漏了 {0} 的 'version' 項目",
"msec": "毫秒",
"multipleSqlProjFilesSelected": "選取了多個 .sqlproj 檔案;請只選取一個。",
"nameMustNotBeEmpty": "名稱不得為空白",
"new": "新增",
"newObjectNamePrompt": "新的 {0} 名稱:",
"noAzureFunctionsInFile": "目前的作用中檔案中沒有任何 Azure 函式",
"noAzureFunctionsProjectsInWorkspace": "在工作區中找不到任何 Azure 函式專案",
"noDataSourcesFile": "找不到 {0}",
"noDataSourcesText": "此專案中沒有資料來源",
"noFileExist": "檔案 {0} 不存在",
"noSqlProjFilesSelected": "未選取任何 .sqlproj 檔案;請選取一個。",
"noString": "否",
"noStringDefault": "無 (預設值)",
"notValidVariableName": "變數名稱 '{0}' 無效。",
"objectType": "物件類型",
"okString": "確定",
"output": "輸出",
"selectBindingType": "選取繫結類型",
"outsideFolderPath": "不支援在專案資料夾外具有絕對路徑的專案。請確定專案檔中的路徑與專案資料夾相對。",
"parentTreeItemUnknown": "無法存取提供之樹狀項目的父代",
"portMustNotBeNumber": "連接埠必須是數字",
"postDeployScriptFriendlyName": "Script.PostDeployment",
"preDeployScriptFriendlyName": "Script.PreDeployment",
"prePostDeployCount": "若要成功組建,請更新專案以擁有一個預先部署指令碼和/或一個部署後指令碼",
"profile": "設定檔",
"profileReadError": "載入發佈設定檔時發生錯誤。{0}",
"projBuildFailed": "組建失敗。如需詳細資料,請查看輸出窗格。{0}",
"projectAlreadyExists": "名為 {0} 的專案已存在於 {1}。",
"projectAlreadyOpened": "專案 '{0}' 已經開啟。",
"projectLocString": "專案",
"projectLocationPlaceholderText": "選取要建立專案的位置",
"projectNameLabel": "名稱",
"projectNamePlaceholderText": "輸入專案名稱",
"publish": "發佈",
"publishAction": "發佈",
"publishDialogName": "發佈專案",
"publishSettingsFiles": "發佈設定檔案",
"referenceRadioButtonsGroupTitle": "類型",
"referenceType": "參考型別",
"reloadProject": "要重新載入資料庫專案嗎?",
"reloadValuesFromProjectButtonTitle": "從專案重新載入值",
"resetAllVars": "重設所有變數",
"retryFailedMessage": "作業 '{0}' 失敗。正在重新嘗試... 目前的結果: {1}。錯誤: '{2}'",
"retryMessage": "作業 '{0}' 失敗。正在重新嘗試...錯誤: '{1}'",
"retryRunMessage": "執行作業 '{2}' 嘗試 {0} / {1}",
"retrySucceedMessage": "作業 '{0}' 已成功完成。結果: {1}",
"retryWaitMessage": "在另一次嘗試作業 '{0}' 之前等候 {1} 秒",
"runningDockerMessage": "建置並執行 Docker 容器...",
"sameDatabase": "相同資料庫",
"schema": "結構描述",
"schemaCompareAction": "結構描述比較",
"schemaCompareNotInstalled": "需要安裝結構描述比較延伸模組,才能執行結構描述比較",
"schemaObjectType": "結構描述/物件類型",
"scriptFriendlyName": "指令碼",
"sec": "秒",
"selectAzureFunction": "在目前檔案中選取要新增 SQL 繫結的 Azure 函式",
"selectBindingType": "選取繫結類型",
"selectConnection": "選取連線",
"selectDacpac": "選取 .dacpac",
"selectDatabase": "選取資料庫",
"selectDeployOption": "選取專案部署位置",
"selectFolderStructure": "選取資料夾結構",
"selectProfile": "選取設定檔",
"selectProfileToUse": "選取要載入的發行設定檔",
"selectProjectLocation": "選取專案位置",
"selectString": "選取",
"selectTargetPlatform": "目前的目標平台: {0}。請選取新的目標平台",
"server": "伺服器​",
"serverName": "伺服器名稱",
"serverVariable": "伺服器變數",
"sourceDatabase": "來源資料庫",
"sqlCmdTableLabel": "SQLCMD 變數",
"sqlCmdValueColumn": "值",
"sqlCmdVariableColumn": "名稱",
"sqlConnectionStringFriendly": "SQL 連接字串",
"sqlDatabaseProjects.InstallNetCore": "安裝",
"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 物件",
"sqlTableToUpsert": "要 upsert 的目標 SQL 資料表",
"connectionStringSetting": "連接字串設定名稱",
"connectionStringSettingPlaceholder": "在 \"local.settings.json\" 中指定的連接字串設定",
"noAzureFunctionsInFile": "目前的作用中檔案中沒有任何 Azure 函式"
"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": "必須更新系統資料庫參照,以建置此專案。如果專案是在 SSDT 中建立,它會繼續在這兩個工具中運行。是否要更新專案?",
"updateProjectForRoundTrip": "目標、參考和系統資料庫參考需要更新,以建置此專案。如果專案是在 SSDT 中建立,它會繼續在這兩個工具中運行。是否要更新專案?",
"valueCannotBeEmpty": "值不得空白",
"viewFriendlyName": "檢視",
"yesString": "是"
},
"dist/tools/netcoreTool": {
"sqlDatabaseProject.RunCommand.ErroredOut": "\t>>> {0} … 發生錯誤: {1}",
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithCode": " >>> {0} …已結束。代碼: {1}",
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithSignal": " >>> {0} …已結束。訊號: {1}",
"sqlDatabaseProjects.RunCommand.stderr": " stderr: ",
"sqlDatabaseProjects.RunCommand.stdout": " stdout: ",
"sqlDatabaseProjects.RunCommand.stderr": " stderr: "
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithCode": " >>> {0} …已結束。代碼: {1}",
"sqlDatabaseProjects.RunStreamedCommand.ExitedWithSignal": " >>> {0} …已結束。訊號: {1}"
},
"package": {
"sqlDatabaseProjects.Settings": "資料庫專案",
"sqlDatabaseProjects.addDatabaseReference": "新增資料庫參考",
"sqlDatabaseProjects.addSqlBinding": "新增 SQL 繫結",
"sqlDatabaseProjects.build": "組建",
"sqlDatabaseProjects.changeTargetPlatform": "變更目標平台",
"sqlDatabaseProjects.close": "關閉資料庫專案",
"sqlDatabaseProjects.createProjectFromDatabase": "從資料庫建立專案",
"sqlDatabaseProjects.delete": "刪除",
"sqlDatabaseProjects.deployLocal": "部署",
"sqlDatabaseProjects.description": "設計及發佈 SQL 資料庫結構描述",
"sqlDatabaseProjects.displayName": "資料庫專案",
"sqlDatabaseProjects.editProjectFile": "編輯 .sqlproj 檔",
"sqlDatabaseProjects.exclude": "從專案中排除",
"sqlDatabaseProjects.netCoreDoNotAsk": "是否在未偵測到時提示使用者安裝 .NET Core。",
"sqlDatabaseProjects.netCoreInstallLocation": "電腦上 .NET Core SDK 的完整路徑。",
"sqlDatabaseProjects.new": "新的資料庫專案",
"sqlDatabaseProjects.newExternalStreamingJob": "新增外部資料流作業",
"sqlDatabaseProjects.newFolder": "新增資料夾",
"sqlDatabaseProjects.newItem": "新增項目...",
"sqlDatabaseProjects.newPostDeploymentScript": "新增部署後指令碼",
"sqlDatabaseProjects.newPreDeploymentScript": "新增預先部署指令碼",
"sqlDatabaseProjects.newScript": "新增指令碼",
"sqlDatabaseProjects.newStoredProcedure": "新增預存程序",
"sqlDatabaseProjects.newTable": "新增資料表",
"sqlDatabaseProjects.newView": "新增檢視",
"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": "專案"
}
}
}