This repository has been archived on 2026-07-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
azuredatastudio/i18n/ads-language-pack-zh-hant/translations/extensions/dacpac.i18n.json
T
Alex Ma fe0c1307a0 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
2021-09-03 10:46:12 -07:00

80 lines
4.5 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/localizedConstants": {
"dacFx.databaseName": "資料庫名稱",
"dacFx.deployButton": "部署",
"dacFx.deployConfigPageName": "選取部署 Dacpac 設定",
"dacFx.deployDescription": "將資料層應用程式 .dacpac 檔案部署到 SQL Server 的執行個體 [部署 Dacpac]",
"dacFx.deployPlanPageName": "檢閱部署計劃",
"dacFx.export": "匯出",
"dacFx.exportConfigPageName": "選取匯出 Bacpac 設定",
"dacFx.exportDescription": "從資料庫將結構描述和資料匯出為邏輯 .bacpac 檔案格式 [匯出 Bacpac]",
"dacFx.extract": "擷取",
"dacFx.extractConfigPageName": "選取擷取 Dacpac 設定",
"dacFx.extractDescription": "從 SQL Server 的執行個體將資料層應用程式擷取為 .dacpac 檔案 [擷取 Dacpac]",
"dacFx.generateScriptButton": "產生指令碼",
"dacFx.import": "匯入",
"dacFx.importConfigPageName": "選取匯入 Bacpac 設定",
"dacFx.importDescription": "從 .bacpac 檔案建立資料庫 [匯入 Bacpac]",
"dacFx.newDatabase": "新增資料庫",
"dacFx.proceedDataLoss": "儘管可能遺失資料,仍要繼續",
"dacFx.selectOperationPageName": "選取作業",
"dacFx.sourceDatabase": "來源資料庫",
"dacFx.sourceServer": "來源伺服器",
"dacFx.summaryPageName": "摘要",
"dacFx.targetDatabase": "目標資料庫",
"dacFx.targetServer": "目標伺服器",
"dacFx.upgradeExistingDatabase": "升級現有的資料庫",
"dacFx.versionText": "版本 (使用 x.x.x.x,其中 x 是號碼)",
"dacFxDeploy.openFile": "開啟",
"dacfx.dataLoss": "資料遺失",
"dacfx.dataLossText": "此部署動作可能會導致資料遺失。請確認當部署發生問題時,您有備份或快照集可使用。",
"dacfx.dataLossTextWithCount": "所列出的 {0} 部署動作可能會導致資料遺失。請確認當部署發生問題時,您有備份或快照集可使用。",
"dacfx.dataLossTooltip": "可能造成資料遺失的作業標有警告符號",
"dacfx.databaseNameExistsErrorMessage": "SQL Server 執行個體上已經存在相同名稱的資料庫",
"dacfx.default": "預設",
"dacfx.deployPlanErrorMessage": "產生部署計劃時 {0} 失敗",
"dacfx.deployPlanTableTitle": "部署計畫作業",
"dacfx.fileLocation": "檔案位置",
"dacfx.filenameEndingInPeriodErrorMessage": "檔案名稱的結尾不能是句點",
"dacfx.generateDeployErrorMessage": "產生部署指令碼時 '{0}' 失敗",
"dacfx.invalidFileCharsErrorMessage": "無效的檔案字元",
"dacfx.noDataLoss": "列出的部署動作不會導致資料遺失。",
"dacfx.objecTooltip": "將受部署影響的物件名稱",
"dacfx.object": "物件",
"dacfx.operation": "作業",
"dacfx.operationErrorMessage": "{0} 作業失敗 '{1}'",
"dacfx.operationTooltip": "部署期間將會發生的作業 (建立、改變、刪除)",
"dacfx.reservedValueErrorMessage": "保留的檔案名稱。請選擇其他名稱,然後再試一次",
"dacfx.reservedWindowsFilenameErrorMessage": "此檔案名稱保留供 Windows 使用。請選擇其他名稱,然後再試一次",
"dacfx.save": "儲存",
"dacfx.scriptGeneratingMessage": "精靈關閉後,您可於工作檢視中檢視指令碼產生的狀態。產生的指令碼將於完成時開啟。",
"dacfx.selectFile": "選取檔案",
"dacfx.setting": "設定",
"dacfx.summaryTableTitle": "設定值摘要",
"dacfx.tooLongFilenameErrorMessage": "檔案名稱超過 255 個字元",
"dacfx.trailingWhitespaceErrorMessage": "檔案名稱的結尾不能是空白字元",
"dacfx.type": "類型",
"dacfx.typeTooltip": "將受部署影響的物件類型",
"dacfx.undefinedFilenameErrorMessage": "未定義的名稱",
"dacfx.value": "值",
"dacfx.version": "版本",
"dacfx.whitespaceFilenameErrorMessage": "檔案名稱不能是空白字元",
"dacfx.wizardTitle": "資料層應用程式精靈"
},
"package": {
"dacFx.category": "DacFx",
"dacFx.defaultSaveLocation": "資料夾的完整路徑,DACPAC 和 .BACPAC 檔案預設會儲存",
"dacFx.settings": "Dacpac",
"dacFx.startTitle": "資料層應用程式精靈"
}
}
}