Langpack Source update with fix for hashed strings (#24400)

* Initial update to german vscode

* more cleanup for vscode git german.

* added working alias replacer, need to add all string entities

* added aliased bundle strings

* added extension files, need to update package and readme

* added update to changelog, and restored vscode extensions

* added comments
This commit is contained in:
Alex Ma
2023-09-14 10:10:49 -07:00
committed by GitHub
parent d9b5d71148
commit 523dd8ad4b
614 changed files with 193655 additions and 168544 deletions

View File

@@ -13176,20 +13176,6 @@
"sql/workbench/contrib/backup/browser/backupUiService": {
"backupDialogTitle": "備份資料庫 - {0}:{1}"
},
"sql/workbench/contrib/backup/common/constants": {
"backup.asymmetricKey": "非對稱金鑰",
"backup.compressBackup": "壓縮備份",
"backup.defaultCompression": "使用預設伺服器設定",
"backup.doNotCompress": "不要壓縮備份",
"backup.labelDatabase": "資料庫",
"backup.labelDifferential": "差異",
"backup.labelDisk": "磁碟",
"backup.labelFilegroup": "檔案與檔案群組",
"backup.labelFull": "完整",
"backup.labelLog": "交易記錄",
"backup.labelUrl": "URL",
"backup.serverCertificate": "伺服器憑證"
},
"sql/workbench/contrib/charts/browser/actions": {
"chartNotFound": "找不到要儲存的圖表",
"chartSaved": "已將圖表儲存到路徑: {0}",
@@ -13257,18 +13243,6 @@
"charts.maxAllowedRowsExceeded": "已超過內建圖表的資料列計數上限,只會使用最先 {0} 個資料列。若要設定值,您可以開啟使用者設定並搜尋: 'builtinCharts.maxRowCount'。",
"charts.neverShowAgain": "不要再顯示"
},
"sql/workbench/contrib/commandLine/electron-browser/commandLine": {
"commandline.propertiesFormatError": "無法將進階連線屬性剖析為 JSON發生錯誤: {0} 收到的屬性值: {1}",
"confirmConnect": "確定要連線嗎?",
"connectServerDetail": "這會連線到伺服器 {0}",
"connectingLabel": "正在連線: {0}",
"connectingQueryLabel": "正在連線到查詢檔案",
"errConnectUrl": "因為發生錯誤 {0},導致無法開啟 URL",
"open": "開啟(&&O)",
"openingNewQueryLabel": "正在開啟新查詢: {0}",
"runningCommandLabel": "正在執行命令: {0}",
"warnServerRequired": "因為未提供伺服器資訊,所以無法連線"
},
"sql/workbench/contrib/configuration/common/configurationUpgrader": {
"workbench.configuration.upgradeUser": "您使用者設定中的 {1} 已取代 {0}。",
"workbench.configuration.upgradeWorkspace": "您工作區設定中的 {1} 已取代 {0}。"
@@ -13599,7 +13573,7 @@
},
"sql/workbench/contrib/editData/browser/editDataActions": {
"disposeEditFailure": "處理編輯失敗,出現錯誤:",
"editData.closeSql": "關閉 SQL 窗格",
"editData.hideSql": "隱藏 SQL 窗格",
"editData.run": "執行",
"editData.showSql": "顯示 SQL 窗格",
"editData.stop": "停止"
@@ -14408,6 +14382,7 @@
"sql/workbench/contrib/query/browser/query.contribution": {
"newQuery": "新增查詢",
"queryEditor.chart.defaultChartType": "從查詢結果開啟圖表檢視器時要使用的預設圖表類型",
"queryEditor.githubCopilotContextualizationEnabled": "(預覽) 啟用 GitHub Copilot 查詢的內容相關性。此設定可在已安裝 Copilot 延伸模組且提供者已實作關聯式化的情況下,協助 GitHub Copilot 傳回改進的建議。",
"queryEditor.inMemoryDataProcessingThreshold": "控制允許在記憶體中篩選及排序的資料列數目上限。如果超過此數目,就會停用排序和篩選。警告: 增加此數目可能會影響效能。",
"queryEditor.messages.showBatchTime": "是否顯示個別批次的執行時間",
"queryEditor.messages.wordwrap": "自動換行訊息",
@@ -14429,6 +14404,7 @@
"queryEditor.results.saveAsXml.encoding": "將結果另存為 XML 時,要使用的檔案編碼",
"queryEditor.results.saveAsXml.formatted": "若設定為 true會在將結果另存為 XML 時將輸出格式化",
"queryEditor.results.showActionBar": "是否要在查詢結果檢視中顯示動作列",
"queryEditor.results.showCopyCompletedNotification": "是否在結果方格複製作業完成時顯示通知。",
"queryEditor.results.skipNewLineAfterTrailingLineBreak": "如果前一個資料列已經有分行符號,是否要在複製結果時略過在資料列之間新增分行符號。預設值為 false。",
"queryEditor.results.streaming": "啟用結果串流;包含些許輕微視覺效果問題",
"queryEditor.showConnectionInfoInTitle": "控制是否要在標題中顯示索引標籤的連線資訊。",
@@ -14599,123 +14575,6 @@
"webViewDialog.close": "關閉",
"webViewDialog.ok": "確定"
},
"sql/workbench/contrib/welcome/gettingStarted/browser/abstractEnablePreviewFeatures": {
"enablePreviewFeatures.never": "不,不要再顯示",
"enablePreviewFeatures.no": "否",
"enablePreviewFeatures.notice": "預覽功能可讓您完整存取新功能及改善的功能,增強您在 Azure Data Studio 的體驗。您可以參閱[這裡]({0})深入了解預覽功能。是否要啟用預覽功能?",
"enablePreviewFeatures.yes": "是 (建議)"
},
"sql/workbench/contrib/welcome/gettingStarted/electron-browser/gettingStarted": {
"miGettingStarted": "使用者入門(&&S)",
"showReleaseNotes": "顯示使用者入門"
},
"sql/workbench/contrib/welcome/page/browser/az_data_welcome_page": {
"welcomePage.createConnection": "建立連線",
"welcomePage.createConnectionBody": "透過連線對話方塊連線到資料庫執行個體。",
"welcomePage.createNotebook": "建立筆記本",
"welcomePage.createNotebookBody": "使用原生筆記本編輯器建置新的筆記本。",
"welcomePage.deployServer": "部署伺服器",
"welcomePage.deployServerBody": "在您選擇的平台上建立關聯式資料服務的新執行個體。",
"welcomePage.documentation": "文件",
"welcomePage.documentationBody": "如需快速入門、操作指南及 PowerShell、API 等參考,請瀏覽文件中心。",
"welcomePage.extensions": "延伸模組",
"welcomePage.gettingStarted": "使用者入門",
"welcomePage.gettingStartedBody": "探索 Azure Data Studio 提供的功能,並了解如何充分利用。",
"welcomePage.history": "記錄",
"welcomePage.learnMore": "深入了解 ",
"welcomePage.location": "位置",
"welcomePage.moreRecent": "顯示更多",
"welcomePage.name": "名稱",
"welcomePage.resources": "資源",
"welcomePage.runQuery": "執行查詢",
"welcomePage.runQueryBody": "透過查詢編輯器與資料互動。",
"welcomePage.showAll": "全部顯示",
"welcomePage.showOnStartup": "啟動時顯示歡迎頁面",
"welcomePage.usefuLinks": "實用的連結",
"welcomePage.videoDescriptionIntroduction": "Azure Data Studio Notebooks 簡介 | 公開的資料",
"welcomePage.videoDescriptionOverview": "Azure Data Studio 概觀",
"welcomePage.videos": "影片"
},
"sql/workbench/contrib/welcome/page/browser/gettingStartedTour": {
"GuidedTour.addExtensions": "安裝由我們 (Microsoft) 及第三方社群 (您!) 所開發的延伸模組,來擴充 Azure Data Studio 的功能。",
"GuidedTour.connections": "連線",
"GuidedTour.discoverWelcomePage": "在歡迎頁面中探索常用功能、最近開啟的檔案及建議的延伸模組。如需詳細資訊,以了解如何開始使用 Azure Data Studio請參閱我們的影片及文件。",
"GuidedTour.extensions": "延伸模組",
"GuidedTour.finish": "完成",
"GuidedTour.five": "5",
"GuidedTour.four": "4",
"GuidedTour.gettingStartedNotebooks": "開始在單一位置建立您自己的筆記本或筆記本系列。",
"GuidedTour.makeConnections": "從 SQL Server、Azure 等處進行連線、查詢及管理您的連線。",
"GuidedTour.makeConnesetSettings": "根據您的喜好自訂 Azure Data Studio。您可以進行自動儲存及索引標籤大小等 [設定]、將 [鍵盤快速鍵] 個人化,以及切換至您喜歡的 [色彩佈景主題]。",
"GuidedTour.next": "下一個",
"GuidedTour.notebooks": "筆記本",
"GuidedTour.one": "1",
"GuidedTour.readMore": "深入了解",
"GuidedTour.settings": "設定",
"GuidedTour.three": "3",
"GuidedTour.two": "2",
"GuidedTour.welcomePage": "歡迎頁面",
"guidedTour": "使用者歡迎導覽",
"hideGuidedTour": "隱藏歡迎導覽"
},
"sql/workbench/contrib/welcome/page/browser/welcomePage": {
"WelcomePage.TakeATour": "要進行 Azure Data Studio 的快速導覽嗎?",
"WelcomePage.welcome": "歡迎使用!",
"closeTourBar": "關閉快速導覽列",
"details": "詳細資料",
"ok": "確定",
"welcome.title": "歡迎使用",
"welcomePage": "歡迎使用",
"welcomePage.PostgreSQL": "PostgreSQL",
"welcomePage.PostgreSQLDescription": "使用 Azure Data Studio 進行連線、查詢及管理 Postgres 資料庫",
"welcomePage.adminPack": "SQL 管理員套件",
"welcomePage.adminPackDescription": "SQL Server 的管理員套件是一套熱門的資料庫管理延伸模組,可協助您管理 SQL Server",
"welcomePage.background": "歡迎頁面的背景色彩。",
"welcomePage.dataVirtualization": "資料虛擬化",
"welcomePage.dataVirtualizationDescription": "使用 SQL Server 2019 將資料虛擬化,並使用互動式精靈建立外部資料表",
"welcomePage.deployServer": "部署伺服器",
"welcomePage.extensionPackAlreadyInstalled": "支援功能{0}已被安裝。",
"welcomePage.extensionPackNotFound": "找不到ID為{1}的{0}支援功能.",
"welcomePage.install": "安裝",
"welcomePage.installExtensionPack": "安裝 {0} 的其他支援",
"welcomePage.installKeymap": "安裝 {0} 鍵盤對應",
"welcomePage.installed": "已安裝",
"welcomePage.installedExtensionPack": "已安裝 {0} 支援",
"welcomePage.installedKeymap": "已安裝 {0} 按鍵對應",
"welcomePage.installingExtensionPack": "正在安裝 {0} 的其他支援...",
"welcomePage.new": "新增",
"welcomePage.newConnection": "新增連線",
"welcomePage.newNotebook": "新增筆記本",
"welcomePage.newQuery": "新增查詢",
"welcomePage.open": "開啟…",
"welcomePage.openFile": "開啟檔案…",
"welcomePage.openFolder": "開啟資料夾…",
"welcomePage.openFolderWithPath": "透過路徑 {1} 開啟資料夾 {0}",
"welcomePage.powershell": "PowerShell",
"welcomePage.powershellDescription": "使用 Azure Data Studio 的豐富查詢編輯器來寫入及執行 PowerShell 指令碼",
"welcomePage.showAdminPack": "SQL 管理員套件",
"welcomePage.sqlServerAgent": "SQL Server Agent",
"welcomePage.sqlServerDacpac": "SQL Server Dacpac",
"welcomePage.sqlServerImport": "SQL Server 匯入",
"welcomePage.sqlServerProfiler": "SQL Server Profiler",
"welcomePage.startTour": "開始導覽",
"welcomePage.willReloadAfterInstallingExtensionPack": "{0} 的其他支援安裝完成後,將會重新載入此視窗。"
},
"sql/workbench/contrib/welcome/page/browser/welcomePage.contribution": {
"miWelcome": "歡迎使用(&&W)",
"workbench.startupEditor": "控制在啟動時顯示哪個編輯器,若沒有,則從上個工作階段還原。",
"workbench.startupEditor.newUntitledFile": "開啟一個新的無標題檔案 (僅在開啟空白視窗時適用)。",
"workbench.startupEditor.none": "不使用編輯器開始。",
"workbench.startupEditor.readme": "開啟資料夾時,如果當中包含讀我檔案就開啟讀我檔案,否則改為開啟 'welcomePage'。注意: 只會監看全域設定中的設定,如果是在工作區或資料夾設定中的設定,則會忽略。",
"workbench.startupEditor.welcomePage": "開啟包含協助開始使用 Azure Data Studio 和延伸模組內容的歡迎頁面。",
"workbench.startupEditor.welcomePageInEmptyWorkbench": "在開啟空的工作台時開啟歡迎頁面。",
"workbench.startupEditor.welcomePageWithTour": "使用使用者入門導覽 (預設) 開啟歡迎頁面"
},
"sql/workbench/contrib/welcome/telemetryOptOut/browser/telemetryOptOut": {
"telemetryOptOut.optInNotice": "允許 Microsoft 收集使用率資料來協助改進 Azure Data Studio。閱讀我們的 [隱私權聲明]({0}) 以及學習如何 [選擇參加]({1})。",
"telemetryOptOut.optOutNotice": "允許 Microsoft 收集使用率資料來協助改進 Azure Data Studio。閱讀我們的 [隱私權聲明]({0}) 以及學習如何 [選擇退出]({1})。",
"telemetryOptOut.readMore": "深入了解"
},
"sql/workbench/services/accountManagement/browser/accountDialog": {
"accountDialog.addConnection": "新增帳戶",
"accountDialog.close": "關閉",
@@ -14733,6 +14592,8 @@
"refreshCredentials": "您需要重新整理此帳戶的登入資訊。"
},
"sql/workbench/services/accountManagement/browser/accountManagementService": {
"accountDialog.didNotPickAuthProvider": "您未選取任何驗證提供者。請再試一次。",
"accountDialog.noCloudsRegistered": "您未啟用任何雲端。前往 [設定] -> [搜尋 Azure 帳戶組態] -> 啟用至少一個雲端",
"accountManagementService.close": "關閉",
"addAccountFailedCodeMessage": "{0} \r\n錯誤訊息: {1}",
"addAccountFailedGenericMessage": "新增帳戶失敗,如需詳細資訊,請查看 Azure 帳戶記錄。",
@@ -14747,12 +14608,14 @@
},
"sql/workbench/services/accountManagement/browser/autoOAuthDialog": {
"copyAndOpen": "複製並開啟",
"deviceCodeAuthDialogTitle": "Azure 驗證: 裝置代碼",
"oauthDialog.cancel": "取消",
"userCode": "使用者代碼",
"website": "網站"
},
"sql/workbench/services/accountManagement/browser/autoOAuthDialogController": {
"oauthFlyoutIsAlreadyOpen": "無法啟動自動 OAuth。自動 OAuth 已在進行中。"
"oauthFlyoutIsAlreadyOpen": "無法啟動自動 OAuth。自動 OAuth 已在進行中。",
"selfHelpMessage": "無法在此環境中啟動網頁瀏覽器,請啟動瀏覽器、瀏覽至上方的 URL然後手動輸入程式碼。"
},
"sql/workbench/services/admin/common/adminService": {
"adminService.noHandlerRegistered": "未註冊處理常式",
@@ -14830,17 +14693,16 @@
},
"sql/workbench/services/connection/browser/connectionManagementService": {
"cancelConnectionConfirmation": "您確定要取消此連線嗎?",
"connection.connTitleGroupSection": " (群組: {0})",
"connection.duplicateEditErrorMessage": "無法儲存設定檔,選取的連線符合相同群組中具有相同伺服器資訊的現有設定檔: \r\n\r\n {0}{1}",
"connection.extensionNotInstalled": "需要延伸模組 '{0}' 才能連線到此資源。是否要安裝?",
"connection.invalidConnectionResult": "連線結果無效。",
"connection.neverShowUnsupportedVersionWarning": "不要再顯示",
"connection.noAzureAccount": "無法取得連線的 Azure 帳戶權杖",
"connection.providerNotFound": "找不到連線提供者 '{0}'",
"connection.refreshAzureTokenFailure": "無法重新整理 Azure 帳戶權杖以建立連線",
"connection.unknownProvider": "未知的提供者 '{0}'",
"connection.unsupportedServerVersionWarning": "Azure Data Studio 不支援伺服器版本,您仍然可以連接到伺服器版本,但 Azure Data Studio 中的某些功能可能無法如預期方式執行。",
"connectionDialog.connectionProviderNotSupported": "目前未安裝支援提供者類型 '{0}' 之延伸模組。您要檢視延伸模組嗎?",
"connectionManagementService.noProviderForUri": "找不到 URI: {0} 的提供者",
"connectionNotAcceptedError": "連線未被接受",
"connectionService.no": "否",
"connectionService.yes": "是"
@@ -15188,7 +15050,9 @@
"gridDataProvider.closeNotification": "關閉",
"gridDataProvider.copyResultsCompleted": "選取的資料已複製到剪貼簿。資料列計數: {0}。",
"gridDataProvider.copying": "正在複製...",
"gridDataProvider.loadingRowsInProgress": "正在載入要複製的資料列 ({0}/{1})..."
"gridDataProvider.disableCopyNotification": "不要再顯示",
"gridDataProvider.loadingRowsInProgress": "正在載入要複製的資料列 ({0}/{1})...",
"gridDataProvider.turnOnCopyNotificationsMessage": "複製完成的通知現在已停用。若要重新啟用,請修改設定: queryEditor.results.showCopyCompletedNotification"
},
"sql/workbench/services/query/common/queryManagement": {
"queryManagement.noQueryRunnerForUri": "找不到 URI: {0} 的查詢執行器",
@@ -15215,6 +15079,7 @@
"msgSaveFailed": "無法儲存結果。",
"msgSaveSucceeded": "已成功將結果儲存至 {0}",
"openFile": "開啟檔案",
"openFileLocation": "開啟檔案位置",
"resultsSerializer.saveAsFileExtensionCSVTitle": "CSV (以逗號分隔)",
"resultsSerializer.saveAsFileExtensionExcelTitle": "Excel 活頁簿",
"resultsSerializer.saveAsFileExtensionJSONTitle": "JSON",
@@ -15408,6 +15273,153 @@
"InProgressWarning": "1 個或更多的工作正在進行中。是否確實要退出?",
"taskService.no": "否",
"taskService.yes": "是"
},
"sql/workbench/common/backup/constants": {
"backup.asymmetricKey": "非對稱金鑰",
"backup.compressBackup": "壓縮備份",
"backup.defaultCompression": "使用預設伺服器設定",
"backup.doNotCompress": "不要壓縮備份",
"backup.labelDatabase": "資料庫",
"backup.labelDifferential": "差異",
"backup.labelDisk": "磁碟",
"backup.labelFilegroup": "檔案與檔案群組",
"backup.labelFull": "完整",
"backup.labelLog": "交易記錄",
"backup.labelUrl": "URL",
"backup.serverCertificate": "伺服器憑證"
},
"sql/workbench/contrib/commandLine/electron-sandbox/commandLine": {
"commandline.propertiesFormatError": "無法將進階連線屬性剖析為 JSON發生錯誤: {0} 收到的屬性值: {1}",
"confirmConnect": "確定要連線嗎?",
"connectServerDetail": "這會連線到伺服器 {0}",
"connectingLabel": "正在連線: {0}",
"connectingQueryLabel": "正在連線到查詢檔案",
"errConnectUrl": "因為發生錯誤 {0},導致無法開啟 URL",
"open": "開啟(&&O)",
"openingNewQueryLabel": "正在開啟新查詢: {0}",
"runningCommandLabel": "正在執行命令: {0}",
"warnServerRequired": "因為未提供伺服器資訊,所以無法連線"
},
"sql/workbench/contrib/telemetry/browser/telemetryOptOut": {
"telemetryOptOut.optInNotice": "允許 Microsoft 收集使用率資料來協助改進 Azure Data Studio。閱讀我們的 [隱私權聲明]({0}) 以及學習如何 [選擇參加]({1})。",
"telemetryOptOut.optOutNotice": "允許 Microsoft 收集使用率資料來協助改進 Azure Data Studio。閱讀我們的 [隱私權聲明]({0}) 以及學習如何 [選擇退出]({1})。",
"telemetryOptOut.readMore": "深入了解"
},
"sql/workbench/contrib/welcome/browser/abstractEnablePreviewFeatures": {
"enablePreviewFeatures.never": "不,不要再顯示",
"enablePreviewFeatures.no": "否",
"enablePreviewFeatures.notice": "預覽功能可讓您完整存取新功能及改善的功能,增強您在 Azure Data Studio 的體驗。您可以參閱[這裡]({0})深入了解預覽功能。是否要啟用預覽功能?",
"enablePreviewFeatures.yes": "是 (建議)"
},
"sql/workbench/contrib/welcome/browser/az_data_welcome_page": {
"welcomePage.createConnection": "建立連線",
"welcomePage.createConnectionBody": "透過連線對話方塊連線到資料庫執行個體。",
"welcomePage.createNotebook": "建立筆記本",
"welcomePage.createNotebookBody": "使用原生筆記本編輯器建置新的筆記本。",
"welcomePage.deployServer": "部署伺服器",
"welcomePage.deployServerBody": "在您選擇的平台上建立關聯式資料服務的新執行個體。",
"welcomePage.documentation": "文件",
"welcomePage.documentationBody": "如需快速入門、操作指南及 PowerShell、API 等參考,請瀏覽文件中心。",
"welcomePage.extensions": "延伸模組",
"welcomePage.gettingStarted": "使用者入門",
"welcomePage.gettingStartedBody": "探索 Azure Data Studio 提供的功能,並了解如何充分利用。",
"welcomePage.history": "記錄",
"welcomePage.learnMore": "深入了解 ",
"welcomePage.location": "位置",
"welcomePage.moreRecent": "顯示更多",
"welcomePage.name": "名稱",
"welcomePage.resources": "資源",
"welcomePage.runQuery": "執行查詢",
"welcomePage.runQueryBody": "透過查詢編輯器與資料互動。",
"welcomePage.showAll": "全部顯示",
"welcomePage.showOnStartup": "啟動時顯示歡迎頁面",
"welcomePage.usefuLinks": "實用的連結",
"welcomePage.videoDescriptionIntroduction": "Azure Data Studio Notebooks 簡介 | 公開的資料",
"welcomePage.videoDescriptionOverview": "Azure Data Studio 概觀",
"welcomePage.videos": "影片"
},
"sql/workbench/contrib/welcome/browser/gettingStartedTour": {
"GuidedTour.addExtensions": "安裝由我們 (Microsoft) 及第三方社群 (您!) 所開發的延伸模組,來擴充 Azure Data Studio 的功能。",
"GuidedTour.connections": "連線",
"GuidedTour.discoverWelcomePage": "在歡迎頁面中探索常用功能、最近開啟的檔案及建議的延伸模組。如需詳細資訊,以了解如何開始使用 Azure Data Studio請參閱我們的影片及文件。",
"GuidedTour.extensions": "延伸模組",
"GuidedTour.finish": "完成",
"GuidedTour.five": "5",
"GuidedTour.four": "4",
"GuidedTour.gettingStartedNotebooks": "開始在單一位置建立您自己的筆記本或筆記本系列。",
"GuidedTour.makeConnections": "從 SQL Server、Azure 等處進行連線、查詢及管理您的連線。",
"GuidedTour.makeConnesetSettings": "根據您的喜好自訂 Azure Data Studio。您可以進行自動儲存及索引標籤大小等 [設定]、將 [鍵盤快速鍵] 個人化,以及切換至您喜歡的 [色彩佈景主題]。",
"GuidedTour.next": "下一個",
"GuidedTour.notebooks": "筆記本",
"GuidedTour.one": "1",
"GuidedTour.readMore": "深入了解",
"GuidedTour.settings": "設定",
"GuidedTour.three": "3",
"GuidedTour.two": "2",
"GuidedTour.welcomePage": "歡迎頁面",
"guidedTour": "使用者歡迎導覽",
"hideGuidedTour": "隱藏歡迎導覽"
},
"sql/workbench/contrib/welcome/browser/welcomePage": {
"WelcomePage.TakeATour": "要進行 Azure Data Studio 的快速導覽嗎?",
"WelcomePage.welcome": "歡迎使用!",
"closeTourBar": "關閉快速導覽列",
"details": "詳細資料",
"ok": "確定",
"welcome.title": "歡迎使用",
"welcomePage": "歡迎使用",
"welcomePage.PostgreSQL": "PostgreSQL",
"welcomePage.PostgreSQLDescription": "使用 Azure Data Studio 進行連線、查詢及管理 Postgres 資料庫",
"welcomePage.adminPack": "SQL 管理員套件",
"welcomePage.adminPackDescription": "SQL Server 的管理員套件是一套熱門的資料庫管理延伸模組,可協助您管理 SQL Server",
"welcomePage.background": "歡迎頁面的背景色彩。",
"welcomePage.dataVirtualization": "資料虛擬化",
"welcomePage.dataVirtualizationDescription": "使用 SQL Server 2019 將資料虛擬化,並使用互動式精靈建立外部資料表",
"welcomePage.deployServer": "部署伺服器",
"welcomePage.extensionPackAlreadyInstalled": "支援功能{0}已被安裝。",
"welcomePage.extensionPackNotFound": "找不到ID為{1}的{0}支援功能.",
"welcomePage.install": "安裝",
"welcomePage.installed": "已安裝",
"welcomePage.installingExtensionPack": "正在安裝 {0} 的其他支援...",
"welcomePage.new": "新增",
"welcomePage.newConnection": "新增連線",
"welcomePage.newNotebook": "新增筆記本",
"welcomePage.newQuery": "新增查詢",
"welcomePage.open": "開啟…",
"welcomePage.openFile": "開啟檔案…",
"welcomePage.openFolder": "開啟資料夾…",
"welcomePage.openFolderWithPath": "透過路徑 {1} 開啟資料夾 {0}",
"welcomePage.powershell": "PowerShell",
"welcomePage.powershellDescription": "使用 Azure Data Studio 的豐富查詢編輯器來寫入及執行 PowerShell 指令碼",
"welcomePage.showAdminPack": "SQL 管理員套件",
"welcomePage.sqlServerAgent": "SQL Server Agent",
"welcomePage.sqlServerDacpac": "SQL Server Dacpac",
"welcomePage.sqlServerImport": "SQL Server 匯入",
"welcomePage.sqlServerProfiler": "SQL Server Profiler",
"welcomePage.startTour": "開始導覽",
"welcomePage.willReloadAfterInstallingExtensionPack": "{0} 的其他支援安裝完成後,將會重新載入此視窗。"
},
"sql/workbench/contrib/welcome/browser/welcomePage.contribution": {
"miWelcome": "歡迎使用(&&W)",
"workbench.startupEditor": "控制在啟動時顯示哪個編輯器,若沒有,則從上個工作階段還原。",
"workbench.startupEditor.newUntitledFile": "開啟一個新的無標題檔案 (僅在開啟空白視窗時適用)。",
"workbench.startupEditor.none": "不使用編輯器開始。",
"workbench.startupEditor.readme": "開啟資料夾時,如果當中包含讀我檔案就開啟讀我檔案,否則改為開啟 'welcomePage'。注意: 只會監看全域設定中的設定,如果是在工作區或資料夾設定中的設定,則會忽略。",
"workbench.startupEditor.welcomePage": "開啟包含協助開始使用 Azure Data Studio 和延伸模組內容的歡迎頁面。",
"workbench.startupEditor.welcomePageInEmptyWorkbench": "在開啟空的工作台時開啟歡迎頁面。",
"workbench.startupEditor.welcomePageWithTour": "使用使用者入門導覽 (預設) 開啟歡迎頁面"
},
"sql/workbench/contrib/welcome/electron-sandbox/gettingStarted": {
"miGettingStarted": "使用者入門(&&S)",
"showReleaseNotes": "顯示使用者入門"
},
"sql/workbench/services/objectExplorer/browser/dragAndDropController": {
"objectExplorer.dragAndDropController.existingIdenticalProfile": "無法將設定檔拖曳到群組: 具有相同選項的設定檔已存在於群組中。"
},
"sql/workbench/services/profiler/browser/profilerService": {
"FileFilterDescription": "XEL 檔案",
"FileTooLarge": "檔案太大,無法在分析工具中開啟。分析工具可以開啟小於 1GB 的檔案。",
"LargeFileWait": "由於檔案大小,載入檔案可能需要一些時間。"
}
}
}