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