Update for existing localized XLFs. (#16107)

* update to existing german extensions

* Update for existing Spanish Resources

* Added updates to existing French Resources

* update for Italian Resources

* Update for existing Japanese resources

* update for Korean resources

* update for Portuguese resources

* russian resources updated

* update for chinese resources
This commit is contained in:
Alex Ma
2021-07-13 14:48:34 -07:00
committed by GitHub
parent b4ab73a636
commit 32a5ec3cd0
120 changed files with 82139 additions and 75129 deletions

View File

@@ -22,6 +22,14 @@
<source xml:lang="en">Local path to a preexisting python installation used by Notebooks.</source>
<target state="translated">笔记本使用的预先存在的 python 安装的本地路径。</target>
</trans-unit>
<trans-unit id="notebook.dontPromptPythonUpdate.description">
<source xml:lang="en">Do not show prompt to update Python.</source>
<target state="translated">不显示更新 Python 的提示。</target>
</trans-unit>
<trans-unit id="notebook.jupyterServerShutdownTimeout.description">
<source xml:lang="en">The amount of time (in minutes) to wait before shutting down a server after all notebooks are closed. (Enter 0 to not shutdown)</source>
<target state="translated">在关闭所有笔记本后关闭服务器之前等待的时间 (以分钟为单位)。(输入 0 则不关闭)</target>
</trans-unit>
<trans-unit id="notebook.overrideEditorTheming.description">
<source xml:lang="en">Override editor default settings in the Notebook editor. Settings include background color, current line color and border</source>
<target state="translated">覆盖笔记本编辑器中的编辑器默认设置。设置包括背景色、当前线条颜色和边框</target>
@@ -50,6 +58,10 @@
<source xml:lang="en">Notebooks that are pinned by the user for the current workspace</source>
<target state="translated">用户为当前工作区固定的笔记本</target>
</trans-unit>
<trans-unit id="notebook.allowRoot.description">
<source xml:lang="en">Allow Jupyter server to run as root user</source>
<target state="new">Allow Jupyter server to run as root user</target>
</trans-unit>
<trans-unit id="notebook.command.new">
<source xml:lang="en">New Notebook</source>
<target state="translated">新建笔记本</target>
@@ -139,24 +151,24 @@
<target state="translated">Jupyter 书籍</target>
</trans-unit>
<trans-unit id="title.saveJupyterBook">
<source xml:lang="en">Save Book</source>
<target state="translated">保存书籍</target>
<source xml:lang="en">Save Jupyter Book</source>
<target state="translated">保存 Jupyter Book</target>
</trans-unit>
<trans-unit id="title.trustBook">
<source xml:lang="en">Trust Book</source>
<target state="translated">信任工作簿</target>
<source xml:lang="en">Trust Jupyter Book</source>
<target state="translated">信任 Jupyter Book</target>
</trans-unit>
<trans-unit id="title.searchJupyterBook">
<source xml:lang="en">Search Book</source>
<target state="translated">搜索书籍</target>
<source xml:lang="en">Search Jupyter Book</source>
<target state="translated">搜索 Jupyter Book</target>
</trans-unit>
<trans-unit id="title.SavedBooks">
<source xml:lang="en">Notebooks</source>
<target state="translated">笔记本</target>
</trans-unit>
<trans-unit id="title.ProvidedBooks">
<source xml:lang="en">Provided Books</source>
<target state="translated">提供的工作簿</target>
<source xml:lang="en">Provided Jupyter Books</source>
<target state="translated">提供的 Jupyter Book</target>
</trans-unit>
<trans-unit id="title.PinnedBooks">
<source xml:lang="en">Pinned notebooks</source>
@@ -174,17 +186,29 @@
<source xml:lang="en">Close Jupyter Book</source>
<target state="translated">关闭 Jupyter Book</target>
</trans-unit>
<trans-unit id="title.closeJupyterNotebook">
<source xml:lang="en">Close Jupyter Notebook</source>
<target state="translated">关闭 Jupyter Notebook</target>
<trans-unit id="title.closeNotebook">
<source xml:lang="en">Close Notebook</source>
<target state="translated">关闭笔记本</target>
</trans-unit>
<trans-unit id="title.removeNotebook">
<source xml:lang="en">Remove Notebook</source>
<target state="translated">移除笔记本</target>
</trans-unit>
<trans-unit id="title.addNotebook">
<source xml:lang="en">Add Notebook</source>
<target state="translated">添加笔记本</target>
</trans-unit>
<trans-unit id="title.addMarkdown">
<source xml:lang="en">Add Markdown File</source>
<target state="translated">添加 Markdown 文件</target>
</trans-unit>
<trans-unit id="title.revealInBooksViewlet">
<source xml:lang="en">Reveal in Books</source>
<target state="translated">在工作簿中展示</target>
</trans-unit>
<trans-unit id="title.createJupyterBook">
<source xml:lang="en">Create Book (Preview)</source>
<target state="translated">创建工作簿(预览)</target>
<source xml:lang="en">Create Jupyter Book</source>
<target state="translated">创建 Jupyter Book</target>
</trans-unit>
<trans-unit id="title.openNotebookFolder">
<source xml:lang="en">Open Notebooks in Folder</source>
@@ -263,8 +287,8 @@
<target state="translated">选择文件夹</target>
</trans-unit>
<trans-unit id="labelBookFolder">
<source xml:lang="en">Select Book</source>
<target state="translated">选择工作簿</target>
<source xml:lang="en">Select Jupyter Book</source>
<target state="translated">选择 Jupyter Book</target>
</trans-unit>
<trans-unit id="confirmReplace">
<source xml:lang="en">Folder already exists. Are you sure you want to delete and replace this folder?</source>
@@ -283,40 +307,40 @@
<target state="translated">打开外部链接</target>
</trans-unit>
<trans-unit id="msgBookTrusted">
<source xml:lang="en">Book is now trusted in the workspace.</source>
<target state="translated">工作簿现在在工作区中受信任。</target>
<source xml:lang="en">Jupyter Book is now trusted in the workspace.</source>
<target state="translated">现在,此工作区信任 Jupyter Book。</target>
</trans-unit>
<trans-unit id="msgBookAlreadyTrusted">
<source xml:lang="en">Book is already trusted in this workspace.</source>
<target state="translated">此工作区中的工作簿受信任。</target>
<source xml:lang="en">Jupyter Book is already trusted in this workspace.</source>
<target state="translated">此工作区已信任 Jupyter Book。</target>
</trans-unit>
<trans-unit id="msgBookUntrusted">
<source xml:lang="en">Book is no longer trusted in this workspace</source>
<target state="translated">此工作区中的工作簿不再信任</target>
<source xml:lang="en">Jupyter Book is no longer trusted in this workspace</source>
<target state="translated">此工作区不再信任 Jupyter Book</target>
</trans-unit>
<trans-unit id="msgBookAlreadyUntrusted">
<source xml:lang="en">Book is already untrusted in this workspace.</source>
<target state="translated">此工作区中的工作簿不受信任。</target>
<source xml:lang="en">Jupyter Book is already untrusted in this workspace.</source>
<target state="translated">此工作区已不信任 Jupyter Book。</target>
</trans-unit>
<trans-unit id="msgBookPinned">
<source xml:lang="en">Book {0} is now pinned in the workspace.</source>
<target state="translated">现已在工作区中固定工作簿 {0}。</target>
<source xml:lang="en">Jupyter Book {0} is now pinned in the workspace.</source>
<target state="translated">现Jupyter Book {0} 固定在此工作区。</target>
</trans-unit>
<trans-unit id="msgBookUnpinned">
<source xml:lang="en">Book {0} is no longer pinned in this workspace</source>
<target state="translated">工作簿 {0} 不再固定在此工作区</target>
<source xml:lang="en">Jupyter Book {0} is no longer pinned in this workspace</source>
<target state="translated">Jupyter Book {0} 不再固定在此工作区</target>
</trans-unit>
<trans-unit id="bookInitializeFailed">
<source xml:lang="en">Failed to find a Table of Contents file in the specified book.</source>
<target state="translated">未能在指定的工作簿中找到目录文件。</target>
<source xml:lang="en">Failed to find a Table of Contents file in the specified Jupyter Book.</source>
<target state="translated">在指定 Jupyter Book 中找到目录文件。</target>
</trans-unit>
<trans-unit id="noBooksSelected">
<source xml:lang="en">No books are currently selected in the viewlet.</source>
<target state="translated">当前未在 Viewlet 中选择任何工作簿。</target>
<source xml:lang="en">No Jupyter Books are currently selected in the viewlet.</source>
<target state="translated">当前Viewlet 中未选中任何 Jupyter Book。</target>
</trans-unit>
<trans-unit id="labelBookSection">
<source xml:lang="en">Select Book Section</source>
<target state="translated">选择工作簿部分</target>
<source xml:lang="en">Select Jupyter Book Section</source>
<target state="translated">选择 Jupyter Book 部分</target>
</trans-unit>
<trans-unit id="labelAddToLevel">
<source xml:lang="en">Add to this level</source>
@@ -339,12 +363,12 @@
<target state="translated">缺少配置文件</target>
</trans-unit>
<trans-unit id="openBookError">
<source xml:lang="en">Open book {0} failed: {1}</source>
<target state="translated">打开书籍 {0} 失败: {1}</target>
<source xml:lang="en">Open Jupyter Book {0} failed: {1}</source>
<target state="translated">打开 Jupyter Book {0} 失败: {1}</target>
</trans-unit>
<trans-unit id="readBookError">
<source xml:lang="en">Failed to read book {0}: {1}</source>
<target state="translated">未能读取工作簿 {0}: {1}</target>
<source xml:lang="en">Failed to read Jupyter Book {0}: {1}</source>
<target state="translated">无法读取 Jupyter Book {0}: {1}</target>
</trans-unit>
<trans-unit id="openNotebookError">
<source xml:lang="en">Open notebook {0} failed: {1}</source>
@@ -363,8 +387,8 @@
<target state="translated">打开链接 {0} 失败: {1}</target>
</trans-unit>
<trans-unit id="closeBookError">
<source xml:lang="en">Close book {0} failed: {1}</source>
<target state="translated">关闭工作簿 {0} 失败: {1}</target>
<source xml:lang="en">Close Jupyter Book {0} failed: {1}</source>
<target state="translated">关闭 Jupyter Book {0} 失败: {1}</target>
</trans-unit>
<trans-unit id="duplicateFileError">
<source xml:lang="en">File {0} already exists in the destination folder {1}
@@ -373,12 +397,16 @@
此文件已重命名为 {2},以防数据丢失。</target>
</trans-unit>
<trans-unit id="editBookError">
<source xml:lang="en">Error while editing book {0}: {1}</source>
<target state="translated">编辑工作簿 {0} 时出错: {1}</target>
<source xml:lang="en">Error while editing Jupyter Book {0}: {1}</source>
<target state="translated">编辑 Jupyter Book {0} 时出错: {1}</target>
</trans-unit>
<trans-unit id="selectBookError">
<source xml:lang="en">Error while selecting a book or a section to edit: {0}</source>
<target state="translated">选择要编辑的工作簿或部分时出错: {0}</target>
<source xml:lang="en">Error while selecting a Jupyter Book or a section to edit: {0}</source>
<target state="translated">选择要编辑的 Jupyter Book 或部分时出错: {0}</target>
</trans-unit>
<trans-unit id="sectionNotFound">
<source xml:lang="en">Failed to find section {0} in {1}.</source>
<target state="translated">找不到 {1} 中的 {0} 部分。</target>
</trans-unit>
<trans-unit id="url">
<source xml:lang="en">URL</source>
@@ -393,8 +421,8 @@
<target state="translated">位置</target>
</trans-unit>
<trans-unit id="addRemoteBook">
<source xml:lang="en">Add Remote Book</source>
<target state="translated">添加远程工作簿</target>
<source xml:lang="en">Add Remote Jupyter Book</source>
<target state="translated">添加远程 Jupyter Book</target>
</trans-unit>
<trans-unit id="onGitHub">
<source xml:lang="en">GitHub</source>
@@ -409,8 +437,8 @@
<target state="translated">版本</target>
</trans-unit>
<trans-unit id="book">
<source xml:lang="en">Book</source>
<target state="translated">工作簿</target>
<source xml:lang="en">Jupyter Book</source>
<target state="translated">Jupyter Book</target>
</trans-unit>
<trans-unit id="version">
<source xml:lang="en">Version</source>
@@ -421,8 +449,8 @@
<target state="translated">语言</target>
</trans-unit>
<trans-unit id="booksNotFound">
<source xml:lang="en">No books are currently available on the provided link</source>
<target state="translated">提供的链接当前没有工作簿可用</target>
<source xml:lang="en">No Jupyter Books are currently available on the provided link</source>
<target state="translated">当前,提供的链接中无可用 Jupyter Book</target>
</trans-unit>
<trans-unit id="urlGithubError">
<source xml:lang="en">The url provided is not a Github release url</source>
@@ -445,44 +473,44 @@
<target state="translated">-</target>
</trans-unit>
<trans-unit id="msgRemoteBookDownloadProgress">
<source xml:lang="en">Remote Book download is in progress</source>
<target state="translated">正在下载远程工作簿</target>
<source xml:lang="en">Remote Jupyter Book download is in progress</source>
<target state="translated">正在下载远程 Jupyter Book</target>
</trans-unit>
<trans-unit id="msgRemoteBookDownloadComplete">
<source xml:lang="en">Remote Book download is complete</source>
<target state="translated">远程工作簿下载已完成</target>
<source xml:lang="en">Remote Jupyter Book download is complete</source>
<target state="translated">已下载远程 Jupyter Book</target>
</trans-unit>
<trans-unit id="msgRemoteBookDownloadError">
<source xml:lang="en">Error while downloading remote Book</source>
<target state="translated">下载远程工作簿时出错</target>
<source xml:lang="en">Error while downloading remote Jupyter Book</source>
<target state="translated">下载远程 Jupyter Book 时出错</target>
</trans-unit>
<trans-unit id="msgRemoteBookUnpackingError">
<source xml:lang="en">Error while decompressing remote Book</source>
<target state="translated">解压缩远程工作簿时出错</target>
<source xml:lang="en">Error while decompressing remote Jupyter Book</source>
<target state="translated">解压缩远程 Jupyter Book 时出错</target>
</trans-unit>
<trans-unit id="msgRemoteBookDirectoryError">
<source xml:lang="en">Error while creating remote Book directory</source>
<target state="translated">创建远程工作簿目录时出错</target>
<source xml:lang="en">Error while creating remote Jupyter Book directory</source>
<target state="translated">创建远程 Jupyter Book 目录时出错</target>
</trans-unit>
<trans-unit id="msgTaskName">
<source xml:lang="en">Downloading Remote Book</source>
<target state="translated">正在下载远程工作簿</target>
<source xml:lang="en">Downloading Remote Jupyter Book</source>
<target state="translated">下载远程 Jupyter Book</target>
</trans-unit>
<trans-unit id="msgResourceNotFound">
<source xml:lang="en">Resource not Found</source>
<target state="translated">找不到资源</target>
</trans-unit>
<trans-unit id="msgBookNotFound">
<source xml:lang="en">Books not Found</source>
<target state="translated">找不到工作簿</target>
<source xml:lang="en">Jupyter Books not Found</source>
<target state="translated">找不到 Jupyter Book</target>
</trans-unit>
<trans-unit id="msgReleaseNotFound">
<source xml:lang="en">Releases not Found</source>
<target state="translated">找不到版本</target>
</trans-unit>
<trans-unit id="msgUndefinedAssetError">
<source xml:lang="en">The selected book is not valid</source>
<target state="translated">所选工作簿无效</target>
<source xml:lang="en">The selected Jupyter Book is not valid</source>
<target state="translated">选中的 Jupyter Book 无效</target>
</trans-unit>
<trans-unit id="httpRequestError">
<source xml:lang="en">Http Request failed with error: {0} {1}</source>
@@ -492,21 +520,21 @@
<source xml:lang="en">Downloading to {0}</source>
<target state="translated">正在下载到 {0}</target>
</trans-unit>
<trans-unit id="newGroup">
<source xml:lang="en">New Group</source>
<target state="translated">新建组</target>
<trans-unit id="newBook">
<source xml:lang="en">New Jupyter Book (Preview)</source>
<target state="translated">新 Jupyter 书籍(预览)</target>
</trans-unit>
<trans-unit id="groupDescription">
<source xml:lang="en">Groups are used to organize Notebooks.</source>
<target state="translated">分组用于整理笔记本。</target>
<trans-unit id="bookDescription">
<source xml:lang="en">Jupyter Books are used to organize Notebooks.</source>
<target state="translated">Jupyter 书籍用于整理笔记本。</target>
</trans-unit>
<trans-unit id="locationBrowser">
<source xml:lang="en">Browse locations...</source>
<target state="translated">浏览位置...</target>
<trans-unit id="learnMore">
<source xml:lang="en">Learn more.</source>
<target state="translated">了解详细信息。</target>
</trans-unit>
<trans-unit id="selectContentFolder">
<source xml:lang="en">Select content folder</source>
<target state="translated">选择内容文件夹</target>
<trans-unit id="contentFolder">
<source xml:lang="en">Content folder</source>
<target state="translated">内容文件夹</target>
</trans-unit>
<trans-unit id="browse">
<source xml:lang="en">Browse</source>
@@ -524,7 +552,7 @@
<source xml:lang="en">Save location</source>
<target state="translated">保存位置</target>
</trans-unit>
<trans-unit id="contentFolder">
<trans-unit id="contentFolderOptional">
<source xml:lang="en">Content folder (Optional)</source>
<target state="translated">内容文件夹(可选)</target>
</trans-unit>
@@ -533,8 +561,44 @@
<target state="translated">内容文件夹路径不存在</target>
</trans-unit>
<trans-unit id="msgSaveFolderError">
<source xml:lang="en">Save location path does not exist</source>
<target state="translated">保存位置路径不存在</target>
<source xml:lang="en">Save location path does not exist.</source>
<target state="translated">保存位置路径不存在</target>
</trans-unit>
<trans-unit id="msgCreateBookWarningMsg">
<source xml:lang="en">Error while trying to access: {0}</source>
<target state="translated">尝试访问时出错: {0}</target>
</trans-unit>
<trans-unit id="newNotebook">
<source xml:lang="en">New Notebook (Preview)</source>
<target state="translated">新笔记本(预览)</target>
</trans-unit>
<trans-unit id="newMarkdown">
<source xml:lang="en">New Markdown (Preview)</source>
<target state="translated">新建 Markdown (预览)</target>
</trans-unit>
<trans-unit id="fileExtension">
<source xml:lang="en">File Extension</source>
<target state="translated">文件扩展名</target>
</trans-unit>
<trans-unit id="confirmOverwrite">
<source xml:lang="en">File already exists. Are you sure you want to overwrite this file?</source>
<target state="translated">文件已存在。是否确实要覆盖此文件?</target>
</trans-unit>
<trans-unit id="title">
<source xml:lang="en">Title</source>
<target state="translated">标题</target>
</trans-unit>
<trans-unit id="fileName">
<source xml:lang="en">File Name</source>
<target state="translated">文件名</target>
</trans-unit>
<trans-unit id="msgInvalidSaveFolder">
<source xml:lang="en">Save location path is not valid.</source>
<target state="translated">保存位置路径无效。</target>
</trans-unit>
<trans-unit id="msgDuplicadFileName">
<source xml:lang="en">File {0} already exists in the destination folder</source>
<target state="translated">目标文件夹中已存在文件 {0}</target>
</trans-unit>
</body>
</file>
@@ -588,6 +652,18 @@
<source xml:lang="en">Another Python installation is currently in progress. Waiting for it to complete.</source>
<target state="translated">另一个 Python 安装正在进行中。请等待它完成。</target>
</trans-unit>
<trans-unit id="msgShutdownNotebookSessions">
<source xml:lang="en">Active Python notebook sessions will be shutdown in order to update. Would you like to proceed now?</source>
<target state="translated">将关闭活动 Python 笔记本会话以进行更新。是否要立即继续?</target>
</trans-unit>
<trans-unit id="msgPythonVersionUpdatePrompt">
<source xml:lang="en">Python {0} is now available in Azure Data Studio. The current Python version (3.6.6) will be out of support in December 2021. Would you like to update to Python {0} now?</source>
<target state="translated">Python {0} 现已在 Azure Data Studio 中提供。当前 Python 版本 (3.6.6) 将于 2021 年 12 月不再受支持。是否要立即更新到 Python {0}?</target>
</trans-unit>
<trans-unit id="msgPythonVersionUpdateWarning">
<source xml:lang="en">Python {0} will be installed and will replace Python 3.6.6. Some packages may no longer be compatible with the new version or may need to be reinstalled. A notebook will be created to help you reinstall all pip packages. Would you like to continue with the update now?</source>
<target state="translated">将安装 Python {0} ,并将替换 Python 3.6.6。某些包可能不再与新版本兼容,或者可能需要重新安装。将创建一个笔记本来帮助你重新安装所有 pip 包。是否要立即继续更新?</target>
</trans-unit>
<trans-unit id="msgDependenciesInstallationFailed">
<source xml:lang="en">Installing Notebook dependencies failed with error: {0}</source>
<target state="translated">安装笔记本依赖项失败,错误: {0}</target>
@@ -604,6 +680,18 @@
<source xml:lang="en">Encountered an error when getting Python user path: {0}</source>
<target state="translated">获取 Python 用户路径时遇到错误: {0}</target>
</trans-unit>
<trans-unit id="yes">
<source xml:lang="en">Yes</source>
<target state="translated">是</target>
</trans-unit>
<trans-unit id="no">
<source xml:lang="en">No</source>
<target state="translated">否</target>
</trans-unit>
<trans-unit id="dontAskAgain">
<source xml:lang="en">Don't Ask Again</source>
<target state="translated">不再询问</target>
</trans-unit>
</body>
</file>
<file original="extensions/notebook/dist/dialog/configurePython/configurePythonWizard" source-language="en" datatype="plaintext" target-language="zh-Hans">
@@ -973,8 +1061,8 @@
<target state="translated">此处理程序不支持操作 {0}</target>
</trans-unit>
<trans-unit id="unsupportedScheme">
<source xml:lang="en">Cannot open link {0} as only HTTP and HTTPS links are supported</source>
<target state="translated">无法打开链接 {0}因为仅支持 HTTPHTTPS 链接</target>
<source xml:lang="en">Cannot open link {0} as only HTTP, HTTPS, and File links are supported</source>
<target state="translated">无法打开链接 {0} 因为仅支持 HTTPHTTPS、文件链接</target>
</trans-unit>
<trans-unit id="notebook.confirmOpen">
<source xml:lang="en">Download and open '{0}'?</source>