Files
azuredatastudio/i18n/ads-language-pack-zh-hans/translations/extensions/notebook.i18n.json

308 lines
17 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/common/constants": {
"managePackages.localhost": "localhost",
"managePackages.packageNotFound": "未找到指定的包"
},
"dist/common/localizedConstants": {
"Invalid toc.yml": "错误: {0} 包含不正确的 toc.yml 文件",
"InvalidError.tocFile": "toc 文件无效",
"add": "添加",
"addRemoteBook": "添加远程 Jupyter Book",
"allFiles": "所有文件",
"book": "Jupyter Book",
"bookDescription": "Jupyter 书籍用于整理笔记本。",
"bookInitializeFailed": "在指定 Jupyter Book 中找不到目录文件。",
"booksNotFound": "当前,提供的链接中无可用 Jupyter Book",
"browse": "浏览",
"close": "关闭",
"closeBookError": "关闭 Jupyter Book {0} 失败: {1}",
"configFileError": "缺少配置文件",
"confirmOverwrite": "文件已存在。是否确实要覆盖此文件?",
"confirmReplace": "文件夹已存在。确定要删除并替换此文件夹吗?",
"contentFolder": "内容文件夹",
"contentFolderOptional": "内容文件夹(可选)",
"create": "创建",
"duplicateFileError": "文件 {0} 已在目标文件夹 {1} 中\r\n 此文件已重命名为 {2},以防数据丢失。",
"editBookError": "编辑 Jupyter Book {0} 时出错: {1}",
"fileExtension": "文件扩展名",
"fileName": "文件名",
"httpRequestError": "HTTP 请求失败,出现错误: {0} {1}",
"invalidTextPlaceholder": "-",
"labelAddToLevel": "添加到此级别",
"labelBookFolder": "选择 Jupyter Book",
"labelBookSection": "选择 Jupyter Book 部分",
"labelSelectFolder": "选择文件夹",
"language": "语言",
"learnMore": "了解详细信息。",
"location": "位置",
"missingFileError": "缺少文件: {1} 中的 {0}",
"msgBookAlreadyTrusted": "此工作区已信任 Jupyter Book。",
"msgBookAlreadyUntrusted": "此工作区已不信任 Jupyter Book。",
"msgBookNotFound": "找不到 Jupyter Book",
"msgBookPinned": "现在Jupyter Book {0} 固定在此工作区。",
"msgBookTrusted": "现在,此工作区信任 Jupyter Book。",
"msgBookUnpinned": "Jupyter Book {0} 不再固定在此工作区",
"msgBookUntrusted": "此工作区不再信任 Jupyter Book",
"msgContentFolderError": "内容文件夹路径不存在",
"msgCreateBookWarningMsg": "尝试访问时出错: {0}",
"msgDownloadLocation": "正在下载到 {0}",
"msgDuplicateFileName": "目标文件夹中已存在文件 {0}",
"msgInvalidSaveFolder": "保存位置路径无效。",
"msgNo": "否",
"msgReleaseNotFound": "找不到版本",
"msgRemoteBookDirectoryError": "创建远程 Jupyter Book 目录时出错",
"msgRemoteBookDownloadComplete": "已下载远程 Jupyter Book",
"msgRemoteBookDownloadError": "下载远程 Jupyter Book 时出错",
"msgRemoteBookDownloadProgress": "正在下载远程 Jupyter Book",
"msgRemoteBookUnpackingError": "解压缩远程 Jupyter Book 时出错",
"msgResourceNotFound": "找不到资源",
"msgSampleCodeDataFrame": "此示例代码将文件加载到数据帧中,并显示前 10 个结果。",
"msgSaveFolderError": "保存位置路径不存在。",
"msgTaskName": "下载远程 Jupyter Book",
"msgUndefinedAssetError": "选中的 Jupyter Book 无效",
"msgYes": "是",
"name": "名称",
"newBook": "新 Jupyter 书籍(预览)",
"newMarkdown": "新建 Markdown (预览)",
"newNotebook": "新笔记本(预览)",
"newSection": "新节(预览)",
"noBDCConnectionError": "Spark 内核需要连接到 SQL Server 大数据群集主实例。",
"noBooksSelected": "当前Viewlet 中未选中任何 Jupyter Book。",
"onGitHub": "GitHub",
"onsharedFile": "共享文件",
"openBookError": "打开 Jupyter Book {0} 失败: {1}",
"openExternalLinkCommand": "打开外部链接",
"openExternalLinkError": "打开链接 {0} 失败: {1}",
"openMarkdownCommand": "打开 Markdown",
"openMarkdownError": "打开 markdown {0} 失败: {1}",
"openNotebookCommand": "打开笔记本",
"openNotebookError": "打开笔记本 {0} 失败: {1}",
"openUntitledNotebookError": "以无标题形式打开无标题笔记本 {0} 失败: {1}",
"providerNotValidError": "Spark 内核不支持非 MSSQL 提供程序。",
"readBookError": "无法读取 Jupyter Book {0}: {1}",
"releases": "版本",
"repoUrl": "存储库 URL",
"saveLocation": "保存位置",
"search": "搜索",
"sectionNotFound": "找不到 {1} 中的 {0} 部分。",
"selectBookError": "选择要编辑的 Jupyter Book 或部分时出错: {0}",
"title": "标题",
"url": "URL",
"urlGithubError": "提供的 URL 不是 Github 发布 URL",
"version": "版本"
},
"dist/common/notebookUtils": {
"msgSampleCodeDataFrame": "此示例代码将文件加载到数据帧中,并显示前 10 个结果。",
"noNotebookVisible": "没有笔记本编辑器处于活动状态",
"notebookFiles": "笔记本"
},
"dist/common/utils": {
"ensureDirOutputMsg": "...确保 {0} 存在",
"executeCommandProcessExited": "进程已退出,错误代码为: {0}。StdErr 输出: {1}"
},
"dist/dialog/configurePython/configurePathPage": {
"configurePython.browseButtonText": "浏览",
"configurePython.descriptionWithKernel": "\"{0}\" 内核要求配置 Python 运行时并安装依赖项。",
"configurePython.descriptionWithoutKernel": "笔记本内核要求配置 Python 运行时并安装依赖项。",
"configurePython.existingInstall": "使用现有 Python 安装",
"configurePython.installationType": "安装类型",
"configurePython.locationTextBoxText": "Python 安装位置",
"configurePython.newInstall": "新 Python 安装",
"configurePython.pythonConfigured": "Python 运行时已配置!",
"configurePython.selectFileLabel": "选择",
"configurePythyon.customPathLabel": "{0} (自定义)",
"configurePythyon.defaultPathLabel": "{0} (默认)",
"configurePythyon.dropdownPathLabel": "{0} (Python {1})",
"configurePythyon.noVersionsFound": "找不到支持的 Python 版本。"
},
"dist/dialog/configurePython/configurePythonWizard": {
"configurePython.invalidLocationMsg": "指定的安装位置无效。",
"configurePython.okButtonText": "安装",
"configurePython.page0Name": "配置 Python 运行时",
"configurePython.page1Name": "安装依赖项",
"configurePython.pythonInstallDeclined": "Python 安装被拒绝。",
"configurePython.pythonNotFoundMsg": "在指定位置找不到 Python 安装。",
"configurePython.wizardNameWithKernel": "配置 Python 以运行 {0} 内核",
"configurePython.wizardNameWithoutKernel": "配置 Python 以运行内核"
},
"dist/dialog/configurePython/pickPackagesPage": {
"configurePython.existingVersionColumn": "现有版本",
"configurePython.kernelLabel": "内核",
"configurePython.pkgNameColumn": "名称",
"configurePython.requiredDependencies": "安装所需的内核依赖项",
"configurePython.requiredVersionColumn": "所需版本",
"msgNoRequirementsForKernel": "默认情况下,内核 \"{0}\" 不需要包"
},
"dist/dialog/managePackages/addNewPackageTab": {
"managePackages.addNewTabTitle": "新增",
"managePackages.backgroundInstallComplete": "{0} 已安装完毕",
"managePackages.backgroundInstallFailed": "未能安装 {0} {1}。错误: {2}",
"managePackages.backgroundInstallStarted": "正在安装 {0} {1}",
"managePackages.installButtonText": "安装",
"managePackages.invalidTextPlaceholder": "不适用",
"managePackages.noVersionsFound": "未找到指定包的任何有效版本",
"managePackages.packageNameTitle": "包名称",
"managePackages.packageSummaryTitle": "包摘要",
"managePackages.packageVersionTitle": "Python {0} 支持的包版本",
"managePackages.searchBarPlaceholder": "搜索 {0} 包",
"managePackages.searchButtonLabel": "搜索"
},
"dist/dialog/managePackages/installedPackagesTab": {
"managePackages.backgroundUninstallComplete": "{0} 已卸载完毕",
"managePackages.backgroundUninstallFailed": "未能卸载 {0}。错误: {1}",
"managePackages.backgroundUninstallStarted": "正在卸载 {0}",
"managePackages.confirmUninstall": "确定要卸载指定的包吗?",
"managePackages.deleteColumn": "删除",
"managePackages.installedTabTitle": "已安装",
"managePackages.location": "位置",
"managePackages.newPkgVersionColumn": "版本",
"managePackages.packageCount": "找到 {0} 个 {1} 包",
"managePackages.packageType": "包类型",
"managePackages.pkgNameColumn": "名称",
"managePackages.uninstallButtonText": "卸载选定的包"
},
"dist/dialog/managePackages/managePackagesDialog": {
"managePackages.cancelButtonText": "关闭",
"managePackages.dialogName": "管理包"
},
"dist/extension": {
"codeCellName": "代码",
"selectCellType": "要添加哪种类型的单元格?",
"textCellName": "文本"
},
"dist/jupyter/jupyterController": {
"confirmReinstall": "确定要重新安装吗?",
"notebookFileType": "笔记本",
"unsupportedFileType": "仅支持 .ipynb 笔记本"
},
"dist/jupyter/jupyterExecuteProvider": {
"errNotebookUriMissing": "需要笔记本路径"
},
"dist/jupyter/jupyterServerInstallation": {
"dontAskAgain": "不再询问",
"msgDependenciesInstallationFailed": "安装笔记本依赖项失败,错误: {0}",
"msgDownloadPython": "正在将平台 {0} 的本地 python 下载到 {1}",
"msgGetPythonUserDirFailed": "获取 Python 用户路径时遇到错误: {0}",
"msgInstallPkgFinish": "笔记本依赖项安装完毕",
"msgInstallPkgProgress": "正在安装笔记本依赖项",
"msgInstallPkgStart": "正在安装笔记本依赖项;有关详细信息,请参阅“任务”视图",
"msgPackageRetrievalFailed": "尝试检索已安装的包列表时遇到错误: {0}",
"msgPythonDirectoryError": "创建 python 安装目录时出错",
"msgPythonDownloadComplete": "Python 下载完毕",
"msgPythonDownloadError": "下载 python 安装程序时出错",
"msgPythonDownloadPending": "正在下载 python 包",
"msgPythonRunningError": "在 Python 运行时无法覆盖现有 Python 安装。请关闭所有活动笔记本,再继续操作。",
"msgPythonUnpackError": "解压 Python 捆绑包时出错",
"msgPythonUnpackPending": "正在解压 python 包",
"msgPythonVersionUpdatePrompt": "Python {0} 现已在 Azure Data Studio 中提供。当前 Python 版本 (3.6.6) 将于 2021 年 12 月不再受支持。是否要立即更新到 Python {0}?",
"msgPythonVersionUpdateWarning": "将安装 Python {0} ,并将替换 Python 3.6.6。某些包可能不再与新版本兼容,或者可能需要重新安装。将创建一个笔记本来帮助你重新安装所有 pip 包。是否要立即继续更新?",
"msgShutdownNotebookSessions": "将关闭活动 Python 笔记本会话以进行更新。是否要立即继续?",
"msgTaskName": "正在安装笔记本依赖项",
"msgWaitingForInstall": "另一个 Python 安装正在进行中。请等待它完成。",
"no": "否",
"yes": "是"
},
"dist/jupyter/jupyterServerManager": {
"shutdownError": "关闭笔记本服务器失败: {0}"
},
"dist/jupyter/jupyterSessionManager": {
"bdcConnectError": "错误: {0}。",
"clusterControllerConnectionRequired": "需要与群集控制器建立连接才能运行 Spark 作业",
"errorStartBeforeReady": "无法启动会话,管理器尚未初始化",
"notebook.couldNotFindKnoxGateway": "找不到 KNOX 网关终结点",
"promptBDCPassword": "请提供密码以连接到 BDC 控制器",
"promptBDCUsername": "{0}请提供用户名以连接到 BDC 控制器:"
},
"dist/jupyter/pypiClient": {
"managePackages.packageRequestError": "包信息请求失败,出现错误: {0} {1}"
},
"dist/jupyter/serverInstance": {
"jupyterError": "从 Jupyter 发送时出错: {0}",
"jupyterOutputMsgStart": "…正在启动笔记本服务器",
"jupyterOutputMsgStartSuccessful": "…Jupyter 正运行到 {0}",
"notebookStartProcessExitPremature": "笔记本进程过早退出,错误代码为: {0}。StdErr 输出: {1}",
"serverStopError": "停止笔记本服务器时出错: {0}"
},
"dist/protocol/notebookUriHandler": {
"notebook.confirmOpen": "是否下载并打开“{0}”?",
"notebook.fileDownloadError": "文件打开请求失败,出现错误: {0} {1}",
"notebook.fileNotFound": "未找到指定的文件",
"notebook.unsupportedAction": "此处理程序不支持操作 {0}",
"unsupportedScheme": "无法打开链接 {0} 因为仅支持 HTTP、HTTPS、文件链接"
},
"package": {
"books-preview-category": "Jupyter 书籍",
"config.jupyter.extraKernelsDescription": "要启用的额外内核的 ID",
"config.jupyter.extraKernelsTitle": "额外内核",
"config.jupyter.kernelConfigValuesDescription": "Jupyter 内核的配置选项。这是自动管理的,建议不要手动编辑。",
"description": "定义基于数据协议的笔记本贡献以及多个笔记本命令和贡献。",
"displayName": "笔记本核心扩展",
"notebook.allowRoot.description": "允许 Jupyter 服务器以根用户身份运行",
"notebook.analyzeJupyterNotebook": "在笔记本中分析",
"notebook.collapseBookItems.description": "在笔记本 Viewlet 的根级别折叠工作簿项",
"notebook.command.addcell": "添加单元格",
"notebook.command.addcode": "添加代码单元格",
"notebook.command.addtext": "添加文本单元格",
"notebook.command.boldText": "加粗 Markdown 文本",
"notebook.command.clearactivecellresult": "清除单元格结果",
"notebook.command.codeBlock": "添加代码块",
"notebook.command.highlightText": "突出显示 Markdown 文本",
"notebook.command.italicizeText": "倾斜 Markdown 文本",
"notebook.command.new": "新建笔记本",
"notebook.command.open": "打开笔记本",
"notebook.command.runactivecell": "运行单元格",
"notebook.command.runallcells": "运行单元格",
"notebook.command.underlineText": "下划线 Markdown 文本",
"notebook.configuration.title": "笔记本配置",
"notebook.dontPromptPythonUpdate.description": "不显示更新 Python 的提示。",
"notebook.jupyterServerShutdownTimeout.description": "在关闭所有笔记本后关闭服务器之前等待的时间 (以分钟为单位)。(输入 0 则不关闭)",
"notebook.maxBookSearchDepth.description": "要搜索书籍的子目录的最大深度(输入 0 表示“无限”)",
"notebook.maxTableRows.description": "笔记本编辑器中每个表返回的最大行数",
"notebook.overrideEditorTheming.description": "覆盖笔记本编辑器中的编辑器默认设置。设置包括背景色、当前线条颜色和边框",
"notebook.pinnedNotebooks.description": "用户为当前工作区固定的笔记本",
"notebook.pythonPath.description": "笔记本使用的 python 安装的本地路径。",
"notebook.remoteBookDownloadTimeout.description": "GitHub 工作簿下载超时时间(毫秒)",
"notebook.trustedBooks.description": "包含在这些工作簿中的笔记本将自动受信任。",
"notebook.useExistingPython.description": "笔记本使用的预先存在的 python 安装的本地路径。",
"title.PinnedBooks": "固定的笔记本",
"title.PreviewLocalizedBook": "获取本地化 SQL Server 2019 指南",
"title.ProvidedBooks": "提供的 Jupyter Book",
"title.SQL19PreviewBook": "SQL Server 2019 指南",
"title.SavedBooks": "笔记本",
"title.addMarkdown": "添加 Markdown 文件",
"title.addNotebook": "添加笔记本",
"title.addSection": "添加节",
"title.analyzeJupyterNotebook": "在笔记本中分析",
"title.closeJupyterBook": "关闭 Jupyter Book",
"title.closeNotebook": "关闭笔记本",
"title.configurePython": "为笔记本配置 Python",
"title.createJupyterBook": "创建 Jupyter Book",
"title.jupyter.setContext": "为笔记本设置上下文",
"title.jupyter.setKernel": "为笔记本设置内核",
"title.managePackages": "管理包",
"title.moveTo": "移到...",
"title.newJupyterNotebook": "新建笔记本",
"title.openJupyterBook": "打开 Jupyter Book",
"title.openJupyterNotebook": "打开笔记本",
"title.openNotebookFolder": "在文件夹中打开笔记本",
"title.openRemoteJupyterBook": "添加远程 Jupyter Book",
"title.pinNotebook": "固定笔记本",
"title.reinstallNotebookDependencies": "重新安装笔记本依赖项",
"title.removeNotebook": "移除笔记本",
"title.revealInBooksViewlet": "在工作簿中展示",
"title.saveJupyterBook": "保存 Jupyter Book",
"title.searchJupyterBook": "搜索 Jupyter Book",
"title.trustBook": "信任 Jupyter Book",
"title.unpinNotebook": "取消固定笔记本"
}
}
}