mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
* 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
233 lines
14 KiB
JSON
233 lines
14 KiB
JSON
{
|
||
"": [
|
||
"--------------------------------------------------------------------------------------------",
|
||
"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/common/constants": {
|
||
"mls.verifyOdbcDriverError.error": "套件管理需要 '{0}'。請確定已正確安裝及設定。",
|
||
"models.browseButton": "...",
|
||
"mls.configAction": "動作",
|
||
"extLang.newLanguageTabTitle": "新增",
|
||
"models.confirmDeleteModel": "確定要刪除 {0} 模型嗎?",
|
||
"mls.confirmInstallPythonPackages": "您確定要安裝必要的套件嗎?",
|
||
"models.azureModelWorkspace": "Azure ML 工作區",
|
||
"models.azureModelSource": "Azure Machine Learning",
|
||
"models.azureAccount": "Azure 帳戶",
|
||
"models.azureModelsTitle": "Azure 模型",
|
||
"models.azureSignIn": "Azure 登入或重新整理帳戶",
|
||
"models.azureSubscription": "Azure 訂用帳戶",
|
||
"extLang.CancelButtonText": "取消",
|
||
"mls.cannotFindPython.error": "找不到 Python 可執行檔 '{0}'。請確定已正確安裝及設定 Python",
|
||
"mls.cannotFindR.error": "找不到 R 可執行檔 '{0}'。請確定已正確安裝及設定 R",
|
||
"models.columnDataTypeMismatchWarningHelper": "按一下以檢閱警告詳細資料",
|
||
"extLang.DoneButtonText": "關閉",
|
||
"mls.configTitle": "設定",
|
||
"mls.resourceNotFound": "找不到指定的資源",
|
||
"models.createNotebookTitle": "建立筆記本",
|
||
"databaseName": "資料庫",
|
||
"models.created": "建立日期",
|
||
"models.imported": "匯入日期",
|
||
"extLang.delete": "刪除",
|
||
"models.description": "描述",
|
||
"models.columnDataTypeMismatchWarningHeading": "資料類型的差異",
|
||
"mls.disableButtonTitle": "停用",
|
||
"predict.displayName": "顯示名稱",
|
||
"mls.downloadingProgress": "正在下載",
|
||
"models.downloadModelMsgTaskName": "正在從 Azure 下載模型",
|
||
"editTitle": "編輯",
|
||
"models.editModelTitle": "編輯模型",
|
||
"mls.enableButtonTitle": "啟用",
|
||
"mls.configStatus": "啟用",
|
||
"models.modelDetailsPageTitle": "輸入模型詳細資料",
|
||
"extLang.envVariables": "環境變數",
|
||
"mls.downloadError": "下載時發生錯誤",
|
||
"azure.resource.error": "錯誤: {0}",
|
||
"existingTableName": "現有資料表",
|
||
"extLang.extensionFileName": "延伸模組檔案名稱",
|
||
"mls.externalExecuteScriptTitle": "外部執行指令碼",
|
||
"mls.externalScriptsIsRequiredError": "此動作需要外部指令碼設定。",
|
||
"mls.confirmEnableExternalScripts": "套件管理需要外部指令碼。您確定要啟用。",
|
||
"mls.taskFailedError.error": "無法完成工作 '{0}'。錯誤: {1}",
|
||
"mls.enableExternalScriptsError": "無法啟用外部指令碼。",
|
||
"mls.installDependencies.getPackagesError": "無法取得已安裝的 Python 套件。錯誤: {0}",
|
||
"extLang.installFailedError": "無法安裝語言",
|
||
"models.loadModelParameterFailedError": "無法載入模型參數",
|
||
"mls.configUpdateFailed": "無法修改機器學習服務設定",
|
||
"models.importModelFailedError": "無法註冊模型: {0},檔案: {1}",
|
||
"extLang.updateFailedError": "無法更新語言",
|
||
"models.updateModelFailedError": "無法更新模型",
|
||
"models.modelUpdateFailedError": "無法更新模型",
|
||
"models.fileName": "FILE",
|
||
"extLang.fileBrowserTabTitle": "檔案瀏覽器",
|
||
"models.modelLocalSourceTooltip": "要匯入之模型的檔案路徑",
|
||
"models.localModelSource": "檔案上傳",
|
||
"models.azureModelFilter": "篩選",
|
||
"models.framework": "架構",
|
||
"models.frameworkVersion": "架構版本",
|
||
"models.makePredictionDesc": "使用受控模型產生預測值或分數",
|
||
"sqlMlsMIDocDesc": "開始使用 Azure SQL 受控執行個體中的機器學習服務。",
|
||
"sqlMlsDocDesc": "開始使用 SQL Server 上的機器學習服務,以及如何將其安裝在 Windows 和 Linux 上。",
|
||
"onnxOnEdgeOdbcDocDesc": "開始使用 Azure SQL Database Edge 中的機器學習",
|
||
"models.importModelDoneButton": "匯入",
|
||
"models.azureModelPageTitle": "從 Azure Machine Learning 匯入",
|
||
"models.RegisterWizard": "匯入模型",
|
||
"models.importModelDesc": "匯入或檢視儲存在資料庫中的機器學習模型",
|
||
"models.importModelTitle": "匯入或檢視模型",
|
||
"models.registeredModelsSource": "匯入的模型",
|
||
"extLang.installButtonText": "安裝",
|
||
"mlsInstallObdcDocTitle": "安裝 Microsoft ODBC Driver for SQL Server",
|
||
"extLang.languageCreatedDate": "已安裝",
|
||
"extLang.installTabTitle": "已安裝",
|
||
"mls.installingDependencies": "正在安裝相依性 ...",
|
||
"mls.installDependencies.packages": "正在安裝必要套件 ...",
|
||
"models.invalidAzureResourceError": "Azure 資源無效",
|
||
"mls.invalidModelIdError": "模型識別碼無效。模型 URL: {0}",
|
||
"models.invalidModelToPredictError": "要預測的模型無效",
|
||
"models.invalidModelToRegisterError": "要註冊的模型無效",
|
||
"models.invalidImportTableError": "資料表無效,無法匯入模型。資料庫名稱: {0},資料表名稱: {1}",
|
||
"models.modelSchemaIsNotAcceptedMessage": "資料表結構無效!",
|
||
"extLang.extensionFileLocation": "語言延伸模組位置",
|
||
"extLang.extensionFilePath": "語言延伸模組路徑",
|
||
"extLang.DialogTitle": "語言",
|
||
"mls.latestVersion": "最新",
|
||
"sqlMlExtDocDesc": "了解如何使用 Azure Data Studio 中的 Machine Learning 延伸模組來管理套件、進行預測及匯入模型。",
|
||
"sqlMlDocDesc": "了解如何在 Azure 上的 SQL Server 和 SQL 上使用機器學習,對關聯式資料執行 Python 及 R 指令碼。",
|
||
"learnMoreTitle": "深入了解",
|
||
"models.learnMoreLink": "深入了解。",
|
||
"models.localModelsTitle": "本機模型",
|
||
"mls.mssqlExtensionNotLoaded": "未載入 MSSQL 延伸模組",
|
||
"dashboardTitle": "機器學習",
|
||
"mls.enabledMessage": "已啟用機器學習服務",
|
||
"sqlMlsMIDocTitle": "Azure SQL 受控執行個體中的機器學習服務",
|
||
"sqlMlExtDocTitle": "Azure Data Studio 中的 Machine Learning 延伸模組",
|
||
"dashboardDesc": "SQL 資料庫的機器學習",
|
||
"models.viewImportModelsDesc": "機器學習模型可以儲存在一或多個資料庫及資料表中。請選取模型資料庫及資料表,以查看其中的模型。",
|
||
"onnxOnEdgeOdbcDocTitle": "在 SQL Database Edge 預覽中使用 ONNX 的機器學習及 AI",
|
||
"models.makePredictionTitle": "進行預測",
|
||
"models.columnSelectionPageTitle": "將來源資料對應至模型",
|
||
"predict.inputColumns": "模型輸入對應",
|
||
"mls.noArtifactError": "模型沒有任何成品。模型 URL: {0}",
|
||
"models.modelFailedToRegistered": "模型無法註冊",
|
||
"predict.inputName": "模型輸入",
|
||
"models.modelNameRequiredError": "需要模型名稱。",
|
||
"predict.outputColumns": "模型輸出",
|
||
"models.modelRegisteredSuccessfully": "已成功註冊模型",
|
||
"models.modelUpdatedSuccessfully": "已成功更新模型",
|
||
"models.currentModelsTitle": "模型",
|
||
"models.azureModels": "模型",
|
||
"predict.outputName": "名稱",
|
||
"models.name": "名稱",
|
||
"extLang.languageName": "名稱",
|
||
"newTableName": "新增資料表",
|
||
"msgNo": "否",
|
||
"mls.noResultError": "未傳回任何結果",
|
||
"mls.packageManager.NoConnection": "未選取連線",
|
||
"models.azureModelsListEmptyTitle": "找不到模型",
|
||
"models.modelsListEmptyMessage": "找不到任何模型",
|
||
"notSupportedEventArg": "不支援的事件引數",
|
||
"mls.notebookExtensionNotLoaded": "未載入筆記本延伸模組",
|
||
"extLang.OkButtonText": "確定",
|
||
"models.onnxNotSupportedError": "目前的伺服器不支援 ONNX 執行階段",
|
||
"mls.httpGetRequestError": "套件資訊要求失敗。錯誤: {0} {1}",
|
||
"mls.managePackages.error": "伺服器不支援套件管理。請確定您已安裝 Python 或 R。",
|
||
"extLang.parameters": "參數",
|
||
"extLang.languagePlatform": "平台",
|
||
"models.invalidModelToSelectError": "請選取有效的模型",
|
||
"models.invalidModelImportTargetError": "請選取有效的資料表",
|
||
"models.modelsRequiredError": "請至少選取一個要匯入的模型。",
|
||
"models.invalidModelParametersError": "請選取有效的來源資料表和模型參數",
|
||
"models.predictModel": "預測",
|
||
"mls.pythonLanguageTitle": "Python",
|
||
"mls.pythonConfigError": "未設定 Python 可執行檔",
|
||
"mls.rLanguageTitle": "R",
|
||
"mls.rConfigError": "未設定 R 可執行檔",
|
||
"mls.installDependencies.packagesAlreadyInstalled": "已安裝必要的套件。",
|
||
"models.azureGroup": "資源群組",
|
||
"models.createNotebookDesc": "在筆記本中執行實驗並建立模型",
|
||
"sqlMlsDocTitle": "SQL Server 機器學習服務 (Python 和 R)",
|
||
"sqlMlDocTitle": "SQL 機器學習文件",
|
||
"extLang.SaveButtonText": "儲存",
|
||
"models.selectModelDatabaseMessage": "選取資料庫",
|
||
"databaseToStoreInfo": "選取要儲存新模型的資料庫。",
|
||
"modelDatabaseInfo": "選取已儲存現有/匯入模型的資料庫。",
|
||
"modelTableInfo": "選取模型資料表以檢視現有/匯入模型的清單。",
|
||
"tableToStoreInfo": "選取符合模型結構描述的現有資料表,或建立新的資料表來儲存匯入的模型。",
|
||
"models.azureModelsListEmptyDescription": "選取其他 Azure ML 工作區",
|
||
"models.modelsListEmptyDescription": "選取另一個資料庫或資料表",
|
||
"predict.selectColumnTitle": "選取資料行...",
|
||
"predict.selectDatabaseTitle": "選取資料庫",
|
||
"models.selectModelDatabaseTitle": "選取有模型的資料庫",
|
||
"models.importedModelsPageTitle": "選取匯入的模型",
|
||
"models.modelSourcePageTitle": "選取模型來源類型",
|
||
"models.selectModelsTableMessage": "選取模型資料表",
|
||
"models.modelImportTargetPageTitle": "選取或輸入要將模型匯入的位置",
|
||
"predict.selectTableTitle": "選取資料表",
|
||
"models.selectModelTableMessage": "選取資料表",
|
||
"models.selectModelTableTitle": "選取有模型的資料表",
|
||
"predict.columnDatabaseInfo": "選取包含要套用預測之資料集的資料庫。",
|
||
"predict.columnTableInfo": "選取包含要套用預測之資料集的資料表。",
|
||
"extLang.selectedPath": "選取的路徑",
|
||
"showLessTitle": "顯示較少",
|
||
"showMoreTitle": "顯示較多",
|
||
"ml.dataCount": "顯示 {0} 模型",
|
||
"predict.columnName": "來源資料行",
|
||
"predict.columnDatabase": "來源資料庫",
|
||
"models.modelLocalSourceTitle": "來源檔案",
|
||
"models.modelSourcesTitle": "來源位置",
|
||
"predict.columnTable": "來源資料表",
|
||
"tableName": "資料表",
|
||
"models.modelSchemaIsAcceptedMessage": "資料表符合需求!",
|
||
"models.invalidImportTableSchemaError": "模型匯入不支援資料表結構描述。資料庫名稱: {0},資料表名稱: {1}。",
|
||
"extLang.Target": "目標",
|
||
"models.outputColumnDataTypeNotSupportedWarning": "輸出資料行的資料類型不符合輸出欄位的類型。",
|
||
"models.columnDataTypeMismatchWarning": "來源資料表資料行的資料類型與必要的輸入欄位類型不相符。",
|
||
"notebookExtensionFailedError": "無法載入延伸模組,因為它與筆記本延伸模組有相依性。請查看筆記本延伸模組的輸出記錄以取得更多詳細資料",
|
||
"mls.installDependencies.confirmInstallPythonPackages": "需要下列 Python 套件才能安裝: {0}",
|
||
"mls.installDependencies.confirmInstallRPackages": "需要下列 R 套件才能安裝: {0}",
|
||
"models.viewImportModeledForPredictDesc": "模型儲存在一或多個資料庫及資料表中。請選取模型資料庫及資料表,以查看其中的模型。",
|
||
"mls.requiredPackagesNotInstalled": "未安裝所需的套件",
|
||
"mlsInstallOdbcDocDesc": "此文件說明如何安裝 Microsoft ODBC Driver for SQL Server。",
|
||
"predict.dataTypeName": "類型",
|
||
"models.localModelPageTitle": "上傳模型檔",
|
||
"dashboardLinksTitle": "實用連結",
|
||
"mls.installModelMngDependencies.msgTaskName": "正在驗證模型管理相依性",
|
||
"mls.installPackageMngDependencies.msgTaskName": "正在驗證套件管理相依性",
|
||
"models.version": "版本",
|
||
"dashboardVideoLinksTitle": "影片教學課程",
|
||
"models.viewImportModelsTitle": "檢視和匯入模型",
|
||
"msgYes": "是",
|
||
"extLang.Local": "localhost",
|
||
"models.unsupportedModelParameterType": "不支援",
|
||
"models.azureModelSourceDescriptionForPredict": "已選取‘Azure Machine Learning’。這可讓您從儲存在 Azure Machine Learning 工作區的模型中選擇。點擊 [下一步] 以繼續。",
|
||
"models.azureModelSourceDescriptionForImport": "已選取‘Azure Machine Learning’。這可讓您匯入儲存在此 SQL 執行個體中模型資料庫 Azure Machine Learning 工作區中的模型。點擊 [下一步] 以繼續。",
|
||
"models.localModelSourceDescriptionForImport": "已選取 [檔案上傳]。這可讓您將本機電腦中的模型檔案匯入此 SQL 執行個體中的模型資料庫。按一下 [下一步] 以繼續。",
|
||
"models.localModelSourceDescriptionForPredict": "已選取 [檔案上傳]。這可讓您從本機電腦上傳模型檔案。按一下 [下一步] 以繼續。",
|
||
"models.importedModelSourceDescriptionForPredict": "已選取 [匯入的模型]。這可讓您從儲存在資料庫之模型資料表中的模型中選擇。按一下 [下一步] 以繼續。"
|
||
},
|
||
"package": {
|
||
"title.configurations": "設定",
|
||
"title.documents": "文件",
|
||
"ml.command.enableExternalScript": "啟用外部指令碼",
|
||
"ml.enablePython.description": "在資料庫中啟用 Python 套件管理。",
|
||
"ml.enableR.description": "在資料庫中啟用 R 套件管理。",
|
||
"title.endpoints": "端點",
|
||
"ml.command.importModel": "匯入模型",
|
||
"ml.command.dependencies": "安裝機器學習依存性",
|
||
"ml.pythonPath.description": "機器學習所使用之現有 Python 安裝的本機路徑。",
|
||
"ml.rPath.description": "機器學習所使用之現有 R 安裝的本機路徑。",
|
||
"description": "機器學習",
|
||
"displayName": "機器學習",
|
||
"ml.configuration.title": "機器學習設定",
|
||
"ml.command.predictModel": "進行預測",
|
||
"ml.command.manageLanguages": "管理外部語言",
|
||
"ml.command.manageModels": "管理模型",
|
||
"ml.command.managePackages": "管理資料庫中的套件",
|
||
"title.tasks": "工作"
|
||
}
|
||
}
|
||
} |