Update resource strings for 1.9.0 langpacks (#6144)

* Refresh loc resources

* Update loc strings
This commit is contained in:
Karl Burtram
2019-06-24 13:34:30 -07:00
committed by GitHub
parent cf85bb14f5
commit e3f26e8f12
1757 changed files with 41821 additions and 17438 deletions

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"unknownComponentType": "元件類型不明。必須使用 ModelBuilder 才能建立物件",
"invalidIndex": "索引無效。",
"unknownConfig": "元件設定不明,必須使用 ModelBuilder 才能建立設定物件"
}

View File

@@ -0,0 +1,14 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"dialogDoneLabel": "完成",
"dialogCancelLabel": "取消",
"generateScriptLabel": "產生指令碼",
"dialogNextLabel": "下一個",
"dialogPreviousLabel": "上一個"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"treeView.notRegistered": "未註冊識別碼為 '{0}' 的樹狀檢視。"
}

View File

@@ -0,0 +1,15 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"providerRequired": "必須將具有有效 providerId 的 NotebookProvider 傳遞給此方法",
"errNoProvider": "找不到任何筆記本提供者",
"errNoManager": "找不到管理員",
"noServerManager": "筆記本 {0} 的筆記本管理員沒有伺服器管理員。無法對其執行作業",
"noContentManager": "筆記本 {0} 的筆記本管理員沒有內容管理員。無法對其執行作業",
"noSessionManager": "筆記本 {0} 的筆記本管理員沒有工作階段管理員。無法對其執行作業"
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"infoAltText": "資訊",
"warningAltText": "警告",
"errorAltText": "錯誤",
"showMessageDetails": "顯示詳細資訊",
"hideMessageDetails": "隱藏詳細資料",
"copyMessage": "複製",
"closeMessage": "關閉",
"modalBack": "上一頁"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"optionsDialog.ok": "確定",
"optionsDialog.cancel": "取消"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"optionsDialog.missingRequireField": "是必要的。",
"optionsDialog.invalidInput": "輸入無效。預期為數字。"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"no-dataprovider": "沒有任何已註冊的資料提供者可提供檢視資料。",
"collapse": "摺疊"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"previewFeatures.configTitle": "預覽功能",
"previewFeatures.configEnable": "啟用未發佈的預覽功能",
"showConnectDialogOnStartup": "啟動時顯示連線對話方塊"
}

View File

@@ -6,10 +6,19 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"newQueryAction.newQuery": "新增查詢",
"scriptSelect": "選取前 1000",
"scriptExecute": "作為指令碼執行",
"scriptAlter": "修改指令碼",
"editData": "編輯資料",
"scriptDelete": "編寫為 Delete",
"backupAction.backup": "備份"
"scriptCreate": "建立指令碼",
"scriptDelete": "編寫指令碼為 Drop",
"backupAction.backup": "備份",
"backup.isPreviewFeature": "您必須啟用預覽功能才能使用備份",
"restoreAction.restore": "還原",
"restore.isPreviewFeature": "您必須啟用預覽功能才能使用還原",
"manage": "管理",
"showDetails": "顯示詳細資訊",
"newDatabase": "新增資料庫",
"configureDashboard": "了解如何設定儀表板"
}

View File

@@ -6,6 +6,13 @@
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"selectOperationName": "選擇",
"createOperationName": "建立",
"insertOperationName": "插入",
"updateOperationName": "更新",
"deleteOperationName": "刪除",
"scriptSelectNotFound": "在物件上呼叫選取的指令碼時沒有回傳任何指令碼",
"scriptNotFoundForObject": "在物件 {1} 指令碼為 {0} 時無回傳任何指令",
"scriptingFailed": "指令碼失敗",
"scriptNotFound": "指令碼為 {0} 時無回傳任何指令"
}

View File

@@ -0,0 +1,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"enablePreviewFeatures.notice": "需要預覽功能才能完整支援延伸模組和使用部分動作。要啟用預覽功能嗎?",
"enablePreviewFeatures.yes": "是",
"enablePreviewFeatures.no": "否",
"enablePreviewFeatures.never": "不,不要再顯示"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"schema.providerId": "提供者的通用識別碼。",
"schema.displayName": "提供者的顯示名稱",
"schema.connectionOptions": "連線的選項"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"Search server names": "搜尋伺服器名稱"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"Search server names": "搜尋伺服器名稱"
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"showDataExplorer": "顯示資料總管",
"workbench.dataExplorer": "資料總管",
"dataExplorer.view": "檢視",
"databaseConnections": "資料庫連接",
"datasource.connections": "資料來源連接",
"datasource.connectionGroups": "資料來源群組",
"startupConfig": "啟動配置",
"startup.alwaysShowServersView": "預設為在 Azure Data Studio 啟動時要顯示的伺服器檢視即為 True; 如應顯示上次開啟的檢視則為 false"
}

View File

@@ -0,0 +1,21 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"vscode.extension.contributes.view.id": "檢視的識別碼。請使用此識別碼透過 `vscode.window.registerTreeDataProviderForView` API 登錄資料提供者。並藉由將 `onView:${id}` 事件登錄至 `activationEvents` 以觸發啟用您的延伸模組。",
"vscode.extension.contributes.view.name": "使用人性化顯示名稱.",
"vscode.extension.contributes.view.when": "必須為 true 以顯示此檢視的條件",
"extension.contributes.dataExplorer": "提供意見給編輯者",
"extension.dataExplorer": "將檢視提供到活動列中的資料總管容器",
"dataExplorer.contributed": "提供檢視給參與檢視容器",
"ViewsContainerDoesnotExist": "檢視容器 '{0}' 並不存在,且所有向其註冊的檢視都將新增至「資料總管」。",
"duplicateView1": "無法在檢視容器 '{1}' 中以同一個識別碼 '{0}' 註冊多個檢視",
"duplicateView2": "已在檢視容器 '{1}' 中註冊識別碼為 '{0}' 的檢視",
"requirearray": "項目必須為陣列",
"requirestring": "屬性 '{0}' 為強制項目且必須屬於 `string` 類型",
"optstring": "屬性 `{0}` 可以省略或必須屬於 `string` 類型"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"dataExplorer.servers": "伺服器"
}

View File

@@ -0,0 +1,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"disconnect": "中斷連線",
"newQuery": "新增查詢",
"manage": "管理",
"refresh": "重新整理"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"adminService.providerIdNotValidError": "必需連線以便與 adminservice 互動",
"adminService.noHandlerRegistered": "未註冊處理常式"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"connectingLabel": "正在連線:",
"runningCommandLabel": "正在執行命令:",
"openingNewQueryLabel": "正在開啟新的查詢:"
}

View File

@@ -0,0 +1,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"connectionError": "連接錯誤",
"kerberosErrorStart": "因為 Kerberos 錯誤導致連接失敗。",
"kerberosHelpLink": "您可於 {0} 取得設定 Kerberos 的說明",
"kerberosKinit": "如果您之前曾連線,則可能需要重新執行 kinit。"
}

View File

@@ -0,0 +1,18 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"connection": "連接",
"connectType": "連接類型",
"recentConnectionTitle": "最近的連接",
"savedConnectionTitle": "已儲存的連接",
"connectionDetailsTitle": "連接詳細資料",
"connectionDialog.connect": "連接",
"connectionDialog.cancel": "取消",
"noRecentConnections": "沒有最近使用的連接",
"noSavedConnections": "沒有儲存的連接"
}

View File

@@ -0,0 +1,25 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"connectionWidget.AddAzureAccount": "新增帳戶...",
"defaultDatabaseOption": "<預設>",
"loadingDatabaseOption": "正在載入...",
"serverGroup": "伺服器群組",
"defaultServerGroup": "<預設>",
"addNewServerGroup": "新增群組...",
"noneServerGroup": "<不要儲存>",
"connectionWidget.missingRequireField": "{0} 為必要項。",
"connectionWidget.fieldWillBeTrimmed": "{0} 將受到修剪。",
"rememberPassword": "記住密碼",
"connection.azureAccountDropdownLabel": "帳戶",
"connectionWidget.refreshAzureCredentials": "重新整理帳戶認證",
"connection.azureTenantDropdownLabel": "Azure AD 租用戶",
"connectionWidget.toggleDatabaseNameDropdown": "選取資料庫切換下拉式清單",
"advanced": "進階...",
"connectionWidget.invalidAzureAccount": "您必須選取帳戶"
}

View File

@@ -0,0 +1,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"newDashboardTab.openDashboardExtensions": "開啟儀表板延伸模組",
"newDashboardTab.ok": "確定",
"newDashboardTab.cancel": "取消",
"newdashboardTabDialog.noExtensionLabel": "目前沒有安裝任何儀表板延伸模組。請前往延伸模組管理員探索建議的延伸模組。"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"errorMessageDialog.ok": "確定",
"errorMessageDialog.close": "關閉",
"copyDetails": "複製詳細資訊"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"error": "錯誤",
"warning": "警告",
"info": "資訊"
}

View File

@@ -0,0 +1,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"filebrowser.filepath": "選擇的路徑",
"fileFilter": "檔案類型",
"fileBrowser.ok": "確定",
"fileBrowser.discard": "捨棄"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"filebrowser.selectFile": "選擇檔案"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"fileBrowser.regTreeAriaLabel": "樹狀結構檔案瀏覽器"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"allFiles": "所有檔案"
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"insights.item": "項目",
"insights.value": "值",
"property": "屬性",
"value": "值",
"InsightsDialogTitle": "Insights",
"insights.dialog.items": "項目",
"insights.dialog.itemDetails": "項目詳細資訊"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"workbench.action.insights.copySelection": "複製儲存格"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"insightsDidNotFindResolvedFile": "無法在以下任一路徑找到查詢檔案 :\r\n {0}"
}

View File

@@ -0,0 +1,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"insightsInputError": "沒有連接設定傳遞給 insights 彈出式視窗",
"insightsError": "Insights 錯誤",
"insightsFileError": "讀取查詢檔案時發生錯誤:",
"insightsConfigError": "解析 insight 設定時發生錯誤。找不到查詢陣列/字串或 queryfile"
}

View File

@@ -0,0 +1,18 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"carbon.extension.contributes.notebook.provider": "筆記本提供者的識別碼。",
"carbon.extension.contributes.notebook.fileExtensions": "應向此筆記本提供者註冊的檔案副檔名",
"carbon.extension.contributes.notebook.standardKernels": "應為此筆記本提供者之標準的核心",
"vscode.extension.contributes.notebook.providers": "提供筆記本提供者。",
"carbon.extension.contributes.notebook.magic": "儲存格 magic 的名稱,例如 \"%%sql\"。",
"carbon.extension.contributes.notebook.language": "儲存格中包含此儲存格 magic 時,要使用的儲存格語言",
"carbon.extension.contributes.notebook.executionTarget": "這個 magic 指示的選擇性執行目標,例如 Spark vs SQL",
"carbon.extension.contributes.notebook.kernels": "這個項目有效的一組選擇性核心,例如 python3、pyspark3、sql",
"vscode.extension.contributes.notebook.languagemagics": "貢獻筆記本語言。"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"notebookUriNotDefined": "建立筆記本管理員時未傳遞任何 URI",
"notebookServiceNoProvider": "筆記本提供者不存在"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"noKernel": "沒有核心",
"runNotebookDisabled": "因為未設定任何核心,所以無法執行儲存格",
"errorName": "錯誤"
}

View File

@@ -0,0 +1,15 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"nbformatNotRecognized": "無法識別 nbformat v{0}.{1}",
"nbNotSupported": "檔案不具有效的筆記本格式",
"unknownCellType": "儲存格類型 {0} 不明",
"unrecognizedOutput": "無法識別輸出類型 {0}",
"invalidMimeData": "{0} 的資料應為字串或字串的陣列",
"unrecognizedOutputType": "無法識別輸出類型 {0}"
}

View File

@@ -0,0 +1,12 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"sqlKernelError": "SQL 核心錯誤",
"connectionRequired": "必須選擇連線來執行筆記本儲存格",
"sqlMaxRowsDisplayed": "目前顯示前 {0} 列。"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"OeSessionFailedError": "建立物件總管工作階段失敗",
"nodeExpansionError": "多個錯誤:"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"queryEditorServiceChangeUnsupportedError": "變更語言模式不支援未儲存的查詢",
"queryEditorServiceChangeError": "請在切換到 SQL 語言模式之前儲存或捨棄變更"
}

View File

@@ -5,5 +5,8 @@
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
]
],
"gettingStarted": "入門指南",
"showReleaseNotes": "顯示入門指南",
"miGettingStarted": "開始使用(&&S)"
}