Files
azuredatastudio/resources/xlf/en/Microsoft.notebook.xlf

802 lines
36 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file original="extensions/Microsoft.notebook/dist/common/constants" source-language="en" datatype="plaintext"><body>
<trans-unit id="managePackages.packageNotFound">
<source xml:lang="en">Could not find the specified package</source>
</trans-unit>
<trans-unit id="managePackages.localhost">
<source xml:lang="en">localhost</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.notebook/dist/common/localizedConstants" source-language="en" datatype="plaintext"><body>
<trans-unit id="invalidTextPlaceholder">
<source xml:lang="en">-</source>
</trans-unit>
<trans-unit id="add">
<source xml:lang="en">Add</source>
</trans-unit>
<trans-unit id="addRemoteBook">
<source xml:lang="en">Add Remote Jupyter Book</source>
</trans-unit>
<trans-unit id="labelAddToLevel">
<source xml:lang="en">Add to this level</source>
</trans-unit>
<trans-unit id="allFiles">
<source xml:lang="en">All Files</source>
</trans-unit>
<trans-unit id="browse">
<source xml:lang="en">Browse</source>
</trans-unit>
<trans-unit id="close">
<source xml:lang="en">Close</source>
</trans-unit>
<trans-unit id="closeBookError">
<source xml:lang="en">Close Jupyter Book {0} failed: {1}</source>
</trans-unit>
<trans-unit id="configFileError">
<source xml:lang="en">Configuration file missing</source>
</trans-unit>
<trans-unit id="contentFolder">
<source xml:lang="en">Content folder</source>
</trans-unit>
<trans-unit id="contentFolderOptional">
<source xml:lang="en">Content folder (Optional)</source>
</trans-unit>
<trans-unit id="msgContentFolderError">
<source xml:lang="en">Content folder path does not exist</source>
</trans-unit>
<trans-unit id="create">
<source xml:lang="en">Create</source>
</trans-unit>
<trans-unit id="msgTaskName">
<source xml:lang="en">Downloading Remote Jupyter Book</source>
</trans-unit>
<trans-unit id="msgDownloadLocation">
<source xml:lang="en">Downloading to {0}</source>
</trans-unit>
<trans-unit id="msgRemoteBookDirectoryError">
<source xml:lang="en">Error while creating remote Jupyter Book directory</source>
</trans-unit>
<trans-unit id="msgRemoteBookUnpackingError">
<source xml:lang="en">Error while decompressing remote Jupyter Book</source>
</trans-unit>
<trans-unit id="msgRemoteBookDownloadError">
<source xml:lang="en">Error while downloading remote Jupyter Book</source>
</trans-unit>
<trans-unit id="editBookError">
<source xml:lang="en">Error while editing Jupyter Book {0}: {1}</source>
</trans-unit>
<trans-unit id="selectBookError">
<source xml:lang="en">Error while selecting a Jupyter Book or a section to edit: {0}</source>
</trans-unit>
<trans-unit id="msgCreateBookWarningMsg">
<source xml:lang="en">Error while trying to access: {0}</source>
</trans-unit>
<trans-unit id="Invalid toc.yml">
<source xml:lang="en">Error: {0} has an incorrect toc.yml file</source>
</trans-unit>
<trans-unit id="bookInitializeFailed">
<source xml:lang="en">Failed to find a Table of Contents file in the specified Jupyter Book.</source>
</trans-unit>
<trans-unit id="sectionNotFound">
<source xml:lang="en">Failed to find section {0} in {1}.</source>
</trans-unit>
<trans-unit id="readBookError">
<source xml:lang="en">Failed to read Jupyter Book {0}: {1}</source>
</trans-unit>
<trans-unit id="fileExtension">
<source xml:lang="en">File Extension</source>
</trans-unit>
<trans-unit id="fileName">
<source xml:lang="en">File Name</source>
</trans-unit>
<trans-unit id="confirmOverwrite">
<source xml:lang="en">File already exists. Are you sure you want to overwrite this file?</source>
</trans-unit>
<trans-unit id="msgDuplicateFileName">
<source xml:lang="en">File {0} already exists in the destination folder</source>
</trans-unit>
<trans-unit id="duplicateFileError">
<source xml:lang="en">File {0} already exists in the destination folder {1} &#10; The file has been renamed to {2} to prevent data loss.</source>
</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>
</trans-unit>
<trans-unit id="onGitHub">
<source xml:lang="en">GitHub</source>
</trans-unit>
<trans-unit id="httpRequestError">
<source xml:lang="en">Http Request failed with error: {0} {1}</source>
</trans-unit>
<trans-unit id="InvalidError.tocFile">
<source xml:lang="en">Invalid toc file</source>
</trans-unit>
<trans-unit id="book">
<source xml:lang="en">Jupyter Book</source>
</trans-unit>
<trans-unit id="msgBookAlreadyTrusted">
<source xml:lang="en">Jupyter Book is already trusted in this workspace.</source>
</trans-unit>
<trans-unit id="msgBookAlreadyUntrusted">
<source xml:lang="en">Jupyter Book is already untrusted in this workspace.</source>
</trans-unit>
<trans-unit id="msgBookUntrusted">
<source xml:lang="en">Jupyter Book is no longer trusted in this workspace</source>
</trans-unit>
<trans-unit id="msgBookTrusted">
<source xml:lang="en">Jupyter Book is now trusted in the workspace.</source>
</trans-unit>
<trans-unit id="msgBookUnpinned">
<source xml:lang="en">Jupyter Book {0} is no longer pinned in this workspace</source>
</trans-unit>
<trans-unit id="msgBookPinned">
<source xml:lang="en">Jupyter Book {0} is now pinned in the workspace.</source>
</trans-unit>
<trans-unit id="bookDescription">
<source xml:lang="en">Jupyter Books are used to organize Notebooks.</source>
</trans-unit>
<trans-unit id="msgBookNotFound">
<source xml:lang="en">Jupyter Books not Found</source>
</trans-unit>
<trans-unit id="language">
<source xml:lang="en">Language</source>
</trans-unit>
<trans-unit id="learnMore">
<source xml:lang="en">Learn more.</source>
</trans-unit>
<trans-unit id="location">
<source xml:lang="en">Location</source>
</trans-unit>
<trans-unit id="missingFileError">
<source xml:lang="en">Missing file : {0} from {1}</source>
</trans-unit>
<trans-unit id="name">
<source xml:lang="en">Name</source>
</trans-unit>
<trans-unit id="newBook">
<source xml:lang="en">New Jupyter Book (Preview)</source>
</trans-unit>
<trans-unit id="newMarkdown">
<source xml:lang="en">New Markdown (Preview)</source>
</trans-unit>
<trans-unit id="newNotebook">
<source xml:lang="en">New Notebook (Preview)</source>
</trans-unit>
<trans-unit id="newSection">
<source xml:lang="en">New Section (Preview)</source>
</trans-unit>
<trans-unit id="msgNo">
<source xml:lang="en">No</source>
</trans-unit>
<trans-unit id="booksNotFound">
<source xml:lang="en">No Jupyter Books are currently available on the provided link</source>
</trans-unit>
<trans-unit id="noBooksSelected">
<source xml:lang="en">No Jupyter Books are currently selected in the viewlet.</source>
</trans-unit>
<trans-unit id="openExternalLinkCommand">
<source xml:lang="en">Open External Link</source>
</trans-unit>
<trans-unit id="openBookError">
<source xml:lang="en">Open Jupyter Book {0} failed: {1}</source>
</trans-unit>
<trans-unit id="openMarkdownCommand">
<source xml:lang="en">Open Markdown</source>
</trans-unit>
<trans-unit id="openNotebookCommand">
<source xml:lang="en">Open Notebook</source>
</trans-unit>
<trans-unit id="openExternalLinkError">
<source xml:lang="en">Open link {0} failed: {1}</source>
</trans-unit>
<trans-unit id="openMarkdownError">
<source xml:lang="en">Open markdown {0} failed: {1}</source>
</trans-unit>
<trans-unit id="openNotebookError">
<source xml:lang="en">Open notebook {0} failed: {1}</source>
</trans-unit>
<trans-unit id="openUntitledNotebookError">
<source xml:lang="en">Open untitled notebook {0} as untitled failed: {1}</source>
</trans-unit>
<trans-unit id="releases">
<source xml:lang="en">Releases</source>
</trans-unit>
<trans-unit id="msgReleaseNotFound">
<source xml:lang="en">Releases not Found</source>
</trans-unit>
<trans-unit id="msgRemoteBookDownloadComplete">
<source xml:lang="en">Remote Jupyter Book download is complete</source>
</trans-unit>
<trans-unit id="msgRemoteBookDownloadProgress">
<source xml:lang="en">Remote Jupyter Book download is in progress</source>
</trans-unit>
<trans-unit id="repoUrl">
<source xml:lang="en">Repository URL</source>
</trans-unit>
<trans-unit id="msgResourceNotFound">
<source xml:lang="en">Resource not Found</source>
</trans-unit>
<trans-unit id="saveLocation">
<source xml:lang="en">Save location</source>
</trans-unit>
<trans-unit id="msgSaveFolderError">
<source xml:lang="en">Save location path does not exist.</source>
</trans-unit>
<trans-unit id="msgInvalidSaveFolder">
<source xml:lang="en">Save location path is not valid.</source>
</trans-unit>
<trans-unit id="search">
<source xml:lang="en">Search</source>
</trans-unit>
<trans-unit id="labelSelectFolder">
<source xml:lang="en">Select Folder</source>
</trans-unit>
<trans-unit id="labelBookFolder">
<source xml:lang="en">Select Jupyter Book</source>
</trans-unit>
<trans-unit id="labelBookSection">
<source xml:lang="en">Select Jupyter Book Section</source>
</trans-unit>
<trans-unit id="onsharedFile">
<source xml:lang="en">Shared File</source>
</trans-unit>
<trans-unit id="msgUndefinedAssetError">
<source xml:lang="en">The selected Jupyter Book is not valid</source>
</trans-unit>
<trans-unit id="urlGithubError">
<source xml:lang="en">The url provided is not a Github release url</source>
</trans-unit>
<trans-unit id="msgSampleCodeDataFrame">
<source xml:lang="en">This sample code loads the file into a data frame and shows the first 10 results.</source>
</trans-unit>
<trans-unit id="title">
<source xml:lang="en">Title</source>
</trans-unit>
<trans-unit id="url">
<source xml:lang="en">URL</source>
</trans-unit>
<trans-unit id="version">
<source xml:lang="en">Version</source>
</trans-unit>
<trans-unit id="msgYes">
<source xml:lang="en">Yes</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.notebook/dist/common/notebookUtils" source-language="en" datatype="plaintext"><body>
<trans-unit id="noNotebookVisible">
<source xml:lang="en">No notebook editor is active</source>
</trans-unit>
<trans-unit id="notebookFiles">
<source xml:lang="en">Notebooks</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.notebook/dist/common/utils" source-language="en" datatype="plaintext"><body>
<trans-unit id="ensureDirOutputMsg">
<source xml:lang="en">... Ensuring {0} exists</source>
</trans-unit>
<trans-unit id="executeCommandProcessExited">
<source xml:lang="en">Process exited with error code: {0}. StdErr Output: {1}</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.notebook/dist/dialog/configurePython/configurePathPage" source-language="en" datatype="plaintext"><body>
<trans-unit id="configurePython.browseButtonText">
<source xml:lang="en">Browse</source>
</trans-unit>
<trans-unit id="configurePython.installationType">
<source xml:lang="en">Installation Type</source>
</trans-unit>
<trans-unit id="configurePython.newInstall">
<source xml:lang="en">New Python installation</source>
</trans-unit>
<trans-unit id="configurePythyon.noVersionsFound">
<source xml:lang="en">No supported Python versions found.</source>
</trans-unit>
<trans-unit id="configurePython.descriptionWithoutKernel">
<source xml:lang="en">Notebook kernels require a Python runtime to be configured and dependencies to be installed.</source>
</trans-unit>
<trans-unit id="configurePython.locationTextBoxText">
<source xml:lang="en">Python Install Location</source>
</trans-unit>
<trans-unit id="configurePython.pythonConfigured">
<source xml:lang="en">Python runtime configured!</source>
</trans-unit>
<trans-unit id="configurePython.selectFileLabel">
<source xml:lang="en">Select</source>
</trans-unit>
<trans-unit id="configurePython.descriptionWithKernel">
<source xml:lang="en">The &apos;{0}&apos; kernel requires a Python runtime to be configured and dependencies to be installed.</source>
</trans-unit>
<trans-unit id="configurePython.existingInstall">
<source xml:lang="en">Use existing Python installation</source>
</trans-unit>
<trans-unit id="configurePythyon.customPathLabel">
<source xml:lang="en">{0} (Custom)</source>
</trans-unit>
<trans-unit id="configurePythyon.defaultPathLabel">
<source xml:lang="en">{0} (Default)</source>
</trans-unit>
<trans-unit id="configurePythyon.dropdownPathLabel">
<source xml:lang="en">{0} (Python {1})</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.notebook/dist/dialog/configurePython/configurePythonWizard" source-language="en" datatype="plaintext"><body>
<trans-unit id="configurePython.page0Name">
<source xml:lang="en">Configure Python Runtime</source>
</trans-unit>
<trans-unit id="configurePython.wizardNameWithoutKernel">
<source xml:lang="en">Configure Python to run kernels</source>
</trans-unit>
<trans-unit id="configurePython.wizardNameWithKernel">
<source xml:lang="en">Configure Python to run {0} kernel</source>
</trans-unit>
<trans-unit id="configurePython.okButtonText">
<source xml:lang="en">Install</source>
</trans-unit>
<trans-unit id="configurePython.page1Name">
<source xml:lang="en">Install Dependencies</source>
</trans-unit>
<trans-unit id="configurePython.pythonNotFoundMsg">
<source xml:lang="en">No Python installation was found at the specified location.</source>
</trans-unit>
<trans-unit id="configurePython.pythonInstallDeclined">
<source xml:lang="en">Python installation was declined.</source>
</trans-unit>
<trans-unit id="configurePython.invalidLocationMsg">
<source xml:lang="en">The specified install location is invalid.</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.notebook/dist/dialog/configurePython/pickPackagesPage" source-language="en" datatype="plaintext"><body>
<trans-unit id="configurePython.existingVersionColumn">
<source xml:lang="en">Existing Version</source>
</trans-unit>
<trans-unit id="configurePython.requiredDependencies">
<source xml:lang="en">Install required kernel dependencies</source>
</trans-unit>
<trans-unit id="configurePython.kernelLabel">
<source xml:lang="en">Kernel</source>
</trans-unit>
<trans-unit id="configurePython.pkgNameColumn">
<source xml:lang="en">Name</source>
</trans-unit>
<trans-unit id="msgNoRequirementsForKernel">
<source xml:lang="en">No packages are required by default for the kernel &apos;{0}&apos;</source>
</trans-unit>
<trans-unit id="configurePython.requiredVersionColumn">
<source xml:lang="en">Required Version</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.notebook/dist/dialog/managePackages/addNewPackageTab" source-language="en" datatype="plaintext"><body>
<trans-unit id="managePackages.addNewTabTitle">
<source xml:lang="en">Add new</source>
</trans-unit>
<trans-unit id="managePackages.backgroundInstallComplete">
<source xml:lang="en">Completed install for {0} {1}</source>
</trans-unit>
<trans-unit id="managePackages.noVersionsFound">
<source xml:lang="en">Could not find any valid versions for the specified package</source>
</trans-unit>
<trans-unit id="managePackages.backgroundInstallFailed">
<source xml:lang="en">Failed to install {0} {1}. Error: {2}</source>
</trans-unit>
<trans-unit id="managePackages.installButtonText">
<source xml:lang="en">Install</source>
</trans-unit>
<trans-unit id="managePackages.installProgressText">
<source xml:lang="en">Installing package</source>
</trans-unit>
<trans-unit id="managePackages.backgroundInstallStarted">
<source xml:lang="en">Installing {0} {1}</source>
</trans-unit>
<trans-unit id="managePackages.invalidTextPlaceholder">
<source xml:lang="en">N/A</source>
</trans-unit>
<trans-unit id="managePackages.packageNameTitle">
<source xml:lang="en">Package Name</source>
</trans-unit>
<trans-unit id="managePackages.packageSummaryTitle">
<source xml:lang="en">Package Summary</source>
</trans-unit>
<trans-unit id="managePackages.installCompleteText">
<source xml:lang="en">Package installed</source>
</trans-unit>
<trans-unit id="managePackages.searchButtonLabel">
<source xml:lang="en">Search</source>
</trans-unit>
<trans-unit id="managePackages.searchBarPlaceholder">
<source xml:lang="en">Search {0} packages</source>
</trans-unit>
<trans-unit id="managePackages.packageVersionTitle">
<source xml:lang="en">Supported Package Versions for Python {0}</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.notebook/dist/dialog/managePackages/installedPackagesTab" source-language="en" datatype="plaintext"><body>
<trans-unit id="managePackages.confirmUninstall">
<source xml:lang="en">Are you sure you want to uninstall the specified packages?</source>
</trans-unit>
<trans-unit id="managePackages.backgroundUninstallComplete">
<source xml:lang="en">Completed uninstall for {0}</source>
</trans-unit>
<trans-unit id="managePackages.deleteColumn">
<source xml:lang="en">Delete</source>
</trans-unit>
<trans-unit id="managePackages.backgroundUninstallFailed">
<source xml:lang="en">Failed to uninstall {0}. Error: {1}</source>
</trans-unit>
<trans-unit id="managePackages.installedTabTitle">
<source xml:lang="en">Installed</source>
</trans-unit>
<trans-unit id="managePackages.location">
<source xml:lang="en">Location</source>
</trans-unit>
<trans-unit id="managePackages.pkgNameColumn">
<source xml:lang="en">Name</source>
</trans-unit>
<trans-unit id="managePackages.packageType">
<source xml:lang="en">Package Type</source>
</trans-unit>
<trans-unit id="managePackages.uninstallCompleteText">
<source xml:lang="en">Package uninstalled</source>
</trans-unit>
<trans-unit id="managePackages.uninstallButtonText">
<source xml:lang="en">Uninstall selected packages</source>
</trans-unit>
<trans-unit id="managePackages.uninstallProgressText">
<source xml:lang="en">Uninstalling package</source>
</trans-unit>
<trans-unit id="managePackages.backgroundUninstallStarted">
<source xml:lang="en">Uninstalling {0}</source>
</trans-unit>
<trans-unit id="managePackages.newPkgVersionColumn">
<source xml:lang="en">Version</source>
</trans-unit>
<trans-unit id="managePackages.packageCount">
<source xml:lang="en">{0} {1} packages found</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.notebook/dist/dialog/managePackages/managePackagesDialog" source-language="en" datatype="plaintext"><body>
<trans-unit id="managePackages.cancelButtonText">
<source xml:lang="en">Close</source>
</trans-unit>
<trans-unit id="managePackages.dialogName">
<source xml:lang="en">Manage Notebook Packages</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.notebook/dist/extension" source-language="en" datatype="plaintext"><body>
<trans-unit id="codeCellName">
<source xml:lang="en">Code</source>
</trans-unit>
<trans-unit id="textCellName">
<source xml:lang="en">Text</source>
</trans-unit>
<trans-unit id="selectCellType">
<source xml:lang="en">What type of cell do you want to add?</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.notebook/dist/jupyter/jupyterController" source-language="en" datatype="plaintext"><body>
<trans-unit id="confirmReinstall">
<source xml:lang="en">Are you sure you want to reinstall?</source>
</trans-unit>
<trans-unit id="notebookFileType">
<source xml:lang="en">Notebooks</source>
</trans-unit>
<trans-unit id="unsupportedFileType">
<source xml:lang="en">Only .ipynb Notebooks are supported</source>
</trans-unit>
<trans-unit id="pythonNotSetup">
<source xml:lang="en">Python is not currently configured for notebooks. The &apos;Configure Python for Notebooks&apos; command must be run before being able to manage notebook packages.</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.notebook/dist/jupyter/jupyterExecuteProvider" source-language="en" datatype="plaintext"><body>
<trans-unit id="errNotebookUriMissing">
<source xml:lang="en">A notebook path is required</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.notebook/dist/jupyter/jupyterServerInstallation" source-language="en" datatype="plaintext"><body>
<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>
</trans-unit>
<trans-unit id="msgWaitingForInstall">
<source xml:lang="en">Another Python installation is currently in progress. Waiting for it to complete.</source>
</trans-unit>
<trans-unit id="msgPythonRunningError">
<source xml:lang="en">Cannot overwrite an existing Python installation while python is running. Please close any active notebooks before proceeding.</source>
</trans-unit>
<trans-unit id="dontAskAgain">
<source xml:lang="en">Don&apos;t Ask Again</source>
</trans-unit>
<trans-unit id="msgDownloadPython">
<source xml:lang="en">Downloading local python for platform: {0} to {1}</source>
</trans-unit>
<trans-unit id="msgPythonDownloadPending">
<source xml:lang="en">Downloading python package</source>
</trans-unit>
<trans-unit id="msgGetPythonUserDirFailed">
<source xml:lang="en">Encountered an error when getting Python user path: {0}</source>
</trans-unit>
<trans-unit id="msgPackageRetrievalFailed">
<source xml:lang="en">Encountered an error when trying to retrieve list of installed packages: {0}</source>
</trans-unit>
<trans-unit id="msgPythonDirectoryError">
<source xml:lang="en">Error while creating python installation directory</source>
</trans-unit>
<trans-unit id="msgPythonDownloadError">
<source xml:lang="en">Error while downloading python setup</source>
</trans-unit>
<trans-unit id="msgPythonUnpackError">
<source xml:lang="en">Error while unpacking python bundle</source>
</trans-unit>
<trans-unit id="msgTaskName">
<source xml:lang="en">Installing Notebook dependencies</source>
</trans-unit>
<trans-unit id="msgDependenciesInstallationFailed">
<source xml:lang="en">Installing Notebook dependencies failed with error: {0}</source>
</trans-unit>
<trans-unit id="msgInstallPkgStart">
<source xml:lang="en">Installing Notebook dependencies, see Tasks view for more information</source>
</trans-unit>
<trans-unit id="no">
<source xml:lang="en">No</source>
</trans-unit>
<trans-unit id="msgInstallPkgFinish">
<source xml:lang="en">Notebook dependencies installation is complete</source>
</trans-unit>
<trans-unit id="msgInstallPkgProgress">
<source xml:lang="en">Notebook dependencies installation is in progress</source>
</trans-unit>
<trans-unit id="msgPythonDownloadComplete">
<source xml:lang="en">Python download is complete</source>
</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>
</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>
</trans-unit>
<trans-unit id="msgPythonUnpackPending">
<source xml:lang="en">Unpacking python package</source>
</trans-unit>
<trans-unit id="yes">
<source xml:lang="en">Yes</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.notebook/dist/jupyter/jupyterServerManager" source-language="en" datatype="plaintext"><body>
<trans-unit id="shutdownError">
<source xml:lang="en">Shutdown of Notebook server failed: {0}</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.notebook/dist/jupyter/jupyterSessionManager" source-language="en" datatype="plaintext"><body>
<trans-unit id="errorStartBeforeReady">
<source xml:lang="en">Cannot start a session, the manager is not yet initialized</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.notebook/dist/jupyter/pypiClient" source-language="en" datatype="plaintext"><body>
<trans-unit id="managePackages.packageRequestError">
<source xml:lang="en">Package info request failed with error: {0} {1}</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.notebook/dist/jupyter/serverInstance" source-language="en" datatype="plaintext"><body>
<trans-unit id="jupyterOutputMsgStartSuccessful">
<source xml:lang="en">... Jupyter is running at {0}</source>
</trans-unit>
<trans-unit id="jupyterOutputMsgStart">
<source xml:lang="en">... Starting Notebook server</source>
</trans-unit>
<trans-unit id="jupyterError">
<source xml:lang="en">Error sent from Jupyter: {0}</source>
</trans-unit>
<trans-unit id="serverStopError">
<source xml:lang="en">Error stopping Notebook Server: {0}</source>
</trans-unit>
<trans-unit id="notebookStartProcessExitPremature">
<source xml:lang="en">Notebook process exited prematurely with error code: {0}. StdErr Output: {1}</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.notebook/dist/protocol/notebookUriHandler" source-language="en" datatype="plaintext"><body>
<trans-unit id="notebook.unsupportedAction">
<source xml:lang="en">Action {0} is not supported for this handler</source>
</trans-unit>
<trans-unit id="unsupportedScheme">
<source xml:lang="en">Cannot open link {0} as only HTTP, HTTPS, and File links are supported</source>
</trans-unit>
<trans-unit id="notebook.fileNotFound">
<source xml:lang="en">Could not find the specified file</source>
</trans-unit>
<trans-unit id="notebook.confirmOpen">
<source xml:lang="en">Download and open &apos;{0}&apos;?</source>
</trans-unit>
<trans-unit id="notebook.fileDownloadError">
<source xml:lang="en">File open request failed with error: {0} {1}</source>
</trans-unit>
</body></file>
<file original="extensions/Microsoft.notebook/package" source-language="en" datatype="plaintext"><body>
<trans-unit id="notebook.command.addcell">
<source xml:lang="en">Add Cell</source>
</trans-unit>
<trans-unit id="notebook.command.codeBlock">
<source xml:lang="en">Add Code Block</source>
</trans-unit>
<trans-unit id="notebook.command.addcode">
<source xml:lang="en">Add Code Cell</source>
</trans-unit>
<trans-unit id="title.addMarkdown">
<source xml:lang="en">Add Markdown File</source>
</trans-unit>
<trans-unit id="title.addNotebook">
<source xml:lang="en">Add Notebook</source>
</trans-unit>
<trans-unit id="title.openRemoteJupyterBook">
<source xml:lang="en">Add Remote Jupyter Book</source>
</trans-unit>
<trans-unit id="title.addSection">
<source xml:lang="en">Add Section</source>
</trans-unit>
<trans-unit id="notebook.command.addtext">
<source xml:lang="en">Add Text Cell</source>
</trans-unit>
<trans-unit id="notebook.allowRoot.description">
<source xml:lang="en">Allow Jupyter server to run as root user</source>
</trans-unit>
<trans-unit id="title.analyzeJupyterNotebook">
<source xml:lang="en">Analyze in Notebook</source>
</trans-unit>
<trans-unit id="notebook.analyzeJupyterNotebook">
<source xml:lang="en">Analyze in Notebook</source>
</trans-unit>
<trans-unit id="notebook.command.boldText">
<source xml:lang="en">Bold Markdown Text</source>
</trans-unit>
<trans-unit id="notebook.command.clearactivecellresult">
<source xml:lang="en">Clear Cell Result</source>
</trans-unit>
<trans-unit id="title.closeJupyterBook">
<source xml:lang="en">Close Jupyter Book</source>
</trans-unit>
<trans-unit id="title.closeNotebook">
<source xml:lang="en">Close Notebook</source>
</trans-unit>
<trans-unit id="notebook.collapseBookItems.description">
<source xml:lang="en">Collapse Book items at root level in the Notebooks Viewlet</source>
</trans-unit>
<trans-unit id="config.jupyter.kernelConfigValuesDescription">
<source xml:lang="en">Configuration options for Jupyter kernels. This is automatically managed and not recommended to be manually edited.</source>
</trans-unit>
<trans-unit id="title.configurePython">
<source xml:lang="en">Configure Python for Notebooks</source>
</trans-unit>
<trans-unit id="title.createJupyterBook">
<source xml:lang="en">Create Jupyter Book</source>
</trans-unit>
<trans-unit id="description">
<source xml:lang="en">Defines the Data-procotol based Notebook contribution and many Notebook commands and contributions.</source>
</trans-unit>
<trans-unit id="notebook.dontPromptPythonUpdate.description">
<source xml:lang="en">Do not show prompt to update Python.</source>
</trans-unit>
<trans-unit id="notebook.remoteBookDownloadTimeout.description">
<source xml:lang="en">Download timeout in milliseconds for GitHub books</source>
</trans-unit>
<trans-unit id="config.jupyter.extraKernelsTitle">
<source xml:lang="en">Extra kernels</source>
</trans-unit>
<trans-unit id="title.PreviewLocalizedBook">
<source xml:lang="en">Get localized SQL Server 2019 guide</source>
</trans-unit>
<trans-unit id="notebook.command.highlightText">
<source xml:lang="en">Highlight Markdown Text</source>
</trans-unit>
<trans-unit id="config.jupyter.extraKernelsDescription">
<source xml:lang="en">IDs of the extra kernels to enable</source>
</trans-unit>
<trans-unit id="notebook.command.italicizeText">
<source xml:lang="en">Italicize Markdown Text</source>
</trans-unit>
<trans-unit id="books-preview-category">
<source xml:lang="en">Jupyter Books</source>
</trans-unit>
<trans-unit id="notebook.useExistingPython.description">
<source xml:lang="en">Local path to a preexisting python installation used by Notebooks.</source>
</trans-unit>
<trans-unit id="notebook.pythonPath.description">
<source xml:lang="en">Local path to python installation used by Notebooks.</source>
</trans-unit>
<trans-unit id="title.managePackages">
<source xml:lang="en">Manage Notebook Packages</source>
</trans-unit>
<trans-unit id="notebook.maxBookSearchDepth.description">
<source xml:lang="en">Maximum depth of subdirectories to search for Books (Enter 0 for infinite)</source>
</trans-unit>
<trans-unit id="notebook.maxTableRows.description">
<source xml:lang="en">Maximum number of rows returned per table in the Notebook editor</source>
</trans-unit>
<trans-unit id="title.moveTo">
<source xml:lang="en">Move to ...</source>
</trans-unit>
<trans-unit id="title.newJupyterNotebook">
<source xml:lang="en">New Notebook</source>
</trans-unit>
<trans-unit id="notebook.command.new">
<source xml:lang="en">New Notebook</source>
</trans-unit>
<trans-unit id="displayName">
<source xml:lang="en">Notebook Core Extensions</source>
</trans-unit>
<trans-unit id="notebook.configuration.title">
<source xml:lang="en">Notebook configuration</source>
</trans-unit>
<trans-unit id="title.SavedBooks">
<source xml:lang="en">Notebooks</source>
</trans-unit>
<trans-unit id="notebook.trustedBooks.description">
<source xml:lang="en">Notebooks contained in these books will automatically be trusted.</source>
</trans-unit>
<trans-unit id="notebook.pinnedNotebooks.description">
<source xml:lang="en">Notebooks that are pinned by the user for the current workspace</source>
</trans-unit>
<trans-unit id="title.openJupyterBook">
<source xml:lang="en">Open Jupyter Book</source>
</trans-unit>
<trans-unit id="title.openJupyterNotebook">
<source xml:lang="en">Open Notebook</source>
</trans-unit>
<trans-unit id="notebook.command.open">
<source xml:lang="en">Open Notebook</source>
</trans-unit>
<trans-unit id="title.openNotebookFolder">
<source xml:lang="en">Open Notebooks in Folder</source>
</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>
</trans-unit>
<trans-unit id="title.pinNotebook">
<source xml:lang="en">Pin Notebook</source>
</trans-unit>
<trans-unit id="title.PinnedBooks">
<source xml:lang="en">Pinned notebooks</source>
</trans-unit>
<trans-unit id="title.ProvidedBooks">
<source xml:lang="en">Provided Jupyter Books</source>
</trans-unit>
<trans-unit id="title.reinstallNotebookDependencies">
<source xml:lang="en">Reinstall Notebook dependencies</source>
</trans-unit>
<trans-unit id="title.removeNotebook">
<source xml:lang="en">Remove Notebook</source>
</trans-unit>
<trans-unit id="title.revealInBooksViewlet">
<source xml:lang="en">Reveal in Books</source>
</trans-unit>
<trans-unit id="notebook.command.runactivecell">
<source xml:lang="en">Run Cell</source>
</trans-unit>
<trans-unit id="notebook.command.runallcells">
<source xml:lang="en">Run Cells</source>
</trans-unit>
<trans-unit id="title.SQL19PreviewBook">
<source xml:lang="en">SQL Server 2019 Guide</source>
</trans-unit>
<trans-unit id="title.saveJupyterBook">
<source xml:lang="en">Save Jupyter Book</source>
</trans-unit>
<trans-unit id="title.searchJupyterBook">
<source xml:lang="en">Search Jupyter Book</source>
</trans-unit>
<trans-unit id="title.jupyter.setContext">
<source xml:lang="en">Set context for Notebook</source>
</trans-unit>
<trans-unit id="title.jupyter.setKernel">
<source xml:lang="en">Set kernel for Notebook</source>
</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>
</trans-unit>
<trans-unit id="title.trustBook">
<source xml:lang="en">Trust Jupyter Book</source>
</trans-unit>
<trans-unit id="notebook.command.underlineText">
<source xml:lang="en">Underline Markdown Text</source>
</trans-unit>
<trans-unit id="title.unpinNotebook">
<source xml:lang="en">Unpin Notebook</source>
</trans-unit>
</body></file>
</xliff>