mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-04-01 17:40:30 -04:00
update to langpack source files (#17374)
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"addDatabaseReferencedialogName": "新增資料庫參考",
|
||||
"addItemAction": "新增項目",
|
||||
"addPackage": "新增套件",
|
||||
"addPackageReferenceMessage": "To use SQL bindings, ensure your Azure Functions project has a reference to {0}",
|
||||
"addPackageReferenceMessage": "若要使用 SQL 繫結,請確定您的 Azure Functions 專案具有 {0} 參考",
|
||||
"appSettingPrompt": "是否要以新的連接字串更新 Azure Function local.settings.json?",
|
||||
"at": "於",
|
||||
"browseButtonText": "瀏覽資料夾",
|
||||
@@ -37,6 +37,7 @@
|
||||
"cannotResolvePath": "無法解析路徑 {0}",
|
||||
"cantAddCircularProjectReference": "無法新增專案 '{0}' 的參考。以參考方式新增此專案將導致循環相依性",
|
||||
"changeTargetPlatformAction": "變更目標平台",
|
||||
"checkoutOutputMessage": "如需詳細資料,請查看輸出窗格",
|
||||
"chooseAction": "選擇動作",
|
||||
"chooseSqlcmdVarsToModify": "選擇要修改的 SQLCMD 變數",
|
||||
"cicularProjectReference": "從專案 {0} 到專案 {1} 的循環參考",
|
||||
@@ -47,6 +48,7 @@
|
||||
"connectionRadioButtonLabel": "連線",
|
||||
"connectionStringSetting": "連接字串設定名稱",
|
||||
"connectionStringSettingPlaceholder": "在 \"local.settings.json\" 中指定的連接字串設定",
|
||||
"containerAlreadyExistForProject": "容器上的其他伺服器已存在於專案中。要刪除它們嗎?",
|
||||
"createNew": "新建立",
|
||||
"createNewLocalAppSetting": "建立新的本機應用程式設定",
|
||||
"createProjectDialogOkButtonText": "建立",
|
||||
@@ -86,7 +88,6 @@
|
||||
"deployAppSettingUpdating": "正在更新應用程式設定: '{0}'",
|
||||
"deployDbTaskName": "在本機部署 SQL 資料庫專案",
|
||||
"deployProjectFailedMessage": "無法開啟與已部署資料庫的連線",
|
||||
"deployProjectSucceed": "已成功部署資料庫專案",
|
||||
"deployScriptExists": "{0} 指令碼已存在。新指令碼不會包含在組建中。",
|
||||
"differentDbDifferentServer": "不同資料庫,不同伺服器",
|
||||
"differentDbSameServer": "不同資料庫,相同伺服器",
|
||||
@@ -149,7 +150,7 @@
|
||||
"location": "位置",
|
||||
"min": "分鐘",
|
||||
"missingVersion": "遺漏了 {0} 的 'version' 項目",
|
||||
"moreInformation": "More Information",
|
||||
"moreInformation": "詳細資訊",
|
||||
"msec": "毫秒",
|
||||
"multipleMostDeploymentScripts": "非預期的 {0} 檔案數: {1}",
|
||||
"multipleSqlProjFilesSelected": "選取了多個 .sqlproj 檔案;請只選取一個。",
|
||||
@@ -189,10 +190,12 @@
|
||||
"publish": "發佈",
|
||||
"publishAction": "發佈",
|
||||
"publishDialogName": "發佈專案",
|
||||
"publishProjectSucceed": "已成功發佈資料庫專案",
|
||||
"publishSettingsFiles": "發佈設定檔案",
|
||||
"publishToContainerFailed": "無法發行容器。如需詳細資料,請查看輸出窗格。 {0}",
|
||||
"publishToContainerFailed": "無法發佈至容器。{0}",
|
||||
"publishToDockerContainer": "發行至容器中的新伺服器",
|
||||
"publishToExistingServer": "發佈到現有的伺服器",
|
||||
"publishingProjectMessage": "正在發佈容器中的專案...",
|
||||
"referenceRadioButtonsGroupTitle": "類型",
|
||||
"referenceType": "參考型別",
|
||||
"reloadProject": "要重新載入資料庫專案嗎?",
|
||||
|
||||
Reference in New Issue
Block a user