mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-04-01 17:40:30 -04:00
[Loc] added updated langpack files and xlfs (#18920)
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
"Failed": "失敗",
|
||||
"InProgress": "進行中",
|
||||
"PublishHistory": "發佈歷程記錄",
|
||||
"SettingAlreadyExists": "本機應用程式設定 '{0}' 已經存在。要覆寫嗎?",
|
||||
"Status": "狀態",
|
||||
"Success": "成功",
|
||||
"TargetDatabase": "目標資料庫",
|
||||
@@ -25,16 +24,13 @@
|
||||
"addDatabaseReferenceOkButtonText": "新增參考",
|
||||
"addDatabaseReferencedialogName": "新增資料庫參考",
|
||||
"addItemAction": "新增項目",
|
||||
"addPackage": "新增套件",
|
||||
"addPackageReferenceMessage": "若要使用 SQL 繫結,請確定您的 Azure Functions 專案具有 {0} 參考",
|
||||
"addSqlBindingPackageError": "將 SQL 繫結延伸模組套件新增至專案時發生錯誤",
|
||||
"appSettingPrompt": "是否要以新的連接字串更新 Azure Function local.settings.json?",
|
||||
"applyConfirmation": "確定要更新目標專案嗎?",
|
||||
"applyError": "更新專案時發生錯誤: {0}",
|
||||
"applySuccess": "已成功更新專案。",
|
||||
"at": "於",
|
||||
"autorestProjectName": "新增 SQL 專案名稱",
|
||||
"baseDockerImage": "基底 SQL Server Docker 映像",
|
||||
"baseDockerImage": "基底 {0} Docker 映像",
|
||||
"browseButtonText": "瀏覽資料夾",
|
||||
"browseEllipsis": "瀏覽...",
|
||||
"browseForProfile": "瀏覽設定檔",
|
||||
@@ -50,19 +46,14 @@
|
||||
"chooseSqlcmdVarsToModify": "選擇要修改的 SQLCMD 變數",
|
||||
"cicularProjectReference": "從專案 {0} 到專案 {1} 的循環參考",
|
||||
"cleaningDockerImagesMessage": "正在清除現有的部署...",
|
||||
"closeButton": "關閉",
|
||||
"compareActionRadiButtonLabel": "在結構描述比較中檢視變更",
|
||||
"confirmPassword": "確認 SQL Server 管理員密碼",
|
||||
"confirmServerPassword": "確認 SQL Server 管理員密碼",
|
||||
"connectingToSqlServerOnDockerMessage": "在 Docker 上連接至 SQL Server",
|
||||
"confirmPassword": "確認 {0} 系統管理員密碼",
|
||||
"confirmServerPassword": "確認 {0} 系統管理員密碼",
|
||||
"connectingToSqlServerOnDockerMessage": "連接到 SQL Server",
|
||||
"connectionFailedError": "連線失敗。錯誤: '{0}'",
|
||||
"connectionProfile": "選取連接設定檔",
|
||||
"connectionRadioButtonLabel": "連線",
|
||||
"connectionStringSetting": "連接字串設定名稱",
|
||||
"connectionStringSettingPlaceholder": "在 \"local.settings.json\" 中指定的連接字串設定",
|
||||
"containerAlreadyExistForProject": "此專案的容器已存在。您要先刪除這些檔案再部署新的嗎?",
|
||||
"createNew": "新建立",
|
||||
"createNewLocalAppSetting": "建立新的本機應用程式設定",
|
||||
"createProjectDialogOkButtonText": "建立",
|
||||
"createProjectFromDatabaseDialogName": "從資料庫建立專案",
|
||||
"createProjectSettings": "設定",
|
||||
@@ -114,24 +105,22 @@
|
||||
"done": "完成",
|
||||
"dontUseProfile": "不要使用設定檔",
|
||||
"edgeEulaAgreementTitle": "Microsoft Azure SQL Edge 授權合約",
|
||||
"edgeProjectTypeDescription": "從核心元件開始開發及發佈 SQL Edge 的結構描述",
|
||||
"edgeProjectTypeDisplayName": "SQL Edge",
|
||||
"emptyProjectTypeDescription": "為從空白專案開始的 SQL 資料庫開發及發佈結構描述",
|
||||
"emptyProjectTypeDisplayName": "SQL Database",
|
||||
"edgeProjectTypeDescription": "從核心元件開始開發及發佈 Azure SQL Edge 資料庫的結構描述",
|
||||
"edgeProjectTypeDisplayName": "Azure SQL Edge 資料庫",
|
||||
"emptyAzureDbProjectTypeDescription": "為從空白專案開始的 Azure SQL 資料庫開發及發佈結構描述",
|
||||
"emptyAzureDbProjectTypeDisplayName": "Azure SQL Database",
|
||||
"emptyProjectTypeDescription": "為從空白專案開始的 SQL Server 資料庫開發及發佈結構描述",
|
||||
"emptyProjectTypeDisplayName": "SQL Server 資料庫",
|
||||
"emptySdkProjectTypeDescription": "從空的 SDK 樣式專案開始,使用 Microsoft.Build.Sql (預覽) 開發及發行 SQL 資料庫架構。",
|
||||
"emptySdkProjectTypeDisplayName": "SQL Database (SDK)",
|
||||
"enterConnStringTemplateDescription": "輸入 SQL 連接字串的範本",
|
||||
"enterConnectionString": "輸入連接字串",
|
||||
"enterConnectionStringEnvName": "輸入連接字串環境變數名稱",
|
||||
"enterConnectionStringEnvNameDescription": "輸入 SQL 連接字串的環境變數",
|
||||
"enterConnectionStringSettingName": "輸入連接字串設定名稱",
|
||||
"enterConnectionStringTemplate": "輸入連接字串範本",
|
||||
"enterNewDatabaseName": "輸入新的資料庫名稱",
|
||||
"enterNewValueForVar": "輸入變數 '{0}' 的新值",
|
||||
"enterPassword": "輸入 SQL Server 管理員密碼",
|
||||
"enterPasswordManually": "輸入密碼或按 ESC 鍵取消",
|
||||
"enterPasswordPrompt": "輸入用於連接字串的密碼",
|
||||
"enterPortNumber": "輸入 SQL Server 連接埠號碼或按 Enter 以使用預設值",
|
||||
"enterPassword": "輸入 {0} 系統管理員密碼",
|
||||
"enterPortNumber": "輸入 {0} 連接埠號碼或按 Enter 以使用預設值",
|
||||
"enterSystemDbName": "輸入此系統資料庫的資料庫名稱",
|
||||
"equalComparison": "專案已經與資料庫一起更新。",
|
||||
"errorFindingBuildFilesLocation": "尋找組建檔案位置時發生錯誤: {0}",
|
||||
@@ -145,8 +134,6 @@
|
||||
"externalStreamingJobFriendlyName": "外部資料流作業",
|
||||
"externalStreamingJobValidationPassed": "外部資料流作業的驗證已通過。",
|
||||
"extractTargetRequired": "需要供解壓縮的目標資訊才能建立資料庫專案。",
|
||||
"failedToGetConnectionString": "為選取的連線產生連接字串時發生錯誤",
|
||||
"failedToParse": "無法剖析 \"{0}\": {1}。",
|
||||
"file": "檔案",
|
||||
"fileAlreadyExists": "磁碟的這個位置已經有名稱為 '{0}' 的檔案存在。請選擇其他名稱。",
|
||||
"fileFormat": "檔案格式",
|
||||
@@ -164,8 +151,6 @@
|
||||
"generatingProjectFromAutorest": "正在從 {0} 產生新的 SQL 專案...如需詳細資料,請查看輸出視窗。",
|
||||
"hr": "小時",
|
||||
"importElements": "匯入元素",
|
||||
"includePassword": "是否要在 local.settings.json 檔案中包含來自此連線的密碼?",
|
||||
"input": "輸入",
|
||||
"installGlobally": "全域安裝",
|
||||
"invalidDataSchemaProvider": ".sqlproj 檔中的 DSP 無效",
|
||||
"invalidDatabaseReference": ".sqlproj 檔中的資料庫參考無效",
|
||||
@@ -173,24 +158,20 @@
|
||||
"invalidInput": "輸入無效: {0}",
|
||||
"invalidProjectReload": "無法存取提供的資料庫專案。只能重新載入有效、開啟的資料庫專案。",
|
||||
"invalidPropertyValue": "在 .sqlproj 中為屬性 '{0}' 指定的值無效",
|
||||
"invalidSQLPassword": "SQL Server 密碼不符合密碼複雜度要求。如需詳細資訊,請參閱 https://docs.microsoft.com/sql/relational-databases/security/password-policy",
|
||||
"invalidSQLPassword": "{0} 密碼不符合密碼複雜度要求。如需詳細資訊,請參閱 https://docs.microsoft.com/sql/relational-databases/security/password-policy",
|
||||
"invalidSqlConnectionString": "不正確的 SQL 連接字串",
|
||||
"invalidTargetPlatform": "目標平台無效: {0}。支援的目標平台: {1}",
|
||||
"jsonParseError": "{0} 接近行 \"{1}\",資料行 \"{2}\"",
|
||||
"learnMore": "深入了解",
|
||||
"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} 不存在",
|
||||
@@ -208,11 +189,9 @@
|
||||
"objectType": "物件類型",
|
||||
"okString": "確定",
|
||||
"openEulaString": "開啟授權合約",
|
||||
"openFile": "開啟檔案",
|
||||
"output": "輸出",
|
||||
"outsideFolderPath": "不支援在專案資料夾外具有絕對路徑的專案。請確定專案檔中的路徑與專案資料夾相對。",
|
||||
"parentTreeItemUnknown": "無法存取提供之樹狀項目的父代",
|
||||
"passwordNotMatch": "SQL Server 密碼與確認密碼不相符",
|
||||
"passwordNotMatch": "{0} 密碼與確認密碼不相符",
|
||||
"portMustNotBeNumber": "連接埠必須是數字",
|
||||
"postDeployElements": "PreDeploy 元素",
|
||||
"postDeployScriptFriendlyName": "Script.PostDeployment",
|
||||
@@ -232,6 +211,7 @@
|
||||
"projectReferenceElement": "專案參考",
|
||||
"projectReferenceNameElement": "專案參考名稱元素",
|
||||
"projectToUpdatePlaceholderText": "選取專案檔",
|
||||
"projectUpdatedToSdkStyle": "專案 {0} 已更新為 SDK 樣式專案。按一下 [深入了解] 以取得 Microsoft.Build.Sql SDK 的詳細資料,以及簡化專案檔的方式。",
|
||||
"publish": "發佈",
|
||||
"publishAction": "發佈",
|
||||
"publishDialogName": "發佈專案",
|
||||
@@ -239,8 +219,8 @@
|
||||
"publishSettingsFiles": "發佈設定檔案",
|
||||
"publishTo": "發佈目標",
|
||||
"publishToContainerFailed": "無法發佈至容器。{0}",
|
||||
"publishToDockerContainer": "發行至容器中的新伺服器",
|
||||
"publishToExistingServer": "發佈到現有的伺服器",
|
||||
"publishToDockerContainer": "發佈到新的 {0} 本機開發容器",
|
||||
"publishToExistingServer": "發佈到現有的 {0}",
|
||||
"publishingProjectMessage": "正在發佈容器中的專案...",
|
||||
"referenceRadioButtonsGroupTitle": "類型",
|
||||
"referenceType": "參考型別",
|
||||
@@ -253,39 +233,33 @@
|
||||
"retrySucceedMessage": "作業 '{0}' 已成功完成。結果: {1}",
|
||||
"retryWaitMessage": "在另一次嘗試作業 '{0}' 之前等候 {1} 秒",
|
||||
"runViaNpx": "透過 npx 執行",
|
||||
"runningDockerMessage": "建置並執行 Docker 容器...",
|
||||
"runningDockerMessage": "正在執行 Docker 容器...",
|
||||
"sameDatabase": "相同資料庫",
|
||||
"save": "儲存",
|
||||
"saveChangesInFile": "目前的檔案中有未儲存的變更。要立即儲存嗎?",
|
||||
"schema": "結構描述",
|
||||
"schemaCompare.compareErrorMessage": "結構描述比較失敗: {0}",
|
||||
"schemaCompareAction": "結構描述比較",
|
||||
"schemaCompareNotInstalled": "需要安裝結構描述比較延伸模組,才能執行結構描述比較",
|
||||
"schemaObjectType": "結構描述/物件類型",
|
||||
"scriptFriendlyName": "指令碼",
|
||||
"sdkStyleProject": "SDK-style project",
|
||||
"sdkStyleProject": "SDK 樣式專案 (預覽)",
|
||||
"sec": "秒",
|
||||
"selectAzureFunction": "在目前檔案中選取要新增 SQL 繫結的 Azure 函式",
|
||||
"selectBaseImage": "選取基底 SQL Server docker 映像",
|
||||
"selectBindingType": "選取繫結類型",
|
||||
"selectBaseImage": "選取基底 {0} docker 映像",
|
||||
"selectConnection": "選取連線",
|
||||
"selectConnectionError": "無法設定連接字串應用程式設定: {0}",
|
||||
"selectConnectionString": "選取 SQL 連接字串方法",
|
||||
"selectDacpac": "選取 .dacpac",
|
||||
"selectDatabase": "選取資料庫",
|
||||
"selectFileString": "選取檔案",
|
||||
"selectFolderStructure": "選取資料夾結構",
|
||||
"selectProfile": "選取設定檔",
|
||||
"selectProfileToUse": "選取要載入的發行設定檔",
|
||||
"selectProjectLocation": "選取專案位置",
|
||||
"selectPublishOption": "選取要將專案發佈的位置",
|
||||
"selectSetting": "從 local.settings.json 選取 SQL 連接字串設定",
|
||||
"selectSpecFile": "選取 OpenAPI/Swagger 規格檔案",
|
||||
"selectString": "選取",
|
||||
"selectTargetPlatform": "目前的目標平台: {0}。請選取新的目標平台",
|
||||
"server": "伺服器",
|
||||
"serverName": "伺服器名稱",
|
||||
"serverPassword": "SQL Server 系統管理員密碼",
|
||||
"serverPortNumber": "SQL Server 連接埠號碼",
|
||||
"serverPassword": "{0} 系統管理員密碼",
|
||||
"serverPortNumber": "{0} 連接埠號碼",
|
||||
"serverVariable": "伺服器變數",
|
||||
"sourceDatabase": "來源資料庫",
|
||||
"specSelectionText": "OpenAPI/Swagger 規格",
|
||||
@@ -299,8 +273,6 @@
|
||||
"sqlDatabaseProjects.UpdateDotnetLocation": "更新位置",
|
||||
"sqlDatabaseProjects.doNotAskAgain": "不要再詢問",
|
||||
"sqlDatabaseProjects.outputChannel": "資料庫專案",
|
||||
"sqlTableOrViewToQuery": "要查詢的 SQL 資料表或檢視",
|
||||
"sqlTableToUpsert": "要 upsert 的目標 SQL 資料表",
|
||||
"storedProcedureFriendlyName": "預存程序",
|
||||
"suppressMissingDependenciesErrors": "隱藏參考的專案中未解析參考造成的錯誤",
|
||||
"systemDatabase": "系統資料庫",
|
||||
@@ -314,7 +286,6 @@
|
||||
"unableToFindReference": "找不到資料庫參考 {0}",
|
||||
"unableToFindSqlCmdVariable": "找不到 SQLCMD 變數 '{0}'",
|
||||
"unableToPerformAction": "找不到 '{0}' 目標: '{1}'",
|
||||
"unableToSetConnectionString": "無法設定連接字串應用程式設定",
|
||||
"unexpectedProjectContext": "無法建立專案內容。從未預期的位置叫用的命令: {0}",
|
||||
"unknownDataSourceType": "不明的資料來源類型:",
|
||||
"unrecognizedDataSourcesVersion": "無法辨識的版本:",
|
||||
@@ -324,14 +295,12 @@
|
||||
"updateProjectForRoundTrip": "目標、參考和系統資料庫參考需要更新,以建置專案 '{0}'。如果專案是在 SSDT 中建立,它會繼續在這兩個工具中運作。是否要更新專案?",
|
||||
"updateProjectFromDatabaseDialogName": "從資料庫更新專案",
|
||||
"updateText": "更新",
|
||||
"updatedToSdkStyleError": "Converting the project {0} to SDK-style was unsuccessful. Changes to the .sqlproj have been rolled back.",
|
||||
"updatingProjectFromDatabase": "正在從 {1} 更新 {0}...",
|
||||
"userConnectionString": "輸入連接字串",
|
||||
"userPasswordLater": "為了稍後使用 SQL 連接字串,您必須在 local.settings.json 檔案中手動輸入密碼。",
|
||||
"userSelectionCancelled": "使用者已取消選取如何執行自動 autorest。",
|
||||
"userSelectionInstallGlobally": "使用者已選取全域安裝 autorest。正在安裝...",
|
||||
"userSelectionRunNpx": "已選取要透過 npx 執行的使用者。",
|
||||
"valueCannotBeEmpty": "值不得空白",
|
||||
"valueMustNotBeEmpty": "值不得為空白",
|
||||
"viewFriendlyName": "檢視",
|
||||
"yesString": "是"
|
||||
},
|
||||
@@ -347,11 +316,12 @@
|
||||
"package": {
|
||||
"sqlDatabaseProjects.Settings": "資料庫專案",
|
||||
"sqlDatabaseProjects.addDatabaseReference": "新增資料庫參考",
|
||||
"sqlDatabaseProjects.addSqlBinding": "新增 SQL 繫結 (預覽)",
|
||||
"sqlDatabaseProjects.addExistingItem": "新增現有項目(_I)...",
|
||||
"sqlDatabaseProjects.autorestSqlVersion": "要從 NPM 使用的 Autorest.Sql 版本。如果未設定,則會使用最新的版本。",
|
||||
"sqlDatabaseProjects.build": "組建",
|
||||
"sqlDatabaseProjects.changeTargetPlatform": "變更目標平台",
|
||||
"sqlDatabaseProjects.close": "關閉資料庫專案",
|
||||
"sqlDatabaseProjects.convertToSdkStyleProject": "轉換成 SDK 樣式專案",
|
||||
"sqlDatabaseProjects.createProjectFromDatabase": "從資料庫建立專案",
|
||||
"sqlDatabaseProjects.delete": "刪除",
|
||||
"sqlDatabaseProjects.description": "設計及發佈 SQL 資料庫結構描述",
|
||||
|
||||
Reference in New Issue
Block a user